diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 0b8c9594..00000000
--- a/.gitignore
+++ /dev/null
@@ -1,53 +0,0 @@
-# ---> Eagle
-# Ignore list for Eagle, a PCB layout tool
-
-# Backup files
-*.s#?
-*.b#?
-*.l#?
-*.b$?
-*.s$?
-*.l$?
-
-# Eagle project file
-# It contains a serial number and references to the file structure
-# on your computer.
-# comment the following line if you want to have your project file included.
-eagle.epf
-
-# Autorouter files
-*.pro
-*.job
-
-# CAM files
-*.$$$
-*.cmp
-*.ly2
-*.l15
-*.sol
-*.plc
-*.stc
-*.sts
-*.crc
-*.crs
-
-*.dri
-*.drl
-*.gpi
-*.pls
-*.ger
-*.xln
-
-*.drd
-*.drd.*
-
-*.s#*
-*.b#*
-
-*.info
-
-*.eps
-
-# file locks introduced since 7.x
-*.lck
-
diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index 2172f86f..00000000
--- a/LICENSE
+++ /dev/null
@@ -1,35 +0,0 @@
-GCC RUNTIME LIBRARY EXCEPTION
-
-Version 3.1, 31 March 2009
-
-General information: http://www.gnu.org/licenses/gcc-exception.html
-
-Copyright (C) 2009 Free Software Foundation, Inc.
-
-Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-
-This GCC Runtime Library Exception ("Exception") is an additional permission under section 7 of the GNU General Public License, version 3 ("GPLv3"). It applies to a given file (the "Runtime Library") that bears a notice placed by the copyright holder of the file stating that the file is governed by GPLv3 along with this Exception.
-
-When you use GCC to compile a program, GCC may combine portions of certain GCC header files and runtime libraries with the compiled program. The purpose of this Exception is to allow compilation of non-GPL (including proprietary) programs to use, in this way, the header files and runtime libraries covered by this Exception.
-
- 0. Definitions.
-
- A file is an "Independent Module" if it either requires the Runtime Library for execution after a Compilation Process, or makes use of an interface provided by the Runtime Library, but is not otherwise based on the Runtime Library.
-
- "GCC" means a version of the GNU Compiler Collection, with or without modifications, governed by version 3 (or a specified later version) of the GNU General Public License (GPL) with the option of using any subsequent versions published by the FSF.
-
- "GPL-compatible Software" is software whose conditions of propagation, modification and use would permit combination with GCC in accord with the license of GCC.
-
- "Target Code" refers to output from any compiler for a real or virtual target processor architecture, in executable form or suitable for input to an assembler, loader, linker and/or execution phase. Notwithstanding that, Target Code does not include data in any format that is used as a compiler intermediate representation, or used for producing a compiler intermediate representation.
-
- The "Compilation Process" transforms code entirely represented in non-intermediate languages designed for human-written code, and/or in Java Virtual Machine byte code, into Target Code. Thus, for example, use of source code generators and preprocessors need not be considered part of the Compilation Process, since the Compilation Process can be understood as starting with the output of the generators or preprocessors.
-
- A Compilation Process is "Eligible" if it is done using GCC, alone or with other GPL-compatible software, or if it is done without using any work based on GCC. For example, using non-GPL-compatible Software to optimize any GCC intermediate representations would not qualify as an Eligible Compilation Process.
-
- 1. Grant of Additional Permission.
-
- You have permission to propagate a work of Target Code formed by combining the Runtime Library with Independent Modules, even if such propagation would otherwise violate the terms of GPLv3, provided that all Target Code was generated by Eligible Compilation Processes. You may then convey such a combination under terms of your choice, consistent with the licensing of the Independent Modules.
-
- 2. No Weakening of GCC Copyleft.
-
-The availability of this Exception does not imply any general presumption that third-party software is unaffected by the copyleft requirements of the license of GCC.
diff --git a/Notes-master/.gradle/5.4.1/executionHistory/executionHistory.bin b/Notes-master/.gradle/5.4.1/executionHistory/executionHistory.bin
new file mode 100644
index 00000000..10365c12
Binary files /dev/null and b/Notes-master/.gradle/5.4.1/executionHistory/executionHistory.bin differ
diff --git a/Notes-master/.gradle/5.4.1/executionHistory/executionHistory.lock b/Notes-master/.gradle/5.4.1/executionHistory/executionHistory.lock
new file mode 100644
index 00000000..193154e9
Binary files /dev/null and b/Notes-master/.gradle/5.4.1/executionHistory/executionHistory.lock differ
diff --git a/src/Project/.gradle/5.4.1/fileChanges/last-build.bin b/Notes-master/.gradle/5.4.1/fileChanges/last-build.bin
similarity index 100%
rename from src/Project/.gradle/5.4.1/fileChanges/last-build.bin
rename to Notes-master/.gradle/5.4.1/fileChanges/last-build.bin
diff --git a/src/Project/.gradle/5.4.1/fileContent/fileContent.lock b/Notes-master/.gradle/5.4.1/fileContent/fileContent.lock
similarity index 100%
rename from src/Project/.gradle/5.4.1/fileContent/fileContent.lock
rename to Notes-master/.gradle/5.4.1/fileContent/fileContent.lock
diff --git a/Notes-master/.gradle/5.4.1/fileHashes/fileHashes.bin b/Notes-master/.gradle/5.4.1/fileHashes/fileHashes.bin
new file mode 100644
index 00000000..0e15767f
Binary files /dev/null and b/Notes-master/.gradle/5.4.1/fileHashes/fileHashes.bin differ
diff --git a/Notes-master/.gradle/5.4.1/fileHashes/fileHashes.lock b/Notes-master/.gradle/5.4.1/fileHashes/fileHashes.lock
new file mode 100644
index 00000000..3ce0964f
Binary files /dev/null and b/Notes-master/.gradle/5.4.1/fileHashes/fileHashes.lock differ
diff --git a/src/Project/.gradle/5.4.1/fileHashes/resourceHashesCache.bin b/Notes-master/.gradle/5.4.1/fileHashes/resourceHashesCache.bin
similarity index 96%
rename from src/Project/.gradle/5.4.1/fileHashes/resourceHashesCache.bin
rename to Notes-master/.gradle/5.4.1/fileHashes/resourceHashesCache.bin
index 65daf43e..546ae58f 100644
Binary files a/src/Project/.gradle/5.4.1/fileHashes/resourceHashesCache.bin and b/Notes-master/.gradle/5.4.1/fileHashes/resourceHashesCache.bin differ
diff --git a/src/Project/.gradle/5.4.1/gc.properties b/Notes-master/.gradle/5.4.1/gc.properties
similarity index 100%
rename from src/Project/.gradle/5.4.1/gc.properties
rename to Notes-master/.gradle/5.4.1/gc.properties
diff --git a/src/Project/.gradle/5.4.1/javaCompile/classAnalysis.bin b/Notes-master/.gradle/5.4.1/javaCompile/classAnalysis.bin
similarity index 92%
rename from src/Project/.gradle/5.4.1/javaCompile/classAnalysis.bin
rename to Notes-master/.gradle/5.4.1/javaCompile/classAnalysis.bin
index 899f9719..fce57a74 100644
Binary files a/src/Project/.gradle/5.4.1/javaCompile/classAnalysis.bin and b/Notes-master/.gradle/5.4.1/javaCompile/classAnalysis.bin differ
diff --git a/src/Project/.gradle/5.4.1/javaCompile/jarAnalysis.bin b/Notes-master/.gradle/5.4.1/javaCompile/jarAnalysis.bin
similarity index 100%
rename from src/Project/.gradle/5.4.1/javaCompile/jarAnalysis.bin
rename to Notes-master/.gradle/5.4.1/javaCompile/jarAnalysis.bin
diff --git a/Notes-master/.gradle/5.4.1/javaCompile/javaCompile.lock b/Notes-master/.gradle/5.4.1/javaCompile/javaCompile.lock
new file mode 100644
index 00000000..e973f042
Binary files /dev/null and b/Notes-master/.gradle/5.4.1/javaCompile/javaCompile.lock differ
diff --git a/Notes-master/.gradle/5.4.1/javaCompile/taskHistory.bin b/Notes-master/.gradle/5.4.1/javaCompile/taskHistory.bin
new file mode 100644
index 00000000..4f66cd80
Binary files /dev/null and b/Notes-master/.gradle/5.4.1/javaCompile/taskHistory.bin differ
diff --git a/Notes-master/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/Notes-master/.gradle/buildOutputCleanup/buildOutputCleanup.lock
new file mode 100644
index 00000000..6e5a59fe
Binary files /dev/null and b/Notes-master/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ
diff --git a/src/Project/.gradle/buildOutputCleanup/cache.properties b/Notes-master/.gradle/buildOutputCleanup/cache.properties
similarity index 100%
rename from src/Project/.gradle/buildOutputCleanup/cache.properties
rename to Notes-master/.gradle/buildOutputCleanup/cache.properties
diff --git a/Notes-master/.gradle/buildOutputCleanup/outputFiles.bin b/Notes-master/.gradle/buildOutputCleanup/outputFiles.bin
new file mode 100644
index 00000000..02c24e42
Binary files /dev/null and b/Notes-master/.gradle/buildOutputCleanup/outputFiles.bin differ
diff --git a/src/Project/.gradle/vcs-1/gc.properties b/Notes-master/.gradle/vcs-1/gc.properties
similarity index 100%
rename from src/Project/.gradle/vcs-1/gc.properties
rename to Notes-master/.gradle/vcs-1/gc.properties
diff --git a/src/Project/.gradle/vcsWorkingDirs/gc.properties b/Notes-master/.gradle/vcsWorkingDirs/gc.properties
similarity index 100%
rename from src/Project/.gradle/vcsWorkingDirs/gc.properties
rename to Notes-master/.gradle/vcsWorkingDirs/gc.properties
diff --git a/Notes-master/.idea/Notes-master.iml b/Notes-master/.idea/Notes-master.iml
new file mode 100644
index 00000000..d6ebd480
--- /dev/null
+++ b/Notes-master/.idea/Notes-master.iml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Project/.idea/caches/build_file_checksums.ser b/Notes-master/.idea/caches/build_file_checksums.ser
similarity index 100%
rename from src/Project/.idea/caches/build_file_checksums.ser
rename to Notes-master/.idea/caches/build_file_checksums.ser
diff --git a/src/Project/.idea/caches/gradle_models.ser b/Notes-master/.idea/caches/gradle_models.ser
similarity index 100%
rename from src/Project/.idea/caches/gradle_models.ser
rename to Notes-master/.idea/caches/gradle_models.ser
diff --git a/src/Project/.idea/codeStyles/Project.xml b/Notes-master/.idea/codeStyles/Project.xml
similarity index 100%
rename from src/Project/.idea/codeStyles/Project.xml
rename to Notes-master/.idea/codeStyles/Project.xml
diff --git a/Notes-master/.idea/compiler.xml b/Notes-master/.idea/compiler.xml
new file mode 100644
index 00000000..fb7f4a8a
--- /dev/null
+++ b/Notes-master/.idea/compiler.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Project/.idea/dbnavigator.xml b/Notes-master/.idea/dbnavigator.xml
similarity index 100%
rename from src/Project/.idea/dbnavigator.xml
rename to Notes-master/.idea/dbnavigator.xml
diff --git a/Notes-master/.idea/deploymentTargetDropDown.xml b/Notes-master/.idea/deploymentTargetDropDown.xml
new file mode 100644
index 00000000..c941bbe9
--- /dev/null
+++ b/Notes-master/.idea/deploymentTargetDropDown.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Project/.idea/encodings.xml b/Notes-master/.idea/encodings.xml
similarity index 100%
rename from src/Project/.idea/encodings.xml
rename to Notes-master/.idea/encodings.xml
diff --git a/Notes-master/.idea/gradle.xml b/Notes-master/.idea/gradle.xml
new file mode 100644
index 00000000..4404972c
--- /dev/null
+++ b/Notes-master/.idea/gradle.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/.idea/jarRepositories.xml b/Notes-master/.idea/jarRepositories.xml
new file mode 100644
index 00000000..72d08c5a
--- /dev/null
+++ b/Notes-master/.idea/jarRepositories.xml
@@ -0,0 +1,35 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/.idea/libraries/Gradle__androidx_annotation_annotation_1_0_0.xml b/Notes-master/.idea/libraries/Gradle__androidx_annotation_annotation_1_0_0.xml
new file mode 100644
index 00000000..31bd2d7c
--- /dev/null
+++ b/Notes-master/.idea/libraries/Gradle__androidx_annotation_annotation_1_0_0.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Project/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_0_0_aar.xml
similarity index 83%
rename from src/Project/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_0_0_aar.xml
index b11f9ebe..786a5f11 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_0_0_aar.xml
@@ -6,6 +6,7 @@
+
diff --git a/Notes-master/.idea/libraries/Gradle__androidx_arch_core_core_common_2_0_0.xml b/Notes-master/.idea/libraries/Gradle__androidx_arch_core_core_common_2_0_0.xml
new file mode 100644
index 00000000..b52fdb57
--- /dev/null
+++ b/Notes-master/.idea/libraries/Gradle__androidx_arch_core_core_common_2_0_0.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Project/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml
index 7baf7722..1262939d 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_asynclayoutinflater_asynclayoutinflater_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_asynclayoutinflater_asynclayoutinflater_1_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_asynclayoutinflater_asynclayoutinflater_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_asynclayoutinflater_asynclayoutinflater_1_0_0_aar.xml
index 1648bd63..02da4217 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_asynclayoutinflater_asynclayoutinflater_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_asynclayoutinflater_asynclayoutinflater_1_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/Notes-master/.idea/libraries/Gradle__androidx_collection_collection_1_0_0.xml b/Notes-master/.idea/libraries/Gradle__androidx_collection_collection_1_0_0.xml
new file mode 100644
index 00000000..51355828
--- /dev/null
+++ b/Notes-master/.idea/libraries/Gradle__androidx_collection_collection_1_0_0.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_1_1_2_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_1_1_2_aar.xml
new file mode 100644
index 00000000..185d1c79
--- /dev/null
+++ b/Notes-master/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_1_1_2_aar.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_solver_1_1_2.xml b/Notes-master/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_solver_1_1_2.xml
new file mode 100644
index 00000000..365de3b7
--- /dev/null
+++ b/Notes-master/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_solver_1_1_2.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Project/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_0_0_aar.xml
similarity index 84%
rename from src/Project/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_0_0_aar.xml
index ee34358a..d21b9440 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_0_0_aar.xml
@@ -6,6 +6,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_core_core_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_core_core_1_0_0_aar.xml
similarity index 83%
rename from src/Project/.idea/libraries/Gradle__androidx_core_core_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_core_core_1_0_0_aar.xml
index 418405d2..25370ace 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_core_core_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_core_core_1_0_0_aar.xml
@@ -6,6 +6,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml
index 37b8967a..c33d1706 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml
index 5e0ac4c2..fbf406f3 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml
index 518d3231..a4c1ce55 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml
similarity index 83%
rename from src/Project/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml
index ed4e254d..03eed529 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml
@@ -6,6 +6,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_fragment_fragment_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_fragment_fragment_1_0_0_aar.xml
similarity index 83%
rename from src/Project/.idea/libraries/Gradle__androidx_fragment_fragment_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_fragment_fragment_1_0_0_aar.xml
index ff7f7dc7..cda2812e 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_fragment_fragment_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_fragment_fragment_1_0_0_aar.xml
@@ -6,6 +6,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml
index 34f714cc..03429922 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_ui_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_ui_1_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_ui_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_ui_1_0_0_aar.xml
index 3ba82819..92f91430 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_ui_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_ui_1_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml
index eec5ebb0..ef5e50ad 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/Notes-master/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_0_0.xml b/Notes-master/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_0_0.xml
new file mode 100644
index 00000000..c95af082
--- /dev/null
+++ b/Notes-master/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_0_0.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Project/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml
index 7163eaa9..04f66ba6 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_0_0_aar.xml
index fff25c38..f1d6c7ec 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_0_0_aar.xml
index 836a8a85..88aea4a5 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_0_0_aar.xml
index 98a7f066..db5a17cc 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml
similarity index 79%
rename from src/Project/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml
index b19b5aae..fb004703 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml
index 10e36e8f..4c57831b 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_media_media_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_media_media_1_0_0_aar.xml
similarity index 83%
rename from src/Project/.idea/libraries/Gradle__androidx_media_media_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_media_media_1_0_0_aar.xml
index 8b6f31a6..ee397627 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_media_media_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_media_media_1_0_0_aar.xml
@@ -6,6 +6,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_mediarouter_mediarouter_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_mediarouter_mediarouter_1_0_0_aar.xml
similarity index 83%
rename from src/Project/.idea/libraries/Gradle__androidx_mediarouter_mediarouter_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_mediarouter_mediarouter_1_0_0_aar.xml
index 6b9c7669..fdebb09c 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_mediarouter_mediarouter_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_mediarouter_mediarouter_1_0_0_aar.xml
@@ -6,6 +6,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_palette_palette_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_palette_palette_1_0_0_aar.xml
similarity index 79%
rename from src/Project/.idea/libraries/Gradle__androidx_palette_palette_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_palette_palette_1_0_0_aar.xml
index fba9d42d..b049f98b 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_palette_palette_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_palette_palette_1_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml
similarity index 83%
rename from src/Project/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml
index 3e12df12..918e3586 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml
@@ -6,6 +6,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_recyclerview_recyclerview_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_recyclerview_recyclerview_1_0_0_aar.xml
similarity index 83%
rename from src/Project/.idea/libraries/Gradle__androidx_recyclerview_recyclerview_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_recyclerview_recyclerview_1_0_0_aar.xml
index 9f448c5a..71ceba4e 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_recyclerview_recyclerview_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_recyclerview_recyclerview_1_0_0_aar.xml
@@ -6,6 +6,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_slidingpanelayout_slidingpanelayout_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_slidingpanelayout_slidingpanelayout_1_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_slidingpanelayout_slidingpanelayout_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_slidingpanelayout_slidingpanelayout_1_0_0_aar.xml
index aa7aac9b..9298f4b3 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_slidingpanelayout_slidingpanelayout_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_slidingpanelayout_slidingpanelayout_1_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_swiperefreshlayout_swiperefreshlayout_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_swiperefreshlayout_swiperefreshlayout_1_0_0_aar.xml
similarity index 84%
rename from src/Project/.idea/libraries/Gradle__androidx_swiperefreshlayout_swiperefreshlayout_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_swiperefreshlayout_swiperefreshlayout_1_0_0_aar.xml
index 7c6092d9..c23a69a1 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_swiperefreshlayout_swiperefreshlayout_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_swiperefreshlayout_swiperefreshlayout_1_0_0_aar.xml
@@ -6,6 +6,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_0_0_aar.xml
index d0058934..2c7dbdba 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_0_0_aar.xml
index e5141d9d..1f31f468 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_0_0_aar.xml
index fd4ff28b..6902626c 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/src/Project/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml b/Notes-master/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml
similarity index 80%
rename from src/Project/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml
rename to Notes-master/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml
index f6c8bdf2..3f938e96 100644
--- a/src/Project/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml
+++ b/Notes-master/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml
@@ -3,6 +3,7 @@
+
diff --git a/Notes-master/.idea/libraries/Gradle__org_apache_http_legacy.xml b/Notes-master/.idea/libraries/Gradle__org_apache_http_legacy.xml
new file mode 100644
index 00000000..b7399f03
--- /dev/null
+++ b/Notes-master/.idea/libraries/Gradle__org_apache_http_legacy.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/.idea/misc.xml b/Notes-master/.idea/misc.xml
new file mode 100644
index 00000000..749b0915
--- /dev/null
+++ b/Notes-master/.idea/misc.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/.idea/modules.xml b/Notes-master/.idea/modules.xml
new file mode 100644
index 00000000..2244d62f
--- /dev/null
+++ b/Notes-master/.idea/modules.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/.idea/modules/app/Project.app.iml b/Notes-master/.idea/modules/app/Project.app.iml
new file mode 100644
index 00000000..e7a22c15
--- /dev/null
+++ b/Notes-master/.idea/modules/app/Project.app.iml
@@ -0,0 +1,81 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Project/Task b/Notes-master/Task
similarity index 100%
rename from src/Project/Task
rename to Notes-master/Task
diff --git a/src/Project/app/build.gradle b/Notes-master/app/build.gradle
similarity index 75%
rename from src/Project/app/build.gradle
rename to Notes-master/app/build.gradle
index 88fe42f5..21f60139 100644
--- a/src/Project/app/build.gradle
+++ b/Notes-master/app/build.gradle
@@ -1,7 +1,7 @@
apply plugin: 'com.android.application'
android {
- compileSdkVersion 31
+ compileSdkVersion 30
buildToolsVersion "31.0.0"
useLibrary'org.apache.http.legacy'
@@ -21,4 +21,7 @@ android {
dependencies {
implementation 'androidx.mediarouter:mediarouter:1.0.0'
+ implementation 'androidx.appcompat:appcompat:1.0.0-alpha1'
+ implementation 'androidx.constraintlayout:constraintlayout:1.1.2'
+
}
diff --git a/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/constraint/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/constraint/R.java
new file mode 100644
index 00000000..66066858
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/constraint/R.java
@@ -0,0 +1,240 @@
+/* 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 attr {
+ private attr() {}
+
+ public static final int barrierAllowsGoneWidgets = 0x7f030037;
+ public static final int barrierDirection = 0x7f030038;
+ public static final int chainUseRtl = 0x7f030046;
+ public static final int constraintSet = 0x7f030059;
+ public static final int constraint_referenced_ids = 0x7f03005a;
+ public static final int content = 0x7f03005b;
+ public static final int emptyVisibility = 0x7f030077;
+ public static final int layout_constrainedHeight = 0x7f0300a3;
+ public static final int layout_constrainedWidth = 0x7f0300a4;
+ public static final int layout_constraintBaseline_creator = 0x7f0300a5;
+ public static final int layout_constraintBaseline_toBaselineOf = 0x7f0300a6;
+ public static final int layout_constraintBottom_creator = 0x7f0300a7;
+ public static final int layout_constraintBottom_toBottomOf = 0x7f0300a8;
+ public static final int layout_constraintBottom_toTopOf = 0x7f0300a9;
+ public static final int layout_constraintCircle = 0x7f0300aa;
+ public static final int layout_constraintCircleAngle = 0x7f0300ab;
+ public static final int layout_constraintCircleRadius = 0x7f0300ac;
+ public static final int layout_constraintDimensionRatio = 0x7f0300ad;
+ public static final int layout_constraintEnd_toEndOf = 0x7f0300ae;
+ public static final int layout_constraintEnd_toStartOf = 0x7f0300af;
+ public static final int layout_constraintGuide_begin = 0x7f0300b0;
+ public static final int layout_constraintGuide_end = 0x7f0300b1;
+ public static final int layout_constraintGuide_percent = 0x7f0300b2;
+ public static final int layout_constraintHeight_default = 0x7f0300b3;
+ public static final int layout_constraintHeight_max = 0x7f0300b4;
+ public static final int layout_constraintHeight_min = 0x7f0300b5;
+ public static final int layout_constraintHeight_percent = 0x7f0300b6;
+ public static final int layout_constraintHorizontal_bias = 0x7f0300b7;
+ public static final int layout_constraintHorizontal_chainStyle = 0x7f0300b8;
+ public static final int layout_constraintHorizontal_weight = 0x7f0300b9;
+ public static final int layout_constraintLeft_creator = 0x7f0300ba;
+ public static final int layout_constraintLeft_toLeftOf = 0x7f0300bb;
+ public static final int layout_constraintLeft_toRightOf = 0x7f0300bc;
+ public static final int layout_constraintRight_creator = 0x7f0300bd;
+ public static final int layout_constraintRight_toLeftOf = 0x7f0300be;
+ public static final int layout_constraintRight_toRightOf = 0x7f0300bf;
+ public static final int layout_constraintStart_toEndOf = 0x7f0300c0;
+ public static final int layout_constraintStart_toStartOf = 0x7f0300c1;
+ public static final int layout_constraintTop_creator = 0x7f0300c2;
+ public static final int layout_constraintTop_toBottomOf = 0x7f0300c3;
+ public static final int layout_constraintTop_toTopOf = 0x7f0300c4;
+ public static final int layout_constraintVertical_bias = 0x7f0300c5;
+ public static final int layout_constraintVertical_chainStyle = 0x7f0300c6;
+ public static final int layout_constraintVertical_weight = 0x7f0300c7;
+ public static final int layout_constraintWidth_default = 0x7f0300c8;
+ public static final int layout_constraintWidth_max = 0x7f0300c9;
+ public static final int layout_constraintWidth_min = 0x7f0300ca;
+ public static final int layout_constraintWidth_percent = 0x7f0300cb;
+ public static final int layout_editor_absoluteX = 0x7f0300cd;
+ public static final int layout_editor_absoluteY = 0x7f0300ce;
+ public static final int layout_goneMarginBottom = 0x7f0300cf;
+ public static final int layout_goneMarginEnd = 0x7f0300d0;
+ public static final int layout_goneMarginLeft = 0x7f0300d1;
+ public static final int layout_goneMarginRight = 0x7f0300d2;
+ public static final int layout_goneMarginStart = 0x7f0300d3;
+ public static final int layout_goneMarginTop = 0x7f0300d4;
+ public static final int layout_optimizationLevel = 0x7f0300d7;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int barrier = 0x7f080027;
+ public static final int bottom = 0x7f08002a;
+ public static final int chains = 0x7f080034;
+ public static final int dimensions = 0x7f080043;
+ public static final int direct = 0x7f080044;
+ public static final int end = 0x7f080047;
+ public static final int gone = 0x7f080052;
+ public static final int invisible = 0x7f08005c;
+ public static final int left = 0x7f080071;
+ public static final int none = 0x7f0800c4;
+ public static final int packed = 0x7f0800cf;
+ public static final int parent = 0x7f0800d0;
+ public static final int percent = 0x7f0800d2;
+ public static final int right = 0x7f0800d9;
+ public static final int spread = 0x7f0800f3;
+ public static final int spread_inside = 0x7f0800f4;
+ public static final int standard = 0x7f0800f8;
+ public static final int start = 0x7f0800f9;
+ public static final int top = 0x7f08010d;
+ public static final int wrap = 0x7f080120;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ConstraintLayout_Layout = { 0x10100c4, 0x101011f, 0x1010120, 0x101013f, 0x1010140, 0x7f030037, 0x7f030038, 0x7f030046, 0x7f030059, 0x7f03005a, 0x7f0300a3, 0x7f0300a4, 0x7f0300a5, 0x7f0300a6, 0x7f0300a7, 0x7f0300a8, 0x7f0300a9, 0x7f0300aa, 0x7f0300ab, 0x7f0300ac, 0x7f0300ad, 0x7f0300ae, 0x7f0300af, 0x7f0300b0, 0x7f0300b1, 0x7f0300b2, 0x7f0300b3, 0x7f0300b4, 0x7f0300b5, 0x7f0300b6, 0x7f0300b7, 0x7f0300b8, 0x7f0300b9, 0x7f0300ba, 0x7f0300bb, 0x7f0300bc, 0x7f0300bd, 0x7f0300be, 0x7f0300bf, 0x7f0300c0, 0x7f0300c1, 0x7f0300c2, 0x7f0300c3, 0x7f0300c4, 0x7f0300c5, 0x7f0300c6, 0x7f0300c7, 0x7f0300c8, 0x7f0300c9, 0x7f0300ca, 0x7f0300cb, 0x7f0300cd, 0x7f0300ce, 0x7f0300cf, 0x7f0300d0, 0x7f0300d1, 0x7f0300d2, 0x7f0300d3, 0x7f0300d4, 0x7f0300d7 };
+ public static final int ConstraintLayout_Layout_android_orientation = 0;
+ public static final int ConstraintLayout_Layout_android_maxWidth = 1;
+ public static final int ConstraintLayout_Layout_android_maxHeight = 2;
+ public static final int ConstraintLayout_Layout_android_minWidth = 3;
+ public static final int ConstraintLayout_Layout_android_minHeight = 4;
+ public static final int ConstraintLayout_Layout_barrierAllowsGoneWidgets = 5;
+ public static final int ConstraintLayout_Layout_barrierDirection = 6;
+ public static final int ConstraintLayout_Layout_chainUseRtl = 7;
+ public static final int ConstraintLayout_Layout_constraintSet = 8;
+ public static final int ConstraintLayout_Layout_constraint_referenced_ids = 9;
+ public static final int ConstraintLayout_Layout_layout_constrainedHeight = 10;
+ public static final int ConstraintLayout_Layout_layout_constrainedWidth = 11;
+ public static final int ConstraintLayout_Layout_layout_constraintBaseline_creator = 12;
+ public static final int ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf = 13;
+ public static final int ConstraintLayout_Layout_layout_constraintBottom_creator = 14;
+ public static final int ConstraintLayout_Layout_layout_constraintBottom_toBottomOf = 15;
+ public static final int ConstraintLayout_Layout_layout_constraintBottom_toTopOf = 16;
+ public static final int ConstraintLayout_Layout_layout_constraintCircle = 17;
+ public static final int ConstraintLayout_Layout_layout_constraintCircleAngle = 18;
+ public static final int ConstraintLayout_Layout_layout_constraintCircleRadius = 19;
+ public static final int ConstraintLayout_Layout_layout_constraintDimensionRatio = 20;
+ public static final int ConstraintLayout_Layout_layout_constraintEnd_toEndOf = 21;
+ public static final int ConstraintLayout_Layout_layout_constraintEnd_toStartOf = 22;
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_begin = 23;
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_end = 24;
+ public static final int ConstraintLayout_Layout_layout_constraintGuide_percent = 25;
+ public static final int ConstraintLayout_Layout_layout_constraintHeight_default = 26;
+ public static final int ConstraintLayout_Layout_layout_constraintHeight_max = 27;
+ public static final int ConstraintLayout_Layout_layout_constraintHeight_min = 28;
+ public static final int ConstraintLayout_Layout_layout_constraintHeight_percent = 29;
+ public static final int ConstraintLayout_Layout_layout_constraintHorizontal_bias = 30;
+ public static final int ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle = 31;
+ public static final int ConstraintLayout_Layout_layout_constraintHorizontal_weight = 32;
+ public static final int ConstraintLayout_Layout_layout_constraintLeft_creator = 33;
+ public static final int ConstraintLayout_Layout_layout_constraintLeft_toLeftOf = 34;
+ public static final int ConstraintLayout_Layout_layout_constraintLeft_toRightOf = 35;
+ public static final int ConstraintLayout_Layout_layout_constraintRight_creator = 36;
+ public static final int ConstraintLayout_Layout_layout_constraintRight_toLeftOf = 37;
+ public static final int ConstraintLayout_Layout_layout_constraintRight_toRightOf = 38;
+ public static final int ConstraintLayout_Layout_layout_constraintStart_toEndOf = 39;
+ public static final int ConstraintLayout_Layout_layout_constraintStart_toStartOf = 40;
+ public static final int ConstraintLayout_Layout_layout_constraintTop_creator = 41;
+ public static final int ConstraintLayout_Layout_layout_constraintTop_toBottomOf = 42;
+ public static final int ConstraintLayout_Layout_layout_constraintTop_toTopOf = 43;
+ public static final int ConstraintLayout_Layout_layout_constraintVertical_bias = 44;
+ public static final int ConstraintLayout_Layout_layout_constraintVertical_chainStyle = 45;
+ public static final int ConstraintLayout_Layout_layout_constraintVertical_weight = 46;
+ public static final int ConstraintLayout_Layout_layout_constraintWidth_default = 47;
+ public static final int ConstraintLayout_Layout_layout_constraintWidth_max = 48;
+ public static final int ConstraintLayout_Layout_layout_constraintWidth_min = 49;
+ public static final int ConstraintLayout_Layout_layout_constraintWidth_percent = 50;
+ public static final int ConstraintLayout_Layout_layout_editor_absoluteX = 51;
+ public static final int ConstraintLayout_Layout_layout_editor_absoluteY = 52;
+ public static final int ConstraintLayout_Layout_layout_goneMarginBottom = 53;
+ public static final int ConstraintLayout_Layout_layout_goneMarginEnd = 54;
+ public static final int ConstraintLayout_Layout_layout_goneMarginLeft = 55;
+ public static final int ConstraintLayout_Layout_layout_goneMarginRight = 56;
+ public static final int ConstraintLayout_Layout_layout_goneMarginStart = 57;
+ public static final int ConstraintLayout_Layout_layout_goneMarginTop = 58;
+ public static final int ConstraintLayout_Layout_layout_optimizationLevel = 59;
+ public static final int[] ConstraintLayout_placeholder = { 0x7f03005b, 0x7f030077 };
+ public static final int ConstraintLayout_placeholder_content = 0;
+ public static final int ConstraintLayout_placeholder_emptyVisibility = 1;
+ public static final int[] ConstraintSet = { 0x10100c4, 0x10100d0, 0x10100dc, 0x10100f4, 0x10100f5, 0x10100f7, 0x10100f8, 0x10100f9, 0x10100fa, 0x101031f, 0x1010320, 0x1010321, 0x1010322, 0x1010323, 0x1010324, 0x1010325, 0x1010326, 0x1010327, 0x1010328, 0x10103b5, 0x10103b6, 0x10103fa, 0x1010440, 0x7f0300a3, 0x7f0300a4, 0x7f0300a5, 0x7f0300a6, 0x7f0300a7, 0x7f0300a8, 0x7f0300a9, 0x7f0300aa, 0x7f0300ab, 0x7f0300ac, 0x7f0300ad, 0x7f0300ae, 0x7f0300af, 0x7f0300b0, 0x7f0300b1, 0x7f0300b2, 0x7f0300b3, 0x7f0300b4, 0x7f0300b5, 0x7f0300b6, 0x7f0300b7, 0x7f0300b8, 0x7f0300b9, 0x7f0300ba, 0x7f0300bb, 0x7f0300bc, 0x7f0300bd, 0x7f0300be, 0x7f0300bf, 0x7f0300c0, 0x7f0300c1, 0x7f0300c2, 0x7f0300c3, 0x7f0300c4, 0x7f0300c5, 0x7f0300c6, 0x7f0300c7, 0x7f0300c8, 0x7f0300c9, 0x7f0300ca, 0x7f0300cb, 0x7f0300cd, 0x7f0300ce, 0x7f0300cf, 0x7f0300d0, 0x7f0300d1, 0x7f0300d2, 0x7f0300d3, 0x7f0300d4 };
+ 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_alpha = 9;
+ public static final int ConstraintSet_android_transformPivotX = 10;
+ public static final int ConstraintSet_android_transformPivotY = 11;
+ public static final int ConstraintSet_android_translationX = 12;
+ public static final int ConstraintSet_android_translationY = 13;
+ public static final int ConstraintSet_android_scaleX = 14;
+ public static final int ConstraintSet_android_scaleY = 15;
+ public static final int ConstraintSet_android_rotation = 16;
+ public static final int ConstraintSet_android_rotationX = 17;
+ public static final int ConstraintSet_android_rotationY = 18;
+ public static final int ConstraintSet_android_layout_marginStart = 19;
+ public static final int ConstraintSet_android_layout_marginEnd = 20;
+ public static final int ConstraintSet_android_translationZ = 21;
+ public static final int ConstraintSet_android_elevation = 22;
+ public static final int ConstraintSet_layout_constrainedHeight = 23;
+ public static final int ConstraintSet_layout_constrainedWidth = 24;
+ public static final int ConstraintSet_layout_constraintBaseline_creator = 25;
+ public static final int ConstraintSet_layout_constraintBaseline_toBaselineOf = 26;
+ public static final int ConstraintSet_layout_constraintBottom_creator = 27;
+ public static final int ConstraintSet_layout_constraintBottom_toBottomOf = 28;
+ public static final int ConstraintSet_layout_constraintBottom_toTopOf = 29;
+ public static final int ConstraintSet_layout_constraintCircle = 30;
+ public static final int ConstraintSet_layout_constraintCircleAngle = 31;
+ public static final int ConstraintSet_layout_constraintCircleRadius = 32;
+ public static final int ConstraintSet_layout_constraintDimensionRatio = 33;
+ public static final int ConstraintSet_layout_constraintEnd_toEndOf = 34;
+ public static final int ConstraintSet_layout_constraintEnd_toStartOf = 35;
+ public static final int ConstraintSet_layout_constraintGuide_begin = 36;
+ public static final int ConstraintSet_layout_constraintGuide_end = 37;
+ public static final int ConstraintSet_layout_constraintGuide_percent = 38;
+ public static final int ConstraintSet_layout_constraintHeight_default = 39;
+ public static final int ConstraintSet_layout_constraintHeight_max = 40;
+ public static final int ConstraintSet_layout_constraintHeight_min = 41;
+ public static final int ConstraintSet_layout_constraintHeight_percent = 42;
+ public static final int ConstraintSet_layout_constraintHorizontal_bias = 43;
+ public static final int ConstraintSet_layout_constraintHorizontal_chainStyle = 44;
+ public static final int ConstraintSet_layout_constraintHorizontal_weight = 45;
+ public static final int ConstraintSet_layout_constraintLeft_creator = 46;
+ public static final int ConstraintSet_layout_constraintLeft_toLeftOf = 47;
+ public static final int ConstraintSet_layout_constraintLeft_toRightOf = 48;
+ public static final int ConstraintSet_layout_constraintRight_creator = 49;
+ public static final int ConstraintSet_layout_constraintRight_toLeftOf = 50;
+ public static final int ConstraintSet_layout_constraintRight_toRightOf = 51;
+ public static final int ConstraintSet_layout_constraintStart_toEndOf = 52;
+ public static final int ConstraintSet_layout_constraintStart_toStartOf = 53;
+ public static final int ConstraintSet_layout_constraintTop_creator = 54;
+ public static final int ConstraintSet_layout_constraintTop_toBottomOf = 55;
+ public static final int ConstraintSet_layout_constraintTop_toTopOf = 56;
+ public static final int ConstraintSet_layout_constraintVertical_bias = 57;
+ public static final int ConstraintSet_layout_constraintVertical_chainStyle = 58;
+ public static final int ConstraintSet_layout_constraintVertical_weight = 59;
+ public static final int ConstraintSet_layout_constraintWidth_default = 60;
+ public static final int ConstraintSet_layout_constraintWidth_max = 61;
+ public static final int ConstraintSet_layout_constraintWidth_min = 62;
+ public static final int ConstraintSet_layout_constraintWidth_percent = 63;
+ public static final int ConstraintSet_layout_editor_absoluteX = 64;
+ public static final int ConstraintSet_layout_editor_absoluteY = 65;
+ public static final int ConstraintSet_layout_goneMarginBottom = 66;
+ public static final int ConstraintSet_layout_goneMarginEnd = 67;
+ public static final int ConstraintSet_layout_goneMarginLeft = 68;
+ public static final int ConstraintSet_layout_goneMarginRight = 69;
+ public static final int ConstraintSet_layout_goneMarginStart = 70;
+ public static final int ConstraintSet_layout_goneMarginTop = 71;
+ public static final int[] LinearConstraintLayout = { 0x10100c4 };
+ public static final int LinearConstraintLayout_android_orientation = 0;
+ }
+}
diff --git a/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/appcompat/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/appcompat/R.java
new file mode 100644
index 00000000..40e9d694
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/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 androidx.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 = 0x7f030000;
+ public static final int actionBarItemBackground = 0x7f030001;
+ public static final int actionBarPopupTheme = 0x7f030002;
+ public static final int actionBarSize = 0x7f030003;
+ public static final int actionBarSplitStyle = 0x7f030004;
+ public static final int actionBarStyle = 0x7f030005;
+ public static final int actionBarTabBarStyle = 0x7f030006;
+ public static final int actionBarTabStyle = 0x7f030007;
+ public static final int actionBarTabTextStyle = 0x7f030008;
+ public static final int actionBarTheme = 0x7f030009;
+ public static final int actionBarWidgetTheme = 0x7f03000a;
+ public static final int actionButtonStyle = 0x7f03000b;
+ public static final int actionDropDownStyle = 0x7f03000c;
+ public static final int actionLayout = 0x7f03000d;
+ public static final int actionMenuTextAppearance = 0x7f03000e;
+ public static final int actionMenuTextColor = 0x7f03000f;
+ public static final int actionModeBackground = 0x7f030010;
+ public static final int actionModeCloseButtonStyle = 0x7f030011;
+ public static final int actionModeCloseDrawable = 0x7f030012;
+ public static final int actionModeCopyDrawable = 0x7f030013;
+ public static final int actionModeCutDrawable = 0x7f030014;
+ public static final int actionModeFindDrawable = 0x7f030015;
+ public static final int actionModePasteDrawable = 0x7f030016;
+ public static final int actionModePopupWindowStyle = 0x7f030017;
+ public static final int actionModeSelectAllDrawable = 0x7f030018;
+ public static final int actionModeShareDrawable = 0x7f030019;
+ public static final int actionModeSplitBackground = 0x7f03001a;
+ public static final int actionModeStyle = 0x7f03001b;
+ public static final int actionModeWebSearchDrawable = 0x7f03001c;
+ public static final int actionOverflowButtonStyle = 0x7f03001d;
+ public static final int actionOverflowMenuStyle = 0x7f03001e;
+ public static final int actionProviderClass = 0x7f03001f;
+ public static final int actionViewClass = 0x7f030020;
+ public static final int activityChooserViewStyle = 0x7f030021;
+ public static final int alertDialogButtonGroupStyle = 0x7f030022;
+ public static final int alertDialogCenterButtons = 0x7f030023;
+ public static final int alertDialogStyle = 0x7f030024;
+ public static final int alertDialogTheme = 0x7f030025;
+ public static final int allowStacking = 0x7f030026;
+ public static final int alpha = 0x7f030027;
+ public static final int alphabeticModifiers = 0x7f030028;
+ public static final int arrowHeadLength = 0x7f030029;
+ public static final int arrowShaftLength = 0x7f03002a;
+ public static final int autoCompleteTextViewStyle = 0x7f03002b;
+ public static final int autoSizeMaxTextSize = 0x7f03002c;
+ public static final int autoSizeMinTextSize = 0x7f03002d;
+ public static final int autoSizePresetSizes = 0x7f03002e;
+ public static final int autoSizeStepGranularity = 0x7f03002f;
+ public static final int autoSizeTextType = 0x7f030030;
+ public static final int background = 0x7f030031;
+ public static final int backgroundSplit = 0x7f030032;
+ public static final int backgroundStacked = 0x7f030033;
+ public static final int backgroundTint = 0x7f030034;
+ public static final int backgroundTintMode = 0x7f030035;
+ public static final int barLength = 0x7f030036;
+ public static final int borderlessButtonStyle = 0x7f030039;
+ public static final int buttonBarButtonStyle = 0x7f03003a;
+ public static final int buttonBarNegativeButtonStyle = 0x7f03003b;
+ public static final int buttonBarNeutralButtonStyle = 0x7f03003c;
+ public static final int buttonBarPositiveButtonStyle = 0x7f03003d;
+ public static final int buttonBarStyle = 0x7f03003e;
+ public static final int buttonGravity = 0x7f03003f;
+ public static final int buttonIconDimen = 0x7f030040;
+ public static final int buttonPanelSideLayout = 0x7f030041;
+ public static final int buttonStyle = 0x7f030042;
+ public static final int buttonStyleSmall = 0x7f030043;
+ public static final int buttonTint = 0x7f030044;
+ public static final int buttonTintMode = 0x7f030045;
+ public static final int checkboxStyle = 0x7f030047;
+ public static final int checkedTextViewStyle = 0x7f030048;
+ public static final int closeIcon = 0x7f030049;
+ public static final int closeItemLayout = 0x7f03004a;
+ public static final int collapseContentDescription = 0x7f03004b;
+ public static final int collapseIcon = 0x7f03004c;
+ public static final int color = 0x7f03004d;
+ public static final int colorAccent = 0x7f03004e;
+ public static final int colorBackgroundFloating = 0x7f03004f;
+ public static final int colorButtonNormal = 0x7f030050;
+ public static final int colorControlActivated = 0x7f030051;
+ public static final int colorControlHighlight = 0x7f030052;
+ public static final int colorControlNormal = 0x7f030053;
+ public static final int colorError = 0x7f030054;
+ public static final int colorPrimary = 0x7f030055;
+ public static final int colorPrimaryDark = 0x7f030056;
+ public static final int colorSwitchThumbNormal = 0x7f030057;
+ public static final int commitIcon = 0x7f030058;
+ public static final int contentDescription = 0x7f03005c;
+ public static final int contentInsetEnd = 0x7f03005d;
+ public static final int contentInsetEndWithActions = 0x7f03005e;
+ public static final int contentInsetLeft = 0x7f03005f;
+ public static final int contentInsetRight = 0x7f030060;
+ public static final int contentInsetStart = 0x7f030061;
+ public static final int contentInsetStartWithNavigation = 0x7f030062;
+ public static final int controlBackground = 0x7f030063;
+ public static final int coordinatorLayoutStyle = 0x7f030064;
+ public static final int customNavigationLayout = 0x7f030065;
+ public static final int defaultQueryHint = 0x7f030066;
+ public static final int dialogCornerRadius = 0x7f030067;
+ public static final int dialogPreferredPadding = 0x7f030068;
+ public static final int dialogTheme = 0x7f030069;
+ public static final int displayOptions = 0x7f03006a;
+ public static final int divider = 0x7f03006b;
+ public static final int dividerHorizontal = 0x7f03006c;
+ public static final int dividerPadding = 0x7f03006d;
+ public static final int dividerVertical = 0x7f03006e;
+ public static final int drawableSize = 0x7f03006f;
+ public static final int drawerArrowStyle = 0x7f030070;
+ public static final int dropDownListViewStyle = 0x7f030071;
+ public static final int dropdownListPreferredItemHeight = 0x7f030072;
+ public static final int editTextBackground = 0x7f030073;
+ public static final int editTextColor = 0x7f030074;
+ public static final int editTextStyle = 0x7f030075;
+ public static final int elevation = 0x7f030076;
+ public static final int expandActivityOverflowButtonDrawable = 0x7f030078;
+ public static final int firstBaselineToTopHeight = 0x7f03007f;
+ public static final int font = 0x7f030080;
+ public static final int fontFamily = 0x7f030081;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int gapBetweenBars = 0x7f03008d;
+ public static final int goIcon = 0x7f03008e;
+ public static final int height = 0x7f03008f;
+ public static final int hideOnContentScroll = 0x7f030090;
+ public static final int homeAsUpIndicator = 0x7f030091;
+ public static final int homeLayout = 0x7f030092;
+ public static final int icon = 0x7f030093;
+ public static final int iconTint = 0x7f030094;
+ public static final int iconTintMode = 0x7f030095;
+ public static final int iconifiedByDefault = 0x7f030096;
+ public static final int imageButtonStyle = 0x7f030097;
+ public static final int indeterminateProgressStyle = 0x7f030098;
+ public static final int initialActivityCount = 0x7f030099;
+ public static final int isLightTheme = 0x7f03009a;
+ public static final int itemPadding = 0x7f03009b;
+ public static final int keylines = 0x7f03009c;
+ public static final int lastBaselineToBottomHeight = 0x7f03009d;
+ public static final int layout = 0x7f03009e;
+ public static final int layout_anchor = 0x7f0300a0;
+ public static final int layout_anchorGravity = 0x7f0300a1;
+ public static final int layout_behavior = 0x7f0300a2;
+ public static final int layout_dodgeInsetEdges = 0x7f0300cc;
+ public static final int layout_insetEdge = 0x7f0300d5;
+ public static final int layout_keyline = 0x7f0300d6;
+ public static final int lineHeight = 0x7f0300d8;
+ public static final int listChoiceBackgroundIndicator = 0x7f0300d9;
+ public static final int listDividerAlertDialog = 0x7f0300da;
+ public static final int listItemLayout = 0x7f0300db;
+ public static final int listLayout = 0x7f0300dc;
+ public static final int listMenuViewStyle = 0x7f0300dd;
+ public static final int listPopupWindowStyle = 0x7f0300de;
+ public static final int listPreferredItemHeight = 0x7f0300df;
+ public static final int listPreferredItemHeightLarge = 0x7f0300e0;
+ public static final int listPreferredItemHeightSmall = 0x7f0300e1;
+ public static final int listPreferredItemPaddingLeft = 0x7f0300e2;
+ public static final int listPreferredItemPaddingRight = 0x7f0300e3;
+ public static final int logo = 0x7f0300e4;
+ public static final int logoDescription = 0x7f0300e5;
+ public static final int maxButtonHeight = 0x7f0300e6;
+ public static final int measureWithLargestChild = 0x7f0300e7;
+ public static final int multiChoiceItemLayout = 0x7f0300f5;
+ public static final int navigationContentDescription = 0x7f0300f6;
+ public static final int navigationIcon = 0x7f0300f7;
+ public static final int navigationMode = 0x7f0300f8;
+ public static final int numericModifiers = 0x7f0300f9;
+ public static final int overlapAnchor = 0x7f0300fa;
+ public static final int paddingBottomNoButtons = 0x7f0300fb;
+ public static final int paddingEnd = 0x7f0300fc;
+ public static final int paddingStart = 0x7f0300fd;
+ public static final int paddingTopNoTitle = 0x7f0300fe;
+ public static final int panelBackground = 0x7f0300ff;
+ public static final int panelMenuListTheme = 0x7f030100;
+ public static final int panelMenuListWidth = 0x7f030101;
+ public static final int popupMenuStyle = 0x7f030102;
+ public static final int popupTheme = 0x7f030103;
+ public static final int popupWindowStyle = 0x7f030104;
+ public static final int preserveIconSpacing = 0x7f030105;
+ public static final int progressBarPadding = 0x7f030106;
+ public static final int progressBarStyle = 0x7f030107;
+ public static final int queryBackground = 0x7f030108;
+ public static final int queryHint = 0x7f030109;
+ public static final int radioButtonStyle = 0x7f03010a;
+ public static final int ratingBarStyle = 0x7f03010b;
+ public static final int ratingBarStyleIndicator = 0x7f03010c;
+ public static final int ratingBarStyleSmall = 0x7f03010d;
+ public static final int searchHintIcon = 0x7f03010f;
+ public static final int searchIcon = 0x7f030110;
+ public static final int searchViewStyle = 0x7f030111;
+ public static final int seekBarStyle = 0x7f030112;
+ public static final int selectableItemBackground = 0x7f030113;
+ public static final int selectableItemBackgroundBorderless = 0x7f030114;
+ public static final int showAsAction = 0x7f030115;
+ public static final int showDividers = 0x7f030116;
+ public static final int showText = 0x7f030117;
+ public static final int showTitle = 0x7f030118;
+ public static final int singleChoiceItemLayout = 0x7f030119;
+ public static final int spinBars = 0x7f03011b;
+ public static final int spinnerDropDownItemStyle = 0x7f03011c;
+ public static final int spinnerStyle = 0x7f03011d;
+ public static final int splitTrack = 0x7f03011e;
+ public static final int srcCompat = 0x7f03011f;
+ public static final int state_above_anchor = 0x7f030121;
+ public static final int statusBarBackground = 0x7f030122;
+ public static final int subMenuArrow = 0x7f030123;
+ public static final int submitBackground = 0x7f030124;
+ public static final int subtitle = 0x7f030125;
+ public static final int subtitleTextAppearance = 0x7f030126;
+ public static final int subtitleTextColor = 0x7f030127;
+ public static final int subtitleTextStyle = 0x7f030128;
+ public static final int suggestionRowLayout = 0x7f030129;
+ public static final int switchMinWidth = 0x7f03012a;
+ public static final int switchPadding = 0x7f03012b;
+ public static final int switchStyle = 0x7f03012c;
+ public static final int switchTextAppearance = 0x7f03012d;
+ public static final int textAllCaps = 0x7f03012e;
+ public static final int textAppearanceLargePopupMenu = 0x7f03012f;
+ public static final int textAppearanceListItem = 0x7f030130;
+ public static final int textAppearanceListItemSecondary = 0x7f030131;
+ public static final int textAppearanceListItemSmall = 0x7f030132;
+ public static final int textAppearancePopupMenuHeader = 0x7f030133;
+ public static final int textAppearanceSearchResultSubtitle = 0x7f030134;
+ public static final int textAppearanceSearchResultTitle = 0x7f030135;
+ public static final int textAppearanceSmallPopupMenu = 0x7f030136;
+ public static final int textColorAlertDialogListItem = 0x7f030137;
+ public static final int textColorSearchUrl = 0x7f030138;
+ public static final int theme = 0x7f030139;
+ public static final int thickness = 0x7f03013a;
+ public static final int thumbTextPadding = 0x7f03013b;
+ public static final int thumbTint = 0x7f03013c;
+ public static final int thumbTintMode = 0x7f03013d;
+ public static final int tickMark = 0x7f03013e;
+ public static final int tickMarkTint = 0x7f03013f;
+ public static final int tickMarkTintMode = 0x7f030140;
+ public static final int tint = 0x7f030141;
+ public static final int tintMode = 0x7f030142;
+ public static final int title = 0x7f030143;
+ public static final int titleMargin = 0x7f030144;
+ public static final int titleMarginBottom = 0x7f030145;
+ public static final int titleMarginEnd = 0x7f030146;
+ public static final int titleMarginStart = 0x7f030147;
+ public static final int titleMarginTop = 0x7f030148;
+ public static final int titleMargins = 0x7f030149;
+ public static final int titleTextAppearance = 0x7f03014a;
+ public static final int titleTextColor = 0x7f03014b;
+ public static final int titleTextStyle = 0x7f03014c;
+ public static final int toolbarNavigationButtonStyle = 0x7f03014d;
+ public static final int toolbarStyle = 0x7f03014e;
+ public static final int tooltipForegroundColor = 0x7f03014f;
+ public static final int tooltipFrameBackground = 0x7f030150;
+ public static final int tooltipText = 0x7f030151;
+ public static final int track = 0x7f030152;
+ public static final int trackTint = 0x7f030153;
+ public static final int trackTintMode = 0x7f030154;
+ public static final int ttcIndex = 0x7f030155;
+ public static final int viewInflaterClass = 0x7f030156;
+ public static final int voiceIcon = 0x7f030157;
+ public static final int windowActionBar = 0x7f030158;
+ public static final int windowActionBarOverlay = 0x7f030159;
+ public static final int windowActionModeOverlay = 0x7f03015a;
+ public static final int windowFixedHeightMajor = 0x7f03015b;
+ public static final int windowFixedHeightMinor = 0x7f03015c;
+ public static final int windowFixedWidthMajor = 0x7f03015d;
+ public static final int windowFixedWidthMinor = 0x7f03015e;
+ public static final int windowMinWidthMajor = 0x7f03015f;
+ public static final int windowMinWidthMinor = 0x7f030160;
+ public static final int windowNoTitle = 0x7f030161;
+ }
+ public static final class bool {
+ private bool() {}
+
+ public static final int abc_action_bar_embed_tabs = 0x7f040000;
+ public static final int abc_allow_stacked_button_bar = 0x7f040001;
+ public static final int abc_config_actionMenuItemAllCaps = 0x7f040002;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int abc_background_cache_hint_selector_material_dark = 0x7f050000;
+ public static final int abc_background_cache_hint_selector_material_light = 0x7f050001;
+ public static final int abc_btn_colored_borderless_text_material = 0x7f050002;
+ public static final int abc_btn_colored_text_material = 0x7f050003;
+ public static final int abc_color_highlight_material = 0x7f050004;
+ public static final int abc_hint_foreground_material_dark = 0x7f050005;
+ public static final int abc_hint_foreground_material_light = 0x7f050006;
+ public static final int abc_input_method_navigation_guard = 0x7f050007;
+ public static final int abc_primary_text_disable_only_material_dark = 0x7f050008;
+ public static final int abc_primary_text_disable_only_material_light = 0x7f050009;
+ public static final int abc_primary_text_material_dark = 0x7f05000a;
+ public static final int abc_primary_text_material_light = 0x7f05000b;
+ public static final int abc_search_url_text = 0x7f05000c;
+ public static final int abc_search_url_text_normal = 0x7f05000d;
+ public static final int abc_search_url_text_pressed = 0x7f05000e;
+ public static final int abc_search_url_text_selected = 0x7f05000f;
+ public static final int abc_secondary_text_material_dark = 0x7f050010;
+ public static final int abc_secondary_text_material_light = 0x7f050011;
+ public static final int abc_tint_btn_checkable = 0x7f050012;
+ public static final int abc_tint_default = 0x7f050013;
+ public static final int abc_tint_edittext = 0x7f050014;
+ public static final int abc_tint_seek_thumb = 0x7f050015;
+ public static final int abc_tint_spinner = 0x7f050016;
+ public static final int abc_tint_switch_track = 0x7f050017;
+ public static final int accent_material_dark = 0x7f050018;
+ public static final int accent_material_light = 0x7f050019;
+ public static final int background_floating_material_dark = 0x7f05001a;
+ public static final int background_floating_material_light = 0x7f05001b;
+ public static final int background_material_dark = 0x7f05001c;
+ public static final int background_material_light = 0x7f05001d;
+ public static final int bright_foreground_disabled_material_dark = 0x7f05001f;
+ public static final int bright_foreground_disabled_material_light = 0x7f050020;
+ public static final int bright_foreground_inverse_material_dark = 0x7f050021;
+ public static final int bright_foreground_inverse_material_light = 0x7f050022;
+ public static final int bright_foreground_material_dark = 0x7f050023;
+ public static final int bright_foreground_material_light = 0x7f050024;
+ public static final int button_material_dark = 0x7f050025;
+ public static final int button_material_light = 0x7f050026;
+ public static final int dim_foreground_disabled_material_dark = 0x7f050027;
+ public static final int dim_foreground_disabled_material_light = 0x7f050028;
+ public static final int dim_foreground_material_dark = 0x7f050029;
+ public static final int dim_foreground_material_light = 0x7f05002a;
+ public static final int error_color_material_dark = 0x7f05002b;
+ public static final int error_color_material_light = 0x7f05002c;
+ public static final int foreground_material_dark = 0x7f05002d;
+ public static final int foreground_material_light = 0x7f05002e;
+ public static final int highlighted_text_material_dark = 0x7f05002f;
+ public static final int highlighted_text_material_light = 0x7f050030;
+ public static final int material_blue_grey_800 = 0x7f050035;
+ public static final int material_blue_grey_900 = 0x7f050036;
+ public static final int material_blue_grey_950 = 0x7f050037;
+ public static final int material_deep_teal_200 = 0x7f050038;
+ public static final int material_deep_teal_500 = 0x7f050039;
+ public static final int material_grey_100 = 0x7f05003a;
+ public static final int material_grey_300 = 0x7f05003b;
+ public static final int material_grey_50 = 0x7f05003c;
+ public static final int material_grey_600 = 0x7f05003d;
+ public static final int material_grey_800 = 0x7f05003e;
+ public static final int material_grey_850 = 0x7f05003f;
+ public static final int material_grey_900 = 0x7f050040;
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int primary_dark_material_dark = 0x7f050044;
+ public static final int primary_dark_material_light = 0x7f050045;
+ public static final int primary_material_dark = 0x7f050046;
+ public static final int primary_material_light = 0x7f050047;
+ public static final int primary_text_default_material_dark = 0x7f050049;
+ public static final int primary_text_default_material_light = 0x7f05004a;
+ public static final int primary_text_disabled_material_dark = 0x7f05004b;
+ public static final int primary_text_disabled_material_light = 0x7f05004c;
+ public static final int ripple_material_dark = 0x7f05004d;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_dark = 0x7f050050;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ public static final int secondary_text_disabled_material_dark = 0x7f050052;
+ public static final int secondary_text_disabled_material_light = 0x7f050053;
+ public static final int switch_thumb_disabled_material_dark = 0x7f050054;
+ public static final int switch_thumb_disabled_material_light = 0x7f050055;
+ public static final int switch_thumb_material_dark = 0x7f050056;
+ public static final int switch_thumb_material_light = 0x7f050057;
+ public static final int switch_thumb_normal_material_dark = 0x7f050058;
+ public static final int switch_thumb_normal_material_light = 0x7f050059;
+ public static final int tooltip_background_dark = 0x7f05005a;
+ public static final int tooltip_background_light = 0x7f05005b;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int abc_action_bar_content_inset_material = 0x7f060000;
+ public static final int abc_action_bar_content_inset_with_nav = 0x7f060001;
+ public static final int abc_action_bar_default_height_material = 0x7f060002;
+ public static final int abc_action_bar_default_padding_end_material = 0x7f060003;
+ public static final int abc_action_bar_default_padding_start_material = 0x7f060004;
+ public static final int abc_action_bar_elevation_material = 0x7f060005;
+ public static final int abc_action_bar_icon_vertical_padding_material = 0x7f060006;
+ public static final int abc_action_bar_overflow_padding_end_material = 0x7f060007;
+ public static final int abc_action_bar_overflow_padding_start_material = 0x7f060008;
+ public static final int abc_action_bar_stacked_max_height = 0x7f060009;
+ public static final int abc_action_bar_stacked_tab_max_width = 0x7f06000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f06000b;
+ public static final int abc_action_bar_subtitle_top_margin_material = 0x7f06000c;
+ public static final int abc_action_button_min_height_material = 0x7f06000d;
+ public static final int abc_action_button_min_width_material = 0x7f06000e;
+ public static final int abc_action_button_min_width_overflow_material = 0x7f06000f;
+ public static final int abc_alert_dialog_button_bar_height = 0x7f060010;
+ public static final int abc_alert_dialog_button_dimen = 0x7f060011;
+ public static final int abc_button_inset_horizontal_material = 0x7f060012;
+ public static final int abc_button_inset_vertical_material = 0x7f060013;
+ public static final int abc_button_padding_horizontal_material = 0x7f060014;
+ public static final int abc_button_padding_vertical_material = 0x7f060015;
+ public static final int abc_cascading_menus_min_smallest_width = 0x7f060016;
+ public static final int abc_config_prefDialogWidth = 0x7f060017;
+ public static final int abc_control_corner_material = 0x7f060018;
+ public static final int abc_control_inset_material = 0x7f060019;
+ public static final int abc_control_padding_material = 0x7f06001a;
+ public static final int abc_dialog_corner_radius_material = 0x7f06001b;
+ public static final int abc_dialog_fixed_height_major = 0x7f06001c;
+ public static final int abc_dialog_fixed_height_minor = 0x7f06001d;
+ public static final int abc_dialog_fixed_width_major = 0x7f06001e;
+ public static final int abc_dialog_fixed_width_minor = 0x7f06001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f060020;
+ public static final int abc_dialog_list_padding_top_no_title = 0x7f060021;
+ public static final int abc_dialog_min_width_major = 0x7f060022;
+ public static final int abc_dialog_min_width_minor = 0x7f060023;
+ public static final int abc_dialog_padding_material = 0x7f060024;
+ public static final int abc_dialog_padding_top_material = 0x7f060025;
+ public static final int abc_dialog_title_divider_material = 0x7f060026;
+ public static final int abc_disabled_alpha_material_dark = 0x7f060027;
+ public static final int abc_disabled_alpha_material_light = 0x7f060028;
+ public static final int abc_dropdownitem_icon_width = 0x7f060029;
+ public static final int abc_dropdownitem_text_padding_left = 0x7f06002a;
+ public static final int abc_dropdownitem_text_padding_right = 0x7f06002b;
+ public static final int abc_edit_text_inset_bottom_material = 0x7f06002c;
+ public static final int abc_edit_text_inset_horizontal_material = 0x7f06002d;
+ public static final int abc_edit_text_inset_top_material = 0x7f06002e;
+ public static final int abc_floating_window_z = 0x7f06002f;
+ public static final int abc_list_item_padding_horizontal_material = 0x7f060030;
+ public static final int abc_panel_menu_list_width = 0x7f060031;
+ public static final int abc_progress_bar_height_material = 0x7f060032;
+ public static final int abc_search_view_preferred_height = 0x7f060033;
+ public static final int abc_search_view_preferred_width = 0x7f060034;
+ public static final int abc_seekbar_track_background_height_material = 0x7f060035;
+ public static final int abc_seekbar_track_progress_height_material = 0x7f060036;
+ public static final int abc_select_dialog_padding_start_material = 0x7f060037;
+ public static final int abc_switch_padding = 0x7f060038;
+ public static final int abc_text_size_body_1_material = 0x7f060039;
+ public static final int abc_text_size_body_2_material = 0x7f06003a;
+ public static final int abc_text_size_button_material = 0x7f06003b;
+ public static final int abc_text_size_caption_material = 0x7f06003c;
+ public static final int abc_text_size_display_1_material = 0x7f06003d;
+ public static final int abc_text_size_display_2_material = 0x7f06003e;
+ public static final int abc_text_size_display_3_material = 0x7f06003f;
+ public static final int abc_text_size_display_4_material = 0x7f060040;
+ public static final int abc_text_size_headline_material = 0x7f060041;
+ public static final int abc_text_size_large_material = 0x7f060042;
+ public static final int abc_text_size_medium_material = 0x7f060043;
+ public static final int abc_text_size_menu_header_material = 0x7f060044;
+ public static final int abc_text_size_menu_material = 0x7f060045;
+ public static final int abc_text_size_small_material = 0x7f060046;
+ public static final int abc_text_size_subhead_material = 0x7f060047;
+ public static final int abc_text_size_subtitle_material_toolbar = 0x7f060048;
+ public static final int abc_text_size_title_material = 0x7f060049;
+ public static final int abc_text_size_title_material_toolbar = 0x7f06004a;
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int disabled_alpha_material_dark = 0x7f060052;
+ public static final int disabled_alpha_material_light = 0x7f060053;
+ public static final int highlight_alpha_material_colored = 0x7f060057;
+ public static final int highlight_alpha_material_dark = 0x7f060058;
+ public static final int highlight_alpha_material_light = 0x7f060059;
+ public static final int hint_alpha_material_dark = 0x7f06005a;
+ public static final int hint_alpha_material_light = 0x7f06005b;
+ public static final int hint_pressed_alpha_material_dark = 0x7f06005c;
+ public static final int hint_pressed_alpha_material_light = 0x7f06005d;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ public static final int tooltip_corner_radius = 0x7f06007f;
+ public static final int tooltip_horizontal_padding = 0x7f060080;
+ public static final int tooltip_margin = 0x7f060081;
+ public static final int tooltip_precise_anchor_extra_offset = 0x7f060082;
+ public static final int tooltip_precise_anchor_threshold = 0x7f060083;
+ public static final int tooltip_vertical_padding = 0x7f060084;
+ public static final int tooltip_y_offset_non_touch = 0x7f060085;
+ public static final int tooltip_y_offset_touch = 0x7f060086;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int abc_ab_share_pack_mtrl_alpha = 0x7f070000;
+ public static final int abc_action_bar_item_background_material = 0x7f070001;
+ public static final int abc_btn_borderless_material = 0x7f070002;
+ public static final int abc_btn_check_material = 0x7f070003;
+ public static final int abc_btn_check_to_on_mtrl_000 = 0x7f070004;
+ public static final int abc_btn_check_to_on_mtrl_015 = 0x7f070005;
+ public static final int abc_btn_colored_material = 0x7f070006;
+ public static final int abc_btn_default_mtrl_shape = 0x7f070007;
+ public static final int abc_btn_radio_material = 0x7f070008;
+ public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f070009;
+ public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f07000a;
+ public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f07000b;
+ public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f07000c;
+ public static final int abc_cab_background_internal_bg = 0x7f07000d;
+ public static final int abc_cab_background_top_material = 0x7f07000e;
+ public static final int abc_cab_background_top_mtrl_alpha = 0x7f07000f;
+ public static final int abc_control_background_material = 0x7f070010;
+ public static final int abc_dialog_material_background = 0x7f070011;
+ public static final int abc_edit_text_material = 0x7f070012;
+ public static final int abc_ic_ab_back_material = 0x7f070013;
+ public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f070014;
+ public static final int abc_ic_clear_material = 0x7f070015;
+ public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f070016;
+ public static final int abc_ic_go_search_api_material = 0x7f070017;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f070018;
+ public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f070019;
+ public static final int abc_ic_menu_overflow_material = 0x7f07001a;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f07001b;
+ public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f07001c;
+ public static final int abc_ic_menu_share_mtrl_alpha = 0x7f07001d;
+ public static final int abc_ic_search_api_material = 0x7f07001e;
+ public static final int abc_ic_star_black_16dp = 0x7f07001f;
+ public static final int abc_ic_star_black_36dp = 0x7f070020;
+ public static final int abc_ic_star_black_48dp = 0x7f070021;
+ public static final int abc_ic_star_half_black_16dp = 0x7f070022;
+ public static final int abc_ic_star_half_black_36dp = 0x7f070023;
+ public static final int abc_ic_star_half_black_48dp = 0x7f070024;
+ public static final int abc_ic_voice_search_api_material = 0x7f070025;
+ public static final int abc_item_background_holo_dark = 0x7f070026;
+ public static final int abc_item_background_holo_light = 0x7f070027;
+ public static final int abc_list_divider_material = 0x7f070028;
+ public static final int abc_list_divider_mtrl_alpha = 0x7f070029;
+ public static final int abc_list_focused_holo = 0x7f07002a;
+ public static final int abc_list_longpressed_holo = 0x7f07002b;
+ public static final int abc_list_pressed_holo_dark = 0x7f07002c;
+ public static final int abc_list_pressed_holo_light = 0x7f07002d;
+ public static final int abc_list_selector_background_transition_holo_dark = 0x7f07002e;
+ public static final int abc_list_selector_background_transition_holo_light = 0x7f07002f;
+ public static final int abc_list_selector_disabled_holo_dark = 0x7f070030;
+ public static final int abc_list_selector_disabled_holo_light = 0x7f070031;
+ public static final int abc_list_selector_holo_dark = 0x7f070032;
+ public static final int abc_list_selector_holo_light = 0x7f070033;
+ public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f070034;
+ public static final int abc_popup_background_mtrl_mult = 0x7f070035;
+ public static final int abc_ratingbar_indicator_material = 0x7f070036;
+ public static final int abc_ratingbar_material = 0x7f070037;
+ public static final int abc_ratingbar_small_material = 0x7f070038;
+ public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f070039;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f07003a;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f07003b;
+ public static final int abc_scrubber_primary_mtrl_alpha = 0x7f07003c;
+ public static final int abc_scrubber_track_mtrl_alpha = 0x7f07003d;
+ public static final int abc_seekbar_thumb_material = 0x7f07003e;
+ public static final int abc_seekbar_tick_mark_material = 0x7f07003f;
+ public static final int abc_seekbar_track_material = 0x7f070040;
+ public static final int abc_spinner_mtrl_am_alpha = 0x7f070041;
+ public static final int abc_spinner_textfield_background_material = 0x7f070042;
+ public static final int abc_switch_thumb_material = 0x7f070043;
+ public static final int abc_switch_track_mtrl_alpha = 0x7f070044;
+ public static final int abc_tab_indicator_material = 0x7f070045;
+ public static final int abc_tab_indicator_mtrl_alpha = 0x7f070046;
+ public static final int abc_text_cursor_material = 0x7f070047;
+ public static final int abc_text_select_handle_left_mtrl_dark = 0x7f070048;
+ public static final int abc_text_select_handle_left_mtrl_light = 0x7f070049;
+ public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f07004a;
+ public static final int abc_text_select_handle_middle_mtrl_light = 0x7f07004b;
+ public static final int abc_text_select_handle_right_mtrl_dark = 0x7f07004c;
+ public static final int abc_text_select_handle_right_mtrl_light = 0x7f07004d;
+ public static final int abc_textfield_activated_mtrl_alpha = 0x7f07004e;
+ public static final int abc_textfield_default_mtrl_alpha = 0x7f07004f;
+ public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f070050;
+ public static final int abc_textfield_search_default_mtrl_alpha = 0x7f070051;
+ public static final int abc_textfield_search_material = 0x7f070052;
+ public static final int abc_vector_test = 0x7f070053;
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ public static final int tooltip_frame_dark = 0x7f070167;
+ public static final int tooltip_frame_light = 0x7f070168;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_bar = 0x7f08000c;
+ public static final int action_bar_activity_content = 0x7f08000d;
+ public static final int action_bar_container = 0x7f08000e;
+ public static final int action_bar_root = 0x7f08000f;
+ public static final int action_bar_spinner = 0x7f080010;
+ public static final int action_bar_subtitle = 0x7f080011;
+ public static final int action_bar_title = 0x7f080012;
+ public static final int action_container = 0x7f080013;
+ public static final int action_context_bar = 0x7f080014;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_menu_divider = 0x7f080017;
+ public static final int action_menu_presenter = 0x7f080018;
+ public static final int action_mode_bar = 0x7f080019;
+ public static final int action_mode_bar_stub = 0x7f08001a;
+ public static final int action_mode_close_button = 0x7f08001b;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int activity_chooser_view_content = 0x7f08001f;
+ public static final int add = 0x7f080020;
+ public static final int alertTitle = 0x7f080021;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int bottom = 0x7f08002a;
+ public static final int buttonPanel = 0x7f08002e;
+ public static final int checkbox = 0x7f080035;
+ public static final int chronometer = 0x7f080036;
+ public static final int content = 0x7f08003a;
+ public static final int contentPanel = 0x7f08003b;
+ public static final int custom = 0x7f08003d;
+ public static final int customPanel = 0x7f08003e;
+ public static final int decor_content_parent = 0x7f080040;
+ public static final int default_activity_button = 0x7f080041;
+ public static final int edit_query = 0x7f080046;
+ public static final int end = 0x7f080047;
+ public static final int expand_activities_button = 0x7f08004b;
+ public static final int expanded_menu = 0x7f08004c;
+ public static final int forever = 0x7f080051;
+ public static final int group_divider = 0x7f080053;
+ public static final int home = 0x7f080054;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int image = 0x7f08005a;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int left = 0x7f080071;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int listMode = 0x7f080074;
+ public static final int list_item = 0x7f080075;
+ public static final int message = 0x7f08008f;
+ public static final int multiply = 0x7f0800c1;
+ public static final int none = 0x7f0800c4;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int parentPanel = 0x7f0800d1;
+ public static final int progress_circular = 0x7f0800d5;
+ public static final int progress_horizontal = 0x7f0800d6;
+ public static final int radio = 0x7f0800d7;
+ public static final int right = 0x7f0800d9;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int screen = 0x7f0800dc;
+ public static final int scrollIndicatorDown = 0x7f0800dd;
+ public static final int scrollIndicatorUp = 0x7f0800de;
+ public static final int scrollView = 0x7f0800df;
+ public static final int search_badge = 0x7f0800e0;
+ public static final int search_bar = 0x7f0800e1;
+ public static final int search_button = 0x7f0800e2;
+ public static final int search_close_btn = 0x7f0800e3;
+ public static final int search_edit_frame = 0x7f0800e4;
+ public static final int search_go_btn = 0x7f0800e5;
+ public static final int search_mag_icon = 0x7f0800e6;
+ public static final int search_plate = 0x7f0800e7;
+ public static final int search_src_text = 0x7f0800e8;
+ public static final int search_voice_btn = 0x7f0800e9;
+ public static final int select_dialog_listview = 0x7f0800ea;
+ public static final int shortcut = 0x7f0800ec;
+ public static final int spacer = 0x7f0800f1;
+ public static final int split_action_bar = 0x7f0800f2;
+ public static final int src_atop = 0x7f0800f5;
+ public static final int src_in = 0x7f0800f6;
+ public static final int src_over = 0x7f0800f7;
+ public static final int start = 0x7f0800f9;
+ public static final int submenuarrow = 0x7f0800fb;
+ public static final int submit_area = 0x7f0800fd;
+ public static final int tabMode = 0x7f080101;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int textSpacerNoButtons = 0x7f080107;
+ public static final int textSpacerNoTitle = 0x7f080108;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ public static final int titleDividerNoCustom = 0x7f08010b;
+ public static final int title_template = 0x7f08010c;
+ public static final int top = 0x7f08010d;
+ public static final int topPanel = 0x7f08010e;
+ public static final int uniform = 0x7f080118;
+ public static final int up = 0x7f080119;
+ public static final int wrap_content = 0x7f080121;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int abc_config_activityDefaultDur = 0x7f090000;
+ public static final int abc_config_activityShortDur = 0x7f090001;
+ public static final int cancel_button_image_alpha = 0x7f090002;
+ public static final int config_tooltipAnimTime = 0x7f090003;
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int abc_action_bar_title_item = 0x7f0b0000;
+ public static final int abc_action_bar_up_container = 0x7f0b0001;
+ public static final int abc_action_menu_item_layout = 0x7f0b0002;
+ public static final int abc_action_menu_layout = 0x7f0b0003;
+ public static final int abc_action_mode_bar = 0x7f0b0004;
+ public static final int abc_action_mode_close_item_material = 0x7f0b0005;
+ public static final int abc_activity_chooser_view = 0x7f0b0006;
+ public static final int abc_activity_chooser_view_list_item = 0x7f0b0007;
+ public static final int abc_alert_dialog_button_bar_material = 0x7f0b0008;
+ public static final int abc_alert_dialog_material = 0x7f0b0009;
+ public static final int abc_alert_dialog_title_material = 0x7f0b000a;
+ public static final int abc_cascading_menu_item_layout = 0x7f0b000b;
+ public static final int abc_dialog_title_material = 0x7f0b000c;
+ public static final int abc_expanded_menu_layout = 0x7f0b000d;
+ public static final int abc_list_menu_item_checkbox = 0x7f0b000e;
+ public static final int abc_list_menu_item_icon = 0x7f0b000f;
+ public static final int abc_list_menu_item_layout = 0x7f0b0010;
+ public static final int abc_list_menu_item_radio = 0x7f0b0011;
+ public static final int abc_popup_menu_header_item_layout = 0x7f0b0012;
+ public static final int abc_popup_menu_item_layout = 0x7f0b0013;
+ public static final int abc_screen_content_include = 0x7f0b0014;
+ public static final int abc_screen_simple = 0x7f0b0015;
+ public static final int abc_screen_simple_overlay_action_mode = 0x7f0b0016;
+ public static final int abc_screen_toolbar = 0x7f0b0017;
+ public static final int abc_search_dropdown_item_icons_2line = 0x7f0b0018;
+ public static final int abc_search_view = 0x7f0b0019;
+ public static final int abc_select_dialog_material = 0x7f0b001a;
+ public static final int abc_tooltip = 0x7f0b001b;
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ public static final int select_dialog_item_material = 0x7f0b0049;
+ public static final int select_dialog_multichoice_material = 0x7f0b004a;
+ public static final int select_dialog_singlechoice_material = 0x7f0b004b;
+ public static final int support_simple_spinner_dropdown_item = 0x7f0b004d;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int abc_action_bar_home_description = 0x7f0f0000;
+ public static final int abc_action_bar_up_description = 0x7f0f0001;
+ public static final int abc_action_menu_overflow_description = 0x7f0f0002;
+ public static final int abc_action_mode_done = 0x7f0f0003;
+ public static final int abc_activity_chooser_view_see_all = 0x7f0f0004;
+ public static final int abc_activitychooserview_choose_application = 0x7f0f0005;
+ public static final int abc_capital_off = 0x7f0f0006;
+ public static final int abc_capital_on = 0x7f0f0007;
+ public static final int abc_font_family_body_1_material = 0x7f0f0008;
+ public static final int abc_font_family_body_2_material = 0x7f0f0009;
+ public static final int abc_font_family_button_material = 0x7f0f000a;
+ public static final int abc_font_family_caption_material = 0x7f0f000b;
+ public static final int abc_font_family_display_1_material = 0x7f0f000c;
+ public static final int abc_font_family_display_2_material = 0x7f0f000d;
+ public static final int abc_font_family_display_3_material = 0x7f0f000e;
+ public static final int abc_font_family_display_4_material = 0x7f0f000f;
+ public static final int abc_font_family_headline_material = 0x7f0f0010;
+ public static final int abc_font_family_menu_material = 0x7f0f0011;
+ public static final int abc_font_family_subhead_material = 0x7f0f0012;
+ public static final int abc_font_family_title_material = 0x7f0f0013;
+ public static final int abc_menu_alt_shortcut_label = 0x7f0f0014;
+ public static final int abc_menu_ctrl_shortcut_label = 0x7f0f0015;
+ public static final int abc_menu_delete_shortcut_label = 0x7f0f0016;
+ public static final int abc_menu_enter_shortcut_label = 0x7f0f0017;
+ public static final int abc_menu_function_shortcut_label = 0x7f0f0018;
+ public static final int abc_menu_meta_shortcut_label = 0x7f0f0019;
+ public static final int abc_menu_shift_shortcut_label = 0x7f0f001a;
+ public static final int abc_menu_space_shortcut_label = 0x7f0f001b;
+ public static final int abc_menu_sym_shortcut_label = 0x7f0f001c;
+ public static final int abc_prepend_shortcut_label = 0x7f0f001d;
+ public static final int abc_search_hint = 0x7f0f001e;
+ public static final int abc_searchview_description_clear = 0x7f0f001f;
+ public static final int abc_searchview_description_query = 0x7f0f0020;
+ public static final int abc_searchview_description_search = 0x7f0f0021;
+ public static final int abc_searchview_description_submit = 0x7f0f0022;
+ public static final int abc_searchview_description_voice = 0x7f0f0023;
+ public static final int abc_shareactionprovider_share_with = 0x7f0f0024;
+ public static final int abc_shareactionprovider_share_with_application = 0x7f0f0025;
+ public static final int abc_toolbar_collapse_description = 0x7f0f0026;
+ public static final int search_menu_title = 0x7f0f00a4;
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int AlertDialog_AppCompat = 0x7f100000;
+ public static final int AlertDialog_AppCompat_Light = 0x7f100001;
+ public static final int Animation_AppCompat_Dialog = 0x7f100002;
+ public static final int Animation_AppCompat_DropDownUp = 0x7f100003;
+ public static final int Animation_AppCompat_Tooltip = 0x7f100004;
+ public static final int Base_AlertDialog_AppCompat = 0x7f100005;
+ public static final int Base_AlertDialog_AppCompat_Light = 0x7f100006;
+ public static final int Base_Animation_AppCompat_Dialog = 0x7f100007;
+ public static final int Base_Animation_AppCompat_DropDownUp = 0x7f100008;
+ public static final int Base_Animation_AppCompat_Tooltip = 0x7f100009;
+ public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f10000b;
+ public static final int Base_DialogWindowTitle_AppCompat = 0x7f10000a;
+ public static final int Base_TextAppearance_AppCompat = 0x7f10000c;
+ public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f10000d;
+ public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f10000e;
+ public static final int Base_TextAppearance_AppCompat_Button = 0x7f10000f;
+ public static final int Base_TextAppearance_AppCompat_Caption = 0x7f100010;
+ public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f100011;
+ public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f100012;
+ public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f100013;
+ public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f100014;
+ public static final int Base_TextAppearance_AppCompat_Headline = 0x7f100015;
+ public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f100016;
+ public static final int Base_TextAppearance_AppCompat_Large = 0x7f100017;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f100018;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f100019;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f10001a;
+ public static final int Base_TextAppearance_AppCompat_Medium = 0x7f10001b;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f10001c;
+ public static final int Base_TextAppearance_AppCompat_Menu = 0x7f10001d;
+ public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f10001e;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f10001f;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f100020;
+ public static final int Base_TextAppearance_AppCompat_Small = 0x7f100021;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f100022;
+ public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f100023;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f100024;
+ public static final int Base_TextAppearance_AppCompat_Title = 0x7f100025;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f100026;
+ public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f100027;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f100028;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f100029;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f10002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f10002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f10002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f10002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f10002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f10002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f100030;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f100031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f100032;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f100033;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f100034;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f100035;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f100036;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f100037;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f100038;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f100039;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f10003a;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f10003b;
+ public static final int Base_ThemeOverlay_AppCompat = 0x7f10004a;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f10004b;
+ public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f10004c;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f10004d;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f10004e;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f10004f;
+ public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f100050;
+ public static final int Base_Theme_AppCompat = 0x7f10003c;
+ public static final int Base_Theme_AppCompat_CompactMenu = 0x7f10003d;
+ public static final int Base_Theme_AppCompat_Dialog = 0x7f10003e;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f100042;
+ public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f10003f;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f100040;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f100041;
+ public static final int Base_Theme_AppCompat_Light = 0x7f100043;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f100044;
+ public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f100045;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f100049;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f100046;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f100047;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f100048;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f100055;
+ public static final int Base_V21_Theme_AppCompat = 0x7f100051;
+ public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f100052;
+ public static final int Base_V21_Theme_AppCompat_Light = 0x7f100053;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f100054;
+ public static final int Base_V22_Theme_AppCompat = 0x7f100056;
+ public static final int Base_V22_Theme_AppCompat_Light = 0x7f100057;
+ public static final int Base_V23_Theme_AppCompat = 0x7f100058;
+ public static final int Base_V23_Theme_AppCompat_Light = 0x7f100059;
+ public static final int Base_V26_Theme_AppCompat = 0x7f10005a;
+ public static final int Base_V26_Theme_AppCompat_Light = 0x7f10005b;
+ public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f10005c;
+ public static final int Base_V28_Theme_AppCompat = 0x7f10005d;
+ public static final int Base_V28_Theme_AppCompat_Light = 0x7f10005e;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f100063;
+ public static final int Base_V7_Theme_AppCompat = 0x7f10005f;
+ public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f100060;
+ public static final int Base_V7_Theme_AppCompat_Light = 0x7f100061;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f100062;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f100064;
+ public static final int Base_V7_Widget_AppCompat_EditText = 0x7f100065;
+ public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f100066;
+ public static final int Base_Widget_AppCompat_ActionBar = 0x7f100067;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f100068;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f100069;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f10006a;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f10006b;
+ public static final int Base_Widget_AppCompat_ActionButton = 0x7f10006c;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f10006d;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f10006e;
+ public static final int Base_Widget_AppCompat_ActionMode = 0x7f10006f;
+ public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f100070;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f100071;
+ public static final int Base_Widget_AppCompat_Button = 0x7f100072;
+ public static final int Base_Widget_AppCompat_ButtonBar = 0x7f100078;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f100079;
+ public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f100073;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f100074;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f100075;
+ public static final int Base_Widget_AppCompat_Button_Colored = 0x7f100076;
+ public static final int Base_Widget_AppCompat_Button_Small = 0x7f100077;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f10007a;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f10007b;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f10007c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f10007d;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f10007e;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f10007f;
+ public static final int Base_Widget_AppCompat_EditText = 0x7f100080;
+ public static final int Base_Widget_AppCompat_ImageButton = 0x7f100081;
+ public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f100082;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f100083;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f100084;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f100085;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f100086;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f100087;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f100088;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f100089;
+ public static final int Base_Widget_AppCompat_ListMenuView = 0x7f10008a;
+ public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f10008b;
+ public static final int Base_Widget_AppCompat_ListView = 0x7f10008c;
+ public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f10008d;
+ public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f10008e;
+ public static final int Base_Widget_AppCompat_PopupMenu = 0x7f10008f;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f100090;
+ public static final int Base_Widget_AppCompat_PopupWindow = 0x7f100091;
+ public static final int Base_Widget_AppCompat_ProgressBar = 0x7f100092;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f100093;
+ public static final int Base_Widget_AppCompat_RatingBar = 0x7f100094;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f100095;
+ public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f100096;
+ public static final int Base_Widget_AppCompat_SearchView = 0x7f100097;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f100098;
+ public static final int Base_Widget_AppCompat_SeekBar = 0x7f100099;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f10009a;
+ public static final int Base_Widget_AppCompat_Spinner = 0x7f10009b;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f10009c;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f10009d;
+ public static final int Base_Widget_AppCompat_Toolbar = 0x7f10009e;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f10009f;
+ public static final int Platform_AppCompat = 0x7f1000a4;
+ public static final int Platform_AppCompat_Light = 0x7f1000a5;
+ public static final int Platform_ThemeOverlay_AppCompat = 0x7f1000a6;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1000a7;
+ public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1000a8;
+ public static final int Platform_V21_AppCompat = 0x7f1000a9;
+ public static final int Platform_V21_AppCompat_Light = 0x7f1000aa;
+ public static final int Platform_V25_AppCompat = 0x7f1000ab;
+ public static final int Platform_V25_AppCompat_Light = 0x7f1000ac;
+ public static final int Platform_Widget_AppCompat_Spinner = 0x7f1000ad;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f1000ae;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f1000af;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f1000b0;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f1000b1;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f1000b2;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 0x7f1000b3;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 0x7f1000b4;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f1000b5;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 0x7f1000b6;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f1000bc;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f1000b7;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f1000b8;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f1000b9;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f1000ba;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f1000bb;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f1000bd;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f1000be;
+ public static final int TextAppearance_AppCompat = 0x7f1000bf;
+ public static final int TextAppearance_AppCompat_Body1 = 0x7f1000c0;
+ public static final int TextAppearance_AppCompat_Body2 = 0x7f1000c1;
+ public static final int TextAppearance_AppCompat_Button = 0x7f1000c2;
+ public static final int TextAppearance_AppCompat_Caption = 0x7f1000c3;
+ public static final int TextAppearance_AppCompat_Display1 = 0x7f1000c4;
+ public static final int TextAppearance_AppCompat_Display2 = 0x7f1000c5;
+ public static final int TextAppearance_AppCompat_Display3 = 0x7f1000c6;
+ public static final int TextAppearance_AppCompat_Display4 = 0x7f1000c7;
+ public static final int TextAppearance_AppCompat_Headline = 0x7f1000c8;
+ public static final int TextAppearance_AppCompat_Inverse = 0x7f1000c9;
+ public static final int TextAppearance_AppCompat_Large = 0x7f1000ca;
+ public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f1000cb;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f1000cc;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f1000cd;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f1000ce;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f1000cf;
+ public static final int TextAppearance_AppCompat_Medium = 0x7f1000d0;
+ public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f1000d1;
+ public static final int TextAppearance_AppCompat_Menu = 0x7f1000d2;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f1000d3;
+ public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f1000d4;
+ public static final int TextAppearance_AppCompat_Small = 0x7f1000d5;
+ public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f1000d6;
+ public static final int TextAppearance_AppCompat_Subhead = 0x7f1000d7;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f1000d8;
+ public static final int TextAppearance_AppCompat_Title = 0x7f1000d9;
+ public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f1000da;
+ public static final int TextAppearance_AppCompat_Tooltip = 0x7f1000db;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f1000dc;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f1000dd;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f1000de;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f1000df;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f1000e0;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f1000e1;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f1000e2;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f1000e3;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f1000e4;
+ public static final int TextAppearance_AppCompat_Widget_Button = 0x7f1000e5;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f1000e6;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f1000e7;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f1000e8;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f1000e9;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f1000ea;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f1000eb;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f1000ec;
+ public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f1000ed;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f1000ee;
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f1000fc;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f1000fd;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f1000fe;
+ public static final int ThemeOverlay_AppCompat = 0x7f100121;
+ public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f100122;
+ public static final int ThemeOverlay_AppCompat_Dark = 0x7f100123;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f100124;
+ public static final int ThemeOverlay_AppCompat_Dialog = 0x7f100125;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f100126;
+ public static final int ThemeOverlay_AppCompat_Light = 0x7f100127;
+ public static final int Theme_AppCompat = 0x7f100106;
+ public static final int Theme_AppCompat_CompactMenu = 0x7f100107;
+ public static final int Theme_AppCompat_DayNight = 0x7f100108;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f100109;
+ public static final int Theme_AppCompat_DayNight_Dialog = 0x7f10010a;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f10010d;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f10010b;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f10010c;
+ public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f10010e;
+ public static final int Theme_AppCompat_Dialog = 0x7f10010f;
+ public static final int Theme_AppCompat_DialogWhenLarge = 0x7f100112;
+ public static final int Theme_AppCompat_Dialog_Alert = 0x7f100110;
+ public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f100111;
+ public static final int Theme_AppCompat_Light = 0x7f100113;
+ public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f100114;
+ public static final int Theme_AppCompat_Light_Dialog = 0x7f100115;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f100118;
+ public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f100116;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f100117;
+ public static final int Theme_AppCompat_Light_NoActionBar = 0x7f100119;
+ public static final int Theme_AppCompat_NoActionBar = 0x7f10011a;
+ public static final int Widget_AppCompat_ActionBar = 0x7f10012b;
+ public static final int Widget_AppCompat_ActionBar_Solid = 0x7f10012c;
+ public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f10012d;
+ public static final int Widget_AppCompat_ActionBar_TabText = 0x7f10012e;
+ public static final int Widget_AppCompat_ActionBar_TabView = 0x7f10012f;
+ public static final int Widget_AppCompat_ActionButton = 0x7f100130;
+ public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f100131;
+ public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f100132;
+ public static final int Widget_AppCompat_ActionMode = 0x7f100133;
+ public static final int Widget_AppCompat_ActivityChooserView = 0x7f100134;
+ public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f100135;
+ public static final int Widget_AppCompat_Button = 0x7f100136;
+ public static final int Widget_AppCompat_ButtonBar = 0x7f10013c;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f10013d;
+ public static final int Widget_AppCompat_Button_Borderless = 0x7f100137;
+ public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f100138;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f100139;
+ public static final int Widget_AppCompat_Button_Colored = 0x7f10013a;
+ public static final int Widget_AppCompat_Button_Small = 0x7f10013b;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f10013e;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f10013f;
+ public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f100140;
+ public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f100141;
+ public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f100142;
+ public static final int Widget_AppCompat_EditText = 0x7f100143;
+ public static final int Widget_AppCompat_ImageButton = 0x7f100144;
+ public static final int Widget_AppCompat_Light_ActionBar = 0x7f100145;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f100146;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f100147;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f100148;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f100149;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f10014a;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f10014b;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f10014c;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f10014d;
+ public static final int Widget_AppCompat_Light_ActionButton = 0x7f10014e;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f10014f;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f100150;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f100151;
+ public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f100152;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f100153;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f100154;
+ public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f100155;
+ public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f100156;
+ public static final int Widget_AppCompat_Light_PopupMenu = 0x7f100157;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f100158;
+ public static final int Widget_AppCompat_Light_SearchView = 0x7f100159;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f10015a;
+ public static final int Widget_AppCompat_ListMenuView = 0x7f10015b;
+ public static final int Widget_AppCompat_ListPopupWindow = 0x7f10015c;
+ public static final int Widget_AppCompat_ListView = 0x7f10015d;
+ public static final int Widget_AppCompat_ListView_DropDown = 0x7f10015e;
+ public static final int Widget_AppCompat_ListView_Menu = 0x7f10015f;
+ public static final int Widget_AppCompat_PopupMenu = 0x7f100160;
+ public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f100161;
+ public static final int Widget_AppCompat_PopupWindow = 0x7f100162;
+ public static final int Widget_AppCompat_ProgressBar = 0x7f100163;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f100164;
+ public static final int Widget_AppCompat_RatingBar = 0x7f100165;
+ public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f100166;
+ public static final int Widget_AppCompat_RatingBar_Small = 0x7f100167;
+ public static final int Widget_AppCompat_SearchView = 0x7f100168;
+ public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f100169;
+ public static final int Widget_AppCompat_SeekBar = 0x7f10016a;
+ public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f10016b;
+ public static final int Widget_AppCompat_Spinner = 0x7f10016c;
+ public static final int Widget_AppCompat_Spinner_DropDown = 0x7f10016d;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f10016e;
+ public static final int Widget_AppCompat_Spinner_Underlined = 0x7f10016f;
+ public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f100170;
+ public static final int Widget_AppCompat_Toolbar = 0x7f100171;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f100172;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ActionBar = { 0x7f030031, 0x7f030032, 0x7f030033, 0x7f03005d, 0x7f03005e, 0x7f03005f, 0x7f030060, 0x7f030061, 0x7f030062, 0x7f030065, 0x7f03006a, 0x7f03006b, 0x7f030076, 0x7f03008f, 0x7f030090, 0x7f030091, 0x7f030092, 0x7f030093, 0x7f030098, 0x7f03009b, 0x7f0300e4, 0x7f0300f8, 0x7f030103, 0x7f030106, 0x7f030107, 0x7f030125, 0x7f030128, 0x7f030143, 0x7f03014c };
+ 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 = { 0x7f030031, 0x7f030032, 0x7f03004a, 0x7f03008f, 0x7f030128, 0x7f03014c };
+ 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 = { 0x7f030078, 0x7f030099 };
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
+ public static final int ActivityChooserView_initialActivityCount = 1;
+ public static final int[] AlertDialog = { 0x10100f2, 0x7f030040, 0x7f030041, 0x7f0300db, 0x7f0300dc, 0x7f0300f5, 0x7f030118, 0x7f030119 };
+ 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, 0x7f03011f, 0x7f030141, 0x7f030142 };
+ 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, 0x7f03013e, 0x7f03013f, 0x7f030140 };
+ 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, 0x7f03002c, 0x7f03002d, 0x7f03002e, 0x7f03002f, 0x7f030030, 0x7f03007f, 0x7f030081, 0x7f03009d, 0x7f0300d8, 0x7f03012e };
+ 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, 0x7f030000, 0x7f030001, 0x7f030002, 0x7f030003, 0x7f030004, 0x7f030005, 0x7f030006, 0x7f030007, 0x7f030008, 0x7f030009, 0x7f03000a, 0x7f03000b, 0x7f03000c, 0x7f03000e, 0x7f03000f, 0x7f030010, 0x7f030011, 0x7f030012, 0x7f030013, 0x7f030014, 0x7f030015, 0x7f030016, 0x7f030017, 0x7f030018, 0x7f030019, 0x7f03001a, 0x7f03001b, 0x7f03001c, 0x7f03001d, 0x7f03001e, 0x7f030021, 0x7f030022, 0x7f030023, 0x7f030024, 0x7f030025, 0x7f03002b, 0x7f030039, 0x7f03003a, 0x7f03003b, 0x7f03003c, 0x7f03003d, 0x7f03003e, 0x7f030042, 0x7f030043, 0x7f030047, 0x7f030048, 0x7f03004e, 0x7f03004f, 0x7f030050, 0x7f030051, 0x7f030052, 0x7f030053, 0x7f030054, 0x7f030055, 0x7f030056, 0x7f030057, 0x7f030063, 0x7f030067, 0x7f030068, 0x7f030069, 0x7f03006c, 0x7f03006e, 0x7f030071, 0x7f030072, 0x7f030073, 0x7f030074, 0x7f030075, 0x7f030091, 0x7f030097, 0x7f0300d9, 0x7f0300da, 0x7f0300dd, 0x7f0300de, 0x7f0300df, 0x7f0300e0, 0x7f0300e1, 0x7f0300e2, 0x7f0300e3, 0x7f0300ff, 0x7f030100, 0x7f030101, 0x7f030102, 0x7f030104, 0x7f03010a, 0x7f03010b, 0x7f03010c, 0x7f03010d, 0x7f030111, 0x7f030112, 0x7f030113, 0x7f030114, 0x7f03011c, 0x7f03011d, 0x7f03012c, 0x7f03012f, 0x7f030130, 0x7f030131, 0x7f030132, 0x7f030133, 0x7f030134, 0x7f030135, 0x7f030136, 0x7f030137, 0x7f030138, 0x7f03014d, 0x7f03014e, 0x7f03014f, 0x7f030150, 0x7f030156, 0x7f030158, 0x7f030159, 0x7f03015a, 0x7f03015b, 0x7f03015c, 0x7f03015d, 0x7f03015e, 0x7f03015f, 0x7f030160, 0x7f030161 };
+ 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 = { 0x7f030026 };
+ public static final int ButtonBarLayout_allowStacking = 0;
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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, 0x7f030044, 0x7f030045 };
+ 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 = { 0x7f03009c, 0x7f030122 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0300a0, 0x7f0300a1, 0x7f0300a2, 0x7f0300cc, 0x7f0300d5, 0x7f0300d6 };
+ 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 = { 0x7f030029, 0x7f03002a, 0x7f030036, 0x7f03004d, 0x7f03006f, 0x7f03008d, 0x7f03011b, 0x7f03013a };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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, 0x7f03006b, 0x7f03006d, 0x7f0300e7, 0x7f030116 };
+ 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, 0x7f03000d, 0x7f03001f, 0x7f030020, 0x7f030028, 0x7f03005c, 0x7f030094, 0x7f030095, 0x7f0300f9, 0x7f030115, 0x7f030151 };
+ 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, 0x7f030105, 0x7f030123 };
+ 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, 0x7f0300fa };
+ 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 = { 0x7f030121 };
+ public static final int PopupWindowBackgroundState_state_above_anchor = 0;
+ public static final int[] RecycleListView = { 0x7f0300fb, 0x7f0300fe };
+ public static final int RecycleListView_paddingBottomNoButtons = 0;
+ public static final int RecycleListView_paddingTopNoTitle = 1;
+ public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f030049, 0x7f030058, 0x7f030066, 0x7f03008e, 0x7f030096, 0x7f03009e, 0x7f030108, 0x7f030109, 0x7f03010f, 0x7f030110, 0x7f030124, 0x7f030129, 0x7f030157 };
+ 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, 0x7f030103 };
+ 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, 0x7f030117, 0x7f03011e, 0x7f03012a, 0x7f03012b, 0x7f03012d, 0x7f03013b, 0x7f03013c, 0x7f03013d, 0x7f030152, 0x7f030153, 0x7f030154 };
+ 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, 0x7f030081, 0x7f03012e };
+ 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, 0x7f03003f, 0x7f03004b, 0x7f03004c, 0x7f03005d, 0x7f03005e, 0x7f03005f, 0x7f030060, 0x7f030061, 0x7f030062, 0x7f0300e4, 0x7f0300e5, 0x7f0300e6, 0x7f0300f6, 0x7f0300f7, 0x7f030103, 0x7f030125, 0x7f030126, 0x7f030127, 0x7f030143, 0x7f030144, 0x7f030145, 0x7f030146, 0x7f030147, 0x7f030148, 0x7f030149, 0x7f03014a, 0x7f03014b };
+ 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, 0x7f0300fc, 0x7f0300fd, 0x7f030139 };
+ 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, 0x7f030034, 0x7f030035 };
+ 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/arch/core/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/arch/core/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/arch/core/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/arch/core/R.java
diff --git a/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/asynclayoutinflater/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/asynclayoutinflater/R.java
new file mode 100644
index 00000000..b3f49a9c
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/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 androidx.asynclayoutinflater;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/coordinatorlayout/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/coordinatorlayout/R.java
new file mode 100644
index 00000000..5ef71d61
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/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 androidx.coordinatorlayout;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int coordinatorLayoutStyle = 0x7f030064;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int keylines = 0x7f03009c;
+ public static final int layout_anchor = 0x7f0300a0;
+ public static final int layout_anchorGravity = 0x7f0300a1;
+ public static final int layout_behavior = 0x7f0300a2;
+ public static final int layout_dodgeInsetEdges = 0x7f0300cc;
+ public static final int layout_insetEdge = 0x7f0300d5;
+ public static final int layout_keyline = 0x7f0300d6;
+ public static final int statusBarBackground = 0x7f030122;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int bottom = 0x7f08002a;
+ public static final int chronometer = 0x7f080036;
+ public static final int end = 0x7f080047;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int left = 0x7f080071;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int none = 0x7f0800c4;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right = 0x7f0800d9;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int start = 0x7f0800f9;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ public static final int top = 0x7f08010d;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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 = { 0x7f03009c, 0x7f030122 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0300a0, 0x7f0300a1, 0x7f0300a2, 0x7f0300cc, 0x7f0300d5, 0x7f0300d6 };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/core/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/core/R.java
new file mode 100644
index 00000000..70c0bbea
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/core/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 androidx.core;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/cursoradapter/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/cursoradapter/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/cursoradapter/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/cursoradapter/R.java
diff --git a/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/customview/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/customview/R.java
new file mode 100644
index 00000000..1d93b866
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/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 androidx.customview;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/documentfile/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/documentfile/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/documentfile/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/documentfile/R.java
diff --git a/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/drawerlayout/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/drawerlayout/R.java
new file mode 100644
index 00000000..1edf2f16
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/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 androidx.drawerlayout;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/fragment/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/fragment/R.java
new file mode 100644
index 00000000..ead8b433
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/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 androidx.fragment;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int coordinatorLayoutStyle = 0x7f030064;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int keylines = 0x7f03009c;
+ public static final int layout_anchor = 0x7f0300a0;
+ public static final int layout_anchorGravity = 0x7f0300a1;
+ public static final int layout_behavior = 0x7f0300a2;
+ public static final int layout_dodgeInsetEdges = 0x7f0300cc;
+ public static final int layout_insetEdge = 0x7f0300d5;
+ public static final int layout_keyline = 0x7f0300d6;
+ public static final int statusBarBackground = 0x7f030122;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int bottom = 0x7f08002a;
+ public static final int chronometer = 0x7f080036;
+ public static final int end = 0x7f080047;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int left = 0x7f080071;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int none = 0x7f0800c4;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right = 0x7f0800d9;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int start = 0x7f0800f9;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ public static final int top = 0x7f08010d;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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 = { 0x7f03009c, 0x7f030122 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0300a0, 0x7f0300a1, 0x7f0300a2, 0x7f0300cc, 0x7f0300d5, 0x7f0300d6 };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/interpolator/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/interpolator/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/interpolator/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/interpolator/R.java
diff --git a/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/coreui/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/coreui/R.java
new file mode 100644
index 00000000..f5ad335a
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/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 androidx.legacy.coreui;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int coordinatorLayoutStyle = 0x7f030064;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int keylines = 0x7f03009c;
+ public static final int layout_anchor = 0x7f0300a0;
+ public static final int layout_anchorGravity = 0x7f0300a1;
+ public static final int layout_behavior = 0x7f0300a2;
+ public static final int layout_dodgeInsetEdges = 0x7f0300cc;
+ public static final int layout_insetEdge = 0x7f0300d5;
+ public static final int layout_keyline = 0x7f0300d6;
+ public static final int statusBarBackground = 0x7f030122;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int bottom = 0x7f08002a;
+ public static final int chronometer = 0x7f080036;
+ public static final int end = 0x7f080047;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int left = 0x7f080071;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int none = 0x7f0800c4;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right = 0x7f0800d9;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int start = 0x7f0800f9;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ public static final int top = 0x7f08010d;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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 = { 0x7f03009c, 0x7f030122 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0300a0, 0x7f0300a1, 0x7f0300a2, 0x7f0300cc, 0x7f0300d5, 0x7f0300d6 };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/coreutils/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/coreutils/R.java
new file mode 100644
index 00000000..74833c48
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/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 androidx.legacy.coreutils;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/lifecycle/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/lifecycle/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/lifecycle/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/lifecycle/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/lifecycle/livedata/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/lifecycle/livedata/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/lifecycle/livedata/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/lifecycle/livedata/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/lifecycle/livedata/core/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/lifecycle/livedata/core/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/lifecycle/livedata/core/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/lifecycle/livedata/core/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/lifecycle/viewmodel/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/lifecycle/viewmodel/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/lifecycle/viewmodel/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/lifecycle/viewmodel/R.java
diff --git a/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/loader/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/loader/R.java
new file mode 100644
index 00000000..08ab8c5d
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/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 androidx.loader;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/localbroadcastmanager/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/localbroadcastmanager/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/localbroadcastmanager/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/localbroadcastmanager/R.java
diff --git a/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/media/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/media/R.java
new file mode 100644
index 00000000..7568180f
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/media/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 androidx.media;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int notification_material_background_media_default_color = 0x7f050043;
+ public static final int primary_text_default_material_dark = 0x7f050049;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_dark = 0x7f050050;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ public static final int subtitle_corner_radius = 0x7f060076;
+ public static final int subtitle_outline_width = 0x7f060077;
+ public static final int subtitle_shadow_offset = 0x7f060078;
+ public static final int subtitle_shadow_radius = 0x7f060079;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action0 = 0x7f08000b;
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int cancel_action = 0x7f08002f;
+ public static final int chronometer = 0x7f080036;
+ public static final int end_padder = 0x7f080048;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int media_actions = 0x7f08007c;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int status_bar_latest_event_content = 0x7f0800fa;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int cancel_button_image_alpha = 0x7f090002;
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_media_action = 0x7f0b003c;
+ public static final int notification_media_cancel_action = 0x7f0b003d;
+ public static final int notification_template_big_media = 0x7f0b003e;
+ public static final int notification_template_big_media_custom = 0x7f0b003f;
+ public static final int notification_template_big_media_narrow = 0x7f0b0040;
+ public static final int notification_template_big_media_narrow_custom = 0x7f0b0041;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_lines_media = 0x7f0b0044;
+ public static final int notification_template_media = 0x7f0b0045;
+ public static final int notification_template_media_custom = 0x7f0b0046;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Info_Media = 0x7f1000f1;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Line2_Media = 0x7f1000f3;
+ public static final int TextAppearance_Compat_Notification_Media = 0x7f1000f4;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Time_Media = 0x7f1000f6;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int TextAppearance_Compat_Notification_Title_Media = 0x7f1000f8;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/mediarouter/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/mediarouter/R.java
new file mode 100644
index 00000000..2d590d1c
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/mediarouter/R.java
@@ -0,0 +1,2017 @@
+/* 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.mediarouter;
+
+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 = 0x7f030000;
+ public static final int actionBarItemBackground = 0x7f030001;
+ public static final int actionBarPopupTheme = 0x7f030002;
+ public static final int actionBarSize = 0x7f030003;
+ public static final int actionBarSplitStyle = 0x7f030004;
+ public static final int actionBarStyle = 0x7f030005;
+ public static final int actionBarTabBarStyle = 0x7f030006;
+ public static final int actionBarTabStyle = 0x7f030007;
+ public static final int actionBarTabTextStyle = 0x7f030008;
+ public static final int actionBarTheme = 0x7f030009;
+ public static final int actionBarWidgetTheme = 0x7f03000a;
+ public static final int actionButtonStyle = 0x7f03000b;
+ public static final int actionDropDownStyle = 0x7f03000c;
+ public static final int actionLayout = 0x7f03000d;
+ public static final int actionMenuTextAppearance = 0x7f03000e;
+ public static final int actionMenuTextColor = 0x7f03000f;
+ public static final int actionModeBackground = 0x7f030010;
+ public static final int actionModeCloseButtonStyle = 0x7f030011;
+ public static final int actionModeCloseDrawable = 0x7f030012;
+ public static final int actionModeCopyDrawable = 0x7f030013;
+ public static final int actionModeCutDrawable = 0x7f030014;
+ public static final int actionModeFindDrawable = 0x7f030015;
+ public static final int actionModePasteDrawable = 0x7f030016;
+ public static final int actionModePopupWindowStyle = 0x7f030017;
+ public static final int actionModeSelectAllDrawable = 0x7f030018;
+ public static final int actionModeShareDrawable = 0x7f030019;
+ public static final int actionModeSplitBackground = 0x7f03001a;
+ public static final int actionModeStyle = 0x7f03001b;
+ public static final int actionModeWebSearchDrawable = 0x7f03001c;
+ public static final int actionOverflowButtonStyle = 0x7f03001d;
+ public static final int actionOverflowMenuStyle = 0x7f03001e;
+ public static final int actionProviderClass = 0x7f03001f;
+ public static final int actionViewClass = 0x7f030020;
+ public static final int activityChooserViewStyle = 0x7f030021;
+ public static final int alertDialogButtonGroupStyle = 0x7f030022;
+ public static final int alertDialogCenterButtons = 0x7f030023;
+ public static final int alertDialogStyle = 0x7f030024;
+ public static final int alertDialogTheme = 0x7f030025;
+ public static final int allowStacking = 0x7f030026;
+ public static final int alpha = 0x7f030027;
+ public static final int alphabeticModifiers = 0x7f030028;
+ public static final int arrowHeadLength = 0x7f030029;
+ public static final int arrowShaftLength = 0x7f03002a;
+ public static final int autoCompleteTextViewStyle = 0x7f03002b;
+ public static final int autoSizeMaxTextSize = 0x7f03002c;
+ public static final int autoSizeMinTextSize = 0x7f03002d;
+ public static final int autoSizePresetSizes = 0x7f03002e;
+ public static final int autoSizeStepGranularity = 0x7f03002f;
+ public static final int autoSizeTextType = 0x7f030030;
+ public static final int background = 0x7f030031;
+ public static final int backgroundSplit = 0x7f030032;
+ public static final int backgroundStacked = 0x7f030033;
+ public static final int backgroundTint = 0x7f030034;
+ public static final int backgroundTintMode = 0x7f030035;
+ public static final int barLength = 0x7f030036;
+ public static final int borderlessButtonStyle = 0x7f030039;
+ public static final int buttonBarButtonStyle = 0x7f03003a;
+ public static final int buttonBarNegativeButtonStyle = 0x7f03003b;
+ public static final int buttonBarNeutralButtonStyle = 0x7f03003c;
+ public static final int buttonBarPositiveButtonStyle = 0x7f03003d;
+ public static final int buttonBarStyle = 0x7f03003e;
+ public static final int buttonGravity = 0x7f03003f;
+ public static final int buttonIconDimen = 0x7f030040;
+ public static final int buttonPanelSideLayout = 0x7f030041;
+ public static final int buttonStyle = 0x7f030042;
+ public static final int buttonStyleSmall = 0x7f030043;
+ public static final int buttonTint = 0x7f030044;
+ public static final int buttonTintMode = 0x7f030045;
+ public static final int checkboxStyle = 0x7f030047;
+ public static final int checkedTextViewStyle = 0x7f030048;
+ public static final int closeIcon = 0x7f030049;
+ public static final int closeItemLayout = 0x7f03004a;
+ public static final int collapseContentDescription = 0x7f03004b;
+ public static final int collapseIcon = 0x7f03004c;
+ public static final int color = 0x7f03004d;
+ public static final int colorAccent = 0x7f03004e;
+ public static final int colorBackgroundFloating = 0x7f03004f;
+ public static final int colorButtonNormal = 0x7f030050;
+ public static final int colorControlActivated = 0x7f030051;
+ public static final int colorControlHighlight = 0x7f030052;
+ public static final int colorControlNormal = 0x7f030053;
+ public static final int colorError = 0x7f030054;
+ public static final int colorPrimary = 0x7f030055;
+ public static final int colorPrimaryDark = 0x7f030056;
+ public static final int colorSwitchThumbNormal = 0x7f030057;
+ public static final int commitIcon = 0x7f030058;
+ public static final int contentDescription = 0x7f03005c;
+ public static final int contentInsetEnd = 0x7f03005d;
+ public static final int contentInsetEndWithActions = 0x7f03005e;
+ public static final int contentInsetLeft = 0x7f03005f;
+ public static final int contentInsetRight = 0x7f030060;
+ public static final int contentInsetStart = 0x7f030061;
+ public static final int contentInsetStartWithNavigation = 0x7f030062;
+ public static final int controlBackground = 0x7f030063;
+ public static final int coordinatorLayoutStyle = 0x7f030064;
+ public static final int customNavigationLayout = 0x7f030065;
+ public static final int defaultQueryHint = 0x7f030066;
+ public static final int dialogCornerRadius = 0x7f030067;
+ public static final int dialogPreferredPadding = 0x7f030068;
+ public static final int dialogTheme = 0x7f030069;
+ public static final int displayOptions = 0x7f03006a;
+ public static final int divider = 0x7f03006b;
+ public static final int dividerHorizontal = 0x7f03006c;
+ public static final int dividerPadding = 0x7f03006d;
+ public static final int dividerVertical = 0x7f03006e;
+ public static final int drawableSize = 0x7f03006f;
+ public static final int drawerArrowStyle = 0x7f030070;
+ public static final int dropDownListViewStyle = 0x7f030071;
+ public static final int dropdownListPreferredItemHeight = 0x7f030072;
+ public static final int editTextBackground = 0x7f030073;
+ public static final int editTextColor = 0x7f030074;
+ public static final int editTextStyle = 0x7f030075;
+ public static final int elevation = 0x7f030076;
+ public static final int expandActivityOverflowButtonDrawable = 0x7f030078;
+ public static final int externalRouteEnabledDrawable = 0x7f030079;
+ public static final int fastScrollEnabled = 0x7f03007a;
+ public static final int fastScrollHorizontalThumbDrawable = 0x7f03007b;
+ public static final int fastScrollHorizontalTrackDrawable = 0x7f03007c;
+ public static final int fastScrollVerticalThumbDrawable = 0x7f03007d;
+ public static final int fastScrollVerticalTrackDrawable = 0x7f03007e;
+ public static final int firstBaselineToTopHeight = 0x7f03007f;
+ public static final int font = 0x7f030080;
+ public static final int fontFamily = 0x7f030081;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int gapBetweenBars = 0x7f03008d;
+ public static final int goIcon = 0x7f03008e;
+ public static final int height = 0x7f03008f;
+ public static final int hideOnContentScroll = 0x7f030090;
+ public static final int homeAsUpIndicator = 0x7f030091;
+ public static final int homeLayout = 0x7f030092;
+ public static final int icon = 0x7f030093;
+ public static final int iconTint = 0x7f030094;
+ public static final int iconTintMode = 0x7f030095;
+ public static final int iconifiedByDefault = 0x7f030096;
+ public static final int imageButtonStyle = 0x7f030097;
+ public static final int indeterminateProgressStyle = 0x7f030098;
+ public static final int initialActivityCount = 0x7f030099;
+ public static final int isLightTheme = 0x7f03009a;
+ public static final int itemPadding = 0x7f03009b;
+ public static final int keylines = 0x7f03009c;
+ public static final int lastBaselineToBottomHeight = 0x7f03009d;
+ public static final int layout = 0x7f03009e;
+ public static final int layoutManager = 0x7f03009f;
+ public static final int layout_anchor = 0x7f0300a0;
+ public static final int layout_anchorGravity = 0x7f0300a1;
+ public static final int layout_behavior = 0x7f0300a2;
+ public static final int layout_dodgeInsetEdges = 0x7f0300cc;
+ public static final int layout_insetEdge = 0x7f0300d5;
+ public static final int layout_keyline = 0x7f0300d6;
+ public static final int lineHeight = 0x7f0300d8;
+ public static final int listChoiceBackgroundIndicator = 0x7f0300d9;
+ public static final int listDividerAlertDialog = 0x7f0300da;
+ public static final int listItemLayout = 0x7f0300db;
+ public static final int listLayout = 0x7f0300dc;
+ public static final int listMenuViewStyle = 0x7f0300dd;
+ public static final int listPopupWindowStyle = 0x7f0300de;
+ public static final int listPreferredItemHeight = 0x7f0300df;
+ public static final int listPreferredItemHeightLarge = 0x7f0300e0;
+ public static final int listPreferredItemHeightSmall = 0x7f0300e1;
+ public static final int listPreferredItemPaddingLeft = 0x7f0300e2;
+ public static final int listPreferredItemPaddingRight = 0x7f0300e3;
+ public static final int logo = 0x7f0300e4;
+ public static final int logoDescription = 0x7f0300e5;
+ public static final int maxButtonHeight = 0x7f0300e6;
+ public static final int measureWithLargestChild = 0x7f0300e7;
+ public static final int mediaRouteAudioTrackDrawable = 0x7f0300e8;
+ public static final int mediaRouteButtonStyle = 0x7f0300e9;
+ public static final int mediaRouteButtonTint = 0x7f0300ea;
+ public static final int mediaRouteCloseDrawable = 0x7f0300eb;
+ public static final int mediaRouteControlPanelThemeOverlay = 0x7f0300ec;
+ public static final int mediaRouteDefaultIconDrawable = 0x7f0300ed;
+ public static final int mediaRoutePauseDrawable = 0x7f0300ee;
+ public static final int mediaRoutePlayDrawable = 0x7f0300ef;
+ public static final int mediaRouteSpeakerGroupIconDrawable = 0x7f0300f0;
+ public static final int mediaRouteSpeakerIconDrawable = 0x7f0300f1;
+ public static final int mediaRouteStopDrawable = 0x7f0300f2;
+ public static final int mediaRouteTheme = 0x7f0300f3;
+ public static final int mediaRouteTvIconDrawable = 0x7f0300f4;
+ public static final int multiChoiceItemLayout = 0x7f0300f5;
+ public static final int navigationContentDescription = 0x7f0300f6;
+ public static final int navigationIcon = 0x7f0300f7;
+ public static final int navigationMode = 0x7f0300f8;
+ public static final int numericModifiers = 0x7f0300f9;
+ public static final int overlapAnchor = 0x7f0300fa;
+ public static final int paddingBottomNoButtons = 0x7f0300fb;
+ public static final int paddingEnd = 0x7f0300fc;
+ public static final int paddingStart = 0x7f0300fd;
+ public static final int paddingTopNoTitle = 0x7f0300fe;
+ public static final int panelBackground = 0x7f0300ff;
+ public static final int panelMenuListTheme = 0x7f030100;
+ public static final int panelMenuListWidth = 0x7f030101;
+ public static final int popupMenuStyle = 0x7f030102;
+ public static final int popupTheme = 0x7f030103;
+ public static final int popupWindowStyle = 0x7f030104;
+ public static final int preserveIconSpacing = 0x7f030105;
+ public static final int progressBarPadding = 0x7f030106;
+ public static final int progressBarStyle = 0x7f030107;
+ public static final int queryBackground = 0x7f030108;
+ public static final int queryHint = 0x7f030109;
+ public static final int radioButtonStyle = 0x7f03010a;
+ public static final int ratingBarStyle = 0x7f03010b;
+ public static final int ratingBarStyleIndicator = 0x7f03010c;
+ public static final int ratingBarStyleSmall = 0x7f03010d;
+ public static final int reverseLayout = 0x7f03010e;
+ public static final int searchHintIcon = 0x7f03010f;
+ public static final int searchIcon = 0x7f030110;
+ public static final int searchViewStyle = 0x7f030111;
+ public static final int seekBarStyle = 0x7f030112;
+ public static final int selectableItemBackground = 0x7f030113;
+ public static final int selectableItemBackgroundBorderless = 0x7f030114;
+ public static final int showAsAction = 0x7f030115;
+ public static final int showDividers = 0x7f030116;
+ public static final int showText = 0x7f030117;
+ public static final int showTitle = 0x7f030118;
+ public static final int singleChoiceItemLayout = 0x7f030119;
+ public static final int spanCount = 0x7f03011a;
+ public static final int spinBars = 0x7f03011b;
+ public static final int spinnerDropDownItemStyle = 0x7f03011c;
+ public static final int spinnerStyle = 0x7f03011d;
+ public static final int splitTrack = 0x7f03011e;
+ public static final int srcCompat = 0x7f03011f;
+ public static final int stackFromEnd = 0x7f030120;
+ public static final int state_above_anchor = 0x7f030121;
+ public static final int statusBarBackground = 0x7f030122;
+ public static final int subMenuArrow = 0x7f030123;
+ public static final int submitBackground = 0x7f030124;
+ public static final int subtitle = 0x7f030125;
+ public static final int subtitleTextAppearance = 0x7f030126;
+ public static final int subtitleTextColor = 0x7f030127;
+ public static final int subtitleTextStyle = 0x7f030128;
+ public static final int suggestionRowLayout = 0x7f030129;
+ public static final int switchMinWidth = 0x7f03012a;
+ public static final int switchPadding = 0x7f03012b;
+ public static final int switchStyle = 0x7f03012c;
+ public static final int switchTextAppearance = 0x7f03012d;
+ public static final int textAllCaps = 0x7f03012e;
+ public static final int textAppearanceLargePopupMenu = 0x7f03012f;
+ public static final int textAppearanceListItem = 0x7f030130;
+ public static final int textAppearanceListItemSecondary = 0x7f030131;
+ public static final int textAppearanceListItemSmall = 0x7f030132;
+ public static final int textAppearancePopupMenuHeader = 0x7f030133;
+ public static final int textAppearanceSearchResultSubtitle = 0x7f030134;
+ public static final int textAppearanceSearchResultTitle = 0x7f030135;
+ public static final int textAppearanceSmallPopupMenu = 0x7f030136;
+ public static final int textColorAlertDialogListItem = 0x7f030137;
+ public static final int textColorSearchUrl = 0x7f030138;
+ public static final int theme = 0x7f030139;
+ public static final int thickness = 0x7f03013a;
+ public static final int thumbTextPadding = 0x7f03013b;
+ public static final int thumbTint = 0x7f03013c;
+ public static final int thumbTintMode = 0x7f03013d;
+ public static final int tickMark = 0x7f03013e;
+ public static final int tickMarkTint = 0x7f03013f;
+ public static final int tickMarkTintMode = 0x7f030140;
+ public static final int tint = 0x7f030141;
+ public static final int tintMode = 0x7f030142;
+ public static final int title = 0x7f030143;
+ public static final int titleMargin = 0x7f030144;
+ public static final int titleMarginBottom = 0x7f030145;
+ public static final int titleMarginEnd = 0x7f030146;
+ public static final int titleMarginStart = 0x7f030147;
+ public static final int titleMarginTop = 0x7f030148;
+ public static final int titleMargins = 0x7f030149;
+ public static final int titleTextAppearance = 0x7f03014a;
+ public static final int titleTextColor = 0x7f03014b;
+ public static final int titleTextStyle = 0x7f03014c;
+ public static final int toolbarNavigationButtonStyle = 0x7f03014d;
+ public static final int toolbarStyle = 0x7f03014e;
+ public static final int tooltipForegroundColor = 0x7f03014f;
+ public static final int tooltipFrameBackground = 0x7f030150;
+ public static final int tooltipText = 0x7f030151;
+ public static final int track = 0x7f030152;
+ public static final int trackTint = 0x7f030153;
+ public static final int trackTintMode = 0x7f030154;
+ public static final int ttcIndex = 0x7f030155;
+ public static final int viewInflaterClass = 0x7f030156;
+ public static final int voiceIcon = 0x7f030157;
+ public static final int windowActionBar = 0x7f030158;
+ public static final int windowActionBarOverlay = 0x7f030159;
+ public static final int windowActionModeOverlay = 0x7f03015a;
+ public static final int windowFixedHeightMajor = 0x7f03015b;
+ public static final int windowFixedHeightMinor = 0x7f03015c;
+ public static final int windowFixedWidthMajor = 0x7f03015d;
+ public static final int windowFixedWidthMinor = 0x7f03015e;
+ public static final int windowMinWidthMajor = 0x7f03015f;
+ public static final int windowMinWidthMinor = 0x7f030160;
+ public static final int windowNoTitle = 0x7f030161;
+ }
+ public static final class bool {
+ private bool() {}
+
+ public static final int abc_action_bar_embed_tabs = 0x7f040000;
+ public static final int abc_allow_stacked_button_bar = 0x7f040001;
+ public static final int abc_config_actionMenuItemAllCaps = 0x7f040002;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int abc_background_cache_hint_selector_material_dark = 0x7f050000;
+ public static final int abc_background_cache_hint_selector_material_light = 0x7f050001;
+ public static final int abc_btn_colored_borderless_text_material = 0x7f050002;
+ public static final int abc_btn_colored_text_material = 0x7f050003;
+ public static final int abc_color_highlight_material = 0x7f050004;
+ public static final int abc_hint_foreground_material_dark = 0x7f050005;
+ public static final int abc_hint_foreground_material_light = 0x7f050006;
+ public static final int abc_input_method_navigation_guard = 0x7f050007;
+ public static final int abc_primary_text_disable_only_material_dark = 0x7f050008;
+ public static final int abc_primary_text_disable_only_material_light = 0x7f050009;
+ public static final int abc_primary_text_material_dark = 0x7f05000a;
+ public static final int abc_primary_text_material_light = 0x7f05000b;
+ public static final int abc_search_url_text = 0x7f05000c;
+ public static final int abc_search_url_text_normal = 0x7f05000d;
+ public static final int abc_search_url_text_pressed = 0x7f05000e;
+ public static final int abc_search_url_text_selected = 0x7f05000f;
+ public static final int abc_secondary_text_material_dark = 0x7f050010;
+ public static final int abc_secondary_text_material_light = 0x7f050011;
+ public static final int abc_tint_btn_checkable = 0x7f050012;
+ public static final int abc_tint_default = 0x7f050013;
+ public static final int abc_tint_edittext = 0x7f050014;
+ public static final int abc_tint_seek_thumb = 0x7f050015;
+ public static final int abc_tint_spinner = 0x7f050016;
+ public static final int abc_tint_switch_track = 0x7f050017;
+ public static final int accent_material_dark = 0x7f050018;
+ public static final int accent_material_light = 0x7f050019;
+ public static final int background_floating_material_dark = 0x7f05001a;
+ public static final int background_floating_material_light = 0x7f05001b;
+ public static final int background_material_dark = 0x7f05001c;
+ public static final int background_material_light = 0x7f05001d;
+ public static final int bright_foreground_disabled_material_dark = 0x7f05001f;
+ public static final int bright_foreground_disabled_material_light = 0x7f050020;
+ public static final int bright_foreground_inverse_material_dark = 0x7f050021;
+ public static final int bright_foreground_inverse_material_light = 0x7f050022;
+ public static final int bright_foreground_material_dark = 0x7f050023;
+ public static final int bright_foreground_material_light = 0x7f050024;
+ public static final int button_material_dark = 0x7f050025;
+ public static final int button_material_light = 0x7f050026;
+ public static final int dim_foreground_disabled_material_dark = 0x7f050027;
+ public static final int dim_foreground_disabled_material_light = 0x7f050028;
+ public static final int dim_foreground_material_dark = 0x7f050029;
+ public static final int dim_foreground_material_light = 0x7f05002a;
+ public static final int error_color_material_dark = 0x7f05002b;
+ public static final int error_color_material_light = 0x7f05002c;
+ public static final int foreground_material_dark = 0x7f05002d;
+ public static final int foreground_material_light = 0x7f05002e;
+ public static final int highlighted_text_material_dark = 0x7f05002f;
+ public static final int highlighted_text_material_light = 0x7f050030;
+ public static final int material_blue_grey_800 = 0x7f050035;
+ public static final int material_blue_grey_900 = 0x7f050036;
+ public static final int material_blue_grey_950 = 0x7f050037;
+ public static final int material_deep_teal_200 = 0x7f050038;
+ public static final int material_deep_teal_500 = 0x7f050039;
+ public static final int material_grey_100 = 0x7f05003a;
+ public static final int material_grey_300 = 0x7f05003b;
+ public static final int material_grey_50 = 0x7f05003c;
+ public static final int material_grey_600 = 0x7f05003d;
+ public static final int material_grey_800 = 0x7f05003e;
+ public static final int material_grey_850 = 0x7f05003f;
+ public static final int material_grey_900 = 0x7f050040;
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int notification_material_background_media_default_color = 0x7f050043;
+ public static final int primary_dark_material_dark = 0x7f050044;
+ public static final int primary_dark_material_light = 0x7f050045;
+ public static final int primary_material_dark = 0x7f050046;
+ public static final int primary_material_light = 0x7f050047;
+ public static final int primary_text_default_material_dark = 0x7f050049;
+ public static final int primary_text_default_material_light = 0x7f05004a;
+ public static final int primary_text_disabled_material_dark = 0x7f05004b;
+ public static final int primary_text_disabled_material_light = 0x7f05004c;
+ public static final int ripple_material_dark = 0x7f05004d;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_dark = 0x7f050050;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ public static final int secondary_text_disabled_material_dark = 0x7f050052;
+ public static final int secondary_text_disabled_material_light = 0x7f050053;
+ public static final int switch_thumb_disabled_material_dark = 0x7f050054;
+ public static final int switch_thumb_disabled_material_light = 0x7f050055;
+ public static final int switch_thumb_material_dark = 0x7f050056;
+ public static final int switch_thumb_material_light = 0x7f050057;
+ public static final int switch_thumb_normal_material_dark = 0x7f050058;
+ public static final int switch_thumb_normal_material_light = 0x7f050059;
+ public static final int tooltip_background_dark = 0x7f05005a;
+ public static final int tooltip_background_light = 0x7f05005b;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int abc_action_bar_content_inset_material = 0x7f060000;
+ public static final int abc_action_bar_content_inset_with_nav = 0x7f060001;
+ public static final int abc_action_bar_default_height_material = 0x7f060002;
+ public static final int abc_action_bar_default_padding_end_material = 0x7f060003;
+ public static final int abc_action_bar_default_padding_start_material = 0x7f060004;
+ public static final int abc_action_bar_elevation_material = 0x7f060005;
+ public static final int abc_action_bar_icon_vertical_padding_material = 0x7f060006;
+ public static final int abc_action_bar_overflow_padding_end_material = 0x7f060007;
+ public static final int abc_action_bar_overflow_padding_start_material = 0x7f060008;
+ public static final int abc_action_bar_stacked_max_height = 0x7f060009;
+ public static final int abc_action_bar_stacked_tab_max_width = 0x7f06000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f06000b;
+ public static final int abc_action_bar_subtitle_top_margin_material = 0x7f06000c;
+ public static final int abc_action_button_min_height_material = 0x7f06000d;
+ public static final int abc_action_button_min_width_material = 0x7f06000e;
+ public static final int abc_action_button_min_width_overflow_material = 0x7f06000f;
+ public static final int abc_alert_dialog_button_bar_height = 0x7f060010;
+ public static final int abc_alert_dialog_button_dimen = 0x7f060011;
+ public static final int abc_button_inset_horizontal_material = 0x7f060012;
+ public static final int abc_button_inset_vertical_material = 0x7f060013;
+ public static final int abc_button_padding_horizontal_material = 0x7f060014;
+ public static final int abc_button_padding_vertical_material = 0x7f060015;
+ public static final int abc_cascading_menus_min_smallest_width = 0x7f060016;
+ public static final int abc_config_prefDialogWidth = 0x7f060017;
+ public static final int abc_control_corner_material = 0x7f060018;
+ public static final int abc_control_inset_material = 0x7f060019;
+ public static final int abc_control_padding_material = 0x7f06001a;
+ public static final int abc_dialog_corner_radius_material = 0x7f06001b;
+ public static final int abc_dialog_fixed_height_major = 0x7f06001c;
+ public static final int abc_dialog_fixed_height_minor = 0x7f06001d;
+ public static final int abc_dialog_fixed_width_major = 0x7f06001e;
+ public static final int abc_dialog_fixed_width_minor = 0x7f06001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f060020;
+ public static final int abc_dialog_list_padding_top_no_title = 0x7f060021;
+ public static final int abc_dialog_min_width_major = 0x7f060022;
+ public static final int abc_dialog_min_width_minor = 0x7f060023;
+ public static final int abc_dialog_padding_material = 0x7f060024;
+ public static final int abc_dialog_padding_top_material = 0x7f060025;
+ public static final int abc_dialog_title_divider_material = 0x7f060026;
+ public static final int abc_disabled_alpha_material_dark = 0x7f060027;
+ public static final int abc_disabled_alpha_material_light = 0x7f060028;
+ public static final int abc_dropdownitem_icon_width = 0x7f060029;
+ public static final int abc_dropdownitem_text_padding_left = 0x7f06002a;
+ public static final int abc_dropdownitem_text_padding_right = 0x7f06002b;
+ public static final int abc_edit_text_inset_bottom_material = 0x7f06002c;
+ public static final int abc_edit_text_inset_horizontal_material = 0x7f06002d;
+ public static final int abc_edit_text_inset_top_material = 0x7f06002e;
+ public static final int abc_floating_window_z = 0x7f06002f;
+ public static final int abc_list_item_padding_horizontal_material = 0x7f060030;
+ public static final int abc_panel_menu_list_width = 0x7f060031;
+ public static final int abc_progress_bar_height_material = 0x7f060032;
+ public static final int abc_search_view_preferred_height = 0x7f060033;
+ public static final int abc_search_view_preferred_width = 0x7f060034;
+ public static final int abc_seekbar_track_background_height_material = 0x7f060035;
+ public static final int abc_seekbar_track_progress_height_material = 0x7f060036;
+ public static final int abc_select_dialog_padding_start_material = 0x7f060037;
+ public static final int abc_switch_padding = 0x7f060038;
+ public static final int abc_text_size_body_1_material = 0x7f060039;
+ public static final int abc_text_size_body_2_material = 0x7f06003a;
+ public static final int abc_text_size_button_material = 0x7f06003b;
+ public static final int abc_text_size_caption_material = 0x7f06003c;
+ public static final int abc_text_size_display_1_material = 0x7f06003d;
+ public static final int abc_text_size_display_2_material = 0x7f06003e;
+ public static final int abc_text_size_display_3_material = 0x7f06003f;
+ public static final int abc_text_size_display_4_material = 0x7f060040;
+ public static final int abc_text_size_headline_material = 0x7f060041;
+ public static final int abc_text_size_large_material = 0x7f060042;
+ public static final int abc_text_size_medium_material = 0x7f060043;
+ public static final int abc_text_size_menu_header_material = 0x7f060044;
+ public static final int abc_text_size_menu_material = 0x7f060045;
+ public static final int abc_text_size_small_material = 0x7f060046;
+ public static final int abc_text_size_subhead_material = 0x7f060047;
+ public static final int abc_text_size_subtitle_material_toolbar = 0x7f060048;
+ public static final int abc_text_size_title_material = 0x7f060049;
+ public static final int abc_text_size_title_material_toolbar = 0x7f06004a;
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int disabled_alpha_material_dark = 0x7f060052;
+ public static final int disabled_alpha_material_light = 0x7f060053;
+ public static final int fastscroll_default_thickness = 0x7f060054;
+ public static final int fastscroll_margin = 0x7f060055;
+ public static final int fastscroll_minimum_range = 0x7f060056;
+ public static final int highlight_alpha_material_colored = 0x7f060057;
+ public static final int highlight_alpha_material_dark = 0x7f060058;
+ public static final int highlight_alpha_material_light = 0x7f060059;
+ public static final int hint_alpha_material_dark = 0x7f06005a;
+ public static final int hint_alpha_material_light = 0x7f06005b;
+ public static final int hint_pressed_alpha_material_dark = 0x7f06005c;
+ public static final int hint_pressed_alpha_material_light = 0x7f06005d;
+ public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f06005e;
+ public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f06005f;
+ public static final int item_touch_helper_swipe_escape_velocity = 0x7f060060;
+ public static final int mr_controller_volume_group_list_item_height = 0x7f060061;
+ public static final int mr_controller_volume_group_list_item_icon_size = 0x7f060062;
+ public static final int mr_controller_volume_group_list_max_height = 0x7f060063;
+ public static final int mr_controller_volume_group_list_padding_top = 0x7f060064;
+ public static final int mr_dialog_fixed_width_major = 0x7f060065;
+ public static final int mr_dialog_fixed_width_minor = 0x7f060066;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ public static final int subtitle_corner_radius = 0x7f060076;
+ public static final int subtitle_outline_width = 0x7f060077;
+ public static final int subtitle_shadow_offset = 0x7f060078;
+ public static final int subtitle_shadow_radius = 0x7f060079;
+ public static final int tooltip_corner_radius = 0x7f06007f;
+ public static final int tooltip_horizontal_padding = 0x7f060080;
+ public static final int tooltip_margin = 0x7f060081;
+ public static final int tooltip_precise_anchor_extra_offset = 0x7f060082;
+ public static final int tooltip_precise_anchor_threshold = 0x7f060083;
+ public static final int tooltip_vertical_padding = 0x7f060084;
+ public static final int tooltip_y_offset_non_touch = 0x7f060085;
+ public static final int tooltip_y_offset_touch = 0x7f060086;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int abc_ab_share_pack_mtrl_alpha = 0x7f070000;
+ public static final int abc_action_bar_item_background_material = 0x7f070001;
+ public static final int abc_btn_borderless_material = 0x7f070002;
+ public static final int abc_btn_check_material = 0x7f070003;
+ public static final int abc_btn_check_to_on_mtrl_000 = 0x7f070004;
+ public static final int abc_btn_check_to_on_mtrl_015 = 0x7f070005;
+ public static final int abc_btn_colored_material = 0x7f070006;
+ public static final int abc_btn_default_mtrl_shape = 0x7f070007;
+ public static final int abc_btn_radio_material = 0x7f070008;
+ public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f070009;
+ public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f07000a;
+ public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f07000b;
+ public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f07000c;
+ public static final int abc_cab_background_internal_bg = 0x7f07000d;
+ public static final int abc_cab_background_top_material = 0x7f07000e;
+ public static final int abc_cab_background_top_mtrl_alpha = 0x7f07000f;
+ public static final int abc_control_background_material = 0x7f070010;
+ public static final int abc_dialog_material_background = 0x7f070011;
+ public static final int abc_edit_text_material = 0x7f070012;
+ public static final int abc_ic_ab_back_material = 0x7f070013;
+ public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f070014;
+ public static final int abc_ic_clear_material = 0x7f070015;
+ public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f070016;
+ public static final int abc_ic_go_search_api_material = 0x7f070017;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f070018;
+ public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f070019;
+ public static final int abc_ic_menu_overflow_material = 0x7f07001a;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f07001b;
+ public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f07001c;
+ public static final int abc_ic_menu_share_mtrl_alpha = 0x7f07001d;
+ public static final int abc_ic_search_api_material = 0x7f07001e;
+ public static final int abc_ic_star_black_16dp = 0x7f07001f;
+ public static final int abc_ic_star_black_36dp = 0x7f070020;
+ public static final int abc_ic_star_black_48dp = 0x7f070021;
+ public static final int abc_ic_star_half_black_16dp = 0x7f070022;
+ public static final int abc_ic_star_half_black_36dp = 0x7f070023;
+ public static final int abc_ic_star_half_black_48dp = 0x7f070024;
+ public static final int abc_ic_voice_search_api_material = 0x7f070025;
+ public static final int abc_item_background_holo_dark = 0x7f070026;
+ public static final int abc_item_background_holo_light = 0x7f070027;
+ public static final int abc_list_divider_material = 0x7f070028;
+ public static final int abc_list_divider_mtrl_alpha = 0x7f070029;
+ public static final int abc_list_focused_holo = 0x7f07002a;
+ public static final int abc_list_longpressed_holo = 0x7f07002b;
+ public static final int abc_list_pressed_holo_dark = 0x7f07002c;
+ public static final int abc_list_pressed_holo_light = 0x7f07002d;
+ public static final int abc_list_selector_background_transition_holo_dark = 0x7f07002e;
+ public static final int abc_list_selector_background_transition_holo_light = 0x7f07002f;
+ public static final int abc_list_selector_disabled_holo_dark = 0x7f070030;
+ public static final int abc_list_selector_disabled_holo_light = 0x7f070031;
+ public static final int abc_list_selector_holo_dark = 0x7f070032;
+ public static final int abc_list_selector_holo_light = 0x7f070033;
+ public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f070034;
+ public static final int abc_popup_background_mtrl_mult = 0x7f070035;
+ public static final int abc_ratingbar_indicator_material = 0x7f070036;
+ public static final int abc_ratingbar_material = 0x7f070037;
+ public static final int abc_ratingbar_small_material = 0x7f070038;
+ public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f070039;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f07003a;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f07003b;
+ public static final int abc_scrubber_primary_mtrl_alpha = 0x7f07003c;
+ public static final int abc_scrubber_track_mtrl_alpha = 0x7f07003d;
+ public static final int abc_seekbar_thumb_material = 0x7f07003e;
+ public static final int abc_seekbar_tick_mark_material = 0x7f07003f;
+ public static final int abc_seekbar_track_material = 0x7f070040;
+ public static final int abc_spinner_mtrl_am_alpha = 0x7f070041;
+ public static final int abc_spinner_textfield_background_material = 0x7f070042;
+ public static final int abc_switch_thumb_material = 0x7f070043;
+ public static final int abc_switch_track_mtrl_alpha = 0x7f070044;
+ public static final int abc_tab_indicator_material = 0x7f070045;
+ public static final int abc_tab_indicator_mtrl_alpha = 0x7f070046;
+ public static final int abc_text_cursor_material = 0x7f070047;
+ public static final int abc_text_select_handle_left_mtrl_dark = 0x7f070048;
+ public static final int abc_text_select_handle_left_mtrl_light = 0x7f070049;
+ public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f07004a;
+ public static final int abc_text_select_handle_middle_mtrl_light = 0x7f07004b;
+ public static final int abc_text_select_handle_right_mtrl_dark = 0x7f07004c;
+ public static final int abc_text_select_handle_right_mtrl_light = 0x7f07004d;
+ public static final int abc_textfield_activated_mtrl_alpha = 0x7f07004e;
+ public static final int abc_textfield_default_mtrl_alpha = 0x7f07004f;
+ public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f070050;
+ public static final int abc_textfield_search_default_mtrl_alpha = 0x7f070051;
+ public static final int abc_textfield_search_material = 0x7f070052;
+ public static final int abc_vector_test = 0x7f070053;
+ public static final int ic_audiotrack_dark = 0x7f07006c;
+ public static final int ic_audiotrack_light = 0x7f07006d;
+ public static final int ic_dialog_close_dark = 0x7f07006e;
+ public static final int ic_dialog_close_light = 0x7f07006f;
+ public static final int ic_group_collapse_00 = 0x7f070070;
+ public static final int ic_group_collapse_01 = 0x7f070071;
+ public static final int ic_group_collapse_02 = 0x7f070072;
+ public static final int ic_group_collapse_03 = 0x7f070073;
+ public static final int ic_group_collapse_04 = 0x7f070074;
+ public static final int ic_group_collapse_05 = 0x7f070075;
+ public static final int ic_group_collapse_06 = 0x7f070076;
+ public static final int ic_group_collapse_07 = 0x7f070077;
+ public static final int ic_group_collapse_08 = 0x7f070078;
+ public static final int ic_group_collapse_09 = 0x7f070079;
+ public static final int ic_group_collapse_10 = 0x7f07007a;
+ public static final int ic_group_collapse_11 = 0x7f07007b;
+ public static final int ic_group_collapse_12 = 0x7f07007c;
+ public static final int ic_group_collapse_13 = 0x7f07007d;
+ public static final int ic_group_collapse_14 = 0x7f07007e;
+ public static final int ic_group_collapse_15 = 0x7f07007f;
+ public static final int ic_group_expand_00 = 0x7f070080;
+ public static final int ic_group_expand_01 = 0x7f070081;
+ public static final int ic_group_expand_02 = 0x7f070082;
+ public static final int ic_group_expand_03 = 0x7f070083;
+ public static final int ic_group_expand_04 = 0x7f070084;
+ public static final int ic_group_expand_05 = 0x7f070085;
+ public static final int ic_group_expand_06 = 0x7f070086;
+ public static final int ic_group_expand_07 = 0x7f070087;
+ public static final int ic_group_expand_08 = 0x7f070088;
+ public static final int ic_group_expand_09 = 0x7f070089;
+ public static final int ic_group_expand_10 = 0x7f07008a;
+ public static final int ic_group_expand_11 = 0x7f07008b;
+ public static final int ic_group_expand_12 = 0x7f07008c;
+ public static final int ic_group_expand_13 = 0x7f07008d;
+ public static final int ic_group_expand_14 = 0x7f07008e;
+ public static final int ic_group_expand_15 = 0x7f07008f;
+ public static final int ic_media_pause_dark = 0x7f070090;
+ public static final int ic_media_pause_light = 0x7f070091;
+ public static final int ic_media_play_dark = 0x7f070092;
+ public static final int ic_media_play_light = 0x7f070093;
+ public static final int ic_media_stop_dark = 0x7f070094;
+ public static final int ic_media_stop_light = 0x7f070095;
+ public static final int ic_mr_button_connected_00_dark = 0x7f070096;
+ public static final int ic_mr_button_connected_00_light = 0x7f070097;
+ public static final int ic_mr_button_connected_01_dark = 0x7f070098;
+ public static final int ic_mr_button_connected_01_light = 0x7f070099;
+ public static final int ic_mr_button_connected_02_dark = 0x7f07009a;
+ public static final int ic_mr_button_connected_02_light = 0x7f07009b;
+ public static final int ic_mr_button_connected_03_dark = 0x7f07009c;
+ public static final int ic_mr_button_connected_03_light = 0x7f07009d;
+ public static final int ic_mr_button_connected_04_dark = 0x7f07009e;
+ public static final int ic_mr_button_connected_04_light = 0x7f07009f;
+ public static final int ic_mr_button_connected_05_dark = 0x7f0700a0;
+ public static final int ic_mr_button_connected_05_light = 0x7f0700a1;
+ public static final int ic_mr_button_connected_06_dark = 0x7f0700a2;
+ public static final int ic_mr_button_connected_06_light = 0x7f0700a3;
+ public static final int ic_mr_button_connected_07_dark = 0x7f0700a4;
+ public static final int ic_mr_button_connected_07_light = 0x7f0700a5;
+ public static final int ic_mr_button_connected_08_dark = 0x7f0700a6;
+ public static final int ic_mr_button_connected_08_light = 0x7f0700a7;
+ public static final int ic_mr_button_connected_09_dark = 0x7f0700a8;
+ public static final int ic_mr_button_connected_09_light = 0x7f0700a9;
+ public static final int ic_mr_button_connected_10_dark = 0x7f0700aa;
+ public static final int ic_mr_button_connected_10_light = 0x7f0700ab;
+ public static final int ic_mr_button_connected_11_dark = 0x7f0700ac;
+ public static final int ic_mr_button_connected_11_light = 0x7f0700ad;
+ public static final int ic_mr_button_connected_12_dark = 0x7f0700ae;
+ public static final int ic_mr_button_connected_12_light = 0x7f0700af;
+ public static final int ic_mr_button_connected_13_dark = 0x7f0700b0;
+ public static final int ic_mr_button_connected_13_light = 0x7f0700b1;
+ public static final int ic_mr_button_connected_14_dark = 0x7f0700b2;
+ public static final int ic_mr_button_connected_14_light = 0x7f0700b3;
+ public static final int ic_mr_button_connected_15_dark = 0x7f0700b4;
+ public static final int ic_mr_button_connected_15_light = 0x7f0700b5;
+ public static final int ic_mr_button_connected_16_dark = 0x7f0700b6;
+ public static final int ic_mr_button_connected_16_light = 0x7f0700b7;
+ public static final int ic_mr_button_connected_17_dark = 0x7f0700b8;
+ public static final int ic_mr_button_connected_17_light = 0x7f0700b9;
+ public static final int ic_mr_button_connected_18_dark = 0x7f0700ba;
+ public static final int ic_mr_button_connected_18_light = 0x7f0700bb;
+ public static final int ic_mr_button_connected_19_dark = 0x7f0700bc;
+ public static final int ic_mr_button_connected_19_light = 0x7f0700bd;
+ public static final int ic_mr_button_connected_20_dark = 0x7f0700be;
+ public static final int ic_mr_button_connected_20_light = 0x7f0700bf;
+ public static final int ic_mr_button_connected_21_dark = 0x7f0700c0;
+ public static final int ic_mr_button_connected_21_light = 0x7f0700c1;
+ public static final int ic_mr_button_connected_22_dark = 0x7f0700c2;
+ public static final int ic_mr_button_connected_22_light = 0x7f0700c3;
+ public static final int ic_mr_button_connected_23_dark = 0x7f0700c4;
+ public static final int ic_mr_button_connected_23_light = 0x7f0700c5;
+ public static final int ic_mr_button_connected_24_dark = 0x7f0700c6;
+ public static final int ic_mr_button_connected_24_light = 0x7f0700c7;
+ public static final int ic_mr_button_connected_25_dark = 0x7f0700c8;
+ public static final int ic_mr_button_connected_25_light = 0x7f0700c9;
+ public static final int ic_mr_button_connected_26_dark = 0x7f0700ca;
+ public static final int ic_mr_button_connected_26_light = 0x7f0700cb;
+ public static final int ic_mr_button_connected_27_dark = 0x7f0700cc;
+ public static final int ic_mr_button_connected_27_light = 0x7f0700cd;
+ public static final int ic_mr_button_connected_28_dark = 0x7f0700ce;
+ public static final int ic_mr_button_connected_28_light = 0x7f0700cf;
+ public static final int ic_mr_button_connected_29_dark = 0x7f0700d0;
+ public static final int ic_mr_button_connected_29_light = 0x7f0700d1;
+ public static final int ic_mr_button_connected_30_dark = 0x7f0700d2;
+ public static final int ic_mr_button_connected_30_light = 0x7f0700d3;
+ public static final int ic_mr_button_connecting_00_dark = 0x7f0700d4;
+ public static final int ic_mr_button_connecting_00_light = 0x7f0700d5;
+ public static final int ic_mr_button_connecting_01_dark = 0x7f0700d6;
+ public static final int ic_mr_button_connecting_01_light = 0x7f0700d7;
+ public static final int ic_mr_button_connecting_02_dark = 0x7f0700d8;
+ public static final int ic_mr_button_connecting_02_light = 0x7f0700d9;
+ public static final int ic_mr_button_connecting_03_dark = 0x7f0700da;
+ public static final int ic_mr_button_connecting_03_light = 0x7f0700db;
+ public static final int ic_mr_button_connecting_04_dark = 0x7f0700dc;
+ public static final int ic_mr_button_connecting_04_light = 0x7f0700dd;
+ public static final int ic_mr_button_connecting_05_dark = 0x7f0700de;
+ public static final int ic_mr_button_connecting_05_light = 0x7f0700df;
+ public static final int ic_mr_button_connecting_06_dark = 0x7f0700e0;
+ public static final int ic_mr_button_connecting_06_light = 0x7f0700e1;
+ public static final int ic_mr_button_connecting_07_dark = 0x7f0700e2;
+ public static final int ic_mr_button_connecting_07_light = 0x7f0700e3;
+ public static final int ic_mr_button_connecting_08_dark = 0x7f0700e4;
+ public static final int ic_mr_button_connecting_08_light = 0x7f0700e5;
+ public static final int ic_mr_button_connecting_09_dark = 0x7f0700e6;
+ public static final int ic_mr_button_connecting_09_light = 0x7f0700e7;
+ public static final int ic_mr_button_connecting_10_dark = 0x7f0700e8;
+ public static final int ic_mr_button_connecting_10_light = 0x7f0700e9;
+ public static final int ic_mr_button_connecting_11_dark = 0x7f0700ea;
+ public static final int ic_mr_button_connecting_11_light = 0x7f0700eb;
+ public static final int ic_mr_button_connecting_12_dark = 0x7f0700ec;
+ public static final int ic_mr_button_connecting_12_light = 0x7f0700ed;
+ public static final int ic_mr_button_connecting_13_dark = 0x7f0700ee;
+ public static final int ic_mr_button_connecting_13_light = 0x7f0700ef;
+ public static final int ic_mr_button_connecting_14_dark = 0x7f0700f0;
+ public static final int ic_mr_button_connecting_14_light = 0x7f0700f1;
+ public static final int ic_mr_button_connecting_15_dark = 0x7f0700f2;
+ public static final int ic_mr_button_connecting_15_light = 0x7f0700f3;
+ public static final int ic_mr_button_connecting_16_dark = 0x7f0700f4;
+ public static final int ic_mr_button_connecting_16_light = 0x7f0700f5;
+ public static final int ic_mr_button_connecting_17_dark = 0x7f0700f6;
+ public static final int ic_mr_button_connecting_17_light = 0x7f0700f7;
+ public static final int ic_mr_button_connecting_18_dark = 0x7f0700f8;
+ public static final int ic_mr_button_connecting_18_light = 0x7f0700f9;
+ public static final int ic_mr_button_connecting_19_dark = 0x7f0700fa;
+ public static final int ic_mr_button_connecting_19_light = 0x7f0700fb;
+ public static final int ic_mr_button_connecting_20_dark = 0x7f0700fc;
+ public static final int ic_mr_button_connecting_20_light = 0x7f0700fd;
+ public static final int ic_mr_button_connecting_21_dark = 0x7f0700fe;
+ public static final int ic_mr_button_connecting_21_light = 0x7f0700ff;
+ public static final int ic_mr_button_connecting_22_dark = 0x7f070100;
+ public static final int ic_mr_button_connecting_22_light = 0x7f070101;
+ public static final int ic_mr_button_connecting_23_dark = 0x7f070102;
+ public static final int ic_mr_button_connecting_23_light = 0x7f070103;
+ public static final int ic_mr_button_connecting_24_dark = 0x7f070104;
+ public static final int ic_mr_button_connecting_24_light = 0x7f070105;
+ public static final int ic_mr_button_connecting_25_dark = 0x7f070106;
+ public static final int ic_mr_button_connecting_25_light = 0x7f070107;
+ public static final int ic_mr_button_connecting_26_dark = 0x7f070108;
+ public static final int ic_mr_button_connecting_26_light = 0x7f070109;
+ public static final int ic_mr_button_connecting_27_dark = 0x7f07010a;
+ public static final int ic_mr_button_connecting_27_light = 0x7f07010b;
+ public static final int ic_mr_button_connecting_28_dark = 0x7f07010c;
+ public static final int ic_mr_button_connecting_28_light = 0x7f07010d;
+ public static final int ic_mr_button_connecting_29_dark = 0x7f07010e;
+ public static final int ic_mr_button_connecting_29_light = 0x7f07010f;
+ public static final int ic_mr_button_connecting_30_dark = 0x7f070110;
+ public static final int ic_mr_button_connecting_30_light = 0x7f070111;
+ public static final int ic_mr_button_disabled_dark = 0x7f070112;
+ public static final int ic_mr_button_disabled_light = 0x7f070113;
+ public static final int ic_mr_button_disconnected_dark = 0x7f070114;
+ public static final int ic_mr_button_disconnected_light = 0x7f070115;
+ public static final int ic_mr_button_grey = 0x7f070116;
+ public static final int ic_vol_type_speaker_dark = 0x7f070117;
+ public static final int ic_vol_type_speaker_group_dark = 0x7f070118;
+ public static final int ic_vol_type_speaker_group_light = 0x7f070119;
+ public static final int ic_vol_type_speaker_light = 0x7f07011a;
+ public static final int ic_vol_type_tv_dark = 0x7f07011b;
+ public static final int ic_vol_type_tv_light = 0x7f07011c;
+ public static final int mr_button_connected_dark = 0x7f07013b;
+ public static final int mr_button_connected_light = 0x7f07013c;
+ public static final int mr_button_connecting_dark = 0x7f07013d;
+ public static final int mr_button_connecting_light = 0x7f07013e;
+ public static final int mr_button_dark = 0x7f07013f;
+ public static final int mr_button_light = 0x7f070140;
+ public static final int mr_dialog_close_dark = 0x7f070141;
+ public static final int mr_dialog_close_light = 0x7f070142;
+ public static final int mr_dialog_material_background_dark = 0x7f070143;
+ public static final int mr_dialog_material_background_light = 0x7f070144;
+ public static final int mr_group_collapse = 0x7f070145;
+ public static final int mr_group_expand = 0x7f070146;
+ public static final int mr_media_pause_dark = 0x7f070147;
+ public static final int mr_media_pause_light = 0x7f070148;
+ public static final int mr_media_play_dark = 0x7f070149;
+ public static final int mr_media_play_light = 0x7f07014a;
+ public static final int mr_media_stop_dark = 0x7f07014b;
+ public static final int mr_media_stop_light = 0x7f07014c;
+ public static final int mr_vol_type_audiotrack_dark = 0x7f07014d;
+ public static final int mr_vol_type_audiotrack_light = 0x7f07014e;
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ public static final int tooltip_frame_dark = 0x7f070167;
+ public static final int tooltip_frame_light = 0x7f070168;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action0 = 0x7f08000b;
+ public static final int action_bar = 0x7f08000c;
+ public static final int action_bar_activity_content = 0x7f08000d;
+ public static final int action_bar_container = 0x7f08000e;
+ public static final int action_bar_root = 0x7f08000f;
+ public static final int action_bar_spinner = 0x7f080010;
+ public static final int action_bar_subtitle = 0x7f080011;
+ public static final int action_bar_title = 0x7f080012;
+ public static final int action_container = 0x7f080013;
+ public static final int action_context_bar = 0x7f080014;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_menu_divider = 0x7f080017;
+ public static final int action_menu_presenter = 0x7f080018;
+ public static final int action_mode_bar = 0x7f080019;
+ public static final int action_mode_bar_stub = 0x7f08001a;
+ public static final int action_mode_close_button = 0x7f08001b;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int activity_chooser_view_content = 0x7f08001f;
+ public static final int add = 0x7f080020;
+ public static final int alertTitle = 0x7f080021;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int bottom = 0x7f08002a;
+ public static final int buttonPanel = 0x7f08002e;
+ public static final int cancel_action = 0x7f08002f;
+ public static final int checkbox = 0x7f080035;
+ public static final int chronometer = 0x7f080036;
+ public static final int content = 0x7f08003a;
+ public static final int contentPanel = 0x7f08003b;
+ public static final int custom = 0x7f08003d;
+ public static final int customPanel = 0x7f08003e;
+ public static final int decor_content_parent = 0x7f080040;
+ public static final int default_activity_button = 0x7f080041;
+ public static final int edit_query = 0x7f080046;
+ public static final int end = 0x7f080047;
+ public static final int end_padder = 0x7f080048;
+ public static final int expand_activities_button = 0x7f08004b;
+ public static final int expanded_menu = 0x7f08004c;
+ public static final int forever = 0x7f080051;
+ public static final int group_divider = 0x7f080053;
+ public static final int home = 0x7f080054;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int image = 0x7f08005a;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int item_touch_helper_previous_elevation = 0x7f08005e;
+ public static final int left = 0x7f080071;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int listMode = 0x7f080074;
+ public static final int list_item = 0x7f080075;
+ public static final int media_actions = 0x7f08007c;
+ public static final int message = 0x7f08008f;
+ public static final int mr_art = 0x7f080093;
+ public static final int mr_cast_checkbox = 0x7f080094;
+ public static final int mr_cast_close_button = 0x7f080095;
+ public static final int mr_cast_group_icon = 0x7f080096;
+ public static final int mr_cast_group_name = 0x7f080097;
+ public static final int mr_cast_list = 0x7f080098;
+ public static final int mr_cast_meta = 0x7f080099;
+ public static final int mr_cast_meta_art = 0x7f08009a;
+ public static final int mr_cast_meta_subtitle = 0x7f08009b;
+ public static final int mr_cast_meta_title = 0x7f08009c;
+ public static final int mr_cast_route_icon = 0x7f08009d;
+ public static final int mr_cast_route_name = 0x7f08009e;
+ public static final int mr_cast_stop_button = 0x7f08009f;
+ public static final int mr_cast_volume_layout = 0x7f0800a0;
+ public static final int mr_cast_volume_slider = 0x7f0800a1;
+ public static final int mr_chooser_list = 0x7f0800a2;
+ public static final int mr_chooser_route_desc = 0x7f0800a3;
+ public static final int mr_chooser_route_icon = 0x7f0800a4;
+ public static final int mr_chooser_route_name = 0x7f0800a5;
+ public static final int mr_chooser_title = 0x7f0800a6;
+ public static final int mr_close = 0x7f0800a7;
+ public static final int mr_control_divider = 0x7f0800a8;
+ public static final int mr_control_playback_ctrl = 0x7f0800a9;
+ public static final int mr_control_subtitle = 0x7f0800aa;
+ public static final int mr_control_title = 0x7f0800ab;
+ public static final int mr_control_title_container = 0x7f0800ac;
+ public static final int mr_custom_control = 0x7f0800ad;
+ public static final int mr_default_control = 0x7f0800ae;
+ public static final int mr_dialog_area = 0x7f0800af;
+ public static final int mr_dialog_header_name = 0x7f0800b0;
+ public static final int mr_expandable_area = 0x7f0800b1;
+ public static final int mr_group_expand_collapse = 0x7f0800b2;
+ public static final int mr_group_volume_route_name = 0x7f0800b3;
+ public static final int mr_group_volume_slider = 0x7f0800b4;
+ public static final int mr_media_main_control = 0x7f0800b5;
+ public static final int mr_name = 0x7f0800b6;
+ public static final int mr_picker_close_button = 0x7f0800b7;
+ public static final int mr_picker_list = 0x7f0800b8;
+ public static final int mr_picker_route_icon = 0x7f0800b9;
+ public static final int mr_picker_route_name = 0x7f0800ba;
+ public static final int mr_playback_control = 0x7f0800bb;
+ public static final int mr_title_bar = 0x7f0800bc;
+ public static final int mr_volume_control = 0x7f0800bd;
+ public static final int mr_volume_group_list = 0x7f0800be;
+ public static final int mr_volume_item_icon = 0x7f0800bf;
+ public static final int mr_volume_slider = 0x7f0800c0;
+ public static final int multiply = 0x7f0800c1;
+ public static final int none = 0x7f0800c4;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int parentPanel = 0x7f0800d1;
+ public static final int progress_circular = 0x7f0800d5;
+ public static final int progress_horizontal = 0x7f0800d6;
+ public static final int radio = 0x7f0800d7;
+ public static final int right = 0x7f0800d9;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int screen = 0x7f0800dc;
+ public static final int scrollIndicatorDown = 0x7f0800dd;
+ public static final int scrollIndicatorUp = 0x7f0800de;
+ public static final int scrollView = 0x7f0800df;
+ public static final int search_badge = 0x7f0800e0;
+ public static final int search_bar = 0x7f0800e1;
+ public static final int search_button = 0x7f0800e2;
+ public static final int search_close_btn = 0x7f0800e3;
+ public static final int search_edit_frame = 0x7f0800e4;
+ public static final int search_go_btn = 0x7f0800e5;
+ public static final int search_mag_icon = 0x7f0800e6;
+ public static final int search_plate = 0x7f0800e7;
+ public static final int search_src_text = 0x7f0800e8;
+ public static final int search_voice_btn = 0x7f0800e9;
+ public static final int select_dialog_listview = 0x7f0800ea;
+ public static final int shortcut = 0x7f0800ec;
+ public static final int spacer = 0x7f0800f1;
+ public static final int split_action_bar = 0x7f0800f2;
+ public static final int src_atop = 0x7f0800f5;
+ public static final int src_in = 0x7f0800f6;
+ public static final int src_over = 0x7f0800f7;
+ public static final int start = 0x7f0800f9;
+ public static final int status_bar_latest_event_content = 0x7f0800fa;
+ public static final int submenuarrow = 0x7f0800fb;
+ public static final int submit_area = 0x7f0800fd;
+ public static final int tabMode = 0x7f080101;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int textSpacerNoButtons = 0x7f080107;
+ public static final int textSpacerNoTitle = 0x7f080108;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ public static final int titleDividerNoCustom = 0x7f08010b;
+ public static final int title_template = 0x7f08010c;
+ public static final int top = 0x7f08010d;
+ public static final int topPanel = 0x7f08010e;
+ public static final int uniform = 0x7f080118;
+ public static final int up = 0x7f080119;
+ public static final int volume_item_container = 0x7f08011c;
+ public static final int wrap_content = 0x7f080121;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int abc_config_activityDefaultDur = 0x7f090000;
+ public static final int abc_config_activityShortDur = 0x7f090001;
+ public static final int cancel_button_image_alpha = 0x7f090002;
+ public static final int config_tooltipAnimTime = 0x7f090003;
+ public static final int mr_controller_volume_group_list_animation_duration_ms = 0x7f090004;
+ public static final int mr_controller_volume_group_list_fade_in_duration_ms = 0x7f090005;
+ public static final int mr_controller_volume_group_list_fade_out_duration_ms = 0x7f090006;
+ public static final int mr_update_routes_delay_ms = 0x7f090007;
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class interpolator {
+ private interpolator() {}
+
+ public static final int mr_fast_out_slow_in = 0x7f0a0000;
+ public static final int mr_linear_out_slow_in = 0x7f0a0001;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int abc_action_bar_title_item = 0x7f0b0000;
+ public static final int abc_action_bar_up_container = 0x7f0b0001;
+ public static final int abc_action_menu_item_layout = 0x7f0b0002;
+ public static final int abc_action_menu_layout = 0x7f0b0003;
+ public static final int abc_action_mode_bar = 0x7f0b0004;
+ public static final int abc_action_mode_close_item_material = 0x7f0b0005;
+ public static final int abc_activity_chooser_view = 0x7f0b0006;
+ public static final int abc_activity_chooser_view_list_item = 0x7f0b0007;
+ public static final int abc_alert_dialog_button_bar_material = 0x7f0b0008;
+ public static final int abc_alert_dialog_material = 0x7f0b0009;
+ public static final int abc_alert_dialog_title_material = 0x7f0b000a;
+ public static final int abc_cascading_menu_item_layout = 0x7f0b000b;
+ public static final int abc_dialog_title_material = 0x7f0b000c;
+ public static final int abc_expanded_menu_layout = 0x7f0b000d;
+ public static final int abc_list_menu_item_checkbox = 0x7f0b000e;
+ public static final int abc_list_menu_item_icon = 0x7f0b000f;
+ public static final int abc_list_menu_item_layout = 0x7f0b0010;
+ public static final int abc_list_menu_item_radio = 0x7f0b0011;
+ public static final int abc_popup_menu_header_item_layout = 0x7f0b0012;
+ public static final int abc_popup_menu_item_layout = 0x7f0b0013;
+ public static final int abc_screen_content_include = 0x7f0b0014;
+ public static final int abc_screen_simple = 0x7f0b0015;
+ public static final int abc_screen_simple_overlay_action_mode = 0x7f0b0016;
+ public static final int abc_screen_toolbar = 0x7f0b0017;
+ public static final int abc_search_dropdown_item_icons_2line = 0x7f0b0018;
+ public static final int abc_search_view = 0x7f0b0019;
+ public static final int abc_select_dialog_material = 0x7f0b001a;
+ public static final int abc_tooltip = 0x7f0b001b;
+ public static final int mr_cast_dialog = 0x7f0b0026;
+ public static final int mr_cast_group_item = 0x7f0b0027;
+ public static final int mr_cast_group_volume_item = 0x7f0b0028;
+ public static final int mr_cast_media_metadata = 0x7f0b0029;
+ public static final int mr_cast_route_item = 0x7f0b002a;
+ public static final int mr_chooser_dialog = 0x7f0b002b;
+ public static final int mr_chooser_list_item = 0x7f0b002c;
+ public static final int mr_controller_material_dialog_b = 0x7f0b002d;
+ public static final int mr_controller_volume_item = 0x7f0b002e;
+ public static final int mr_dialog_header_item = 0x7f0b002f;
+ public static final int mr_picker_dialog = 0x7f0b0030;
+ public static final int mr_picker_route_item = 0x7f0b0031;
+ public static final int mr_playback_control = 0x7f0b0032;
+ public static final int mr_volume_control = 0x7f0b0033;
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_media_action = 0x7f0b003c;
+ public static final int notification_media_cancel_action = 0x7f0b003d;
+ public static final int notification_template_big_media = 0x7f0b003e;
+ public static final int notification_template_big_media_custom = 0x7f0b003f;
+ public static final int notification_template_big_media_narrow = 0x7f0b0040;
+ public static final int notification_template_big_media_narrow_custom = 0x7f0b0041;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_lines_media = 0x7f0b0044;
+ public static final int notification_template_media = 0x7f0b0045;
+ public static final int notification_template_media_custom = 0x7f0b0046;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ public static final int select_dialog_item_material = 0x7f0b0049;
+ public static final int select_dialog_multichoice_material = 0x7f0b004a;
+ public static final int select_dialog_singlechoice_material = 0x7f0b004b;
+ public static final int support_simple_spinner_dropdown_item = 0x7f0b004d;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int abc_action_bar_home_description = 0x7f0f0000;
+ public static final int abc_action_bar_up_description = 0x7f0f0001;
+ public static final int abc_action_menu_overflow_description = 0x7f0f0002;
+ public static final int abc_action_mode_done = 0x7f0f0003;
+ public static final int abc_activity_chooser_view_see_all = 0x7f0f0004;
+ public static final int abc_activitychooserview_choose_application = 0x7f0f0005;
+ public static final int abc_capital_off = 0x7f0f0006;
+ public static final int abc_capital_on = 0x7f0f0007;
+ public static final int abc_font_family_body_1_material = 0x7f0f0008;
+ public static final int abc_font_family_body_2_material = 0x7f0f0009;
+ public static final int abc_font_family_button_material = 0x7f0f000a;
+ public static final int abc_font_family_caption_material = 0x7f0f000b;
+ public static final int abc_font_family_display_1_material = 0x7f0f000c;
+ public static final int abc_font_family_display_2_material = 0x7f0f000d;
+ public static final int abc_font_family_display_3_material = 0x7f0f000e;
+ public static final int abc_font_family_display_4_material = 0x7f0f000f;
+ public static final int abc_font_family_headline_material = 0x7f0f0010;
+ public static final int abc_font_family_menu_material = 0x7f0f0011;
+ public static final int abc_font_family_subhead_material = 0x7f0f0012;
+ public static final int abc_font_family_title_material = 0x7f0f0013;
+ public static final int abc_menu_alt_shortcut_label = 0x7f0f0014;
+ public static final int abc_menu_ctrl_shortcut_label = 0x7f0f0015;
+ public static final int abc_menu_delete_shortcut_label = 0x7f0f0016;
+ public static final int abc_menu_enter_shortcut_label = 0x7f0f0017;
+ public static final int abc_menu_function_shortcut_label = 0x7f0f0018;
+ public static final int abc_menu_meta_shortcut_label = 0x7f0f0019;
+ public static final int abc_menu_shift_shortcut_label = 0x7f0f001a;
+ public static final int abc_menu_space_shortcut_label = 0x7f0f001b;
+ public static final int abc_menu_sym_shortcut_label = 0x7f0f001c;
+ public static final int abc_prepend_shortcut_label = 0x7f0f001d;
+ public static final int abc_search_hint = 0x7f0f001e;
+ public static final int abc_searchview_description_clear = 0x7f0f001f;
+ public static final int abc_searchview_description_query = 0x7f0f0020;
+ public static final int abc_searchview_description_search = 0x7f0f0021;
+ public static final int abc_searchview_description_submit = 0x7f0f0022;
+ public static final int abc_searchview_description_voice = 0x7f0f0023;
+ public static final int abc_shareactionprovider_share_with = 0x7f0f0024;
+ public static final int abc_shareactionprovider_share_with_application = 0x7f0f0025;
+ public static final int abc_toolbar_collapse_description = 0x7f0f0026;
+ public static final int mr_button_content_description = 0x7f0f006d;
+ public static final int mr_cast_button_connected = 0x7f0f006e;
+ public static final int mr_cast_button_connecting = 0x7f0f006f;
+ public static final int mr_cast_button_disconnected = 0x7f0f0070;
+ public static final int mr_cast_dialog_title_view_placeholder = 0x7f0f0071;
+ public static final int mr_chooser_searching = 0x7f0f0072;
+ public static final int mr_chooser_title = 0x7f0f0073;
+ public static final int mr_controller_album_art = 0x7f0f0074;
+ public static final int mr_controller_casting_screen = 0x7f0f0075;
+ public static final int mr_controller_close_description = 0x7f0f0076;
+ public static final int mr_controller_collapse_group = 0x7f0f0077;
+ public static final int mr_controller_disconnect = 0x7f0f0078;
+ public static final int mr_controller_expand_group = 0x7f0f0079;
+ public static final int mr_controller_no_info_available = 0x7f0f007a;
+ public static final int mr_controller_no_media_selected = 0x7f0f007b;
+ public static final int mr_controller_pause = 0x7f0f007c;
+ public static final int mr_controller_play = 0x7f0f007d;
+ public static final int mr_controller_stop = 0x7f0f007e;
+ public static final int mr_controller_stop_casting = 0x7f0f007f;
+ public static final int mr_controller_volume_slider = 0x7f0f0080;
+ public static final int mr_dialog_device_header = 0x7f0f0081;
+ public static final int mr_dialog_route_header = 0x7f0f0082;
+ public static final int mr_system_route_name = 0x7f0f0083;
+ public static final int mr_user_route_category_name = 0x7f0f0084;
+ public static final int search_menu_title = 0x7f0f00a4;
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int AlertDialog_AppCompat = 0x7f100000;
+ public static final int AlertDialog_AppCompat_Light = 0x7f100001;
+ public static final int Animation_AppCompat_Dialog = 0x7f100002;
+ public static final int Animation_AppCompat_DropDownUp = 0x7f100003;
+ public static final int Animation_AppCompat_Tooltip = 0x7f100004;
+ public static final int Base_AlertDialog_AppCompat = 0x7f100005;
+ public static final int Base_AlertDialog_AppCompat_Light = 0x7f100006;
+ public static final int Base_Animation_AppCompat_Dialog = 0x7f100007;
+ public static final int Base_Animation_AppCompat_DropDownUp = 0x7f100008;
+ public static final int Base_Animation_AppCompat_Tooltip = 0x7f100009;
+ public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f10000b;
+ public static final int Base_DialogWindowTitle_AppCompat = 0x7f10000a;
+ public static final int Base_TextAppearance_AppCompat = 0x7f10000c;
+ public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f10000d;
+ public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f10000e;
+ public static final int Base_TextAppearance_AppCompat_Button = 0x7f10000f;
+ public static final int Base_TextAppearance_AppCompat_Caption = 0x7f100010;
+ public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f100011;
+ public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f100012;
+ public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f100013;
+ public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f100014;
+ public static final int Base_TextAppearance_AppCompat_Headline = 0x7f100015;
+ public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f100016;
+ public static final int Base_TextAppearance_AppCompat_Large = 0x7f100017;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f100018;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f100019;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f10001a;
+ public static final int Base_TextAppearance_AppCompat_Medium = 0x7f10001b;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f10001c;
+ public static final int Base_TextAppearance_AppCompat_Menu = 0x7f10001d;
+ public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f10001e;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f10001f;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f100020;
+ public static final int Base_TextAppearance_AppCompat_Small = 0x7f100021;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f100022;
+ public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f100023;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f100024;
+ public static final int Base_TextAppearance_AppCompat_Title = 0x7f100025;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f100026;
+ public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f100027;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f100028;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f100029;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f10002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f10002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f10002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f10002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f10002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f10002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f100030;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f100031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f100032;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f100033;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f100034;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f100035;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f100036;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f100037;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f100038;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f100039;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f10003a;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f10003b;
+ public static final int Base_ThemeOverlay_AppCompat = 0x7f10004a;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f10004b;
+ public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f10004c;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f10004d;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f10004e;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f10004f;
+ public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f100050;
+ public static final int Base_Theme_AppCompat = 0x7f10003c;
+ public static final int Base_Theme_AppCompat_CompactMenu = 0x7f10003d;
+ public static final int Base_Theme_AppCompat_Dialog = 0x7f10003e;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f100042;
+ public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f10003f;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f100040;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f100041;
+ public static final int Base_Theme_AppCompat_Light = 0x7f100043;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f100044;
+ public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f100045;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f100049;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f100046;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f100047;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f100048;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f100055;
+ public static final int Base_V21_Theme_AppCompat = 0x7f100051;
+ public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f100052;
+ public static final int Base_V21_Theme_AppCompat_Light = 0x7f100053;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f100054;
+ public static final int Base_V22_Theme_AppCompat = 0x7f100056;
+ public static final int Base_V22_Theme_AppCompat_Light = 0x7f100057;
+ public static final int Base_V23_Theme_AppCompat = 0x7f100058;
+ public static final int Base_V23_Theme_AppCompat_Light = 0x7f100059;
+ public static final int Base_V26_Theme_AppCompat = 0x7f10005a;
+ public static final int Base_V26_Theme_AppCompat_Light = 0x7f10005b;
+ public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f10005c;
+ public static final int Base_V28_Theme_AppCompat = 0x7f10005d;
+ public static final int Base_V28_Theme_AppCompat_Light = 0x7f10005e;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f100063;
+ public static final int Base_V7_Theme_AppCompat = 0x7f10005f;
+ public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f100060;
+ public static final int Base_V7_Theme_AppCompat_Light = 0x7f100061;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f100062;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f100064;
+ public static final int Base_V7_Widget_AppCompat_EditText = 0x7f100065;
+ public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f100066;
+ public static final int Base_Widget_AppCompat_ActionBar = 0x7f100067;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f100068;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f100069;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f10006a;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f10006b;
+ public static final int Base_Widget_AppCompat_ActionButton = 0x7f10006c;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f10006d;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f10006e;
+ public static final int Base_Widget_AppCompat_ActionMode = 0x7f10006f;
+ public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f100070;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f100071;
+ public static final int Base_Widget_AppCompat_Button = 0x7f100072;
+ public static final int Base_Widget_AppCompat_ButtonBar = 0x7f100078;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f100079;
+ public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f100073;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f100074;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f100075;
+ public static final int Base_Widget_AppCompat_Button_Colored = 0x7f100076;
+ public static final int Base_Widget_AppCompat_Button_Small = 0x7f100077;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f10007a;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f10007b;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f10007c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f10007d;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f10007e;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f10007f;
+ public static final int Base_Widget_AppCompat_EditText = 0x7f100080;
+ public static final int Base_Widget_AppCompat_ImageButton = 0x7f100081;
+ public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f100082;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f100083;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f100084;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f100085;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f100086;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f100087;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f100088;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f100089;
+ public static final int Base_Widget_AppCompat_ListMenuView = 0x7f10008a;
+ public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f10008b;
+ public static final int Base_Widget_AppCompat_ListView = 0x7f10008c;
+ public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f10008d;
+ public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f10008e;
+ public static final int Base_Widget_AppCompat_PopupMenu = 0x7f10008f;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f100090;
+ public static final int Base_Widget_AppCompat_PopupWindow = 0x7f100091;
+ public static final int Base_Widget_AppCompat_ProgressBar = 0x7f100092;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f100093;
+ public static final int Base_Widget_AppCompat_RatingBar = 0x7f100094;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f100095;
+ public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f100096;
+ public static final int Base_Widget_AppCompat_SearchView = 0x7f100097;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f100098;
+ public static final int Base_Widget_AppCompat_SeekBar = 0x7f100099;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f10009a;
+ public static final int Base_Widget_AppCompat_Spinner = 0x7f10009b;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f10009c;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f10009d;
+ public static final int Base_Widget_AppCompat_Toolbar = 0x7f10009e;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f10009f;
+ public static final int Platform_AppCompat = 0x7f1000a4;
+ public static final int Platform_AppCompat_Light = 0x7f1000a5;
+ public static final int Platform_ThemeOverlay_AppCompat = 0x7f1000a6;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1000a7;
+ public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1000a8;
+ public static final int Platform_V21_AppCompat = 0x7f1000a9;
+ public static final int Platform_V21_AppCompat_Light = 0x7f1000aa;
+ public static final int Platform_V25_AppCompat = 0x7f1000ab;
+ public static final int Platform_V25_AppCompat_Light = 0x7f1000ac;
+ public static final int Platform_Widget_AppCompat_Spinner = 0x7f1000ad;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f1000ae;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f1000af;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f1000b0;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f1000b1;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f1000b2;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 0x7f1000b3;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 0x7f1000b4;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f1000b5;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 0x7f1000b6;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f1000bc;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f1000b7;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f1000b8;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f1000b9;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f1000ba;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f1000bb;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f1000bd;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f1000be;
+ public static final int TextAppearance_AppCompat = 0x7f1000bf;
+ public static final int TextAppearance_AppCompat_Body1 = 0x7f1000c0;
+ public static final int TextAppearance_AppCompat_Body2 = 0x7f1000c1;
+ public static final int TextAppearance_AppCompat_Button = 0x7f1000c2;
+ public static final int TextAppearance_AppCompat_Caption = 0x7f1000c3;
+ public static final int TextAppearance_AppCompat_Display1 = 0x7f1000c4;
+ public static final int TextAppearance_AppCompat_Display2 = 0x7f1000c5;
+ public static final int TextAppearance_AppCompat_Display3 = 0x7f1000c6;
+ public static final int TextAppearance_AppCompat_Display4 = 0x7f1000c7;
+ public static final int TextAppearance_AppCompat_Headline = 0x7f1000c8;
+ public static final int TextAppearance_AppCompat_Inverse = 0x7f1000c9;
+ public static final int TextAppearance_AppCompat_Large = 0x7f1000ca;
+ public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f1000cb;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f1000cc;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f1000cd;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f1000ce;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f1000cf;
+ public static final int TextAppearance_AppCompat_Medium = 0x7f1000d0;
+ public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f1000d1;
+ public static final int TextAppearance_AppCompat_Menu = 0x7f1000d2;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f1000d3;
+ public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f1000d4;
+ public static final int TextAppearance_AppCompat_Small = 0x7f1000d5;
+ public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f1000d6;
+ public static final int TextAppearance_AppCompat_Subhead = 0x7f1000d7;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f1000d8;
+ public static final int TextAppearance_AppCompat_Title = 0x7f1000d9;
+ public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f1000da;
+ public static final int TextAppearance_AppCompat_Tooltip = 0x7f1000db;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f1000dc;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f1000dd;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f1000de;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f1000df;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f1000e0;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f1000e1;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f1000e2;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f1000e3;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f1000e4;
+ public static final int TextAppearance_AppCompat_Widget_Button = 0x7f1000e5;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f1000e6;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f1000e7;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f1000e8;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f1000e9;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f1000ea;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f1000eb;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f1000ec;
+ public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f1000ed;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f1000ee;
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Info_Media = 0x7f1000f1;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Line2_Media = 0x7f1000f3;
+ public static final int TextAppearance_Compat_Notification_Media = 0x7f1000f4;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Time_Media = 0x7f1000f6;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int TextAppearance_Compat_Notification_Title_Media = 0x7f1000f8;
+ public static final int TextAppearance_MediaRouter_PrimaryText = 0x7f1000f9;
+ public static final int TextAppearance_MediaRouter_SecondaryText = 0x7f1000fa;
+ public static final int TextAppearance_MediaRouter_Title = 0x7f1000fb;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f1000fc;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f1000fd;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f1000fe;
+ public static final int ThemeOverlay_AppCompat = 0x7f100121;
+ public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f100122;
+ public static final int ThemeOverlay_AppCompat_Dark = 0x7f100123;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f100124;
+ public static final int ThemeOverlay_AppCompat_Dialog = 0x7f100125;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f100126;
+ public static final int ThemeOverlay_AppCompat_Light = 0x7f100127;
+ public static final int ThemeOverlay_MediaRouter_Dark = 0x7f100128;
+ public static final int ThemeOverlay_MediaRouter_Light = 0x7f100129;
+ public static final int Theme_AppCompat = 0x7f100106;
+ public static final int Theme_AppCompat_CompactMenu = 0x7f100107;
+ public static final int Theme_AppCompat_DayNight = 0x7f100108;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f100109;
+ public static final int Theme_AppCompat_DayNight_Dialog = 0x7f10010a;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f10010d;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f10010b;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f10010c;
+ public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f10010e;
+ public static final int Theme_AppCompat_Dialog = 0x7f10010f;
+ public static final int Theme_AppCompat_DialogWhenLarge = 0x7f100112;
+ public static final int Theme_AppCompat_Dialog_Alert = 0x7f100110;
+ public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f100111;
+ public static final int Theme_AppCompat_Light = 0x7f100113;
+ public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f100114;
+ public static final int Theme_AppCompat_Light_Dialog = 0x7f100115;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f100118;
+ public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f100116;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f100117;
+ public static final int Theme_AppCompat_Light_NoActionBar = 0x7f100119;
+ public static final int Theme_AppCompat_NoActionBar = 0x7f10011a;
+ public static final int Theme_MediaRouter = 0x7f10011b;
+ public static final int Theme_MediaRouter_Light = 0x7f10011c;
+ public static final int Theme_MediaRouter_LightControlPanel = 0x7f10011e;
+ public static final int Theme_MediaRouter_Light_DarkControlPanel = 0x7f10011d;
+ public static final int Widget_AppCompat_ActionBar = 0x7f10012b;
+ public static final int Widget_AppCompat_ActionBar_Solid = 0x7f10012c;
+ public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f10012d;
+ public static final int Widget_AppCompat_ActionBar_TabText = 0x7f10012e;
+ public static final int Widget_AppCompat_ActionBar_TabView = 0x7f10012f;
+ public static final int Widget_AppCompat_ActionButton = 0x7f100130;
+ public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f100131;
+ public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f100132;
+ public static final int Widget_AppCompat_ActionMode = 0x7f100133;
+ public static final int Widget_AppCompat_ActivityChooserView = 0x7f100134;
+ public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f100135;
+ public static final int Widget_AppCompat_Button = 0x7f100136;
+ public static final int Widget_AppCompat_ButtonBar = 0x7f10013c;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f10013d;
+ public static final int Widget_AppCompat_Button_Borderless = 0x7f100137;
+ public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f100138;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f100139;
+ public static final int Widget_AppCompat_Button_Colored = 0x7f10013a;
+ public static final int Widget_AppCompat_Button_Small = 0x7f10013b;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f10013e;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f10013f;
+ public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f100140;
+ public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f100141;
+ public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f100142;
+ public static final int Widget_AppCompat_EditText = 0x7f100143;
+ public static final int Widget_AppCompat_ImageButton = 0x7f100144;
+ public static final int Widget_AppCompat_Light_ActionBar = 0x7f100145;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f100146;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f100147;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f100148;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f100149;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f10014a;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f10014b;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f10014c;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f10014d;
+ public static final int Widget_AppCompat_Light_ActionButton = 0x7f10014e;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f10014f;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f100150;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f100151;
+ public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f100152;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f100153;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f100154;
+ public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f100155;
+ public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f100156;
+ public static final int Widget_AppCompat_Light_PopupMenu = 0x7f100157;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f100158;
+ public static final int Widget_AppCompat_Light_SearchView = 0x7f100159;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f10015a;
+ public static final int Widget_AppCompat_ListMenuView = 0x7f10015b;
+ public static final int Widget_AppCompat_ListPopupWindow = 0x7f10015c;
+ public static final int Widget_AppCompat_ListView = 0x7f10015d;
+ public static final int Widget_AppCompat_ListView_DropDown = 0x7f10015e;
+ public static final int Widget_AppCompat_ListView_Menu = 0x7f10015f;
+ public static final int Widget_AppCompat_PopupMenu = 0x7f100160;
+ public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f100161;
+ public static final int Widget_AppCompat_PopupWindow = 0x7f100162;
+ public static final int Widget_AppCompat_ProgressBar = 0x7f100163;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f100164;
+ public static final int Widget_AppCompat_RatingBar = 0x7f100165;
+ public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f100166;
+ public static final int Widget_AppCompat_RatingBar_Small = 0x7f100167;
+ public static final int Widget_AppCompat_SearchView = 0x7f100168;
+ public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f100169;
+ public static final int Widget_AppCompat_SeekBar = 0x7f10016a;
+ public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f10016b;
+ public static final int Widget_AppCompat_Spinner = 0x7f10016c;
+ public static final int Widget_AppCompat_Spinner_DropDown = 0x7f10016d;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f10016e;
+ public static final int Widget_AppCompat_Spinner_Underlined = 0x7f10016f;
+ public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f100170;
+ public static final int Widget_AppCompat_Toolbar = 0x7f100171;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f100172;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ public static final int Widget_MediaRouter_Light_MediaRouteButton = 0x7f100175;
+ public static final int Widget_MediaRouter_MediaRouteButton = 0x7f100176;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ActionBar = { 0x7f030031, 0x7f030032, 0x7f030033, 0x7f03005d, 0x7f03005e, 0x7f03005f, 0x7f030060, 0x7f030061, 0x7f030062, 0x7f030065, 0x7f03006a, 0x7f03006b, 0x7f030076, 0x7f03008f, 0x7f030090, 0x7f030091, 0x7f030092, 0x7f030093, 0x7f030098, 0x7f03009b, 0x7f0300e4, 0x7f0300f8, 0x7f030103, 0x7f030106, 0x7f030107, 0x7f030125, 0x7f030128, 0x7f030143, 0x7f03014c };
+ 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 = { 0x7f030031, 0x7f030032, 0x7f03004a, 0x7f03008f, 0x7f030128, 0x7f03014c };
+ 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 = { 0x7f030078, 0x7f030099 };
+ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
+ public static final int ActivityChooserView_initialActivityCount = 1;
+ public static final int[] AlertDialog = { 0x10100f2, 0x7f030040, 0x7f030041, 0x7f0300db, 0x7f0300dc, 0x7f0300f5, 0x7f030118, 0x7f030119 };
+ 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, 0x7f03011f, 0x7f030141, 0x7f030142 };
+ 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, 0x7f03013e, 0x7f03013f, 0x7f030140 };
+ 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, 0x7f03002c, 0x7f03002d, 0x7f03002e, 0x7f03002f, 0x7f030030, 0x7f03007f, 0x7f030081, 0x7f03009d, 0x7f0300d8, 0x7f03012e };
+ 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, 0x7f030000, 0x7f030001, 0x7f030002, 0x7f030003, 0x7f030004, 0x7f030005, 0x7f030006, 0x7f030007, 0x7f030008, 0x7f030009, 0x7f03000a, 0x7f03000b, 0x7f03000c, 0x7f03000e, 0x7f03000f, 0x7f030010, 0x7f030011, 0x7f030012, 0x7f030013, 0x7f030014, 0x7f030015, 0x7f030016, 0x7f030017, 0x7f030018, 0x7f030019, 0x7f03001a, 0x7f03001b, 0x7f03001c, 0x7f03001d, 0x7f03001e, 0x7f030021, 0x7f030022, 0x7f030023, 0x7f030024, 0x7f030025, 0x7f03002b, 0x7f030039, 0x7f03003a, 0x7f03003b, 0x7f03003c, 0x7f03003d, 0x7f03003e, 0x7f030042, 0x7f030043, 0x7f030047, 0x7f030048, 0x7f03004e, 0x7f03004f, 0x7f030050, 0x7f030051, 0x7f030052, 0x7f030053, 0x7f030054, 0x7f030055, 0x7f030056, 0x7f030057, 0x7f030063, 0x7f030067, 0x7f030068, 0x7f030069, 0x7f03006c, 0x7f03006e, 0x7f030071, 0x7f030072, 0x7f030073, 0x7f030074, 0x7f030075, 0x7f030091, 0x7f030097, 0x7f0300d9, 0x7f0300da, 0x7f0300dd, 0x7f0300de, 0x7f0300df, 0x7f0300e0, 0x7f0300e1, 0x7f0300e2, 0x7f0300e3, 0x7f0300ff, 0x7f030100, 0x7f030101, 0x7f030102, 0x7f030104, 0x7f03010a, 0x7f03010b, 0x7f03010c, 0x7f03010d, 0x7f030111, 0x7f030112, 0x7f030113, 0x7f030114, 0x7f03011c, 0x7f03011d, 0x7f03012c, 0x7f03012f, 0x7f030130, 0x7f030131, 0x7f030132, 0x7f030133, 0x7f030134, 0x7f030135, 0x7f030136, 0x7f030137, 0x7f030138, 0x7f03014d, 0x7f03014e, 0x7f03014f, 0x7f030150, 0x7f030156, 0x7f030158, 0x7f030159, 0x7f03015a, 0x7f03015b, 0x7f03015c, 0x7f03015d, 0x7f03015e, 0x7f03015f, 0x7f030160, 0x7f030161 };
+ 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 = { 0x7f030026 };
+ public static final int ButtonBarLayout_allowStacking = 0;
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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, 0x7f030044, 0x7f030045 };
+ 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 = { 0x7f03009c, 0x7f030122 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0300a0, 0x7f0300a1, 0x7f0300a2, 0x7f0300cc, 0x7f0300d5, 0x7f0300d6 };
+ 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 = { 0x7f030029, 0x7f03002a, 0x7f030036, 0x7f03004d, 0x7f03006f, 0x7f03008d, 0x7f03011b, 0x7f03013a };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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, 0x7f03006b, 0x7f03006d, 0x7f0300e7, 0x7f030116 };
+ 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[] MediaRouteButton = { 0x101013f, 0x1010140, 0x7f030079, 0x7f0300ea };
+ public static final int MediaRouteButton_android_minWidth = 0;
+ public static final int MediaRouteButton_android_minHeight = 1;
+ public static final int MediaRouteButton_externalRouteEnabledDrawable = 2;
+ public static final int MediaRouteButton_mediaRouteButtonTint = 3;
+ 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, 0x7f03000d, 0x7f03001f, 0x7f030020, 0x7f030028, 0x7f03005c, 0x7f030094, 0x7f030095, 0x7f0300f9, 0x7f030115, 0x7f030151 };
+ 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, 0x7f030105, 0x7f030123 };
+ 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, 0x7f0300fa };
+ 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 = { 0x7f030121 };
+ public static final int PopupWindowBackgroundState_state_above_anchor = 0;
+ public static final int[] RecycleListView = { 0x7f0300fb, 0x7f0300fe };
+ public static final int RecycleListView_paddingBottomNoButtons = 0;
+ public static final int RecycleListView_paddingTopNoTitle = 1;
+ public static final int[] RecyclerView = { 0x10100c4, 0x10100f1, 0x7f03007a, 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03009f, 0x7f03010e, 0x7f03011a, 0x7f030120 };
+ 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[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f030049, 0x7f030058, 0x7f030066, 0x7f03008e, 0x7f030096, 0x7f03009e, 0x7f030108, 0x7f030109, 0x7f03010f, 0x7f030110, 0x7f030124, 0x7f030129, 0x7f030157 };
+ 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, 0x7f030103 };
+ 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, 0x7f030117, 0x7f03011e, 0x7f03012a, 0x7f03012b, 0x7f03012d, 0x7f03013b, 0x7f03013c, 0x7f03013d, 0x7f030152, 0x7f030153, 0x7f030154 };
+ 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, 0x7f030081, 0x7f03012e };
+ 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, 0x7f03003f, 0x7f03004b, 0x7f03004c, 0x7f03005d, 0x7f03005e, 0x7f03005f, 0x7f030060, 0x7f030061, 0x7f030062, 0x7f0300e4, 0x7f0300e5, 0x7f0300e6, 0x7f0300f6, 0x7f0300f7, 0x7f030103, 0x7f030125, 0x7f030126, 0x7f030127, 0x7f030143, 0x7f030144, 0x7f030145, 0x7f030146, 0x7f030147, 0x7f030148, 0x7f030149, 0x7f03014a, 0x7f03014b };
+ 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, 0x7f0300fc, 0x7f0300fd, 0x7f030139 };
+ 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, 0x7f030034, 0x7f030035 };
+ 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/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/palette/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/palette/R.java
new file mode 100644
index 00000000..f099a142
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/palette/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 androidx.palette;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/print/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/print/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/print/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/print/R.java
diff --git a/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/recyclerview/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/recyclerview/R.java
new file mode 100644
index 00000000..c5e4ab21
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/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 androidx.recyclerview;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int coordinatorLayoutStyle = 0x7f030064;
+ public static final int fastScrollEnabled = 0x7f03007a;
+ public static final int fastScrollHorizontalThumbDrawable = 0x7f03007b;
+ public static final int fastScrollHorizontalTrackDrawable = 0x7f03007c;
+ public static final int fastScrollVerticalThumbDrawable = 0x7f03007d;
+ public static final int fastScrollVerticalTrackDrawable = 0x7f03007e;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int keylines = 0x7f03009c;
+ public static final int layoutManager = 0x7f03009f;
+ public static final int layout_anchor = 0x7f0300a0;
+ public static final int layout_anchorGravity = 0x7f0300a1;
+ public static final int layout_behavior = 0x7f0300a2;
+ public static final int layout_dodgeInsetEdges = 0x7f0300cc;
+ public static final int layout_insetEdge = 0x7f0300d5;
+ public static final int layout_keyline = 0x7f0300d6;
+ public static final int reverseLayout = 0x7f03010e;
+ public static final int spanCount = 0x7f03011a;
+ public static final int stackFromEnd = 0x7f030120;
+ public static final int statusBarBackground = 0x7f030122;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int fastscroll_default_thickness = 0x7f060054;
+ public static final int fastscroll_margin = 0x7f060055;
+ public static final int fastscroll_minimum_range = 0x7f060056;
+ public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f06005e;
+ public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f06005f;
+ public static final int item_touch_helper_swipe_escape_velocity = 0x7f060060;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int bottom = 0x7f08002a;
+ public static final int chronometer = 0x7f080036;
+ public static final int end = 0x7f080047;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int item_touch_helper_previous_elevation = 0x7f08005e;
+ public static final int left = 0x7f080071;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int none = 0x7f0800c4;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right = 0x7f0800d9;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int start = 0x7f0800f9;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ public static final int top = 0x7f08010d;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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 = { 0x7f03009c, 0x7f030122 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0300a0, 0x7f0300a1, 0x7f0300a2, 0x7f0300cc, 0x7f0300d5, 0x7f0300d6 };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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, 0x7f03007a, 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03009f, 0x7f03010e, 0x7f03011a, 0x7f030120 };
+ 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/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/slidingpanelayout/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/slidingpanelayout/R.java
new file mode 100644
index 00000000..6ce216ba
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/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 androidx.slidingpanelayout;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/swiperefreshlayout/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/swiperefreshlayout/R.java
new file mode 100644
index 00000000..989f57ae
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/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 androidx.swiperefreshlayout;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/vectordrawable/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/vectordrawable/R.java
new file mode 100644
index 00000000..ccd3cee4
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/vectordrawable/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 androidx.vectordrawable;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int coordinatorLayoutStyle = 0x7f030064;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int keylines = 0x7f03009c;
+ public static final int layout_anchor = 0x7f0300a0;
+ public static final int layout_anchorGravity = 0x7f0300a1;
+ public static final int layout_behavior = 0x7f0300a2;
+ public static final int layout_dodgeInsetEdges = 0x7f0300cc;
+ public static final int layout_insetEdge = 0x7f0300d5;
+ public static final int layout_keyline = 0x7f0300d6;
+ public static final int statusBarBackground = 0x7f030122;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int bottom = 0x7f08002a;
+ public static final int chronometer = 0x7f080036;
+ public static final int end = 0x7f080047;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int left = 0x7f080071;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int none = 0x7f0800c4;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right = 0x7f0800d9;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int start = 0x7f0800f9;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ public static final int top = 0x7f08010d;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ public static final int Widget_Support_CoordinatorLayout = 0x7f100177;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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 = { 0x7f03009c, 0x7f030122 };
+ public static final int CoordinatorLayout_keylines = 0;
+ public static final int CoordinatorLayout_statusBarBackground = 1;
+ public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f0300a0, 0x7f0300a1, 0x7f0300a2, 0x7f0300cc, 0x7f0300d5, 0x7f0300d6 };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/versionedparcelable/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/versionedparcelable/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/versionedparcelable/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/versionedparcelable/R.java
diff --git a/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/viewpager/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/viewpager/R.java
new file mode 100644
index 00000000..6752fee1
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/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 androidx.viewpager;
+
+public final class R {
+ private R() {}
+
+ public static final class attr {
+ private attr() {}
+
+ public static final int alpha = 0x7f030027;
+ public static final int font = 0x7f030080;
+ public static final int fontProviderAuthority = 0x7f030082;
+ public static final int fontProviderCerts = 0x7f030083;
+ public static final int fontProviderFetchStrategy = 0x7f030084;
+ public static final int fontProviderFetchTimeout = 0x7f030085;
+ public static final int fontProviderPackage = 0x7f030086;
+ public static final int fontProviderQuery = 0x7f030087;
+ public static final int fontStyle = 0x7f030088;
+ public static final int fontVariationSettings = 0x7f030089;
+ public static final int fontWeight = 0x7f03008a;
+ public static final int ttcIndex = 0x7f030155;
+ }
+ public static final class color {
+ private color() {}
+
+ public static final int notification_action_color_filter = 0x7f050041;
+ public static final int notification_icon_bg_color = 0x7f050042;
+ public static final int ripple_material_light = 0x7f05004e;
+ public static final int secondary_text_default_material_light = 0x7f050051;
+ }
+ public static final class dimen {
+ private dimen() {}
+
+ public static final int compat_button_inset_horizontal_material = 0x7f06004b;
+ public static final int compat_button_inset_vertical_material = 0x7f06004c;
+ public static final int compat_button_padding_horizontal_material = 0x7f06004d;
+ public static final int compat_button_padding_vertical_material = 0x7f06004e;
+ public static final int compat_control_corner_material = 0x7f06004f;
+ public static final int compat_notification_large_icon_max_height = 0x7f060050;
+ public static final int compat_notification_large_icon_max_width = 0x7f060051;
+ public static final int notification_action_icon_size = 0x7f060067;
+ public static final int notification_action_text_size = 0x7f060068;
+ public static final int notification_big_circle_margin = 0x7f060069;
+ public static final int notification_content_margin_start = 0x7f06006a;
+ public static final int notification_large_icon_height = 0x7f06006b;
+ public static final int notification_large_icon_width = 0x7f06006c;
+ public static final int notification_main_column_padding_top = 0x7f06006d;
+ public static final int notification_media_narrow_margin = 0x7f06006e;
+ public static final int notification_right_icon_size = 0x7f06006f;
+ public static final int notification_right_side_padding_top = 0x7f060070;
+ public static final int notification_small_icon_background_padding = 0x7f060071;
+ public static final int notification_small_icon_size_as_large = 0x7f060072;
+ public static final int notification_subtext_size = 0x7f060073;
+ public static final int notification_top_pad = 0x7f060074;
+ public static final int notification_top_pad_large_text = 0x7f060075;
+ }
+ public static final class drawable {
+ private drawable() {}
+
+ public static final int notification_action_background = 0x7f070154;
+ public static final int notification_bg = 0x7f070155;
+ public static final int notification_bg_low = 0x7f070156;
+ public static final int notification_bg_low_normal = 0x7f070157;
+ public static final int notification_bg_low_pressed = 0x7f070158;
+ public static final int notification_bg_normal = 0x7f070159;
+ public static final int notification_bg_normal_pressed = 0x7f07015a;
+ public static final int notification_icon_background = 0x7f07015b;
+ public static final int notification_template_icon_bg = 0x7f07015c;
+ public static final int notification_template_icon_low_bg = 0x7f07015d;
+ public static final int notification_tile_bg = 0x7f07015e;
+ public static final int notify_panel_notification_icon_bg = 0x7f07015f;
+ }
+ public static final class id {
+ private id() {}
+
+ public static final int action_container = 0x7f080013;
+ public static final int action_divider = 0x7f080015;
+ public static final int action_image = 0x7f080016;
+ public static final int action_text = 0x7f08001d;
+ public static final int actions = 0x7f08001e;
+ public static final int async = 0x7f080026;
+ public static final int blocking = 0x7f080029;
+ public static final int chronometer = 0x7f080036;
+ public static final int forever = 0x7f080051;
+ public static final int icon = 0x7f080057;
+ public static final int icon_group = 0x7f080058;
+ public static final int info = 0x7f08005b;
+ public static final int italic = 0x7f08005d;
+ public static final int line1 = 0x7f080072;
+ public static final int line3 = 0x7f080073;
+ public static final int normal = 0x7f0800c5;
+ public static final int notification_background = 0x7f0800cc;
+ public static final int notification_main_column = 0x7f0800cd;
+ public static final int notification_main_column_container = 0x7f0800ce;
+ public static final int right_icon = 0x7f0800da;
+ public static final int right_side = 0x7f0800db;
+ public static final int tag_transition_group = 0x7f080102;
+ public static final int tag_unhandled_key_event_manager = 0x7f080103;
+ public static final int tag_unhandled_key_listeners = 0x7f080104;
+ public static final int text = 0x7f080105;
+ public static final int text2 = 0x7f080106;
+ public static final int time = 0x7f080109;
+ public static final int title = 0x7f08010a;
+ }
+ public static final class integer {
+ private integer() {}
+
+ public static final int status_bar_notification_info_maxnum = 0x7f090008;
+ }
+ public static final class layout {
+ private layout() {}
+
+ public static final int notification_action = 0x7f0b003a;
+ public static final int notification_action_tombstone = 0x7f0b003b;
+ public static final int notification_template_custom_big = 0x7f0b0042;
+ public static final int notification_template_icon_group = 0x7f0b0043;
+ public static final int notification_template_part_chronometer = 0x7f0b0047;
+ public static final int notification_template_part_time = 0x7f0b0048;
+ }
+ public static final class string {
+ private string() {}
+
+ public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
+ }
+ public static final class style {
+ private style() {}
+
+ public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
+ public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
+ public static final int Widget_Compat_NotificationActionText = 0x7f100174;
+ }
+ public static final class styleable {
+ private styleable() {}
+
+ public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
+ 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 = { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 };
+ 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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 };
+ 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/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
new file mode 100644
index 00000000..fe5e8dd1
--- /dev/null
+++ b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
@@ -0,0 +1,14840 @@
+/* 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 class array {
+ public static final int format_for_exported_note=0x7f020000;
+ public static final int menu_share_ways=0x7f020001;
+ }
+ public static final class attr {
+ /**
+ * 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=0x7f030000;
+ /**
+ * 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=0x7f030001;
+ /**
+ * 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=0x7f030002;
+ /**
+ * 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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
wrap_content
0
+ *
+ */
+ public static final int actionBarSize=0x7f030003;
+ /**
+ * 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=0x7f030004;
+ /**
+ * 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=0x7f030005;
+ /**
+ *
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=0x7f030006;
+ /**
+ * 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=0x7f030007;
+ /**
+ *
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=0x7f030008;
+ /**
+ * 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=0x7f030009;
+ /**
+ * 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=0x7f03000a;
+ /**
+ * 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=0x7f03000b;
+ /**
+ * 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=0x7f03000c;
+ /**
+ * 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=0x7f03000d;
+ /**
+ * 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=0x7f03000e;
+ /**
+ * 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=0x7f03000f;
+ /**
+ * 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=0x7f030010;
+ /**
+ *
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=0x7f030011;
+ /**
+ * 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=0x7f030012;
+ /**
+ * 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=0x7f030013;
+ /**
+ * 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=0x7f030014;
+ /**
+ * 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=0x7f030015;
+ /**
+ * 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=0x7f030016;
+ /**
+ * 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=0x7f030017;
+ /**
+ * 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=0x7f030018;
+ /**
+ * 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=0x7f030019;
+ /**
+ * 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=0x7f03001a;
+ /**
+ *
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=0x7f03001b;
+ /**
+ * 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=0x7f03001c;
+ /**
+ *
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=0x7f03001d;
+ /**
+ *
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=0x7f03001e;
+ /**
+ * 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=0x7f03001f;
+ /**
+ * 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=0x7f030020;
+ /**
+ * 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=0x7f030021;
+ /**
+ *
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=0x7f030022;
+ /**
+ *
May be a boolean value, such as "true" or
+ * "false".
+ */
+ public static final int alertDialogCenterButtons=0x7f030023;
+ /**
+ *
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=0x7f030024;
+ /**
+ * 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=0x7f030025;
+ /**
+ * 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=0x7f030026;
+ /**
+ * Alpha multiplier applied to the base color.
+ *
May be a floating point value, such as "1.2".
+ */
+ public static final int alpha=0x7f030027;
+ /**
+ * 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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
ALT
2
+ *
CTRL
1000
+ *
FUNCTION
8
+ *
META
10000
+ *
SHIFT
1
+ *
SYM
4
+ *
+ */
+ public static final int alphabeticModifiers=0x7f030028;
+ /**
+ * 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=0x7f030029;
+ /**
+ * 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=0x7f03002a;
+ /**
+ * 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=0x7f03002b;
+ /**
+ * 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=0x7f03002c;
+ /**
+ * 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=0x7f03002d;
+ /**
+ * 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=0x7f03002e;
+ /**
+ * 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=0x7f03002f;
+ /**
+ * 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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
none
0
No auto-sizing (default).
+ *
uniform
1
Uniform horizontal and vertical text size scaling to fit within the
+ * container.
+ *
+ */
+ public static final int autoSizeTextType=0x7f030030;
+ /**
+ * 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=0x7f030031;
+ /**
+ * 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=0x7f030032;
+ /**
+ * 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=0x7f030033;
+ /**
+ * 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=0x7f030034;
+ /**
+ * Blending mode used to apply the background tint.
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
add
10
Combines the tint and icon color and alpha channels, clamping the
+ * result to valid color values. Saturate(S + D)
+ *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
+ * the tint. [Sa * Da, Sc * Dc]
+ *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
+ *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
+ * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
+ *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
+ * color channels are thrown out. [Sa * Da, Sc * Da]
+ *
src_over
3
The tint is drawn on top of the drawable.
+ * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ *
+ */
+ public static final int backgroundTintMode=0x7f030035;
+ /**
+ * 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=0x7f030036;
+ /**
+ *
May be a boolean value, such as "true" or
+ * "false".
+ */
+ public static final int barrierAllowsGoneWidgets=0x7f030037;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
bottom
3
+ *
end
6
+ *
left
0
+ *
right
1
+ *
start
5
+ *
top
2
+ *
+ */
+ public static final int barrierDirection=0x7f030038;
+ /**
+ * 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=0x7f030039;
+ /**
+ * 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=0x7f03003a;
+ /**
+ * 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=0x7f03003b;
+ /**
+ * 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=0x7f03003c;
+ /**
+ * 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=0x7f03003d;
+ /**
+ * 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=0x7f03003e;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
bottom
50
Push object to the bottom of its container, not changing its size.
+ *
top
30
Push object to the top of its container, not changing its size.
+ *
+ */
+ public static final int buttonGravity=0x7f03003f;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f030040;
+ /**
+ *
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=0x7f030041;
+ /**
+ * 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=0x7f030042;
+ /**
+ * 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=0x7f030043;
+ /**
+ * 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=0x7f030044;
+ /**
+ * Blending mode used to apply the button tint.
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
add
10
Combines the tint and icon color and alpha channels, clamping the
+ * result to valid color values. Saturate(S + D)
+ *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
+ * the tint. [Sa * Da, Sc * Dc]
+ *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
+ *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
+ * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
+ *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
+ * color channels are thrown out. [Sa * Da, Sc * Da]
+ *
src_over
3
The tint is drawn on top of the drawable.
+ * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ *
+ */
+ public static final int buttonTintMode=0x7f030045;
+ /**
+ *
May be a boolean value, such as "true" or
+ * "false".
+ */
+ public static final int chainUseRtl=0x7f030046;
+ /**
+ * 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=0x7f030047;
+ /**
+ * 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=0x7f030048;
+ /**
+ * 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=0x7f030049;
+ /**
+ * 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=0x7f03004a;
+ /**
+ * 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=0x7f03004b;
+ /**
+ * 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=0x7f03004c;
+ /**
+ * 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=0x7f03004d;
+ /**
+ * 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=0x7f03004e;
+ /**
+ * 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=0x7f03004f;
+ /**
+ * 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=0x7f030050;
+ /**
+ * 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=0x7f030051;
+ /**
+ * 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=0x7f030052;
+ /**
+ * 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=0x7f030053;
+ /**
+ * 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=0x7f030054;
+ /**
+ * 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=0x7f030055;
+ /**
+ * 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=0x7f030056;
+ /**
+ * 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=0x7f030057;
+ /**
+ * 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=0x7f030058;
+ /**
+ *
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=0x7f030059;
+ /**
+ *
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=0x7f03005a;
+ /**
+ *
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=0x7f03005b;
+ /**
+ * 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=0x7f03005c;
+ /**
+ * 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=0x7f03005d;
+ /**
+ * 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=0x7f03005e;
+ /**
+ * 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=0x7f03005f;
+ /**
+ * 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=0x7f030060;
+ /**
+ * 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=0x7f030061;
+ /**
+ * 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=0x7f030062;
+ /**
+ * 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=0x7f030063;
+ /**
+ *
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=0x7f030064;
+ /**
+ * 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=0x7f030065;
+ /**
+ * 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=0x7f030066;
+ /**
+ * 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=0x7f030067;
+ /**
+ * 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=0x7f030068;
+ /**
+ * 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=0x7f030069;
+ /**
+ * Options affecting how the action bar is displayed.
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
disableHome
20
+ *
homeAsUp
4
+ *
none
0
+ *
showCustom
10
+ *
showHome
2
+ *
showTitle
8
+ *
useLogo
1
+ *
+ */
+ public static final int displayOptions=0x7f03006a;
+ /**
+ * 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=0x7f03006b;
+ /**
+ * 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=0x7f03006c;
+ /**
+ * 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=0x7f03006d;
+ /**
+ * 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=0x7f03006e;
+ /**
+ * 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=0x7f03006f;
+ /**
+ *
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=0x7f030070;
+ /**
+ * 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=0x7f030071;
+ /**
+ * 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=0x7f030072;
+ /**
+ * 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=0x7f030073;
+ /**
+ * 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=0x7f030074;
+ /**
+ * 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=0x7f030075;
+ /**
+ * 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=0x7f030076;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
gone
0
+ *
invisible
1
+ *
+ */
+ public static final int emptyVisibility=0x7f030077;
+ /**
+ * 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=0x7f030078;
+ /**
+ * This drawable is a state list where the "checked" state
+ * indicates active media routing. Checkable indicates connecting
+ * and non-checked / non-checkable indicates
+ * that media is playing to the local device only.
+ *
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 externalRouteEnabledDrawable=0x7f030079;
+ /**
+ *
May be a boolean value, such as "true" or
+ * "false".
+ */
+ public static final int fastScrollEnabled=0x7f03007a;
+ /**
+ *
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=0x7f03007b;
+ /**
+ *
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=0x7f03007c;
+ /**
+ *
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=0x7f03007d;
+ /**
+ *
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=0x7f03007e;
+ /**
+ * 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=0x7f03007f;
+ /**
+ * 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=0x7f030080;
+ /**
+ * 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=0x7f030081;
+ /**
+ * 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=0x7f030082;
+ /**
+ * 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=0x7f030083;
+ /**
+ * 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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
async
1
The 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.
+ *
blocking
0
The 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=0x7f030084;
+ /**
+ * The length of the timeout during fetching.
+ *
May be an integer value, such as "100".
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
forever
ffffffff
A 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=0x7f030085;
+ /**
+ * 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=0x7f030086;
+ /**
+ * 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=0x7f030087;
+ /**
+ * 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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
italic
1
+ *
normal
0
+ *
+ */
+ public static final int fontStyle=0x7f030088;
+ /**
+ * 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=0x7f030089;
+ /**
+ * 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=0x7f03008a;
+ /**
+ *
May be a color value, in the form of "#rgb",
+ * "#argb", "#rrggbb", or
+ * "#aarrggbb".
+ */
+ public static final int fullscreenBackgroundColor=0x7f03008b;
+ /**
+ *
May be a color value, in the form of "#rgb",
+ * "#argb", "#rrggbb", or
+ * "#aarrggbb".
+ */
+ public static final int fullscreenTextColor=0x7f03008c;
+ /**
+ * 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=0x7f03008d;
+ /**
+ * 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=0x7f03008e;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f03008f;
+ /**
+ * 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=0x7f030090;
+ /**
+ * 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=0x7f030091;
+ /**
+ * 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=0x7f030092;
+ /**
+ * 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".
+ */
+ public static final int icon=0x7f030093;
+ /**
+ * 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=0x7f030094;
+ /**
+ * Blending mode used to apply the icon tint.
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
add
10
Combines the tint and icon color and alpha channels, clamping the
+ * result to valid color values. Saturate(S + D)
+ *
multiply
e
Multiplies the color and alpha channels of the icon with those of
+ * the tint. [Sa * Da, Sc * Dc]
+ *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
+ *
src_atop
9
The tint is drawn above the icon, but with the icon’s alpha
+ * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
+ *
src_in
5
The tint is masked by the alpha channel of the icon. The icon’s
+ * color channels are thrown out. [Sa * Da, Sc * Da]
+ *
src_over
3
The tint is drawn on top of the icon.
+ * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ *
+ */
+ public static final int iconTintMode=0x7f030095;
+ /**
+ * 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=0x7f030096;
+ /**
+ * 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=0x7f030097;
+ /**
+ * 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=0x7f030098;
+ /**
+ * 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=0x7f030099;
+ /**
+ *
May be a boolean value, such as "true" or
+ * "false".
+ */
+ public static final int isLightTheme=0x7f03009a;
+ /**
+ * 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=0x7f03009b;
+ /**
+ * 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=0x7f03009c;
+ /**
+ * 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=0x7f03009d;
+ /**
+ * 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=0x7f03009e;
+ /**
+ * 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=0x7f03009f;
+ /**
+ * 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=0x7f0300a0;
+ /**
+ * 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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
bottom
50
Push object to the bottom of its container, not changing its size.
+ *
center
11
Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
+ *
center_horizontal
1
Place object in the horizontal center of its container, not changing its size.
+ *
center_vertical
10
Place object in the vertical center of its container, not changing its size.
+ *
clip_horizontal
8
Additional 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_vertical
80
Additional 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.
+ *
end
800005
Push object to the end of its container, not changing its size.
+ *
fill
77
Grow the horizontal and vertical size of the object if needed so it completely fills its container.
+ *
fill_horizontal
7
Grow the horizontal size of the object if needed so it completely fills its container.
+ *
fill_vertical
70
Grow the vertical size of the object if needed so it completely fills its container.
+ *
left
3
Push object to the left of its container, not changing its size.
+ *
right
5
Push object to the right of its container, not changing its size.
+ *
start
800003
Push object to the beginning of its container, not changing its size.
+ *
top
30
Push object to the top of its container, not changing its size.
+ *
+ */
+ public static final int layout_anchorGravity=0x7f0300a1;
+ /**
+ * 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=0x7f0300a2;
+ /**
+ *
May be a boolean value, such as "true" or
+ * "false".
+ */
+ public static final int layout_constrainedHeight=0x7f0300a3;
+ /**
+ *
May be a boolean value, such as "true" or
+ * "false".
+ */
+ public static final int layout_constrainedWidth=0x7f0300a4;
+ /**
+ *
May be an integer value, such as "100".
+ */
+ public static final int layout_constraintBaseline_creator=0x7f0300a5;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ */
+ public static final int layout_constraintBaseline_toBaselineOf=0x7f0300a6;
+ /**
+ *
May be an integer value, such as "100".
+ */
+ public static final int layout_constraintBottom_creator=0x7f0300a7;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ */
+ public static final int layout_constraintBottom_toBottomOf=0x7f0300a8;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ */
+ public static final int layout_constraintBottom_toTopOf=0x7f0300a9;
+ /**
+ *
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=0x7f0300aa;
+ /**
+ *
May be an integer value, such as "100".
+ */
+ public static final int layout_constraintCircleAngle=0x7f0300ab;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f0300ac;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int layout_constraintDimensionRatio=0x7f0300ad;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ */
+ public static final int layout_constraintEnd_toEndOf=0x7f0300ae;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ */
+ public static final int layout_constraintEnd_toStartOf=0x7f0300af;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f0300b0;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f0300b1;
+ /**
+ *
May be a floating point value, such as "1.2".
+ */
+ public static final int layout_constraintGuide_percent=0x7f0300b2;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
percent
2
+ *
spread
0
+ *
wrap
1
+ *
+ */
+ public static final int layout_constraintHeight_default=0x7f0300b3;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
wrap
fffffffe
+ *
+ */
+ public static final int layout_constraintHeight_max=0x7f0300b4;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
wrap
fffffffe
+ *
+ */
+ public static final int layout_constraintHeight_min=0x7f0300b5;
+ /**
+ *
May be a floating point value, such as "1.2".
+ */
+ public static final int layout_constraintHeight_percent=0x7f0300b6;
+ /**
+ *
May be a floating point value, such as "1.2".
+ */
+ public static final int layout_constraintHorizontal_bias=0x7f0300b7;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
packed
2
+ *
spread
0
+ *
spread_inside
1
+ *
+ */
+ public static final int layout_constraintHorizontal_chainStyle=0x7f0300b8;
+ /**
+ *
May be a floating point value, such as "1.2".
+ */
+ public static final int layout_constraintHorizontal_weight=0x7f0300b9;
+ /**
+ *
May be an integer value, such as "100".
+ */
+ public static final int layout_constraintLeft_creator=0x7f0300ba;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ */
+ public static final int layout_constraintLeft_toLeftOf=0x7f0300bb;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ */
+ public static final int layout_constraintLeft_toRightOf=0x7f0300bc;
+ /**
+ *
May be an integer value, such as "100".
+ */
+ public static final int layout_constraintRight_creator=0x7f0300bd;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ */
+ public static final int layout_constraintRight_toLeftOf=0x7f0300be;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ */
+ public static final int layout_constraintRight_toRightOf=0x7f0300bf;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ */
+ public static final int layout_constraintStart_toEndOf=0x7f0300c0;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ */
+ public static final int layout_constraintStart_toStartOf=0x7f0300c1;
+ /**
+ *
May be an integer value, such as "100".
+ */
+ public static final int layout_constraintTop_creator=0x7f0300c2;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ */
+ public static final int layout_constraintTop_toBottomOf=0x7f0300c3;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ */
+ public static final int layout_constraintTop_toTopOf=0x7f0300c4;
+ /**
+ *
May be a floating point value, such as "1.2".
+ */
+ public static final int layout_constraintVertical_bias=0x7f0300c5;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
packed
2
+ *
spread
0
+ *
spread_inside
1
+ *
+ */
+ public static final int layout_constraintVertical_chainStyle=0x7f0300c6;
+ /**
+ *
May be a floating point value, such as "1.2".
+ */
+ public static final int layout_constraintVertical_weight=0x7f0300c7;
+ /**
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
percent
2
+ *
spread
0
+ *
wrap
1
+ *
+ */
+ public static final int layout_constraintWidth_default=0x7f0300c8;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
wrap
fffffffe
+ *
+ */
+ public static final int layout_constraintWidth_max=0x7f0300c9;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
wrap
fffffffe
+ *
+ */
+ public static final int layout_constraintWidth_min=0x7f0300ca;
+ /**
+ *
May be a floating point value, such as "1.2".
+ */
+ public static final int layout_constraintWidth_percent=0x7f0300cb;
+ /**
+ * Specifies how this view dodges the inset edges of the CoordinatorLayout.
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
all
77
Dodge all the inset edges.
+ *
bottom
50
Dodge the bottom inset edge.
+ *
end
800005
Dodge the end inset edge.
+ *
left
3
Dodge the left inset edge.
+ *
none
0
Don't dodge any edges
+ *
right
5
Dodge the right inset edge.
+ *
start
800003
Dodge the start inset edge.
+ *
top
30
Dodge the top inset edge.
+ *
+ */
+ public static final int layout_dodgeInsetEdges=0x7f0300cc;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f0300cd;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f0300ce;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f0300cf;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f0300d0;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f0300d1;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f0300d2;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f0300d3;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f0300d4;
+ /**
+ * Specifies how this view insets the CoordinatorLayout and make some other views
+ * dodge it.
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
bottom
50
Inset the bottom edge.
+ *
end
800005
Inset the end edge.
+ *
left
3
Inset the left edge.
+ *
none
0
Don't inset.
+ *
right
5
Inset the right edge.
+ *
start
800003
Inset the start edge.
+ *
top
30
Inset the top edge.
+ *
+ */
+ public static final int layout_insetEdge=0x7f0300d5;
+ /**
+ * 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=0x7f0300d6;
+ /**
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
barrier
2
+ *
chains
4
+ *
dimensions
8
+ *
direct
1
for now only direct & barriers
+ *
none
0
+ *
standard
3
+ *
+ */
+ public static final int layout_optimizationLevel=0x7f0300d7;
+ /**
+ * 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=0x7f0300d8;
+ /**
+ * 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=0x7f0300d9;
+ /**
+ * 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=0x7f0300da;
+ /**
+ *
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=0x7f0300db;
+ /**
+ *
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=0x7f0300dc;
+ /**
+ * 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=0x7f0300dd;
+ /**
+ *
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=0x7f0300de;
+ /**
+ * 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=0x7f0300df;
+ /**
+ * 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=0x7f0300e0;
+ /**
+ * 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=0x7f0300e1;
+ /**
+ * 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=0x7f0300e2;
+ /**
+ * 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=0x7f0300e3;
+ /**
+ * 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=0x7f0300e4;
+ /**
+ * 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=0x7f0300e5;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "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=0x7f0300e6;
+ /**
+ * 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=0x7f0300e7;
+ /**
+ *
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 mediaRouteAudioTrackDrawable=0x7f0300e8;
+ /**
+ *
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 mediaRouteButtonStyle=0x7f0300e9;
+ /**
+ * Tint to apply to the media route button
+ *
May be a color value, in the form of "#rgb",
+ * "#argb", "#rrggbb", or
+ * "#aarrggbb".
+ */
+ public static final int mediaRouteButtonTint=0x7f0300ea;
+ /**
+ *
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 mediaRouteCloseDrawable=0x7f0300eb;
+ /**
+ *
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 mediaRouteControlPanelThemeOverlay=0x7f0300ec;
+ /**
+ *
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 mediaRouteDefaultIconDrawable=0x7f0300ed;
+ /**
+ *
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 mediaRoutePauseDrawable=0x7f0300ee;
+ /**
+ *
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 mediaRoutePlayDrawable=0x7f0300ef;
+ /**
+ *
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 mediaRouteSpeakerGroupIconDrawable=0x7f0300f0;
+ /**
+ *
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 mediaRouteSpeakerIconDrawable=0x7f0300f1;
+ /**
+ *
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 mediaRouteStopDrawable=0x7f0300f2;
+ /**
+ *
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 mediaRouteTheme=0x7f0300f3;
+ /**
+ *
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 mediaRouteTvIconDrawable=0x7f0300f4;
+ /**
+ *
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=0x7f0300f5;
+ /**
+ * 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=0x7f0300f6;
+ /**
+ * 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=0x7f0300f7;
+ /**
+ * The type of navigation to use.
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
listMode
1
The action bar will use a selection list for navigation.
+ *
normal
0
Normal static title text
+ *
tabMode
2
The action bar will use a series of horizontal tabs for navigation.
+ *
+ */
+ public static final int navigationMode=0x7f0300f8;
+ /**
+ * 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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
ALT
2
+ *
CTRL
1000
+ *
FUNCTION
8
+ *
META
10000
+ *
SHIFT
1
+ *
SYM
4
+ *
+ */
+ public static final int numericModifiers=0x7f0300f9;
+ /**
+ * Whether the popup window should overlap its anchor view.
+ *
May be a boolean value, such as "true" or
+ * "false".
+ */
+ public static final int overlapAnchor=0x7f0300fa;
+ /**
+ * 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=0x7f0300fb;
+ /**
+ * 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=0x7f0300fc;
+ /**
+ * 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=0x7f0300fd;
+ /**
+ * 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=0x7f0300fe;
+ /**
+ * 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=0x7f0300ff;
+ /**
+ * 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=0x7f030100;
+ /**
+ * 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=0x7f030101;
+ /**
+ * 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=0x7f030102;
+ /**
+ * 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=0x7f030103;
+ /**
+ * 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=0x7f030104;
+ /**
+ * 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=0x7f030105;
+ /**
+ * 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=0x7f030106;
+ /**
+ * 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=0x7f030107;
+ /**
+ * 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=0x7f030108;
+ /**
+ * 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=0x7f030109;
+ /**
+ * 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=0x7f03010a;
+ /**
+ * 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=0x7f03010b;
+ /**
+ * 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=0x7f03010c;
+ /**
+ * 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=0x7f03010d;
+ /**
+ *
May be a boolean value, such as "true" or
+ * "false".
+ */
+ public static final int reverseLayout=0x7f03010e;
+ /**
+ * 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=0x7f03010f;
+ /**
+ * 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=0x7f030110;
+ /**
+ * 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=0x7f030111;
+ /**
+ * 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=0x7f030112;
+ /**
+ * 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=0x7f030113;
+ /**
+ * 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=0x7f030114;
+ /**
+ * How this item should display in the Action Bar, if present.
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
always
2
Always 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".
+ *
collapseActionView
8
This item's action view collapses to a normal menu
+ * item. When expanded, the action view takes over a
+ * larger segment of its container.
+ *
ifRoom
1
Show 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".
+ *
never
0
Never show this item in an action bar, show it in the overflow menu instead.
+ * Mutually exclusive with "ifRoom" and "always".
+ *
withText
4
When 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=0x7f030115;
+ /**
+ * Setting for which dividers to show.
+ *
Must be one or more (separated by '|') of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
beginning
1
+ *
end
4
+ *
middle
2
+ *
none
0
+ *
+ */
+ public static final int showDividers=0x7f030116;
+ /**
+ * Whether to draw on/off text.
+ *
May be a boolean value, such as "true" or
+ * "false".
+ */
+ public static final int showText=0x7f030117;
+ /**
+ *
May be a boolean value, such as "true" or
+ * "false".
+ */
+ public static final int showTitle=0x7f030118;
+ /**
+ *
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=0x7f030119;
+ /**
+ *
May be an integer value, such as "100".
+ */
+ public static final int spanCount=0x7f03011a;
+ /**
+ * Whether bars should rotate or not during transition
+ *
May be a boolean value, such as "true" or
+ * "false".
+ */
+ public static final int spinBars=0x7f03011b;
+ /**
+ * 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=0x7f03011c;
+ /**
+ * 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=0x7f03011d;
+ /**
+ * 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=0x7f03011e;
+ /**
+ * 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=0x7f03011f;
+ /**
+ *
May be a boolean value, such as "true" or
+ * "false".
+ */
+ public static final int stackFromEnd=0x7f030120;
+ /**
+ * 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=0x7f030121;
+ /**
+ * 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=0x7f030122;
+ /**
+ * 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=0x7f030123;
+ /**
+ * 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=0x7f030124;
+ /**
+ * 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=0x7f030125;
+ /**
+ *
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=0x7f030126;
+ /**
+ * 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=0x7f030127;
+ /**
+ * 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=0x7f030128;
+ /**
+ * 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=0x7f030129;
+ /**
+ * 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=0x7f03012a;
+ /**
+ * 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=0x7f03012b;
+ /**
+ * 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=0x7f03012c;
+ /**
+ * 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=0x7f03012d;
+ /**
+ * 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=0x7f03012e;
+ /**
+ * 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=0x7f03012f;
+ /**
+ * 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=0x7f030130;
+ /**
+ * 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=0x7f030131;
+ /**
+ * 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=0x7f030132;
+ /**
+ * 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=0x7f030133;
+ /**
+ * 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=0x7f030134;
+ /**
+ * 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=0x7f030135;
+ /**
+ * 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=0x7f030136;
+ /**
+ * 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=0x7f030137;
+ /**
+ * 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=0x7f030138;
+ /**
+ * 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=0x7f030139;
+ /**
+ * 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=0x7f03013a;
+ /**
+ * 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=0x7f03013b;
+ /**
+ * 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=0x7f03013c;
+ /**
+ * Blending mode used to apply the thumb tint.
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
add
10
Combines the tint and drawable color and alpha channels, clamping the
+ * result to valid color values. Saturate(S + D)
+ *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
+ * the tint. [Sa * Da, Sc * Dc]
+ *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
+ *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
+ * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
+ *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
+ * color channels are thrown out. [Sa * Da, Sc * Da]
+ *
src_over
3
The tint is drawn on top of the drawable.
+ * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ *
+ */
+ public static final int thumbTintMode=0x7f03013d;
+ /**
+ * 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=0x7f03013e;
+ /**
+ * 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=0x7f03013f;
+ /**
+ * Blending mode used to apply the tick mark tint.
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
add
10
Combines the tint and drawable color and alpha channels, clamping the
+ * result to valid color values. Saturate(S + D)
+ *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
+ * the tint. [Sa * Da, Sc * Dc]
+ *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
+ *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
+ * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
+ *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
+ * color channels are thrown out. [Sa * Da, Sc * Da]
+ *
src_over
3
The tint is drawn on top of the drawable.
+ * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ *
+ */
+ public static final int tickMarkTintMode=0x7f030140;
+ /**
+ * 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=0x7f030141;
+ /**
+ * Blending mode used to apply the image source tint.
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
add
10
Combines the tint and icon color and alpha channels, clamping the
+ * result to valid color values. Saturate(S + D)
+ *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
+ * the tint. [Sa * Da, Sc * Dc]
+ *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
+ *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
+ * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
+ *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
+ * color channels are thrown out. [Sa * Da, Sc * Da]
+ *
src_over
3
The tint is drawn on top of the drawable.
+ * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ *
+ */
+ public static final int tintMode=0x7f030142;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int title=0x7f030143;
+ /**
+ * 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=0x7f030144;
+ /**
+ * 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=0x7f030145;
+ /**
+ * 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=0x7f030146;
+ /**
+ * 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=0x7f030147;
+ /**
+ * 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=0x7f030148;
+ /**
+ * {@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=0x7f030149;
+ /**
+ *
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=0x7f03014a;
+ /**
+ * 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=0x7f03014b;
+ /**
+ * 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=0x7f03014c;
+ /**
+ * 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=0x7f03014d;
+ /**
+ * 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=0x7f03014e;
+ /**
+ * 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=0x7f03014f;
+ /**
+ * 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=0x7f030150;
+ /**
+ * 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=0x7f030151;
+ /**
+ * 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=0x7f030152;
+ /**
+ * 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=0x7f030153;
+ /**
+ * Blending mode used to apply the track tint.
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
add
10
Combines the tint and drawable color and alpha channels, clamping the
+ * result to valid color values. Saturate(S + D)
+ *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
+ * the tint. [Sa * Da, Sc * Dc]
+ *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
+ *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
+ * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
+ *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
+ * color channels are thrown out. [Sa * Da, Sc * Da]
+ *
src_over
3
The tint is drawn on top of the drawable.
+ * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ *
+ */
+ public static final int trackTintMode=0x7f030154;
+ /**
+ * 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=0x7f030155;
+ /**
+ *
May be a string value, using '\\;' to escape characters such as
+ * '\\n' or '\\uxxxx' for a unicode character;
+ */
+ public static final int viewInflaterClass=0x7f030156;
+ /**
+ * 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=0x7f030157;
+ /**
+ * 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=0x7f030158;
+ /**
+ * 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=0x7f030159;
+ /**
+ * 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=0x7f03015a;
+ /**
+ * 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=0x7f03015b;
+ /**
+ * 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=0x7f03015c;
+ /**
+ * 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=0x7f03015d;
+ /**
+ * 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=0x7f03015e;
+ /**
+ * 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=0x7f03015f;
+ /**
+ * 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=0x7f030160;
+ /**
+ * 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=0x7f030161;
+ }
+ public static final class bool {
+ public static final int abc_action_bar_embed_tabs=0x7f040000;
+ public static final int abc_allow_stacked_button_bar=0x7f040001;
+ public static final int abc_config_actionMenuItemAllCaps=0x7f040002;
+ }
+ public static final class color {
+ public static final int abc_background_cache_hint_selector_material_dark=0x7f050000;
+ public static final int abc_background_cache_hint_selector_material_light=0x7f050001;
+ public static final int abc_btn_colored_borderless_text_material=0x7f050002;
+ public static final int abc_btn_colored_text_material=0x7f050003;
+ public static final int abc_color_highlight_material=0x7f050004;
+ public static final int abc_hint_foreground_material_dark=0x7f050005;
+ public static final int abc_hint_foreground_material_light=0x7f050006;
+ public static final int abc_input_method_navigation_guard=0x7f050007;
+ public static final int abc_primary_text_disable_only_material_dark=0x7f050008;
+ public static final int abc_primary_text_disable_only_material_light=0x7f050009;
+ public static final int abc_primary_text_material_dark=0x7f05000a;
+ public static final int abc_primary_text_material_light=0x7f05000b;
+ public static final int abc_search_url_text=0x7f05000c;
+ public static final int abc_search_url_text_normal=0x7f05000d;
+ public static final int abc_search_url_text_pressed=0x7f05000e;
+ public static final int abc_search_url_text_selected=0x7f05000f;
+ public static final int abc_secondary_text_material_dark=0x7f050010;
+ public static final int abc_secondary_text_material_light=0x7f050011;
+ public static final int abc_tint_btn_checkable=0x7f050012;
+ public static final int abc_tint_default=0x7f050013;
+ public static final int abc_tint_edittext=0x7f050014;
+ public static final int abc_tint_seek_thumb=0x7f050015;
+ public static final int abc_tint_spinner=0x7f050016;
+ public static final int abc_tint_switch_track=0x7f050017;
+ public static final int accent_material_dark=0x7f050018;
+ public static final int accent_material_light=0x7f050019;
+ public static final int background_floating_material_dark=0x7f05001a;
+ public static final int background_floating_material_light=0x7f05001b;
+ public static final int background_material_dark=0x7f05001c;
+ public static final int background_material_light=0x7f05001d;
+ public static final int black_overlay=0x7f05001e;
+ public static final int bright_foreground_disabled_material_dark=0x7f05001f;
+ public static final int bright_foreground_disabled_material_light=0x7f050020;
+ public static final int bright_foreground_inverse_material_dark=0x7f050021;
+ public static final int bright_foreground_inverse_material_light=0x7f050022;
+ public static final int bright_foreground_material_dark=0x7f050023;
+ public static final int bright_foreground_material_light=0x7f050024;
+ public static final int button_material_dark=0x7f050025;
+ public static final int button_material_light=0x7f050026;
+ public static final int dim_foreground_disabled_material_dark=0x7f050027;
+ public static final int dim_foreground_disabled_material_light=0x7f050028;
+ public static final int dim_foreground_material_dark=0x7f050029;
+ public static final int dim_foreground_material_light=0x7f05002a;
+ public static final int error_color_material_dark=0x7f05002b;
+ public static final int error_color_material_light=0x7f05002c;
+ public static final int foreground_material_dark=0x7f05002d;
+ public static final int foreground_material_light=0x7f05002e;
+ public static final int highlighted_text_material_dark=0x7f05002f;
+ public static final int highlighted_text_material_light=0x7f050030;
+ public static final int light_blue_600=0x7f050031;
+ public static final int light_blue_900=0x7f050032;
+ public static final int light_blue_A200=0x7f050033;
+ public static final int light_blue_A400=0x7f050034;
+ public static final int material_blue_grey_800=0x7f050035;
+ public static final int material_blue_grey_900=0x7f050036;
+ public static final int material_blue_grey_950=0x7f050037;
+ public static final int material_deep_teal_200=0x7f050038;
+ public static final int material_deep_teal_500=0x7f050039;
+ public static final int material_grey_100=0x7f05003a;
+ public static final int material_grey_300=0x7f05003b;
+ public static final int material_grey_50=0x7f05003c;
+ public static final int material_grey_600=0x7f05003d;
+ public static final int material_grey_800=0x7f05003e;
+ public static final int material_grey_850=0x7f05003f;
+ public static final int material_grey_900=0x7f050040;
+ public static final int notification_action_color_filter=0x7f050041;
+ public static final int notification_icon_bg_color=0x7f050042;
+ public static final int notification_material_background_media_default_color=0x7f050043;
+ public static final int primary_dark_material_dark=0x7f050044;
+ public static final int primary_dark_material_light=0x7f050045;
+ public static final int primary_material_dark=0x7f050046;
+ public static final int primary_material_light=0x7f050047;
+ public static final int primary_text_dark=0x7f050048;
+ public static final int primary_text_default_material_dark=0x7f050049;
+ public static final int primary_text_default_material_light=0x7f05004a;
+ public static final int primary_text_disabled_material_dark=0x7f05004b;
+ public static final int primary_text_disabled_material_light=0x7f05004c;
+ public static final int ripple_material_dark=0x7f05004d;
+ public static final int ripple_material_light=0x7f05004e;
+ public static final int secondary_text_dark=0x7f05004f;
+ public static final int secondary_text_default_material_dark=0x7f050050;
+ public static final int secondary_text_default_material_light=0x7f050051;
+ public static final int secondary_text_disabled_material_dark=0x7f050052;
+ public static final int secondary_text_disabled_material_light=0x7f050053;
+ public static final int switch_thumb_disabled_material_dark=0x7f050054;
+ public static final int switch_thumb_disabled_material_light=0x7f050055;
+ public static final int switch_thumb_material_dark=0x7f050056;
+ public static final int switch_thumb_material_light=0x7f050057;
+ public static final int switch_thumb_normal_material_dark=0x7f050058;
+ public static final int switch_thumb_normal_material_light=0x7f050059;
+ public static final int tooltip_background_dark=0x7f05005a;
+ public static final int tooltip_background_light=0x7f05005b;
+ public static final int user_query_highlight=0x7f05005c;
+ }
+ public static final class dimen {
+ public static final int abc_action_bar_content_inset_material=0x7f060000;
+ public static final int abc_action_bar_content_inset_with_nav=0x7f060001;
+ public static final int abc_action_bar_default_height_material=0x7f060002;
+ public static final int abc_action_bar_default_padding_end_material=0x7f060003;
+ public static final int abc_action_bar_default_padding_start_material=0x7f060004;
+ public static final int abc_action_bar_elevation_material=0x7f060005;
+ public static final int abc_action_bar_icon_vertical_padding_material=0x7f060006;
+ public static final int abc_action_bar_overflow_padding_end_material=0x7f060007;
+ public static final int abc_action_bar_overflow_padding_start_material=0x7f060008;
+ public static final int abc_action_bar_stacked_max_height=0x7f060009;
+ public static final int abc_action_bar_stacked_tab_max_width=0x7f06000a;
+ public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f06000b;
+ public static final int abc_action_bar_subtitle_top_margin_material=0x7f06000c;
+ public static final int abc_action_button_min_height_material=0x7f06000d;
+ public static final int abc_action_button_min_width_material=0x7f06000e;
+ public static final int abc_action_button_min_width_overflow_material=0x7f06000f;
+ public static final int abc_alert_dialog_button_bar_height=0x7f060010;
+ public static final int abc_alert_dialog_button_dimen=0x7f060011;
+ public static final int abc_button_inset_horizontal_material=0x7f060012;
+ public static final int abc_button_inset_vertical_material=0x7f060013;
+ public static final int abc_button_padding_horizontal_material=0x7f060014;
+ public static final int abc_button_padding_vertical_material=0x7f060015;
+ public static final int abc_cascading_menus_min_smallest_width=0x7f060016;
+ public static final int abc_config_prefDialogWidth=0x7f060017;
+ public static final int abc_control_corner_material=0x7f060018;
+ public static final int abc_control_inset_material=0x7f060019;
+ public static final int abc_control_padding_material=0x7f06001a;
+ public static final int abc_dialog_corner_radius_material=0x7f06001b;
+ public static final int abc_dialog_fixed_height_major=0x7f06001c;
+ public static final int abc_dialog_fixed_height_minor=0x7f06001d;
+ public static final int abc_dialog_fixed_width_major=0x7f06001e;
+ public static final int abc_dialog_fixed_width_minor=0x7f06001f;
+ public static final int abc_dialog_list_padding_bottom_no_buttons=0x7f060020;
+ public static final int abc_dialog_list_padding_top_no_title=0x7f060021;
+ public static final int abc_dialog_min_width_major=0x7f060022;
+ public static final int abc_dialog_min_width_minor=0x7f060023;
+ public static final int abc_dialog_padding_material=0x7f060024;
+ public static final int abc_dialog_padding_top_material=0x7f060025;
+ public static final int abc_dialog_title_divider_material=0x7f060026;
+ public static final int abc_disabled_alpha_material_dark=0x7f060027;
+ public static final int abc_disabled_alpha_material_light=0x7f060028;
+ public static final int abc_dropdownitem_icon_width=0x7f060029;
+ public static final int abc_dropdownitem_text_padding_left=0x7f06002a;
+ public static final int abc_dropdownitem_text_padding_right=0x7f06002b;
+ public static final int abc_edit_text_inset_bottom_material=0x7f06002c;
+ public static final int abc_edit_text_inset_horizontal_material=0x7f06002d;
+ public static final int abc_edit_text_inset_top_material=0x7f06002e;
+ public static final int abc_floating_window_z=0x7f06002f;
+ public static final int abc_list_item_padding_horizontal_material=0x7f060030;
+ public static final int abc_panel_menu_list_width=0x7f060031;
+ public static final int abc_progress_bar_height_material=0x7f060032;
+ public static final int abc_search_view_preferred_height=0x7f060033;
+ public static final int abc_search_view_preferred_width=0x7f060034;
+ public static final int abc_seekbar_track_background_height_material=0x7f060035;
+ public static final int abc_seekbar_track_progress_height_material=0x7f060036;
+ public static final int abc_select_dialog_padding_start_material=0x7f060037;
+ public static final int abc_switch_padding=0x7f060038;
+ public static final int abc_text_size_body_1_material=0x7f060039;
+ public static final int abc_text_size_body_2_material=0x7f06003a;
+ public static final int abc_text_size_button_material=0x7f06003b;
+ public static final int abc_text_size_caption_material=0x7f06003c;
+ public static final int abc_text_size_display_1_material=0x7f06003d;
+ public static final int abc_text_size_display_2_material=0x7f06003e;
+ public static final int abc_text_size_display_3_material=0x7f06003f;
+ public static final int abc_text_size_display_4_material=0x7f060040;
+ public static final int abc_text_size_headline_material=0x7f060041;
+ public static final int abc_text_size_large_material=0x7f060042;
+ public static final int abc_text_size_medium_material=0x7f060043;
+ public static final int abc_text_size_menu_header_material=0x7f060044;
+ public static final int abc_text_size_menu_material=0x7f060045;
+ public static final int abc_text_size_small_material=0x7f060046;
+ public static final int abc_text_size_subhead_material=0x7f060047;
+ public static final int abc_text_size_subtitle_material_toolbar=0x7f060048;
+ public static final int abc_text_size_title_material=0x7f060049;
+ public static final int abc_text_size_title_material_toolbar=0x7f06004a;
+ public static final int compat_button_inset_horizontal_material=0x7f06004b;
+ public static final int compat_button_inset_vertical_material=0x7f06004c;
+ public static final int compat_button_padding_horizontal_material=0x7f06004d;
+ public static final int compat_button_padding_vertical_material=0x7f06004e;
+ public static final int compat_control_corner_material=0x7f06004f;
+ public static final int compat_notification_large_icon_max_height=0x7f060050;
+ public static final int compat_notification_large_icon_max_width=0x7f060051;
+ public static final int disabled_alpha_material_dark=0x7f060052;
+ public static final int disabled_alpha_material_light=0x7f060053;
+ public static final int fastscroll_default_thickness=0x7f060054;
+ public static final int fastscroll_margin=0x7f060055;
+ public static final int fastscroll_minimum_range=0x7f060056;
+ public static final int highlight_alpha_material_colored=0x7f060057;
+ public static final int highlight_alpha_material_dark=0x7f060058;
+ public static final int highlight_alpha_material_light=0x7f060059;
+ public static final int hint_alpha_material_dark=0x7f06005a;
+ public static final int hint_alpha_material_light=0x7f06005b;
+ public static final int hint_pressed_alpha_material_dark=0x7f06005c;
+ public static final int hint_pressed_alpha_material_light=0x7f06005d;
+ public static final int item_touch_helper_max_drag_scroll_per_frame=0x7f06005e;
+ public static final int item_touch_helper_swipe_escape_max_velocity=0x7f06005f;
+ public static final int item_touch_helper_swipe_escape_velocity=0x7f060060;
+ public static final int mr_controller_volume_group_list_item_height=0x7f060061;
+ public static final int mr_controller_volume_group_list_item_icon_size=0x7f060062;
+ public static final int mr_controller_volume_group_list_max_height=0x7f060063;
+ public static final int mr_controller_volume_group_list_padding_top=0x7f060064;
+ public static final int mr_dialog_fixed_width_major=0x7f060065;
+ public static final int mr_dialog_fixed_width_minor=0x7f060066;
+ public static final int notification_action_icon_size=0x7f060067;
+ public static final int notification_action_text_size=0x7f060068;
+ public static final int notification_big_circle_margin=0x7f060069;
+ public static final int notification_content_margin_start=0x7f06006a;
+ public static final int notification_large_icon_height=0x7f06006b;
+ public static final int notification_large_icon_width=0x7f06006c;
+ public static final int notification_main_column_padding_top=0x7f06006d;
+ public static final int notification_media_narrow_margin=0x7f06006e;
+ public static final int notification_right_icon_size=0x7f06006f;
+ public static final int notification_right_side_padding_top=0x7f060070;
+ public static final int notification_small_icon_background_padding=0x7f060071;
+ public static final int notification_small_icon_size_as_large=0x7f060072;
+ public static final int notification_subtext_size=0x7f060073;
+ public static final int notification_top_pad=0x7f060074;
+ public static final int notification_top_pad_large_text=0x7f060075;
+ public static final int subtitle_corner_radius=0x7f060076;
+ public static final int subtitle_outline_width=0x7f060077;
+ public static final int subtitle_shadow_offset=0x7f060078;
+ public static final int subtitle_shadow_radius=0x7f060079;
+ public static final int text_font_size_large=0x7f06007a;
+ public static final int text_font_size_medium=0x7f06007b;
+ public static final int text_font_size_normal=0x7f06007c;
+ public static final int text_font_size_small=0x7f06007d;
+ public static final int text_font_size_super=0x7f06007e;
+ public static final int tooltip_corner_radius=0x7f06007f;
+ public static final int tooltip_horizontal_padding=0x7f060080;
+ public static final int tooltip_margin=0x7f060081;
+ public static final int tooltip_precise_anchor_extra_offset=0x7f060082;
+ public static final int tooltip_precise_anchor_threshold=0x7f060083;
+ public static final int tooltip_vertical_padding=0x7f060084;
+ public static final int tooltip_y_offset_non_touch=0x7f060085;
+ public static final int tooltip_y_offset_touch=0x7f060086;
+ }
+ public static final class drawable {
+ public static final int abc_ab_share_pack_mtrl_alpha=0x7f070000;
+ public static final int abc_action_bar_item_background_material=0x7f070001;
+ public static final int abc_btn_borderless_material=0x7f070002;
+ public static final int abc_btn_check_material=0x7f070003;
+ public static final int abc_btn_check_to_on_mtrl_000=0x7f070004;
+ public static final int abc_btn_check_to_on_mtrl_015=0x7f070005;
+ public static final int abc_btn_colored_material=0x7f070006;
+ public static final int abc_btn_default_mtrl_shape=0x7f070007;
+ public static final int abc_btn_radio_material=0x7f070008;
+ public static final int abc_btn_radio_to_on_mtrl_000=0x7f070009;
+ public static final int abc_btn_radio_to_on_mtrl_015=0x7f07000a;
+ public static final int abc_btn_switch_to_on_mtrl_00001=0x7f07000b;
+ public static final int abc_btn_switch_to_on_mtrl_00012=0x7f07000c;
+ public static final int abc_cab_background_internal_bg=0x7f07000d;
+ public static final int abc_cab_background_top_material=0x7f07000e;
+ public static final int abc_cab_background_top_mtrl_alpha=0x7f07000f;
+ public static final int abc_control_background_material=0x7f070010;
+ public static final int abc_dialog_material_background=0x7f070011;
+ public static final int abc_edit_text_material=0x7f070012;
+ public static final int abc_ic_ab_back_material=0x7f070013;
+ public static final int abc_ic_arrow_drop_right_black_24dp=0x7f070014;
+ public static final int abc_ic_clear_material=0x7f070015;
+ public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f070016;
+ public static final int abc_ic_go_search_api_material=0x7f070017;
+ public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f070018;
+ public static final int abc_ic_menu_cut_mtrl_alpha=0x7f070019;
+ public static final int abc_ic_menu_overflow_material=0x7f07001a;
+ public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f07001b;
+ public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f07001c;
+ public static final int abc_ic_menu_share_mtrl_alpha=0x7f07001d;
+ public static final int abc_ic_search_api_material=0x7f07001e;
+ public static final int abc_ic_star_black_16dp=0x7f07001f;
+ public static final int abc_ic_star_black_36dp=0x7f070020;
+ public static final int abc_ic_star_black_48dp=0x7f070021;
+ public static final int abc_ic_star_half_black_16dp=0x7f070022;
+ public static final int abc_ic_star_half_black_36dp=0x7f070023;
+ public static final int abc_ic_star_half_black_48dp=0x7f070024;
+ public static final int abc_ic_voice_search_api_material=0x7f070025;
+ public static final int abc_item_background_holo_dark=0x7f070026;
+ public static final int abc_item_background_holo_light=0x7f070027;
+ public static final int abc_list_divider_material=0x7f070028;
+ public static final int abc_list_divider_mtrl_alpha=0x7f070029;
+ public static final int abc_list_focused_holo=0x7f07002a;
+ public static final int abc_list_longpressed_holo=0x7f07002b;
+ public static final int abc_list_pressed_holo_dark=0x7f07002c;
+ public static final int abc_list_pressed_holo_light=0x7f07002d;
+ public static final int abc_list_selector_background_transition_holo_dark=0x7f07002e;
+ public static final int abc_list_selector_background_transition_holo_light=0x7f07002f;
+ public static final int abc_list_selector_disabled_holo_dark=0x7f070030;
+ public static final int abc_list_selector_disabled_holo_light=0x7f070031;
+ public static final int abc_list_selector_holo_dark=0x7f070032;
+ public static final int abc_list_selector_holo_light=0x7f070033;
+ public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f070034;
+ public static final int abc_popup_background_mtrl_mult=0x7f070035;
+ public static final int abc_ratingbar_indicator_material=0x7f070036;
+ public static final int abc_ratingbar_material=0x7f070037;
+ public static final int abc_ratingbar_small_material=0x7f070038;
+ public static final int abc_scrubber_control_off_mtrl_alpha=0x7f070039;
+ public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f07003a;
+ public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f07003b;
+ public static final int abc_scrubber_primary_mtrl_alpha=0x7f07003c;
+ public static final int abc_scrubber_track_mtrl_alpha=0x7f07003d;
+ public static final int abc_seekbar_thumb_material=0x7f07003e;
+ public static final int abc_seekbar_tick_mark_material=0x7f07003f;
+ public static final int abc_seekbar_track_material=0x7f070040;
+ public static final int abc_spinner_mtrl_am_alpha=0x7f070041;
+ public static final int abc_spinner_textfield_background_material=0x7f070042;
+ public static final int abc_switch_thumb_material=0x7f070043;
+ public static final int abc_switch_track_mtrl_alpha=0x7f070044;
+ public static final int abc_tab_indicator_material=0x7f070045;
+ public static final int abc_tab_indicator_mtrl_alpha=0x7f070046;
+ public static final int abc_text_cursor_material=0x7f070047;
+ public static final int abc_text_select_handle_left_mtrl_dark=0x7f070048;
+ public static final int abc_text_select_handle_left_mtrl_light=0x7f070049;
+ public static final int abc_text_select_handle_middle_mtrl_dark=0x7f07004a;
+ public static final int abc_text_select_handle_middle_mtrl_light=0x7f07004b;
+ public static final int abc_text_select_handle_right_mtrl_dark=0x7f07004c;
+ public static final int abc_text_select_handle_right_mtrl_light=0x7f07004d;
+ public static final int abc_textfield_activated_mtrl_alpha=0x7f07004e;
+ public static final int abc_textfield_default_mtrl_alpha=0x7f07004f;
+ public static final int abc_textfield_search_activated_mtrl_alpha=0x7f070050;
+ public static final int abc_textfield_search_default_mtrl_alpha=0x7f070051;
+ public static final int abc_textfield_search_material=0x7f070052;
+ public static final int abc_vector_test=0x7f070053;
+ public static final int bg_btn_set_color=0x7f070054;
+ public static final int bg_color_btn_mask=0x7f070055;
+ public static final int bitmap_error=0x7f070056;
+ public static final int bitmap_normal=0x7f070057;
+ public static final int bitmap_pressed=0x7f070058;
+ public static final int call_record=0x7f070059;
+ public static final int clock=0x7f07005a;
+ public static final int delete=0x7f07005b;
+ public static final int dropdown_icon=0x7f07005c;
+ public static final int edit_blue=0x7f07005d;
+ public static final int edit_green=0x7f07005e;
+ public static final int edit_red=0x7f07005f;
+ public static final int edit_title_blue=0x7f070060;
+ public static final int edit_title_green=0x7f070061;
+ public static final int edit_title_red=0x7f070062;
+ public static final int edit_title_white=0x7f070063;
+ public static final int edit_title_yellow=0x7f070064;
+ public static final int edit_white=0x7f070065;
+ public static final int edit_yellow=0x7f070066;
+ public static final int font_large=0x7f070067;
+ public static final int font_normal=0x7f070068;
+ public static final int font_size_selector_bg=0x7f070069;
+ public static final int font_small=0x7f07006a;
+ public static final int font_super=0x7f07006b;
+ public static final int ic_audiotrack_dark=0x7f07006c;
+ public static final int ic_audiotrack_light=0x7f07006d;
+ public static final int ic_dialog_close_dark=0x7f07006e;
+ public static final int ic_dialog_close_light=0x7f07006f;
+ public static final int ic_group_collapse_00=0x7f070070;
+ public static final int ic_group_collapse_01=0x7f070071;
+ public static final int ic_group_collapse_02=0x7f070072;
+ public static final int ic_group_collapse_03=0x7f070073;
+ public static final int ic_group_collapse_04=0x7f070074;
+ public static final int ic_group_collapse_05=0x7f070075;
+ public static final int ic_group_collapse_06=0x7f070076;
+ public static final int ic_group_collapse_07=0x7f070077;
+ public static final int ic_group_collapse_08=0x7f070078;
+ public static final int ic_group_collapse_09=0x7f070079;
+ public static final int ic_group_collapse_10=0x7f07007a;
+ public static final int ic_group_collapse_11=0x7f07007b;
+ public static final int ic_group_collapse_12=0x7f07007c;
+ public static final int ic_group_collapse_13=0x7f07007d;
+ public static final int ic_group_collapse_14=0x7f07007e;
+ public static final int ic_group_collapse_15=0x7f07007f;
+ public static final int ic_group_expand_00=0x7f070080;
+ public static final int ic_group_expand_01=0x7f070081;
+ public static final int ic_group_expand_02=0x7f070082;
+ public static final int ic_group_expand_03=0x7f070083;
+ public static final int ic_group_expand_04=0x7f070084;
+ public static final int ic_group_expand_05=0x7f070085;
+ public static final int ic_group_expand_06=0x7f070086;
+ public static final int ic_group_expand_07=0x7f070087;
+ public static final int ic_group_expand_08=0x7f070088;
+ public static final int ic_group_expand_09=0x7f070089;
+ public static final int ic_group_expand_10=0x7f07008a;
+ public static final int ic_group_expand_11=0x7f07008b;
+ public static final int ic_group_expand_12=0x7f07008c;
+ public static final int ic_group_expand_13=0x7f07008d;
+ public static final int ic_group_expand_14=0x7f07008e;
+ public static final int ic_group_expand_15=0x7f07008f;
+ public static final int ic_media_pause_dark=0x7f070090;
+ public static final int ic_media_pause_light=0x7f070091;
+ public static final int ic_media_play_dark=0x7f070092;
+ public static final int ic_media_play_light=0x7f070093;
+ public static final int ic_media_stop_dark=0x7f070094;
+ public static final int ic_media_stop_light=0x7f070095;
+ public static final int ic_mr_button_connected_00_dark=0x7f070096;
+ public static final int ic_mr_button_connected_00_light=0x7f070097;
+ public static final int ic_mr_button_connected_01_dark=0x7f070098;
+ public static final int ic_mr_button_connected_01_light=0x7f070099;
+ public static final int ic_mr_button_connected_02_dark=0x7f07009a;
+ public static final int ic_mr_button_connected_02_light=0x7f07009b;
+ public static final int ic_mr_button_connected_03_dark=0x7f07009c;
+ public static final int ic_mr_button_connected_03_light=0x7f07009d;
+ public static final int ic_mr_button_connected_04_dark=0x7f07009e;
+ public static final int ic_mr_button_connected_04_light=0x7f07009f;
+ public static final int ic_mr_button_connected_05_dark=0x7f0700a0;
+ public static final int ic_mr_button_connected_05_light=0x7f0700a1;
+ public static final int ic_mr_button_connected_06_dark=0x7f0700a2;
+ public static final int ic_mr_button_connected_06_light=0x7f0700a3;
+ public static final int ic_mr_button_connected_07_dark=0x7f0700a4;
+ public static final int ic_mr_button_connected_07_light=0x7f0700a5;
+ public static final int ic_mr_button_connected_08_dark=0x7f0700a6;
+ public static final int ic_mr_button_connected_08_light=0x7f0700a7;
+ public static final int ic_mr_button_connected_09_dark=0x7f0700a8;
+ public static final int ic_mr_button_connected_09_light=0x7f0700a9;
+ public static final int ic_mr_button_connected_10_dark=0x7f0700aa;
+ public static final int ic_mr_button_connected_10_light=0x7f0700ab;
+ public static final int ic_mr_button_connected_11_dark=0x7f0700ac;
+ public static final int ic_mr_button_connected_11_light=0x7f0700ad;
+ public static final int ic_mr_button_connected_12_dark=0x7f0700ae;
+ public static final int ic_mr_button_connected_12_light=0x7f0700af;
+ public static final int ic_mr_button_connected_13_dark=0x7f0700b0;
+ public static final int ic_mr_button_connected_13_light=0x7f0700b1;
+ public static final int ic_mr_button_connected_14_dark=0x7f0700b2;
+ public static final int ic_mr_button_connected_14_light=0x7f0700b3;
+ public static final int ic_mr_button_connected_15_dark=0x7f0700b4;
+ public static final int ic_mr_button_connected_15_light=0x7f0700b5;
+ public static final int ic_mr_button_connected_16_dark=0x7f0700b6;
+ public static final int ic_mr_button_connected_16_light=0x7f0700b7;
+ public static final int ic_mr_button_connected_17_dark=0x7f0700b8;
+ public static final int ic_mr_button_connected_17_light=0x7f0700b9;
+ public static final int ic_mr_button_connected_18_dark=0x7f0700ba;
+ public static final int ic_mr_button_connected_18_light=0x7f0700bb;
+ public static final int ic_mr_button_connected_19_dark=0x7f0700bc;
+ public static final int ic_mr_button_connected_19_light=0x7f0700bd;
+ public static final int ic_mr_button_connected_20_dark=0x7f0700be;
+ public static final int ic_mr_button_connected_20_light=0x7f0700bf;
+ public static final int ic_mr_button_connected_21_dark=0x7f0700c0;
+ public static final int ic_mr_button_connected_21_light=0x7f0700c1;
+ public static final int ic_mr_button_connected_22_dark=0x7f0700c2;
+ public static final int ic_mr_button_connected_22_light=0x7f0700c3;
+ public static final int ic_mr_button_connected_23_dark=0x7f0700c4;
+ public static final int ic_mr_button_connected_23_light=0x7f0700c5;
+ public static final int ic_mr_button_connected_24_dark=0x7f0700c6;
+ public static final int ic_mr_button_connected_24_light=0x7f0700c7;
+ public static final int ic_mr_button_connected_25_dark=0x7f0700c8;
+ public static final int ic_mr_button_connected_25_light=0x7f0700c9;
+ public static final int ic_mr_button_connected_26_dark=0x7f0700ca;
+ public static final int ic_mr_button_connected_26_light=0x7f0700cb;
+ public static final int ic_mr_button_connected_27_dark=0x7f0700cc;
+ public static final int ic_mr_button_connected_27_light=0x7f0700cd;
+ public static final int ic_mr_button_connected_28_dark=0x7f0700ce;
+ public static final int ic_mr_button_connected_28_light=0x7f0700cf;
+ public static final int ic_mr_button_connected_29_dark=0x7f0700d0;
+ public static final int ic_mr_button_connected_29_light=0x7f0700d1;
+ public static final int ic_mr_button_connected_30_dark=0x7f0700d2;
+ public static final int ic_mr_button_connected_30_light=0x7f0700d3;
+ public static final int ic_mr_button_connecting_00_dark=0x7f0700d4;
+ public static final int ic_mr_button_connecting_00_light=0x7f0700d5;
+ public static final int ic_mr_button_connecting_01_dark=0x7f0700d6;
+ public static final int ic_mr_button_connecting_01_light=0x7f0700d7;
+ public static final int ic_mr_button_connecting_02_dark=0x7f0700d8;
+ public static final int ic_mr_button_connecting_02_light=0x7f0700d9;
+ public static final int ic_mr_button_connecting_03_dark=0x7f0700da;
+ public static final int ic_mr_button_connecting_03_light=0x7f0700db;
+ public static final int ic_mr_button_connecting_04_dark=0x7f0700dc;
+ public static final int ic_mr_button_connecting_04_light=0x7f0700dd;
+ public static final int ic_mr_button_connecting_05_dark=0x7f0700de;
+ public static final int ic_mr_button_connecting_05_light=0x7f0700df;
+ public static final int ic_mr_button_connecting_06_dark=0x7f0700e0;
+ public static final int ic_mr_button_connecting_06_light=0x7f0700e1;
+ public static final int ic_mr_button_connecting_07_dark=0x7f0700e2;
+ public static final int ic_mr_button_connecting_07_light=0x7f0700e3;
+ public static final int ic_mr_button_connecting_08_dark=0x7f0700e4;
+ public static final int ic_mr_button_connecting_08_light=0x7f0700e5;
+ public static final int ic_mr_button_connecting_09_dark=0x7f0700e6;
+ public static final int ic_mr_button_connecting_09_light=0x7f0700e7;
+ public static final int ic_mr_button_connecting_10_dark=0x7f0700e8;
+ public static final int ic_mr_button_connecting_10_light=0x7f0700e9;
+ public static final int ic_mr_button_connecting_11_dark=0x7f0700ea;
+ public static final int ic_mr_button_connecting_11_light=0x7f0700eb;
+ public static final int ic_mr_button_connecting_12_dark=0x7f0700ec;
+ public static final int ic_mr_button_connecting_12_light=0x7f0700ed;
+ public static final int ic_mr_button_connecting_13_dark=0x7f0700ee;
+ public static final int ic_mr_button_connecting_13_light=0x7f0700ef;
+ public static final int ic_mr_button_connecting_14_dark=0x7f0700f0;
+ public static final int ic_mr_button_connecting_14_light=0x7f0700f1;
+ public static final int ic_mr_button_connecting_15_dark=0x7f0700f2;
+ public static final int ic_mr_button_connecting_15_light=0x7f0700f3;
+ public static final int ic_mr_button_connecting_16_dark=0x7f0700f4;
+ public static final int ic_mr_button_connecting_16_light=0x7f0700f5;
+ public static final int ic_mr_button_connecting_17_dark=0x7f0700f6;
+ public static final int ic_mr_button_connecting_17_light=0x7f0700f7;
+ public static final int ic_mr_button_connecting_18_dark=0x7f0700f8;
+ public static final int ic_mr_button_connecting_18_light=0x7f0700f9;
+ public static final int ic_mr_button_connecting_19_dark=0x7f0700fa;
+ public static final int ic_mr_button_connecting_19_light=0x7f0700fb;
+ public static final int ic_mr_button_connecting_20_dark=0x7f0700fc;
+ public static final int ic_mr_button_connecting_20_light=0x7f0700fd;
+ public static final int ic_mr_button_connecting_21_dark=0x7f0700fe;
+ public static final int ic_mr_button_connecting_21_light=0x7f0700ff;
+ public static final int ic_mr_button_connecting_22_dark=0x7f070100;
+ public static final int ic_mr_button_connecting_22_light=0x7f070101;
+ public static final int ic_mr_button_connecting_23_dark=0x7f070102;
+ public static final int ic_mr_button_connecting_23_light=0x7f070103;
+ public static final int ic_mr_button_connecting_24_dark=0x7f070104;
+ public static final int ic_mr_button_connecting_24_light=0x7f070105;
+ public static final int ic_mr_button_connecting_25_dark=0x7f070106;
+ public static final int ic_mr_button_connecting_25_light=0x7f070107;
+ public static final int ic_mr_button_connecting_26_dark=0x7f070108;
+ public static final int ic_mr_button_connecting_26_light=0x7f070109;
+ public static final int ic_mr_button_connecting_27_dark=0x7f07010a;
+ public static final int ic_mr_button_connecting_27_light=0x7f07010b;
+ public static final int ic_mr_button_connecting_28_dark=0x7f07010c;
+ public static final int ic_mr_button_connecting_28_light=0x7f07010d;
+ public static final int ic_mr_button_connecting_29_dark=0x7f07010e;
+ public static final int ic_mr_button_connecting_29_light=0x7f07010f;
+ public static final int ic_mr_button_connecting_30_dark=0x7f070110;
+ public static final int ic_mr_button_connecting_30_light=0x7f070111;
+ public static final int ic_mr_button_disabled_dark=0x7f070112;
+ public static final int ic_mr_button_disabled_light=0x7f070113;
+ public static final int ic_mr_button_disconnected_dark=0x7f070114;
+ public static final int ic_mr_button_disconnected_light=0x7f070115;
+ public static final int ic_mr_button_grey=0x7f070116;
+ public static final int ic_vol_type_speaker_dark=0x7f070117;
+ public static final int ic_vol_type_speaker_group_dark=0x7f070118;
+ public static final int ic_vol_type_speaker_group_light=0x7f070119;
+ public static final int ic_vol_type_speaker_light=0x7f07011a;
+ public static final int ic_vol_type_tv_dark=0x7f07011b;
+ public static final int ic_vol_type_tv_light=0x7f07011c;
+ public static final int icon_app=0x7f07011d;
+ public static final int line_error=0x7f07011e;
+ public static final int line_pressed=0x7f07011f;
+ public static final int list_background=0x7f070120;
+ public static final int list_blue_down=0x7f070121;
+ public static final int list_blue_middle=0x7f070122;
+ public static final int list_blue_single=0x7f070123;
+ public static final int list_blue_up=0x7f070124;
+ public static final int list_folder=0x7f070125;
+ public static final int list_footer_bg=0x7f070126;
+ public static final int list_green_down=0x7f070127;
+ public static final int list_green_middle=0x7f070128;
+ public static final int list_green_single=0x7f070129;
+ public static final int list_green_up=0x7f07012a;
+ public static final int list_red_down=0x7f07012b;
+ public static final int list_red_middle=0x7f07012c;
+ public static final int list_red_single=0x7f07012d;
+ public static final int list_red_up=0x7f07012e;
+ public static final int list_white_down=0x7f07012f;
+ public static final int list_white_middle=0x7f070130;
+ public static final int list_white_single=0x7f070131;
+ public static final int list_white_up=0x7f070132;
+ public static final int list_yellow_down=0x7f070133;
+ public static final int list_yellow_middle=0x7f070134;
+ public static final int list_yellow_single=0x7f070135;
+ public static final int list_yellow_up=0x7f070136;
+ public static final int lock=0x7f070137;
+ public static final int menu_delete=0x7f070138;
+ public static final int menu_move=0x7f070139;
+ public static final int menu_top=0x7f07013a;
+ public static final int mr_button_connected_dark=0x7f07013b;
+ public static final int mr_button_connected_light=0x7f07013c;
+ public static final int mr_button_connecting_dark=0x7f07013d;
+ public static final int mr_button_connecting_light=0x7f07013e;
+ public static final int mr_button_dark=0x7f07013f;
+ public static final int mr_button_light=0x7f070140;
+ public static final int mr_dialog_close_dark=0x7f070141;
+ public static final int mr_dialog_close_light=0x7f070142;
+ public static final int mr_dialog_material_background_dark=0x7f070143;
+ public static final int mr_dialog_material_background_light=0x7f070144;
+ public static final int mr_group_collapse=0x7f070145;
+ public static final int mr_group_expand=0x7f070146;
+ public static final int mr_media_pause_dark=0x7f070147;
+ public static final int mr_media_pause_light=0x7f070148;
+ public static final int mr_media_play_dark=0x7f070149;
+ public static final int mr_media_play_light=0x7f07014a;
+ public static final int mr_media_stop_dark=0x7f07014b;
+ public static final int mr_media_stop_light=0x7f07014c;
+ public static final int mr_vol_type_audiotrack_dark=0x7f07014d;
+ public static final int mr_vol_type_audiotrack_light=0x7f07014e;
+ public static final int new_note=0x7f07014f;
+ public static final int new_note_normal=0x7f070150;
+ public static final int new_note_pressed=0x7f070151;
+ public static final int note_edit_color_selector_panel=0x7f070152;
+ public static final int notification=0x7f070153;
+ public static final int notification_action_background=0x7f070154;
+ public static final int notification_bg=0x7f070155;
+ public static final int notification_bg_low=0x7f070156;
+ public static final int notification_bg_low_normal=0x7f070157;
+ public static final int notification_bg_low_pressed=0x7f070158;
+ public static final int notification_bg_normal=0x7f070159;
+ public static final int notification_bg_normal_pressed=0x7f07015a;
+ public static final int notification_icon_background=0x7f07015b;
+ public static final int notification_template_icon_bg=0x7f07015c;
+ public static final int notification_template_icon_low_bg=0x7f07015d;
+ public static final int notification_tile_bg=0x7f07015e;
+ public static final int notify_panel_notification_icon_bg=0x7f07015f;
+ public static final int search_result=0x7f070160;
+ public static final int selected=0x7f070161;
+ public static final int settings_launcher_background=0x7f070162;
+ public static final int splash=0x7f070163;
+ public static final int star=0x7f070164;
+ public static final int title_alert=0x7f070165;
+ public static final int title_bar_bg=0x7f070166;
+ public static final int tooltip_frame_dark=0x7f070167;
+ public static final int tooltip_frame_light=0x7f070168;
+ public static final int widget_2x_blue=0x7f070169;
+ public static final int widget_2x_green=0x7f07016a;
+ public static final int widget_2x_red=0x7f07016b;
+ public static final int widget_2x_white=0x7f07016c;
+ public static final int widget_2x_yellow=0x7f07016d;
+ public static final int widget_4x_blue=0x7f07016e;
+ public static final int widget_4x_green=0x7f07016f;
+ public static final int widget_4x_red=0x7f070170;
+ public static final int widget_4x_white=0x7f070171;
+ public static final int widget_4x_yellow=0x7f070172;
+ }
+ public static final class id {
+ public static final int ALT=0x7f080000;
+ public static final int CTRL=0x7f080001;
+ public static final int FUNCTION=0x7f080002;
+ public static final int META=0x7f080003;
+ public static final int Password=0x7f080004;
+ public static final int SHIFT=0x7f080005;
+ public static final int SYM=0x7f080006;
+ public static final int accountName=0x7f080007;
+ public static final int accountPassword=0x7f080008;
+ public static final int account_dialog_subtitle=0x7f080009;
+ public static final int account_dialog_title=0x7f08000a;
+ public static final int action0=0x7f08000b;
+ public static final int action_bar=0x7f08000c;
+ public static final int action_bar_activity_content=0x7f08000d;
+ public static final int action_bar_container=0x7f08000e;
+ public static final int action_bar_root=0x7f08000f;
+ public static final int action_bar_spinner=0x7f080010;
+ public static final int action_bar_subtitle=0x7f080011;
+ public static final int action_bar_title=0x7f080012;
+ public static final int action_container=0x7f080013;
+ public static final int action_context_bar=0x7f080014;
+ public static final int action_divider=0x7f080015;
+ public static final int action_image=0x7f080016;
+ public static final int action_menu_divider=0x7f080017;
+ public static final int action_menu_presenter=0x7f080018;
+ public static final int action_mode_bar=0x7f080019;
+ public static final int action_mode_bar_stub=0x7f08001a;
+ public static final int action_mode_close_button=0x7f08001b;
+ public static final int action_select_all=0x7f08001c;
+ public static final int action_text=0x7f08001d;
+ public static final int actions=0x7f08001e;
+ public static final int activity_chooser_view_content=0x7f08001f;
+ public static final int add=0x7f080020;
+ public static final int alertTitle=0x7f080021;
+ public static final int all=0x7f080022;
+ public static final int alreadyMember=0x7f080023;
+ public static final int always=0x7f080024;
+ public static final int amPm=0x7f080025;
+ public static final int async=0x7f080026;
+ public static final int barrier=0x7f080027;
+ public static final int beginning=0x7f080028;
+ public static final int blocking=0x7f080029;
+ public static final int bottom=0x7f08002a;
+ public static final int btn_new_note=0x7f08002b;
+ public static final int btn_password_clear=0x7f08002c;
+ public static final int btn_set_bg_color=0x7f08002d;
+ public static final int buttonPanel=0x7f08002e;
+ public static final int cancel_action=0x7f08002f;
+ public static final int cb_edit_item=0x7f080030;
+ public static final int center=0x7f080031;
+ public static final int center_horizontal=0x7f080032;
+ public static final int center_vertical=0x7f080033;
+ public static final int chains=0x7f080034;
+ public static final int checkbox=0x7f080035;
+ public static final int chronometer=0x7f080036;
+ public static final int clip_horizontal=0x7f080037;
+ public static final int clip_vertical=0x7f080038;
+ public static final int collapseActionView=0x7f080039;
+ public static final int content=0x7f08003a;
+ public static final int contentPanel=0x7f08003b;
+ public static final int creat=0x7f08003c;
+ public static final int custom=0x7f08003d;
+ public static final int customPanel=0x7f08003e;
+ public static final int date=0x7f08003f;
+ public static final int decor_content_parent=0x7f080040;
+ public static final int default_activity_button=0x7f080041;
+ public static final int delete=0x7f080042;
+ public static final int dimensions=0x7f080043;
+ public static final int direct=0x7f080044;
+ public static final int disableHome=0x7f080045;
+ public static final int edit_query=0x7f080046;
+ public static final int end=0x7f080047;
+ public static final int end_padder=0x7f080048;
+ public static final int et_edit_text=0x7f080049;
+ public static final int et_foler_name=0x7f08004a;
+ public static final int expand_activities_button=0x7f08004b;
+ public static final int expanded_menu=0x7f08004c;
+ public static final int fill=0x7f08004d;
+ public static final int fill_horizontal=0x7f08004e;
+ public static final int fill_vertical=0x7f08004f;
+ public static final int font_size_selector=0x7f080050;
+ public static final int forever=0x7f080051;
+ public static final int gone=0x7f080052;
+ public static final int group_divider=0x7f080053;
+ public static final int home=0x7f080054;
+ public static final int homeAsUp=0x7f080055;
+ public static final int hour=0x7f080056;
+ public static final int icon=0x7f080057;
+ public static final int icon_group=0x7f080058;
+ public static final int ifRoom=0x7f080059;
+ public static final int image=0x7f08005a;
+ public static final int info=0x7f08005b;
+ public static final int invisible=0x7f08005c;
+ public static final int italic=0x7f08005d;
+ public static final int item_touch_helper_previous_elevation=0x7f08005e;
+ public static final int iv_alert_icon=0x7f08005f;
+ public static final int iv_bg_blue=0x7f080060;
+ public static final int iv_bg_blue_select=0x7f080061;
+ public static final int iv_bg_green=0x7f080062;
+ public static final int iv_bg_green_select=0x7f080063;
+ public static final int iv_bg_red=0x7f080064;
+ public static final int iv_bg_red_select=0x7f080065;
+ public static final int iv_bg_white=0x7f080066;
+ public static final int iv_bg_white_select=0x7f080067;
+ public static final int iv_bg_yellow=0x7f080068;
+ public static final int iv_bg_yellow_select=0x7f080069;
+ public static final int iv_large_select=0x7f08006a;
+ public static final int iv_lock=0x7f08006b;
+ public static final int iv_medium_select=0x7f08006c;
+ public static final int iv_small_select=0x7f08006d;
+ public static final int iv_star_icon=0x7f08006e;
+ public static final int iv_super_select=0x7f08006f;
+ public static final int iv_top_icon=0x7f080070;
+ public static final int left=0x7f080071;
+ public static final int line1=0x7f080072;
+ public static final int line3=0x7f080073;
+ public static final int listMode=0x7f080074;
+ public static final int list_item=0x7f080075;
+ public static final int ll_font_large=0x7f080076;
+ public static final int ll_font_normal=0x7f080077;
+ public static final int ll_font_small=0x7f080078;
+ public static final int ll_font_super=0x7f080079;
+ public static final int lockView=0x7f08007a;
+ public static final int login=0x7f08007b;
+ public static final int media_actions=0x7f08007c;
+ public static final int menu_alert=0x7f08007d;
+ public static final int menu_cancel_top=0x7f08007e;
+ public static final int menu_delete=0x7f08007f;
+ public static final int menu_delete_passcode=0x7f080080;
+ public static final int menu_delete_remind=0x7f080081;
+ public static final int menu_export_text=0x7f080082;
+ public static final int menu_font_size=0x7f080083;
+ public static final int menu_list_mode=0x7f080084;
+ public static final int menu_new_folder=0x7f080085;
+ public static final int menu_new_note=0x7f080086;
+ public static final int menu_search=0x7f080087;
+ public static final int menu_send_to_desktop=0x7f080088;
+ public static final int menu_set_passcode=0x7f080089;
+ public static final int menu_set_star=0x7f08008a;
+ public static final int menu_set_top=0x7f08008b;
+ public static final int menu_setting=0x7f08008c;
+ public static final int menu_share=0x7f08008d;
+ public static final int menu_sync=0x7f08008e;
+ public static final int message=0x7f08008f;
+ public static final int middle=0x7f080090;
+ public static final int minute=0x7f080091;
+ public static final int move=0x7f080092;
+ public static final int mr_art=0x7f080093;
+ public static final int mr_cast_checkbox=0x7f080094;
+ public static final int mr_cast_close_button=0x7f080095;
+ public static final int mr_cast_group_icon=0x7f080096;
+ public static final int mr_cast_group_name=0x7f080097;
+ public static final int mr_cast_list=0x7f080098;
+ public static final int mr_cast_meta=0x7f080099;
+ public static final int mr_cast_meta_art=0x7f08009a;
+ public static final int mr_cast_meta_subtitle=0x7f08009b;
+ public static final int mr_cast_meta_title=0x7f08009c;
+ public static final int mr_cast_route_icon=0x7f08009d;
+ public static final int mr_cast_route_name=0x7f08009e;
+ public static final int mr_cast_stop_button=0x7f08009f;
+ public static final int mr_cast_volume_layout=0x7f0800a0;
+ public static final int mr_cast_volume_slider=0x7f0800a1;
+ public static final int mr_chooser_list=0x7f0800a2;
+ public static final int mr_chooser_route_desc=0x7f0800a3;
+ public static final int mr_chooser_route_icon=0x7f0800a4;
+ public static final int mr_chooser_route_name=0x7f0800a5;
+ public static final int mr_chooser_title=0x7f0800a6;
+ public static final int mr_close=0x7f0800a7;
+ public static final int mr_control_divider=0x7f0800a8;
+ public static final int mr_control_playback_ctrl=0x7f0800a9;
+ public static final int mr_control_subtitle=0x7f0800aa;
+ public static final int mr_control_title=0x7f0800ab;
+ public static final int mr_control_title_container=0x7f0800ac;
+ public static final int mr_custom_control=0x7f0800ad;
+ public static final int mr_default_control=0x7f0800ae;
+ public static final int mr_dialog_area=0x7f0800af;
+ public static final int mr_dialog_header_name=0x7f0800b0;
+ public static final int mr_expandable_area=0x7f0800b1;
+ public static final int mr_group_expand_collapse=0x7f0800b2;
+ public static final int mr_group_volume_route_name=0x7f0800b3;
+ public static final int mr_group_volume_slider=0x7f0800b4;
+ public static final int mr_media_main_control=0x7f0800b5;
+ public static final int mr_name=0x7f0800b6;
+ public static final int mr_picker_close_button=0x7f0800b7;
+ public static final int mr_picker_list=0x7f0800b8;
+ public static final int mr_picker_route_icon=0x7f0800b9;
+ public static final int mr_picker_route_name=0x7f0800ba;
+ public static final int mr_playback_control=0x7f0800bb;
+ public static final int mr_title_bar=0x7f0800bc;
+ public static final int mr_volume_control=0x7f0800bd;
+ public static final int mr_volume_group_list=0x7f0800be;
+ public static final int mr_volume_item_icon=0x7f0800bf;
+ public static final int mr_volume_slider=0x7f0800c0;
+ public static final int multiply=0x7f0800c1;
+ public static final int navigation_bar=0x7f0800c2;
+ public static final int never=0x7f0800c3;
+ public static final int none=0x7f0800c4;
+ public static final int normal=0x7f0800c5;
+ public static final int note_bg_color_selector=0x7f0800c6;
+ public static final int note_edit_list=0x7f0800c7;
+ public static final int note_edit_view=0x7f0800c8;
+ public static final int note_item=0x7f0800c9;
+ public static final int note_title=0x7f0800ca;
+ public static final int notes_list=0x7f0800cb;
+ public static final int notification_background=0x7f0800cc;
+ public static final int notification_main_column=0x7f0800cd;
+ public static final int notification_main_column_container=0x7f0800ce;
+ public static final int packed=0x7f0800cf;
+ public static final int parent=0x7f0800d0;
+ public static final int parentPanel=0x7f0800d1;
+ public static final int percent=0x7f0800d2;
+ public static final int prefenerece_sync_status_textview=0x7f0800d3;
+ public static final int preference_sync_button=0x7f0800d4;
+ public static final int progress_circular=0x7f0800d5;
+ public static final int progress_horizontal=0x7f0800d6;
+ public static final int radio=0x7f0800d7;
+ public static final int retrieve_password=0x7f0800d8;
+ public static final int right=0x7f0800d9;
+ public static final int right_icon=0x7f0800da;
+ public static final int right_side=0x7f0800db;
+ public static final int screen=0x7f0800dc;
+ public static final int scrollIndicatorDown=0x7f0800dd;
+ public static final int scrollIndicatorUp=0x7f0800de;
+ public static final int scrollView=0x7f0800df;
+ public static final int search_badge=0x7f0800e0;
+ public static final int search_bar=0x7f0800e1;
+ public static final int search_button=0x7f0800e2;
+ public static final int search_close_btn=0x7f0800e3;
+ public static final int search_edit_frame=0x7f0800e4;
+ public static final int search_go_btn=0x7f0800e5;
+ public static final int search_mag_icon=0x7f0800e6;
+ public static final int search_plate=0x7f0800e7;
+ public static final int search_src_text=0x7f0800e8;
+ public static final int search_voice_btn=0x7f0800e9;
+ public static final int select_dialog_listview=0x7f0800ea;
+ public static final int selection_menu=0x7f0800eb;
+ public static final int shortcut=0x7f0800ec;
+ public static final int showCustom=0x7f0800ed;
+ public static final int showHome=0x7f0800ee;
+ public static final int showTitle=0x7f0800ef;
+ public static final int signUp=0x7f0800f0;
+ public static final int spacer=0x7f0800f1;
+ public static final int split_action_bar=0x7f0800f2;
+ public static final int spread=0x7f0800f3;
+ public static final int spread_inside=0x7f0800f4;
+ public static final int src_atop=0x7f0800f5;
+ public static final int src_in=0x7f0800f6;
+ public static final int src_over=0x7f0800f7;
+ public static final int standard=0x7f0800f8;
+ public static final int start=0x7f0800f9;
+ public static final int status_bar_latest_event_content=0x7f0800fa;
+ public static final int submenuarrow=0x7f0800fb;
+ public static final int submit=0x7f0800fc;
+ public static final int submit_area=0x7f0800fd;
+ public static final int sv_note_edit=0x7f0800fe;
+ public static final int syncdownload=0x7f0800ff;
+ public static final int syncupload=0x7f080100;
+ public static final int tabMode=0x7f080101;
+ public static final int tag_transition_group=0x7f080102;
+ public static final int tag_unhandled_key_event_manager=0x7f080103;
+ public static final int tag_unhandled_key_listeners=0x7f080104;
+ public static final int text=0x7f080105;
+ public static final int text2=0x7f080106;
+ public static final int textSpacerNoButtons=0x7f080107;
+ public static final int textSpacerNoTitle=0x7f080108;
+ public static final int time=0x7f080109;
+ public static final int title=0x7f08010a;
+ public static final int titleDividerNoCustom=0x7f08010b;
+ public static final int title_template=0x7f08010c;
+ public static final int top=0x7f08010d;
+ public static final int topPanel=0x7f08010e;
+ public static final int tv_activity_set_lock_title=0x7f08010f;
+ public static final int tv_alert_date=0x7f080110;
+ public static final int tv_folder_name=0x7f080111;
+ public static final int tv_modified_date=0x7f080112;
+ public static final int tv_name=0x7f080113;
+ public static final int tv_set_top=0x7f080114;
+ public static final int tv_time=0x7f080115;
+ public static final int tv_title=0x7f080116;
+ public static final int tv_title_bar=0x7f080117;
+ public static final int uniform=0x7f080118;
+ public static final int up=0x7f080119;
+ public static final int useLogo=0x7f08011a;
+ public static final int userName=0x7f08011b;
+ public static final int volume_item_container=0x7f08011c;
+ public static final int widget_bg_image=0x7f08011d;
+ public static final int widget_text=0x7f08011e;
+ public static final int withText=0x7f08011f;
+ public static final int wrap=0x7f080120;
+ public static final int wrap_content=0x7f080121;
+ }
+ public static final class integer {
+ public static final int abc_config_activityDefaultDur=0x7f090000;
+ public static final int abc_config_activityShortDur=0x7f090001;
+ public static final int cancel_button_image_alpha=0x7f090002;
+ public static final int config_tooltipAnimTime=0x7f090003;
+ public static final int mr_controller_volume_group_list_animation_duration_ms=0x7f090004;
+ public static final int mr_controller_volume_group_list_fade_in_duration_ms=0x7f090005;
+ public static final int mr_controller_volume_group_list_fade_out_duration_ms=0x7f090006;
+ public static final int mr_update_routes_delay_ms=0x7f090007;
+ public static final int status_bar_notification_info_maxnum=0x7f090008;
+ }
+ public static final class interpolator {
+ public static final int mr_fast_out_slow_in=0x7f0a0000;
+ public static final int mr_linear_out_slow_in=0x7f0a0001;
+ }
+ public static final class layout {
+ public static final int abc_action_bar_title_item=0x7f0b0000;
+ public static final int abc_action_bar_up_container=0x7f0b0001;
+ public static final int abc_action_menu_item_layout=0x7f0b0002;
+ public static final int abc_action_menu_layout=0x7f0b0003;
+ public static final int abc_action_mode_bar=0x7f0b0004;
+ public static final int abc_action_mode_close_item_material=0x7f0b0005;
+ public static final int abc_activity_chooser_view=0x7f0b0006;
+ public static final int abc_activity_chooser_view_list_item=0x7f0b0007;
+ public static final int abc_alert_dialog_button_bar_material=0x7f0b0008;
+ public static final int abc_alert_dialog_material=0x7f0b0009;
+ public static final int abc_alert_dialog_title_material=0x7f0b000a;
+ public static final int abc_cascading_menu_item_layout=0x7f0b000b;
+ public static final int abc_dialog_title_material=0x7f0b000c;
+ public static final int abc_expanded_menu_layout=0x7f0b000d;
+ public static final int abc_list_menu_item_checkbox=0x7f0b000e;
+ public static final int abc_list_menu_item_icon=0x7f0b000f;
+ public static final int abc_list_menu_item_layout=0x7f0b0010;
+ public static final int abc_list_menu_item_radio=0x7f0b0011;
+ public static final int abc_popup_menu_header_item_layout=0x7f0b0012;
+ public static final int abc_popup_menu_item_layout=0x7f0b0013;
+ public static final int abc_screen_content_include=0x7f0b0014;
+ public static final int abc_screen_simple=0x7f0b0015;
+ public static final int abc_screen_simple_overlay_action_mode=0x7f0b0016;
+ public static final int abc_screen_toolbar=0x7f0b0017;
+ public static final int abc_search_dropdown_item_icons_2line=0x7f0b0018;
+ public static final int abc_search_view=0x7f0b0019;
+ public static final int abc_select_dialog_material=0x7f0b001a;
+ public static final int abc_tooltip=0x7f0b001b;
+ public static final int account_dialog_title=0x7f0b001c;
+ public static final int activity_addaccount=0x7f0b001d;
+ public static final int activity_lock=0x7f0b001e;
+ public static final int activity_login=0x7f0b001f;
+ public static final int activity_set_lock=0x7f0b0020;
+ public static final int activity_sync=0x7f0b0021;
+ public static final int add_account_text=0x7f0b0022;
+ public static final int datetime_picker=0x7f0b0023;
+ public static final int dialog_edit_text=0x7f0b0024;
+ public static final int folder_list_item=0x7f0b0025;
+ public static final int mr_cast_dialog=0x7f0b0026;
+ public static final int mr_cast_group_item=0x7f0b0027;
+ public static final int mr_cast_group_volume_item=0x7f0b0028;
+ public static final int mr_cast_media_metadata=0x7f0b0029;
+ public static final int mr_cast_route_item=0x7f0b002a;
+ public static final int mr_chooser_dialog=0x7f0b002b;
+ public static final int mr_chooser_list_item=0x7f0b002c;
+ public static final int mr_controller_material_dialog_b=0x7f0b002d;
+ public static final int mr_controller_volume_item=0x7f0b002e;
+ public static final int mr_dialog_header_item=0x7f0b002f;
+ public static final int mr_picker_dialog=0x7f0b0030;
+ public static final int mr_picker_route_item=0x7f0b0031;
+ public static final int mr_playback_control=0x7f0b0032;
+ public static final int mr_volume_control=0x7f0b0033;
+ public static final int note_edit=0x7f0b0034;
+ public static final int note_edit_list_item=0x7f0b0035;
+ public static final int note_item=0x7f0b0036;
+ public static final int note_list=0x7f0b0037;
+ public static final int note_list_dropdown_menu=0x7f0b0038;
+ public static final int note_list_footer=0x7f0b0039;
+ public static final int notification_action=0x7f0b003a;
+ public static final int notification_action_tombstone=0x7f0b003b;
+ public static final int notification_media_action=0x7f0b003c;
+ public static final int notification_media_cancel_action=0x7f0b003d;
+ public static final int notification_template_big_media=0x7f0b003e;
+ public static final int notification_template_big_media_custom=0x7f0b003f;
+ public static final int notification_template_big_media_narrow=0x7f0b0040;
+ public static final int notification_template_big_media_narrow_custom=0x7f0b0041;
+ public static final int notification_template_custom_big=0x7f0b0042;
+ public static final int notification_template_icon_group=0x7f0b0043;
+ public static final int notification_template_lines_media=0x7f0b0044;
+ public static final int notification_template_media=0x7f0b0045;
+ public static final int notification_template_media_custom=0x7f0b0046;
+ public static final int notification_template_part_chronometer=0x7f0b0047;
+ public static final int notification_template_part_time=0x7f0b0048;
+ public static final int select_dialog_item_material=0x7f0b0049;
+ public static final int select_dialog_multichoice_material=0x7f0b004a;
+ public static final int select_dialog_singlechoice_material=0x7f0b004b;
+ public static final int settings_header=0x7f0b004c;
+ public static final int support_simple_spinner_dropdown_item=0x7f0b004d;
+ public static final int widget_2x=0x7f0b004e;
+ public static final int widget_4x=0x7f0b004f;
+ public static final int widget_lock_view=0x7f0b0050;
+ }
+ public static final class menu {
+ public static final int call_note_edit=0x7f0c0000;
+ public static final int call_record_folder=0x7f0c0001;
+ public static final int note_edit=0x7f0c0002;
+ public static final int note_list=0x7f0c0003;
+ public static final int note_list_dropdown=0x7f0c0004;
+ public static final int note_list_options=0x7f0c0005;
+ public static final int sub_folder=0x7f0c0006;
+ }
+ public static final class plurals {
+ public static final int search_results_title=0x7f0d0000;
+ }
+ public static final class raw {
+ public static final int introduction=0x7f0e0000;
+ }
+ public static final class string {
+ public static final int abc_action_bar_home_description=0x7f0f0000;
+ public static final int abc_action_bar_up_description=0x7f0f0001;
+ public static final int abc_action_menu_overflow_description=0x7f0f0002;
+ public static final int abc_action_mode_done=0x7f0f0003;
+ public static final int abc_activity_chooser_view_see_all=0x7f0f0004;
+ public static final int abc_activitychooserview_choose_application=0x7f0f0005;
+ public static final int abc_capital_off=0x7f0f0006;
+ public static final int abc_capital_on=0x7f0f0007;
+ public static final int abc_font_family_body_1_material=0x7f0f0008;
+ public static final int abc_font_family_body_2_material=0x7f0f0009;
+ public static final int abc_font_family_button_material=0x7f0f000a;
+ public static final int abc_font_family_caption_material=0x7f0f000b;
+ public static final int abc_font_family_display_1_material=0x7f0f000c;
+ public static final int abc_font_family_display_2_material=0x7f0f000d;
+ public static final int abc_font_family_display_3_material=0x7f0f000e;
+ public static final int abc_font_family_display_4_material=0x7f0f000f;
+ public static final int abc_font_family_headline_material=0x7f0f0010;
+ public static final int abc_font_family_menu_material=0x7f0f0011;
+ public static final int abc_font_family_subhead_material=0x7f0f0012;
+ public static final int abc_font_family_title_material=0x7f0f0013;
+ public static final int abc_menu_alt_shortcut_label=0x7f0f0014;
+ public static final int abc_menu_ctrl_shortcut_label=0x7f0f0015;
+ public static final int abc_menu_delete_shortcut_label=0x7f0f0016;
+ public static final int abc_menu_enter_shortcut_label=0x7f0f0017;
+ public static final int abc_menu_function_shortcut_label=0x7f0f0018;
+ public static final int abc_menu_meta_shortcut_label=0x7f0f0019;
+ public static final int abc_menu_shift_shortcut_label=0x7f0f001a;
+ public static final int abc_menu_space_shortcut_label=0x7f0f001b;
+ public static final int abc_menu_sym_shortcut_label=0x7f0f001c;
+ public static final int abc_prepend_shortcut_label=0x7f0f001d;
+ public static final int abc_search_hint=0x7f0f001e;
+ public static final int abc_searchview_description_clear=0x7f0f001f;
+ public static final int abc_searchview_description_query=0x7f0f0020;
+ public static final int abc_searchview_description_search=0x7f0f0021;
+ public static final int abc_searchview_description_submit=0x7f0f0022;
+ public static final int abc_searchview_description_voice=0x7f0f0023;
+ public static final int abc_shareactionprovider_share_with=0x7f0f0024;
+ public static final int abc_shareactionprovider_share_with_application=0x7f0f0025;
+ public static final int abc_toolbar_collapse_description=0x7f0f0026;
+ public static final int alert_message_delete_folder=0x7f0f0027;
+ public static final int alert_message_delete_note=0x7f0f0028;
+ public static final int alert_message_delete_notes=0x7f0f0029;
+ public static final int alert_title_delete=0x7f0f002a;
+ public static final int app_name=0x7f0f002b;
+ public static final int app_widget2x2=0x7f0f002c;
+ public static final int app_widget4x4=0x7f0f002d;
+ public static final int button_delete=0x7f0f002e;
+ public static final int call_record_folder_name=0x7f0f002f;
+ public static final int datetime_dialog_cancel=0x7f0f0030;
+ public static final int datetime_dialog_ok=0x7f0f0031;
+ public static final int delete_remind_time_message=0x7f0f0032;
+ public static final int dummy_button=0x7f0f0033;
+ public static final int error_delete_locked_note=0x7f0f0034;
+ public static final int error_delete_star_note=0x7f0f0035;
+ public static final int error_note_empty_for_clock=0x7f0f0036;
+ public static final int error_note_empty_for_send_to_desktop=0x7f0f0037;
+ public static final int error_note_empty_for_top=0x7f0f0038;
+ public static final int error_note_not_exist=0x7f0f0039;
+ public static final int error_sdcard_export=0x7f0f003a;
+ public static final int error_sdcard_unmounted=0x7f0f003b;
+ public static final int error_sync_cancelled=0x7f0f003c;
+ public static final int error_sync_internal=0x7f0f003d;
+ public static final int error_sync_network=0x7f0f003e;
+ public static final int failed_sdcard_export=0x7f0f003f;
+ public static final int file_name_txt_format=0x7f0f0040;
+ public static final int file_path=0x7f0f0041;
+ public static final int find_passcode=0x7f0f0042;
+ public static final int folder_exist=0x7f0f0043;
+ public static final int format_date_ymd=0x7f0f0044;
+ public static final int format_datetime_mdhm=0x7f0f0045;
+ public static final int format_exported_file_location=0x7f0f0046;
+ public static final int format_folder_files_count=0x7f0f0047;
+ public static final int format_move_notes_to_folder=0x7f0f0048;
+ public static final int hint_foler_name=0x7f0f0049;
+ public static final int info_note_enter_desktop=0x7f0f004a;
+ public static final int menu_alert=0x7f0f004b;
+ public static final int menu_cancel_top=0x7f0f004c;
+ public static final int menu_create_folder=0x7f0f004d;
+ public static final int menu_delete=0x7f0f004e;
+ public static final int menu_delete_passcode=0x7f0f004f;
+ public static final int menu_delete_star=0x7f0f0050;
+ public static final int menu_deselect_all=0x7f0f0051;
+ public static final int menu_export_text=0x7f0f0052;
+ public static final int menu_folder_change_name=0x7f0f0053;
+ public static final int menu_folder_delete=0x7f0f0054;
+ public static final int menu_folder_view=0x7f0f0055;
+ public static final int menu_font_large=0x7f0f0056;
+ public static final int menu_font_normal=0x7f0f0057;
+ public static final int menu_font_size=0x7f0f0058;
+ public static final int menu_font_small=0x7f0f0059;
+ public static final int menu_font_super=0x7f0f005a;
+ public static final int menu_list_mode=0x7f0f005b;
+ public static final int menu_move=0x7f0f005c;
+ public static final int menu_move_parent_folder=0x7f0f005d;
+ public static final int menu_normal_mode=0x7f0f005e;
+ public static final int menu_remove_remind=0x7f0f005f;
+ public static final int menu_search=0x7f0f0060;
+ public static final int menu_select_all=0x7f0f0061;
+ public static final int menu_select_none=0x7f0f0062;
+ public static final int menu_select_title=0x7f0f0063;
+ public static final int menu_send_to_desktop=0x7f0f0064;
+ public static final int menu_set_passcode=0x7f0f0065;
+ public static final int menu_set_star=0x7f0f0066;
+ public static final int menu_set_top=0x7f0f0067;
+ public static final int menu_setting=0x7f0f0068;
+ public static final int menu_share=0x7f0f0069;
+ public static final int menu_sync=0x7f0f006a;
+ public static final int menu_sync_cancel=0x7f0f006b;
+ public static final int menu_title_select_folder=0x7f0f006c;
+ public static final int mr_button_content_description=0x7f0f006d;
+ public static final int mr_cast_button_connected=0x7f0f006e;
+ public static final int mr_cast_button_connecting=0x7f0f006f;
+ public static final int mr_cast_button_disconnected=0x7f0f0070;
+ public static final int mr_cast_dialog_title_view_placeholder=0x7f0f0071;
+ public static final int mr_chooser_searching=0x7f0f0072;
+ public static final int mr_chooser_title=0x7f0f0073;
+ public static final int mr_controller_album_art=0x7f0f0074;
+ public static final int mr_controller_casting_screen=0x7f0f0075;
+ public static final int mr_controller_close_description=0x7f0f0076;
+ public static final int mr_controller_collapse_group=0x7f0f0077;
+ public static final int mr_controller_disconnect=0x7f0f0078;
+ public static final int mr_controller_expand_group=0x7f0f0079;
+ public static final int mr_controller_no_info_available=0x7f0f007a;
+ public static final int mr_controller_no_media_selected=0x7f0f007b;
+ public static final int mr_controller_pause=0x7f0f007c;
+ public static final int mr_controller_play=0x7f0f007d;
+ public static final int mr_controller_stop=0x7f0f007e;
+ public static final int mr_controller_stop_casting=0x7f0f007f;
+ public static final int mr_controller_volume_slider=0x7f0f0080;
+ public static final int mr_dialog_device_header=0x7f0f0081;
+ public static final int mr_dialog_route_header=0x7f0f0082;
+ public static final int mr_system_route_name=0x7f0f0083;
+ public static final int mr_user_route_category_name=0x7f0f0084;
+ public static final int note_alert_expired=0x7f0f0085;
+ public static final int note_link_email=0x7f0f0086;
+ public static final int note_link_other=0x7f0f0087;
+ public static final int note_link_tel=0x7f0f0088;
+ public static final int note_link_web=0x7f0f0089;
+ public static final int note_passcode_deleted=0x7f0f008a;
+ public static final int notealert_enter=0x7f0f008b;
+ public static final int notealert_ok=0x7f0f008c;
+ public static final int notelist_menu_new=0x7f0f008d;
+ public static final int notelist_string_info=0x7f0f008e;
+ public static final int preferences_account_summary=0x7f0f008f;
+ public static final int preferences_account_title=0x7f0f0090;
+ public static final int preferences_add_account=0x7f0f0091;
+ public static final int preferences_bg_random_appear_title=0x7f0f0092;
+ public static final int preferences_button_sync_cancel=0x7f0f0093;
+ public static final int preferences_button_sync_immediately=0x7f0f0094;
+ public static final int preferences_dialog_change_account_title=0x7f0f0095;
+ public static final int preferences_dialog_change_account_warn_msg=0x7f0f0096;
+ public static final int preferences_dialog_select_account_tips=0x7f0f0097;
+ public static final int preferences_dialog_select_account_title=0x7f0f0098;
+ public static final int preferences_last_sync_time=0x7f0f0099;
+ public static final int preferences_last_sync_time_format=0x7f0f009a;
+ public static final int preferences_menu_cancel=0x7f0f009b;
+ public static final int preferences_menu_change_account=0x7f0f009c;
+ public static final int preferences_menu_remove_account=0x7f0f009d;
+ public static final int preferences_title=0x7f0f009e;
+ public static final int preferences_toast_cannot_change_account=0x7f0f009f;
+ public static final int preferences_toast_success_set_accout=0x7f0f00a0;
+ public static final int search=0x7f0f00a1;
+ public static final int search_hint=0x7f0f00a2;
+ public static final int search_label=0x7f0f00a3;
+ public static final int search_menu_title=0x7f0f00a4;
+ public static final int search_setting_description=0x7f0f00a5;
+ public static final int set_remind_time_message=0x7f0f00a6;
+ public static final int status_bar_notification_info_overflow=0x7f0f00a7;
+ public static final int success_sdcard_export=0x7f0f00a8;
+ public static final int success_sync_account=0x7f0f00a9;
+ public static final int sync_progress_init_list=0x7f0f00aa;
+ public static final int sync_progress_login=0x7f0f00ab;
+ public static final int sync_progress_syncing=0x7f0f00ac;
+ public static final int ticker_cancel=0x7f0f00ad;
+ public static final int ticker_fail=0x7f0f00ae;
+ public static final int ticker_success=0x7f0f00af;
+ public static final int ticker_syncing=0x7f0f00b0;
+ public static final int widget_havenot_content=0x7f0f00b1;
+ public static final int widget_under_visit_mode=0x7f0f00b2;
+ }
+ public static final class style {
+ public static final int AlertDialog_AppCompat=0x7f100000;
+ public static final int AlertDialog_AppCompat_Light=0x7f100001;
+ public static final int Animation_AppCompat_Dialog=0x7f100002;
+ public static final int Animation_AppCompat_DropDownUp=0x7f100003;
+ public static final int Animation_AppCompat_Tooltip=0x7f100004;
+ public static final int Base_AlertDialog_AppCompat=0x7f100005;
+ public static final int Base_AlertDialog_AppCompat_Light=0x7f100006;
+ public static final int Base_Animation_AppCompat_Dialog=0x7f100007;
+ public static final int Base_Animation_AppCompat_DropDownUp=0x7f100008;
+ public static final int Base_Animation_AppCompat_Tooltip=0x7f100009;
+ public static final int Base_DialogWindowTitle_AppCompat=0x7f10000a;
+ public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f10000b;
+ public static final int Base_TextAppearance_AppCompat=0x7f10000c;
+ public static final int Base_TextAppearance_AppCompat_Body1=0x7f10000d;
+ public static final int Base_TextAppearance_AppCompat_Body2=0x7f10000e;
+ public static final int Base_TextAppearance_AppCompat_Button=0x7f10000f;
+ public static final int Base_TextAppearance_AppCompat_Caption=0x7f100010;
+ public static final int Base_TextAppearance_AppCompat_Display1=0x7f100011;
+ public static final int Base_TextAppearance_AppCompat_Display2=0x7f100012;
+ public static final int Base_TextAppearance_AppCompat_Display3=0x7f100013;
+ public static final int Base_TextAppearance_AppCompat_Display4=0x7f100014;
+ public static final int Base_TextAppearance_AppCompat_Headline=0x7f100015;
+ public static final int Base_TextAppearance_AppCompat_Inverse=0x7f100016;
+ public static final int Base_TextAppearance_AppCompat_Large=0x7f100017;
+ public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f100018;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f100019;
+ public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f10001a;
+ public static final int Base_TextAppearance_AppCompat_Medium=0x7f10001b;
+ public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f10001c;
+ public static final int Base_TextAppearance_AppCompat_Menu=0x7f10001d;
+ public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f10001e;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f10001f;
+ public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f100020;
+ public static final int Base_TextAppearance_AppCompat_Small=0x7f100021;
+ public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f100022;
+ public static final int Base_TextAppearance_AppCompat_Subhead=0x7f100023;
+ public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f100024;
+ public static final int Base_TextAppearance_AppCompat_Title=0x7f100025;
+ public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f100026;
+ public static final int Base_TextAppearance_AppCompat_Tooltip=0x7f100027;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f100028;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f100029;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f10002a;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f10002b;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f10002c;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f10002d;
+ public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f10002e;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f10002f;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f100030;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored=0x7f100031;
+ public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f100032;
+ public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f100033;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f100034;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f100035;
+ public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f100036;
+ public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f100037;
+ public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f100038;
+ public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f100039;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f10003a;
+ public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f10003b;
+ public static final int Base_Theme_AppCompat=0x7f10003c;
+ public static final int Base_Theme_AppCompat_CompactMenu=0x7f10003d;
+ public static final int Base_Theme_AppCompat_Dialog=0x7f10003e;
+ public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f10003f;
+ public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f100040;
+ public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f100041;
+ public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f100042;
+ public static final int Base_Theme_AppCompat_Light=0x7f100043;
+ public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f100044;
+ public static final int Base_Theme_AppCompat_Light_Dialog=0x7f100045;
+ public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f100046;
+ public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f100047;
+ public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f100048;
+ public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f100049;
+ public static final int Base_ThemeOverlay_AppCompat=0x7f10004a;
+ public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f10004b;
+ public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f10004c;
+ public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f10004d;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog=0x7f10004e;
+ public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert=0x7f10004f;
+ public static final int Base_ThemeOverlay_AppCompat_Light=0x7f100050;
+ public static final int Base_V21_Theme_AppCompat=0x7f100051;
+ public static final int Base_V21_Theme_AppCompat_Dialog=0x7f100052;
+ public static final int Base_V21_Theme_AppCompat_Light=0x7f100053;
+ public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f100054;
+ public static final int Base_V21_ThemeOverlay_AppCompat_Dialog=0x7f100055;
+ public static final int Base_V22_Theme_AppCompat=0x7f100056;
+ public static final int Base_V22_Theme_AppCompat_Light=0x7f100057;
+ public static final int Base_V23_Theme_AppCompat=0x7f100058;
+ public static final int Base_V23_Theme_AppCompat_Light=0x7f100059;
+ public static final int Base_V26_Theme_AppCompat=0x7f10005a;
+ public static final int Base_V26_Theme_AppCompat_Light=0x7f10005b;
+ public static final int Base_V26_Widget_AppCompat_Toolbar=0x7f10005c;
+ public static final int Base_V28_Theme_AppCompat=0x7f10005d;
+ public static final int Base_V28_Theme_AppCompat_Light=0x7f10005e;
+ public static final int Base_V7_Theme_AppCompat=0x7f10005f;
+ public static final int Base_V7_Theme_AppCompat_Dialog=0x7f100060;
+ public static final int Base_V7_Theme_AppCompat_Light=0x7f100061;
+ public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f100062;
+ public static final int Base_V7_ThemeOverlay_AppCompat_Dialog=0x7f100063;
+ public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f100064;
+ public static final int Base_V7_Widget_AppCompat_EditText=0x7f100065;
+ public static final int Base_V7_Widget_AppCompat_Toolbar=0x7f100066;
+ public static final int Base_Widget_AppCompat_ActionBar=0x7f100067;
+ public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f100068;
+ public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f100069;
+ public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f10006a;
+ public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f10006b;
+ public static final int Base_Widget_AppCompat_ActionButton=0x7f10006c;
+ public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f10006d;
+ public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f10006e;
+ public static final int Base_Widget_AppCompat_ActionMode=0x7f10006f;
+ public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f100070;
+ public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f100071;
+ public static final int Base_Widget_AppCompat_Button=0x7f100072;
+ public static final int Base_Widget_AppCompat_Button_Borderless=0x7f100073;
+ public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f100074;
+ public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f100075;
+ public static final int Base_Widget_AppCompat_Button_Colored=0x7f100076;
+ public static final int Base_Widget_AppCompat_Button_Small=0x7f100077;
+ public static final int Base_Widget_AppCompat_ButtonBar=0x7f100078;
+ public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f100079;
+ public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f10007a;
+ public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f10007b;
+ public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f10007c;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f10007d;
+ public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f10007e;
+ public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f10007f;
+ public static final int Base_Widget_AppCompat_EditText=0x7f100080;
+ public static final int Base_Widget_AppCompat_ImageButton=0x7f100081;
+ public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f100082;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f100083;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f100084;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f100085;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f100086;
+ public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f100087;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f100088;
+ public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f100089;
+ public static final int Base_Widget_AppCompat_ListMenuView=0x7f10008a;
+ public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f10008b;
+ public static final int Base_Widget_AppCompat_ListView=0x7f10008c;
+ public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f10008d;
+ public static final int Base_Widget_AppCompat_ListView_Menu=0x7f10008e;
+ public static final int Base_Widget_AppCompat_PopupMenu=0x7f10008f;
+ public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f100090;
+ public static final int Base_Widget_AppCompat_PopupWindow=0x7f100091;
+ public static final int Base_Widget_AppCompat_ProgressBar=0x7f100092;
+ public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f100093;
+ public static final int Base_Widget_AppCompat_RatingBar=0x7f100094;
+ public static final int Base_Widget_AppCompat_RatingBar_Indicator=0x7f100095;
+ public static final int Base_Widget_AppCompat_RatingBar_Small=0x7f100096;
+ public static final int Base_Widget_AppCompat_SearchView=0x7f100097;
+ public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f100098;
+ public static final int Base_Widget_AppCompat_SeekBar=0x7f100099;
+ public static final int Base_Widget_AppCompat_SeekBar_Discrete=0x7f10009a;
+ public static final int Base_Widget_AppCompat_Spinner=0x7f10009b;
+ public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f10009c;
+ public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f10009d;
+ public static final int Base_Widget_AppCompat_Toolbar=0x7f10009e;
+ public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f10009f;
+ public static final int HighlightTextAppearancePrimary=0x7f1000a0;
+ public static final int HighlightTextAppearanceSecondary=0x7f1000a1;
+ public static final int NoteActionBarStyle=0x7f1000a2;
+ public static final int NoteTheme=0x7f1000a3;
+ public static final int Platform_AppCompat=0x7f1000a4;
+ public static final int Platform_AppCompat_Light=0x7f1000a5;
+ public static final int Platform_ThemeOverlay_AppCompat=0x7f1000a6;
+ public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f1000a7;
+ public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f1000a8;
+ public static final int Platform_V21_AppCompat=0x7f1000a9;
+ public static final int Platform_V21_AppCompat_Light=0x7f1000aa;
+ public static final int Platform_V25_AppCompat=0x7f1000ab;
+ public static final int Platform_V25_AppCompat_Light=0x7f1000ac;
+ public static final int Platform_Widget_AppCompat_Spinner=0x7f1000ad;
+ public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f1000ae;
+ public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f1000af;
+ public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f1000b0;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f1000b1;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f1000b2;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut=0x7f1000b3;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow=0x7f1000b4;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f1000b5;
+ public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title=0x7f1000b6;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f1000b7;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f1000b8;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f1000b9;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f1000ba;
+ public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f1000bb;
+ public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f1000bc;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f1000bd;
+ public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f1000be;
+ public static final int TextAppearance_AppCompat=0x7f1000bf;
+ public static final int TextAppearance_AppCompat_Body1=0x7f1000c0;
+ public static final int TextAppearance_AppCompat_Body2=0x7f1000c1;
+ public static final int TextAppearance_AppCompat_Button=0x7f1000c2;
+ public static final int TextAppearance_AppCompat_Caption=0x7f1000c3;
+ public static final int TextAppearance_AppCompat_Display1=0x7f1000c4;
+ public static final int TextAppearance_AppCompat_Display2=0x7f1000c5;
+ public static final int TextAppearance_AppCompat_Display3=0x7f1000c6;
+ public static final int TextAppearance_AppCompat_Display4=0x7f1000c7;
+ public static final int TextAppearance_AppCompat_Headline=0x7f1000c8;
+ public static final int TextAppearance_AppCompat_Inverse=0x7f1000c9;
+ public static final int TextAppearance_AppCompat_Large=0x7f1000ca;
+ public static final int TextAppearance_AppCompat_Large_Inverse=0x7f1000cb;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f1000cc;
+ public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f1000cd;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f1000ce;
+ public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f1000cf;
+ public static final int TextAppearance_AppCompat_Medium=0x7f1000d0;
+ public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f1000d1;
+ public static final int TextAppearance_AppCompat_Menu=0x7f1000d2;
+ public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f1000d3;
+ public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f1000d4;
+ public static final int TextAppearance_AppCompat_Small=0x7f1000d5;
+ public static final int TextAppearance_AppCompat_Small_Inverse=0x7f1000d6;
+ public static final int TextAppearance_AppCompat_Subhead=0x7f1000d7;
+ public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f1000d8;
+ public static final int TextAppearance_AppCompat_Title=0x7f1000d9;
+ public static final int TextAppearance_AppCompat_Title_Inverse=0x7f1000da;
+ public static final int TextAppearance_AppCompat_Tooltip=0x7f1000db;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f1000dc;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f1000dd;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f1000de;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f1000df;
+ public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f1000e0;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f1000e1;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f1000e2;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f1000e3;
+ public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f1000e4;
+ public static final int TextAppearance_AppCompat_Widget_Button=0x7f1000e5;
+ public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f1000e6;
+ public static final int TextAppearance_AppCompat_Widget_Button_Colored=0x7f1000e7;
+ public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f1000e8;
+ public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f1000e9;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f1000ea;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f1000eb;
+ public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f1000ec;
+ public static final int TextAppearance_AppCompat_Widget_Switch=0x7f1000ed;
+ public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f1000ee;
+ public static final int TextAppearance_Compat_Notification=0x7f1000ef;
+ public static final int TextAppearance_Compat_Notification_Info=0x7f1000f0;
+ public static final int TextAppearance_Compat_Notification_Info_Media=0x7f1000f1;
+ public static final int TextAppearance_Compat_Notification_Line2=0x7f1000f2;
+ public static final int TextAppearance_Compat_Notification_Line2_Media=0x7f1000f3;
+ public static final int TextAppearance_Compat_Notification_Media=0x7f1000f4;
+ public static final int TextAppearance_Compat_Notification_Time=0x7f1000f5;
+ public static final int TextAppearance_Compat_Notification_Time_Media=0x7f1000f6;
+ public static final int TextAppearance_Compat_Notification_Title=0x7f1000f7;
+ public static final int TextAppearance_Compat_Notification_Title_Media=0x7f1000f8;
+ public static final int TextAppearance_MediaRouter_PrimaryText=0x7f1000f9;
+ public static final int TextAppearance_MediaRouter_SecondaryText=0x7f1000fa;
+ public static final int TextAppearance_MediaRouter_Title=0x7f1000fb;
+ public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f1000fc;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f1000fd;
+ public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f1000fe;
+ public static final int TextAppearanceLarge=0x7f1000ff;
+ public static final int TextAppearanceMedium=0x7f100100;
+ public static final int TextAppearanceNormal=0x7f100101;
+ public static final int TextAppearancePrimaryItem=0x7f100102;
+ public static final int TextAppearanceSecondaryItem=0x7f100103;
+ public static final int TextAppearanceSuper=0x7f100104;
+ public static final int TextAppearanceUnderMenuIcon=0x7f100105;
+ public static final int Theme_AppCompat=0x7f100106;
+ public static final int Theme_AppCompat_CompactMenu=0x7f100107;
+ public static final int Theme_AppCompat_DayNight=0x7f100108;
+ public static final int Theme_AppCompat_DayNight_DarkActionBar=0x7f100109;
+ public static final int Theme_AppCompat_DayNight_Dialog=0x7f10010a;
+ public static final int Theme_AppCompat_DayNight_Dialog_Alert=0x7f10010b;
+ public static final int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f10010c;
+ public static final int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f10010d;
+ public static final int Theme_AppCompat_DayNight_NoActionBar=0x7f10010e;
+ public static final int Theme_AppCompat_Dialog=0x7f10010f;
+ public static final int Theme_AppCompat_Dialog_Alert=0x7f100110;
+ public static final int Theme_AppCompat_Dialog_MinWidth=0x7f100111;
+ public static final int Theme_AppCompat_DialogWhenLarge=0x7f100112;
+ public static final int Theme_AppCompat_Light=0x7f100113;
+ public static final int Theme_AppCompat_Light_DarkActionBar=0x7f100114;
+ public static final int Theme_AppCompat_Light_Dialog=0x7f100115;
+ public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f100116;
+ public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f100117;
+ public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f100118;
+ public static final int Theme_AppCompat_Light_NoActionBar=0x7f100119;
+ public static final int Theme_AppCompat_NoActionBar=0x7f10011a;
+ public static final int Theme_MediaRouter=0x7f10011b;
+ public static final int Theme_MediaRouter_Light=0x7f10011c;
+ public static final int Theme_MediaRouter_Light_DarkControlPanel=0x7f10011d;
+ public static final int Theme_MediaRouter_LightControlPanel=0x7f10011e;
+ public static final int Theme_Notesmaster=0x7f10011f;
+ public static final int Theme_Notesmaster_Fullscreen=0x7f100120;
+ public static final int ThemeOverlay_AppCompat=0x7f100121;
+ public static final int ThemeOverlay_AppCompat_ActionBar=0x7f100122;
+ public static final int ThemeOverlay_AppCompat_Dark=0x7f100123;
+ public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f100124;
+ public static final int ThemeOverlay_AppCompat_Dialog=0x7f100125;
+ public static final int ThemeOverlay_AppCompat_Dialog_Alert=0x7f100126;
+ public static final int ThemeOverlay_AppCompat_Light=0x7f100127;
+ public static final int ThemeOverlay_MediaRouter_Dark=0x7f100128;
+ public static final int ThemeOverlay_MediaRouter_Light=0x7f100129;
+ public static final int ThemeOverlay_Notesmaster_FullscreenContainer=0x7f10012a;
+ public static final int Widget_AppCompat_ActionBar=0x7f10012b;
+ public static final int Widget_AppCompat_ActionBar_Solid=0x7f10012c;
+ public static final int Widget_AppCompat_ActionBar_TabBar=0x7f10012d;
+ public static final int Widget_AppCompat_ActionBar_TabText=0x7f10012e;
+ public static final int Widget_AppCompat_ActionBar_TabView=0x7f10012f;
+ public static final int Widget_AppCompat_ActionButton=0x7f100130;
+ public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f100131;
+ public static final int Widget_AppCompat_ActionButton_Overflow=0x7f100132;
+ public static final int Widget_AppCompat_ActionMode=0x7f100133;
+ public static final int Widget_AppCompat_ActivityChooserView=0x7f100134;
+ public static final int Widget_AppCompat_AutoCompleteTextView=0x7f100135;
+ public static final int Widget_AppCompat_Button=0x7f100136;
+ public static final int Widget_AppCompat_Button_Borderless=0x7f100137;
+ public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f100138;
+ public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f100139;
+ public static final int Widget_AppCompat_Button_Colored=0x7f10013a;
+ public static final int Widget_AppCompat_Button_Small=0x7f10013b;
+ public static final int Widget_AppCompat_ButtonBar=0x7f10013c;
+ public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f10013d;
+ public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f10013e;
+ public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f10013f;
+ public static final int Widget_AppCompat_CompoundButton_Switch=0x7f100140;
+ public static final int Widget_AppCompat_DrawerArrowToggle=0x7f100141;
+ public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f100142;
+ public static final int Widget_AppCompat_EditText=0x7f100143;
+ public static final int Widget_AppCompat_ImageButton=0x7f100144;
+ public static final int Widget_AppCompat_Light_ActionBar=0x7f100145;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f100146;
+ public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f100147;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f100148;
+ public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f100149;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f10014a;
+ public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f10014b;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f10014c;
+ public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f10014d;
+ public static final int Widget_AppCompat_Light_ActionButton=0x7f10014e;
+ public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f10014f;
+ public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f100150;
+ public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f100151;
+ public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f100152;
+ public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f100153;
+ public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f100154;
+ public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f100155;
+ public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f100156;
+ public static final int Widget_AppCompat_Light_PopupMenu=0x7f100157;
+ public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f100158;
+ public static final int Widget_AppCompat_Light_SearchView=0x7f100159;
+ public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f10015a;
+ public static final int Widget_AppCompat_ListMenuView=0x7f10015b;
+ public static final int Widget_AppCompat_ListPopupWindow=0x7f10015c;
+ public static final int Widget_AppCompat_ListView=0x7f10015d;
+ public static final int Widget_AppCompat_ListView_DropDown=0x7f10015e;
+ public static final int Widget_AppCompat_ListView_Menu=0x7f10015f;
+ public static final int Widget_AppCompat_PopupMenu=0x7f100160;
+ public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f100161;
+ public static final int Widget_AppCompat_PopupWindow=0x7f100162;
+ public static final int Widget_AppCompat_ProgressBar=0x7f100163;
+ public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f100164;
+ public static final int Widget_AppCompat_RatingBar=0x7f100165;
+ public static final int Widget_AppCompat_RatingBar_Indicator=0x7f100166;
+ public static final int Widget_AppCompat_RatingBar_Small=0x7f100167;
+ public static final int Widget_AppCompat_SearchView=0x7f100168;
+ public static final int Widget_AppCompat_SearchView_ActionBar=0x7f100169;
+ public static final int Widget_AppCompat_SeekBar=0x7f10016a;
+ public static final int Widget_AppCompat_SeekBar_Discrete=0x7f10016b;
+ public static final int Widget_AppCompat_Spinner=0x7f10016c;
+ public static final int Widget_AppCompat_Spinner_DropDown=0x7f10016d;
+ public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f10016e;
+ public static final int Widget_AppCompat_Spinner_Underlined=0x7f10016f;
+ public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f100170;
+ public static final int Widget_AppCompat_Toolbar=0x7f100171;
+ public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f100172;
+ public static final int Widget_Compat_NotificationActionContainer=0x7f100173;
+ public static final int Widget_Compat_NotificationActionText=0x7f100174;
+ public static final int Widget_MediaRouter_Light_MediaRouteButton=0x7f100175;
+ public static final int Widget_MediaRouter_MediaRouteButton=0x7f100176;
+ public static final int Widget_Support_CoordinatorLayout=0x7f100177;
+ public static final int Widget_Theme_Notesmaster_ActionBar_Fullscreen=0x7f100178;
+ public static final int Widget_Theme_Notesmaster_ButtonBar_Fullscreen=0x7f100179;
+ }
+ public static final class styleable {
+ /**
+ * Attributes that can be used with a ActionBar.
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
disableHome
20
+ *
homeAsUp
4
+ *
none
0
+ *
showCustom
10
+ *
showHome
2
+ *
showTitle
8
+ *
useLogo
1
+ *
+ *
+ * @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;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp".
+ * 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;
+ /**
+ *
May 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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
listMode
1
The action bar will use a selection list for navigation.
+ *
normal
0
Normal static title text
+ *
tabMode
2
The 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.
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
bottom
50
+ *
center
11
+ *
center_horizontal
1
+ *
center_vertical
10
+ *
clip_horizontal
8
+ *
clip_vertical
80
+ *
end
800005
+ *
fill
77
+ *
fill_horizontal
7
+ *
fill_vertical
70
+ *
left
3
+ *
right
5
+ *
start
800003
+ *
top
30
+ *
+ *
+ * @attr name android:layout_gravity
+ */
+ public static final int ActionBarLayout_android_layout_gravity=0;
+ /**
+ * Attributes that can be used with a ActionMenuItemView.
+ *
+ * @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.
+ *
+ * @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.
+ *
+ * @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 AlertDialog.
+ *
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.
+ *
+ * @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.
+ *
+ * @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.
+ *
+ * @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 AppCompatImageView.
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
add
10
Combines the tint and icon color and alpha channels, clamping the
+ * result to valid color values. Saturate(S + D)
+ *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
+ * the tint. [Sa * Da, Sc * Dc]
+ *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
+ *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
+ * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
+ *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
+ * color channels are thrown out. [Sa * Da, Sc * Da]
+ *
src_over
3
The 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.
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
add
10
Combines the tint and drawable color and alpha channels, clamping the
+ * result to valid color values. Saturate(S + D)
+ *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
+ * the tint. [Sa * Da, Sc * Dc]
+ *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
+ *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
+ * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
+ *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
+ * color channels are thrown out. [Sa * Da, Sc * Da]
+ *
src_over
3
The 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.
+ *
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.
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
none
0
No auto-sizing (default).
+ *
uniform
1
Uniform 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.
+ *
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.
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
wrap_content
0
+ *
+ *
+ * @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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp".
+ * 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;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp".
+ * 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp".
+ * 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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 ButtonBarLayout.
+ *
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={
+ 0x7f030026
+ };
+ /**
+ *
+ * @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 ColorStateListItem.
+ *
+ * @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.
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
add
10
Combines the tint and icon color and alpha channels, clamping the
+ * result to valid color values. Saturate(S + D)
+ *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
+ * the tint. [Sa * Da, Sc * Dc]
+ *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
+ *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
+ * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
+ *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
+ * color channels are thrown out. [Sa * Da, Sc * Da]
+ *
src_over
3
The 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 ConstraintLayout_Layout.
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
horizontal
0
+ *
vertical
1
+ *
+ *
+ * @attr name android:orientation
+ */
+ public static final int ConstraintLayout_Layout_android_orientation=0;
+ /**
+ *
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=1;
+ /**
+ *
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=2;
+ /**
+ *
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=3;
+ /**
+ *
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=4;
+ /**
+ *
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=5;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
bottom
3
+ *
end
6
+ *
left
0
+ *
right
1
+ *
start
5
+ *
top
2
+ *
+ *
+ * @attr name net.micode.notes:barrierDirection
+ */
+ public static final int ConstraintLayout_Layout_barrierDirection=6;
+ /**
+ *
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=7;
+ /**
+ *
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=8;
+ /**
+ *
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=9;
+ /**
+ *
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=10;
+ /**
+ *
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=11;
+ /**
+ *
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=12;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintBaseline_toBaselineOf
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf=13;
+ /**
+ *
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=14;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintBottom_toBottomOf
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintBottom_toBottomOf=15;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintBottom_toTopOf
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintBottom_toTopOf=16;
+ /**
+ *
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=17;
+ /**
+ *
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=18;
+ /**
+ *
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=19;
+ /**
+ *
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=20;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintEnd_toEndOf
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintEnd_toEndOf=21;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintEnd_toStartOf
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintEnd_toStartOf=22;
+ /**
+ *
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=23;
+ /**
+ *
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=24;
+ /**
+ *
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=25;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
percent
2
+ *
spread
0
+ *
wrap
1
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintHeight_default
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHeight_default=26;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
wrap
fffffffe
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintHeight_max
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHeight_max=27;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
wrap
fffffffe
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintHeight_min
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHeight_min=28;
+ /**
+ *
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=29;
+ /**
+ *
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=30;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
packed
2
+ *
spread
0
+ *
spread_inside
1
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintHorizontal_chainStyle
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle=31;
+ /**
+ *
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=32;
+ /**
+ *
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=33;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintLeft_toLeftOf
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintLeft_toLeftOf=34;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintLeft_toRightOf
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintLeft_toRightOf=35;
+ /**
+ *
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=36;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintRight_toLeftOf
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintRight_toLeftOf=37;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintRight_toRightOf
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintRight_toRightOf=38;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintStart_toEndOf
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintStart_toEndOf=39;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintStart_toStartOf
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintStart_toStartOf=40;
+ /**
+ *
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=41;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintTop_toBottomOf
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintTop_toBottomOf=42;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintTop_toTopOf
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintTop_toTopOf=43;
+ /**
+ *
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=44;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
packed
2
+ *
spread
0
+ *
spread_inside
1
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintVertical_chainStyle
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintVertical_chainStyle=45;
+ /**
+ *
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=46;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
percent
2
+ *
spread
0
+ *
wrap
1
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintWidth_default
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintWidth_default=47;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
wrap
fffffffe
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintWidth_max
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintWidth_max=48;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
wrap
fffffffe
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintWidth_min
+ */
+ public static final int ConstraintLayout_Layout_layout_constraintWidth_min=49;
+ /**
+ *
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=50;
+ /**
+ *
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=51;
+ /**
+ *
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=52;
+ /**
+ *
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=53;
+ /**
+ *
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=54;
+ /**
+ *
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=55;
+ /**
+ *
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=56;
+ /**
+ *
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=57;
+ /**
+ *
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=58;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
barrier
2
+ *
chains
4
+ *
dimensions
8
+ *
direct
1
for now only direct & barriers
+ *
none
0
+ *
standard
3
+ *
+ *
+ * @attr name net.micode.notes:layout_optimizationLevel
+ */
+ public static final int ConstraintLayout_Layout_layout_optimizationLevel=59;
+ /**
+ * Attributes that can be used with a ConstraintLayout_placeholder.
+ *
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#emptyVisibility}
+ * attribute's value can be found in the {@link #ConstraintLayout_placeholder} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
gone
0
+ *
invisible
1
+ *
+ *
+ * @attr name net.micode.notes:emptyVisibility
+ */
+ public static final int ConstraintLayout_placeholder_emptyVisibility=1;
+ /**
+ * Attributes that can be used with a ConstraintSet.
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
horizontal
0
+ *
vertical
1
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
gone
2
+ *
invisible
1
+ *
visible
0
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
fill_parent
ffffffff
+ *
match_parent
ffffffff
+ *
wrap_content
fffffffe
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
fill_parent
ffffffff
+ *
match_parent
ffffffff
+ *
wrap_content
fffffffe
+ *
+ *
+ * @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#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=9;
+ /**
+ *
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=10;
+ /**
+ *
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=11;
+ /**
+ *
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=12;
+ /**
+ *
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=13;
+ /**
+ *
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=14;
+ /**
+ *
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=15;
+ /**
+ *
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=16;
+ /**
+ *
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=17;
+ /**
+ *
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=18;
+ /**
+ *
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=19;
+ /**
+ *
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=20;
+ /**
+ *
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=21;
+ /**
+ *
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=22;
+ /**
+ *
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=23;
+ /**
+ *
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=24;
+ /**
+ *
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=25;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintBaseline_toBaselineOf
+ */
+ public static final int ConstraintSet_layout_constraintBaseline_toBaselineOf=26;
+ /**
+ *
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=27;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintBottom_toBottomOf
+ */
+ public static final int ConstraintSet_layout_constraintBottom_toBottomOf=28;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintBottom_toTopOf
+ */
+ public static final int ConstraintSet_layout_constraintBottom_toTopOf=29;
+ /**
+ *
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=30;
+ /**
+ *
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=31;
+ /**
+ *
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=32;
+ /**
+ *
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=33;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintEnd_toEndOf
+ */
+ public static final int ConstraintSet_layout_constraintEnd_toEndOf=34;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintEnd_toStartOf
+ */
+ public static final int ConstraintSet_layout_constraintEnd_toStartOf=35;
+ /**
+ *
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=36;
+ /**
+ *
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=37;
+ /**
+ *
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=38;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
percent
2
+ *
spread
0
+ *
wrap
1
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintHeight_default
+ */
+ public static final int ConstraintSet_layout_constraintHeight_default=39;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
wrap
fffffffe
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintHeight_max
+ */
+ public static final int ConstraintSet_layout_constraintHeight_max=40;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
wrap
fffffffe
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintHeight_min
+ */
+ public static final int ConstraintSet_layout_constraintHeight_min=41;
+ /**
+ *
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=42;
+ /**
+ *
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=43;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
packed
2
+ *
spread
0
+ *
spread_inside
1
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintHorizontal_chainStyle
+ */
+ public static final int ConstraintSet_layout_constraintHorizontal_chainStyle=44;
+ /**
+ *
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=45;
+ /**
+ *
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=46;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintLeft_toLeftOf
+ */
+ public static final int ConstraintSet_layout_constraintLeft_toLeftOf=47;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintLeft_toRightOf
+ */
+ public static final int ConstraintSet_layout_constraintLeft_toRightOf=48;
+ /**
+ *
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=49;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintRight_toLeftOf
+ */
+ public static final int ConstraintSet_layout_constraintRight_toLeftOf=50;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintRight_toRightOf
+ */
+ public static final int ConstraintSet_layout_constraintRight_toRightOf=51;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintStart_toEndOf
+ */
+ public static final int ConstraintSet_layout_constraintStart_toEndOf=52;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintStart_toStartOf
+ */
+ public static final int ConstraintSet_layout_constraintStart_toStartOf=53;
+ /**
+ *
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=54;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintTop_toBottomOf
+ */
+ public static final int ConstraintSet_layout_constraintTop_toBottomOf=55;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
parent
0
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintTop_toTopOf
+ */
+ public static final int ConstraintSet_layout_constraintTop_toTopOf=56;
+ /**
+ *
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=57;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
packed
2
+ *
spread
0
+ *
spread_inside
1
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintVertical_chainStyle
+ */
+ public static final int ConstraintSet_layout_constraintVertical_chainStyle=58;
+ /**
+ *
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=59;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
percent
2
+ *
spread
0
+ *
wrap
1
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintWidth_default
+ */
+ public static final int ConstraintSet_layout_constraintWidth_default=60;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
wrap
fffffffe
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintWidth_max
+ */
+ public static final int ConstraintSet_layout_constraintWidth_max=61;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
wrap
fffffffe
+ *
+ *
+ * @attr name net.micode.notes:layout_constraintWidth_min
+ */
+ public static final int ConstraintSet_layout_constraintWidth_min=62;
+ /**
+ *
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=63;
+ /**
+ *
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=64;
+ /**
+ *
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=65;
+ /**
+ *
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=66;
+ /**
+ *
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=67;
+ /**
+ *
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=68;
+ /**
+ *
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=69;
+ /**
+ *
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=70;
+ /**
+ *
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=71;
+ /**
+ * Attributes that can be used with a CoordinatorLayout.
+ *
+ * @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.
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
bottom
50
+ *
center
11
+ *
center_horizontal
1
+ *
center_vertical
10
+ *
clip_horizontal
8
+ *
clip_vertical
80
+ *
end
800005
+ *
fill
77
+ *
fill_horizontal
7
+ *
fill_vertical
70
+ *
left
3
+ *
right
5
+ *
start
800003
+ *
top
30
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
bottom
50
Push object to the bottom of its container, not changing its size.
+ *
center
11
Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
+ *
center_horizontal
1
Place object in the horizontal center of its container, not changing its size.
+ *
center_vertical
10
Place object in the vertical center of its container, not changing its size.
+ *
clip_horizontal
8
Additional 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_vertical
80
Additional 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.
+ *
end
800005
Push object to the end of its container, not changing its size.
+ *
fill
77
Grow the horizontal and vertical size of the object if needed so it completely fills its container.
+ *
fill_horizontal
7
Grow the horizontal size of the object if needed so it completely fills its container.
+ *
fill_vertical
70
Grow the vertical size of the object if needed so it completely fills its container.
+ *
left
3
Push object to the left of its container, not changing its size.
+ *
right
5
Push object to the right of its container, not changing its size.
+ *
start
800003
Push object to the beginning of its container, not changing its size.
+ *
top
30
Push 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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
all
77
Dodge all the inset edges.
+ *
bottom
50
Dodge the bottom inset edge.
+ *
end
800005
Dodge the end inset edge.
+ *
left
3
Dodge the left inset edge.
+ *
none
0
Don't dodge any edges
+ *
right
5
Dodge the right inset edge.
+ *
start
800003
Dodge the start inset edge.
+ *
top
30
Dodge 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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
bottom
50
Inset the bottom edge.
+ *
end
800005
Inset the end edge.
+ *
left
3
Inset the left edge.
+ *
none
0
Don't inset.
+ *
right
5
Inset the right edge.
+ *
start
800003
Inset the start edge.
+ *
top
30
Inset 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 DrawerArrowToggle.
+ *
+ * @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 FontFamily.
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
async
1
The 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.
+ *
blocking
0
The 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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
forever
ffffffff
A 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.
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
italic
1
+ *
normal
0
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
italic
1
+ *
normal
0
+ *
+ *
+ * @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 FullscreenAttrs.
+ *
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.
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
linear
0
+ *
radial
1
+ *
sweep
2
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
clamp
0
+ *
disabled
ffffffff
+ *
mirror
2
+ *
repeat
1
+ *
+ *
+ * @attr name android:tileMode
+ */
+ public static final int GradientColor_android_tileMode=6;
+ /**
+ *
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.
+ *
+ * @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 LinearConstraintLayout.
+ *
+ * @see #LinearConstraintLayout_android_orientation
+ */
+ public static final int[] LinearConstraintLayout={
+ 0x010100c4
+ };
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#orientation}
+ * attribute's value can be found in the {@link #LinearConstraintLayout} array.
+ *
+ *
Must be one of the following constant values.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
horizontal
0
+ *
vertical
1
+ *
+ *
+ * @attr name android:orientation
+ */
+ public static final int LinearConstraintLayout_android_orientation=0;
+ /**
+ * Attributes that can be used with a LinearLayoutCompat.
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
bottom
50
+ *
center
11
+ *
center_horizontal
1
+ *
center_vertical
10
+ *
clip_horizontal
8
+ *
clip_vertical
80
+ *
end
800005
+ *
fill
77
+ *
fill_horizontal
7
+ *
fill_vertical
70
+ *
left
3
+ *
right
5
+ *
start
800003
+ *
top
30
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
horizontal
0
+ *
vertical
1
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
beginning
1
+ *
end
4
+ *
middle
2
+ *
none
0
+ *
+ *
+ * @attr name net.micode.notes:showDividers
+ */
+ public static final int LinearLayoutCompat_showDividers=8;
+ /**
+ * Attributes that can be used with a LinearLayoutCompat_Layout.
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
bottom
50
+ *
center
11
+ *
center_horizontal
1
+ *
center_vertical
10
+ *
clip_horizontal
8
+ *
clip_vertical
80
+ *
end
800005
+ *
fill
77
+ *
fill_horizontal
7
+ *
fill_vertical
70
+ *
left
3
+ *
right
5
+ *
start
800003
+ *
top
30
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
fill_parent
ffffffff
+ *
match_parent
ffffffff
+ *
wrap_content
fffffffe
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
fill_parent
ffffffff
+ *
match_parent
ffffffff
+ *
wrap_content
fffffffe
+ *
+ *
+ * @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.
+ *
+ * @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 MediaRouteButton.
+ *
This symbol is the offset where the {@link android.R.attr#minWidth}
+ * attribute's value can be found in the {@link #MediaRouteButton} 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 MediaRouteButton_android_minWidth=0;
+ /**
+ *
This symbol is the offset where the {@link android.R.attr#minHeight}
+ * attribute's value can be found in the {@link #MediaRouteButton} 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 MediaRouteButton_android_minHeight=1;
+ /**
+ *
+ * @attr description
+ * This drawable is a state list where the "checked" state
+ * indicates active media routing. Checkable indicates connecting
+ * and non-checked / non-checkable indicates
+ * that media is playing to the local device only.
+ *
+ *
May 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:externalRouteEnabledDrawable
+ */
+ public static final int MediaRouteButton_externalRouteEnabledDrawable=2;
+ /**
+ *
+ * @attr description
+ * Tint to apply to the media route button
+ *
+ *
May be a color value, in the form of "#rgb",
+ * "#argb", "#rrggbb", or
+ * "#aarrggbb".
+ *
+ * @attr name net.micode.notes:mediaRouteButtonTint
+ */
+ public static final int MediaRouteButton_mediaRouteButtonTint=3;
+ /**
+ * Attributes that can be used with a MenuGroup.
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
alternative
40000
+ *
container
10000
+ *
secondary
30000
+ *
system
20000
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
all
1
+ *
none
0
+ *
single
2
+ *
+ *
+ * @attr name android:checkableBehavior
+ */
+ public static final int MenuGroup_android_checkableBehavior=5;
+ /**
+ * Attributes that can be used with a MenuItem.
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
alternative
40000
+ *
container
10000
+ *
secondary
30000
+ *
system
20000
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
ALT
2
+ *
CTRL
1000
+ *
FUNCTION
8
+ *
META
10000
+ *
SHIFT
1
+ *
SYM
4
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
add
10
Combines the tint and icon color and alpha channels, clamping the
+ * result to valid color values. Saturate(S + D)
+ *
multiply
e
Multiplies the color and alpha channels of the icon with those of
+ * the tint. [Sa * Da, Sc * Dc]
+ *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
+ *
src_atop
9
The tint is drawn above the icon, but with the icon’s alpha
+ * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
+ *
src_in
5
The tint is masked by the alpha channel of the icon. The icon’s
+ * color channels are thrown out. [Sa * Da, Sc * Da]
+ *
src_over
3
The 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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
ALT
2
+ *
CTRL
1000
+ *
FUNCTION
8
+ *
META
10000
+ *
SHIFT
1
+ *
SYM
4
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
always
2
Always 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".
+ *
collapseActionView
8
This item's action view collapses to a normal menu
+ * item. When expanded, the action view takes over a
+ * larger segment of its container.
+ *
ifRoom
1
Show 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".
+ *
never
0
Never show this item in an action bar, show it in the overflow menu instead.
+ * Mutually exclusive with "ifRoom" and "always".
+ *
withText
4
When 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.
+ *
+ * @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 PopupWindow.
+ *
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.
+ *
State identifier indicating the popup will be above the anchor.
+ *
+ * @see #PopupWindowBackgroundState_state_above_anchor
+ */
+ public static final int[] PopupWindowBackgroundState={
+ 0x7f030121
+ };
+ /**
+ *
+ * @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 RecycleListView.
+ *
+ * @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.
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
horizontal
0
+ *
vertical
1
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
afterDescendants
1
+ *
beforeDescendants
0
+ *
blocksDescendants
2
+ *
+ *
+ * @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 SearchView.
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
auto
10
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
date
14
+ *
datetime
4
+ *
none
0
+ *
number
2
+ *
numberDecimal
2002
+ *
numberPassword
12
+ *
numberSigned
1002
+ *
phone
3
+ *
text
1
+ *
textAutoComplete
10001
+ *
textAutoCorrect
8001
+ *
textCapCharacters
1001
+ *
textCapSentences
4001
+ *
textCapWords
2001
+ *
textEmailAddress
21
+ *
textEmailSubject
31
+ *
textFilter
b1
+ *
textImeMultiLine
40001
+ *
textLongMessage
51
+ *
textMultiLine
20001
+ *
textNoSuggestions
80001
+ *
textPassword
81
+ *
textPersonName
61
+ *
textPhonetic
c1
+ *
textPostalAddress
71
+ *
textShortMessage
41
+ *
textUri
11
+ *
textVisiblePassword
91
+ *
textWebEditText
a1
+ *
textWebEmailAddress
d1
+ *
textWebPassword
e1
+ *
time
24
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
actionDone
6
+ *
actionGo
2
+ *
actionNext
5
+ *
actionNone
1
+ *
actionPrevious
7
+ *
actionSearch
3
+ *
actionSend
4
+ *
actionUnspecified
0
+ *
flagForceAscii
80000000
+ *
flagNavigateNext
8000000
+ *
flagNavigatePrevious
4000000
+ *
flagNoAccessoryAction
20000000
+ *
flagNoEnterAction
40000000
+ *
flagNoExtractUi
10000000
+ *
flagNoFullscreen
2000000
+ *
flagNoPersonalizedLearning
1000000
+ *
normal
0
+ *
+ *
+ * @attr name android:imeOptions
+ */
+ public static final int SearchView_android_imeOptions=3;
+ /**
+ *
May 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;
+ /**
+ *
May 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;
+ /**
+ *
May 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 Spinner.
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
fill_parent
ffffffff
+ *
match_parent
ffffffff
+ *
wrap_content
fffffffe
+ *
+ *
+ * @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 StateListDrawable.
+ *
+ * @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.
+ *
+ * @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 SwitchCompat.
+ *
+ * @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;
+ /**
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
add
10
Combines the tint and drawable color and alpha channels, clamping the
+ * result to valid color values. Saturate(S + D)
+ *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
+ * the tint. [Sa * Da, Sc * Dc]
+ *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
+ *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
+ * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
+ *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
+ * color channels are thrown out. [Sa * Da, Sc * Da]
+ *
src_over
3
The 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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
add
10
Combines the tint and drawable color and alpha channels, clamping the
+ * result to valid color values. Saturate(S + D)
+ *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
+ * the tint. [Sa * Da, Sc * Dc]
+ *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
+ *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
+ * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
+ *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
+ * color channels are thrown out. [Sa * Da, Sc * Da]
+ *
src_over
3
The 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 TextAppearance.
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
monospace
3
+ *
normal
0
+ *
sans
1
+ *
serif
2
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
bold
1
+ *
italic
2
+ *
normal
0
+ *
+ *
+ * @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 Toolbar.
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
bottom
50
+ *
center
11
+ *
center_horizontal
1
+ *
center_vertical
10
+ *
clip_horizontal
8
+ *
clip_vertical
80
+ *
end
800005
+ *
fill
77
+ *
fill_horizontal
7
+ *
fill_vertical
70
+ *
left
3
+ *
right
5
+ *
start
800003
+ *
top
30
+ *
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
bottom
50
Push object to the bottom of its container, not changing its size.
+ *
top
30
Push 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;
+ /**
+ *
May be a dimension value, which is a floating point number appended with a
+ * unit such as "14.5sp".
+ * 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 View.
+ *
+ * @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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
auto
10
+ *
+ *
+ * @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.
+ *
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.
+ *
+ *
+ *
+ *
+ *
Constant
Value
Description
+ *
add
10
Combines the tint and icon color and alpha channels, clamping the
+ * result to valid color values. Saturate(S + D)
+ *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
+ * the tint. [Sa * Da, Sc * Dc]
+ *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
+ *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
+ * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
+ *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
+ * color channels are thrown out. [Sa * Da, Sc * Da]
+ *
src_over
3
The 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.
+ *
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=0x7f120000;
+ public static final int searchable=0x7f120001;
+ public static final int widget_2x_info=0x7f120002;
+ public static final int widget_4x_info=0x7f120003;
+ }
+}
\ No newline at end of file
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/debugAndroidTest/r/net/micode/notes/test/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/debugAndroidTest/r/net/micode/notes/test/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/debugAndroidTest/r/net/micode/notes/test/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/debugAndroidTest/r/net/micode/notes/test/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/appcompat/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/appcompat/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/appcompat/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/appcompat/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/arch/core/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/arch/core/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/arch/core/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/arch/core/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/asynclayoutinflater/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/asynclayoutinflater/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/asynclayoutinflater/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/asynclayoutinflater/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/coordinatorlayout/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/coordinatorlayout/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/coordinatorlayout/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/coordinatorlayout/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/core/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/core/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/core/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/core/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/cursoradapter/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/cursoradapter/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/cursoradapter/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/cursoradapter/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/customview/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/customview/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/customview/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/customview/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/documentfile/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/documentfile/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/documentfile/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/documentfile/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/drawerlayout/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/drawerlayout/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/drawerlayout/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/drawerlayout/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/fragment/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/fragment/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/fragment/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/fragment/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/interpolator/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/interpolator/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/interpolator/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/interpolator/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreui/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreui/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreui/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreui/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreutils/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreutils/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreutils/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/legacy/coreutils/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/livedata/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/livedata/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/livedata/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/livedata/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/livedata/core/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/livedata/core/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/livedata/core/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/livedata/core/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/viewmodel/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/viewmodel/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/viewmodel/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/lifecycle/viewmodel/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/loader/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/loader/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/loader/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/loader/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/localbroadcastmanager/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/localbroadcastmanager/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/localbroadcastmanager/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/localbroadcastmanager/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/media/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/media/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/media/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/media/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/mediarouter/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/mediarouter/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/mediarouter/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/mediarouter/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/palette/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/palette/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/palette/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/palette/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/print/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/print/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/print/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/print/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/recyclerview/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/recyclerview/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/recyclerview/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/recyclerview/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/slidingpanelayout/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/slidingpanelayout/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/slidingpanelayout/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/slidingpanelayout/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/swiperefreshlayout/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/swiperefreshlayout/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/swiperefreshlayout/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/swiperefreshlayout/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/vectordrawable/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/vectordrawable/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/vectordrawable/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/vectordrawable/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/versionedparcelable/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/versionedparcelable/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/versionedparcelable/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/versionedparcelable/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/viewpager/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/viewpager/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/viewpager/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/androidx/viewpager/R.java
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java b/Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
similarity index 100%
rename from src/Project/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
rename to Notes-master/app/build/generated/not_namespaced_r_class_sources/release/r/net/micode/notes/R.java
diff --git a/src/Project/app/build/generated/res/pngs/debug/drawable-anydpi-v21/settings_launcher_background.xml b/Notes-master/app/build/generated/res/pngs/debug/drawable-anydpi-v21/settings_launcher_background.xml
similarity index 100%
rename from src/Project/app/build/generated/res/pngs/debug/drawable-anydpi-v21/settings_launcher_background.xml
rename to Notes-master/app/build/generated/res/pngs/debug/drawable-anydpi-v21/settings_launcher_background.xml
diff --git a/Notes-master/app/build/generated/res/pngs/debug/drawable-hdpi/settings_launcher_background.png b/Notes-master/app/build/generated/res/pngs/debug/drawable-hdpi/settings_launcher_background.png
new file mode 100644
index 00000000..0c8b2a0c
Binary files /dev/null and b/Notes-master/app/build/generated/res/pngs/debug/drawable-hdpi/settings_launcher_background.png differ
diff --git a/Notes-master/app/build/generated/res/pngs/debug/drawable-ldpi/settings_launcher_background.png b/Notes-master/app/build/generated/res/pngs/debug/drawable-ldpi/settings_launcher_background.png
new file mode 100644
index 00000000..59f69a6d
Binary files /dev/null and b/Notes-master/app/build/generated/res/pngs/debug/drawable-ldpi/settings_launcher_background.png differ
diff --git a/Notes-master/app/build/generated/res/pngs/debug/drawable-mdpi/settings_launcher_background.png b/Notes-master/app/build/generated/res/pngs/debug/drawable-mdpi/settings_launcher_background.png
new file mode 100644
index 00000000..6453df4c
Binary files /dev/null and b/Notes-master/app/build/generated/res/pngs/debug/drawable-mdpi/settings_launcher_background.png differ
diff --git a/Notes-master/app/build/generated/res/pngs/debug/drawable-xhdpi/settings_launcher_background.png b/Notes-master/app/build/generated/res/pngs/debug/drawable-xhdpi/settings_launcher_background.png
new file mode 100644
index 00000000..fdfdfe45
Binary files /dev/null and b/Notes-master/app/build/generated/res/pngs/debug/drawable-xhdpi/settings_launcher_background.png differ
diff --git a/Notes-master/app/build/generated/res/pngs/debug/drawable-xxhdpi/settings_launcher_background.png b/Notes-master/app/build/generated/res/pngs/debug/drawable-xxhdpi/settings_launcher_background.png
new file mode 100644
index 00000000..c96f6827
Binary files /dev/null and b/Notes-master/app/build/generated/res/pngs/debug/drawable-xxhdpi/settings_launcher_background.png differ
diff --git a/Notes-master/app/build/generated/res/pngs/debug/drawable-xxxhdpi/settings_launcher_background.png b/Notes-master/app/build/generated/res/pngs/debug/drawable-xxxhdpi/settings_launcher_background.png
new file mode 100644
index 00000000..d09494e2
Binary files /dev/null and b/Notes-master/app/build/generated/res/pngs/debug/drawable-xxxhdpi/settings_launcher_background.png differ
diff --git a/src/Project/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java b/Notes-master/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java
similarity index 100%
rename from src/Project/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java
rename to Notes-master/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java
diff --git a/src/Project/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java b/Notes-master/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java
similarity index 100%
rename from src/Project/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java
rename to Notes-master/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java
diff --git a/src/Project/app/build/generated/source/buildConfig/release/net/micode/notes/BuildConfig.java b/Notes-master/app/build/generated/source/buildConfig/release/net/micode/notes/BuildConfig.java
similarity index 100%
rename from src/Project/app/build/generated/source/buildConfig/release/net/micode/notes/BuildConfig.java
rename to Notes-master/app/build/generated/source/buildConfig/release/net/micode/notes/BuildConfig.java
diff --git a/src/Project/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json b/Notes-master/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json
similarity index 100%
rename from src/Project/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json
rename to Notes-master/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json
diff --git a/src/Project/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json b/Notes-master/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json
similarity index 100%
rename from src/Project/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json
rename to Notes-master/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json
diff --git a/src/Project/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json b/Notes-master/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json
similarity index 100%
rename from src/Project/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json
rename to Notes-master/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json
diff --git a/src/Project/app/build/intermediates/annotation_processor_list/release/annotationProcessors.json b/Notes-master/app/build/intermediates/annotation_processor_list/release/annotationProcessors.json
similarity index 100%
rename from src/Project/app/build/intermediates/annotation_processor_list/release/annotationProcessors.json
rename to Notes-master/app/build/intermediates/annotation_processor_list/release/annotationProcessors.json
diff --git a/src/Project/app/build/intermediates/apk_list/debug/mainApkListPersistenceDebug/apk-list.gson b/Notes-master/app/build/intermediates/apk_list/debug/mainApkListPersistenceDebug/apk-list.gson
similarity index 100%
rename from src/Project/app/build/intermediates/apk_list/debug/mainApkListPersistenceDebug/apk-list.gson
rename to Notes-master/app/build/intermediates/apk_list/debug/mainApkListPersistenceDebug/apk-list.gson
diff --git a/src/Project/app/build/intermediates/apk_list/debugAndroidTest/mainApkListPersistenceDebugAndroidTest/apk-list.gson b/Notes-master/app/build/intermediates/apk_list/debugAndroidTest/mainApkListPersistenceDebugAndroidTest/apk-list.gson
similarity index 100%
rename from src/Project/app/build/intermediates/apk_list/debugAndroidTest/mainApkListPersistenceDebugAndroidTest/apk-list.gson
rename to Notes-master/app/build/intermediates/apk_list/debugAndroidTest/mainApkListPersistenceDebugAndroidTest/apk-list.gson
diff --git a/src/Project/app/build/intermediates/apk_list/release/mainApkListPersistenceRelease/apk-list.gson b/Notes-master/app/build/intermediates/apk_list/release/mainApkListPersistenceRelease/apk-list.gson
similarity index 100%
rename from src/Project/app/build/intermediates/apk_list/release/mainApkListPersistenceRelease/apk-list.gson
rename to Notes-master/app/build/intermediates/apk_list/release/mainApkListPersistenceRelease/apk-list.gson
diff --git a/src/Project/app/build/intermediates/app_classes/debug/bundleDebugClasses/classes.jar b/Notes-master/app/build/intermediates/app_classes/debug/bundleDebugClasses/classes.jar
similarity index 100%
rename from src/Project/app/build/intermediates/app_classes/debug/bundleDebugClasses/classes.jar
rename to Notes-master/app/build/intermediates/app_classes/debug/bundleDebugClasses/classes.jar
diff --git a/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/debug.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/debug.json
new file mode 100644
index 00000000..6dde6c13
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/debug.json
@@ -0,0 +1,5513 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-my_values-my.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,5002",
+ "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,5081"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,262,371,483,582,678,772,886,984,1083,1187,1280,1393,1501,1588,1673,1757,1866,1984,2068",
+ "endColumns": "97,108,108,111,98,95,93,113,97,98,103,92,112,107,86,84,83,108,117,83,93",
+ "endOffsets": "148,257,366,478,577,673,767,881,979,1078,1182,1275,1388,1496,1583,1668,1752,1861,1979,2063,2157"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2895,2993,3102,3211,3323,3422,3518,3612,3726,3824,3923,4027,4120,4233,4341,4428,4513,4597,4706,4824,4908",
+ "endColumns": "97,108,108,111,98,95,93,113,97,98,103,92,112,107,86,84,83,108,117,83,93",
+ "endOffsets": "2988,3097,3206,3318,3417,3513,3607,3721,3819,3918,4022,4115,4228,4336,4423,4508,4592,4701,4819,4903,4997"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5086",
+ "endColumns": "100",
+ "endOffsets": "5182"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-fa_values-fa.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4884",
+ "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,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,258,368,481,586,676,776,880,975,1072,1165,1260,1372,1487,1569,1650,1732,1834,1936,2021",
+ "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
+ "endOffsets": "151,253,363,476,581,671,771,875,970,1067,1160,1255,1367,1482,1564,1645,1727,1829,1931,2016,2112"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2822,2923,3025,3135,3248,3353,3443,3543,3647,3742,3839,3932,4027,4139,4254,4336,4417,4499,4601,4703,4788",
+ "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
+ "endOffsets": "2918,3020,3130,3243,3348,3438,3538,3642,3737,3834,3927,4022,4134,4249,4331,4412,4494,4596,4698,4783,4879"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ur_values-ur.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4923",
+ "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,4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5003",
+ "endColumns": "100",
+ "endOffsets": "5099"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,270,388,505,609,701,792,901,1000,1094,1192,1286,1404,1519,1608,1692,1775,1879,1979,2063",
+ "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
+ "endOffsets": "155,265,383,500,604,696,787,896,995,1089,1187,1281,1399,1514,1603,1687,1770,1874,1974,2058,2149"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2824,2929,3039,3157,3274,3378,3470,3561,3670,3769,3863,3961,4055,4173,4288,4377,4461,4544,4648,4748,4832",
+ "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
+ "endOffsets": "2924,3034,3152,3269,3373,3465,3556,3665,3764,3858,3956,4050,4168,4283,4372,4456,4539,4643,4743,4827,4918"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-pt-rPT_values-pt-rPT.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5096",
+ "endColumns": "100",
+ "endOffsets": "5192"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,269,382,497,604,695,793,903,1000,1095,1187,1281,1402,1532,1627,1715,1798,1901,2016,2103",
+ "endColumns": "104,108,112,114,106,90,97,109,96,94,91,93,120,129,94,87,82,102,114,86,98",
+ "endOffsets": "155,264,377,492,599,690,788,898,995,1090,1182,1276,1397,1527,1622,1710,1793,1896,2011,2098,2197"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2864,2969,3078,3191,3306,3413,3504,3602,3712,3809,3904,3996,4090,4211,4341,4436,4524,4607,4710,4825,4912",
+ "endColumns": "104,108,112,114,106,90,97,109,96,94,91,93,120,129,94,87,82,102,114,86,98",
+ "endOffsets": "2964,3073,3186,3301,3408,3499,3597,3707,3804,3899,3991,4085,4206,4336,4431,4519,4602,4705,4820,4907,5006"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,5011",
+ "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,5091"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-vi_values-vi.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,260,369,483,580,666,762,870,965,1060,1156,1249,1362,1478,1565,1647,1729,1826,1932,2020",
+ "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
+ "endOffsets": "149,255,364,478,575,661,757,865,960,1055,1151,1244,1357,1473,1560,1642,1724,1821,1927,2015,2110"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2817,2916,3022,3131,3245,3342,3428,3524,3632,3727,3822,3918,4011,4124,4240,4327,4409,4491,4588,4694,4782",
+ "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
+ "endOffsets": "2911,3017,3126,3240,3337,3423,3519,3627,3722,3817,3913,4006,4119,4235,4322,4404,4486,4583,4689,4777,4872"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4961",
+ "endColumns": "100",
+ "endOffsets": "5057"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4877",
+ "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,4956"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-am_values-am.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4754",
+ "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,4828"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4833",
+ "endColumns": "100",
+ "endOffsets": "4929"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,256,362,471,567,655,750,858,951,1043,1137,1226,1330,1441,1528,1610,1691,1790,1894,1978",
+ "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
+ "endOffsets": "149,251,357,466,562,650,745,853,946,1038,1132,1221,1325,1436,1523,1605,1686,1785,1889,1973,2066"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2738,2837,2939,3045,3154,3250,3338,3433,3541,3634,3726,3820,3909,4013,4124,4211,4293,4374,4473,4577,4661",
+ "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
+ "endOffsets": "2832,2934,3040,3149,3245,3333,3428,3536,3629,3721,3815,3904,4008,4119,4206,4288,4369,4468,4572,4656,4749"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rHK_values-zh-rHK.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4534",
+ "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,4607"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4612",
+ "endColumns": "100",
+ "endOffsets": "4708"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,333,430,516,595,682,776,868,958,1046,1134,1233,1331,1412,1491,1570,1660,1750,1832",
+ "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
+ "endOffsets": "143,235,328,425,511,590,677,771,863,953,1041,1129,1228,1326,1407,1486,1565,1655,1745,1827,1916"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2668,2761,2853,2946,3043,3129,3208,3295,3389,3481,3571,3659,3747,3846,3944,4025,4104,4183,4273,4363,4445",
+ "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
+ "endOffsets": "2756,2848,2941,3038,3124,3203,3290,3384,3476,3566,3654,3742,3841,3939,4020,4099,4178,4268,4358,4440,4529"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-fr-rCA_values-fr-rCA.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,5010",
+ "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,5091"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,389,503,615,704,804,923,1020,1115,1210,1306,1418,1532,1616,1698,1783,1889,2003,2090",
+ "endColumns": "103,108,120,113,111,88,99,118,96,94,94,95,111,113,83,81,84,105,113,86,95",
+ "endOffsets": "154,263,384,498,610,699,799,918,1015,1110,1205,1301,1413,1527,1611,1693,1778,1884,1998,2085,2181"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2879,2983,3092,3213,3327,3439,3528,3628,3747,3844,3939,4034,4130,4242,4356,4440,4522,4607,4713,4827,4914",
+ "endColumns": "103,108,120,113,111,88,99,118,96,94,94,95,111,113,83,81,84,105,113,86,95",
+ "endOffsets": "2978,3087,3208,3322,3434,3523,3623,3742,3839,3934,4029,4125,4237,4351,4435,4517,4602,4708,4822,4909,5005"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5096",
+ "endColumns": "100",
+ "endOffsets": "5192"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-night-v8_values-night-v8.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v16_values-v16.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-v16\\values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "65",
+ "endOffsets": "116"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-pl_values-pl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,372,485,580,668,765,868,966,1058,1148,1240,1346,1460,1548,1633,1720,1827,1928,2014",
+ "endColumns": "101,108,105,112,94,87,96,102,97,91,89,91,105,113,87,84,86,106,100,85,96",
+ "endOffsets": "152,261,367,480,575,663,760,863,961,1053,1143,1235,1341,1455,1543,1628,1715,1822,1923,2009,2106"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2827,2929,3038,3144,3257,3352,3440,3537,3640,3738,3830,3920,4012,4118,4232,4320,4405,4492,4599,4700,4786",
+ "endColumns": "101,108,105,112,94,87,96,102,97,91,89,91,105,113,87,84,86,106,100,85,96",
+ "endOffsets": "2924,3033,3139,3252,3347,3435,3532,3635,3733,3825,3915,4007,4113,4227,4315,4400,4487,4594,4695,4781,4878"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4883",
+ "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,4960"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-kk_values-kk.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,279,395,515,614,713,814,924,1019,1110,1201,1290,1401,1522,1608,1692,1777,1883,1996,2080",
+ "endColumns": "109,113,115,119,98,98,100,109,94,90,90,88,110,120,85,83,84,105,112,83,96",
+ "endOffsets": "160,274,390,510,609,708,809,919,1014,1105,1196,1285,1396,1517,1603,1687,1772,1878,1991,2075,2172"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2812,2922,3036,3152,3272,3371,3470,3571,3681,3776,3867,3958,4047,4158,4279,4365,4449,4534,4640,4753,4837",
+ "endColumns": "109,113,115,119,98,98,100,109,94,90,90,88,110,120,85,83,84,105,112,83,96",
+ "endOffsets": "2917,3031,3147,3267,3366,3465,3566,3676,3771,3862,3953,4042,4153,4274,4360,4444,4529,4635,4748,4832,4929"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5015",
+ "endColumns": "100",
+ "endOffsets": "5111"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4934",
+ "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,5010"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-de_values-de.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5044",
+ "endColumns": "100",
+ "endOffsets": "5140"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4962",
+ "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,5039"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,262,388,504,605,693,786,900,1000,1098,1189,1285,1405,1519,1603,1691,1774,1877,1995,2081",
+ "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
+ "endOffsets": "150,257,383,499,600,688,781,895,995,1093,1184,1280,1400,1514,1598,1686,1769,1872,1990,2076,2169"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2843,2943,3050,3176,3292,3393,3481,3574,3688,3788,3886,3977,4073,4193,4307,4391,4479,4562,4665,4783,4869",
+ "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
+ "endOffsets": "2938,3045,3171,3287,3388,3476,3569,3683,3783,3881,3972,4068,4188,4302,4386,4474,4557,4660,4778,4864,4957"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sv_values-sv.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4902",
+ "endColumns": "100",
+ "endOffsets": "4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4823",
+ "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,4897"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,262,369,481,580,666,759,861,957,1049,1144,1235,1353,1465,1549,1636,1719,1816,1914,2000",
+ "endColumns": "100,105,106,111,98,85,92,101,95,91,94,90,117,111,83,86,82,96,97,85,93",
+ "endOffsets": "151,257,364,476,575,661,754,856,952,1044,1139,1230,1348,1460,1544,1631,1714,1811,1909,1995,2089"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2784,2885,2991,3098,3210,3309,3395,3488,3590,3686,3778,3873,3964,4082,4194,4278,4365,4448,4545,4643,4729",
+ "endColumns": "100,105,106,111,98,85,92,101,95,91,94,90,117,111,83,86,82,96,97,85,93",
+ "endOffsets": "2880,2986,3093,3205,3304,3390,3483,3585,3681,3773,3868,3959,4077,4189,4273,4360,4443,4540,4638,4724,4818"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-large-v4_values-large-v4.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-pt-rBR_values-pt-rBR.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4980",
+ "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,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sr_values-sr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,377,496,592,680,774,880,978,1071,1167,1260,1377,1489,1576,1659,1745,1851,1959,2045",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,105,107,85,93",
+ "endOffsets": "152,261,372,491,587,675,769,875,973,1066,1162,1255,1372,1484,1571,1654,1740,1846,1954,2040,2134"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2821,2923,3032,3143,3262,3358,3446,3540,3646,3744,3837,3933,4026,4143,4255,4342,4425,4511,4617,4725,4811",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,105,107,85,93",
+ "endOffsets": "2918,3027,3138,3257,3353,3441,3535,3641,3739,3832,3928,4021,4138,4250,4337,4420,4506,4612,4720,4806,4900"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4989",
+ "endColumns": "100",
+ "endOffsets": "5085"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4905",
+ "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,4984"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ca_values-ca.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,268,388,504,612,704,805,920,1016,1111,1206,1300,1421,1553,1645,1733,1816,1918,2029,2116",
+ "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
+ "endOffsets": "153,263,383,499,607,699,800,915,1011,1106,1201,1295,1416,1548,1640,1728,1811,1913,2024,2111,2209"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2834,2937,3047,3167,3283,3391,3483,3584,3699,3795,3890,3985,4079,4200,4332,4424,4512,4595,4697,4808,4895",
+ "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
+ "endOffsets": "2932,3042,3162,3278,3386,3478,3579,3694,3790,3885,3980,4074,4195,4327,4419,4507,4590,4692,4803,4890,4988"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5074",
+ "endColumns": "100",
+ "endOffsets": "5170"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4993",
+ "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,5069"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ldltr-v21_values-ldltr-v21.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ldltr-v21\\values-ldltr-v21.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "112",
+ "endOffsets": "163"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-be_values-be.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,279,400,522,614,714,813,930,1028,1124,1216,1312,1424,1537,1625,1712,1797,1901,2005,2092",
+ "endColumns": "105,117,120,121,91,99,98,116,97,95,91,95,111,112,87,86,84,103,103,86,93",
+ "endOffsets": "156,274,395,517,609,709,808,925,1023,1119,1211,1307,1419,1532,1620,1707,1792,1896,2000,2087,2181"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2834,2940,3058,3179,3301,3393,3493,3592,3709,3807,3903,3995,4091,4203,4316,4404,4491,4576,4680,4784,4871",
+ "endColumns": "105,117,120,121,91,99,98,116,97,95,91,95,111,112,87,86,84,103,103,86,93",
+ "endOffsets": "2935,3053,3174,3296,3388,3488,3587,3704,3802,3898,3990,4086,4198,4311,4399,4486,4571,4675,4779,4866,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5046",
+ "endColumns": "100",
+ "endOffsets": "5142"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4965",
+ "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,5041"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-da_values-da.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4939",
+ "endColumns": "100",
+ "endOffsets": "5035"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,275,391,512,606,690,784,886,980,1073,1175,1266,1394,1509,1600,1684,1766,1869,1970,2056",
+ "endColumns": "97,121,115,120,93,83,93,101,93,92,101,90,127,114,90,83,81,102,100,85,93",
+ "endOffsets": "148,270,386,507,601,685,779,881,975,1068,1170,1261,1389,1504,1595,1679,1761,1864,1965,2051,2145"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2765,2863,2985,3101,3222,3316,3400,3494,3596,3690,3783,3885,3976,4104,4219,4310,4394,4476,4579,4680,4766",
+ "endColumns": "97,121,115,120,93,83,93,101,93,92,101,90,127,114,90,83,81,102,100,85,93",
+ "endOffsets": "2858,2980,3096,3217,3311,3395,3489,3591,3685,3778,3880,3971,4099,4214,4305,4389,4471,4574,4675,4761,4855"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4860",
+ "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,4934"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-tr_values-tr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4936",
+ "endColumns": "100",
+ "endOffsets": "5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4857",
+ "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,4931"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,380,500,598,691,786,892,988,1082,1180,1274,1374,1480,1567,1650,1734,1833,1945,2031",
+ "endColumns": "103,108,111,119,97,92,94,105,95,93,97,93,99,105,86,82,83,98,111,85,94",
+ "endOffsets": "154,263,375,495,593,686,781,887,983,1077,1175,1269,1369,1475,1562,1645,1729,1828,1940,2026,2121"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2786,2890,2999,3111,3231,3329,3422,3517,3623,3719,3813,3911,4005,4105,4211,4298,4381,4465,4564,4676,4762",
+ "endColumns": "103,108,111,119,97,92,94,105,95,93,97,93,99,105,86,82,83,98,111,85,94",
+ "endOffsets": "2885,2994,3106,3226,3324,3417,3512,3618,3714,3808,3906,4000,4100,4206,4293,4376,4460,4559,4671,4757,4852"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-fr_values-fr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4951",
+ "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,5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,258,365,474,577,663,763,873,970,1065,1160,1256,1376,1503,1587,1672,1755,1861,1964,2051",
+ "endColumns": "98,103,106,108,102,85,99,109,96,94,94,95,119,126,83,84,82,105,102,86,95",
+ "endOffsets": "149,253,360,469,572,658,758,868,965,1060,1155,1251,1371,1498,1582,1667,1750,1856,1959,2046,2142"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2859,2958,3062,3169,3278,3381,3467,3567,3677,3774,3869,3964,4060,4180,4307,4391,4476,4559,4665,4768,4855",
+ "endColumns": "98,103,106,108,102,85,99,109,96,94,94,95,119,126,83,84,82,105,102,86,95",
+ "endOffsets": "2953,3057,3164,3273,3376,3462,3562,3672,3769,3864,3959,4055,4175,4302,4386,4471,4554,4660,4763,4850,4946"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-nl_values-nl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,259,372,491,587,674,766,867,965,1064,1168,1263,1381,1495,1582,1668,1753,1853,1959,2046",
+ "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
+ "endOffsets": "149,254,367,486,582,669,761,862,960,1059,1163,1258,1376,1490,1577,1663,1748,1848,1954,2041,2137"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2839,2938,3043,3156,3275,3371,3458,3550,3651,3749,3848,3952,4047,4165,4279,4366,4452,4537,4637,4743,4830",
+ "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
+ "endOffsets": "2933,3038,3151,3270,3366,3453,3545,3646,3744,3843,3947,4042,4160,4274,4361,4447,4532,4632,4738,4825,4921"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4926",
+ "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,5003"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5008",
+ "endColumns": "100",
+ "endOffsets": "5104"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ml_values-ml.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,5050",
+ "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,5127"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,274,396,511,614,717,811,928,1028,1125,1222,1322,1436,1560,1656,1746,1834,1949,2048,2136",
+ "endColumns": "102,115,121,114,102,102,93,116,99,96,96,99,113,123,95,89,87,114,98,87,95",
+ "endOffsets": "153,269,391,506,609,712,806,923,1023,1120,1217,1317,1431,1555,1651,1741,1829,1944,2043,2131,2227"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2873,2976,3092,3214,3329,3432,3535,3629,3746,3846,3943,4040,4140,4254,4378,4474,4564,4652,4767,4866,4954",
+ "endColumns": "102,115,121,114,102,102,93,116,99,96,96,99,113,123,95,89,87,114,98,87,95",
+ "endOffsets": "2971,3087,3209,3324,3427,3530,3624,3741,3841,3938,4035,4135,4249,4373,4469,4559,4647,4762,4861,4949,5045"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ml\\values-ml.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5132",
+ "endColumns": "100",
+ "endOffsets": "5228"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sw720dp-v13_values-sw720dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw720dp-v13\\values-sw720dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,124",
+ "endColumns": "68,68",
+ "endOffsets": "119,188"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-iw_values-iw.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4843",
+ "endColumns": "100",
+ "endOffsets": "4939"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4762",
+ "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,4838"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,267,375,485,584,668,762,866,962,1055,1144,1235,1339,1443,1527,1610,1693,1790,1887,1972",
+ "endColumns": "104,106,107,109,98,83,93,103,95,92,88,90,103,103,83,82,82,96,96,84,93",
+ "endOffsets": "155,262,370,480,579,663,757,861,957,1050,1139,1230,1334,1438,1522,1605,1688,1785,1882,1967,2061"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2751,2856,2963,3071,3181,3280,3364,3458,3562,3658,3751,3840,3931,4035,4139,4223,4306,4389,4486,4583,4668",
+ "endColumns": "104,106,107,109,98,83,93,103,95,92,88,90,103,103,83,82,82,96,96,84,93",
+ "endOffsets": "2851,2958,3066,3176,3275,3359,3453,3557,3653,3746,3835,3926,4030,4134,4218,4301,4384,4481,4578,4663,4757"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sw_values-sw.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4890",
+ "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,4967"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4972",
+ "endColumns": "100",
+ "endOffsets": "5068"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,278,396,514,609,696,794,896,992,1085,1174,1265,1385,1506,1592,1675,1765,1862,1967,2052",
+ "endColumns": "105,116,117,117,94,86,97,101,95,92,88,90,119,120,85,82,89,96,104,84,91",
+ "endOffsets": "156,273,391,509,604,691,789,891,987,1080,1169,1260,1380,1501,1587,1670,1760,1857,1962,2047,2139"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2801,2907,3024,3142,3260,3355,3442,3540,3642,3738,3831,3920,4011,4131,4252,4338,4421,4511,4608,4713,4798",
+ "endColumns": "105,116,117,117,94,86,97,101,95,92,88,90,119,120,85,82,89,96,104,84,91",
+ "endOffsets": "2902,3019,3137,3255,3350,3437,3535,3637,3733,3826,3915,4006,4126,4247,4333,4416,4506,4603,4708,4793,4885"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-hy_values-hy.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,280,400,522,617,704,799,905,1001,1094,1185,1278,1389,1501,1590,1677,1765,1874,1988,2076",
+ "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
+ "endOffsets": "156,275,395,517,612,699,794,900,996,1089,1180,1273,1384,1496,1585,1672,1760,1869,1983,2071,2164"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2802,2908,3027,3147,3269,3364,3451,3546,3652,3748,3841,3932,4025,4136,4248,4337,4424,4512,4621,4735,4823",
+ "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
+ "endOffsets": "2903,3022,3142,3264,3359,3446,3541,3647,3743,3836,3927,4020,4131,4243,4332,4419,4507,4616,4730,4818,4911"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4916",
+ "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,4993"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4998",
+ "endColumns": "100",
+ "endOffsets": "5094"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-pt_values-pt.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4980",
+ "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,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ja_values-ja.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,251,349,452,542,623,713,813,907,1000,1089,1177,1276,1381,1464,1544,1624,1717,1810,1894",
+ "endColumns": "97,97,97,102,89,80,89,99,93,92,88,87,98,104,82,79,79,92,92,83,88",
+ "endOffsets": "148,246,344,447,537,618,708,808,902,995,1084,1172,1271,1376,1459,1539,1619,1712,1805,1889,1978"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2693,2791,2889,2987,3090,3180,3261,3351,3451,3545,3638,3727,3815,3914,4019,4102,4182,4262,4355,4448,4532",
+ "endColumns": "97,97,97,102,89,80,89,99,93,92,88,87,98,104,82,79,79,92,92,83,88",
+ "endOffsets": "2786,2884,2982,3085,3175,3256,3346,3446,3540,3633,3722,3810,3909,4014,4097,4177,4257,4350,4443,4527,4616"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4699",
+ "endColumns": "100",
+ "endOffsets": "4795"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4621",
+ "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,4694"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v28_values-v28.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rIN_values-en-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4781",
+ "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,4858"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-lo_values-lo.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4903",
+ "endColumns": "100",
+ "endOffsets": "4999"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4822",
+ "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,4898"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,271,386,508,605,696,793,899,993,1088,1187,1279,1381,1488,1577,1660,1741,1843,1943,2028",
+ "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
+ "endOffsets": "153,266,381,503,600,691,788,894,988,1083,1182,1274,1376,1483,1572,1655,1736,1838,1938,2023,2117"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2755,2858,2971,3086,3208,3305,3396,3493,3599,3693,3788,3887,3979,4081,4188,4277,4360,4441,4543,4643,4728",
+ "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
+ "endOffsets": "2853,2966,3081,3203,3300,3391,3488,3594,3688,3783,3882,3974,4076,4183,4272,4355,4436,4538,4638,4723,4817"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-th_values-th.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4821",
+ "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,4897"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4902",
+ "endColumns": "100",
+ "endOffsets": "4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,270,384,508,605,691,783,887,981,1072,1174,1264,1366,1475,1566,1648,1730,1825,1934,2018",
+ "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
+ "endOffsets": "153,265,379,503,600,686,778,882,976,1067,1169,1259,1361,1470,1561,1643,1725,1820,1929,2013,2107"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2867,2979,3093,3217,3314,3400,3492,3596,3690,3781,3883,3973,4075,4184,4275,4357,4439,4534,4643,4727",
+ "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
+ "endOffsets": "2862,2974,3088,3212,3309,3395,3487,3591,3685,3776,3878,3968,4070,4179,4270,4352,4434,4529,4638,4722,4816"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-fi_values-fi.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4898",
+ "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,4973"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,264,374,491,589,683,783,894,990,1086,1185,1279,1391,1500,1587,1671,1756,1860,1975,2066",
+ "endColumns": "100,107,109,116,97,93,99,110,95,95,98,93,111,108,86,83,84,103,114,90,94",
+ "endOffsets": "151,259,369,486,584,678,778,889,985,1081,1180,1274,1386,1495,1582,1666,1751,1855,1970,2061,2156"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2792,2893,3001,3111,3228,3326,3420,3520,3631,3727,3823,3922,4016,4128,4237,4324,4408,4493,4597,4712,4803",
+ "endColumns": "100,107,109,116,97,93,99,110,95,95,98,93,111,108,86,83,84,103,114,90,94",
+ "endOffsets": "2888,2996,3106,3223,3321,3415,3515,3626,3722,3818,3917,4011,4123,4232,4319,4403,4488,4592,4707,4798,4893"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4978",
+ "endColumns": "100",
+ "endOffsets": "5074"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-nb_values-nb.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,478,572,656,751,854,949,1042,1135,1224,1348,1460,1552,1638,1721,1822,1929,2015",
+ "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
+ "endOffsets": "150,256,364,473,567,651,746,849,944,1037,1130,1219,1343,1455,1547,1633,1716,1817,1924,2010,2104"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2747,2847,2953,3061,3170,3264,3348,3443,3546,3641,3734,3827,3916,4040,4152,4244,4330,4413,4514,4621,4707",
+ "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
+ "endOffsets": "2842,2948,3056,3165,3259,3343,3438,3541,3636,3729,3822,3911,4035,4147,4239,4325,4408,4509,4616,4702,4796"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4801",
+ "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,4875"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4880",
+ "endColumns": "100",
+ "endOffsets": "4976"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-bs_values-bs.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,276,393,518,614,703,797,902,1000,1092,1188,1281,1398,1515,1602,1687,1773,1878,1986,2072",
+ "endColumns": "107,112,116,124,95,88,93,104,97,91,95,92,116,116,86,84,85,104,107,85,93",
+ "endOffsets": "158,271,388,513,609,698,792,897,995,1087,1183,1276,1393,1510,1597,1682,1768,1873,1981,2067,2161"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2842,2950,3063,3180,3305,3401,3490,3584,3689,3787,3879,3975,4068,4185,4302,4389,4474,4560,4665,4773,4859",
+ "endColumns": "107,112,116,124,95,88,93,104,97,91,95,92,116,116,86,84,85,104,107,85,93",
+ "endOffsets": "2945,3058,3175,3300,3396,3485,3579,3684,3782,3874,3970,4063,4180,4297,4384,4469,4555,4660,4768,4854,4948"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4953",
+ "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,5032"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-az_values-az.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4985",
+ "endColumns": "100",
+ "endOffsets": "5081"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,263,370,488,586,677,776,880,979,1081,1178,1277,1390,1497,1581,1663,1751,1854,1956,2042",
+ "endColumns": "101,105,106,117,97,90,98,103,98,101,96,98,112,106,83,81,87,102,101,85,94",
+ "endOffsets": "152,258,365,483,581,672,771,875,974,1076,1173,1272,1385,1492,1576,1658,1746,1849,1951,2037,2132"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2820,2922,3028,3135,3253,3351,3442,3541,3645,3744,3846,3943,4042,4155,4262,4346,4428,4516,4619,4721,4807",
+ "endColumns": "101,105,106,117,97,90,98,103,98,101,96,98,112,106,83,81,87,102,101,85,94",
+ "endOffsets": "2917,3023,3130,3248,3346,3437,3536,3640,3739,3841,3938,4037,4150,4257,4341,4423,4511,4614,4716,4802,4897"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4902",
+ "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,4980"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-af_values-af.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4935",
+ "endColumns": "100",
+ "endOffsets": "5031"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,381,494,593,680,776,883,982,1076,1169,1262,1385,1500,1589,1672,1754,1854,1951,2038",
+ "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
+ "endOffsets": "154,263,376,489,588,675,771,878,977,1071,1164,1257,1380,1495,1584,1667,1749,1849,1946,2033,2129"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2776,2880,2989,3102,3215,3314,3401,3497,3604,3703,3797,3890,3983,4106,4221,4310,4393,4475,4575,4672,4759",
+ "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
+ "endOffsets": "2875,2984,3097,3210,3309,3396,3492,3599,3698,3792,3885,3978,4101,4216,4305,4388,4470,4570,4667,4754,4850"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4855",
+ "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,4930"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v22_values-v22.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-bn_values-bn.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,276,396,516,614,707,803,914,1014,1112,1218,1317,1421,1535,1621,1704,1787,1892,1992,2079",
+ "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
+ "endOffsets": "155,271,391,511,609,702,798,909,1009,1107,1213,1312,1416,1530,1616,1699,1782,1887,1987,2074,2167"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2857,2962,3078,3198,3318,3416,3509,3605,3716,3816,3914,4020,4119,4223,4337,4423,4506,4589,4694,4794,4881",
+ "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
+ "endOffsets": "2957,3073,3193,3313,3411,3504,3600,3711,3811,3909,4015,4114,4218,4332,4418,4501,4584,4689,4789,4876,4969"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4974",
+ "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,5051"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5056",
+ "endColumns": "100",
+ "endOffsets": "5152"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rCA_values-en-rCA.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4862",
+ "endColumns": "100",
+ "endOffsets": "4958"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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"
+ },
+ "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,50",
+ "startColumns": "4,4,4,4,4,4,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,4780",
+ "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,4857"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1338,1446,1530,1612,1694,1792,1891,1977",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,106,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1333,1441,1525,1607,1689,1787,1886,1972,2066"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4047,4155,4239,4321,4403,4501,4600,4686",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,106,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4042,4150,4234,4316,4398,4496,4595,4681,4775"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ru_values-ru.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,286,414,541,637,740,830,936,1034,1128,1221,1315,1416,1526,1618,1709,1797,1904,2009,2096",
+ "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
+ "endOffsets": "156,281,409,536,632,735,825,931,1029,1123,1216,1310,1411,1521,1613,1704,1792,1899,2004,2091,2188"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2832,2938,3063,3191,3318,3414,3517,3607,3713,3811,3905,3998,4092,4193,4303,4395,4486,4574,4681,4786,4873",
+ "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
+ "endOffsets": "2933,3058,3186,3313,3409,3512,3602,3708,3806,3900,3993,4087,4188,4298,4390,4481,4569,4676,4781,4868,4965"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5051",
+ "endColumns": "100",
+ "endOffsets": "5147"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4970",
+ "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,5046"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-si_values-si.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,268,380,496,587,669,762,860,956,1051,1148,1244,1360,1466,1551,1640,1726,1825,1928,2015",
+ "endColumns": "100,111,111,115,90,81,92,97,95,94,96,95,115,105,84,88,85,98,102,86,91",
+ "endOffsets": "151,263,375,491,582,664,757,855,951,1046,1143,1239,1355,1461,1546,1635,1721,1820,1923,2010,2102"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2821,2922,3034,3146,3262,3353,3435,3528,3626,3722,3817,3914,4010,4126,4232,4317,4406,4492,4591,4694,4781",
+ "endColumns": "100,111,111,115,90,81,92,97,95,94,96,95,115,105,84,88,85,98,102,86,91",
+ "endOffsets": "2917,3029,3141,3257,3348,3430,3523,3621,3717,3812,3909,4005,4121,4227,4312,4401,4487,4586,4689,4776,4868"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4955",
+ "endColumns": "100",
+ "endOffsets": "5051"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4873",
+ "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,4950"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-km_values-km.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4937",
+ "endColumns": "100",
+ "endOffsets": "5033"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,270,382,494,594,679,789,897,991,1085,1175,1267,1373,1487,1571,1652,1733,1828,1929,2017",
+ "endColumns": "101,112,111,111,99,84,109,107,93,93,89,91,105,113,83,80,80,94,100,87,92",
+ "endOffsets": "152,265,377,489,589,674,784,892,986,1080,1170,1262,1368,1482,1566,1647,1728,1823,1924,2012,2105"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2799,2901,3014,3126,3238,3338,3423,3533,3641,3735,3829,3919,4011,4117,4231,4315,4396,4477,4572,4673,4761",
+ "endColumns": "101,112,111,111,99,84,109,107,93,93,89,91,105,113,83,80,80,94,100,87,92",
+ "endOffsets": "2896,3009,3121,3233,3333,3418,3528,3636,3730,3824,3914,4006,4112,4226,4310,4391,4472,4567,4668,4756,4849"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4854",
+ "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,4932"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-port_values-port.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-port\\values-port.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "55",
+ "endOffsets": "106"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-or_values-or.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-or\\values-or.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2936",
+ "endColumns": "100",
+ "endOffsets": "3032"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v26_values-v26.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-mr_values-mr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4959",
+ "endColumns": "100",
+ "endOffsets": "5055"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4879",
+ "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,4954"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,263,373,490,587,677,769,879,973,1068,1167,1264,1381,1490,1575,1657,1740,1843,1946,2032",
+ "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
+ "endOffsets": "148,258,368,485,582,672,764,874,968,1063,1162,1259,1376,1485,1570,1652,1735,1838,1941,2027,2122"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2807,2905,3015,3125,3242,3339,3429,3521,3631,3725,3820,3919,4016,4133,4242,4327,4409,4492,4595,4698,4784",
+ "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
+ "endOffsets": "2900,3010,3120,3237,3334,3424,3516,3626,3720,3815,3914,4011,4128,4237,4322,4404,4487,4590,4693,4779,4874"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-es-rUS_values-es-rUS.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,282,401,524,625,713,812,922,1019,1115,1210,1304,1421,1556,1640,1728,1813,1918,2034,2121",
+ "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
+ "endOffsets": "160,277,396,519,620,708,807,917,1014,1110,1205,1299,1416,1551,1635,1723,1808,1913,2029,2116,2215"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2838,2948,3065,3184,3307,3408,3496,3595,3705,3802,3898,3993,4087,4204,4339,4423,4511,4596,4701,4817,4904",
+ "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
+ "endOffsets": "2943,3060,3179,3302,3403,3491,3590,3700,3797,3893,3988,4082,4199,4334,4418,4506,4591,4696,4812,4899,4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5085",
+ "endColumns": "100",
+ "endOffsets": "5181"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,5003",
+ "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,5080"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-lt_values-lt.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,277,395,512,610,696,794,901,1000,1097,1189,1285,1400,1518,1608,1692,1780,1886,1991,2078",
+ "endColumns": "106,114,117,116,97,85,97,106,98,96,91,95,114,117,89,83,87,105,104,86,96",
+ "endOffsets": "157,272,390,507,605,691,789,896,995,1092,1184,1280,1395,1513,1603,1687,1775,1881,1986,2073,2170"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2895,3002,3117,3235,3352,3450,3536,3634,3741,3840,3937,4029,4125,4240,4358,4448,4532,4620,4726,4831,4918",
+ "endColumns": "106,114,117,116,97,85,97,106,98,96,91,95,114,117,89,83,87,105,104,86,96",
+ "endOffsets": "2997,3112,3230,3347,3445,3531,3629,3736,3835,3932,4024,4120,4235,4353,4443,4527,4615,4721,4826,4913,5010"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,5015",
+ "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,5093"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5098",
+ "endColumns": "100",
+ "endOffsets": "5194"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rXC_values-en-rXC.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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"
+ },
+ "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,50",
+ "startColumns": "4,4,4,4,4,4,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,9643",
+ "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,9817"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "202",
+ "endOffsets": "253"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "9822",
+ "endColumns": "202",
+ "endOffsets": "10020"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,257,465,675,887,1084,1267,1461,1664,1860,2058,2252,2446,2652,2862,3048,3230,3414,3614,3811,3999",
+ "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
+ "endOffsets": "252,460,670,882,1079,1262,1456,1659,1855,2053,2247,2441,2647,2857,3043,3225,3409,3609,3806,3994,4190"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5503,5705,5913,6123,6335,6532,6715,6909,7112,7308,7506,7700,7894,8100,8310,8496,8678,8862,9062,9259,9447",
+ "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
+ "endOffsets": "5700,5908,6118,6330,6527,6710,6904,7107,7303,7501,7695,7889,8095,8305,8491,8673,8857,9057,9254,9442,9638"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-land_values-land.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-land\\values-land.xml",
+ "from": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,130,208",
+ "endColumns": "74,77,74",
+ "endOffsets": "125,203,278"
+ },
+ "to": {
+ "startLines": "5,6,7",
+ "startColumns": "4,4,4",
+ "startOffsets": "264,339,417",
+ "endColumns": "74,77,74",
+ "endOffsets": "334,412,487"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-tl_values-tl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4965",
+ "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,5044"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,273,387,504,608,693,785,894,990,1088,1183,1277,1399,1511,1597,1681,1765,1870,1972,2058",
+ "endColumns": "104,112,113,116,103,84,91,108,95,97,94,93,121,111,85,83,83,104,101,85,96",
+ "endOffsets": "155,268,382,499,603,688,780,889,985,1083,1178,1272,1394,1506,1592,1676,1760,1865,1967,2053,2150"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2865,2970,3083,3197,3314,3418,3503,3595,3704,3800,3898,3993,4087,4209,4321,4407,4491,4575,4680,4782,4868",
+ "endColumns": "104,112,113,116,103,84,91,108,95,97,94,93,121,111,85,83,83,104,101,85,96",
+ "endOffsets": "2965,3078,3192,3309,3413,3498,3590,3699,3795,3893,3988,4082,4204,4316,4402,4486,4570,4675,4777,4863,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5049",
+ "endColumns": "100",
+ "endOffsets": "5145"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-gl_values-gl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5053",
+ "endColumns": "100",
+ "endOffsets": "5149"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4971",
+ "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,5048"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,269,381,497,598,683,782,887,984,1080,1175,1270,1391,1526,1617,1705,1788,1887,2002,2089",
+ "endColumns": "103,109,111,115,100,84,98,104,96,95,94,94,120,134,90,87,82,98,114,86,98",
+ "endOffsets": "154,264,376,492,593,678,777,882,979,1075,1170,1265,1386,1521,1612,1700,1783,1882,1997,2084,2183"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2838,2942,3052,3164,3280,3381,3466,3565,3670,3767,3863,3958,4053,4174,4309,4400,4488,4571,4670,4785,4872",
+ "endColumns": "103,109,111,115,100,84,98,104,96,95,94,94,120,134,90,87,82,98,114,86,98",
+ "endOffsets": "2937,3047,3159,3275,3376,3461,3560,3665,3762,3858,3953,4048,4169,4304,4395,4483,4566,4665,4780,4867,4966"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v24_values-v24.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.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\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-h720dp-v13_values-h720dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-h720dp-v13\\values-h720dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "66",
+ "endOffsets": "117"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-el_values-el.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4978",
+ "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,5058"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,271,381,498,593,680,779,882,981,1077,1171,1265,1391,1502,1586,1675,1760,1863,1972,2059",
+ "endColumns": "104,110,109,116,94,86,98,102,98,95,93,93,125,110,83,88,84,102,108,86,94",
+ "endOffsets": "155,266,376,493,588,675,774,877,976,1072,1166,1260,1386,1497,1581,1670,1755,1858,1967,2054,2149"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2879,2984,3095,3205,3322,3417,3504,3603,3706,3805,3901,3995,4089,4215,4326,4410,4499,4584,4687,4796,4883",
+ "endColumns": "104,110,109,116,94,86,98,102,98,95,93,93,125,110,83,88,84,102,108,86,94",
+ "endOffsets": "2979,3090,3200,3317,3412,3499,3598,3701,3800,3896,3990,4084,4210,4321,4405,4494,4579,4682,4791,4878,4973"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5063",
+ "endColumns": "100",
+ "endOffsets": "5159"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ro_values-ro.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5095",
+ "endColumns": "100",
+ "endOffsets": "5191"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,278,398,517,617,706,806,916,1016,1115,1210,1305,1426,1547,1637,1721,1805,1908,2013,2099",
+ "endColumns": "108,113,119,118,99,88,99,109,99,98,94,94,120,120,89,83,83,102,104,85,97",
+ "endOffsets": "159,273,393,512,612,701,801,911,1011,1110,1205,1300,1421,1542,1632,1716,1800,1903,2008,2094,2192"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2870,2979,3093,3213,3332,3432,3521,3621,3731,3831,3930,4025,4120,4241,4362,4452,4536,4620,4723,4828,4914",
+ "endColumns": "108,113,119,118,99,88,99,109,99,98,94,94,120,120,89,83,83,102,104,85,97",
+ "endOffsets": "2974,3088,3208,3327,3427,3516,3616,3726,3826,3925,4020,4115,4236,4357,4447,4531,4615,4718,4823,4909,5007"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,5012",
+ "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,5090"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-mn_values-mn.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4995",
+ "endColumns": "100",
+ "endOffsets": "5091"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,276,396,509,615,709,805,917,1012,1107,1197,1289,1393,1512,1602,1689,1774,1879,1989,2075",
+ "endColumns": "106,113,119,112,105,93,95,111,94,94,89,91,103,118,89,86,84,104,109,85,98",
+ "endOffsets": "157,271,391,504,610,704,800,912,1007,1102,1192,1284,1388,1507,1597,1684,1769,1874,1984,2070,2169"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2795,2902,3016,3136,3249,3355,3449,3545,3657,3752,3847,3937,4029,4133,4252,4342,4429,4514,4619,4729,4815",
+ "endColumns": "106,113,119,112,105,93,95,111,94,94,89,91,103,118,89,86,84,104,109,85,98",
+ "endOffsets": "2897,3011,3131,3244,3350,3444,3540,3652,3747,3842,3932,4024,4128,4247,4337,4424,4509,4614,4724,4810,4909"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4914",
+ "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,4990"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-eu_values-eu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5052",
+ "endColumns": "100",
+ "endOffsets": "5148"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,276,392,513,609,696,794,899,994,1089,1185,1278,1390,1514,1600,1691,1776,1877,1988,2075",
+ "endColumns": "105,114,115,120,95,86,97,104,94,94,95,92,111,123,85,90,84,100,110,86,93",
+ "endOffsets": "156,271,387,508,604,691,789,894,989,1084,1180,1273,1385,1509,1595,1686,1771,1872,1983,2070,2164"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2856,2962,3077,3193,3314,3410,3497,3595,3700,3795,3890,3986,4079,4191,4315,4401,4492,4577,4678,4789,4876",
+ "endColumns": "105,114,115,120,95,86,97,104,94,94,95,92,111,123,85,90,84,100,110,86,93",
+ "endOffsets": "2957,3072,3188,3309,3405,3492,3590,3695,3790,3885,3981,4074,4186,4310,4396,4487,4572,4673,4784,4871,4965"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4970",
+ "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,5047"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v18_values-v18.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v18\\values-v18.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "48",
+ "endOffsets": "99"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-zu_values-zu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,280,398,519,617,703,804,911,1006,1098,1189,1280,1399,1514,1600,1683,1765,1865,1969,2057",
+ "endColumns": "108,115,117,120,97,85,100,106,94,91,90,90,118,114,85,82,81,99,103,87,97",
+ "endOffsets": "159,275,393,514,612,698,799,906,1001,1093,1184,1275,1394,1509,1595,1678,1760,1860,1964,2052,2150"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2817,2926,3042,3160,3281,3379,3465,3566,3673,3768,3860,3951,4042,4161,4276,4362,4445,4527,4627,4731,4819",
+ "endColumns": "108,115,117,120,97,85,100,106,94,91,90,90,118,114,85,82,81,99,103,87,97",
+ "endOffsets": "2921,3037,3155,3276,3374,3460,3561,3668,3763,3855,3946,4037,4156,4271,4357,4440,4522,4622,4726,4814,4912"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4998",
+ "endColumns": "100",
+ "endOffsets": "5094"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4917",
+ "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,4993"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sk_values-sk.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5033",
+ "endColumns": "100",
+ "endOffsets": "5129"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,271,384,497,598,694,791,899,997,1091,1182,1276,1404,1522,1611,1696,1782,1883,1987,2073",
+ "endColumns": "104,110,112,112,100,95,96,107,97,93,90,93,127,117,88,84,85,100,103,85,96",
+ "endOffsets": "155,266,379,492,593,689,786,894,992,1086,1177,1271,1399,1517,1606,1691,1777,1878,1982,2068,2165"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2830,2935,3046,3159,3272,3373,3469,3566,3674,3772,3866,3957,4051,4179,4297,4386,4471,4557,4658,4762,4848",
+ "endColumns": "104,110,112,112,100,95,96,107,97,93,90,93,127,117,88,84,85,100,103,85,96",
+ "endOffsets": "2930,3041,3154,3267,3368,3464,3561,3669,3767,3861,3952,4046,4174,4292,4381,4466,4552,4653,4757,4843,4940"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4945",
+ "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,5028"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values_values.arsc.flat",
+ "map": [
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\values\\dimens.xml",
+ "from": {
+ "startLines": "19,20,21,22,18",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "783,836,890,944,730",
+ "endColumns": "51,52,52,51,51",
+ "endOffsets": "830,884,938,991,777"
+ },
+ "to": {
+ "startLines": "347,348,349,350,351",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "20549,20601,20654,20707,20759",
+ "endColumns": "51,52,52,51,51",
+ "endOffsets": "20596,20649,20702,20754,20806"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\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": "166,185,186,187,188,224",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "8227,9599,9650,9701,9753,12104",
+ "endColumns": "49,50,50,51,51,56",
+ "endOffsets": "8272,9645,9696,9748,9800,12156"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\values\\strings.xml",
+ "from": {
+ "startLines": "140,81,84,83,82,21,22,23,130,131,139,138,28,20,94,93,90,92,91,89,88,87,106,105,104,96,41,40,19,66,31,32,97,43,85,132,80,69,72,44,50,76,74,55,45,65,64,63,59,58,56,57,60,61,51,79,62,70,49,54,53,52,68,75,73,71,48,67,46,47,78,30,36,38,35,37,77,34,33,27,26,113,112,116,128,121,120,122,123,125,124,114,115,119,117,118,111,126,127,137,135,134,136,29,95,103,108,107,109,102,101,100,99,24,25",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "8914,4485,4749,4652,4582,967,1011,1064,8402,8452,8855,8803,1429,912,5588,5504,5209,5395,5304,5137,5052,4968,6446,6362,6259,5745,2164,2112,846,3582,1636,1690,5807,2259,4833,8516,4413,3770,3930,2319,2640,4144,4034,2946,2378,3510,3448,3390,3164,3111,3006,3060,3215,3266,2688,4346,3327,3820,2592,2890,2801,2742,3707,4092,3986,3884,2541,3661,2436,2480,4278,1580,1905,2015,1857,1961,4206,1800,1751,1373,1319,6909,6841,7153,8303,7522,7440,7597,7687,7931,7851,6994,7070,7380,7218,7299,6785,8076,8199,8761,8632,8574,8686,1514,5676,6172,6583,6513,6664,6112,6056,5993,5932,1117,1228",
+ "endLines": "144,81,84,83,82,21,22,23,130,131,139,138,28,20,94,93,90,92,91,89,88,87,106,105,104,96,41,40,19,66,31,32,97,43,85,132,80,69,72,44,50,76,74,55,45,65,64,63,59,58,56,57,60,61,51,79,62,70,49,54,53,52,68,75,73,71,48,67,46,47,78,30,36,38,35,37,77,34,33,27,26,113,112,116,128,121,120,122,123,125,124,114,115,119,117,118,111,126,127,137,135,134,136,29,95,103,108,107,109,102,101,100,99,24,25",
+ "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,53,86,82,93,107,89,70,83,82,65,82,101,60,61,50,64,77,52,59,104,58,101,54,70,48,54,57,46,60,56,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,54,87,57,61,50,46,44,49,44,42,59,66,54,54,52,46,52,70,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89",
+ "endOffsets": "9322,4576,4827,4743,4646,1005,1058,1111,8446,8510,8908,8849,1508,961,5670,5582,5298,5498,5389,5203,5131,5046,6507,6440,6356,5801,2221,2158,906,3655,1684,1745,5907,2313,4930,8566,4479,3814,3980,2372,2682,4200,4086,3000,2430,3576,3504,3442,3209,3158,3054,3105,3260,3321,2736,4407,3384,3878,2634,2940,2884,2795,3764,4138,4028,3924,2586,3701,2474,2535,4340,1630,1955,2063,1899,2009,4272,1851,1794,1423,1367,6988,6903,7212,8394,7591,7516,7681,7845,8070,7925,7064,7147,7434,7293,7374,6835,8193,8297,8797,8680,8626,8755,1574,5739,6253,6658,6577,6753,6166,6106,6050,5987,1222,1313"
+ },
+ "to": {
+ "startLines": "389,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,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,559,560,562,563,564,565,566,567,568,569,570,571,572",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "22867,26018,26114,26197,26293,26362,26405,26457,26509,26558,26621,26679,26730,26814,26868,26955,27038,27132,27240,27330,27401,27485,27568,27634,27717,27819,27880,27942,27993,28058,28136,28189,28249,28354,28413,28515,28570,28641,28690,28745,28803,28850,28911,28968,29027,29084,29155,29216,29273,29323,29375,29428,29478,29528,29588,29641,29707,29769,29832,29879,29934,30022,30080,30142,30193,30240,30285,30335,30380,30423,30483,32221,32276,32331,32384,32431,32484,32555,32611,32659,32714,32767,32851,32918,32982,33078,33152,33233,33322,33485,33629,33708,33783,33865,33924,34004,34084,34139,34261,34364,34405,34458,34568,34642,34778,34846,34932,35012,35081,35175,35234,35289,35351,35411,35521",
+ "endLines": "393,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,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,559,560,562,563,564,565,566,567,568,569,570,571,572",
+ "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,53,86,82,93,107,89,70,83,82,65,82,101,60,61,50,64,77,52,59,104,58,101,54,70,48,54,57,46,60,56,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,54,87,57,61,50,46,44,49,44,42,59,66,54,54,52,46,52,70,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89",
+ "endOffsets": "23255,26109,26192,26288,26357,26400,26452,26504,26553,26616,26674,26725,26809,26863,26950,27033,27127,27235,27325,27396,27480,27563,27629,27712,27814,27875,27937,27988,28053,28131,28184,28244,28349,28408,28510,28565,28636,28685,28740,28798,28845,28906,28963,29022,29079,29150,29211,29268,29318,29370,29423,29473,29523,29583,29636,29702,29764,29827,29874,29929,30017,30075,30137,30188,30235,30280,30330,30375,30418,30478,30545,32271,32326,32379,32426,32479,32550,32606,32654,32709,32762,32846,32913,32977,33073,33147,33228,33317,33480,33624,33703,33778,33860,33919,33999,34079,34134,34256,34359,34400,34453,34510,34637,34702,34841,34927,35007,35076,35170,35229,35284,35346,35406,35516,35606"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\28311d78d83b5fa40014ff049554d56a\\coordinatorlayout-1.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": "25,2155,2862,2872",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "1091,142169,185799,186407",
+ "endLines": "25,2157,2871,2960",
+ "endColumns": "60,12,24,24",
+ "endOffsets": "1147,142309,186402,191613"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\values\\attrs.xml",
+ "from": {
+ "startLines": "1",
+ "startColumns": "4",
+ "startOffsets": "17",
+ "endLines": "4",
+ "endColumns": "24",
+ "endOffsets": "211"
+ },
+ "to": {
+ "startLines": "3054",
+ "startColumns": "4",
+ "startOffsets": "197622",
+ "endLines": "3057",
+ "endColumns": "24",
+ "endOffsets": "197811"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,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,79,95,98,101,108,114,117,14",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,122,182,244,317,385,447,508,581,649,710,764,1435,1510,1588,1663,1738,1798,1858,1946,2032,2119,2179,2249,2325,2403,2485,2590,2655,2708,2770,2842,2908,2974,3038,3100,3178,3256,3310,3362,3414,3482,3552,3642,3730,3786,3850,3951,4052,4145,5242,6347,6520,6689,7126,7568,7770,827",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,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,78,94,97,100,107,113,116,119,25",
+ "endColumns": "66,59,61,72,67,61,60,72,67,60,53,62,74,77,74,74,59,59,87,85,86,59,69,75,77,81,104,64,52,61,71,65,65,63,61,77,77,53,51,51,67,69,89,87,55,63,100,100,92,12,12,12,12,12,12,12,12,24",
+ "endOffsets": "117,177,239,312,380,442,503,576,644,705,759,822,1505,1583,1658,1733,1793,1853,1941,2027,2114,2174,2244,2320,2398,2480,2585,2650,2703,2765,2837,2903,2969,3033,3095,3173,3251,3305,3357,3409,3477,3547,3637,3725,3781,3845,3946,4047,4140,5237,6342,6515,6684,7121,7563,7765,7954,1430"
+ },
+ "to": {
+ "startLines": "140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,384,385,386,387,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,1918,1919,1920,1984,2000,2016,2019,2036,2043,2149,2152,3151",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6471,6538,6598,6660,6733,6801,6863,6924,6997,7065,7126,7180,18936,19011,19089,19164,19239,19299,22476,22564,22650,22737,30550,30620,30696,30774,30856,30961,31026,31079,31141,31213,31279,31345,31409,31471,31549,31627,31681,31733,31785,31853,31923,32013,32101,32157,125122,125223,125324,129347,130444,131549,131722,132956,133393,141778,141980,202692",
+ "endLines": "140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,384,385,386,387,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,1918,1919,1920,1999,2015,2018,2021,2042,2048,2151,2154,3162",
+ "endColumns": "66,59,61,72,67,61,60,72,67,60,53,62,74,77,74,74,59,59,87,85,86,59,69,75,77,81,104,64,52,61,71,65,65,63,61,77,77,53,51,51,67,69,89,87,55,63,100,100,92,12,12,12,12,12,12,12,12,24",
+ "endOffsets": "6533,6593,6655,6728,6796,6858,6919,6992,7060,7121,7175,7238,19006,19084,19159,19234,19294,19354,22559,22645,22732,22792,30615,30691,30769,30851,30956,31021,31074,31136,31208,31274,31340,31404,31466,31544,31622,31676,31728,31780,31848,31918,32008,32096,32152,32216,125218,125319,125412,130439,131544,131717,131886,133388,133830,141975,142164,203295"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\83983c5d0d69e8bd85506b0a24061494\\constraintlayout-1.1.2\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,11,12,13,14,15,19,20,21,22,25,26,29,32,33,34,35,36,39,42,43,44,45,50,53,56,57,58,63,64,65,68,71,72,75,78,81,84,85,88,91,92,97,98,103,106,109,110,111,112,113,114,115,116,117,118,126,127,128,129",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,116,407,455,507,568,614,741,802,862,932,1065,1133,1262,1388,1450,1515,1583,1650,1773,1898,1965,2030,2095,2276,2397,2518,2584,2651,2861,2930,2996,3121,3247,3314,3440,3567,3692,3819,3884,4010,4133,4198,4406,4473,4653,4773,4893,4958,5020,5082,5144,5203,5263,5324,5385,5444,5784,8360,8492,11494",
+ "endLines": "2,10,11,12,13,14,18,19,20,21,24,25,28,31,32,33,34,35,38,41,42,43,44,49,52,55,56,57,62,63,64,67,70,71,74,77,80,83,84,87,90,91,96,97,102,105,108,109,110,111,112,113,114,115,116,117,125,126,127,128,129",
+ "endColumns": "60,11,47,51,60,45,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,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,2575,131,3001,107",
+ "endOffsets": "111,402,450,502,563,609,736,797,857,927,1060,1128,1257,1383,1445,1510,1578,1645,1768,1893,1960,2025,2090,2271,2392,2513,2579,2646,2856,2925,2991,3116,3242,3309,3435,3562,3687,3814,3879,4005,4128,4193,4401,4468,4648,4768,4888,4953,5015,5077,5139,5198,5258,5319,5380,5439,5779,8355,8487,11489,11597"
+ },
+ "to": {
+ "startLines": "12,13,21,22,23,24,27,33,34,35,36,39,40,43,46,47,48,49,50,53,56,57,58,59,64,67,70,71,72,77,78,79,82,85,86,89,92,95,98,99,102,105,106,111,112,117,120,123,124,125,126,127,128,129,130,131,132,2859,2860,2861,3102",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "532,593,884,932,984,1045,1207,1428,1489,1549,1619,1752,1820,1949,2075,2137,2202,2270,2337,2460,2585,2652,2717,2782,2963,3084,3205,3271,3338,3548,3617,3683,3808,3934,4001,4127,4254,4379,4506,4571,4697,4820,4885,5093,5160,5340,5460,5580,5645,5707,5769,5831,5890,5950,6011,6072,6131,180089,182665,182797,199953",
+ "endLines": "12,20,21,22,23,24,30,33,34,35,38,39,42,45,46,47,48,49,52,55,56,57,58,63,66,69,70,71,76,77,78,81,84,85,88,91,94,97,98,101,104,105,110,111,116,119,122,123,124,125,126,127,128,129,130,131,139,2859,2860,2861,3102",
+ "endColumns": "60,11,47,51,60,45,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,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,2575,131,3001,107",
+ "endOffsets": "588,879,927,979,1040,1086,1329,1484,1544,1614,1747,1815,1944,2070,2132,2197,2265,2332,2455,2580,2647,2712,2777,2958,3079,3200,3266,3333,3543,3612,3678,3803,3929,3996,4122,4249,4374,4501,4566,4692,4815,4880,5088,5155,5335,5455,5575,5640,5702,5764,5826,5885,5945,6006,6067,6126,6466,182660,182792,185794,200056"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\c3b049f88a2cdec386a83a3aafd3b8b3\\recyclerview-1.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": "309,310,311,319,320,321,367,3363",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "17939,17998,18046,18713,18788,18864,21651,212890",
+ "endLines": "309,310,311,319,320,321,367,3390",
+ "endColumns": "58,47,55,74,75,71,65,24",
+ "endOffsets": "17993,18041,18097,18783,18859,18931,21712,214365"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.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": "203,343,344,345,346,1907,1909,1910,1915,1917",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "10609,20337,20390,20443,20496,124300,124476,124598,124860,125055",
+ "endColumns": "88,52,52,52,52,65,121,60,65,66",
+ "endOffsets": "10693,20385,20438,20491,20544,124361,124593,124654,124921,125117"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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": "201,202,300,301,302,303,304,305,306,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,360,361,368,369,373,374,375,376,377,378,388,561,1902,1903,1908,1911,1916,2147,2148,2826,2979,3022,3058,3095",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "10477,10546,17278,17348,17416,17488,17558,17619,17693,19359,19420,19481,19543,19607,19669,19730,19798,19898,19958,20024,20097,20166,20223,20275,21264,21336,21717,21752,21929,21979,22040,22097,22131,22166,22797,34707,123982,124099,124366,124659,124926,141639,141711,178399,192651,195557,197816,199576",
+ "endLines": "201,202,300,301,302,303,304,305,306,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,360,361,368,369,373,374,375,376,377,378,388,561,1902,1906,1908,1914,1916,2147,2148,2832,3021,3053,3094,3101",
+ "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": "10541,10604,17343,17411,17483,17553,17614,17688,17761,19415,19476,19538,19602,19664,19725,19793,19893,19953,20019,20092,20161,20218,20270,20332,21331,21407,21747,21782,21974,22035,22092,22126,22161,22196,22862,34773,124094,124295,124471,124855,125050,141706,141773,178692,195552,197617,199571,199948"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\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,2948,3135",
+ "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,2940,2708,1102,1293,1484,1693,1905,913,2112,3127,3369"
+ },
+ "to": {
+ "startLines": "1638,1642,1646,1650,1927,1931,1935,1939,1943,1947,1951,2158,2161",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "103980,104188,104399,104625,125845,126028,126213,126398,126601,126807,126990,142314,142496",
+ "endLines": "1641,1645,1649,1652,1930,1934,1938,1942,1946,1950,1954,2160,2164",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "104183,104394,104620,104780,126023,126208,126393,126596,126802,126985,127186,142491,142727"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\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": "105,412",
+ "endLines": "7,11",
+ "endColumns": "19,19",
+ "endOffsets": "407,527"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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": "26,31,32,152,153,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,189,190,191,192,193,194,195,196,197,198,199,200,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,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,307,308,312,313,314,315,316,317,318,352,353,354,355,356,357,358,359,362,363,364,365,366,370,371,372,379,380,381,382,383,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,558,573,574,575,576,577,578,586,587,591,595,599,604,610,617,621,625,630,634,638,642,646,650,654,660,664,670,674,680,684,689,693,696,700,706,710,716,720,726,729,733,737,741,745,749,750,751,752,755,758,761,764,768,769,770,771,772,775,777,779,781,786,787,791,797,801,802,804,815,816,820,826,830,831,832,836,863,867,868,872,900,1068,1094,1263,1289,1320,1328,1334,1348,1370,1375,1380,1390,1399,1408,1412,1419,1427,1434,1435,1444,1447,1450,1454,1458,1462,1465,1466,1470,1474,1484,1489,1496,1502,1503,1506,1510,1515,1517,1519,1522,1525,1527,1531,1534,1541,1544,1547,1551,1553,1557,1559,1561,1563,1567,1575,1583,1595,1601,1610,1613,1624,1627,1632,1633,1653,1711,1770,1771,1781,1790,1791,1793,1797,1800,1803,1806,1809,1812,1815,1818,1822,1825,1828,1831,1835,1838,1842,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1868,1870,1871,1872,1873,1874,1875,1876,1877,1879,1880,1882,1883,1885,1887,1888,1890,1891,1892,1893,1894,1895,1897,1898,1899,1900,1901,1921,1923,1925,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1969,1970,1971,1972,1973,1974,1976,1980,2029,2030,2031,2032,2033,2034,2035,2053,2055,2057,2059,2061,2063,2064,2065,2066,2068,2070,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2086,2087,2088,2089,2091,2093,2094,2096,2097,2099,2101,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2116,2117,2118,2119,2121,2122,2123,2124,2125,2127,2129,2131,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2165,2248,2251,2254,2257,2271,2282,2292,2319,2326,2337,2367,2394,2403,2440,2821,2833,2961,3103,3139,3145,3163,3186,3327,3347,3353,3357,3391,3428,3440,3467,3472,3538,3553,3618,3637,3663",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1152,1334,1379,7243,7284,7339,7398,7460,7541,7602,7677,7753,7830,7908,7993,8075,8151,8277,8354,8432,8538,8644,8723,8803,8860,8918,8992,9067,9132,9198,9258,9319,9391,9464,9531,9805,9864,9923,9982,10041,10100,10154,10208,10261,10315,10369,10423,10698,10772,10851,10924,10998,11069,11141,11213,11286,11343,11401,11474,11548,11622,11697,11769,11842,11912,11983,12043,12161,12230,12299,12369,12443,12519,12583,12660,12736,12813,12878,12947,13024,13099,13168,13236,13313,13379,13440,13537,13602,13671,13770,13841,13900,13958,14015,14074,14138,14209,14281,14353,14425,14497,14564,14632,14700,14759,14822,14886,14976,15067,15127,15193,15260,15326,15396,15460,15513,15626,15684,15747,15812,15877,15952,16025,16097,16146,16207,16268,16329,16391,16455,16519,16583,16648,16711,16771,16832,16898,16957,17017,17079,17150,17210,17766,17852,18102,18192,18279,18367,18449,18532,18622,20811,20863,20921,20966,21032,21096,21153,21210,21412,21469,21517,21566,21617,21787,21834,21883,22201,22233,22297,22359,22419,23260,23334,23404,23482,23536,23606,23691,23739,23785,23856,23934,24012,24084,24158,24232,24306,24386,24459,24528,24600,24677,24738,24801,24867,24931,25002,25065,25130,25194,25255,25316,25368,25441,25515,25584,25659,25733,25807,25948,34515,35611,35689,35779,35867,35963,36053,36635,36724,36971,37252,37504,37789,38182,38659,38881,39103,39379,39606,39836,40066,40296,40526,40753,41172,41398,41823,42053,42481,42700,42983,43191,43322,43549,43975,44200,44627,44848,45273,45393,45669,45970,46294,46585,46899,47036,47167,47272,47514,47681,47885,48093,48364,48476,48588,48693,48810,49024,49170,49310,49396,49744,49832,50078,50496,50745,50827,50925,51542,51642,51894,52318,52573,52667,52756,52993,55045,55287,55389,55642,57826,68547,70063,80883,82411,84168,84794,85214,86275,87540,87796,88032,88579,89073,89678,89876,90456,91020,91395,91513,92051,92208,92404,92677,92933,93103,93244,93308,93590,93876,94552,94816,95154,95507,95601,95787,96093,96355,96480,96607,96846,97057,97176,97369,97546,98001,98182,98304,98563,98676,98863,98965,99072,99201,99476,99984,100480,101357,101651,102221,102370,103102,103274,103610,103702,104785,109129,113616,113678,114308,114922,115013,115126,115355,115515,115667,115838,116004,116173,116340,116503,116746,116916,117089,117260,117534,117733,117938,118268,118352,118448,118544,118642,118742,118844,118946,119048,119150,119252,119352,119448,119560,119689,119812,119943,120074,120172,120286,120380,120520,120654,120750,120862,120962,121078,121174,121286,121386,121526,121662,121826,121956,122114,122264,122405,122549,122684,122796,122946,123074,123202,123338,123470,123600,123730,123842,125417,125563,125707,127191,127257,127347,127423,127527,127617,127719,127827,127935,128035,128115,128207,128305,128415,128493,128599,128691,128795,128905,129027,129190,132284,132364,132464,132554,132664,132758,132864,134069,134169,134281,134395,134511,134627,134721,134835,134947,135049,135169,135291,135373,135477,135597,135723,135821,135915,136003,136115,136231,136353,136465,136640,136756,136842,136934,137046,137170,137237,137363,137431,137559,137703,137831,137900,137995,138110,138223,138322,138431,138542,138653,138754,138859,138959,139089,139180,139303,139397,139509,139595,139699,139795,139883,140001,140105,140209,140335,140423,140531,140631,140721,140831,140915,141017,141101,141155,141219,141325,141435,141519,142732,147876,147994,148109,148241,148956,149648,150165,151812,152197,152794,154393,155926,156314,158621,178139,178697,191618,200061,202074,202336,203300,204130,210912,212046,212340,212563,214370,216420,217068,218701,218971,222822,223423,227232,228447,229856",
+ "endLines": "26,31,32,152,153,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,189,190,191,192,193,194,195,196,197,198,199,200,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,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,307,308,312,313,314,315,316,317,318,352,353,354,355,356,357,358,359,362,363,364,365,366,370,371,372,379,380,381,382,383,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,558,573,574,575,576,577,585,586,590,594,598,603,609,616,620,624,629,633,637,641,645,649,653,659,663,669,673,679,683,688,692,695,699,705,709,715,719,725,728,732,736,740,744,748,749,750,751,754,757,760,763,767,768,769,770,771,774,776,778,780,785,786,790,796,800,801,803,814,815,819,825,829,830,831,835,862,866,867,871,899,1067,1093,1262,1288,1319,1327,1333,1347,1369,1374,1379,1389,1398,1407,1411,1418,1426,1433,1434,1443,1446,1449,1453,1457,1461,1464,1465,1469,1473,1483,1488,1495,1501,1502,1505,1509,1514,1516,1518,1521,1524,1526,1530,1533,1540,1543,1546,1550,1552,1556,1558,1560,1562,1566,1574,1582,1594,1600,1609,1612,1623,1626,1631,1632,1637,1710,1769,1770,1780,1789,1790,1792,1796,1799,1802,1805,1808,1811,1814,1817,1821,1824,1827,1830,1834,1837,1841,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1867,1869,1870,1871,1872,1873,1874,1875,1876,1878,1879,1881,1882,1884,1886,1887,1889,1890,1891,1892,1893,1894,1896,1897,1898,1899,1900,1901,1922,1924,1926,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1968,1969,1970,1971,1972,1973,1975,1979,1983,2029,2030,2031,2032,2033,2034,2035,2054,2056,2058,2060,2062,2063,2064,2065,2067,2069,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2085,2086,2087,2088,2090,2092,2093,2095,2096,2098,2100,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2115,2116,2117,2118,2120,2121,2122,2123,2124,2126,2128,2130,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2247,2250,2253,2256,2270,2281,2291,2318,2325,2336,2366,2393,2402,2439,2820,2825,2858,2978,3138,3144,3150,3185,3326,3346,3352,3356,3362,3427,3439,3466,3471,3537,3552,3617,3636,3662,3671",
+ "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": "1202,1374,1423,7279,7334,7393,7455,7536,7597,7672,7748,7825,7903,7988,8070,8146,8222,8349,8427,8533,8639,8718,8798,8855,8913,8987,9062,9127,9193,9253,9314,9386,9459,9526,9594,9859,9918,9977,10036,10095,10149,10203,10256,10310,10364,10418,10472,10767,10846,10919,10993,11064,11136,11208,11281,11338,11396,11469,11543,11617,11692,11764,11837,11907,11978,12038,12099,12225,12294,12364,12438,12514,12578,12655,12731,12808,12873,12942,13019,13094,13163,13231,13308,13374,13435,13532,13597,13666,13765,13836,13895,13953,14010,14069,14133,14204,14276,14348,14420,14492,14559,14627,14695,14754,14817,14881,14971,15062,15122,15188,15255,15321,15391,15455,15508,15621,15679,15742,15807,15872,15947,16020,16092,16141,16202,16263,16324,16386,16450,16514,16578,16643,16706,16766,16827,16893,16952,17012,17074,17145,17205,17273,17847,17934,18187,18274,18362,18444,18527,18617,18708,20858,20916,20961,21027,21091,21148,21205,21259,21464,21512,21561,21612,21646,21829,21878,21924,22228,22292,22354,22414,22471,23329,23399,23477,23531,23601,23686,23734,23780,23851,23929,24007,24079,24153,24227,24301,24381,24454,24523,24595,24672,24733,24796,24862,24926,24997,25060,25125,25189,25250,25311,25363,25436,25510,25579,25654,25728,25802,25943,26013,34563,35684,35774,35862,35958,36048,36630,36719,36966,37247,37499,37784,38177,38654,38876,39098,39374,39601,39831,40061,40291,40521,40748,41167,41393,41818,42048,42476,42695,42978,43186,43317,43544,43970,44195,44622,44843,45268,45388,45664,45965,46289,46580,46894,47031,47162,47267,47509,47676,47880,48088,48359,48471,48583,48688,48805,49019,49165,49305,49391,49739,49827,50073,50491,50740,50822,50920,51537,51637,51889,52313,52568,52662,52751,52988,55040,55282,55384,55637,57821,68542,70058,80878,82406,84163,84789,85209,86270,87535,87791,88027,88574,89068,89673,89871,90451,91015,91390,91508,92046,92203,92399,92672,92928,93098,93239,93303,93585,93871,94547,94811,95149,95502,95596,95782,96088,96350,96475,96602,96841,97052,97171,97364,97541,97996,98177,98299,98558,98671,98858,98960,99067,99196,99471,99979,100475,101352,101646,102216,102365,103097,103269,103605,103697,103975,109124,113611,113673,114303,114917,115008,115121,115350,115510,115662,115833,115999,116168,116335,116498,116741,116911,117084,117255,117529,117728,117933,118263,118347,118443,118539,118637,118737,118839,118941,119043,119145,119247,119347,119443,119555,119684,119807,119938,120069,120167,120281,120375,120515,120649,120745,120857,120957,121073,121169,121281,121381,121521,121657,121821,121951,122109,122259,122400,122544,122679,122791,122941,123069,123197,123333,123465,123595,123725,123837,123977,125558,125702,125840,127252,127342,127418,127522,127612,127714,127822,127930,128030,128110,128202,128300,128410,128488,128594,128686,128790,128900,129022,129185,129342,132359,132459,132549,132659,132753,132859,132951,134164,134276,134390,134506,134622,134716,134830,134942,135044,135164,135286,135368,135472,135592,135718,135816,135910,135998,136110,136226,136348,136460,136635,136751,136837,136929,137041,137165,137232,137358,137426,137554,137698,137826,137895,137990,138105,138218,138317,138426,138537,138648,138749,138854,138954,139084,139175,139298,139392,139504,139590,139694,139790,139878,139996,140100,140204,140330,140418,140526,140626,140716,140826,140910,141012,141096,141150,141214,141320,141430,141514,141634,147871,147989,148104,148236,148951,149643,150160,151807,152192,152789,154388,155921,156309,158616,178134,178394,180084,192646,202069,202331,202687,204125,210907,212041,212335,212558,212885,216415,217063,218696,218966,222817,223418,227227,228442,229851,230325"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\values\\themes.xml",
+ "from": {
+ "startLines": "2,4,11",
+ "startColumns": "4,4,4",
+ "startOffsets": "19,92,424",
+ "endLines": "2,9,14",
+ "endColumns": "69,12,12",
+ "endOffsets": "84,416,656"
+ },
+ "to": {
+ "startLines": "2022,2023,2049",
+ "startColumns": "4,4,4",
+ "startOffsets": "131891,131960,133835",
+ "endLines": "2022,2028,2052",
+ "endColumns": "68,12,12",
+ "endOffsets": "131955,132279,134064"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rTW_values-zh-rTW.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "156",
+ "startColumns": "4",
+ "startOffsets": "10460",
+ "endColumns": "100",
+ "endOffsets": "10556"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,333,430,516,595,682,776,869,959,1047,1135,1233,1331,1412,1492,1572,1662,1752,1834",
+ "endColumns": "92,91,92,96,85,78,86,93,92,89,87,87,97,97,80,79,79,89,89,81,88",
+ "endOffsets": "143,235,328,425,511,590,677,771,864,954,1042,1130,1228,1326,1407,1487,1567,1657,1747,1829,1918"
+ },
+ "to": {
+ "startLines": "102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6545,6638,6730,6823,6920,7006,7085,7172,7266,7359,7449,7537,7625,7723,7821,7902,7982,8062,8152,8242,8324",
+ "endColumns": "92,91,92,96,85,78,86,93,92,89,87,87,97,97,80,79,79,89,89,81,88",
+ "endOffsets": "6633,6725,6818,6915,7001,7080,7167,7261,7354,7444,7532,7620,7718,7816,7897,7977,8057,8147,8237,8319,8408"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\values-zh-rTW\\strings.xml",
+ "from": {
+ "startLines": "133,80,79,78,77,20,21,22,123,124,132,131,27,88,87,85,86,84,83,82,81,100,99,98,90,19,62,30,31,91,38,125,76,65,68,40,46,72,70,51,41,61,60,59,55,54,52,53,56,57,47,75,58,66,45,50,49,48,64,71,69,67,44,63,42,43,74,29,35,37,34,36,73,33,32,26,25,107,106,109,121,114,113,115,116,118,117,108,112,110,111,105,119,120,130,128,127,129,28,89,97,102,101,103,96,95,94,93,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7236,4068,4001,3927,3876,913,954,1003,6776,6822,7181,7130,1292,4602,4541,4394,4463,4332,4272,4205,4141,5261,5200,5136,4721,862,3085,1465,1519,4776,1872,6880,3816,3245,3387,1984,2271,3584,3483,2522,2038,3024,2970,2918,2719,2670,2574,2623,2766,2814,2315,3756,2865,3289,2227,2474,2417,2361,3189,3534,3437,3342,2182,3146,2089,2131,3696,1413,1724,1822,1676,1774,3639,1628,1582,1240,1186,5643,5583,5786,6699,6102,6032,6167,6246,6431,6357,5719,5976,5844,5910,5533,6536,6620,7091,6982,6933,7028,1355,4665,5076,5376,5317,5444,5027,4981,4932,4880,1052,1119",
+ "endLines": "135,80,79,78,77,20,21,22,123,124,132,131,27,88,87,85,86,84,83,82,81,100,99,98,90,19,62,30,31,91,38,125,76,65,68,40,46,72,70,51,41,61,60,59,55,54,52,53,56,57,47,75,58,66,45,50,49,48,64,71,69,67,44,63,42,43,74,29,35,37,34,36,73,33,32,26,25,107,106,109,121,114,113,115,116,118,117,108,112,110,111,105,119,120,130,128,127,129,28,89,97,102,101,103,96,95,94,93,23,24",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,65,62,54,59,62,53,49,59,52,61,83,79,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "7410,4135,4062,3995,3921,948,997,1046,6816,6874,7230,7175,1349,4659,4596,4457,4535,4388,4326,4266,4199,5311,5255,5194,4770,907,3140,1513,1576,4855,1947,6925,3870,3283,3431,2032,2309,3633,3528,2568,2083,3079,3018,2964,2760,2713,2617,2664,2808,2859,2355,3810,2912,3336,2265,2516,2468,2411,3239,3578,3477,3381,2221,3183,2125,2176,3750,1459,1768,1866,1718,1816,3690,1670,1622,1286,1234,5713,5637,5838,6768,6161,6096,6240,6351,6530,6425,5780,6026,5904,5970,5577,6614,6693,7124,7022,6976,7085,1407,4715,5130,5438,5370,5501,5070,5021,4975,4926,1113,1180"
+ },
+ "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,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,3619,3681,3741,3809,3886,3947,4006,4072,4135,4190,4250,4313,4367,4417,4477,4530,4592,4676,4756,4806,4865,4908,4957,5010,5053,5107,5157,5208,5258,5318,5371,5422,5468,5516,5564,5610,5657,5707,5752,5811,5863,5915,5958,6005,6061,6116,6171,6220,6265,6309,6353,6395,6436,6486,8413,8464,8513,8562,8609,8656,8712,8759,8804,8855,8908,8983,9042,9099,9173,9237,9306,9384,9494,9598,9671,9737,9792,9857,9922,9971,10054,10132,10170,10215,10341,10403,10561,10616,10675,10742,10800,10862,10910,10955,11003,11054,11120",
+ "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,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,65,62,54,59,62,53,49,59,52,61,83,79,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "379,3021,3087,3160,3210,3250,3298,3346,3391,3448,3502,3552,3614,3676,3736,3804,3881,3942,4001,4067,4130,4185,4245,4308,4362,4412,4472,4525,4587,4671,4751,4801,4860,4903,4952,5005,5048,5102,5152,5203,5253,5313,5366,5417,5463,5511,5559,5605,5652,5702,5747,5806,5858,5910,5953,6000,6056,6111,6166,6215,6260,6304,6348,6390,6431,6481,6540,8459,8508,8557,8604,8651,8707,8754,8799,8850,8903,8978,9037,9094,9168,9232,9301,9379,9489,9593,9666,9732,9787,9852,9917,9966,10049,10127,10165,10210,10258,10398,10455,10611,10670,10737,10795,10857,10905,10950,10998,11049,11115,11181"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\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\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,153",
+ "startColumns": "4,4,4,4,4,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,10263",
+ "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,10336"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-gu_values-gu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,256,373,483,585,677,770,888,986,1085,1183,1280,1392,1507,1592,1675,1757,1861,1962,2048",
+ "endColumns": "97,102,116,109,101,91,92,117,97,98,97,96,111,114,84,82,81,103,100,85,92",
+ "endOffsets": "148,251,368,478,580,672,765,883,981,1080,1178,1275,1387,1502,1587,1670,1752,1856,1957,2043,2136"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2802,2900,3003,3120,3230,3332,3424,3517,3635,3733,3832,3930,4027,4139,4254,4339,4422,4504,4608,4709,4795",
+ "endColumns": "97,102,116,109,101,91,92,117,97,98,97,96,111,114,84,82,81,103,100,85,92",
+ "endOffsets": "2895,2998,3115,3225,3327,3419,3512,3630,3728,3827,3925,4022,4134,4249,4334,4417,4499,4603,4704,4790,4883"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gu\\values-gu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4968",
+ "endColumns": "100",
+ "endOffsets": "5064"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4888",
+ "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,4963"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-pa_values-pa.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,276,400,522,623,711,802,922,1020,1113,1209,1305,1418,1533,1616,1698,1783,1886,1985,2070",
+ "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
+ "endOffsets": "155,271,395,517,618,706,797,917,1015,1108,1204,1300,1413,1528,1611,1693,1778,1881,1980,2065,2160"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2759,2864,2980,3104,3226,3327,3415,3506,3626,3724,3817,3913,4009,4122,4237,4320,4402,4487,4590,4689,4774",
+ "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
+ "endOffsets": "2859,2975,3099,3221,3322,3410,3501,3621,3719,3812,3908,4004,4117,4232,4315,4397,4482,4585,4684,4769,4864"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4869",
+ "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,4944"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4949",
+ "endColumns": "100",
+ "endOffsets": "5045"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sw600dp-v13_values-sw600dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,124",
+ "endColumns": "68,68",
+ "endOffsets": "119,188"
+ },
+ "to": {
+ "startLines": "10,11",
+ "startColumns": "4,4",
+ "startOffsets": "611,680",
+ "endColumns": "68,68",
+ "endOffsets": "675,744"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rAU_values-en-rAU.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4781",
+ "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,4858"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-bg_values-bg.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,285,410,538,638,727,827,933,1033,1128,1236,1331,1445,1559,1656,1749,1834,1942,2054,2141",
+ "endColumns": "106,122,124,127,99,88,99,105,99,94,107,94,113,113,96,92,84,107,111,86,96",
+ "endOffsets": "157,280,405,533,633,722,822,928,1028,1123,1231,1326,1440,1554,1651,1744,1829,1937,2049,2136,2233"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2847,2954,3077,3202,3330,3430,3519,3619,3725,3825,3920,4028,4123,4237,4351,4448,4541,4626,4734,4846,4933",
+ "endColumns": "106,122,124,127,99,88,99,105,99,94,107,94,113,113,96,92,84,107,111,86,96",
+ "endOffsets": "2949,3072,3197,3325,3425,3514,3614,3720,3820,3915,4023,4118,4232,4346,4443,4536,4621,4729,4841,4928,5025"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,5030",
+ "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,5108"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5113",
+ "endColumns": "100",
+ "endOffsets": "5209"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-hu_values-hu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,270,381,499,596,685,779,894,992,1091,1186,1280,1387,1510,1595,1682,1769,1874,1976,2064",
+ "endColumns": "101,112,110,117,96,88,93,114,97,98,94,93,106,122,84,86,86,104,101,87,94",
+ "endOffsets": "152,265,376,494,591,680,774,889,987,1086,1181,1275,1382,1505,1590,1677,1764,1869,1971,2059,2154"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2878,2980,3093,3204,3322,3419,3508,3602,3717,3815,3914,4009,4103,4210,4333,4418,4505,4592,4697,4799,4887",
+ "endColumns": "101,112,110,117,96,88,93,114,97,98,94,93,106,122,84,86,86,104,101,87,94",
+ "endOffsets": "2975,3088,3199,3317,3414,3503,3597,3712,3810,3909,4004,4098,4205,4328,4413,4500,4587,4692,4794,4882,4977"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4982",
+ "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,5060"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5065",
+ "endColumns": "100",
+ "endOffsets": "5161"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-hi_values-hi.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4927",
+ "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,5002"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5007",
+ "endColumns": "100",
+ "endOffsets": "5103"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,261,373,487,590,683,776,890,989,1086,1184,1285,1401,1516,1600,1683,1769,1871,1991,2077",
+ "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
+ "endOffsets": "148,256,368,482,585,678,771,885,984,1081,1179,1280,1396,1511,1595,1678,1764,1866,1986,2072,2165"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2812,2910,3018,3130,3244,3347,3440,3533,3647,3746,3843,3941,4042,4158,4273,4357,4440,4526,4628,4748,4834",
+ "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
+ "endOffsets": "2905,3013,3125,3239,3342,3435,3528,3642,3741,3838,3936,4037,4153,4268,4352,4435,4521,4623,4743,4829,4922"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-hr_values-hr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,273,389,510,606,695,795,901,999,1092,1188,1281,1397,1514,1601,1691,1777,1882,1986,2072",
+ "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
+ "endOffsets": "157,268,384,505,601,690,790,896,994,1087,1183,1276,1392,1509,1596,1686,1772,1877,1981,2067,2161"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2837,2944,3055,3171,3292,3388,3477,3577,3683,3781,3874,3970,4063,4179,4296,4383,4473,4559,4664,4768,4854",
+ "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
+ "endOffsets": "2939,3050,3166,3287,3383,3472,3572,3678,3776,3869,3965,4058,4174,4291,4378,4468,4554,4659,4763,4849,4943"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4948",
+ "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,5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hr\\values-hr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-uk_values-uk.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5004",
+ "endColumns": "100",
+ "endOffsets": "5100"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4923",
+ "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,4999"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,274,389,505,600,699,800,905,1003,1099,1193,1289,1391,1504,1594,1682,1768,1874,1977,2064",
+ "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
+ "endOffsets": "156,269,384,500,595,694,795,900,998,1094,1188,1284,1386,1499,1589,1677,1763,1869,1972,2059,2154"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2819,2925,3038,3153,3269,3364,3463,3564,3669,3767,3863,3957,4053,4155,4268,4358,4446,4532,4638,4741,4828",
+ "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
+ "endOffsets": "2920,3033,3148,3264,3359,3458,3559,3664,3762,3858,3952,4048,4150,4263,4353,4441,4527,4633,4736,4823,4918"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-et_values-et.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,263,372,495,592,689,787,898,993,1087,1187,1280,1390,1501,1585,1668,1754,1860,1965,2052",
+ "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
+ "endOffsets": "151,258,367,490,587,684,782,893,988,1082,1182,1275,1385,1496,1580,1663,1749,1855,1960,2047,2141"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2860,2961,3068,3177,3300,3397,3494,3592,3703,3798,3892,3992,4085,4195,4306,4390,4473,4559,4665,4770,4857",
+ "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
+ "endOffsets": "2956,3063,3172,3295,3392,3489,3587,3698,3793,3887,3987,4080,4190,4301,4385,4468,4554,4660,4765,4852,4946"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5033",
+ "endColumns": "100",
+ "endOffsets": "5129"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4951",
+ "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,5028"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ms_values-ms.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,268,378,500,595,680,773,877,973,1070,1172,1268,1382,1497,1580,1662,1748,1853,1959,2045",
+ "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
+ "endOffsets": "152,263,373,495,590,675,768,872,968,1065,1167,1263,1377,1492,1575,1657,1743,1848,1954,2040,2134"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2801,2903,3014,3124,3246,3341,3426,3519,3623,3719,3816,3918,4014,4128,4243,4326,4408,4494,4599,4705,4791",
+ "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
+ "endOffsets": "2898,3009,3119,3241,3336,3421,3514,3618,3714,3811,3913,4009,4123,4238,4321,4403,4489,4594,4700,4786,4880"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4885",
+ "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,4960"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ne_values-ne.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,5036",
+ "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,5117"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,152,256,364,479,584,679,772,881,986,1093,1194,1297,1415,1531,1623,1711,1799,1903,2006,2093",
+ "endColumns": "96,103,107,114,104,94,92,108,104,106,100,102,117,115,91,87,87,103,102,86,95",
+ "endOffsets": "147,251,359,474,579,674,767,876,981,1088,1189,1292,1410,1526,1618,1706,1794,1898,2001,2088,2184"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2902,2999,3103,3211,3326,3431,3526,3619,3728,3833,3940,4041,4144,4262,4378,4470,4558,4646,4750,4853,4940",
+ "endColumns": "96,103,107,114,104,94,92,108,104,106,100,102,117,115,91,87,87,103,102,86,95",
+ "endOffsets": "2994,3098,3206,3321,3426,3521,3614,3723,3828,3935,4036,4139,4257,4373,4465,4553,4641,4745,4848,4935,5031"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5122",
+ "endColumns": "100",
+ "endOffsets": "5218"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-kn_values-kn.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,275,395,521,627,719,812,928,1025,1121,1222,1316,1430,1553,1637,1719,1805,1916,2018,2104",
+ "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
+ "endOffsets": "154,270,390,516,622,714,807,923,1020,1116,1217,1311,1425,1548,1632,1714,1800,1911,2013,2099,2193"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2866,2970,3086,3206,3332,3438,3530,3623,3739,3836,3932,4033,4127,4241,4364,4448,4530,4616,4727,4829,4915",
+ "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
+ "endOffsets": "2965,3081,3201,3327,3433,3525,3618,3734,3831,3927,4028,4122,4236,4359,4443,4525,4611,4722,4824,4910,5004"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5091",
+ "endColumns": "100",
+ "endOffsets": "5187"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,5009",
+ "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,5086"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-in_values-in.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,372,480,577,660,755,863,959,1054,1155,1248,1367,1486,1569,1652,1738,1837,1939,2025",
+ "endColumns": "99,105,110,107,96,82,94,107,95,94,100,92,118,118,82,82,85,98,101,85,95",
+ "endOffsets": "150,256,367,475,572,655,750,858,954,1049,1150,1243,1362,1481,1564,1647,1733,1832,1934,2020,2116"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2803,2903,3009,3120,3228,3325,3408,3503,3611,3707,3802,3903,3996,4115,4234,4317,4400,4486,4585,4687,4773",
+ "endColumns": "99,105,110,107,96,82,94,107,95,94,100,92,118,118,82,82,85,98,101,85,95",
+ "endOffsets": "2898,3004,3115,3223,3320,3403,3498,3606,3702,3797,3898,3991,4110,4229,4312,4395,4481,4580,4682,4768,4864"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4869",
+ "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,4948"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4953",
+ "endColumns": "100",
+ "endOffsets": "5049"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-hdpi-v4_values-hdpi-v4.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hdpi-v4\\values-hdpi-v4.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "6",
+ "endColumns": "13",
+ "endOffsets": "327"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-watch-v21_values-watch-v21.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ta_values-ta.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5171",
+ "endColumns": "100",
+ "endOffsets": "5267"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,280,395,519,620,713,808,917,1026,1136,1236,1342,1450,1579,1683,1781,1881,1988,2089,2176",
+ "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
+ "endOffsets": "157,275,390,514,615,708,803,912,1021,1131,1231,1337,1445,1574,1678,1776,1876,1983,2084,2171,2267"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2874,2981,3099,3214,3338,3439,3532,3627,3736,3845,3955,4055,4161,4269,4398,4502,4600,4700,4807,4908,4995",
+ "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
+ "endOffsets": "2976,3094,3209,3333,3434,3527,3622,3731,3840,3950,4050,4156,4264,4393,4497,4595,4695,4802,4903,4990,5086"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,5091",
+ "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,5166"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-as_values-as.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-as\\values-as.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2950",
+ "endColumns": "100",
+ "endOffsets": "3046"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ka_values-ka.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5049",
+ "endColumns": "100",
+ "endOffsets": "5145"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,281,411,527,642,729,828,948,1046,1141,1232,1323,1446,1558,1642,1726,1812,1919,2018,2105",
+ "endColumns": "107,117,129,115,114,86,98,119,97,94,90,90,122,111,83,83,85,106,98,86,99",
+ "endOffsets": "158,276,406,522,637,724,823,943,1041,1136,1227,1318,1441,1553,1637,1721,1807,1914,2013,2100,2200"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2818,2926,3044,3174,3290,3405,3492,3591,3711,3809,3904,3995,4086,4209,4321,4405,4489,4575,4682,4781,4868",
+ "endColumns": "107,117,129,115,114,86,98,119,97,94,90,90,122,111,83,83,85,106,98,86,99",
+ "endOffsets": "2921,3039,3169,3285,3400,3487,3586,3706,3804,3899,3990,4081,4204,4316,4400,4484,4570,4677,4776,4863,4963"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4968",
+ "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,5044"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sl_values-sl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5093",
+ "endColumns": "100",
+ "endOffsets": "5189"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,5010",
+ "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,5088"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,294,424,555,649,747,847,962,1058,1151,1251,1344,1446,1560,1653,1740,1824,1928,2032,2118",
+ "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
+ "endOffsets": "158,289,419,550,644,742,842,957,1053,1146,1246,1339,1441,1555,1648,1735,1819,1923,2027,2113,2207"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2853,2961,3092,3222,3353,3447,3545,3645,3760,3856,3949,4049,4142,4244,4358,4451,4538,4622,4726,4830,4916",
+ "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
+ "endOffsets": "2956,3087,3217,3348,3442,3540,3640,3755,3851,3944,4044,4137,4239,4353,4446,4533,4617,4721,4825,4911,5005"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-uz_values-uz.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,276,392,507,606,708,805,918,1015,1116,1205,1297,1408,1521,1605,1687,1775,1886,1998,2083",
+ "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
+ "endOffsets": "159,271,387,502,601,703,800,913,1010,1111,1200,1292,1403,1516,1600,1682,1770,1881,1993,2078,2175"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2805,2914,3026,3142,3257,3356,3458,3555,3668,3765,3866,3955,4047,4158,4271,4355,4437,4525,4636,4748,4833",
+ "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
+ "endOffsets": "2909,3021,3137,3252,3351,3453,3550,3663,3760,3861,3950,4042,4153,4266,4350,4432,4520,4631,4743,4828,4925"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4930",
+ "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,5009"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5014",
+ "endColumns": "100",
+ "endOffsets": "5110"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-b+sr+Latn_values-b+sr+Latn.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,266,377,496,592,680,774,880,978,1071,1167,1260,1377,1489,1576,1659,1745,1852,1960,2046",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,106,107,85,93",
+ "endOffsets": "152,261,372,491,587,675,769,875,973,1066,1162,1255,1372,1484,1571,1654,1740,1847,1955,2041,2135"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2828,2930,3039,3150,3269,3365,3453,3547,3653,3751,3844,3940,4033,4150,4262,4349,4432,4518,4625,4733,4819",
+ "endColumns": "101,108,110,118,95,87,93,105,97,92,95,92,116,111,86,82,85,106,107,85,93",
+ "endOffsets": "2925,3034,3145,3264,3360,3448,3542,3648,3746,3839,3935,4028,4145,4257,4344,4427,4513,4620,4728,4814,4908"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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": "51",
+ "startColumns": "4",
+ "startOffsets": "4997",
+ "endColumns": "100",
+ "endOffsets": "5093"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4913",
+ "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,4992"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-xlarge-v4_values-xlarge-v4.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v17_values-v17.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-cs_values-cs.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4931",
+ "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,5008"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-cs\\values-cs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5013",
+ "endColumns": "100",
+ "endOffsets": "5109"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,275,391,506,602,697,789,903,1000,1094,1185,1279,1404,1527,1616,1701,1787,1891,1996,2082",
+ "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
+ "endOffsets": "157,270,386,501,597,692,784,898,995,1089,1180,1274,1399,1522,1611,1696,1782,1886,1991,2077,2172"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2809,2916,3029,3145,3260,3356,3451,3543,3657,3754,3848,3939,4033,4158,4281,4370,4455,4541,4645,4750,4836",
+ "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
+ "endOffsets": "2911,3024,3140,3255,3351,3446,3538,3652,3749,3843,3934,4028,4153,4276,4365,4450,4536,4640,4745,4831,4926"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-is_values-is.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4922",
+ "endColumns": "100",
+ "endOffsets": "5018"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,271,383,497,593,679,773,876,971,1070,1162,1254,1369,1477,1564,1647,1731,1834,1936,2021",
+ "endColumns": "106,108,111,113,95,85,93,102,94,98,91,91,114,107,86,82,83,102,101,84,90",
+ "endOffsets": "157,266,378,492,588,674,768,871,966,1065,1157,1249,1364,1472,1559,1642,1726,1829,1931,2016,2107"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2784,2891,3000,3112,3226,3322,3408,3502,3605,3700,3799,3891,3983,4098,4206,4293,4376,4460,4563,4665,4750",
+ "endColumns": "106,108,111,113,95,85,93,102,94,98,91,91,114,107,86,82,83,102,101,84,90",
+ "endOffsets": "2886,2995,3107,3221,3317,3403,3497,3600,3695,3794,3886,3978,4093,4201,4288,4371,4455,4558,4660,4745,4836"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4841",
+ "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,4917"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-lv_values-lv.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5214",
+ "endColumns": "100",
+ "endOffsets": "5310"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,5132",
+ "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,5209"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,278,405,530,633,736,837,946,1044,1139,1231,1324,1431,1552,1637,1723,1808,1911,2012,2099",
+ "endColumns": "101,120,126,124,102,102,100,108,97,94,91,92,106,120,84,85,84,102,100,86,93",
+ "endOffsets": "152,273,400,525,628,731,832,941,1039,1134,1226,1319,1426,1547,1632,1718,1803,1906,2007,2094,2188"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2994,3096,3217,3344,3469,3572,3675,3776,3885,3983,4078,4170,4263,4370,4491,4576,4662,4747,4850,4951,5038",
+ "endColumns": "101,120,126,124,102,102,100,108,97,94,91,92,106,120,84,85,84,102,100,86,93",
+ "endOffsets": "3091,3212,3339,3464,3567,3670,3771,3880,3978,4073,4165,4258,4365,4486,4571,4657,4742,4845,4946,5033,5127"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v21_values-v21.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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,279,282",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,19262,19378,19835,20129,20424,20596",
+ "endLines": "2,3,4,5,263,264,271,275,281,286",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,19373,19499,19956,20252,20591,20929"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.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"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-sq_values-sq.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4944",
+ "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,5020"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,283,400,524,621,709,811,920,1016,1109,1200,1292,1410,1531,1615,1697,1780,1884,1991,2078",
+ "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
+ "endOffsets": "160,278,395,519,616,704,806,915,1011,1104,1195,1287,1405,1526,1610,1692,1775,1879,1986,2073,2168"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2826,2936,3054,3171,3295,3392,3480,3582,3691,3787,3880,3971,4063,4181,4302,4386,4468,4551,4655,4762,4849",
+ "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
+ "endOffsets": "2931,3049,3166,3290,3387,3475,3577,3686,3782,3875,3966,4058,4176,4297,4381,4463,4546,4650,4757,4844,4939"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5025",
+ "endColumns": "100",
+ "endOffsets": "5121"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ko_values-ko.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4657",
+ "endColumns": "100",
+ "endOffsets": "4753"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,149,243,339,439,527,608,695,790,883,973,1062,1151,1256,1357,1440,1520,1600,1691,1784,1867",
+ "endColumns": "93,93,95,99,87,80,86,94,92,89,88,88,104,100,82,79,79,90,92,82,88",
+ "endOffsets": "144,238,334,434,522,603,690,785,878,968,1057,1146,1251,1352,1435,1515,1595,1686,1779,1862,1951"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2678,2772,2866,2962,3062,3150,3231,3318,3413,3506,3596,3685,3774,3879,3980,4063,4143,4223,4314,4407,4490",
+ "endColumns": "93,93,95,99,87,80,86,94,92,89,88,88,104,100,82,79,79,90,92,82,88",
+ "endOffsets": "2767,2861,2957,3057,3145,3226,3313,3408,3501,3591,3680,3769,3874,3975,4058,4138,4218,4309,4402,4485,4574"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4579",
+ "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,4652"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-watch-v20_values-watch-v20.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-it_values-it.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5103",
+ "endColumns": "100",
+ "endOffsets": "5199"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,5020",
+ "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,5098"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,274,399,517,619,706,810,931,1028,1124,1219,1312,1435,1567,1660,1747,1835,1944,2067,2154",
+ "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
+ "endOffsets": "157,269,394,512,614,701,805,926,1023,1119,1214,1307,1430,1562,1655,1742,1830,1939,2062,2149,2247"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2823,2930,3042,3167,3285,3387,3474,3578,3699,3796,3892,3987,4080,4203,4335,4428,4515,4603,4712,4835,4922",
+ "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
+ "endOffsets": "2925,3037,3162,3280,3382,3469,3573,3694,3791,3887,3982,4075,4198,4330,4423,4510,4598,4707,4830,4917,5015"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ky_values-ky.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ky\\values-ky.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5077",
+ "endColumns": "100",
+ "endOffsets": "5173"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,173,308,440,578,677,769,867,980,1076,1174,1266,1366,1472,1585,1672,1757,1843,1961,2068,2153",
+ "endColumns": "117,134,131,137,98,91,97,112,95,97,91,99,105,112,86,84,85,117,106,84,95",
+ "endOffsets": "168,303,435,573,672,764,862,975,1071,1169,1261,1361,1467,1580,1667,1752,1838,1956,2063,2148,2244"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2802,2920,3055,3187,3325,3424,3516,3614,3727,3823,3921,4013,4113,4219,4332,4419,4504,4590,4708,4815,4900",
+ "endColumns": "117,134,131,137,98,91,97,112,95,97,91,99,105,112,86,84,85,117,106,84,95",
+ "endOffsets": "2915,3050,3182,3320,3419,3511,3609,3722,3818,3916,4008,4108,4214,4327,4414,4499,4585,4703,4810,4895,4991"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4996",
+ "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,5072"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-te_values-te.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5058",
+ "endColumns": "100",
+ "endOffsets": "5154"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4976",
+ "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,5053"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,265,378,498,599,696,791,908,1007,1102,1203,1299,1413,1525,1613,1696,1777,1882,1985,2072",
+ "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
+ "endOffsets": "148,260,373,493,594,691,786,903,1002,1097,1198,1294,1408,1520,1608,1691,1772,1877,1980,2067,2162"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2864,2962,3074,3187,3307,3408,3505,3600,3717,3816,3911,4012,4108,4222,4334,4422,4505,4586,4691,4794,4881",
+ "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
+ "endOffsets": "2957,3069,3182,3302,3403,3500,3595,3712,3811,3906,4007,4103,4217,4329,4417,4500,4581,4686,4789,4876,4971"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-mk_values-mk.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5019",
+ "endColumns": "100",
+ "endOffsets": "5115"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4935",
+ "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,5014"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,264,375,486,581,669,765,869,967,1061,1152,1245,1360,1487,1571,1654,1737,1841,1951,2037",
+ "endColumns": "101,106,110,110,94,87,95,103,97,93,90,92,114,126,83,82,82,103,109,85,91",
+ "endOffsets": "152,259,370,481,576,664,760,864,962,1056,1147,1240,1355,1482,1566,1649,1732,1836,1946,2032,2124"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2861,2963,3070,3181,3292,3387,3475,3571,3675,3773,3867,3958,4051,4166,4293,4377,4460,4543,4647,4757,4843",
+ "endColumns": "101,106,110,110,94,87,95,103,97,93,90,92,114,126,83,82,82,103,109,85,91",
+ "endOffsets": "2958,3065,3176,3287,3382,3470,3566,3670,3768,3862,3953,4046,4161,4288,4372,4455,4538,4642,4752,4838,4930"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rCN_values-zh-rCN.arsc.flat",
+ "map": [
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\values-zh-rCN\\strings.xml",
+ "from": {
+ "startLines": "132,79,78,77,76,20,21,22,123,124,131,130,27,89,88,85,87,86,84,83,82,101,100,99,91,19,61,30,31,92,80,125,75,64,67,39,45,71,69,50,40,60,59,58,54,53,51,52,55,56,46,74,57,65,44,49,48,47,63,70,68,66,43,62,41,42,73,29,35,37,34,36,72,33,32,26,25,108,107,110,122,115,114,116,117,119,118,109,113,111,112,106,120,121,129,127,126,128,28,90,98,103,102,104,97,96,95,94,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7244,3971,3904,3830,3779,897,938,987,6786,6832,7189,7138,1276,4613,4552,4343,4474,4412,4283,4217,4153,5273,5212,5148,4732,846,2988,1449,1503,4787,4045,6890,3719,3148,3290,1887,2174,3487,3386,2425,1941,2927,2873,2821,2622,2573,2477,2526,2669,2717,2218,3659,2768,3192,2130,2377,2320,2264,3092,3437,3340,3245,2085,3049,1992,2034,3599,1397,1708,1806,1660,1758,3542,1612,1566,1224,1170,5655,5595,5798,6711,6114,6044,6179,6258,6443,6369,5731,5988,5856,5922,5545,6548,6632,7099,6990,6941,7036,1339,4676,5088,5388,5329,5456,5039,4993,4944,4892,1036,1103",
+ "endLines": "134,79,78,77,76,20,21,22,123,124,131,130,27,89,88,85,87,86,84,83,82,101,100,99,91,19,61,30,31,92,80,125,75,64,67,39,45,71,69,50,40,60,59,58,54,53,51,52,55,56,46,74,57,65,44,49,48,47,63,70,68,66,43,62,41,42,73,29,35,37,34,36,72,33,32,26,25,108,107,110,122,115,114,116,117,119,118,109,113,111,112,106,120,121,129,127,126,128,28,90,98,103,102,104,97,96,95,94,23,24",
+ "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,64,62,54,59,62,53,49,59,52,61,84,80,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "7418,4039,3965,3898,3824,932,981,1030,6826,6884,7238,7183,1333,4670,4607,4406,4546,4468,4337,4277,4211,5323,5267,5206,4781,891,3043,1497,1560,4867,4121,6935,3773,3186,3334,1935,2212,3536,3431,2471,1986,2982,2921,2867,2663,2616,2520,2567,2711,2762,2258,3713,2815,3239,2168,2419,2371,2314,3142,3481,3380,3284,2124,3086,2028,2079,3653,1443,1752,1850,1702,1800,3593,1654,1606,1270,1218,5725,5649,5850,6780,6173,6108,6252,6363,6542,6437,5792,6038,5916,5982,5589,6626,6705,7132,7030,6984,7093,1391,4726,5142,5450,5382,5513,5082,5033,4987,4938,1097,1164"
+ },
+ "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,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,3611,3673,3733,3801,3878,3939,3998,4063,4126,4181,4241,4304,4358,4408,4468,4521,4583,4668,4749,4799,4858,4901,4950,5003,5046,5100,5150,5201,5251,5311,5364,5415,5461,5509,5557,5603,5650,5700,5745,5804,5856,5908,5951,5998,6054,6109,6164,6213,6258,6302,6346,6388,6429,6479,8410,8461,8510,8559,8606,8653,8709,8756,8801,8852,8905,8980,9039,9096,9170,9234,9303,9381,9491,9595,9668,9734,9789,9854,9919,9968,10051,10129,10167,10212,10338,10400,10558,10613,10672,10739,10797,10859,10907,10952,11000,11051,11117",
+ "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,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,64,62,54,59,62,53,49,59,52,61,84,80,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "379,3013,3079,3152,3202,3242,3290,3338,3383,3440,3494,3544,3606,3668,3728,3796,3873,3934,3993,4058,4121,4176,4236,4299,4353,4403,4463,4516,4578,4663,4744,4794,4853,4896,4945,4998,5041,5095,5145,5196,5246,5306,5359,5410,5456,5504,5552,5598,5645,5695,5740,5799,5851,5903,5946,5993,6049,6104,6159,6208,6253,6297,6341,6383,6424,6474,6533,8456,8505,8554,8601,8648,8704,8751,8796,8847,8900,8975,9034,9091,9165,9229,9298,9376,9486,9590,9663,9729,9784,9849,9914,9963,10046,10124,10162,10207,10255,10395,10452,10608,10667,10734,10792,10854,10902,10947,10995,11046,11112,11178"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,334,431,517,596,683,777,870,960,1048,1136,1235,1335,1416,1496,1576,1666,1756,1838",
+ "endColumns": "92,91,93,96,85,78,86,93,92,89,87,87,98,99,80,79,79,89,89,81,88",
+ "endOffsets": "143,235,329,426,512,591,678,772,865,955,1043,1131,1230,1330,1411,1491,1571,1661,1751,1833,1922"
+ },
+ "to": {
+ "startLines": "102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6538,6631,6723,6817,6914,7000,7079,7166,7260,7353,7443,7531,7619,7718,7818,7899,7979,8059,8149,8239,8321",
+ "endColumns": "92,91,93,96,85,78,86,93,92,89,87,87,98,99,80,79,79,89,89,81,88",
+ "endOffsets": "6626,6718,6812,6909,6995,7074,7161,7255,7348,7438,7526,7614,7713,7813,7894,7974,8054,8144,8234,8316,8405"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,153",
+ "startColumns": "4,4,4,4,4,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,10260",
+ "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,10333"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\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\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "156",
+ "startColumns": "4",
+ "startOffsets": "10457",
+ "endColumns": "100",
+ "endOffsets": "10553"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-ar_values-ar.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,260,369,482,581,666,761,866,962,1055,1148,1239,1349,1462,1551,1634,1717,1816,1924,2010",
+ "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
+ "endOffsets": "149,255,364,477,576,661,756,861,957,1050,1143,1234,1344,1457,1546,1629,1712,1811,1919,2005,2099"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2779,2878,2984,3093,3206,3305,3390,3485,3590,3686,3779,3872,3963,4073,4186,4275,4358,4441,4540,4648,4734",
+ "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
+ "endOffsets": "2873,2979,3088,3201,3300,3385,3480,3585,3681,3774,3867,3958,4068,4181,4270,4353,4436,4535,4643,4729,4823"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4909",
+ "endColumns": "100",
+ "endOffsets": "5005"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4828",
+ "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,4904"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-es_values-es.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5048",
+ "endColumns": "100",
+ "endOffsets": "5144"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,269,381,497,598,682,783,888,985,1080,1175,1268,1388,1521,1606,1694,1779,1878,1993,2080",
+ "endColumns": "103,109,111,115,100,83,100,104,96,94,94,92,119,132,84,87,84,98,114,86,98",
+ "endOffsets": "154,264,376,492,593,677,778,883,980,1075,1170,1263,1383,1516,1601,1689,1774,1873,1988,2075,2174"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2842,2946,3056,3168,3284,3385,3469,3570,3675,3772,3867,3962,4055,4175,4308,4393,4481,4566,4665,4780,4867",
+ "endColumns": "103,109,111,115,100,83,100,104,96,94,94,92,119,132,84,87,84,98,114,86,98",
+ "endOffsets": "2941,3051,3163,3279,3380,3464,3565,3670,3767,3862,3957,4050,4170,4303,4388,4476,4561,4660,4775,4862,4961"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4966",
+ "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,5043"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v25_values-v25.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rGB_values-en-rGB.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,481,576,659,751,853,949,1045,1139,1231,1339,1447,1531,1613,1695,1793,1892,1978",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "150,256,364,476,571,654,746,848,944,1040,1134,1226,1334,1442,1526,1608,1690,1788,1887,1973,2067"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2864,2970,3078,3190,3285,3368,3460,3562,3658,3754,3848,3940,4048,4156,4240,4322,4404,4502,4601,4687",
+ "endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,107,107,83,81,81,97,98,85,93",
+ "endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4043,4151,4235,4317,4399,4497,4596,4682,4776"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4781",
+ "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,4858"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\values-v23_values-v23.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Project/app/build/intermediates/blame/res/debug/multi-v2/values-af.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-af.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-af.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-af.json
index 58edfcf5..48dd9bcb 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-af.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-af.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-af\\values-af.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-af\\values-af.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,268,381,494,593,680,776,883,982,1076,1169,1262,1385,1500,1589,1672,1754,1854,1951,2038",
- "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
- "endOffsets": "154,263,376,489,588,675,771,878,977,1071,1164,1257,1380,1495,1584,1667,1749,1849,1946,2033,2129"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2776,2880,2989,3102,3215,3314,3401,3497,3604,3703,3797,3890,3983,4106,4221,4310,4393,4475,4575,4672,4759",
- "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
- "endOffsets": "2875,2984,3097,3210,3309,3396,3492,3599,3698,3792,3885,3978,4101,4216,4305,4388,4470,4570,4667,4754,4850"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-af\\values-af.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-af\\values-af.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -38,7 +21,24 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-af\\values-af.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,268,381,494,593,680,776,883,982,1076,1169,1262,1385,1500,1589,1672,1754,1854,1951,2038",
+ "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
+ "endOffsets": "154,263,376,489,588,675,771,878,977,1071,1164,1257,1380,1495,1584,1667,1749,1849,1946,2033,2129"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2776,2880,2989,3102,3215,3314,3401,3497,3604,3703,3797,3890,3983,4106,4221,4310,4393,4475,4575,4672,4759",
+ "endColumns": "103,108,112,112,98,86,95,106,98,93,92,92,122,114,88,82,81,99,96,86,95",
+ "endOffsets": "2875,2984,3097,3210,3309,3396,3492,3599,3698,3792,3885,3978,4101,4216,4305,4388,4470,4570,4667,4754,4850"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-am.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-am.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-am.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-am.json
index 85dfb62f..0faa03aa 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-am.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-am.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-am\\values-am.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-am\\values-am.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,154,256,362,471,567,655,750,858,951,1043,1137,1226,1330,1441,1528,1610,1691,1790,1894,1978",
- "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
- "endOffsets": "149,251,357,466,562,650,745,853,946,1038,1132,1221,1325,1436,1523,1605,1686,1785,1889,1973,2066"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2738,2837,2939,3045,3154,3250,3338,3433,3541,3634,3726,3820,3909,4013,4124,4211,4293,4374,4473,4577,4661",
- "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
- "endOffsets": "2832,2934,3040,3149,3245,3333,3428,3536,3629,3721,3815,3904,4008,4119,4206,4288,4369,4468,4572,4656,4749"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-am\\values-am.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-am\\values-am.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-am\\values-am.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -53,6 +36,23 @@
"endColumns": "100",
"endOffsets": "4929"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,256,362,471,567,655,750,858,951,1043,1137,1226,1330,1441,1528,1610,1691,1790,1894,1978",
+ "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
+ "endOffsets": "149,251,357,466,562,650,745,853,946,1038,1132,1221,1325,1436,1523,1605,1686,1785,1889,1973,2066"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2738,2837,2939,3045,3154,3250,3338,3433,3541,3634,3726,3820,3909,4013,4124,4211,4293,4374,4473,4577,4661",
+ "endColumns": "98,101,105,108,95,87,94,107,92,91,93,88,103,110,86,81,80,98,103,83,92",
+ "endOffsets": "2832,2934,3040,3149,3245,3333,3428,3536,3629,3721,3815,3904,4008,4119,4206,4288,4369,4468,4572,4656,4749"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json
index 16b24c90..23c88f8f 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json
@@ -1,10 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ar\\values-ar.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ar\\values-ar.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ar\\values-ar.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,260,369,482,581,666,761,866,962,1055,1148,1239,1349,1462,1551,1634,1717,1816,1924,2010",
+ "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
+ "endOffsets": "149,255,364,477,576,661,756,861,957,1050,1143,1234,1344,1457,1546,1629,1712,1811,1919,2005,2099"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2779,2878,2984,3093,3206,3305,3390,3485,3590,3686,3779,3872,3963,4073,4186,4275,4358,4441,4540,4648,4734",
+ "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
+ "endOffsets": "2873,2979,3088,3201,3300,3385,3480,3585,3681,3774,3867,3958,4068,4181,4270,4353,4436,4535,4643,4729,4823"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ar\\values-ar.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -21,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ar\\values-ar.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -36,23 +53,6 @@
"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,4904"
}
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,154,260,369,482,581,666,761,866,962,1055,1148,1239,1349,1462,1551,1634,1717,1816,1924,2010",
- "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
- "endOffsets": "149,255,364,477,576,661,756,861,957,1050,1143,1234,1344,1457,1546,1629,1712,1811,1919,2005,2099"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2779,2878,2984,3093,3206,3305,3390,3485,3590,3686,3779,3872,3963,4073,4186,4275,4358,4441,4540,4648,4734",
- "endColumns": "98,105,108,112,98,84,94,104,95,92,92,90,109,112,88,82,82,98,107,85,93",
- "endOffsets": "2873,2979,3088,3201,3300,3385,3480,3585,3681,3774,3867,3958,4068,4181,4270,4353,4436,4535,4643,4729,4823"
- }
}
]
}
diff --git a/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-as.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-as.json
new file mode 100644
index 00000000..e8456622
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-as.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-as\\values-as.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-as\\values-as.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2950",
+ "endColumns": "100",
+ "endOffsets": "3046"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-az.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-az.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-az.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-az.json
index ced53c38..b00a4310 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-az.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-az.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-az\\values-az.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-az\\values-az.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-az\\values-az.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"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,50",
- "startColumns": "4,4,4,4,4,4,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,4902",
- "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,4980"
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4985",
+ "endColumns": "100",
+ "endOffsets": "5081"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-az\\values-az.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-az\\values-az.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-az\\values-az.xml",
"from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
+ "startLines": "2,3,4,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": "51",
- "startColumns": "4",
- "startOffsets": "4985",
- "endColumns": "100",
- "endOffsets": "5081"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,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,4902",
+ "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,4980"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json
similarity index 82%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json
index dff157d6..2386715a 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-b+sr+Latn\\values-b+sr+Latn.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
- "startColumns": "4,4,4,4,4,4,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,4913",
- "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,4992"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -53,6 +36,23 @@
"endColumns": "100",
"endOffsets": "5093"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4913",
+ "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,4992"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-be.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-be.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-be.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-be.json
index d9758465..48304fb1 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-be.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-be.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-be\\values-be.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-be\\values-be.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-be\\values-be.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -21,24 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
- "startColumns": "4,4,4,4,4,4,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,4965",
- "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,5041"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-be\\values-be.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-be\\values-be.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -53,6 +36,23 @@
"endColumns": "100",
"endOffsets": "5142"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4965",
+ "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,5041"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json
index ff557f77..d781a438 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bg\\values-bg.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bg\\values-bg.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
- "startColumns": "4,4,4,4,4,4,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,5030",
- "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,5108"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bg\\values-bg.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,7 +21,24 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bg\\values-bg.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,5030",
+ "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,5108"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bg\\values-bg.xml",
"from": {
"startLines": "2",
"startColumns": "4",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json
index 810088b8..f39fa4d7 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json
@@ -1,10 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bn\\values-bn.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bn\\values-bn.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bn\\values-bn.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,276,396,516,614,707,803,914,1014,1112,1218,1317,1421,1535,1621,1704,1787,1892,1992,2079",
+ "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
+ "endOffsets": "155,271,391,511,609,702,798,909,1009,1107,1213,1312,1416,1530,1616,1699,1782,1887,1987,2074,2167"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2857,2962,3078,3198,3318,3416,3509,3605,3716,3816,3914,4020,4119,4223,4337,4423,4506,4589,4694,4794,4881",
+ "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
+ "endOffsets": "2957,3073,3193,3313,3411,3504,3600,3711,3811,3909,4015,4114,4218,4332,4418,4501,4584,4689,4789,4876,4969"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -21,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bn\\values-bn.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bn\\values-bn.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -36,23 +53,6 @@
"endColumns": "100",
"endOffsets": "5152"
}
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,276,396,516,614,707,803,914,1014,1112,1218,1317,1421,1535,1621,1704,1787,1892,1992,2079",
- "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
- "endOffsets": "155,271,391,511,609,702,798,909,1009,1107,1213,1312,1416,1530,1616,1699,1782,1887,1987,2074,2167"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2857,2962,3078,3198,3318,3416,3509,3605,3716,3816,3914,4020,4119,4223,4337,4423,4506,4589,4694,4794,4881",
- "endColumns": "104,115,119,119,97,92,95,110,99,97,105,98,103,113,85,82,82,104,99,86,92",
- "endOffsets": "2957,3073,3193,3313,3411,3504,3600,3711,3811,3909,4015,4114,4218,4332,4418,4501,4584,4689,4789,4876,4969"
- }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json
index ae6de899..6c633005 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json
@@ -1,10 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bs\\values-bs.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bs\\values-bs.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-bs\\values-bs.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -21,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-bs\\values-bs.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -36,23 +53,6 @@
"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,5032"
}
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-bs\\values-bs.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5037",
- "endColumns": "100",
- "endOffsets": "5133"
- }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json
index f4072fb5..802c9326 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ca\\values-ca.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ca\\values-ca.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ca\\values-ca.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,268,388,504,612,704,805,920,1016,1111,1206,1300,1421,1553,1645,1733,1816,1918,2029,2116",
+ "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
+ "endOffsets": "153,263,383,499,607,699,800,915,1011,1106,1201,1295,1416,1548,1640,1728,1811,1913,2024,2111,2209"
},
"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,50",
- "startColumns": "4,4,4,4,4,4,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,4993",
- "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,5069"
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2834,2937,3047,3167,3283,3391,3483,3584,3699,3795,3890,3985,4079,4200,4332,4424,4512,4595,4697,4808,4895",
+ "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
+ "endOffsets": "2932,3042,3162,3278,3386,3478,3579,3694,3790,3885,3980,4074,4195,4327,4419,4507,4590,4692,4803,4890,4988"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ca\\values-ca.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ca\\values-ca.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ca\\values-ca.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,158,268,388,504,612,704,805,920,1016,1111,1206,1300,1421,1553,1645,1733,1816,1918,2029,2116",
- "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
- "endOffsets": "153,263,383,499,607,699,800,915,1011,1106,1201,1295,1416,1548,1640,1728,1811,1913,2024,2111,2209"
+ "startLines": "2,3,4,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": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2834,2937,3047,3167,3283,3391,3483,3584,3699,3795,3890,3985,4079,4200,4332,4424,4512,4595,4697,4808,4895",
- "endColumns": "102,109,119,115,107,91,100,114,95,94,94,93,120,131,91,87,82,101,110,86,97",
- "endOffsets": "2932,3042,3162,3278,3386,3478,3579,3694,3790,3885,3980,4074,4195,4327,4419,4507,4590,4692,4803,4890,4988"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,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,4993",
+ "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,5069"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json
index 330dbd95..a4aff26a 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-cs\\values-cs.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-cs\\values-cs.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,275,391,506,602,697,789,903,1000,1094,1185,1279,1404,1527,1616,1701,1787,1891,1996,2082",
- "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
- "endOffsets": "157,270,386,501,597,692,784,898,995,1089,1180,1274,1399,1522,1611,1696,1782,1886,1991,2077,2172"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2809,2916,3029,3145,3260,3356,3451,3543,3657,3754,3848,3939,4033,4158,4281,4370,4455,4541,4645,4750,4836",
- "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
- "endOffsets": "2911,3024,3140,3255,3351,3446,3538,3652,3749,3843,3934,4028,4153,4276,4365,4450,4536,4640,4745,4831,4926"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-cs\\values-cs.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-cs\\values-cs.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-cs\\values-cs.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -53,6 +36,23 @@
"endColumns": "100",
"endOffsets": "5109"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,275,391,506,602,697,789,903,1000,1094,1185,1279,1404,1527,1616,1701,1787,1891,1996,2082",
+ "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
+ "endOffsets": "157,270,386,501,597,692,784,898,995,1089,1180,1274,1399,1522,1611,1696,1782,1886,1991,2077,2172"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2809,2916,3029,3145,3260,3356,3451,3543,3657,3754,3848,3939,4033,4158,4281,4370,4455,4541,4645,4750,4836",
+ "endColumns": "106,112,115,114,95,94,91,113,96,93,90,93,124,122,88,84,85,103,104,85,94",
+ "endOffsets": "2911,3024,3140,3255,3351,3446,3538,3652,3749,3843,3934,4028,4153,4276,4365,4450,4536,4640,4745,4831,4926"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-da.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-da.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-da.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-da.json
index 86a1433a..e17db894 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-da.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-da.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-da\\values-da.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-da\\values-da.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-da\\values-da.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"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,50",
- "startColumns": "4,4,4,4,4,4,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,4860",
- "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,4934"
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4939",
+ "endColumns": "100",
+ "endOffsets": "5035"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-da\\values-da.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-da\\values-da.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-da\\values-da.xml",
"from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
+ "startLines": "2,3,4,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": "51",
- "startColumns": "4",
- "startOffsets": "4939",
- "endColumns": "100",
- "endOffsets": "5035"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,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,4860",
+ "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,4934"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-de.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-de.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-de.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-de.json
index f1abfdd9..23a88b53 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-de.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-de.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-de\\values-de.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-de\\values-de.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,155,262,388,504,605,693,786,900,1000,1098,1189,1285,1405,1519,1603,1691,1774,1877,1995,2081",
- "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
- "endOffsets": "150,257,383,499,600,688,781,895,995,1093,1184,1280,1400,1514,1598,1686,1769,1872,1990,2076,2169"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2843,2943,3050,3176,3292,3393,3481,3574,3688,3788,3886,3977,4073,4193,4307,4391,4479,4562,4665,4783,4869",
- "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
- "endOffsets": "2938,3045,3171,3287,3388,3476,3569,3683,3783,3881,3972,4068,4188,4302,4386,4474,4557,4660,4778,4864,4957"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-de\\values-de.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-de\\values-de.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -38,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-de\\values-de.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -53,6 +36,23 @@
"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,5039"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,262,388,504,605,693,786,900,1000,1098,1189,1285,1405,1519,1603,1691,1774,1877,1995,2081",
+ "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
+ "endOffsets": "150,257,383,499,600,688,781,895,995,1093,1184,1280,1400,1514,1598,1686,1769,1872,1990,2076,2169"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2843,2943,3050,3176,3292,3393,3481,3574,3688,3788,3886,3977,4073,4193,4307,4391,4479,4562,4665,4783,4869",
+ "endColumns": "99,106,125,115,100,87,92,113,99,97,90,95,119,113,83,87,82,102,117,85,92",
+ "endOffsets": "2938,3045,3171,3287,3388,3476,3569,3683,3783,3881,3972,4068,4188,4302,4386,4474,4557,4660,4778,4864,4957"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-el.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-el.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-el.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-el.json
index cdd235a2..32556e72 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-el.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-el.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-el\\values-el.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-el\\values-el.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-el\\values-el.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-el\\values-el.xml",
"from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
+ "startLines": "2,3,4,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": "51",
- "startColumns": "4",
- "startOffsets": "5063",
- "endColumns": "100",
- "endOffsets": "5159"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,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,4978",
+ "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,5058"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-el\\values-el.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-el\\values-el.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"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,50",
- "startColumns": "4,4,4,4,4,4,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,4978",
- "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,5058"
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5063",
+ "endColumns": "100",
+ "endOffsets": "5159"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json
similarity index 82%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json
index 3dc8adec..3c24d228 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rAU\\values-en-rAU.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rAU\\values-en-rAU.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -21,24 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4863",
- "endColumns": "100",
- "endOffsets": "4959"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -53,6 +36,23 @@
"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,4858"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json
similarity index 82%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json
index a2b749d8..94c91f0a 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json
@@ -1,10 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rCA\\values-en-rCA.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rCA\\values-en-rCA.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4862",
+ "endColumns": "100",
+ "endOffsets": "4958"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -21,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -36,23 +53,6 @@
"endColumns": "99,105,107,111,94,82,91,101,95,95,93,91,106,107,83,81,81,97,98,85,93",
"endOffsets": "2859,2965,3073,3185,3280,3363,3455,3557,3653,3749,3843,3935,4042,4150,4234,4316,4398,4496,4595,4681,4775"
}
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4862",
- "endColumns": "100",
- "endOffsets": "4958"
- }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json
similarity index 82%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json
index d94628f3..156eeb88 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rGB\\values-en-rGB.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rGB\\values-en-rGB.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4863",
- "endColumns": "100",
- "endOffsets": "4959"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -53,6 +36,23 @@
"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,4858"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4863",
+ "endColumns": "100",
+ "endOffsets": "4959"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json
similarity index 82%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json
index c67ea791..fe369691 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rIN\\values-en-rIN.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rIN\\values-en-rIN.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
- "startColumns": "4,4,4,4,4,4,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,4781",
- "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,4858"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -38,7 +21,24 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4781",
+ "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,4858"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json
index 99bc5500..2e3f86e4 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rXC\\values-en-rXC.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rXC\\values-en-rXC.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,257,465,675,887,1084,1267,1461,1664,1860,2058,2252,2446,2652,2862,3048,3230,3414,3614,3811,3999",
- "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
- "endOffsets": "252,460,670,882,1079,1262,1456,1659,1855,2053,2247,2441,2647,2857,3043,3225,3409,3609,3806,3994,4190"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "5503,5705,5913,6123,6335,6532,6715,6909,7112,7308,7506,7700,7894,8100,8310,8496,8678,8862,9062,9259,9447",
- "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
- "endOffsets": "5700,5908,6118,6330,6527,6710,6904,7107,7303,7501,7695,7889,8095,8305,8491,8673,8857,9057,9254,9442,9638"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -53,6 +36,23 @@
"endColumns": "202",
"endOffsets": "10020"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,257,465,675,887,1084,1267,1461,1664,1860,2058,2252,2446,2652,2862,3048,3230,3414,3614,3811,3999",
+ "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
+ "endOffsets": "252,460,670,882,1079,1262,1456,1659,1855,2053,2247,2441,2647,2857,3043,3225,3409,3609,3806,3994,4190"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "5503,5705,5913,6123,6335,6532,6715,6909,7112,7308,7506,7700,7894,8100,8310,8496,8678,8862,9062,9259,9447",
+ "endColumns": "201,207,209,211,196,182,193,202,195,197,193,193,205,209,185,181,183,199,196,187,195",
+ "endOffsets": "5700,5908,6118,6330,6527,6710,6904,7107,7303,7501,7695,7889,8095,8305,8491,8673,8857,9057,9254,9442,9638"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json
similarity index 82%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json
index 9c1ef05f..3b6430c6 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json
@@ -1,10 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es-rUS\\values-es-rUS.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es-rUS\\values-es-rUS.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,282,401,524,625,713,812,922,1019,1115,1210,1304,1421,1556,1640,1728,1813,1918,2034,2121",
+ "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
+ "endOffsets": "160,277,396,519,620,708,807,917,1014,1110,1205,1299,1416,1551,1635,1723,1808,1913,2029,2116,2215"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2838,2948,3065,3184,3307,3408,3496,3595,3705,3802,3898,3993,4087,4204,4339,4423,4511,4596,4701,4817,4904",
+ "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
+ "endOffsets": "2943,3060,3179,3302,3403,3491,3590,3700,3797,3893,3988,4082,4199,4334,4418,4506,4591,4696,4812,4899,4998"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -21,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -36,23 +53,6 @@
"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,5080"
}
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,165,282,401,524,625,713,812,922,1019,1115,1210,1304,1421,1556,1640,1728,1813,1918,2034,2121",
- "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
- "endOffsets": "160,277,396,519,620,708,807,917,1014,1110,1205,1299,1416,1551,1635,1723,1808,1913,2029,2116,2215"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2838,2948,3065,3184,3307,3408,3496,3595,3705,3802,3898,3993,4087,4204,4339,4423,4511,4596,4701,4817,4904",
- "endColumns": "109,116,118,122,100,87,98,109,96,95,94,93,116,134,83,87,84,104,115,86,98",
- "endOffsets": "2943,3060,3179,3302,3403,3491,3590,3700,3797,3893,3988,4082,4199,4334,4418,4506,4591,4696,4812,4899,4998"
- }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-es.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-es.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-es.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-es.json
index cf8ecb08..a3554208 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-es.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-es.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es\\values-es.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es\\values-es.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es\\values-es.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-es\\values-es.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -21,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-es\\values-es.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-es\\values-es.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-et.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-et.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-et.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-et.json
index bbf8404d..9c754f2a 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-et.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-et.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-et\\values-et.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-et\\values-et.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-et\\values-et.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,263,372,495,592,689,787,898,993,1087,1187,1280,1390,1501,1585,1668,1754,1860,1965,2052",
+ "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
+ "endOffsets": "151,258,367,490,587,684,782,893,988,1082,1182,1275,1385,1496,1580,1663,1749,1855,1960,2047,2141"
},
"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,50",
- "startColumns": "4,4,4,4,4,4,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,4951",
- "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,5028"
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2860,2961,3068,3177,3300,3397,3494,3592,3703,3798,3892,3992,4085,4195,4306,4390,4473,4559,4665,4770,4857",
+ "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
+ "endOffsets": "2956,3063,3172,3295,3392,3489,3587,3698,3793,3887,3987,4080,4190,4301,4385,4468,4554,4660,4765,4852,4946"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-et\\values-et.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-et\\values-et.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-et\\values-et.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,156,263,372,495,592,689,787,898,993,1087,1187,1280,1390,1501,1585,1668,1754,1860,1965,2052",
- "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
- "endOffsets": "151,258,367,490,587,684,782,893,988,1082,1182,1275,1385,1496,1580,1663,1749,1855,1960,2047,2141"
+ "startLines": "2,3,4,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": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2860,2961,3068,3177,3300,3397,3494,3592,3703,3798,3892,3992,4085,4195,4306,4390,4473,4559,4665,4770,4857",
- "endColumns": "100,106,108,122,96,96,97,110,94,93,99,92,109,110,83,82,85,105,104,86,93",
- "endOffsets": "2956,3063,3172,3295,3392,3489,3587,3698,3793,3887,3987,4080,4190,4301,4385,4468,4554,4660,4765,4852,4946"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,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,4951",
+ "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,5028"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json
index 11103c9b..a6b7d8ed 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-eu\\values-eu.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-eu\\values-eu.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-eu\\values-eu.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"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,50",
- "startColumns": "4,4,4,4,4,4,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,4970",
- "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,5047"
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5052",
+ "endColumns": "100",
+ "endOffsets": "5148"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-eu\\values-eu.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-eu\\values-eu.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-eu\\values-eu.xml",
"from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
+ "startLines": "2,3,4,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": "51",
- "startColumns": "4",
- "startOffsets": "5052",
- "endColumns": "100",
- "endOffsets": "5148"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,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,4970",
+ "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,5047"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json
index 8133b23b..aaefe0fd 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fa\\values-fa.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fa\\values-fa.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fa\\values-fa.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fa\\values-fa.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -21,24 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,156,258,368,481,586,676,776,880,975,1072,1165,1260,1372,1487,1569,1650,1732,1834,1936,2021",
- "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
- "endOffsets": "151,253,363,476,581,671,771,875,970,1067,1160,1255,1367,1482,1564,1645,1727,1829,1931,2016,2112"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2822,2923,3025,3135,3248,3353,3443,3543,3647,3742,3839,3932,4027,4139,4254,4336,4417,4499,4601,4703,4788",
- "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
- "endOffsets": "2918,3020,3130,3243,3348,3438,3538,3642,3737,3834,3927,4022,4134,4249,4331,4412,4494,4596,4698,4783,4879"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fa\\values-fa.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -53,6 +36,23 @@
"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,4960"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,156,258,368,481,586,676,776,880,975,1072,1165,1260,1372,1487,1569,1650,1732,1834,1936,2021",
+ "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
+ "endOffsets": "151,253,363,476,581,671,771,875,970,1067,1160,1255,1367,1482,1564,1645,1727,1829,1931,2016,2112"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2822,2923,3025,3135,3248,3353,3443,3543,3647,3742,3839,3932,4027,4139,4254,4336,4417,4499,4601,4703,4788",
+ "endColumns": "100,101,109,112,104,89,99,103,94,96,92,94,111,114,81,80,81,101,101,84,95",
+ "endOffsets": "2918,3020,3130,3243,3348,3438,3538,3642,3737,3834,3927,4022,4134,4249,4331,4412,4494,4596,4698,4783,4879"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json
index 7edda34c..24a62272 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fi\\values-fi.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fi\\values-fi.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fi\\values-fi.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4978",
- "endColumns": "100",
- "endOffsets": "5074"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fi\\values-fi.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fi\\values-fi.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -53,6 +36,23 @@
"endColumns": "100,107,109,116,97,93,99,110,95,95,98,93,111,108,86,83,84,103,114,90,94",
"endOffsets": "2888,2996,3106,3223,3321,3415,3515,3626,3722,3818,3917,4011,4123,4232,4319,4403,4488,4592,4707,4798,4893"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4978",
+ "endColumns": "100",
+ "endOffsets": "5074"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json
similarity index 82%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json
index 968183ee..6b5c1e18 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json
@@ -1,10 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr-rCA\\values-fr-rCA.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr-rCA\\values-fr-rCA.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,5010",
+ "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,5091"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -21,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -36,23 +53,6 @@
"endColumns": "100",
"endOffsets": "5192"
}
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
- "startColumns": "4,4,4,4,4,4,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,5010",
- "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,5091"
- }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json
index ad5f8c1c..4915af0e 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr\\values-fr.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr\\values-fr.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-fr\\values-fr.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -21,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-fr\\values-fr.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr\\values-fr.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-fr\\values-fr.xml",
"from": {
"startLines": "2",
"startColumns": "4",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json
index 16c36b44..4c002c4a 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gl\\values-gl.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gl\\values-gl.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gl\\values-gl.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gl\\values-gl.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -21,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-gl\\values-gl.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-gl\\values-gl.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json
index 5a457ffe..ed58fd81 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gu\\values-gu.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gu\\values-gu.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
- "startColumns": "4,4,4,4,4,4,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,4888",
- "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,4963"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-gu\\values-gu.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gu\\values-gu.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-gu\\values-gu.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -53,6 +36,23 @@
"endColumns": "100",
"endOffsets": "5064"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4888",
+ "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,4963"
+ }
}
]
}
diff --git a/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json
new file mode 100644
index 00000000..acb98df5
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-h720dp-v13\\values-h720dp-v13.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json
new file mode 100644
index 00000000..ace9f460
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hdpi-v4\\values-hdpi-v4.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json
index 3e396e4b..9f92c5eb 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hi\\values-hi.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hi\\values-hi.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hi\\values-hi.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -21,24 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,153,261,373,487,590,683,776,890,989,1086,1184,1285,1401,1516,1600,1683,1769,1871,1991,2077",
- "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
- "endOffsets": "148,256,368,482,585,678,771,885,984,1081,1179,1280,1396,1511,1595,1678,1764,1866,1986,2072,2165"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2812,2910,3018,3130,3244,3347,3440,3533,3647,3746,3843,3941,4042,4158,4273,4357,4440,4526,4628,4748,4834",
- "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
- "endOffsets": "2905,3013,3125,3239,3342,3435,3528,3642,3741,3838,3936,4037,4153,4268,4352,4435,4521,4623,4743,4829,4922"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hi\\values-hi.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hi\\values-hi.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -53,6 +36,23 @@
"endColumns": "100",
"endOffsets": "5103"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,261,373,487,590,683,776,890,989,1086,1184,1285,1401,1516,1600,1683,1769,1871,1991,2077",
+ "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
+ "endOffsets": "148,256,368,482,585,678,771,885,984,1081,1179,1280,1396,1511,1595,1678,1764,1866,1986,2072,2165"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2812,2910,3018,3130,3244,3347,3440,3533,3647,3746,3843,3941,4042,4158,4273,4357,4440,4526,4628,4748,4834",
+ "endColumns": "97,107,111,113,102,92,92,113,98,96,97,100,115,114,83,82,85,101,119,85,92",
+ "endOffsets": "2905,3013,3125,3239,3342,3435,3528,3642,3741,3838,3936,4037,4153,4268,4352,4435,4521,4623,4743,4829,4922"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json
index 6f345829..e9e9095b 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hr\\values-hr.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hr\\values-hr.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hr\\values-hr.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hr\\values-hr.xml",
"from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,273,389,510,606,695,795,901,999,1092,1188,1281,1397,1514,1601,1691,1777,1882,1986,2072",
+ "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
+ "endOffsets": "157,268,384,505,601,690,790,896,994,1087,1183,1276,1392,1509,1596,1686,1772,1877,1981,2067,2161"
},
"to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5037",
- "endColumns": "100",
- "endOffsets": "5133"
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2837,2944,3055,3171,3292,3388,3477,3577,3683,3781,3874,3970,4063,4179,4296,4383,4473,4559,4664,4768,4854",
+ "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
+ "endOffsets": "2939,3050,3166,3287,3383,3472,3572,3678,3776,3869,3965,4058,4174,4291,4378,4468,4554,4659,4763,4849,4943"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hr\\values-hr.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hr\\values-hr.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,273,389,510,606,695,795,901,999,1092,1188,1281,1397,1514,1601,1691,1777,1882,1986,2072",
- "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
- "endOffsets": "157,268,384,505,601,690,790,896,994,1087,1183,1276,1392,1509,1596,1686,1772,1877,1981,2067,2161"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2837,2944,3055,3171,3292,3388,3477,3577,3683,3781,3874,3970,4063,4179,4296,4383,4473,4559,4664,4768,4854",
- "endColumns": "106,110,115,120,95,88,99,105,97,92,95,92,115,116,86,89,85,104,103,85,93",
- "endOffsets": "2939,3050,3166,3287,3383,3472,3572,3678,3776,3869,3965,4058,4174,4291,4378,4468,4554,4659,4763,4849,4943"
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5037",
+ "endColumns": "100",
+ "endOffsets": "5133"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json
index de2c4ea4..b282ed91 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hu\\values-hu.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hu\\values-hu.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hu\\values-hu.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -21,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hu\\values-hu.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hu\\values-hu.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hu\\values-hu.xml",
"from": {
"startLines": "2",
"startColumns": "4",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json
index 94c0a1df..78c6ccb9 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hy\\values-hy.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hy\\values-hy.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-hy\\values-hy.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hy\\values-hy.xml",
"from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,280,400,522,617,704,799,905,1001,1094,1185,1278,1389,1501,1590,1677,1765,1874,1988,2076",
+ "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
+ "endOffsets": "156,275,395,517,612,699,794,900,996,1089,1180,1273,1384,1496,1585,1672,1760,1869,1983,2071,2164"
},
"to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4998",
- "endColumns": "100",
- "endOffsets": "5094"
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2802,2908,3027,3147,3269,3364,3451,3546,3652,3748,3841,3932,4025,4136,4248,4337,4424,4512,4621,4735,4823",
+ "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
+ "endOffsets": "2903,3022,3142,3264,3359,3446,3541,3647,3743,3836,3927,4020,4131,4243,4332,4419,4507,4616,4730,4818,4911"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-hy\\values-hy.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-hy\\values-hy.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,161,280,400,522,617,704,799,905,1001,1094,1185,1278,1389,1501,1590,1677,1765,1874,1988,2076",
- "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
- "endOffsets": "156,275,395,517,612,699,794,900,996,1089,1180,1273,1384,1496,1585,1672,1760,1869,1983,2071,2164"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2802,2908,3027,3147,3269,3364,3451,3546,3652,3748,3841,3932,4025,4136,4248,4337,4424,4512,4621,4735,4823",
- "endColumns": "105,118,119,121,94,86,94,105,95,92,90,92,110,111,88,86,87,108,113,87,92",
- "endOffsets": "2903,3022,3142,3264,3359,3446,3541,3647,3743,3836,3927,4020,4131,4243,4332,4419,4507,4616,4730,4818,4911"
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4998",
+ "endColumns": "100",
+ "endOffsets": "5094"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-in.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-in.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-in.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-in.json
index 6ed9cf46..a76e293c 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-in.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-in.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-in\\values-in.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-in\\values-in.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
- "startColumns": "4,4,4,4,4,4,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,4869",
- "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,4948"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-in\\values-in.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,7 +21,24 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-in\\values-in.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4869",
+ "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,4948"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-in\\values-in.xml",
"from": {
"startLines": "2",
"startColumns": "4",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-is.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-is.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-is.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-is.json
index 9e627518..e8ad78ef 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-is.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-is.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-is\\values-is.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-is\\values-is.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-is\\values-is.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"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,50",
- "startColumns": "4,4,4,4,4,4,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,4841",
- "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,4917"
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4922",
+ "endColumns": "100",
+ "endOffsets": "5018"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-is\\values-is.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-is\\values-is.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-is\\values-is.xml",
"from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
+ "startLines": "2,3,4,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": "51",
- "startColumns": "4",
- "startOffsets": "4922",
- "endColumns": "100",
- "endOffsets": "5018"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,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,4841",
+ "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,4917"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-it.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-it.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-it.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-it.json
index eadb94af..c4059141 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-it.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-it.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-it\\values-it.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-it\\values-it.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-it\\values-it.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-it\\values-it.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -21,24 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,274,399,517,619,706,810,931,1028,1124,1219,1312,1435,1567,1660,1747,1835,1944,2067,2154",
- "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
- "endOffsets": "157,269,394,512,614,701,805,926,1023,1119,1214,1307,1430,1562,1655,1742,1830,1939,2062,2149,2247"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2823,2930,3042,3167,3285,3387,3474,3578,3699,3796,3892,3987,4080,4203,4335,4428,4515,4603,4712,4835,4922",
- "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
- "endOffsets": "2925,3037,3162,3280,3382,3469,3573,3694,3791,3887,3982,4075,4198,4330,4423,4510,4598,4707,4830,4917,5015"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-it\\values-it.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -53,6 +36,23 @@
"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,5098"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,274,399,517,619,706,810,931,1028,1124,1219,1312,1435,1567,1660,1747,1835,1944,2067,2154",
+ "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
+ "endOffsets": "157,269,394,512,614,701,805,926,1023,1119,1214,1307,1430,1562,1655,1742,1830,1939,2062,2149,2247"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2823,2930,3042,3167,3285,3387,3474,3578,3699,3796,3892,3987,4080,4203,4335,4428,4515,4603,4712,4835,4922",
+ "endColumns": "106,111,124,117,101,86,103,120,96,95,94,92,122,131,92,86,87,108,122,86,97",
+ "endOffsets": "2925,3037,3162,3280,3382,3469,3573,3694,3791,3887,3982,4075,4198,4330,4423,4510,4598,4707,4830,4917,5015"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json
index a4720691..22faedd4 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json
@@ -1,10 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-iw\\values-iw.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-iw\\values-iw.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-iw\\values-iw.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4843",
+ "endColumns": "100",
+ "endOffsets": "4939"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -21,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-iw\\values-iw.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -36,23 +53,6 @@
"endColumns": "104,106,107,109,98,83,93,103,95,92,88,90,103,103,83,82,82,96,96,84,93",
"endOffsets": "2851,2958,3066,3176,3275,3359,3453,3557,3653,3746,3835,3926,4030,4134,4218,4301,4384,4481,4578,4663,4757"
}
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-iw\\values-iw.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4843",
- "endColumns": "100",
- "endOffsets": "4939"
- }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json
index 2c219dd0..db18f384 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ja\\values-ja.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ja\\values-ja.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ja\\values-ja.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -21,24 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
- "startColumns": "4,4,4,4,4,4,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,4621",
- "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,4694"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ja\\values-ja.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ja\\values-ja.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -53,6 +36,23 @@
"endColumns": "100",
"endOffsets": "4795"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4621",
+ "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,4694"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json
index 8e614228..e0c7dec1 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json
@@ -1,10 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ka\\values-ka.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ka\\values-ka.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ka\\values-ka.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5049",
+ "endColumns": "100",
+ "endOffsets": "5145"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -21,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ka\\values-ka.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -36,23 +53,6 @@
"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,5044"
}
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ka\\values-ka.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5049",
- "endColumns": "100",
- "endOffsets": "5145"
- }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json
index c06ba24e..34392a8c 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kk\\values-kk.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kk\\values-kk.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kk\\values-kk.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5015",
- "endColumns": "100",
- "endOffsets": "5111"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-kk\\values-kk.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,7 +21,24 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-kk\\values-kk.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5015",
+ "endColumns": "100",
+ "endOffsets": "5111"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-km.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-km.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-km.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-km.json
index 6fc0f80c..96102e89 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-km.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-km.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-km\\values-km.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-km\\values-km.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-km\\values-km.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-km\\values-km.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -21,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-km\\values-km.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-km\\values-km.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json
index ea155ddb..cf60e70f 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kn\\values-kn.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kn\\values-kn.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-kn\\values-kn.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,275,395,521,627,719,812,928,1025,1121,1222,1316,1430,1553,1637,1719,1805,1916,2018,2104",
+ "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
+ "endOffsets": "154,270,390,516,622,714,807,923,1020,1116,1217,1311,1425,1548,1632,1714,1800,1911,2013,2099,2193"
},
"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,50",
- "startColumns": "4,4,4,4,4,4,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,5009",
- "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,5086"
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2866,2970,3086,3206,3332,3438,3530,3623,3739,3836,3932,4033,4127,4241,4364,4448,4530,4616,4727,4829,4915",
+ "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
+ "endOffsets": "2965,3081,3201,3327,3433,3525,3618,3734,3831,3927,4028,4122,4236,4359,4443,4525,4611,4722,4824,4910,5004"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kn\\values-kn.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-kn\\values-kn.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-kn\\values-kn.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,159,275,395,521,627,719,812,928,1025,1121,1222,1316,1430,1553,1637,1719,1805,1916,2018,2104",
- "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
- "endOffsets": "154,270,390,516,622,714,807,923,1020,1116,1217,1311,1425,1548,1632,1714,1800,1911,2013,2099,2193"
+ "startLines": "2,3,4,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": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2866,2970,3086,3206,3332,3438,3530,3623,3739,3836,3932,4033,4127,4241,4364,4448,4530,4616,4727,4829,4915",
- "endColumns": "103,115,119,125,105,91,92,115,96,95,100,93,113,122,83,81,85,110,101,85,93",
- "endOffsets": "2965,3081,3201,3327,3433,3525,3618,3734,3831,3927,4028,4122,4236,4359,4443,4525,4611,4722,4824,4910,5004"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,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,5009",
+ "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,5086"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json
index e9e32f48..fa099c15 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json
@@ -1,10 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ko\\values-ko.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ko\\values-ko.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ko\\values-ko.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4657",
+ "endColumns": "100",
+ "endOffsets": "4753"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -21,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ko\\values-ko.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -36,23 +53,6 @@
"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,4652"
}
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ko\\values-ko.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4657",
- "endColumns": "100",
- "endOffsets": "4753"
- }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json
index b2f1aa0b..bb4adffe 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ky\\values-ky.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ky\\values-ky.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ky\\values-ky.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"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,50",
- "startColumns": "4,4,4,4,4,4,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,4996",
- "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,5072"
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5077",
+ "endColumns": "100",
+ "endOffsets": "5173"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ky\\values-ky.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ky\\values-ky.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ky\\values-ky.xml",
"from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
+ "startLines": "2,3,4,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": "51",
- "startColumns": "4",
- "startOffsets": "5077",
- "endColumns": "100",
- "endOffsets": "5173"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,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,4996",
+ "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,5072"
}
}
]
diff --git a/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-land.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-land.json
new file mode 100644
index 00000000..5cb6234b
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-land.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-land\\values-land.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-land\\values-land.xml",
+ "from": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,130,208",
+ "endColumns": "74,77,74",
+ "endOffsets": "125,203,278"
+ },
+ "to": {
+ "startLines": "5,6,7",
+ "startColumns": "4,4,4",
+ "startOffsets": "264,339,417",
+ "endColumns": "74,77,74",
+ "endOffsets": "334,412,487"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json
new file mode 100644
index 00000000..f4e31b54
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-large-v4\\values-large-v4.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json
new file mode 100644
index 00000000..6eb3c168
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ldltr-v21\\values-ldltr-v21.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json
index d7773ecc..4de4288d 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lo\\values-lo.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lo\\values-lo.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lo\\values-lo.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lo\\values-lo.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -21,24 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,158,271,386,508,605,696,793,899,993,1088,1187,1279,1381,1488,1577,1660,1741,1843,1943,2028",
- "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
- "endOffsets": "153,266,381,503,600,691,788,894,988,1083,1182,1274,1376,1483,1572,1655,1736,1838,1938,2023,2117"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2755,2858,2971,3086,3208,3305,3396,3493,3599,3693,3788,3887,3979,4081,4188,4277,4360,4441,4543,4643,4728",
- "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
- "endOffsets": "2853,2966,3081,3203,3300,3391,3488,3594,3688,3783,3882,3974,4076,4183,4272,4355,4436,4538,4638,4723,4817"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lo\\values-lo.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -53,6 +36,23 @@
"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,4898"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,271,386,508,605,696,793,899,993,1088,1187,1279,1381,1488,1577,1660,1741,1843,1943,2028",
+ "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
+ "endOffsets": "153,266,381,503,600,691,788,894,988,1083,1182,1274,1376,1483,1572,1655,1736,1838,1938,2023,2117"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2755,2858,2971,3086,3208,3305,3396,3493,3599,3693,3788,3887,3979,4081,4188,4277,4360,4441,4543,4643,4728",
+ "endColumns": "102,112,114,121,96,90,96,105,93,94,98,91,101,106,88,82,80,101,99,84,93",
+ "endOffsets": "2853,2966,3081,3203,3300,3391,3488,3594,3688,3783,3882,3974,4076,4183,4272,4355,4436,4538,4638,4723,4817"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json
index 4417f7b4..88512aca 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lt\\values-lt.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lt\\values-lt.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lt\\values-lt.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -21,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lt\\values-lt.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lt\\values-lt.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lt\\values-lt.xml",
"from": {
"startLines": "2",
"startColumns": "4",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json
index 06e8b4e2..4693c828 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json
@@ -1,10 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lv\\values-lv.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lv\\values-lv.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-lv\\values-lv.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5214",
+ "endColumns": "100",
+ "endOffsets": "5310"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -21,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-lv\\values-lv.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -36,23 +53,6 @@
"endColumns": "101,120,126,124,102,102,100,108,97,94,91,92,106,120,84,85,84,102,100,86,93",
"endOffsets": "3091,3212,3339,3464,3567,3670,3771,3880,3978,4073,4165,4258,4365,4486,4571,4657,4742,4845,4946,5033,5127"
}
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-lv\\values-lv.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5214",
- "endColumns": "100",
- "endOffsets": "5310"
- }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json
index 16823ca5..de73986f 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json
@@ -1,10 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mk\\values-mk.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mk\\values-mk.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mk\\values-mk.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5019",
+ "endColumns": "100",
+ "endOffsets": "5115"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -21,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mk\\values-mk.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -36,23 +53,6 @@
"endColumns": "101,106,110,110,94,87,95,103,97,93,90,92,114,126,83,82,82,103,109,85,91",
"endOffsets": "2958,3065,3176,3287,3382,3470,3566,3670,3768,3862,3953,4046,4161,4288,4372,4455,4538,4642,4752,4838,4930"
}
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mk\\values-mk.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5019",
- "endColumns": "100",
- "endOffsets": "5115"
- }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json
index dc30a24d..e8a5d9e9 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ml\\values-ml.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ml\\values-ml.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ml\\values-ml.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ml\\values-ml.xml",
"from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
+ "startLines": "2,3,4,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": "51",
- "startColumns": "4",
- "startOffsets": "5132",
- "endColumns": "100",
- "endOffsets": "5228"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,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,5050",
+ "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,5127"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ml\\values-ml.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ml\\values-ml.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"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,50",
- "startColumns": "4,4,4,4,4,4,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,5050",
- "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,5127"
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5132",
+ "endColumns": "100",
+ "endOffsets": "5228"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json
index 0fef1dc0..3db32850 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mn\\values-mn.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mn\\values-mn.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mn\\values-mn.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"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,50",
- "startColumns": "4,4,4,4,4,4,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,4914",
- "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,4990"
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4995",
+ "endColumns": "100",
+ "endOffsets": "5091"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-mn\\values-mn.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mn\\values-mn.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mn\\values-mn.xml",
"from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
+ "startLines": "2,3,4,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": "51",
- "startColumns": "4",
- "startOffsets": "4995",
- "endColumns": "100",
- "endOffsets": "5091"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,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,4914",
+ "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,4990"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json
index 86fc1913..c1a109ee 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mr\\values-mr.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mr\\values-mr.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,153,263,373,490,587,677,769,879,973,1068,1167,1264,1381,1490,1575,1657,1740,1843,1946,2032",
- "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
- "endOffsets": "148,258,368,485,582,672,764,874,968,1063,1162,1259,1376,1485,1570,1652,1735,1838,1941,2027,2122"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2807,2905,3015,3125,3242,3339,3429,3521,3631,3725,3820,3919,4016,4133,4242,4327,4409,4492,4595,4698,4784",
- "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
- "endOffsets": "2900,3010,3120,3237,3334,3424,3516,3626,3720,3815,3914,4011,4128,4237,4322,4404,4487,4590,4693,4779,4874"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mr\\values-mr.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-mr\\values-mr.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -38,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-mr\\values-mr.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -53,6 +36,23 @@
"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,4954"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,263,373,490,587,677,769,879,973,1068,1167,1264,1381,1490,1575,1657,1740,1843,1946,2032",
+ "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
+ "endOffsets": "148,258,368,485,582,672,764,874,968,1063,1162,1259,1376,1485,1570,1652,1735,1838,1941,2027,2122"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2807,2905,3015,3125,3242,3339,3429,3521,3631,3725,3820,3919,4016,4133,4242,4327,4409,4492,4595,4698,4784",
+ "endColumns": "97,109,109,116,96,89,91,109,93,94,98,96,116,108,84,81,82,102,102,85,94",
+ "endOffsets": "2900,3010,3120,3237,3334,3424,3516,3626,3720,3815,3914,4011,4128,4237,4322,4404,4487,4590,4693,4779,4874"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json
index 008bd6e3..79298d3e 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ms\\values-ms.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ms\\values-ms.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ms\\values-ms.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ms\\values-ms.xml",
"from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,157,268,378,500,595,680,773,877,973,1070,1172,1268,1382,1497,1580,1662,1748,1853,1959,2045",
+ "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
+ "endOffsets": "152,263,373,495,590,675,768,872,968,1065,1167,1263,1377,1492,1575,1657,1743,1848,1954,2040,2134"
},
"to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4965",
- "endColumns": "100",
- "endOffsets": "5061"
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2801,2903,3014,3124,3246,3341,3426,3519,3623,3719,3816,3918,4014,4128,4243,4326,4408,4494,4599,4705,4791",
+ "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
+ "endOffsets": "2898,3009,3119,3241,3336,3421,3514,3618,3714,3811,3913,4009,4123,4238,4321,4403,4489,4594,4700,4786,4880"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ms\\values-ms.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ms\\values-ms.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,157,268,378,500,595,680,773,877,973,1070,1172,1268,1382,1497,1580,1662,1748,1853,1959,2045",
- "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
- "endOffsets": "152,263,373,495,590,675,768,872,968,1065,1167,1263,1377,1492,1575,1657,1743,1848,1954,2040,2134"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2801,2903,3014,3124,3246,3341,3426,3519,3623,3719,3816,3918,4014,4128,4243,4326,4408,4494,4599,4705,4791",
- "endColumns": "101,110,109,121,94,84,92,103,95,96,101,95,113,114,82,81,85,104,105,85,93",
- "endOffsets": "2898,3009,3119,3241,3336,3421,3514,3618,3714,3811,3913,4009,4123,4238,4321,4403,4489,4594,4700,4786,4880"
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-my.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-my.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-my.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-my.json
index 58d153c6..a3b7411a 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-my.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-my.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-my\\values-my.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-my\\values-my.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-my\\values-my.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -21,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-my\\values-my.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-my\\values-my.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-my\\values-my.xml",
"from": {
"startLines": "2",
"startColumns": "4",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json
index f63956fc..84ad2177 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json
@@ -1,10 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nb\\values-nb.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nb\\values-nb.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-nb\\values-nb.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,155,261,369,478,572,656,751,854,949,1042,1135,1224,1348,1460,1552,1638,1721,1822,1929,2015",
+ "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
+ "endOffsets": "150,256,364,473,567,651,746,849,944,1037,1130,1219,1343,1455,1547,1633,1716,1817,1924,2010,2104"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2747,2847,2953,3061,3170,3264,3348,3443,3546,3641,3734,3827,3916,4040,4152,4244,4330,4413,4514,4621,4707",
+ "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
+ "endOffsets": "2842,2948,3056,3165,3259,3343,3438,3541,3636,3729,3822,3911,4035,4147,4239,4325,4408,4509,4616,4702,4796"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -21,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nb\\values-nb.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nb\\values-nb.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -36,23 +53,6 @@
"endColumns": "100",
"endOffsets": "4976"
}
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,155,261,369,478,572,656,751,854,949,1042,1135,1224,1348,1460,1552,1638,1721,1822,1929,2015",
- "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
- "endOffsets": "150,256,364,473,567,651,746,849,944,1037,1130,1219,1343,1455,1547,1633,1716,1817,1924,2010,2104"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2747,2847,2953,3061,3170,3264,3348,3443,3546,3641,3734,3827,3916,4040,4152,4244,4330,4413,4514,4621,4707",
- "endColumns": "99,105,107,108,93,83,94,102,94,92,92,88,123,111,91,85,82,100,106,85,93",
- "endOffsets": "2842,2948,3056,3165,3259,3343,3438,3541,3636,3729,3822,3911,4035,4147,4239,4325,4408,4509,4616,4702,4796"
- }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json
index b0f4f72d..c735e6de 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ne\\values-ne.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ne\\values-ne.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ne\\values-ne.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5122",
- "endColumns": "100",
- "endOffsets": "5218"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ne\\values-ne.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ne\\values-ne.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -53,6 +36,23 @@
"endColumns": "96,103,107,114,104,94,92,108,104,106,100,102,117,115,91,87,87,103,102,86,95",
"endOffsets": "2994,3098,3206,3321,3426,3521,3614,3723,3828,3935,4036,4139,4257,4373,4465,4553,4641,4745,4848,4935,5031"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5122",
+ "endColumns": "100",
+ "endOffsets": "5218"
+ }
}
]
}
diff --git a/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-night-v8.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-night-v8.json
new file mode 100644
index 00000000..f8e5f93b
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-night-v8.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-night-v8\\values-night-v8.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json
index 018d2231..438c9cad 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nl\\values-nl.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nl\\values-nl.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-nl\\values-nl.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-nl\\values-nl.xml",
"from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,259,372,491,587,674,766,867,965,1064,1168,1263,1381,1495,1582,1668,1753,1853,1959,2046",
+ "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
+ "endOffsets": "149,254,367,486,582,669,761,862,960,1059,1163,1258,1376,1490,1577,1663,1748,1848,1954,2041,2137"
},
"to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5008",
- "endColumns": "100",
- "endOffsets": "5104"
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2839,2938,3043,3156,3275,3371,3458,3550,3651,3749,3848,3952,4047,4165,4279,4366,4452,4537,4637,4743,4830",
+ "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
+ "endOffsets": "2933,3038,3151,3270,3366,3453,3545,3646,3744,3843,3947,4042,4160,4274,4361,4447,4532,4632,4738,4825,4921"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-nl\\values-nl.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-nl\\values-nl.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,154,259,372,491,587,674,766,867,965,1064,1168,1263,1381,1495,1582,1668,1753,1853,1959,2046",
- "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
- "endOffsets": "149,254,367,486,582,669,761,862,960,1059,1163,1258,1376,1490,1577,1663,1748,1848,1954,2041,2137"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2839,2938,3043,3156,3275,3371,3458,3550,3651,3749,3848,3952,4047,4165,4279,4366,4452,4537,4637,4743,4830",
- "endColumns": "98,104,112,118,95,86,91,100,97,98,103,94,117,113,86,85,84,99,105,86,95",
- "endOffsets": "2933,3038,3151,3270,3366,3453,3545,3646,3744,3843,3947,4042,4160,4274,4361,4447,4532,4632,4738,4825,4921"
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5008",
+ "endColumns": "100",
+ "endOffsets": "5104"
}
}
]
diff --git a/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-or.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-or.json
new file mode 100644
index 00000000..4e422164
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-or.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-or\\values-or.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-or\\values-or.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2936",
+ "endColumns": "100",
+ "endOffsets": "3032"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json
index 67d4c3b7..ca4ce86c 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pa\\values-pa.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pa\\values-pa.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pa\\values-pa.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pa\\values-pa.xml",
"from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,276,400,522,623,711,802,922,1020,1113,1209,1305,1418,1533,1616,1698,1783,1886,1985,2070",
+ "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
+ "endOffsets": "155,271,395,517,618,706,797,917,1015,1108,1204,1300,1413,1528,1611,1693,1778,1881,1980,2065,2160"
},
"to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4949",
- "endColumns": "100",
- "endOffsets": "5045"
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2759,2864,2980,3104,3226,3327,3415,3506,3626,3724,3817,3913,4009,4122,4237,4320,4402,4487,4590,4689,4774",
+ "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
+ "endOffsets": "2859,2975,3099,3221,3322,3410,3501,3621,3719,3812,3908,4004,4117,4232,4315,4397,4482,4585,4684,4769,4864"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pa\\values-pa.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pa\\values-pa.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,276,400,522,623,711,802,922,1020,1113,1209,1305,1418,1533,1616,1698,1783,1886,1985,2070",
- "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
- "endOffsets": "155,271,395,517,618,706,797,917,1015,1108,1204,1300,1413,1528,1611,1693,1778,1881,1980,2065,2160"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2759,2864,2980,3104,3226,3327,3415,3506,3626,3724,3817,3913,4009,4122,4237,4320,4402,4487,4590,4689,4774",
- "endColumns": "104,115,123,121,100,87,90,119,97,92,95,95,112,114,82,81,84,102,98,84,94",
- "endOffsets": "2859,2975,3099,3221,3322,3410,3501,3621,3719,3812,3908,4004,4117,4232,4315,4397,4482,4585,4684,4769,4864"
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4949",
+ "endColumns": "100",
+ "endOffsets": "5045"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json
index f691e314..83063163 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pl\\values-pl.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pl\\values-pl.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pl\\values-pl.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4965",
- "endColumns": "100",
- "endOffsets": "5061"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pl\\values-pl.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,7 +21,24 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pl\\values-pl.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4965",
+ "endColumns": "100",
+ "endOffsets": "5061"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
diff --git a/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-port.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-port.json
new file mode 100644
index 00000000..7f290408
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-port.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-port\\values-port.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json
similarity index 82%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json
index 50dd7c88..3a5be3d8 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt-rBR\\values-pt-rBR.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt-rBR\\values-pt-rBR.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
- "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
- "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
- "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
- "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -53,6 +36,23 @@
"endColumns": "100",
"endOffsets": "5161"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json
similarity index 82%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json
index 154c0e0f..2aee44f7 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt-rPT\\values-pt-rPT.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt-rPT\\values-pt-rPT.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -21,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json
index eaa9707c..cacbaab3 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt\\values-pt.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt\\values-pt.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
- "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
- "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
- "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
- "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-pt\\values-pt.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt\\values-pt.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-pt\\values-pt.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -53,6 +36,23 @@
"endColumns": "100",
"endOffsets": "5161"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,279,396,517,621,712,808,913,1010,1106,1201,1295,1415,1531,1616,1704,1787,1890,2005,2092",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "159,274,391,512,616,707,803,908,1005,1101,1196,1290,1410,1526,1611,1699,1782,1885,2000,2087,2186"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2844,2953,3068,3185,3306,3410,3501,3597,3702,3799,3895,3990,4084,4204,4320,4405,4493,4576,4679,4794,4881",
+ "endColumns": "108,114,116,120,103,90,95,104,96,95,94,93,119,115,84,87,82,102,114,86,98",
+ "endOffsets": "2948,3063,3180,3301,3405,3496,3592,3697,3794,3890,3985,4079,4199,4315,4400,4488,4571,4674,4789,4876,4975"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json
index aa518145..4bc478e5 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ro\\values-ro.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ro\\values-ro.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ro\\values-ro.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"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,50",
- "startColumns": "4,4,4,4,4,4,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,5012",
- "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,5090"
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5095",
+ "endColumns": "100",
+ "endOffsets": "5191"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ro\\values-ro.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ro\\values-ro.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ro\\values-ro.xml",
"from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
+ "startLines": "2,3,4,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": "51",
- "startColumns": "4",
- "startOffsets": "5095",
- "endColumns": "100",
- "endOffsets": "5191"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,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,5012",
+ "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,5090"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json
index fd403375..43d7773d 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ru\\values-ru.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ru\\values-ru.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ru\\values-ru.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,286,414,541,637,740,830,936,1034,1128,1221,1315,1416,1526,1618,1709,1797,1904,2009,2096",
+ "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
+ "endOffsets": "156,281,409,536,632,735,825,931,1029,1123,1216,1310,1411,1521,1613,1704,1792,1899,2004,2091,2188"
},
"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,50",
- "startColumns": "4,4,4,4,4,4,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,4970",
- "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,5046"
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2832,2938,3063,3191,3318,3414,3517,3607,3713,3811,3905,3998,4092,4193,4303,4395,4486,4574,4681,4786,4873",
+ "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
+ "endOffsets": "2933,3058,3186,3313,3409,3512,3602,3708,3806,3900,3993,4087,4188,4298,4390,4481,4569,4676,4781,4868,4965"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ru\\values-ru.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ru\\values-ru.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ru\\values-ru.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,161,286,414,541,637,740,830,936,1034,1128,1221,1315,1416,1526,1618,1709,1797,1904,2009,2096",
- "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
- "endOffsets": "156,281,409,536,632,735,825,931,1029,1123,1216,1310,1411,1521,1613,1704,1792,1899,2004,2091,2188"
+ "startLines": "2,3,4,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": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2832,2938,3063,3191,3318,3414,3517,3607,3713,3811,3905,3998,4092,4193,4303,4395,4486,4574,4681,4786,4873",
- "endColumns": "105,124,127,126,95,102,89,105,97,93,92,93,100,109,91,90,87,106,104,86,96",
- "endOffsets": "2933,3058,3186,3313,3409,3512,3602,3708,3806,3900,3993,4087,4188,4298,4390,4481,4569,4676,4781,4868,4965"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,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,4970",
+ "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,5046"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-si.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-si.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-si.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-si.json
index 32e7f9ac..6b89d6ea 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-si.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-si.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-si\\values-si.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-si\\values-si.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-si\\values-si.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4955",
- "endColumns": "100",
- "endOffsets": "5051"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-si\\values-si.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,7 +21,24 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-si\\values-si.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4955",
+ "endColumns": "100",
+ "endOffsets": "5051"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json
index 70ab6687..7e5ef49d 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sk\\values-sk.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sk\\values-sk.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sk\\values-sk.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sk\\values-sk.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -21,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sk\\values-sk.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sk\\values-sk.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json
index 69a1d022..c5bd4696 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sl\\values-sl.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sl\\values-sl.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,163,294,424,555,649,747,847,962,1058,1151,1251,1344,1446,1560,1653,1740,1824,1928,2032,2118",
- "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
- "endOffsets": "158,289,419,550,644,742,842,957,1053,1146,1246,1339,1441,1555,1648,1735,1819,1923,2027,2113,2207"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2853,2961,3092,3222,3353,3447,3545,3645,3760,3856,3949,4049,4142,4244,4358,4451,4538,4622,4726,4830,4916",
- "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
- "endOffsets": "2956,3087,3217,3348,3442,3540,3640,3755,3851,3944,4044,4137,4239,4353,4446,4533,4617,4721,4825,4911,5005"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sl\\values-sl.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sl\\values-sl.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -38,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sl\\values-sl.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -53,6 +36,23 @@
"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,5088"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,163,294,424,555,649,747,847,962,1058,1151,1251,1344,1446,1560,1653,1740,1824,1928,2032,2118",
+ "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
+ "endOffsets": "158,289,419,550,644,742,842,957,1053,1146,1246,1339,1441,1555,1648,1735,1819,1923,2027,2113,2207"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2853,2961,3092,3222,3353,3447,3545,3645,3760,3856,3949,4049,4142,4244,4358,4451,4538,4622,4726,4830,4916",
+ "endColumns": "107,130,129,130,93,97,99,114,95,92,99,92,101,113,92,86,83,103,103,85,93",
+ "endOffsets": "2956,3087,3217,3348,3442,3540,3640,3755,3851,3944,4044,4137,4239,4353,4446,4533,4617,4721,4825,4911,5005"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json
index d9574482..6b42c9cb 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sq\\values-sq.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sq\\values-sq.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,165,283,400,524,621,709,811,920,1016,1109,1200,1292,1410,1531,1615,1697,1780,1884,1991,2078",
- "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
- "endOffsets": "160,278,395,519,616,704,806,915,1011,1104,1195,1287,1405,1526,1610,1692,1775,1879,1986,2073,2168"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2826,2936,3054,3171,3295,3392,3480,3582,3691,3787,3880,3971,4063,4181,4302,4386,4468,4551,4655,4762,4849",
- "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
- "endOffsets": "2931,3049,3166,3290,3387,3475,3577,3686,3782,3875,3966,4058,4176,4297,4381,4463,4546,4650,4757,4844,4939"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sq\\values-sq.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,7 +21,24 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sq\\values-sq.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,165,283,400,524,621,709,811,920,1016,1109,1200,1292,1410,1531,1615,1697,1780,1884,1991,2078",
+ "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
+ "endOffsets": "160,278,395,519,616,704,806,915,1011,1104,1195,1287,1405,1526,1610,1692,1775,1879,1986,2073,2168"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2826,2936,3054,3171,3295,3392,3480,3582,3691,3787,3880,3971,4063,4181,4302,4386,4468,4551,4655,4762,4849",
+ "endColumns": "109,117,116,123,96,87,101,108,95,92,90,91,117,120,83,81,82,103,106,86,94",
+ "endOffsets": "2931,3049,3166,3290,3387,3475,3577,3686,3782,3875,3966,4058,4176,4297,4381,4463,4546,4650,4757,4844,4939"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sq\\values-sq.xml",
"from": {
"startLines": "2",
"startColumns": "4",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json
index c37367fd..c027304e 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sr\\values-sr.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sr\\values-sr.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
- "startColumns": "4,4,4,4,4,4,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,4905",
- "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,4984"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sr\\values-sr.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sr\\values-sr.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sr\\values-sr.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -53,6 +36,23 @@
"endColumns": "100",
"endOffsets": "5085"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4905",
+ "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,4984"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json
index a13a96d9..b9e5ba51 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sv\\values-sv.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sv\\values-sv.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sv\\values-sv.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sv\\values-sv.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -21,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-sv\\values-sv.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sv\\values-sv.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json
index 65fd0959..89981b26 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json
@@ -1,10 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw\\values-sw.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw\\values-sw.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sw\\values-sw.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4890",
+ "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,4967"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-sw\\values-sw.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -21,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw\\values-sw.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -36,23 +53,6 @@
"endColumns": "105,116,117,117,94,86,97,101,95,92,88,90,119,120,85,82,89,96,104,84,91",
"endOffsets": "2902,3019,3137,3255,3350,3437,3535,3637,3733,3826,3915,4006,4126,4247,4333,4416,4506,4603,4708,4793,4885"
}
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
- "startColumns": "4,4,4,4,4,4,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,4890",
- "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,4967"
- }
}
]
}
diff --git a/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json
new file mode 100644
index 00000000..752dfa4b
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,124",
+ "endColumns": "68,68",
+ "endOffsets": "119,188"
+ },
+ "to": {
+ "startLines": "10,11",
+ "startColumns": "4,4",
+ "startOffsets": "611,680",
+ "endColumns": "68,68",
+ "endOffsets": "675,744"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sw720dp-v13.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sw720dp-v13.json
new file mode 100644
index 00000000..03e47b56
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-sw720dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw720dp-v13\\values-sw720dp-v13.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-sw720dp-v13\\values-sw720dp-v13.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,124",
+ "endColumns": "68,68",
+ "endOffsets": "119,188"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json
index 075c07c0..b01b47d4 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ta\\values-ta.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ta\\values-ta.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,162,280,395,519,620,713,808,917,1026,1136,1236,1342,1450,1579,1683,1781,1881,1988,2089,2176",
- "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
- "endOffsets": "157,275,390,514,615,708,803,912,1021,1131,1231,1337,1445,1574,1678,1776,1876,1983,2084,2171,2267"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2874,2981,3099,3214,3338,3439,3532,3627,3736,3845,3955,4055,4161,4269,4398,4502,4600,4700,4807,4908,4995",
- "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
- "endOffsets": "2976,3094,3209,3333,3434,3527,3622,3731,3840,3950,4050,4156,4264,4393,4497,4595,4695,4802,4903,4990,5086"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ta\\values-ta.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ta\\values-ta.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -38,7 +21,24 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ta\\values-ta.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,162,280,395,519,620,713,808,917,1026,1136,1236,1342,1450,1579,1683,1781,1881,1988,2089,2176",
+ "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
+ "endOffsets": "157,275,390,514,615,708,803,912,1021,1131,1231,1337,1445,1574,1678,1776,1876,1983,2084,2171,2267"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2874,2981,3099,3214,3338,3439,3532,3627,3736,3845,3955,4055,4161,4269,4398,4502,4600,4700,4807,4908,4995",
+ "endColumns": "106,117,114,123,100,92,94,108,108,109,99,105,107,128,103,97,99,106,100,86,95",
+ "endOffsets": "2976,3094,3209,3333,3434,3527,3622,3731,3840,3950,4050,4156,4264,4393,4497,4595,4695,4802,4903,4990,5086"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-te.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-te.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-te.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-te.json
index 2372d90d..3775ac13 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-te.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-te.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-te\\values-te.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-te\\values-te.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,153,265,378,498,599,696,791,908,1007,1102,1203,1299,1413,1525,1613,1696,1777,1882,1985,2072",
- "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
- "endOffsets": "148,260,373,493,594,691,786,903,1002,1097,1198,1294,1408,1520,1608,1691,1772,1877,1980,2067,2162"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2864,2962,3074,3187,3307,3408,3505,3600,3717,3816,3911,4012,4108,4222,4334,4422,4505,4586,4691,4794,4881",
- "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
- "endOffsets": "2957,3069,3182,3302,3403,3500,3595,3712,3811,3906,4007,4103,4217,4329,4417,4500,4581,4686,4789,4876,4971"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-te\\values-te.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-te\\values-te.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -38,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-te\\values-te.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -53,6 +36,23 @@
"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,5053"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,153,265,378,498,599,696,791,908,1007,1102,1203,1299,1413,1525,1613,1696,1777,1882,1985,2072",
+ "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
+ "endOffsets": "148,260,373,493,594,691,786,903,1002,1097,1198,1294,1408,1520,1608,1691,1772,1877,1980,2067,2162"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2864,2962,3074,3187,3307,3408,3505,3600,3717,3816,3911,4012,4108,4222,4334,4422,4505,4586,4691,4794,4881",
+ "endColumns": "97,111,112,119,100,96,94,116,98,94,100,95,113,111,87,82,80,104,102,86,94",
+ "endOffsets": "2957,3069,3182,3302,3403,3500,3595,3712,3811,3906,4007,4103,4217,4329,4417,4500,4581,4686,4789,4876,4971"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-th.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-th.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-th.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-th.json
index 213399f2..1185adc6 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-th.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-th.json
@@ -1,27 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-th\\values-th.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-th\\values-th.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,158,270,384,508,605,691,783,887,981,1072,1174,1264,1366,1475,1566,1648,1730,1825,1934,2018",
- "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
- "endOffsets": "153,265,379,503,600,686,778,882,976,1067,1169,1259,1361,1470,1561,1643,1725,1820,1929,2013,2107"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2764,2867,2979,3093,3217,3314,3400,3492,3596,3690,3781,3883,3973,4075,4184,4275,4357,4439,4534,4643,4727",
- "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
- "endOffsets": "2862,2974,3088,3212,3309,3395,3487,3591,3685,3776,3878,3968,4070,4179,4270,4352,4434,4529,4638,4722,4816"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-th\\values-th.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,7 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-th\\values-th.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-th\\values-th.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -53,6 +36,23 @@
"endColumns": "100",
"endOffsets": "4998"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,158,270,384,508,605,691,783,887,981,1072,1174,1264,1366,1475,1566,1648,1730,1825,1934,2018",
+ "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
+ "endOffsets": "153,265,379,503,600,686,778,882,976,1067,1169,1259,1361,1470,1561,1643,1725,1820,1929,2013,2107"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2764,2867,2979,3093,3217,3314,3400,3492,3596,3690,3781,3883,3973,4075,4184,4275,4357,4439,4534,4643,4727",
+ "endColumns": "102,111,113,123,96,85,91,103,93,90,101,89,101,108,90,81,81,94,108,83,93",
+ "endOffsets": "2862,2974,3088,3212,3309,3395,3487,3591,3685,3776,3878,3968,4070,4179,4270,4352,4434,4529,4638,4722,4816"
+ }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json
index 075c6eda..c843a853 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tl\\values-tl.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tl\\values-tl.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tl\\values-tl.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-tl\\values-tl.xml",
"from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
+ "startLines": "2,3,4,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": "51",
- "startColumns": "4",
- "startOffsets": "5049",
- "endColumns": "100",
- "endOffsets": "5145"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,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,4965",
+ "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,5044"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-tl\\values-tl.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-tl\\values-tl.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"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,50",
- "startColumns": "4,4,4,4,4,4,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,4965",
- "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,5044"
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5049",
+ "endColumns": "100",
+ "endOffsets": "5145"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json
index b9ba506d..78bc60fc 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json
@@ -1,10 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tr\\values-tr.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tr\\values-tr.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-tr\\values-tr.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "4936",
+ "endColumns": "100",
+ "endOffsets": "5032"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -21,7 +38,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-tr\\values-tr.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -36,23 +53,6 @@
"endColumns": "103,108,111,119,97,92,94,105,95,93,97,93,99,105,86,82,83,98,111,85,94",
"endOffsets": "2885,2994,3106,3226,3324,3417,3512,3618,3714,3808,3906,4000,4100,4206,4293,4376,4460,4559,4671,4757,4852"
}
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-tr\\values-tr.xml",
- "from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
- },
- "to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "4936",
- "endColumns": "100",
- "endOffsets": "5032"
- }
}
]
}
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json
index 2d6b9c3f..5d1d92fd 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uk\\values-uk.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uk\\values-uk.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uk\\values-uk.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,161,274,389,505,600,699,800,905,1003,1099,1193,1289,1391,1504,1594,1682,1768,1874,1977,2064",
- "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
- "endOffsets": "156,269,384,500,595,694,795,900,998,1094,1188,1284,1386,1499,1589,1677,1763,1869,1972,2059,2154"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2819,2925,3038,3153,3269,3364,3463,3564,3669,3767,3863,3957,4053,4155,4268,4358,4446,4532,4638,4741,4828",
- "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
- "endOffsets": "2920,3033,3148,3264,3359,3458,3559,3664,3762,3858,3952,4048,4150,4263,4353,4441,4527,4633,4736,4823,4918"
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5004",
+ "endColumns": "100",
+ "endOffsets": "5100"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-uk\\values-uk.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uk\\values-uk.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uk\\values-uk.xml",
"from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,161,274,389,505,600,699,800,905,1003,1099,1193,1289,1391,1504,1594,1682,1768,1874,1977,2064",
+ "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
+ "endOffsets": "156,269,384,500,595,694,795,900,998,1094,1188,1284,1386,1499,1589,1677,1763,1869,1972,2059,2154"
},
"to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5004",
- "endColumns": "100",
- "endOffsets": "5100"
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2819,2925,3038,3153,3269,3364,3463,3564,3669,3767,3863,3957,4053,4155,4268,4358,4446,4532,4638,4741,4828",
+ "endColumns": "105,112,114,115,94,98,100,104,97,95,93,95,101,112,89,87,85,105,102,86,94",
+ "endOffsets": "2920,3033,3148,3264,3359,3458,3559,3664,3762,3858,3952,4048,4150,4263,4353,4441,4527,4633,4736,4823,4918"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json
index a3d97ef1..2b637af1 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ur\\values-ur.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ur\\values-ur.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-ur\\values-ur.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,160,270,388,505,609,701,792,901,1000,1094,1192,1286,1404,1519,1608,1692,1775,1879,1979,2063",
- "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
- "endOffsets": "155,265,383,500,604,696,787,896,995,1089,1187,1281,1399,1514,1603,1687,1770,1874,1974,2058,2149"
+ "startLines": "2,3,4,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": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2824,2929,3039,3157,3274,3378,3470,3561,3670,3769,3863,3961,4055,4173,4288,4377,4461,4544,4648,4748,4832",
- "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
- "endOffsets": "2924,3034,3152,3269,3373,3465,3556,3665,3764,3858,3956,4050,4168,4283,4372,4456,4539,4643,4743,4827,4918"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,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,4923",
+ "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,4998"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ur\\values-ur.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-ur\\values-ur.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-ur\\values-ur.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,160,270,388,505,609,701,792,901,1000,1094,1192,1286,1404,1519,1608,1692,1775,1879,1979,2063",
+ "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
+ "endOffsets": "155,265,383,500,604,696,787,896,995,1089,1187,1281,1399,1514,1603,1687,1770,1874,1974,2058,2149"
},
"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,50",
- "startColumns": "4,4,4,4,4,4,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,4923",
- "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,4998"
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2824,2929,3039,3157,3274,3378,3470,3561,3670,3769,3863,3961,4055,4173,4288,4377,4461,4544,4648,4748,4832",
+ "endColumns": "104,109,117,116,103,91,90,108,98,93,97,93,117,114,88,83,82,103,99,83,90",
+ "endOffsets": "2924,3034,3152,3269,3373,3465,3556,3665,3764,3858,3956,4050,4168,4283,4372,4456,4539,4643,4743,4827,4918"
}
}
]
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json
index 3422f838..3d6c18a5 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uz\\values-uz.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uz\\values-uz.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-uz\\values-uz.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uz\\values-uz.xml",
"from": {
- "startLines": "2",
- "startColumns": "4",
- "startOffsets": "55",
- "endColumns": "100",
- "endOffsets": "151"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,164,276,392,507,606,708,805,918,1015,1116,1205,1297,1408,1521,1605,1687,1775,1886,1998,2083",
+ "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
+ "endOffsets": "159,271,387,502,601,703,800,913,1010,1111,1200,1292,1403,1516,1600,1682,1770,1881,1993,2078,2175"
},
"to": {
- "startLines": "51",
- "startColumns": "4",
- "startOffsets": "5014",
- "endColumns": "100",
- "endOffsets": "5110"
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2805,2914,3026,3142,3257,3356,3458,3555,3668,3765,3866,3955,4047,4158,4271,4355,4437,4525,4636,4748,4833",
+ "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
+ "endOffsets": "2909,3021,3137,3252,3351,3453,3550,3663,3760,3861,3950,4042,4153,4266,4350,4432,4520,4631,4743,4828,4925"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-uz\\values-uz.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-uz\\values-uz.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,164,276,392,507,606,708,805,918,1015,1116,1205,1297,1408,1521,1605,1687,1775,1886,1998,2083",
- "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
- "endOffsets": "159,271,387,502,601,703,800,913,1010,1111,1200,1292,1403,1516,1600,1682,1770,1881,1993,2078,2175"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2805,2914,3026,3142,3257,3356,3458,3555,3668,3765,3866,3955,4047,4158,4271,4355,4437,4525,4636,4748,4833",
- "endColumns": "108,111,115,114,98,101,96,112,96,100,88,91,110,112,83,81,87,110,111,84,96",
- "endOffsets": "2909,3021,3137,3252,3351,3453,3550,3663,3760,3861,3950,4042,4153,4266,4350,4432,4520,4631,4743,4828,4925"
+ "startLines": "51",
+ "startColumns": "4",
+ "startOffsets": "5014",
+ "endColumns": "100",
+ "endOffsets": "5110"
}
}
]
diff --git a/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json
new file mode 100644
index 00000000..3e8dc4cc
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json
@@ -0,0 +1,38 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v16\\values-v16.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-v16\\values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "65",
+ "endOffsets": "116"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json
new file mode 100644
index 00000000..543956f3
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v17\\values-v17.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json
new file mode 100644
index 00000000..b697ce05
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v18\\values-v18.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json
similarity index 90%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json
index 1ff04db4..b6f66d4a 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v21\\values-v21.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v21\\values-v21.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-v21\\values-v21.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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",
@@ -23,26 +23,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.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\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-v21\\values-v21.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -59,6 +40,25 @@
"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\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.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"
+ }
}
]
}
diff --git a/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json
new file mode 100644
index 00000000..63e17326
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v22\\values-v22.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json
new file mode 100644
index 00000000..5f8035f7
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v23\\values-v23.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json
new file mode 100644
index 00000000..94028b9f
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v24\\values-v24.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.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\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v25.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v25.json
new file mode 100644
index 00000000..991c80a7
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v25.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v25\\values-v25.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v26.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v26.json
new file mode 100644
index 00000000..2439f8c3
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v26.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v26\\values-v26.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v28.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v28.json
new file mode 100644
index 00000000..13946066
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-v28.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v28\\values-v28.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Project/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json
index a5ef7c8e..61d71ce8 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json
@@ -1,27 +1,27 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-vi\\values-vi.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-vi\\values-vi.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-vi\\values-vi.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,154,260,369,483,580,666,762,870,965,1060,1156,1249,1362,1478,1565,1647,1729,1826,1932,2020",
+ "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
+ "endOffsets": "149,255,364,478,575,661,757,865,960,1055,1151,1244,1357,1473,1560,1642,1724,1821,1927,2015,2110"
},
"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,50",
- "startColumns": "4,4,4,4,4,4,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,4877",
- "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,4956"
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2817,2916,3022,3131,3245,3342,3428,3524,3632,3727,3822,3918,4011,4124,4240,4327,4409,4491,4588,4694,4782",
+ "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
+ "endOffsets": "2911,3017,3126,3240,3337,3423,3519,3627,3722,3817,3913,4006,4119,4235,4322,4404,4486,4583,4689,4777,4872"
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-vi\\values-vi.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-vi\\values-vi.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -38,20 +38,20 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-vi\\values-vi.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,154,260,369,483,580,666,762,870,965,1060,1156,1249,1362,1478,1565,1647,1729,1826,1932,2020",
- "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
- "endOffsets": "149,255,364,478,575,661,757,865,960,1055,1151,1244,1357,1473,1560,1642,1724,1821,1927,2015,2110"
+ "startLines": "2,3,4,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": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2817,2916,3022,3131,3245,3342,3428,3524,3632,3727,3822,3918,4011,4124,4240,4327,4409,4491,4588,4694,4782",
- "endColumns": "98,105,108,113,96,85,95,107,94,94,95,92,112,115,86,81,81,96,105,87,94",
- "endOffsets": "2911,3017,3126,3240,3337,3423,3519,3627,3722,3817,3913,4006,4119,4235,4322,4404,4486,4583,4689,4777,4872"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,50",
+ "startColumns": "4,4,4,4,4,4,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,4877",
+ "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,4956"
}
}
]
diff --git a/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v20.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v20.json
new file mode 100644
index 00000000..7816171e
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v20.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-watch-v20\\values-watch-v20.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v21.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v21.json
new file mode 100644
index 00000000..6820514d
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v21.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-watch-v21\\values-watch-v21.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json
new file mode 100644
index 00000000..7159dc3a
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-xlarge-v4\\values-xlarge-v4.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json
new file mode 100644
index 00000000..7123e4c5
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json
@@ -0,0 +1,98 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rCN\\values-zh-rCN.xml",
+ "map": [
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\values-zh-rCN\\strings.xml",
+ "from": {
+ "startLines": "132,79,78,77,76,20,21,22,123,124,131,130,27,89,88,85,87,86,84,83,82,101,100,99,91,19,61,30,31,92,80,125,75,64,67,39,45,71,69,50,40,60,59,58,54,53,51,52,55,56,46,74,57,65,44,49,48,47,63,70,68,66,43,62,41,42,73,29,35,37,34,36,72,33,32,26,25,108,107,110,122,115,114,116,117,119,118,109,113,111,112,106,120,121,129,127,126,128,28,90,98,103,102,104,97,96,95,94,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7244,3971,3904,3830,3779,897,938,987,6786,6832,7189,7138,1276,4613,4552,4343,4474,4412,4283,4217,4153,5273,5212,5148,4732,846,2988,1449,1503,4787,4045,6890,3719,3148,3290,1887,2174,3487,3386,2425,1941,2927,2873,2821,2622,2573,2477,2526,2669,2717,2218,3659,2768,3192,2130,2377,2320,2264,3092,3437,3340,3245,2085,3049,1992,2034,3599,1397,1708,1806,1660,1758,3542,1612,1566,1224,1170,5655,5595,5798,6711,6114,6044,6179,6258,6443,6369,5731,5988,5856,5922,5545,6548,6632,7099,6990,6941,7036,1339,4676,5088,5388,5329,5456,5039,4993,4944,4892,1036,1103",
+ "endLines": "134,79,78,77,76,20,21,22,123,124,131,130,27,89,88,85,87,86,84,83,82,101,100,99,91,19,61,30,31,92,80,125,75,64,67,39,45,71,69,50,40,60,59,58,54,53,51,52,55,56,46,74,57,65,44,49,48,47,63,70,68,66,43,62,41,42,73,29,35,37,34,36,72,33,32,26,25,108,107,110,122,115,114,116,117,119,118,109,113,111,112,106,120,121,129,127,126,128,28,90,98,103,102,104,97,96,95,94,23,24",
+ "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,64,62,54,59,62,53,49,59,52,61,84,80,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "7418,4039,3965,3898,3824,932,981,1030,6826,6884,7238,7183,1333,4670,4607,4406,4546,4468,4337,4277,4211,5323,5267,5206,4781,891,3043,1497,1560,4867,4121,6935,3773,3186,3334,1935,2212,3536,3431,2471,1986,2982,2921,2867,2663,2616,2520,2567,2711,2762,2258,3713,2815,3239,2168,2419,2371,2314,3142,3481,3380,3284,2124,3086,2028,2079,3653,1443,1752,1850,1702,1800,3593,1654,1606,1270,1218,5725,5649,5850,6780,6173,6108,6252,6363,6542,6437,5792,6038,5916,5982,5589,6626,6705,7132,7030,6984,7093,1391,4726,5142,5450,5382,5513,5082,5033,4987,4938,1097,1164"
+ },
+ "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,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,3611,3673,3733,3801,3878,3939,3998,4063,4126,4181,4241,4304,4358,4408,4468,4521,4583,4668,4749,4799,4858,4901,4950,5003,5046,5100,5150,5201,5251,5311,5364,5415,5461,5509,5557,5603,5650,5700,5745,5804,5856,5908,5951,5998,6054,6109,6164,6213,6258,6302,6346,6388,6429,6479,8410,8461,8510,8559,8606,8653,8709,8756,8801,8852,8905,8980,9039,9096,9170,9234,9303,9381,9491,9595,9668,9734,9789,9854,9919,9968,10051,10129,10167,10212,10338,10400,10558,10613,10672,10739,10797,10859,10907,10952,11000,11051,11117",
+ "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,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,64,62,54,59,62,53,49,59,52,61,84,80,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "379,3013,3079,3152,3202,3242,3290,3338,3383,3440,3494,3544,3606,3668,3728,3796,3873,3934,3993,4058,4121,4176,4236,4299,4353,4403,4463,4516,4578,4663,4744,4794,4853,4896,4945,4998,5041,5095,5145,5196,5246,5306,5359,5410,5456,5504,5552,5598,5645,5695,5740,5799,5851,5903,5946,5993,6049,6104,6159,6208,6253,6297,6341,6383,6424,6474,6533,8456,8505,8554,8601,8648,8704,8751,8796,8847,8900,8975,9034,9091,9165,9229,9298,9376,9486,9590,9663,9729,9784,9849,9914,9963,10046,10124,10162,10207,10255,10395,10452,10608,10667,10734,10792,10854,10902,10947,10995,11046,11112,11178"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,334,431,517,596,683,777,870,960,1048,1136,1235,1335,1416,1496,1576,1666,1756,1838",
+ "endColumns": "92,91,93,96,85,78,86,93,92,89,87,87,98,99,80,79,79,89,89,81,88",
+ "endOffsets": "143,235,329,426,512,591,678,772,865,955,1043,1131,1230,1330,1411,1491,1571,1661,1751,1833,1922"
+ },
+ "to": {
+ "startLines": "102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6538,6631,6723,6817,6914,7000,7079,7166,7260,7353,7443,7531,7619,7718,7818,7899,7979,8059,8149,8239,8321",
+ "endColumns": "92,91,93,96,85,78,86,93,92,89,87,87,98,99,80,79,79,89,89,81,88",
+ "endOffsets": "6626,6718,6812,6909,6995,7074,7161,7255,7348,7438,7526,7614,7713,7813,7894,7974,8054,8144,8234,8316,8405"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,153",
+ "startColumns": "4,4,4,4,4,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,10260",
+ "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,10333"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\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\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "156",
+ "startColumns": "4",
+ "startOffsets": "10457",
+ "endColumns": "100",
+ "endOffsets": "10553"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json
similarity index 82%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json
index ee80025f..f4d726f4 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rHK\\values-zh-rHK.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rHK\\values-zh-rHK.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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",
@@ -21,24 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "55,148,240,333,430,516,595,682,776,868,958,1046,1134,1233,1331,1412,1491,1570,1660,1750,1832",
- "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
- "endOffsets": "143,235,328,425,511,590,677,771,863,953,1041,1129,1228,1326,1407,1486,1565,1655,1745,1827,1916"
- },
- "to": {
- "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2668,2761,2853,2946,3043,3129,3208,3295,3389,3481,3571,3659,3747,3846,3944,4025,4104,4183,4273,4363,4445",
- "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
- "endOffsets": "2756,2848,2941,3038,3124,3203,3290,3384,3476,3566,3654,3742,3841,3939,4020,4099,4178,4268,4358,4440,4529"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -53,6 +36,23 @@
"endColumns": "100",
"endOffsets": "4708"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,333,430,516,595,682,776,868,958,1046,1134,1233,1331,1412,1491,1570,1660,1750,1832",
+ "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
+ "endOffsets": "143,235,328,425,511,590,677,771,863,953,1041,1129,1228,1326,1407,1486,1565,1655,1745,1827,1916"
+ },
+ "to": {
+ "startLines": "29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "2668,2761,2853,2946,3043,3129,3208,3295,3389,3481,3571,3659,3747,3846,3944,4025,4104,4183,4273,4363,4445",
+ "endColumns": "92,91,92,96,85,78,86,93,91,89,87,87,98,97,80,78,78,89,89,81,88",
+ "endOffsets": "2756,2848,2941,3038,3124,3203,3290,3384,3476,3566,3654,3742,3841,3939,4020,4099,4178,4268,4358,4440,4529"
+ }
}
]
}
diff --git a/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json
new file mode 100644
index 00000000..83b720af
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json
@@ -0,0 +1,98 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rTW\\values-zh-rTW.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "156",
+ "startColumns": "4",
+ "startOffsets": "10460",
+ "endColumns": "100",
+ "endOffsets": "10556"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,148,240,333,430,516,595,682,776,869,959,1047,1135,1233,1331,1412,1492,1572,1662,1752,1834",
+ "endColumns": "92,91,92,96,85,78,86,93,92,89,87,87,97,97,80,79,79,89,89,81,88",
+ "endOffsets": "143,235,328,425,511,590,677,771,864,954,1042,1130,1228,1326,1407,1487,1567,1657,1747,1829,1918"
+ },
+ "to": {
+ "startLines": "102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6545,6638,6730,6823,6920,7006,7085,7172,7266,7359,7449,7537,7625,7723,7821,7902,7982,8062,8152,8242,8324",
+ "endColumns": "92,91,92,96,85,78,86,93,92,89,87,87,97,97,80,79,79,89,89,81,88",
+ "endOffsets": "6633,6725,6818,6915,7001,7080,7167,7261,7354,7444,7532,7620,7718,7816,7897,7977,8057,8147,8237,8319,8408"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\values-zh-rTW\\strings.xml",
+ "from": {
+ "startLines": "133,80,79,78,77,20,21,22,123,124,132,131,27,88,87,85,86,84,83,82,81,100,99,98,90,19,62,30,31,91,38,125,76,65,68,40,46,72,70,51,41,61,60,59,55,54,52,53,56,57,47,75,58,66,45,50,49,48,64,71,69,67,44,63,42,43,74,29,35,37,34,36,73,33,32,26,25,107,106,109,121,114,113,115,116,118,117,108,112,110,111,105,119,120,130,128,127,129,28,89,97,102,101,103,96,95,94,93,23,24",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "7236,4068,4001,3927,3876,913,954,1003,6776,6822,7181,7130,1292,4602,4541,4394,4463,4332,4272,4205,4141,5261,5200,5136,4721,862,3085,1465,1519,4776,1872,6880,3816,3245,3387,1984,2271,3584,3483,2522,2038,3024,2970,2918,2719,2670,2574,2623,2766,2814,2315,3756,2865,3289,2227,2474,2417,2361,3189,3534,3437,3342,2182,3146,2089,2131,3696,1413,1724,1822,1676,1774,3639,1628,1582,1240,1186,5643,5583,5786,6699,6102,6032,6167,6246,6431,6357,5719,5976,5844,5910,5533,6536,6620,7091,6982,6933,7028,1355,4665,5076,5376,5317,5444,5027,4981,4932,4880,1052,1119",
+ "endLines": "135,80,79,78,77,20,21,22,123,124,132,131,27,88,87,85,86,84,83,82,81,100,99,98,90,19,62,30,31,91,38,125,76,65,68,40,46,72,70,51,41,61,60,59,55,54,52,53,56,57,47,75,58,66,45,50,49,48,64,71,69,67,44,63,42,43,74,29,35,37,34,36,73,33,32,26,25,107,106,109,121,114,113,115,116,118,117,108,112,110,111,105,119,120,130,128,127,129,28,89,97,102,101,103,96,95,94,93,23,24",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,65,62,54,59,62,53,49,59,52,61,83,79,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "7410,4135,4062,3995,3921,948,997,1046,6816,6874,7230,7175,1349,4659,4596,4457,4535,4388,4326,4266,4199,5311,5255,5194,4770,907,3140,1513,1576,4855,1947,6925,3870,3283,3431,2032,2309,3633,3528,2568,2083,3079,3018,2964,2760,2713,2617,2664,2808,2859,2355,3810,2912,3336,2265,2516,2468,2411,3239,3578,3477,3381,2221,3183,2125,2176,3750,1459,1768,1866,1718,1816,3690,1670,1622,1286,1234,5713,5637,5838,6768,6161,6096,6240,6351,6530,6425,5780,6026,5904,5970,5577,6614,6693,7124,7022,6976,7085,1407,4715,5130,5438,5370,5501,5070,5021,4975,4926,1113,1180"
+ },
+ "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,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,3619,3681,3741,3809,3886,3947,4006,4072,4135,4190,4250,4313,4367,4417,4477,4530,4592,4676,4756,4806,4865,4908,4957,5010,5053,5107,5157,5208,5258,5318,5371,5422,5468,5516,5564,5610,5657,5707,5752,5811,5863,5915,5958,6005,6061,6116,6171,6220,6265,6309,6353,6395,6436,6486,8413,8464,8513,8562,8609,8656,8712,8759,8804,8855,8908,8983,9042,9099,9173,9237,9306,9384,9494,9598,9671,9737,9792,9857,9922,9971,10054,10132,10170,10215,10341,10403,10561,10616,10675,10742,10800,10862,10910,10955,11003,11054,11120",
+ "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,101,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,157,158,159,160,161,162,163,164,165,166,167",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,61,59,67,76,60,58,65,62,54,59,62,53,49,59,52,61,83,79,49,58,42,48,52,42,53,49,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,48,44,43,43,41,40,49,58,50,48,48,46,46,55,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "379,3021,3087,3160,3210,3250,3298,3346,3391,3448,3502,3552,3614,3676,3736,3804,3881,3942,4001,4067,4130,4185,4245,4308,4362,4412,4472,4525,4587,4671,4751,4801,4860,4903,4952,5005,5048,5102,5152,5203,5253,5313,5366,5417,5463,5511,5559,5605,5652,5702,5747,5806,5858,5910,5953,6000,6056,6111,6166,6215,6260,6304,6348,6390,6431,6481,6540,8459,8508,8557,8604,8651,8707,8754,8799,8850,8903,8978,9037,9094,9168,9232,9301,9379,9489,9593,9666,9732,9787,9852,9917,9966,10049,10127,10165,10210,10258,10398,10455,10611,10670,10737,10795,10857,10905,10950,10998,11049,11115,11181"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\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\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,153",
+ "startColumns": "4,4,4,4,4,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,10263",
+ "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,10336"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json
similarity index 83%
rename from src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json
rename to Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json
index 181ba1d4..33d64198 100644
--- a/src/Project/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json
@@ -1,10 +1,10 @@
{
"logs": [
{
- "outputFile": "H:\\A\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zu\\values-zu.xml",
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zu\\values-zu.xml",
"map": [
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values-zu\\values-zu.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.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",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
@@ -21,24 +21,7 @@
}
},
{
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
- "startColumns": "4,4,4,4,4,4,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,4917",
- "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,4993"
- }
- },
- {
- "source": "C:\\Users\\小马\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zu\\values-zu.xml",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\values-zu\\values-zu.xml",
"from": {
"startLines": "2",
"startColumns": "4",
@@ -53,6 +36,23 @@
"endColumns": "100",
"endOffsets": "5094"
}
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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,50",
+ "startColumns": "4,4,4,4,4,4,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,4917",
+ "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,4993"
+ }
}
]
}
diff --git a/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values.json b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values.json
new file mode 100644
index 00000000..2d65ebff
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values.json
@@ -0,0 +1,269 @@
+{
+ "logs": [
+ {
+ "outputFile": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values\\values.xml",
+ "map": [
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\values\\dimens.xml",
+ "from": {
+ "startLines": "19,20,21,22,18",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "783,836,890,944,730",
+ "endColumns": "51,52,52,51,51",
+ "endOffsets": "830,884,938,991,777"
+ },
+ "to": {
+ "startLines": "347,348,349,350,351",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "20549,20601,20654,20707,20759",
+ "endColumns": "51,52,52,51,51",
+ "endOffsets": "20596,20649,20702,20754,20806"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\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": "166,185,186,187,188,224",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "8227,9599,9650,9701,9753,12104",
+ "endColumns": "49,50,50,51,51,56",
+ "endOffsets": "8272,9645,9696,9748,9800,12156"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\values\\strings.xml",
+ "from": {
+ "startLines": "140,81,84,83,82,21,22,23,130,131,139,138,28,20,94,93,90,92,91,89,88,87,106,105,104,96,41,40,19,66,31,32,97,43,85,132,80,69,72,44,50,76,74,55,45,65,64,63,59,58,56,57,60,61,51,79,62,70,49,54,53,52,68,75,73,71,48,67,46,47,78,30,36,38,35,37,77,34,33,27,26,113,112,116,128,121,120,122,123,125,124,114,115,119,117,118,111,126,127,137,135,134,136,29,95,103,108,107,109,102,101,100,99,24,25",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "8914,4485,4749,4652,4582,967,1011,1064,8402,8452,8855,8803,1429,912,5588,5504,5209,5395,5304,5137,5052,4968,6446,6362,6259,5745,2164,2112,846,3582,1636,1690,5807,2259,4833,8516,4413,3770,3930,2319,2640,4144,4034,2946,2378,3510,3448,3390,3164,3111,3006,3060,3215,3266,2688,4346,3327,3820,2592,2890,2801,2742,3707,4092,3986,3884,2541,3661,2436,2480,4278,1580,1905,2015,1857,1961,4206,1800,1751,1373,1319,6909,6841,7153,8303,7522,7440,7597,7687,7931,7851,6994,7070,7380,7218,7299,6785,8076,8199,8761,8632,8574,8686,1514,5676,6172,6583,6513,6664,6112,6056,5993,5932,1117,1228",
+ "endLines": "144,81,84,83,82,21,22,23,130,131,139,138,28,20,94,93,90,92,91,89,88,87,106,105,104,96,41,40,19,66,31,32,97,43,85,132,80,69,72,44,50,76,74,55,45,65,64,63,59,58,56,57,60,61,51,79,62,70,49,54,53,52,68,75,73,71,48,67,46,47,78,30,36,38,35,37,77,34,33,27,26,113,112,116,128,121,120,122,123,125,124,114,115,119,117,118,111,126,127,137,135,134,136,29,95,103,108,107,109,102,101,100,99,24,25",
+ "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,53,86,82,93,107,89,70,83,82,65,82,101,60,61,50,64,77,52,59,104,58,101,54,70,48,54,57,46,60,56,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,54,87,57,61,50,46,44,49,44,42,59,66,54,54,52,46,52,70,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89",
+ "endOffsets": "9322,4576,4827,4743,4646,1005,1058,1111,8446,8510,8908,8849,1508,961,5670,5582,5298,5498,5389,5203,5131,5046,6507,6440,6356,5801,2221,2158,906,3655,1684,1745,5907,2313,4930,8566,4479,3814,3980,2372,2682,4200,4086,3000,2430,3576,3504,3442,3209,3158,3054,3105,3260,3321,2736,4407,3384,3878,2634,2940,2884,2795,3764,4138,4028,3924,2586,3701,2474,2535,4340,1630,1955,2063,1899,2009,4272,1851,1794,1423,1367,6988,6903,7212,8394,7591,7516,7681,7845,8070,7925,7064,7147,7434,7293,7374,6835,8193,8297,8797,8680,8626,8755,1574,5739,6253,6658,6577,6753,6166,6106,6050,5987,1222,1313"
+ },
+ "to": {
+ "startLines": "389,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,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,559,560,562,563,564,565,566,567,568,569,570,571,572",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "22867,26018,26114,26197,26293,26362,26405,26457,26509,26558,26621,26679,26730,26814,26868,26955,27038,27132,27240,27330,27401,27485,27568,27634,27717,27819,27880,27942,27993,28058,28136,28189,28249,28354,28413,28515,28570,28641,28690,28745,28803,28850,28911,28968,29027,29084,29155,29216,29273,29323,29375,29428,29478,29528,29588,29641,29707,29769,29832,29879,29934,30022,30080,30142,30193,30240,30285,30335,30380,30423,30483,32221,32276,32331,32384,32431,32484,32555,32611,32659,32714,32767,32851,32918,32982,33078,33152,33233,33322,33485,33629,33708,33783,33865,33924,34004,34084,34139,34261,34364,34405,34458,34568,34642,34778,34846,34932,35012,35081,35175,35234,35289,35351,35411,35521",
+ "endLines": "393,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,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,559,560,562,563,564,565,566,567,568,569,570,571,572",
+ "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,53,86,82,93,107,89,70,83,82,65,82,101,60,61,50,64,77,52,59,104,58,101,54,70,48,54,57,46,60,56,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,54,87,57,61,50,46,44,49,44,42,59,66,54,54,52,46,52,70,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89",
+ "endOffsets": "23255,26109,26192,26288,26357,26400,26452,26504,26553,26616,26674,26725,26809,26863,26950,27033,27127,27235,27325,27396,27480,27563,27629,27712,27814,27875,27937,27988,28053,28131,28184,28244,28349,28408,28510,28565,28636,28685,28740,28798,28845,28906,28963,29022,29079,29150,29211,29268,29318,29370,29423,29473,29523,29583,29636,29702,29764,29827,29874,29929,30017,30075,30137,30188,30235,30280,30330,30375,30418,30478,30545,32271,32326,32379,32426,32479,32550,32606,32654,32709,32762,32846,32913,32977,33073,33147,33228,33317,33480,33624,33703,33778,33860,33919,33999,34079,34134,34256,34359,34400,34453,34510,34637,34702,34841,34927,35007,35076,35170,35229,35284,35346,35406,35516,35606"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\28311d78d83b5fa40014ff049554d56a\\coordinatorlayout-1.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": "25,2155,2862,2872",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "1091,142169,185799,186407",
+ "endLines": "25,2157,2871,2960",
+ "endColumns": "60,12,24,24",
+ "endOffsets": "1147,142309,186402,191613"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\values\\attrs.xml",
+ "from": {
+ "startLines": "1",
+ "startColumns": "4",
+ "startOffsets": "17",
+ "endLines": "4",
+ "endColumns": "24",
+ "endOffsets": "211"
+ },
+ "to": {
+ "startLines": "3054",
+ "startColumns": "4",
+ "startOffsets": "197622",
+ "endLines": "3057",
+ "endColumns": "24",
+ "endOffsets": "197811"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,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,79,95,98,101,108,114,117,14",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,122,182,244,317,385,447,508,581,649,710,764,1435,1510,1588,1663,1738,1798,1858,1946,2032,2119,2179,2249,2325,2403,2485,2590,2655,2708,2770,2842,2908,2974,3038,3100,3178,3256,3310,3362,3414,3482,3552,3642,3730,3786,3850,3951,4052,4145,5242,6347,6520,6689,7126,7568,7770,827",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,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,78,94,97,100,107,113,116,119,25",
+ "endColumns": "66,59,61,72,67,61,60,72,67,60,53,62,74,77,74,74,59,59,87,85,86,59,69,75,77,81,104,64,52,61,71,65,65,63,61,77,77,53,51,51,67,69,89,87,55,63,100,100,92,12,12,12,12,12,12,12,12,24",
+ "endOffsets": "117,177,239,312,380,442,503,576,644,705,759,822,1505,1583,1658,1733,1793,1853,1941,2027,2114,2174,2244,2320,2398,2480,2585,2650,2703,2765,2837,2903,2969,3033,3095,3173,3251,3305,3357,3409,3477,3547,3637,3725,3781,3845,3946,4047,4140,5237,6342,6515,6684,7121,7563,7765,7954,1430"
+ },
+ "to": {
+ "startLines": "140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,384,385,386,387,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,1918,1919,1920,1984,2000,2016,2019,2036,2043,2149,2152,3151",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6471,6538,6598,6660,6733,6801,6863,6924,6997,7065,7126,7180,18936,19011,19089,19164,19239,19299,22476,22564,22650,22737,30550,30620,30696,30774,30856,30961,31026,31079,31141,31213,31279,31345,31409,31471,31549,31627,31681,31733,31785,31853,31923,32013,32101,32157,125122,125223,125324,129347,130444,131549,131722,132956,133393,141778,141980,202692",
+ "endLines": "140,141,142,143,144,145,146,147,148,149,150,151,322,323,324,325,326,327,384,385,386,387,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,1918,1919,1920,1999,2015,2018,2021,2042,2048,2151,2154,3162",
+ "endColumns": "66,59,61,72,67,61,60,72,67,60,53,62,74,77,74,74,59,59,87,85,86,59,69,75,77,81,104,64,52,61,71,65,65,63,61,77,77,53,51,51,67,69,89,87,55,63,100,100,92,12,12,12,12,12,12,12,12,24",
+ "endOffsets": "6533,6593,6655,6728,6796,6858,6919,6992,7060,7121,7175,7238,19006,19084,19159,19234,19294,19354,22559,22645,22732,22792,30615,30691,30769,30851,30956,31021,31074,31136,31208,31274,31340,31404,31466,31544,31622,31676,31728,31780,31848,31918,32008,32096,32152,32216,125218,125319,125412,130439,131544,131717,131886,133388,133830,141975,142164,203295"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\83983c5d0d69e8bd85506b0a24061494\\constraintlayout-1.1.2\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,11,12,13,14,15,19,20,21,22,25,26,29,32,33,34,35,36,39,42,43,44,45,50,53,56,57,58,63,64,65,68,71,72,75,78,81,84,85,88,91,92,97,98,103,106,109,110,111,112,113,114,115,116,117,118,126,127,128,129",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,116,407,455,507,568,614,741,802,862,932,1065,1133,1262,1388,1450,1515,1583,1650,1773,1898,1965,2030,2095,2276,2397,2518,2584,2651,2861,2930,2996,3121,3247,3314,3440,3567,3692,3819,3884,4010,4133,4198,4406,4473,4653,4773,4893,4958,5020,5082,5144,5203,5263,5324,5385,5444,5784,8360,8492,11494",
+ "endLines": "2,10,11,12,13,14,18,19,20,21,24,25,28,31,32,33,34,35,38,41,42,43,44,49,52,55,56,57,62,63,64,67,70,71,74,77,80,83,84,87,90,91,96,97,102,105,108,109,110,111,112,113,114,115,116,117,125,126,127,128,129",
+ "endColumns": "60,11,47,51,60,45,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,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,2575,131,3001,107",
+ "endOffsets": "111,402,450,502,563,609,736,797,857,927,1060,1128,1257,1383,1445,1510,1578,1645,1768,1893,1960,2025,2090,2271,2392,2513,2579,2646,2856,2925,2991,3116,3242,3309,3435,3562,3687,3814,3879,4005,4128,4193,4401,4468,4648,4768,4888,4953,5015,5077,5139,5198,5258,5319,5380,5439,5779,8355,8487,11489,11597"
+ },
+ "to": {
+ "startLines": "12,13,21,22,23,24,27,33,34,35,36,39,40,43,46,47,48,49,50,53,56,57,58,59,64,67,70,71,72,77,78,79,82,85,86,89,92,95,98,99,102,105,106,111,112,117,120,123,124,125,126,127,128,129,130,131,132,2859,2860,2861,3102",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "532,593,884,932,984,1045,1207,1428,1489,1549,1619,1752,1820,1949,2075,2137,2202,2270,2337,2460,2585,2652,2717,2782,2963,3084,3205,3271,3338,3548,3617,3683,3808,3934,4001,4127,4254,4379,4506,4571,4697,4820,4885,5093,5160,5340,5460,5580,5645,5707,5769,5831,5890,5950,6011,6072,6131,180089,182665,182797,199953",
+ "endLines": "12,20,21,22,23,24,30,33,34,35,38,39,42,45,46,47,48,49,52,55,56,57,58,63,66,69,70,71,76,77,78,81,84,85,88,91,94,97,98,101,104,105,110,111,116,119,122,123,124,125,126,127,128,129,130,131,139,2859,2860,2861,3102",
+ "endColumns": "60,11,47,51,60,45,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,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,2575,131,3001,107",
+ "endOffsets": "588,879,927,979,1040,1086,1329,1484,1544,1614,1747,1815,1944,2070,2132,2197,2265,2332,2455,2580,2647,2712,2777,2958,3079,3200,3266,3333,3543,3612,3678,3803,3929,3996,4122,4249,4374,4501,4566,4692,4815,4880,5088,5155,5335,5455,5575,5640,5702,5764,5826,5885,5945,6006,6067,6126,6466,182660,182792,185794,200056"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\c3b049f88a2cdec386a83a3aafd3b8b3\\recyclerview-1.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": "309,310,311,319,320,321,367,3363",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "17939,17998,18046,18713,18788,18864,21651,212890",
+ "endLines": "309,310,311,319,320,321,367,3390",
+ "endColumns": "58,47,55,74,75,71,65,24",
+ "endOffsets": "17993,18041,18097,18783,18859,18931,21712,214365"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.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": "203,343,344,345,346,1907,1909,1910,1915,1917",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "10609,20337,20390,20443,20496,124300,124476,124598,124860,125055",
+ "endColumns": "88,52,52,52,52,65,121,60,65,66",
+ "endOffsets": "10693,20385,20438,20491,20544,124361,124593,124654,124921,125117"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.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": "201,202,300,301,302,303,304,305,306,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,360,361,368,369,373,374,375,376,377,378,388,561,1902,1903,1908,1911,1916,2147,2148,2826,2979,3022,3058,3095",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "10477,10546,17278,17348,17416,17488,17558,17619,17693,19359,19420,19481,19543,19607,19669,19730,19798,19898,19958,20024,20097,20166,20223,20275,21264,21336,21717,21752,21929,21979,22040,22097,22131,22166,22797,34707,123982,124099,124366,124659,124926,141639,141711,178399,192651,195557,197816,199576",
+ "endLines": "201,202,300,301,302,303,304,305,306,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,360,361,368,369,373,374,375,376,377,378,388,561,1902,1906,1908,1914,1916,2147,2148,2832,3021,3053,3094,3101",
+ "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": "10541,10604,17343,17411,17483,17553,17614,17688,17761,19415,19476,19538,19602,19664,19725,19793,19893,19953,20019,20092,20161,20218,20270,20332,21331,21407,21747,21782,21974,22035,22092,22126,22161,22196,22862,34773,124094,124295,124471,124855,125050,141706,141773,178692,195552,197617,199571,199948"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\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,2948,3135",
+ "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,2940,2708,1102,1293,1484,1693,1905,913,2112,3127,3369"
+ },
+ "to": {
+ "startLines": "1638,1642,1646,1650,1927,1931,1935,1939,1943,1947,1951,2158,2161",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "103980,104188,104399,104625,125845,126028,126213,126398,126601,126807,126990,142314,142496",
+ "endLines": "1641,1645,1649,1652,1930,1934,1938,1942,1946,1950,1954,2160,2164",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "104183,104394,104620,104780,126023,126208,126393,126596,126802,126985,127186,142491,142727"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\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": "105,412",
+ "endLines": "7,11",
+ "endColumns": "19,19",
+ "endOffsets": "407,527"
+ }
+ },
+ {
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.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": "26,31,32,152,153,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,189,190,191,192,193,194,195,196,197,198,199,200,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,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,307,308,312,313,314,315,316,317,318,352,353,354,355,356,357,358,359,362,363,364,365,366,370,371,372,379,380,381,382,383,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,558,573,574,575,576,577,578,586,587,591,595,599,604,610,617,621,625,630,634,638,642,646,650,654,660,664,670,674,680,684,689,693,696,700,706,710,716,720,726,729,733,737,741,745,749,750,751,752,755,758,761,764,768,769,770,771,772,775,777,779,781,786,787,791,797,801,802,804,815,816,820,826,830,831,832,836,863,867,868,872,900,1068,1094,1263,1289,1320,1328,1334,1348,1370,1375,1380,1390,1399,1408,1412,1419,1427,1434,1435,1444,1447,1450,1454,1458,1462,1465,1466,1470,1474,1484,1489,1496,1502,1503,1506,1510,1515,1517,1519,1522,1525,1527,1531,1534,1541,1544,1547,1551,1553,1557,1559,1561,1563,1567,1575,1583,1595,1601,1610,1613,1624,1627,1632,1633,1653,1711,1770,1771,1781,1790,1791,1793,1797,1800,1803,1806,1809,1812,1815,1818,1822,1825,1828,1831,1835,1838,1842,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1868,1870,1871,1872,1873,1874,1875,1876,1877,1879,1880,1882,1883,1885,1887,1888,1890,1891,1892,1893,1894,1895,1897,1898,1899,1900,1901,1921,1923,1925,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1969,1970,1971,1972,1973,1974,1976,1980,2029,2030,2031,2032,2033,2034,2035,2053,2055,2057,2059,2061,2063,2064,2065,2066,2068,2070,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2086,2087,2088,2089,2091,2093,2094,2096,2097,2099,2101,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2116,2117,2118,2119,2121,2122,2123,2124,2125,2127,2129,2131,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2165,2248,2251,2254,2257,2271,2282,2292,2319,2326,2337,2367,2394,2403,2440,2821,2833,2961,3103,3139,3145,3163,3186,3327,3347,3353,3357,3391,3428,3440,3467,3472,3538,3553,3618,3637,3663",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "1152,1334,1379,7243,7284,7339,7398,7460,7541,7602,7677,7753,7830,7908,7993,8075,8151,8277,8354,8432,8538,8644,8723,8803,8860,8918,8992,9067,9132,9198,9258,9319,9391,9464,9531,9805,9864,9923,9982,10041,10100,10154,10208,10261,10315,10369,10423,10698,10772,10851,10924,10998,11069,11141,11213,11286,11343,11401,11474,11548,11622,11697,11769,11842,11912,11983,12043,12161,12230,12299,12369,12443,12519,12583,12660,12736,12813,12878,12947,13024,13099,13168,13236,13313,13379,13440,13537,13602,13671,13770,13841,13900,13958,14015,14074,14138,14209,14281,14353,14425,14497,14564,14632,14700,14759,14822,14886,14976,15067,15127,15193,15260,15326,15396,15460,15513,15626,15684,15747,15812,15877,15952,16025,16097,16146,16207,16268,16329,16391,16455,16519,16583,16648,16711,16771,16832,16898,16957,17017,17079,17150,17210,17766,17852,18102,18192,18279,18367,18449,18532,18622,20811,20863,20921,20966,21032,21096,21153,21210,21412,21469,21517,21566,21617,21787,21834,21883,22201,22233,22297,22359,22419,23260,23334,23404,23482,23536,23606,23691,23739,23785,23856,23934,24012,24084,24158,24232,24306,24386,24459,24528,24600,24677,24738,24801,24867,24931,25002,25065,25130,25194,25255,25316,25368,25441,25515,25584,25659,25733,25807,25948,34515,35611,35689,35779,35867,35963,36053,36635,36724,36971,37252,37504,37789,38182,38659,38881,39103,39379,39606,39836,40066,40296,40526,40753,41172,41398,41823,42053,42481,42700,42983,43191,43322,43549,43975,44200,44627,44848,45273,45393,45669,45970,46294,46585,46899,47036,47167,47272,47514,47681,47885,48093,48364,48476,48588,48693,48810,49024,49170,49310,49396,49744,49832,50078,50496,50745,50827,50925,51542,51642,51894,52318,52573,52667,52756,52993,55045,55287,55389,55642,57826,68547,70063,80883,82411,84168,84794,85214,86275,87540,87796,88032,88579,89073,89678,89876,90456,91020,91395,91513,92051,92208,92404,92677,92933,93103,93244,93308,93590,93876,94552,94816,95154,95507,95601,95787,96093,96355,96480,96607,96846,97057,97176,97369,97546,98001,98182,98304,98563,98676,98863,98965,99072,99201,99476,99984,100480,101357,101651,102221,102370,103102,103274,103610,103702,104785,109129,113616,113678,114308,114922,115013,115126,115355,115515,115667,115838,116004,116173,116340,116503,116746,116916,117089,117260,117534,117733,117938,118268,118352,118448,118544,118642,118742,118844,118946,119048,119150,119252,119352,119448,119560,119689,119812,119943,120074,120172,120286,120380,120520,120654,120750,120862,120962,121078,121174,121286,121386,121526,121662,121826,121956,122114,122264,122405,122549,122684,122796,122946,123074,123202,123338,123470,123600,123730,123842,125417,125563,125707,127191,127257,127347,127423,127527,127617,127719,127827,127935,128035,128115,128207,128305,128415,128493,128599,128691,128795,128905,129027,129190,132284,132364,132464,132554,132664,132758,132864,134069,134169,134281,134395,134511,134627,134721,134835,134947,135049,135169,135291,135373,135477,135597,135723,135821,135915,136003,136115,136231,136353,136465,136640,136756,136842,136934,137046,137170,137237,137363,137431,137559,137703,137831,137900,137995,138110,138223,138322,138431,138542,138653,138754,138859,138959,139089,139180,139303,139397,139509,139595,139699,139795,139883,140001,140105,140209,140335,140423,140531,140631,140721,140831,140915,141017,141101,141155,141219,141325,141435,141519,142732,147876,147994,148109,148241,148956,149648,150165,151812,152197,152794,154393,155926,156314,158621,178139,178697,191618,200061,202074,202336,203300,204130,210912,212046,212340,212563,214370,216420,217068,218701,218971,222822,223423,227232,228447,229856",
+ "endLines": "26,31,32,152,153,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,189,190,191,192,193,194,195,196,197,198,199,200,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,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,307,308,312,313,314,315,316,317,318,352,353,354,355,356,357,358,359,362,363,364,365,366,370,371,372,379,380,381,382,383,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,558,573,574,575,576,577,585,586,590,594,598,603,609,616,620,624,629,633,637,641,645,649,653,659,663,669,673,679,683,688,692,695,699,705,709,715,719,725,728,732,736,740,744,748,749,750,751,754,757,760,763,767,768,769,770,771,774,776,778,780,785,786,790,796,800,801,803,814,815,819,825,829,830,831,835,862,866,867,871,899,1067,1093,1262,1288,1319,1327,1333,1347,1369,1374,1379,1389,1398,1407,1411,1418,1426,1433,1434,1443,1446,1449,1453,1457,1461,1464,1465,1469,1473,1483,1488,1495,1501,1502,1505,1509,1514,1516,1518,1521,1524,1526,1530,1533,1540,1543,1546,1550,1552,1556,1558,1560,1562,1566,1574,1582,1594,1600,1609,1612,1623,1626,1631,1632,1637,1710,1769,1770,1780,1789,1790,1792,1796,1799,1802,1805,1808,1811,1814,1817,1821,1824,1827,1830,1834,1837,1841,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1867,1869,1870,1871,1872,1873,1874,1875,1876,1878,1879,1881,1882,1884,1886,1887,1889,1890,1891,1892,1893,1894,1896,1897,1898,1899,1900,1901,1922,1924,1926,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1968,1969,1970,1971,1972,1973,1975,1979,1983,2029,2030,2031,2032,2033,2034,2035,2054,2056,2058,2060,2062,2063,2064,2065,2067,2069,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2085,2086,2087,2088,2090,2092,2093,2095,2096,2098,2100,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2115,2116,2117,2118,2120,2121,2122,2123,2124,2126,2128,2130,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2247,2250,2253,2256,2270,2281,2291,2318,2325,2336,2366,2393,2402,2439,2820,2825,2858,2978,3138,3144,3150,3185,3326,3346,3352,3356,3362,3427,3439,3466,3471,3537,3552,3617,3636,3662,3671",
+ "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": "1202,1374,1423,7279,7334,7393,7455,7536,7597,7672,7748,7825,7903,7988,8070,8146,8222,8349,8427,8533,8639,8718,8798,8855,8913,8987,9062,9127,9193,9253,9314,9386,9459,9526,9594,9859,9918,9977,10036,10095,10149,10203,10256,10310,10364,10418,10472,10767,10846,10919,10993,11064,11136,11208,11281,11338,11396,11469,11543,11617,11692,11764,11837,11907,11978,12038,12099,12225,12294,12364,12438,12514,12578,12655,12731,12808,12873,12942,13019,13094,13163,13231,13308,13374,13435,13532,13597,13666,13765,13836,13895,13953,14010,14069,14133,14204,14276,14348,14420,14492,14559,14627,14695,14754,14817,14881,14971,15062,15122,15188,15255,15321,15391,15455,15508,15621,15679,15742,15807,15872,15947,16020,16092,16141,16202,16263,16324,16386,16450,16514,16578,16643,16706,16766,16827,16893,16952,17012,17074,17145,17205,17273,17847,17934,18187,18274,18362,18444,18527,18617,18708,20858,20916,20961,21027,21091,21148,21205,21259,21464,21512,21561,21612,21646,21829,21878,21924,22228,22292,22354,22414,22471,23329,23399,23477,23531,23601,23686,23734,23780,23851,23929,24007,24079,24153,24227,24301,24381,24454,24523,24595,24672,24733,24796,24862,24926,24997,25060,25125,25189,25250,25311,25363,25436,25510,25579,25654,25728,25802,25943,26013,34563,35684,35774,35862,35958,36048,36630,36719,36966,37247,37499,37784,38177,38654,38876,39098,39374,39601,39831,40061,40291,40521,40748,41167,41393,41818,42048,42476,42695,42978,43186,43317,43544,43970,44195,44622,44843,45268,45388,45664,45965,46289,46580,46894,47031,47162,47267,47509,47676,47880,48088,48359,48471,48583,48688,48805,49019,49165,49305,49391,49739,49827,50073,50491,50740,50822,50920,51537,51637,51889,52313,52568,52662,52751,52988,55040,55282,55384,55637,57821,68542,70058,80878,82406,84163,84789,85209,86270,87535,87791,88027,88574,89068,89673,89871,90451,91015,91390,91508,92046,92203,92399,92672,92928,93098,93239,93303,93585,93871,94547,94811,95149,95502,95596,95782,96088,96350,96475,96602,96841,97052,97171,97364,97541,97996,98177,98299,98558,98671,98858,98960,99067,99196,99471,99979,100475,101352,101646,102216,102365,103097,103269,103605,103697,103975,109124,113611,113673,114303,114917,115008,115121,115350,115510,115662,115833,115999,116168,116335,116498,116741,116911,117084,117255,117529,117728,117933,118263,118347,118443,118539,118637,118737,118839,118941,119043,119145,119247,119347,119443,119555,119684,119807,119938,120069,120167,120281,120375,120515,120649,120745,120857,120957,121073,121169,121281,121381,121521,121657,121821,121951,122109,122259,122400,122544,122679,122791,122941,123069,123197,123333,123465,123595,123725,123837,123977,125558,125702,125840,127252,127342,127418,127522,127612,127714,127822,127930,128030,128110,128202,128300,128410,128488,128594,128686,128790,128900,129022,129185,129342,132359,132459,132549,132659,132753,132859,132951,134164,134276,134390,134506,134622,134716,134830,134942,135044,135164,135286,135368,135472,135592,135718,135816,135910,135998,136110,136226,136348,136460,136635,136751,136837,136929,137041,137165,137232,137358,137426,137554,137698,137826,137895,137990,138105,138218,138317,138426,138537,138648,138749,138854,138954,139084,139175,139298,139392,139504,139590,139694,139790,139878,139996,140100,140204,140330,140418,140526,140626,140716,140826,140910,141012,141096,141150,141214,141320,141430,141514,141634,147871,147989,148104,148236,148951,149643,150160,151807,152192,152789,154388,155921,156309,158616,178134,178394,180084,192646,202069,202331,202687,204125,210907,212041,212335,212558,212885,216415,217063,218696,218966,222817,223418,227227,228442,229851,230325"
+ }
+ },
+ {
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\values\\themes.xml",
+ "from": {
+ "startLines": "2,4,11",
+ "startColumns": "4,4,4",
+ "startOffsets": "19,92,424",
+ "endLines": "2,9,14",
+ "endColumns": "69,12,12",
+ "endOffsets": "84,416,656"
+ },
+ "to": {
+ "startLines": "2022,2023,2049",
+ "startColumns": "4,4,4",
+ "startOffsets": "131891,131960,133835",
+ "endLines": "2022,2028,2052",
+ "endColumns": "68,12,12",
+ "endOffsets": "131955,132279,134064"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/blame/res/debug/single/debug.json b/Notes-master/app/build/intermediates/blame/res/debug/single/debug.json
new file mode 100644
index 00000000..2c01c7eb
--- /dev/null
+++ b/Notes-master/app/build/intermediates/blame/res/debug/single/debug.json
@@ -0,0 +1,3638 @@
+[
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_select_dialog_multichoice_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\select_dialog_multichoice_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_blue.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_blue.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_25_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_25_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_arrow_drop_right_black_24dp.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_22_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_22_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_28_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_28_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_btn_colored_text_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_btn_colored_text_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_borderless_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_borderless_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_08.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_08.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_play_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_play_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-watch-v20_abc_dialog_material_background.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-watch-v20\\abc_dialog_material_background.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_12_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_12_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_16_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_16_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_pause_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_pause_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_alert_dialog_title_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_alert_dialog_title_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_06_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_06_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_disable_only_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_primary_text_disable_only_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_right_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_disabled_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_disabled_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_03_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_03_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_18_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_18_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_15_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_15_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_00_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_00_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_09_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_09_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_17_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_17_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ratingbar_small_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ratingbar_small_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_bar_title_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_bar_title_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_mr_button_disconnected_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_disconnected_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_24_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_24_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_default.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_tint_default.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_primary_text_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notification_bg_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_set_lock.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\activity_set_lock.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_menu_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_menu_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_star.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\star.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_splash.jpg.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\splash.jpg"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_13_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_13_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_radio_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_radio_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_blue.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_blue.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_single.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_blue_single.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_search_result.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\search_result.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_settings_launcher_background.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxhdpi\\settings_launcher_background.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_vol_type_audiotrack_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_vol_type_audiotrack_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_04_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_04_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notify_panel_notification_icon_bg.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_controller_volume_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_controller_volume_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_13.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_13.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_activity_chooser_view.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_activity_chooser_view.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_dropdown.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\menu\\note_list_dropdown.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_11_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_11_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_disabled_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_disabled_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_content_include.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_screen_content_include.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit_list_item.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\note_edit_list_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_audiotrack_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_audiotrack_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_30_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_30_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_19_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_19_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_02_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_02_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_bg.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable\\notification_bg.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_27_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_27_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_27_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_27_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout-watch-v20_abc_alert_dialog_title_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout-watch-v20\\abc_alert_dialog_title_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_09.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_09.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_24_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_24_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_pause_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_pause_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_alert_dialog_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_alert_dialog_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_tv_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_tv_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_lines_media.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_lines_media.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_21_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_21_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notification_bg_low_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_middle_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_disconnected_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_disconnected_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notification_bg_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_06_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_06_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_play_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_play_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\note_edit.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_group_expand.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_group_expand.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_in_bottom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_slide_in_bottom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\note_edit_color_selector_panel.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_shrink_fade_out_from_bottom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_shrink_fade_out_from_bottom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_04.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_04.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_delete.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\menu_delete.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_cab_background_internal_bg.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_cab_background_internal_bg.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_play_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_play_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_connecting_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_connecting_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_23_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_23_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_01_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_01_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_play_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_play_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_bar_up_container.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_bar_up_container.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_toolbar.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_screen_toolbar.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_stop_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_stop_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_08_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_08_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_01.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_01.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_left_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_05_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_05_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_02_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_02_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_cast_group_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_group_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_11.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_11.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_voice_search_api_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_voice_search_api_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_05.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_05.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_11_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_11_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_17_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_17_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_14_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_14_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_00_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_00_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_cast_dialog.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_dialog.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_13_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_13_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_30_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_30_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_pressed.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\new_note_pressed.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_connected_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_connected_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_08_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_08_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_29_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_29_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_15_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_15_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_06.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_06.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_22_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_22_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_normal.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\font_normal.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\menu_sub_folder.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\menu\\sub_folder.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_06_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_06_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_tooltip_frame_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\tooltip_frame_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_26_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_26_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_speaker_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_speaker_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_right_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_00.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_00.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_mr_button_grey.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_grey.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_10.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_10.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_holo_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_selector_holo_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_18_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_18_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_media_cancel_action.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_media_cancel_action.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_dialog_close_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_dialog_close_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_04_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_04_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_09_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_09_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_07_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_07_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_media_action.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_media_action.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_01_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_01_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_select_dialog_item_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\select_dialog_item_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_selected.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\selected.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_26_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_26_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_dialog_close_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_dialog_close_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_29_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_29_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_23_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_23_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_title_yellow.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_tv_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_tv_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_up.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_blue_up.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_20_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_20_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_disconnected_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_disconnected_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_4x_info.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\xml\\widget_4x_info.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_02_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_02_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_switch_thumb_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\switch_thumb_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_color_highlight_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_color_highlight_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_stop_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_stop_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_speaker_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_speaker_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_13_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_13_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_16_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_16_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_19_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_19_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_08_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_08_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_03_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_03_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_10_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_10_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_out_top.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_slide_out_top.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_14.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_14.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_tv_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_tv_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_play_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_play_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_secondary_text_dark.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\color\\secondary_text_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_10_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_10_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_white.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_white.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_yellow.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_yellow.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_speaker_group_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_speaker_group_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_background_cache_hint_selector_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_background_cache_hint_selector_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_speaker_group_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_speaker_group_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_call_record.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\call_record.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_clear_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_clear_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_in_top.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_slide_in_top.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_25_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_25_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_10_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_10_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media_custom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_big_media_custom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notify_panel_notification_icon_bg.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_tv_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_tv_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_play_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_play_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_29_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_29_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_stop_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_stop_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_4x.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\widget_4x.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_22_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_22_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\raw-zh-rCN_introduction.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\raw-zh-rCN\\introduction"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_mode_close_item_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_mode_close_item_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_28_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_28_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_account_dialog_title.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\account_dialog_title.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_09.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_09.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_02_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_02_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bitmap_normal.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\bitmap_normal.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_down.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_green_down.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_04_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_04_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_notification_action_background.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-v21\\notification_action_background.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_seek_thumb.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_tint_seek_thumb.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_popup_menu_header_item_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_popup_menu_header_item_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_11_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_11_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_settings_launcher_background.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxxhdpi\\settings_launcher_background.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_08_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_08_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_custom_big.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout\\notification_template_custom_big.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notification_bg_low_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_05_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_05_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_stop_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_stop_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_simple.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_screen_simple.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_dialog_close_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_dialog_close_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_dialog_material_background.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_dialog_material_background.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_settings_header.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\settings_header.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_00_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_00_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_06_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_06_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\note_list.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_fade_in.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_fade_in.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_lock_view.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\widget_lock_view.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_05_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_05_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_speaker_group_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_speaker_group_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_right_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_24_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_24_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_17_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_17_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_right_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_edit_text_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_edit_text_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_11_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_11_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_alert_dialog_button_bar_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_alert_dialog_button_bar_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_item.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\note_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_dialog_edit_text.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\dialog_edit_text.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_up.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_green_up.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_20_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_20_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_26_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_26_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_speaker_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_speaker_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_26_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_26_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_middle_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_00_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_00_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_background_transition_holo_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_selector_background_transition_holo_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_bar_bg.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\title_bar_bg.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_11_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_11_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_21_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_21_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_05.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_05.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_20_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_20_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_clock.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\clock.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_play_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_play_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_green.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_green.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_12.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_12.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_record_folder.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\menu\\call_record_folder.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_connected_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_connected_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_18_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_18_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_24_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_24_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_mode_bar.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_mode_bar.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_speaker_group_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_speaker_group_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_action_bar_item_background_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_action_bar_item_background_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_left_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_action.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v21\\notification_action.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_17_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_17_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_low_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notification_bg_low_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_footer_bg.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_footer_bg.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_04_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_04_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_15_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_15_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_delete.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\delete.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout-v16_notification_template_custom_big.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v16\\notification_template_custom_big.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_disabled_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_disabled_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_left_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_audiotrack_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_audiotrack_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_left_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_cast_group_volume_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_group_volume_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_spinner.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_tint_spinner.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_stop_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_stop_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_holo_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_selector_holo_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_edit_text_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_edit_text_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_divider_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_divider_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\xml_preferences.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\xml\\preferences.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_settings_launcher_background.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\generated\\res\\pngs\\debug\\drawable-mdpi\\settings_launcher_background.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_vector_test.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_vector_test.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_12_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_12_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_speaker_group_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_speaker_group_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_12_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_12_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_support_simple_spinner_dropdown_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\support_simple_spinner_dropdown_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_08_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_08_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_19_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_19_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_25_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_25_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_13_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_13_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_04_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_04_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_vol_type_audiotrack_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_vol_type_audiotrack_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_pause_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_pause_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_28_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_28_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_12.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_12.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_sync.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\activity_sync.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_20_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_20_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_tv_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_tv_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_primary_text_dark.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\color\\primary_text_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_13_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_13_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_seekbar_tick_mark_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_seekbar_tick_mark_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_red.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_title_red.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_25_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_25_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_dialog_close_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_dialog_close_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_10_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_10_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_speaker_group_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_speaker_group_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_cab_background_top_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_cab_background_top_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_16_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_16_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_dialog_close_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_dialog_close_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_grey.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_grey.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_30_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_30_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_12_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_12_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_dialog_close_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_dialog_close_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_simple_overlay_action_mode.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_screen_simple_overlay_action_mode.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_speaker_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_speaker_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_29_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_29_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_folder_list_item.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\folder_list_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_23_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_23_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_dialog_close_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_dialog_close_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_27_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_27_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_21_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_21_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_15_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_15_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_13.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_13.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_template_custom_big.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v21\\notification_template_custom_big.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_10.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_10.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_30_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_30_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_13_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_13_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_05_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_05_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_14_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_14_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_speaker_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_speaker_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_spinner_textfield_background_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_spinner_textfield_background_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_07_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_07_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_blue.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_blue.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_disconnected_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_disconnected_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\interpolator_mr_fast_out_slow_in.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\interpolator\\mr_fast_out_slow_in.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_07_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_07_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_pause_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_pause_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_18_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_18_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_audiotrack_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_audiotrack_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_right_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_11_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_11_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_13_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_13_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_super.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\font_super.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_19_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_19_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_12_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_12_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_right_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_07_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_07_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_note_edit.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\menu\\call_note_edit.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_21_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_21_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_01_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_01_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_primary_text_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_22_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_22_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_background.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_background.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_15.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_15.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_datetime_picker.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\datetime_picker.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_single.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_single.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_04_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_04_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_up.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_red_up.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_28_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_28_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_14_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_14_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_03_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_03_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_21_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_21_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_check_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_check_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_06_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_06_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_2x.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\widget_2x.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_move.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\menu_move.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_27_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_27_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_up.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_up.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_14.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_14.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ratingbar_indicator_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ratingbar_indicator_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_chooser_list_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_chooser_list_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_stop_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_stop_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_textfield_search_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_textfield_search_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_19_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_19_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_14_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_14_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_22_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_22_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_06_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_06_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_07.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_07.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_mr_button_disconnected_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_disconnected_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v23_abc_control_background_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v23\\abc_control_background_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_play_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_play_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_23_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_23_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_middle.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_green_middle.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_2x_info.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\xml\\widget_2x_info.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_mr_button_disconnected_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_disconnected_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_28_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_28_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_22_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_22_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_30_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_30_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_down.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_red_down.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_middle.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media_narrow_custom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_big_media_narrow_custom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_pause_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_pause_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_btn_colored_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_btn_colored_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_edittext.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_tint_edittext.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_18_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_18_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_pause_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_pause_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_text_cursor_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_text_cursor_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_seekbar_track_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_seekbar_track_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_15.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_15.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\interpolator_mr_linear_out_slow_in.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\interpolator\\mr_linear_out_slow_in.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_up.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_white_up.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_bg_low.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable\\notification_bg_low.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_menu_overflow_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_menu_overflow_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_white.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_white.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_06_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_06_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_03_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_03_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_single.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_red_single.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_09_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_09_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_00_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_00_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_radio.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_list_menu_item_radio.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_red.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_red.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bitmap_pressed.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\bitmap_pressed.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_10_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_10_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_down.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_down.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_06.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_06.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_red.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_red.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_item_background_holo_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_item_background_holo_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_00.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_00.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_down.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_blue_down.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_mr_button_disabled_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_disabled_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_icon_app.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\icon_app.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_btn_checkable.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_tint_btn_checkable.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_audiotrack_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_audiotrack_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_lock.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\lock.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_30_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_30_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_07_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_07_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_tooltip.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_tooltip.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_00_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_00_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_alert.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\title_alert.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_chooser_dialog.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_chooser_dialog.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_18_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_18_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_hint_foreground_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_hint_foreground_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_hint_foreground_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_hint_foreground_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_16_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_16_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_12_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_12_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_15_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_15_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-anydpi-v21_settings_launcher_background.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\generated\\res\\pngs\\debug\\drawable-anydpi-v21\\settings_launcher_background.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media_narrow.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_big_media_narrow.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_speaker_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_speaker_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_09_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_09_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_cast_media_metadata.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_media_metadata.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_14_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_14_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_default_mtrl_shape.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_default_mtrl_shape.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_dialog_close_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_dialog_close_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_item_background_holo_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_item_background_holo_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_play_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_play_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_disable_only_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_primary_text_disable_only_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_speaker_group_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_speaker_group_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_background_cache_hint_selector_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_background_cache_hint_selector_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_select_dialog_singlechoice_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\select_dialog_singlechoice_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_middle.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_white_middle.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_20_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_20_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_15_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_15_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_mr_button_disconnected_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_disconnected_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_login.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\activity_login.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_27_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_27_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_00_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_00_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_24_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_24_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_03_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_03_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_11.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_11.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_seekbar_thumb_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_seekbar_thumb_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_menu_item_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_menu_item_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_10_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_10_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_21_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_21_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_tile_bg.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable\\notification_tile_bg.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_footer.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\note_list_footer.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_audiotrack_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_audiotrack_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_line_pressed.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\line_pressed.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_switch_track.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_tint_switch_track.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_settings_launcher_background.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\generated\\res\\pngs\\debug\\drawable-ldpi\\settings_launcher_background.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_media.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_media.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_08_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_08_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_05_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_05_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_stop_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_stop_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_04.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_04.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_09_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_09_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_btn_checkable.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_btn_checkable.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_06_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_06_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_group_collapse.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_group_collapse.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_edittext.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_edittext.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_19_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_19_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_yellow.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_yellow.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_checkbox.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_list_menu_item_checkbox.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\font_size_selector_bg.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_btn_set_color.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\bg_btn_set_color.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_pause_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_pause_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_audiotrack_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_audiotrack_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_settings_launcher_background.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\generated\\res\\pngs\\debug\\drawable-xhdpi\\settings_launcher_background.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_grey.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_grey.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_01_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_01_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_secondary_text_material_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_secondary_text_material_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_02_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_02_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_29_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_29_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_20_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_20_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_23_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_23_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_26_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_26_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_01_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_01_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_mr_button_disabled_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_disabled_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_normal.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\new_note_normal.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_07_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_07_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_02.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_02.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_edit.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\menu\\note_edit.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_16_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_16_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_03.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_03.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_go_search_api_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_go_search_api_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_part_chronometer.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout\\notification_template_part_chronometer.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_17_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_17_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_14_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_14_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\bg_color_btn_mask.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_11_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_11_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_new_note.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable\\new_note.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_dialog_close_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_dialog_close_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_small.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\font_small.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_26_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_26_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_fade_out.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_fade_out.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_template_icon_group.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v21\\notification_template_icon_group.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_24_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_24_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_08_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_08_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_mr_button_grey.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_grey.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_switch_thumb_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_switch_thumb_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_09_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_09_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_05_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_05_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_tab_indicator_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_tab_indicator_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_spinner.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_spinner.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_speaker_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_speaker_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notification_bg_low_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_speaker_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_speaker_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_08.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_08.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\xml_searchable.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\xml\\searchable.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_stop_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_stop_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_middle_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_23_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_23_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_cast_route_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_route_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_icon_group.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout\\notification_template_icon_group.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_14_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_14_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_03_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_03_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_down.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_white_down.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_tooltip_enter.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_tooltip_enter.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_17_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_17_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_dialog_material_background_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_dialog_material_background_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_stop_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_stop_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_large.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\font_large.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_disconnected_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_disconnected_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notification_bg_normal_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_01_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_01_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_btn_colored_borderless_text_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_btn_colored_borderless_text_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_icon.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_list_menu_item_icon.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_22_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_22_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_25_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_25_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_tv_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_tv_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_07.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_07.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_speaker_group_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_speaker_group_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_background_transition_holo_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_selector_background_transition_holo_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_disabled_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_disabled_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_16_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_16_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_btn_colored_text_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_btn_colored_text_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_25_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_25_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\menu\\note_list.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_search_view.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_search_view.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_out_bottom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_slide_out_bottom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_popup_exit.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_popup_exit.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_playback_control.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_playback_control.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_grow_fade_in_from_bottom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_grow_fade_in_from_bottom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_05_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_05_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_play_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_play_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_29_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_29_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_cascading_menu_item_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_cascading_menu_item_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_search_dropdown_item_icons_2line.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_search_dropdown_item_icons_2line.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout-v26_abc_screen_toolbar.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout-v26\\abc_screen_toolbar.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_popup_background_mtrl_mult.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_single.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_white_single.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_03_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_03_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_list_divider_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_list_divider_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_green.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_title_green.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_switch_track.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_switch_track.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_28_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_28_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_tooltip_frame_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\tooltip_frame_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_dropdown_menu.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\note_list_dropdown_menu.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notification_bg_normal_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_15_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_15_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_14_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_14_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_action_tombstone.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v21\\notification_action_tombstone.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_addaccount.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\activity_addaccount.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_middle.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_blue_middle.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_23_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_23_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_16dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_dialog_header_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_dialog_header_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_30_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_30_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_29_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_29_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_folder.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_folder.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v21_abc_btn_colored_borderless_text_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v21\\abc_btn_colored_borderless_text_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_connecting_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_connecting_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_17_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_17_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_audiotrack_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_audiotrack_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_search_url_text.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_search_url_text.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_focused_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_02_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_02_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_27_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_27_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_media_custom.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_media_custom.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_09_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_09_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_white.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_title_white.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_02_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_02_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_23_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_23_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_popup_enter.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_popup_enter.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_yellow.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_yellow.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_dropdown_icon.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\dropdown_icon.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_left_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_18_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_18_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_add_account_text.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\add_account_text.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_12_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_12_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_27_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_27_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_21_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_21_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_btn_colored_borderless_text_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_btn_colored_borderless_text_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_10_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_10_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_09_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_09_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_dialog_close_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_dialog_close_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_big_media.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_24_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_24_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_longpressed_holo.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_dialog_title_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_dialog_title_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_27_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_27_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_controller_material_dialog_b.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_controller_material_dialog_b.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_settings_launcher_background.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\generated\\res\\pngs\\debug\\drawable-hdpi\\settings_launcher_background.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_middle_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_tv_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_tv_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_pause_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_pause_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_seek_thumb.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_seek_thumb.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_action.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout\\notification_action.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_16_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_16_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notification_bg_low_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_01_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_01_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_07_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_07_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_blue.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_title_blue.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_48dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notify_panel_notification_icon_bg.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notification_bg_normal_pressed.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_11_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_11_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_left_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_default.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_default.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_mr_button_grey.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_mr_button_grey.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_left_mtrl_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_19_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_19_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_19_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_19_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_popup_menu_item_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_popup_menu_item_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_volume_control.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_volume_control.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_top.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\menu_top.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_pause_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_pause_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_white.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_white.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_21_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_21_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_right_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_mr_button_disabled_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_disabled_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_04_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_04_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_13_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_13_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_30_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_30_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_divider_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_search_api_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_search_api_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_25_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_25_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_28_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_28_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_03_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_03_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_22_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_22_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_00_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_00_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_20_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_20_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_lock.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\activity_lock.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_select_dialog_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_select_dialog_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_list_menu_item_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_26_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_26_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_picker_route_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_picker_route_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_green.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_green.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_expanded_menu_layout.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_expanded_menu_layout.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_03.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_03.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_dialog_material_background.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_dialog_material_background.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_24_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_24_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_000.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_ab_back_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_ab_back_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_17_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_17_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_02_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_02_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_08_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_08_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_pause_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_pause_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_picker_dialog.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_picker_dialog.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_tv_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_tv_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_tooltip_exit.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_tooltip_exit.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_part_time.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout\\notification_template_part_time.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_switch_track_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_light.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_16_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_16_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_single.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_green_single.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_dark.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_10_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_10_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_18_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_18_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_15_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_15_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\raw_introduction.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\raw\\introduction"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_01.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_01.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_28_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_28_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_options.xml.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\menu\\note_list_options.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_switch_thumb_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\switch_thumb_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout-watch-v20\\abc_alert_dialog_button_bar_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_05_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_05_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_04_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_04_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_red.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_red.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_26_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_26_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_20_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_20_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_green.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_green.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_02.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_02.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_low_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notification_bg_low_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_dialog_material_background_dark.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_dialog_material_background_dark.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bitmap_error.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\bitmap_error.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_07_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_07_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_01_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_01_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_middle.9.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_red_middle.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_29_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_29_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_activity_chooser_view_list_item.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_activity_chooser_view_list_item.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_action_tombstone.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout\\notification_action_tombstone.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_normal.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notification_bg_normal.9.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_line_error.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\line_error.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_secondary_text_material_light.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_secondary_text_material_light.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_colored_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_colored_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_mr_button_disabled_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_disabled_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_notification.png.flat",
+ "source": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\notification.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_36dp.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_audiotrack_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_audiotrack_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ratingbar_material.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ratingbar_material.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_stop_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_stop_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_12_dark.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_12_dark.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_25_light.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_25_light.png"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_icon_background.xml.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable\\notification_icon_background.xml"
+ },
+ {
+ "merged": "F:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat",
+ "source": "C:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_focused_holo.9.png"
+ }
+]
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/release.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/release.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/release.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/release.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-af.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-af.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-af.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-af.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-am.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-am.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-am.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-am.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ar.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ar.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ar.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ar.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-as.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-as.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-as.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-as.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-az.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-az.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-az.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-az.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-b+sr+Latn.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-b+sr+Latn.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-b+sr+Latn.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-b+sr+Latn.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-be.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-be.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-be.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-be.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-bg.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-bg.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-bg.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-bg.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-bn.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-bn.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-bn.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-bn.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-bs.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-bs.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-bs.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-bs.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ca.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ca.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ca.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ca.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-cs.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-cs.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-cs.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-cs.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-da.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-da.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-da.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-da.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-de.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-de.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-de.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-de.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-el.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-el.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-el.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-el.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-en-rAU.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-en-rAU.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-en-rAU.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-en-rAU.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-en-rCA.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-en-rCA.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-en-rCA.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-en-rCA.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-en-rGB.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-en-rGB.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-en-rGB.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-en-rGB.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-en-rIN.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-en-rIN.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-en-rIN.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-en-rIN.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-en-rXC.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-en-rXC.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-en-rXC.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-en-rXC.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-es-rUS.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-es-rUS.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-es-rUS.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-es-rUS.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-es.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-es.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-es.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-es.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-et.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-et.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-et.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-et.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-eu.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-eu.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-eu.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-eu.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-fa.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-fa.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-fa.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-fa.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-fi.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-fi.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-fi.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-fi.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-fr-rCA.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-fr-rCA.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-fr-rCA.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-fr-rCA.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-fr.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-fr.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-fr.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-fr.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-gl.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-gl.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-gl.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-gl.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-gu.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-gu.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-gu.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-gu.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-h720dp-v13.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-h720dp-v13.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-h720dp-v13.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-h720dp-v13.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-hdpi-v4.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-hdpi-v4.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-hdpi-v4.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-hdpi-v4.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-hi.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-hi.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-hi.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-hi.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-hr.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-hr.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-hr.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-hr.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-hu.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-hu.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-hu.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-hu.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-hy.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-hy.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-hy.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-hy.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-in.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-in.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-in.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-in.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-is.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-is.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-is.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-is.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-it.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-it.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-it.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-it.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-iw.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-iw.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-iw.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-iw.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ja.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ja.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ja.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ja.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ka.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ka.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ka.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ka.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-kk.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-kk.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-kk.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-kk.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-km.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-km.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-km.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-km.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-kn.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-kn.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-kn.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-kn.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ko.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ko.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ko.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ko.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ky.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ky.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ky.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ky.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-land.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-land.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-land.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-land.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-large-v4.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-large-v4.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-large-v4.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-large-v4.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ldltr-v21.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ldltr-v21.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ldltr-v21.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ldltr-v21.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-lo.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-lo.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-lo.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-lo.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-lt.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-lt.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-lt.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-lt.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-lv.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-lv.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-lv.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-lv.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-mk.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-mk.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-mk.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-mk.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ml.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ml.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ml.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ml.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-mn.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-mn.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-mn.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-mn.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-mr.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-mr.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-mr.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-mr.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ms.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ms.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ms.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ms.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-my.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-my.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-my.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-my.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-nb.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-nb.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-nb.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-nb.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ne.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ne.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ne.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ne.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-night-v8.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-night-v8.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-night-v8.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-night-v8.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-nl.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-nl.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-nl.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-nl.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-or.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-or.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-or.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-or.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-pa.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-pa.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-pa.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-pa.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-pl.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-pl.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-pl.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-pl.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-port.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-port.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-port.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-port.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-pt-rBR.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-pt-rBR.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-pt-rBR.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-pt-rBR.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-pt-rPT.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-pt-rPT.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-pt-rPT.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-pt-rPT.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-pt.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-pt.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-pt.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-pt.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ro.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ro.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ro.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ro.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ru.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ru.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ru.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ru.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-si.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-si.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-si.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-si.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-sk.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-sk.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-sk.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-sk.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-sl.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-sl.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-sl.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-sl.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-sq.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-sq.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-sq.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-sq.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-sr.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-sr.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-sr.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-sr.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-sv.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-sv.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-sv.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-sv.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-sw.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-sw.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-sw.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-sw.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-sw600dp-v13.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-sw600dp-v13.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-sw600dp-v13.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-sw600dp-v13.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-sw720dp-v13.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-sw720dp-v13.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-sw720dp-v13.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-sw720dp-v13.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ta.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ta.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ta.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ta.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-te.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-te.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-te.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-te.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-th.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-th.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-th.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-th.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-tl.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-tl.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-tl.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-tl.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-tr.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-tr.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-tr.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-tr.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-uk.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-uk.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-uk.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-uk.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ur.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ur.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-ur.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-ur.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-uz.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-uz.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-uz.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-uz.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v16.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v16.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v16.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v16.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v17.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v17.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v17.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v17.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v18.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v18.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v18.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v18.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v21.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v21.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v21.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v21.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v22.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v22.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v22.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v22.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v23.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v23.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v23.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v23.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v24.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v24.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v24.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v24.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v25.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v25.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v25.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v25.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v26.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v26.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v26.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v26.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v28.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v28.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-v28.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-v28.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-vi.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-vi.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-vi.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-vi.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-watch-v20.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-watch-v20.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-watch-v20.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-watch-v20.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-watch-v21.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-watch-v21.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-watch-v21.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-watch-v21.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-xlarge-v4.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-xlarge-v4.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-xlarge-v4.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-xlarge-v4.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-zh-rCN.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-zh-rCN.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-zh-rCN.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-zh-rCN.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-zh-rHK.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-zh-rHK.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-zh-rHK.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-zh-rHK.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-zh-rTW.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-zh-rTW.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-zh-rTW.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-zh-rTW.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values-zu.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-zu.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values-zu.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-zu.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/multi-v2/values.json b/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/multi-v2/values.json
rename to Notes-master/app/build/intermediates/blame/res/release/multi-v2/values.json
diff --git a/src/Project/app/build/intermediates/blame/res/release/single/release.json b/Notes-master/app/build/intermediates/blame/res/release/single/release.json
similarity index 100%
rename from src/Project/app/build/intermediates/blame/res/release/single/release.json
rename to Notes-master/app/build/intermediates/blame/res/release/single/release.json
diff --git a/Notes-master/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/AndroidManifest.xml b/Notes-master/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/AndroidManifest.xml
new file mode 100644
index 00000000..c030ba66
--- /dev/null
+++ b/Notes-master/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/AndroidManifest.xml
@@ -0,0 +1,166 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/output.json b/Notes-master/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/output.json
similarity index 100%
rename from src/Project/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/output.json
rename to Notes-master/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/output.json
diff --git a/src/Project/app/build/intermediates/bundle_manifest/release/processReleaseManifest/bundle-manifest/AndroidManifest.xml b/Notes-master/app/build/intermediates/bundle_manifest/release/processReleaseManifest/bundle-manifest/AndroidManifest.xml
similarity index 100%
rename from src/Project/app/build/intermediates/bundle_manifest/release/processReleaseManifest/bundle-manifest/AndroidManifest.xml
rename to Notes-master/app/build/intermediates/bundle_manifest/release/processReleaseManifest/bundle-manifest/AndroidManifest.xml
diff --git a/src/Project/app/build/intermediates/bundle_manifest/release/processReleaseManifest/bundle-manifest/output.json b/Notes-master/app/build/intermediates/bundle_manifest/release/processReleaseManifest/bundle-manifest/output.json
similarity index 100%
rename from src/Project/app/build/intermediates/bundle_manifest/release/processReleaseManifest/bundle-manifest/output.json
rename to Notes-master/app/build/intermediates/bundle_manifest/release/processReleaseManifest/bundle-manifest/output.json
diff --git a/src/Project/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/out/output.json b/Notes-master/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/out/output.json
similarity index 100%
rename from src/Project/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/out/output.json
rename to Notes-master/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/out/output.json
diff --git a/src/Project/app/build/intermediates/compatible_screen_manifest/release/createReleaseCompatibleScreenManifests/out/output.json b/Notes-master/app/build/intermediates/compatible_screen_manifest/release/createReleaseCompatibleScreenManifests/out/output.json
similarity index 100%
rename from src/Project/app/build/intermediates/compatible_screen_manifest/release/createReleaseCompatibleScreenManifests/out/output.json
rename to Notes-master/app/build/intermediates/compatible_screen_manifest/release/createReleaseCompatibleScreenManifests/out/output.json
diff --git a/Notes-master/app/build/intermediates/dex/debug/mergeDexDebug/out/classes.dex b/Notes-master/app/build/intermediates/dex/debug/mergeDexDebug/out/classes.dex
new file mode 100644
index 00000000..a5e81a16
Binary files /dev/null and b/Notes-master/app/build/intermediates/dex/debug/mergeDexDebug/out/classes.dex differ
diff --git a/src/Project/app/build/intermediates/dex/release/mergeDexRelease/out/classes.dex b/Notes-master/app/build/intermediates/dex/release/mergeDexRelease/out/classes.dex
similarity index 100%
rename from src/Project/app/build/intermediates/dex/release/mergeDexRelease/out/classes.dex
rename to Notes-master/app/build/intermediates/dex/release/mergeDexRelease/out/classes.dex
diff --git a/Notes-master/app/build/intermediates/external_libs_dex/debug/mergeExtDexDebug/out/classes.dex b/Notes-master/app/build/intermediates/external_libs_dex/debug/mergeExtDexDebug/out/classes.dex
new file mode 100644
index 00000000..3fd79d9b
Binary files /dev/null and b/Notes-master/app/build/intermediates/external_libs_dex/debug/mergeExtDexDebug/out/classes.dex differ
diff --git a/src/Project/app/build/intermediates/external_libs_dex/release/mergeExtDexRelease/out/classes.dex b/Notes-master/app/build/intermediates/external_libs_dex/release/mergeExtDexRelease/out/classes.dex
similarity index 100%
rename from src/Project/app/build/intermediates/external_libs_dex/release/mergeExtDexRelease/out/classes.dex
rename to Notes-master/app/build/intermediates/external_libs_dex/release/mergeExtDexRelease/out/classes.dex
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state
new file mode 100644
index 00000000..22a57268
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1XEgE3Yinq1QZfM0Y6OlcV+r5MY= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1XEgE3Yinq1QZfM0Y6OlcV+r5MY=
new file mode 100644
index 00000000..46ea88fd
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1XEgE3Yinq1QZfM0Y6OlcV+r5MY= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2es6QHS185WN0ST_IKCVRFNWO60= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2es6QHS185WN0ST_IKCVRFNWO60=
new file mode 100644
index 00000000..dbcfb158
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2es6QHS185WN0ST_IKCVRFNWO60= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/3XK1P4POXxU2Olht36t66qsUwJw= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/3XK1P4POXxU2Olht36t66qsUwJw=
new file mode 100644
index 00000000..33a69667
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/3XK1P4POXxU2Olht36t66qsUwJw= differ
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Pu2YpxB9Ci0nSq7K3oDuOjeQvWg= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/4DCP+f6lS_W2ZUGCcO6dQk2J64M=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Pu2YpxB9Ci0nSq7K3oDuOjeQvWg=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/4DCP+f6lS_W2ZUGCcO6dQk2J64M=
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/4HTfDzvS7cZPljGlhlqlC2O2Sf8= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/4HTfDzvS7cZPljGlhlqlC2O2Sf8=
new file mode 100644
index 00000000..45189c1f
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/4HTfDzvS7cZPljGlhlqlC2O2Sf8= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/4SQBt02FdZcLSUkbuCDGQBPsHA4= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/4SQBt02FdZcLSUkbuCDGQBPsHA4=
new file mode 100644
index 00000000..ffb61dad
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/4SQBt02FdZcLSUkbuCDGQBPsHA4= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5u_LRI_h5G7fBsWjtvTmtm3jm_A= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5u_LRI_h5G7fBsWjtvTmtm3jm_A=
new file mode 100644
index 00000000..de755d1a
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5u_LRI_h5G7fBsWjtvTmtm3jm_A= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6uVzbysIx6kUDM2nbodFI+pS3q0= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6uVzbysIx6kUDM2nbodFI+pS3q0=
new file mode 100644
index 00000000..dc7b90ea
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6uVzbysIx6kUDM2nbodFI+pS3q0= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/9QZOIUUaLapdBSDEzNwNmv6+I6A= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/9QZOIUUaLapdBSDEzNwNmv6+I6A=
new file mode 100644
index 00000000..124f128d
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/9QZOIUUaLapdBSDEzNwNmv6+I6A= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/9ZWLHnJ47ZaTEAL3_o7MFd87R8M= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/9ZWLHnJ47ZaTEAL3_o7MFd87R8M=
new file mode 100644
index 00000000..2641da2c
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/9ZWLHnJ47ZaTEAL3_o7MFd87R8M= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/AJStm_feRjoHWIa6HR4154UoaZY= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/AJStm_feRjoHWIa6HR4154UoaZY=
new file mode 100644
index 00000000..c3eef538
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/AJStm_feRjoHWIa6HR4154UoaZY= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/FntC28_Ud8vdW+x0WsSIpbN3AcE= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/FntC28_Ud8vdW+x0WsSIpbN3AcE=
new file mode 100644
index 00000000..b2e18066
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/FntC28_Ud8vdW+x0WsSIpbN3AcE= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/H5_MPJHDZN28o_VXkRKVxKa1jaw= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/H5_MPJHDZN28o_VXkRKVxKa1jaw=
new file mode 100644
index 00000000..6c3f095c
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/H5_MPJHDZN28o_VXkRKVxKa1jaw= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/I48AdzeuSnaleAFaAHKSrTg5XRY= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/I48AdzeuSnaleAFaAHKSrTg5XRY=
new file mode 100644
index 00000000..71460a18
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/I48AdzeuSnaleAFaAHKSrTg5XRY= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/I6kbRbTJLZ0T2MrNJXj2mJ0EA4g= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/I6kbRbTJLZ0T2MrNJXj2mJ0EA4g=
new file mode 100644
index 00000000..5707aa88
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/I6kbRbTJLZ0T2MrNJXj2mJ0EA4g= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/L9LIe_3fvnLcCA+bznH5SCFAGpE= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/L9LIe_3fvnLcCA+bznH5SCFAGpE=
new file mode 100644
index 00000000..189e23f2
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/L9LIe_3fvnLcCA+bznH5SCFAGpE= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/LJ+EQrjJk3tyQ39dIBklH0_82mc= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/LJ+EQrjJk3tyQ39dIBklH0_82mc=
new file mode 100644
index 00000000..8fd6cd4c
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/LJ+EQrjJk3tyQ39dIBklH0_82mc= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Lmo5OxueYsLTj2qWam9UMklY1T0= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Lmo5OxueYsLTj2qWam9UMklY1T0=
new file mode 100644
index 00000000..d05d5f78
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Lmo5OxueYsLTj2qWam9UMklY1T0= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/P3UXjMYGMup6wEv++O002yQUfjQ= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/P3UXjMYGMup6wEv++O002yQUfjQ=
new file mode 100644
index 00000000..846dea11
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/P3UXjMYGMup6wEv++O002yQUfjQ= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PIgBmKtx3sSWF03DK7vP00lBH+w= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PIgBmKtx3sSWF03DK7vP00lBH+w=
new file mode 100644
index 00000000..2cec677c
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PIgBmKtx3sSWF03DK7vP00lBH+w= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/TH_hJ5Kqpagb5_NlIDDPa52ah7c= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/TH_hJ5Kqpagb5_NlIDDPa52ah7c=
new file mode 100644
index 00000000..78ac06c4
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/TH_hJ5Kqpagb5_NlIDDPa52ah7c= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/VWUoIKSbCPWlGeny8ZE9MWfTNpM= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/VWUoIKSbCPWlGeny8ZE9MWfTNpM=
new file mode 100644
index 00000000..c42746e8
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/VWUoIKSbCPWlGeny8ZE9MWfTNpM= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/XBZLC3FN35IG+Mb7UDmIJW6ySbk= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/XBZLC3FN35IG+Mb7UDmIJW6ySbk=
new file mode 100644
index 00000000..6ccda32b
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/XBZLC3FN35IG+Mb7UDmIJW6ySbk= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Z+iGU+uOAvVIL7FNBvOudMlEltQ= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Z+iGU+uOAvVIL7FNBvOudMlEltQ=
new file mode 100644
index 00000000..f1f7e720
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Z+iGU+uOAvVIL7FNBvOudMlEltQ= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ZXoOSCXv1uP+mnEM6BtgrPgU9Fw= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ZXoOSCXv1uP+mnEM6BtgrPgU9Fw=
new file mode 100644
index 00000000..d0a17a98
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ZXoOSCXv1uP+mnEM6BtgrPgU9Fw= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_jSpgL5r5uPkvY9W4j74aHFEV90= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_jSpgL5r5uPkvY9W4j74aHFEV90=
new file mode 100644
index 00000000..22a6ffc5
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_jSpgL5r5uPkvY9W4j74aHFEV90= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/a+Grh5Js67op33WwIRSSho_Oxo0= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/a+Grh5Js67op33WwIRSSho_Oxo0=
new file mode 100644
index 00000000..87d37d17
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/a+Grh5Js67op33WwIRSSho_Oxo0= differ
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/8_OFTaBsfWPAYbv0gEeurAM4kCo= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/c2VihkCxKmqJrjviYcH5jaNsRao=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/8_OFTaBsfWPAYbv0gEeurAM4kCo=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/c2VihkCxKmqJrjviYcH5jaNsRao=
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/dmUfRhrpH66fHWCBmI83zueWJVs= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/dmUfRhrpH66fHWCBmI83zueWJVs=
new file mode 100644
index 00000000..e4fd308f
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/dmUfRhrpH66fHWCBmI83zueWJVs= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/enewO7Nhg0_1I1QLzVOkNaiXxaM= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/enewO7Nhg0_1I1QLzVOkNaiXxaM=
new file mode 100644
index 00000000..b0e1f0ce
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/enewO7Nhg0_1I1QLzVOkNaiXxaM= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iBXyleNekkY_Vuin1Vo4ycdh5SI= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iBXyleNekkY_Vuin1Vo4ycdh5SI=
new file mode 100644
index 00000000..25e19330
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iBXyleNekkY_Vuin1Vo4ycdh5SI= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iUWNwqqZjQGxqiUsTNZOW+zd9ws= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iUWNwqqZjQGxqiUsTNZOW+zd9ws=
new file mode 100644
index 00000000..30185e4d
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iUWNwqqZjQGxqiUsTNZOW+zd9ws= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/oyuEWPB9_DiGlmdDu_elSzM8UJg= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/oyuEWPB9_DiGlmdDu_elSzM8UJg=
new file mode 100644
index 00000000..8568b5b7
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/oyuEWPB9_DiGlmdDu_elSzM8UJg= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/sg+80pU5a1Y104yEczBpxSm2JKI= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/sg+80pU5a1Y104yEczBpxSm2JKI=
new file mode 100644
index 00000000..144d863c
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/sg+80pU5a1Y104yEczBpxSm2JKI= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vvnBS1ZJFVWGhulV23n+a9hMYOA= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vvnBS1ZJFVWGhulV23n+a9hMYOA=
new file mode 100644
index 00000000..98ec8865
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vvnBS1ZJFVWGhulV23n+a9hMYOA= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yXf106rK2EYjDZE_6Ag9Q1Fdl7I= b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yXf106rK2EYjDZE_6Ag9Q1Fdl7I=
new file mode 100644
index 00000000..e35a0cf0
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yXf106rK2EYjDZE_6Ag9Q1Fdl7I= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/merge-state b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/merge-state
new file mode 100644
index 00000000..21156728
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/merge-state differ
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/d2SySe0JRJvvrwiv1dDAXM6hbq4= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/1XEgE3Yinq1QZfM0Y6OlcV+r5MY=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/d2SySe0JRJvvrwiv1dDAXM6hbq4=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/1XEgE3Yinq1QZfM0Y6OlcV+r5MY=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/twy+k+7unW+eATIFMoHfChJGk1g= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/2es6QHS185WN0ST_IKCVRFNWO60=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/twy+k+7unW+eATIFMoHfChJGk1g=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/2es6QHS185WN0ST_IKCVRFNWO60=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/E1of7KOMoSy53gnDBUzuPv1lbvc= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/3XK1P4POXxU2Olht36t66qsUwJw=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/E1of7KOMoSy53gnDBUzuPv1lbvc=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/3XK1P4POXxU2Olht36t66qsUwJw=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Pu2YpxB9Ci0nSq7K3oDuOjeQvWg= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/4DCP+f6lS_W2ZUGCcO6dQk2J64M=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Pu2YpxB9Ci0nSq7K3oDuOjeQvWg=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/4DCP+f6lS_W2ZUGCcO6dQk2J64M=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/g46HYcUBWMbbW2IghbTtSIXGg3k= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/4HTfDzvS7cZPljGlhlqlC2O2Sf8=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/g46HYcUBWMbbW2IghbTtSIXGg3k=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/4HTfDzvS7cZPljGlhlqlC2O2Sf8=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/q7cGu1L98sIuGbZidIDawhfRNk0= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/4SQBt02FdZcLSUkbuCDGQBPsHA4=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/q7cGu1L98sIuGbZidIDawhfRNk0=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/4SQBt02FdZcLSUkbuCDGQBPsHA4=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/x13IH8R7jHzoxHAD2G939ETN8As= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/5u_LRI_h5G7fBsWjtvTmtm3jm_A=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/x13IH8R7jHzoxHAD2G939ETN8As=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/5u_LRI_h5G7fBsWjtvTmtm3jm_A=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/z4silqPbsFv54jOpp3cb82VI79Y= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/6uVzbysIx6kUDM2nbodFI+pS3q0=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/z4silqPbsFv54jOpp3cb82VI79Y=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/6uVzbysIx6kUDM2nbodFI+pS3q0=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/zR8AyfqicXQdD0rcPf9MLtVYoaU= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/9QZOIUUaLapdBSDEzNwNmv6+I6A=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/zR8AyfqicXQdD0rcPf9MLtVYoaU=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/9QZOIUUaLapdBSDEzNwNmv6+I6A=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mZZxGjaqIClkRlFaD1AnLGwEHDw= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/9ZWLHnJ47ZaTEAL3_o7MFd87R8M=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mZZxGjaqIClkRlFaD1AnLGwEHDw=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/9ZWLHnJ47ZaTEAL3_o7MFd87R8M=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EURzUmFSSsuRanYP89uDR0KBYEo= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/AJStm_feRjoHWIa6HR4154UoaZY=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EURzUmFSSsuRanYP89uDR0KBYEo=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/AJStm_feRjoHWIa6HR4154UoaZY=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/fn3C3TXBJ_FvaApXCmLweRKlEiw= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/FntC28_Ud8vdW+x0WsSIpbN3AcE=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/fn3C3TXBJ_FvaApXCmLweRKlEiw=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/FntC28_Ud8vdW+x0WsSIpbN3AcE=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mhaqH7ZOdtT1tuN8lRvrEuIw8I4= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/H5_MPJHDZN28o_VXkRKVxKa1jaw=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mhaqH7ZOdtT1tuN8lRvrEuIw8I4=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/H5_MPJHDZN28o_VXkRKVxKa1jaw=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/xmoj0y0S6Ac18tod94hnfxwy_eo= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/I48AdzeuSnaleAFaAHKSrTg5XRY=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/xmoj0y0S6Ac18tod94hnfxwy_eo=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/I48AdzeuSnaleAFaAHKSrTg5XRY=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iiI0BtOFGXlTad178l_HHbFg5F8= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/I6kbRbTJLZ0T2MrNJXj2mJ0EA4g=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iiI0BtOFGXlTad178l_HHbFg5F8=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/I6kbRbTJLZ0T2MrNJXj2mJ0EA4g=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Ohv7ohcRq9VxFtWs49OoxaFo29o= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/L9LIe_3fvnLcCA+bznH5SCFAGpE=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Ohv7ohcRq9VxFtWs49OoxaFo29o=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/L9LIe_3fvnLcCA+bznH5SCFAGpE=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/30CJFYZDueyDU1gEMrMZgSqVLWQ= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/LJ+EQrjJk3tyQ39dIBklH0_82mc=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/30CJFYZDueyDU1gEMrMZgSqVLWQ=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/LJ+EQrjJk3tyQ39dIBklH0_82mc=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/D9ypS3IxLupeRbHEP9eDF0245tc= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Lmo5OxueYsLTj2qWam9UMklY1T0=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/D9ypS3IxLupeRbHEP9eDF0245tc=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Lmo5OxueYsLTj2qWam9UMklY1T0=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/WPQ1p1GUQIS5gMcme+uLJHKVt5g= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/P3UXjMYGMup6wEv++O002yQUfjQ=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/WPQ1p1GUQIS5gMcme+uLJHKVt5g=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/P3UXjMYGMup6wEv++O002yQUfjQ=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/opnmNQhrQvw+fMgvdypwwwHJ_fo= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/PIgBmKtx3sSWF03DK7vP00lBH+w=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/opnmNQhrQvw+fMgvdypwwwHJ_fo=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/PIgBmKtx3sSWF03DK7vP00lBH+w=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/NWQv4Ir2X3RlofPMiikr_6ZtTYY= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/TH_hJ5Kqpagb5_NlIDDPa52ah7c=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/NWQv4Ir2X3RlofPMiikr_6ZtTYY=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/TH_hJ5Kqpagb5_NlIDDPa52ah7c=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/bgTrVOhm44Nu9+56paineADzTCQ= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/VWUoIKSbCPWlGeny8ZE9MWfTNpM=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/bgTrVOhm44Nu9+56paineADzTCQ=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/VWUoIKSbCPWlGeny8ZE9MWfTNpM=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/59qkMahAnCdf25GCRoY6aJYuLo4= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/XBZLC3FN35IG+Mb7UDmIJW6ySbk=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/59qkMahAnCdf25GCRoY6aJYuLo4=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/XBZLC3FN35IG+Mb7UDmIJW6ySbk=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/UVbqC19_HRwbOlU8YzfLkfBgIZU= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Z+iGU+uOAvVIL7FNBvOudMlEltQ=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/UVbqC19_HRwbOlU8YzfLkfBgIZU=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Z+iGU+uOAvVIL7FNBvOudMlEltQ=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/KTZ5Y10NzMafN53TRIXDrvKV4Kw= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/ZXoOSCXv1uP+mnEM6BtgrPgU9Fw=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/KTZ5Y10NzMafN53TRIXDrvKV4Kw=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/ZXoOSCXv1uP+mnEM6BtgrPgU9Fw=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/lLNGGlaf5NM1ceIC0HAlns32T0g= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/_jSpgL5r5uPkvY9W4j74aHFEV90=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/lLNGGlaf5NM1ceIC0HAlns32T0g=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/_jSpgL5r5uPkvY9W4j74aHFEV90=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/f5K8VXPrDh0jsOCZ+nnLXHpCKXs= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/a+Grh5Js67op33WwIRSSho_Oxo0=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/f5K8VXPrDh0jsOCZ+nnLXHpCKXs=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/a+Grh5Js67op33WwIRSSho_Oxo0=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/8_OFTaBsfWPAYbv0gEeurAM4kCo= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/c2VihkCxKmqJrjviYcH5jaNsRao=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/8_OFTaBsfWPAYbv0gEeurAM4kCo=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/c2VihkCxKmqJrjviYcH5jaNsRao=
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/dmUfRhrpH66fHWCBmI83zueWJVs= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/dmUfRhrpH66fHWCBmI83zueWJVs=
new file mode 100644
index 00000000..e4fd308f
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/dmUfRhrpH66fHWCBmI83zueWJVs= differ
diff --git a/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/enewO7Nhg0_1I1QLzVOkNaiXxaM= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/enewO7Nhg0_1I1QLzVOkNaiXxaM=
new file mode 100644
index 00000000..b0e1f0ce
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/enewO7Nhg0_1I1QLzVOkNaiXxaM= differ
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kXNn_lK3YBnqJ71uk9yNVYXShuU= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/iBXyleNekkY_Vuin1Vo4ycdh5SI=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kXNn_lK3YBnqJ71uk9yNVYXShuU=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/iBXyleNekkY_Vuin1Vo4ycdh5SI=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YN3qDFVrpevCU9RIs9YC+4f1Q2w= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/iUWNwqqZjQGxqiUsTNZOW+zd9ws=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YN3qDFVrpevCU9RIs9YC+4f1Q2w=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/iUWNwqqZjQGxqiUsTNZOW+zd9ws=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/p_WABKMQ8rgtQLQCKcz6kD32BdY= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/oyuEWPB9_DiGlmdDu_elSzM8UJg=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/p_WABKMQ8rgtQLQCKcz6kD32BdY=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/oyuEWPB9_DiGlmdDu_elSzM8UJg=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/a0Xg3NUdl0CmnC9n_fQPmfhKO_s= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/sg+80pU5a1Y104yEczBpxSm2JKI=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/a0Xg3NUdl0CmnC9n_fQPmfhKO_s=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/sg+80pU5a1Y104yEczBpxSm2JKI=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/w8D9AXc+wzsDM8eGXtWZgjYWZ_0= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/vvnBS1ZJFVWGhulV23n+a9hMYOA=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/w8D9AXc+wzsDM8eGXtWZgjYWZ_0=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/vvnBS1ZJFVWGhulV23n+a9hMYOA=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/dm50Ob4zjDOJ0KclsLnVCtSiKOo= b/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/yXf106rK2EYjDZE_6Ag9Q1Fdl7I=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/dm50Ob4zjDOJ0KclsLnVCtSiKOo=
rename to Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/yXf106rK2EYjDZE_6Ag9Q1Fdl7I=
diff --git a/src/Project/app/build/intermediates/incremental/mergeDebugAndroidTestResources/compile-file-map.properties b/Notes-master/app/build/intermediates/incremental/mergeDebugAndroidTestResources/compile-file-map.properties
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeDebugAndroidTestResources/compile-file-map.properties
rename to Notes-master/app/build/intermediates/incremental/mergeDebugAndroidTestResources/compile-file-map.properties
diff --git a/src/Project/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml
diff --git a/Notes-master/app/build/intermediates/incremental/mergeDebugAssets/merger.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugAssets/merger.xml
new file mode 100644
index 00000000..8ab7952b
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeDebugAssets/merger.xml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml
new file mode 100644
index 00000000..6680e2d6
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties
new file mode 100644
index 00000000..3d5f45ce
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties
@@ -0,0 +1,910 @@
+#Wed Nov 10 01:11:38 CST 2021
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_popup_background_mtrl_mult.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_13_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_13_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_06_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_06_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\menu\\note_list_dropdown.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_dropdown.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_screen_content_include.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_content_include.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_36dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\icon_app.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_icon_app.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_single.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_single.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_audiotrack_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_audiotrack_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_tint_default.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_default.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_disabled_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_mr_button_disabled_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_20_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_20_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_15.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_15.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_12_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_12_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_18_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_18_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_27_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_27_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_group_collapse.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_group_collapse.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_21_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_21_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_audiotrack_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_audiotrack_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ratingbar_indicator_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ratingbar_indicator_material.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_up.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_up.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_menu_layout.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_menu_layout.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_tv_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_tv_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_04_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_04_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_play_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_play_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_01_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_01_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_16dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_dark.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_speaker_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_speaker_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_middle_mtrl_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_07_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_07_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_blue_middle.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_middle.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_cascading_menu_item_layout.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_cascading_menu_item_layout.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_left_mtrl_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_15_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_15_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_11_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_11_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_dialog_material_background.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_dialog_material_background.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_hint_foreground_material_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_hint_foreground_material_light.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_09_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_09_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_30_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_30_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_vol_type_audiotrack_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_vol_type_audiotrack_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_fade_in.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_fade_in.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_02_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_02_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_22_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_22_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_popup_enter.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_popup_enter.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_36dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_18_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_18_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_06_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_06_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout\\notification_template_custom_big.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_custom_big.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_000.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_06_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_06_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_primary_text_disable_only_material_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_disable_only_material_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_cab_background_top_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_cab_background_top_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_48dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v21\\notification_template_icon_group.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_template_icon_group.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_tint_seek_thumb.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_seek_thumb.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_seekbar_thumb_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_seekbar_thumb_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_02_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_02_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_screen_simple.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_simple.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_08.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_08.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable\\notification_bg_low.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_bg_low.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_36dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_015.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_16_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_16_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_controller_material_dialog_b.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_controller_material_dialog_b.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_08_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_08_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_item_background_holo_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_item_background_holo_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_08_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_08_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_14.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_14.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_tint_btn_checkable.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_btn_checkable.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_17_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_17_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_green.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_green.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\select_dialog_multichoice_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_select_dialog_multichoice_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_group_item.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_cast_group_item.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_22_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_22_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_30_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_30_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_24_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_24_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\account_dialog_title.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_account_dialog_title.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_27_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_27_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_dark.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_textfield_default_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_15_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_15_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxhdpi\\settings_launcher_background.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_settings_launcher_background.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_22_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_22_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\menu\\note_list_options.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_options.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_03_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_03_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_tv_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_tv_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_13_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_13_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_go_search_api_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_go_search_api_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_share_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_29_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_29_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_07.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_07.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_picker_route_item.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_picker_route_item.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_white.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_white.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_dialog_close_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_dialog_close_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_19_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_19_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_09.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_09.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_dialog_close_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_dialog_close_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_primary_text_disable_only_material_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_disable_only_material_light.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_activity_chooser_view.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_activity_chooser_view.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_stop_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_stop_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_activity_chooser_view_list_item.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_activity_chooser_view_list_item.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\support_simple_spinner_dropdown_item.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_support_simple_spinner_dropdown_item.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\select_dialog_item_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_select_dialog_item_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\widget_2x.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_2x.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\menu\\call_note_edit.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_note_edit.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_19_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_19_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_27_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_27_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_right_mtrl_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\widget_4x.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_4x.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_20_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_20_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ratingbar_small_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ratingbar_small_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_spinner_mtrl_am_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_05_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_05_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_11_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_11_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_48dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_light.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_white_single.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_single.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_06_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_06_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_green_down.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_down.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_16dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\datetime_picker.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_datetime_picker.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_pause_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_pause_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_speaker_group_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_speaker_group_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_000.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_10_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_10_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_play_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_play_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_12_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_12_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_21_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_21_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_menu_overflow_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_menu_overflow_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_voice_search_api_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_voice_search_api_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_disabled_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_mr_button_disabled_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_17_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_17_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_alert_dialog_title_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_alert_dialog_title_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notification_bg_low_normal.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_play_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_play_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\add_account_text.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_add_account_text.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_25_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_25_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_07_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_07_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_left_mtrl_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_audiotrack_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_audiotrack_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_09_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_09_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_left_mtrl_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_disconnected_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_disconnected_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_24_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_24_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\activity_sync.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_sync.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_27_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_27_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_23_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_23_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_04_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_04_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_light.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_27_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_27_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_17_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_17_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_title_blue.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_blue.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_09_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_09_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_01_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_01_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_00.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_00.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_disconnected_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_mr_button_disconnected_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_dialog_close_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_dialog_close_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_spinner_textfield_background_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_spinner_textfield_background_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_speaker_group_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_speaker_group_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_11_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_11_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_09.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_09.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notification_bg_low_pressed.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_00_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_00_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_title_white.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_white.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_26_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_26_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\folder_list_item.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_folder_list_item.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_arrow_drop_right_black_24dp.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_search_view.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_search_view.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_background_cache_hint_selector_material_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_background_cache_hint_selector_material_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_edittext.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_edittext.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_selector_background_transition_holo_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_background_transition_holo_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_disconnected_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_disconnected_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_selector_holo_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_holo_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_01_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_01_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_audiotrack_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_audiotrack_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\bitmap_normal.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bitmap_normal.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_14_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_14_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_22_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_22_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_12_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_12_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_grow_fade_in_from_bottom.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_grow_fade_in_from_bottom.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\clock.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_clock.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_08.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_08.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_longpressed_holo.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable\\new_note.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_new_note.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_13_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_13_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_24_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_24_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_red_middle.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_middle.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_26_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_26_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_05_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_05_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\switch_thumb_material_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_switch_thumb_material_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_05_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_05_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_vol_type_audiotrack_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_vol_type_audiotrack_light.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notify_panel_notification_icon_bg.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_06_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_06_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_01.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_01.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_48dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\title_bar_bg.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_bar_bg.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_connecting_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_connecting_light.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_light.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout\\notification_template_part_chronometer.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_part_chronometer.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_longpressed_holo.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_11_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_11_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_tint_edittext.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_edittext.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_24_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_24_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_04.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_04.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_longpressed_holo.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_07_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_07_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_tooltip.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_tooltip.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notification_bg_normal.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_normal.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_30_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_30_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\dialog_edit_text.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_dialog_edit_text.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_grey.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_grey.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_21_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_21_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_11_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_11_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\notification.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_notification.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_03_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_03_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout\\notification_action_tombstone.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_action_tombstone.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_24_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_24_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\activity_addaccount.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_addaccount.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_36dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_audiotrack_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_audiotrack_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_12_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_12_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_focused_holo.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_focused_holo.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_list_menu_item_radio.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_radio.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_12_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_12_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notification_bg_low_normal.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_low_normal.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_dialog_close_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_dialog_close_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\star.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_star.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_01_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_01_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_speaker_group_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_speaker_group_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_radio_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_radio_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_07.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_07.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_12_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_12_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_08_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_08_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\menu\\note_list.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_16dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\xml\\widget_4x_info.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_4x_info.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\select_dialog_singlechoice_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_select_dialog_singlechoice_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_connected_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_connected_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_01_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_01_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_middle_mtrl_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_48dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_10_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_10_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_primary_text_material_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_material_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_03.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_03.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_28_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_28_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_16dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_10_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_10_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\font_super.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_super.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_15_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_15_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_24_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_24_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_000.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_btn_colored_borderless_text_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_btn_colored_borderless_text_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_seekbar_track_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_seekbar_track_material.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\bg_color_btn_mask.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_07_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_07_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_title_green.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_green.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxxhdpi\\settings_launcher_background.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_settings_launcher_background.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_white.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_white.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_18_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_18_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_default.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_default.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_30_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_30_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_seekbar_tick_mark_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_seekbar_tick_mark_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_tint_spinner.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_spinner.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_slide_in_bottom.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_in_bottom.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v23\\abc_control_background_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v23_abc_control_background_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_03_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_03_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_12_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_12_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_share_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_background_cache_hint_selector_material_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_background_cache_hint_selector_material_light.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_right_mtrl_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_edit_text_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_edit_text_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_05_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_05_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_015.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_disabled_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_disabled_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notify_panel_notification_icon_bg.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\line_error.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_line_error.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\generated\\res\\pngs\\debug\\drawable-mdpi\\settings_launcher_background.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_settings_launcher_background.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_green_middle.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_middle.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_divider_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_25_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_25_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_disconnected_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_disconnected_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout\\notification_template_icon_group.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_icon_group.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_25_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_25_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\lock.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_lock.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_09_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_09_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_28_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_28_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_000.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v21\\notification_template_custom_big.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_template_custom_big.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_pause_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_pause_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_play_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_play_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_list_menu_item_layout.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_layout.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_hint_foreground_material_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_hint_foreground_material_dark.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_red_up.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_up.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\switch_thumb_material_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_switch_thumb_material_light.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_04_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_04_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_dark.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_05_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_05_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_btn_colored_text_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_btn_colored_text_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_tint_switch_track.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_switch_track.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_right_mtrl_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\xml\\widget_2x_info.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_2x_info.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_media_metadata.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_cast_media_metadata.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_15_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_15_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_title_yellow.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_15_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_15_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_48dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_selector_background_transition_holo_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_background_transition_holo_light.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_28_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_28_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_switch_track_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_18_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_18_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\search_result.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_search_result.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_02_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_02_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_05_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_05_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_tv_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_tv_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_28_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_28_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_popup_menu_header_item_layout.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_popup_menu_header_item_layout.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\activity_login.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_login.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_btn_colored_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_btn_colored_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_light.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_focused_holo.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_stop_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_stop_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_25_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_25_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_chooser_dialog.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_chooser_dialog.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_dialog_close_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_dialog_close_light.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_15_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_15_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout-watch-v20\\abc_alert_dialog_title_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout-watch-v20_abc_alert_dialog_title_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_03_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_03_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_29_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_29_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_06.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_06.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_06.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_06.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_dialog_header_item.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_dialog_header_item.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\note_edit_color_selector_panel.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_audiotrack_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_audiotrack_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_list_menu_item_checkbox.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_checkbox.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_mr_button_grey.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_mr_button_grey.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_slide_out_top.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_out_top.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_focused_holo.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_focused_holo.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_02_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_02_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_18_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_18_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_right_mtrl_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_white_down.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_down.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_text_cursor_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_text_cursor_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_stop_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_stop_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_01_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_01_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_tv_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_tv_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_30_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_30_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_08_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_08_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_popup_background_mtrl_mult.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\color\\primary_text_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_primary_text_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_media.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_media.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v21\\notification_action.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_action.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_stop_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_stop_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_02_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_02_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_08_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_08_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\menu\\note_edit.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_edit.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_yellow.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_yellow.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_route_item.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_cast_route_item.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\color\\secondary_text_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_secondary_text_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_05.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_05.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_28_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_28_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_colored_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_colored_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_disabled_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_disabled_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_search_api_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_search_api_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notification_bg_low_pressed.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_stop_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_stop_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_08_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_08_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-mdpi-v4\\notification_bg_normal_pressed.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_red.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_red.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_16dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_05_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_05_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_red_down.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_down.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_06_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_06_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_tooltip_exit.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_tooltip_exit.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_05.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_05.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_speaker_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_speaker_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\raw\\introduction=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\raw_introduction.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_speaker_group_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_speaker_group_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\xml\\preferences.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\xml_preferences.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_05_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_05_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_blue.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_blue.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_down.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_down.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_divider_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_00.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_00.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout-v26\\abc_screen_toolbar.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout-v26_abc_screen_toolbar.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_13_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_13_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_20_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_20_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_speaker_group_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_speaker_group_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_14_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_14_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_22_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_22_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\note_item.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_item.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_stop_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_stop_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_04_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_04_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_dialog_close_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_dialog_close_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_12.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_12.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_15_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_15_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_04.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_04.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_dark.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_19_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_19_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\bitmap_pressed.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bitmap_pressed.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_grey.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_grey.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_26_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_26_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_right_mtrl_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_16_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_16_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_speaker_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_speaker_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_dialog.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_cast_dialog.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_pause_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_pause_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_mode_bar.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_mode_bar.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_14_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_14_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_23_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_23_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_28_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_28_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_play_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_play_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_stop_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_stop_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_29_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_29_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_02_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_02_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout\\notification_action.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_action.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_00_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_00_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_left_mtrl_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_015.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_cab_background_internal_bg.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_cab_background_internal_bg.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_24_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_24_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_tv_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_tv_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\settings_header.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_settings_header.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\bg_btn_set_color.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_btn_set_color.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_slide_out_bottom.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_out_bottom.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_21_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_21_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_blue_down.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_down.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\line_pressed.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_line_pressed.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_connecting_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_connecting_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_big_media.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_08_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_08_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_green_single.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_single.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_02_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_02_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_13.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_13.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_09_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_09_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_26_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_26_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\font_normal.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_normal.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_30_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_30_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_cast_group_volume_item.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_cast_group_volume_item.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_ab_back_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_ab_back_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_03.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_03.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_disabled_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_disabled_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_25_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_25_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_16dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\menu\\call_record_folder.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_record_folder.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_07_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_07_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_06_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_06_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_11_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_11_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_10_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_10_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_11_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_11_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\widget_lock_view.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_lock_view.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_22_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_22_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_000.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\interpolator\\mr_linear_out_slow_in.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\interpolator_mr_linear_out_slow_in.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\menu\\sub_folder.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\menu_sub_folder.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_19_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_19_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_48dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_left_mtrl_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_015.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_23_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_23_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_audiotrack_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_audiotrack_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_bar_up_container.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_bar_up_container.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_04_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_04_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_edit_text_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_edit_text_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_28_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_28_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_chooser_list_item.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_chooser_list_item.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_tooltip_enter.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_tooltip_enter.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notification_bg_normal.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_normal.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_middle_mtrl_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_selector_holo_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_holo_light.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_blue_single.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_single.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_textfield_search_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_textfield_search_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_14_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_14_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_02.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_02.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_switch_track.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_switch_track.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_playback_control.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_playback_control.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_red.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_red.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_light.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_14.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_14.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_27_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_27_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\generated\\res\\pngs\\debug\\drawable-anydpi-v21\\settings_launcher_background.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-anydpi-v21_settings_launcher_background.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_light.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_white_up.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_up.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_blue_up.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_up.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_play_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_play_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\note_edit_list_item.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit_list_item.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_folder.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_folder.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_21_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_21_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_00_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_00_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_select_dialog_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_select_dialog_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_list_divider_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_divider_material.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_green.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_green.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-v21\\notification_action_background.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_notification_action_background.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_stop_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_stop_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\delete.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_delete.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_group_expand.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_group_expand.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_26_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_26_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_02.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_02.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_middle.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\raw-zh-rCN\\introduction=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\raw-zh-rCN_introduction.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_switch_track_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_red_single.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_single.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_dialog_material_background_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_dialog_material_background_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_big_media_narrow.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media_narrow.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notification_bg_low_normal.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_low_normal.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_popup_background_mtrl_mult.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_17_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_17_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_17_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_17_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\menu_top.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_top.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v16\\notification_template_custom_big.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout-v16_notification_template_custom_big.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_07_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_07_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_015.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_color_highlight_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_color_highlight_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_lines_media.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_lines_media.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_dark.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\title_alert.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_alert.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_07_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_07_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout\\notification_template_part_time.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_part_time.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_green_up.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_up.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_01_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_01_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_dialog_material_background.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_dialog_material_background.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_07_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_07_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_spinner_mtrl_am_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ratingbar_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ratingbar_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_background.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_background.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_15.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_15.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_tv_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_tv_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_disabled_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_disabled_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_36dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_media_custom.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_media_custom.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_01.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_01.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_controller_volume_item.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_controller_volume_item.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_pause_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_pause_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_speaker_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_speaker_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\selected.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_selected.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_popup_background_mtrl_mult.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_primary_text_material_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_material_light.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_36dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_21_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_21_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_08_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_08_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\tooltip_frame_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_tooltip_frame_light.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_expanded_menu_layout.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_expanded_menu_layout.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_25_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_25_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_14_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_14_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_17_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_17_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_18_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_18_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\generated\\res\\pngs\\debug\\drawable-ldpi\\settings_launcher_background.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_settings_launcher_background.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_36dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_volume_control.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_volume_control.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_alert_dialog_button_bar_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_alert_dialog_button_bar_material.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\note_edit.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_27_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_27_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_16dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_popup_menu_item_layout.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_popup_menu_item_layout.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_media_stop_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_media_stop_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\activity_lock.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_lock.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_yellow.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_yellow.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\font_small.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_small.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_search_url_text.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_search_url_text.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_disconnected_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_disconnected_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_big_media_custom.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media_custom.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_22_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_22_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_48dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_play_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_play_light.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_grey.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_mr_button_grey.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_11_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_11_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notification_bg_normal_pressed.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_20_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_20_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_dialog_title_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_dialog_title_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_25_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_25_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_screen_simple_overlay_action_mode.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_simple_overlay_action_mode.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_48dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_pause_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_pause_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_disconnected_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_mr_button_disconnected_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_21_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_21_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_13_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_13_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v21\\abc_btn_colored_borderless_text_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v21_abc_btn_colored_borderless_text_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_04_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_04_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_21_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_21_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_19_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_19_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_spinner_mtrl_am_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_play_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_play_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_16dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_29_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_29_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_pause_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_pause_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_disconnected_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_mr_button_disconnected_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_16dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\new_note_pressed.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_pressed.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\note_list.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\layout\\mr_picker_dialog.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_mr_picker_dialog.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_14_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_14_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_disabled_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_mr_button_disabled_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_fade_out.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_fade_out.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_14_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_14_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_tv_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_tv_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_right_mtrl_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-watch-v20\\abc_dialog_material_background.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-watch-v20_abc_dialog_material_background.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_speaker_group_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_speaker_group_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\menu_delete.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_delete.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_play_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_play_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_16_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_16_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_blue.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_blue.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_right_mtrl_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_22_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_22_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_48dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_btn_checkable.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_btn_checkable.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_12.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_12.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout-watch-v20\\abc_alert_dialog_button_bar_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_36dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_09_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_09_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_light.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_29_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_29_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_04_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_04_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_btn_colored_text_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_btn_colored_text_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_48dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_divider_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_stop_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_stop_light.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_16_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_16_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\bitmap_error.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bitmap_error.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\generated\\res\\pngs\\debug\\drawable-xhdpi\\settings_launcher_background.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_settings_launcher_background.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-hdpi-v4\\notification_bg_normal_pressed.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_left_mtrl_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_vector_test.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_vector_test.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_04_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_04_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_default_mtrl_shape.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_default_mtrl_shape.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_disabled_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_mr_button_disabled_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_textfield_default_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_24_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_24_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\xml\\searchable.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\xml_searchable.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_blue.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_blue.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_longpressed_holo.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_switch_thumb_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_switch_thumb_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_09_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_09_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_03_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_03_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_vol_type_tv_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_vol_type_tv_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable\\notification_bg.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_bg.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_secondary_text_material_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_secondary_text_material_light.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_media_pause_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_media_pause_light.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_speaker_group_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_speaker_group_light.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_red.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_red.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_white_middle.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_middle.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_20_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_20_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_media_cancel_action.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_media_cancel_action.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_green.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_green.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\font_size_selector_bg.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_16_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_16_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_23_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_23_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_16dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_02_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_02_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notification_bg_normal.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_normal.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_focused_holo.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_03_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_03_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_23_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_23_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_17_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_17_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_16_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_16_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\dropdown_icon.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_dropdown_icon.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_spinner_mtrl_am_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_03_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_03_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_13.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_13.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_divider_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\generated\\res\\pngs\\debug\\drawable-hdpi\\settings_launcher_background.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_settings_launcher_background.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_mr_button_grey.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_mr_button_grey.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_speaker_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_speaker_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_29_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_29_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_29_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_29_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_list_menu_item_icon.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_icon.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_16_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_16_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_audiotrack_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_audiotrack_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notification_bg_low_pressed.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_middle_mtrl_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_secondary_text_material_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_secondary_text_material_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_mr_button_disconnected_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_mr_button_disconnected_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_00_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_00_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color\\abc_btn_colored_borderless_text_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_btn_colored_borderless_text_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable\\notification_tile_bg.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_tile_bg.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_left_mtrl_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_media_pause_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_media_pause_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_template_big_media_narrow_custom.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media_narrow_custom.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_00_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_00_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_dialog_close_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_dialog_close_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_tab_indicator_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_tab_indicator_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_12_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_12_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_29_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_29_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_play_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_play_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\call_record.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_call_record.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\interpolator\\mr_fast_out_slow_in.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\interpolator_mr_fast_out_slow_in.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_light.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_23_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_23_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\tooltip_frame_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_tooltip_frame_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_screen_toolbar.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_toolbar.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_dialog_material_background_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_dialog_material_background_light.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_10_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_10_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_28_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_28_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_dark.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_title_red.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_red.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_19_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_19_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_button_connected_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_button_connected_light.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_seek_thumb.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_seek_thumb.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable-xhdpi-v4\\notify_panel_notification_icon_bg.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_10_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_10_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_00_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_00_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_13_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_13_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_36dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_item_background_holo_light.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_item_background_holo_light.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_06_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_06_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\layout-v21\\notification_action_tombstone.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_action_tombstone.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3748c447639623a0c90cb541e38e687e\\media-1.0.0\\res\\layout\\notification_media_action.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_media_action.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_09_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_09_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_18_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_18_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\note_list_footer.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_footer.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_dialog_close_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_dialog_close_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_10.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_10.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_23_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_23_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_30_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_30_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_list_divider_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_list_divider_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_slide_in_top.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_in_top.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\edit_white.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_white.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_27_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_27_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_10.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_10.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_01_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_01_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_19_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_19_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_check_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_check_material.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\note_list_dropdown_menu.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_dropdown_menu.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_13_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_13_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\menu_move.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_move.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_13_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_13_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\color-v23\\abc_tint_spinner.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_spinner.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_15_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_15_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_10_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_10_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_30_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_30_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_speaker_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_speaker_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-hdpi-v4\\ic_vol_type_speaker_group_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_ic_vol_type_speaker_group_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-xhdpi-v4\\abc_switch_track_mtrl_alpha.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_10_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_10_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_26_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_26_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_menu_item_layout.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_menu_item_layout.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_dark.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_alert_dialog_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_alert_dialog_material.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\list_footer_bg.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_footer_bg.9.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_vol_type_speaker_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_vol_type_speaker_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_media_pause_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_media_pause_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_20_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_20_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\new_note_normal.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_normal.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_26_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_26_dark.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\splash.jpg=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_splash.jpg.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_25_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_25_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable\\mr_dialog_close_dark.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mr_dialog_close_dark.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_14_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_14_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_mode_close_item_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_mode_close_item_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-v21\\abc_action_bar_item_background_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_action_bar_item_background_material.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\layout\\activity_set_lock.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_set_lock.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_17_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_17_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_dialog_close_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_dialog_close_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_action_bar_title_item.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_bar_title_item.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_ic_clear_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_clear_material.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_shrink_fade_out_from_bottom.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_shrink_fade_out_from_bottom.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\layout\\abc_search_dropdown_item_icons_2line.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_search_dropdown_item_icons_2line.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_23_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_23_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_26_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_26_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connected_20_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connected_20_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\anim\\abc_popup_exit.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_popup_exit.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_03_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_03_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_00_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_00_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connecting_00_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connecting_00_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_36dp.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_18_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_18_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_collapse_11.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_collapse_11.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_light.9.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_yellow.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_yellow.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\0941cdeacb972d93128f11c4f7e39759\\appcompat-1.0.0\\res\\drawable\\abc_btn_borderless_material.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_borderless_material.xml.flat
+F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\src\\main\\res\\drawable-hdpi\\font_large.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_large.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_19_light.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_19_light.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_vol_type_speaker_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_vol_type_speaker_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xhdpi-v4\\ic_mr_button_connected_20_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_ic_mr_button_connected_20_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxhdpi-v4\\ic_mr_button_connecting_16_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_ic_mr_button_connecting_16_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-mdpi-v4\\ic_media_pause_dark.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_ic_media_pause_dark.png.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\3d24d12268107924d8b8eb8340e485db\\core-1.0.0\\res\\drawable\\notification_icon_background.xml=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_icon_background.xml.flat
+C\:\\Users\\15121\\.gradle\\caches\\transforms-2\\files-2.1\\933160069c0b08bae453aee39e1ba239\\mediarouter-1.0.0\\res\\drawable-xxxhdpi-v4\\ic_group_expand_11.png=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_ic_group_expand_11.png.flat
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-af/values-af.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-af/values-af.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-am/values-am.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-am/values-am.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-as/values-as.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-as/values-as.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-as/values-as.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-as/values-as.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-az/values-az.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-az/values-az.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bn/values-bn.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bn/values-bn.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bs/values-bs.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bs/values-bs.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rAU/values-en-rAU.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rAU/values-en-rAU.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rCA/values-en-rCA.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rCA/values-en-rCA.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rGB/values-en-rGB.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rGB/values-en-rGB.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rIN/values-en-rIN.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rIN/values-en-rIN.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rXC/values-en-rXC.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rXC/values-en-rXC.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es-rUS/values-es-rUS.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es-rUS/values-es-rUS.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr-rCA/values-fr-rCA.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr-rCA/values-fr-rCA.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gu/values-gu.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gu/values-gu.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hi/values-hi.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hi/values-hi.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hy/values-hy.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hy/values-hy.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ka/values-ka.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ka/values-ka.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-kk/values-kk.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-kk/values-kk.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-km/values-km.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-km/values-km.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-kn/values-kn.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-kn/values-kn.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ky/values-ky.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ky/values-ky.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-land/values-land.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-land/values-land.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-large-v4/values-large-v4.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-large-v4/values-large-v4.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lo/values-lo.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo/values-lo.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lo/values-lo.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo/values-lo.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lt/values-lt.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lt/values-lt.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lv/values-lv.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lv/values-lv.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mk/values-mk.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk/values-mk.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mk/values-mk.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk/values-mk.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml/values-ml.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml/values-ml.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mn/values-mn.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn/values-mn.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mn/values-mn.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn/values-mn.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mr/values-mr.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr/values-mr.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mr/values-mr.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr/values-mr.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ms/values-ms.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms/values-ms.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ms/values-ms.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms/values-ms.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-my/values-my.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my/values-my.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-my/values-my.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my/values-my.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nb/values-nb.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nb/values-nb.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ne/values-ne.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne/values-ne.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ne/values-ne.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne/values-ne.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-night-v8/values-night-v8.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-night-v8/values-night-v8.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-or/values-or.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-or/values-or.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-or/values-or.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-or/values-or.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pa/values-pa.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pa/values-pa.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-port/values-port.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-port/values-port.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt/values-pt.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt/values-pt.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-si/values-si.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-si/values-si.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw/values-sw.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw/values-sw.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw720dp-v13/values-sw720dp-v13.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw720dp-v13/values-sw720dp-v13.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw720dp-v13/values-sw720dp-v13.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw720dp-v13/values-sw720dp-v13.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ta/values-ta.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ta/values-ta.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-te/values-te.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-te/values-te.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-th/values-th.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-th/values-th.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tl/values-tl.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tl/values-tl.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ur/values-ur.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ur/values-ur.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uz/values-uz.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uz/values-uz.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v16/values-v16.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v16/values-v16.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v17/values-v17.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v17/values-v17.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v18/values-v18.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v18/values-v18.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v21/values-v21.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v21/values-v21.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v22/values-v22.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v22/values-v22.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v23/values-v23.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v23/values-v23.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v24/values-v24.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v24/values-v24.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v25/values-v25.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v25/values-v25.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v25/values-v25.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v25/values-v25.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v26/values-v26.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v26/values-v26.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v26/values-v26.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v26/values-v26.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v28/values-v28.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v28/values-v28.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-vi/values-vi.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-vi/values-vi.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-watch-v20/values-watch-v20.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-watch-v20/values-watch-v20.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-watch-v21/values-watch-v21.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-watch-v21/values-watch-v21.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml
diff --git a/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
new file mode 100644
index 00000000..e28864f7
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
@@ -0,0 +1,169 @@
+
+
+
+ 短信
+ 邮件
+
+
+ %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/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rHK/values-zh-rHK.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rHK/values-zh-rHK.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml
diff --git a/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
new file mode 100644
index 00000000..bd222ac5
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
@@ -0,0 +1,169 @@
+
+
+
+ 短信
+ 郵件
+
+
+ %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/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zu/values-zu.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zu/values-zu.xml
rename to Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml
diff --git a/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml
new file mode 100644
index 00000000..3d8820f6
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml
@@ -0,0 +1,3673 @@
+
+
+
+ -%s
+ --%s
+ --%s
+ --%s
+
+
+ Messaging
+ Email
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ false
+ 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
+ #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
+ #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
+ 4dp
+ 6dp
+ 8dp
+ 4dp
+ 2dp
+ 320dp
+ 320dp
+ 0.30
+ 0.26
+ 8dp
+ 0dp
+ 50dp
+ 0.26
+ 0.20
+ 0.12
+ 0.50
+ 0.38
+ 0.70
+ 0.54
+ 20dp
+ 800dp
+ 120dp
+ 68dp
+ 24dp
+ 288dp
+ 16dp
+ 320dp
+ 320dp
+ 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
+ 127
+ 150
+ 400
+ 400
+ 200
+ 300
+ 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
+ Delete
+ Call notes
+ cancel
+ set
+ Delete reminder successfully
+ Dummy Button
+ Sorry, can not delete locked note
+ Sorry, can not delete star note
+ Sorry, can not set clock on empty note
+ Sorry, can not send and empty note to home
+ Sorry, can not set top on empty note
+ 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
+ Export fail
+ notes_%s.txt
+ /MIUI/notes/
+ Here is your passcode:
+ 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
+ Input name
+ Note added to home
+ Remind me
+ Cancel Top
+ New Folder
+ Delete
+ Delete Lock
+ Delete Star
+ 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
+ Delete reminder
+ Search
+ Select all
+ Nothing selected, the operation is invalid
+ %d selected
+ Send to home
+ Lock
+ Star
+ Top
+ Settings
+ Share
+ Sync
+ Cancel syncing
+ Select folder
+ Cast button
+ Cast button. Connected
+ Cast button. Connecting
+ Cast button. Disconnected
+ No info available
+ Finding devices
+ Cast to
+ Album art
+ Casting screen
+ Close
+ Collapse
+ Disconnect
+ Expand
+ No info available
+ No media selected
+ Pause
+ Play
+ Stop
+ Stop casting
+ Volume slider
+ Cast to a device
+ Play on a group
+ System
+ Devices
+ Expired
+ Send email
+ Open map
+ Call
+ Browse web
+ Passcode has deleted
+ Take a look
+ Got it
+ Add note
+ ...
+ 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
+ Notes
+ Search notes
+ Searching Notes
+ Search
+ Text in your notes
+ Set reminder
+ 999+
+ 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...
+ 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/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merger.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merger.xml
new file mode 100644
index 00000000..cb5b6fce
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merger.xml
@@ -0,0 +1,4030 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeDebugShaders/merger.xml b/Notes-master/app/build/intermediates/incremental/mergeDebugShaders/merger.xml
new file mode 100644
index 00000000..9cd6eb0e
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeDebugShaders/merger.xml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseAssets/merger.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseAssets/merger.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseAssets/merger.xml
rename to Notes-master/app/build/intermediates/incremental/mergeReleaseAssets/merger.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml
rename to Notes-master/app/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/compile-file-map.properties b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/compile-file-map.properties
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/compile-file-map.properties
rename to Notes-master/app/build/intermediates/incremental/mergeReleaseResources/compile-file-map.properties
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-af/values-af.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-af/values-af.xml
new file mode 100644
index 00000000..fd603998
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-af/values-af.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Uitsaai-knoppie"
+ "Uitsaai-knoppie. Gekoppel"
+ "Uitsaai-knoppie. Koppel tans"
+ "Uitsaai-knoppie. Ontkoppel"
+ "Soek tans toestelle"
+ "Saai uit na"
+ "Albumkunswerk"
+ "Saai tans skerm uit"
+ "Maak toe"
+ "Vou in"
+ "Ontkoppel"
+ "Vou uit"
+ "Geen inligting is beskikbaar nie"
+ "Geen media is gekies nie"
+ "Onderbreek"
+ "Speel"
+ "Stop"
+ "Hou op uitsaai"
+ "Volumeglyer"
+ "Stelsel"
+ "Toestelle"
+ "Soek"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-am/values-am.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-am/values-am.xml
new file mode 100644
index 00000000..2630c776
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-am/values-am.xml
@@ -0,0 +1,53 @@
+
+
+ "ወደ መነሻ ይዳስሱ"
+ "ወደ ላይ ይዳስሱ"
+ "ተጨማሪ አማራጮች"
+ "ተከናውኗል"
+ "ሁሉንም ይመልከቱ"
+ "መተግበሪያ ይምረጡ"
+ "ጠፍቷል"
+ "በርቷል"
+ "Alt+"
+ "Ctrl+"
+ "ሰርዝ"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "ምናሌ+"
+ "ፈልግ…"
+ "መጠይቅ አጽዳ"
+ "የፍለጋ ጥያቄ"
+ "ፍለጋ"
+ "መጠይቅ ያስረክቡ"
+ "የድምፅ ፍለጋ"
+ "ከሚከተለው ጋር ያጋሩ"
+ "ከ%s ጋር አጋራ"
+ "ሰብስብ"
+ "የCast አዝራር"
+ "የCast አዝራር። ተገናኝቷል"
+ "የCast አዝራር። በመገናኘት ላይ"
+ "Cast አዝራር። ግንኙነት ተቋርጧል"
+ "መሣሪያዎችን በማግኘት ላይ"
+ "Cast አድርግ ወደ"
+ "የአልበም ስነ-ጥበብ"
+ "ማያ ገጽን Cast በማድረግ ላይ"
+ "ዝጋ"
+ "ሰብስብ"
+ "ግንኙነት አቋርጥ"
+ "ዘርጋ"
+ "ምንም መረጃ አይገኝም"
+ "ምንም ማህደረ መረጃ አልተመረጠም"
+ "ባለበት አቁም"
+ "አጫውት"
+ "አቁም"
+ "Cast ማድረግ አቁም"
+ "ተንሸራታች የድምፅ መቆጣጠሪያ"
+ "ሥርዓት"
+ "መሣሪያዎች"
+ "ፈልግ"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml
new file mode 100644
index 00000000..62d8a483
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml
@@ -0,0 +1,53 @@
+
+
+ "التنقل إلى الشاشة الرئيسية"
+ "التنقل إلى أعلى"
+ "خيارات إضافية"
+ "تم"
+ "عرض الكل"
+ "اختيار تطبيق"
+ "إيقاف"
+ "تشغيل"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "القائمة+"
+ "بحث…"
+ "محو طلب البحث"
+ "طلب البحث"
+ "بحث"
+ "إرسال طلب البحث"
+ "البحث الصوتي"
+ "مشاركة مع"
+ "مشاركة مع %s"
+ "تصغير"
+ "زر الإرسال"
+ "زر الإرسال. تم الاتصال"
+ "زر الإرسال. جارٍ الاتصال"
+ "زر الإرسال. تم قطع الاتصال"
+ "جارٍ البحث عن أجهزة"
+ "إرسال إلى"
+ "صورة الألبوم"
+ "جارٍ إرسال الشاشة"
+ "إغلاق"
+ "تصغير"
+ "قطع اتصال"
+ "توسيع"
+ "لا تتوفر أي معلومات"
+ "لم يتم اختيار أي وسائط"
+ "إيقاف مؤقت"
+ "تشغيل"
+ "إيقاف"
+ "إيقاف الإرسال"
+ "شريط تمرير مستوى الصوت"
+ "النظام"
+ "الأجهزة"
+ "البحث"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-as/values-as.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-as/values-as.xml
new file mode 100644
index 00000000..2287e53b
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-as/values-as.xml
@@ -0,0 +1,32 @@
+
+
+ "গৃহ পৃষ্ঠালৈ যাওক"
+ "ওপৰলৈ যাওক"
+ "অধিক বিকল্প"
+ "সম্পন্ন কৰা হ\'ল"
+ "সকলো চাওক"
+ "এটা এপ্ বাছনি কৰক"
+ "অফ কৰক"
+ "অন কৰক"
+ "Alt+"
+ "CTRL+"
+ "মচক"
+ "এণ্টাৰ"
+ "ফাংশ্বন+"
+ "মেটা+"
+ "শ্বিফ্ট+"
+ "স্পেচ"
+ "Sym+"
+ "মেনু+"
+ "অনুসন্ধান কৰক…"
+ "প্ৰশ্ন মচক"
+ "সন্ধান কৰিব খোজা প্ৰশ্ন"
+ "সন্ধান কৰক"
+ "প্ৰশ্ন দাখিল কৰক"
+ "কণ্ঠধ্বনিৰ যোগেৰে সন্ধান কৰক"
+ "ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক"
+ "%sৰ জৰিয়তে শ্বেয়াৰ কৰক"
+ "সংকুচিত কৰক"
+ "অনুসন্ধান কৰক"
+ "৯৯৯+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-az/values-az.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-az/values-az.xml
new file mode 100644
index 00000000..9246b04c
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-az/values-az.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Yayım düyməsi"
+ "Yayım düyməsi. Qoşuldu"
+ "Yayım düyməsi. Qoşulur"
+ "Yayım düyməsi. Bağlantı kəsildi"
+ "Cihazlar axtarılır"
+ "Bura yayımlayın"
+ "Albom incəsənəti"
+ "Ekran yayımlanır"
+ "Bağlayın"
+ "Yığcamlaşdırın"
+ "Əlaqəni silin"
+ "Genişləndirin"
+ "Əlçatan məlumat yoxdur"
+ "Media seçilməyib"
+ "Pauza"
+ "Oyun"
+ "Dayandırın"
+ "Yayımı dayandırın"
+ "Səs ayarlayıcısı"
+ "Sistem"
+ "Cihazlar"
+ "Axtarış"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml
new file mode 100644
index 00000000..ae6c7ea2
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Dugme Prebaci"
+ "Dugme Prebaci. Povezan je"
+ "Dugme Prebaci. Povezuje se"
+ "Dugme Prebaci. Veza je prekinuta"
+ "Traže se uređaji"
+ "Prebacite na"
+ "Omot albuma"
+ "Prebacuje se ekran"
+ "Zatvori"
+ "Skupi"
+ "Prekini vezu"
+ "Proširi"
+ "Nema dostupnih informacija"
+ "Nema izabranih medija"
+ "Pauziraj"
+ "Pusti"
+ "Zaustavi"
+ "Zaustavi prebacivanje"
+ "Klizač za jačinu zvuka"
+ "Sistem"
+ "Uređaji"
+ "Pretraži"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml
new file mode 100644
index 00000000..b8429c6b
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml
@@ -0,0 +1,53 @@
+
+
+ "Перайсці на галоўную старонку"
+ "Перайсці ўверх"
+ "Дадатковыя параметры"
+ "Гатова"
+ "Прагледзець усё"
+ "Выбраць праграму"
+ "ВЫКЛ."
+ "УКЛ."
+ "Alt +"
+ "Ctrl +"
+ "Delete"
+ "Enter"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "Прабел"
+ "Sym +"
+ "Меню +"
+ "Пошук..."
+ "Выдалiць запыт"
+ "Запыт на пошук"
+ "Пошук"
+ "Адправіць запыт"
+ "Галасавы пошук"
+ "Абагуліць з"
+ "Абагуліць праз праграму %s"
+ "Згарнуць"
+ "Кнопка трансляцыі"
+ "Кнопка трансляцыі. Прылада злучана"
+ "Кнопка трансляцыі. Прылада злучаецца"
+ "Кнопка трансляцыі. Прылада адлучана"
+ "Пошук прылад"
+ "Трансліраваць на прыладу"
+ "Вокладка альбома"
+ "Трансліруецца змесціва экрана"
+ "Закрыць"
+ "Згарнуць"
+ "Адлучыць"
+ "Разгарнуць"
+ "Інфармацыя адсутнічае"
+ "Мультымедыя не выбрана"
+ "Прыпыніць"
+ "Прайграць"
+ "Спыніць"
+ "Спыніць трансляцыю"
+ "Рэгулятар гучнасці"
+ "Сістэма"
+ "Прылады"
+ "Пошук"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml
new file mode 100644
index 00000000..6dddc457
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml
@@ -0,0 +1,53 @@
+
+
+ "Придвижване към „Начало“"
+ "Придвижване нагоре"
+ "Още опции"
+ "Готово"
+ "Вижте всички"
+ "Изберете приложение"
+ "ИЗКЛ."
+ "ВКЛ."
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "клавиша за интервал"
+ "Sym+"
+ "Menu+"
+ "Търсете…"
+ "Изчистване на заявката"
+ "Заявка за търсене"
+ "Търсене"
+ "Изпращане на заявката"
+ "Гласово търсене"
+ "Споделяне със:"
+ "Споделяне със: %s"
+ "Свиване"
+ "Бутон за предаване"
+ "Бутон за предаване. Установена е връзка"
+ "Бутон за предаване. Установява се връзка"
+ "Бутон за предаване. Връзката е прекратена"
+ "Търсят се устройства"
+ "Предаване към"
+ "Обложка на албума"
+ "Екранът се предава"
+ "Затваряне"
+ "Свиване"
+ "Прекратяване на връзката"
+ "Разгъване"
+ "Няма налична информация"
+ "Няма избрана мултимедия"
+ "Поставяне на пауза"
+ "Възпроизвеждане"
+ "Спиране"
+ "Спиране на предаването"
+ "Плъзгач за силата на звука"
+ "Система"
+ "Устройства"
+ "Търсене"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bn/values-bn.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bn/values-bn.xml
new file mode 100644
index 00000000..5cc20140
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bn/values-bn.xml
@@ -0,0 +1,53 @@
+
+
+ "হোম এ নেভিগেট করুন"
+ "উপরের দিকে নেভিগেট করুন"
+ "আরও বিকল্প"
+ "সম্পন্ন হয়েছে"
+ "সবগুলো দেখুন"
+ "একটি অ্যাপ্লিকেশান বেছে নিন"
+ "বন্ধ"
+ "চালু"
+ "Alt+"
+ "Ctrl+"
+ "মুছুন"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "স্পেস"
+ "Sym+"
+ "মেনু+"
+ "অনুসন্ধান..."
+ "ক্যোয়ারী সাফ করুন"
+ "ক্যোয়ারী খুঁজুন"
+ "খুঁজুন"
+ "ক্যোয়ারী জমা দিন"
+ "ভয়েস অনুসন্ধান"
+ "এর সাথে শেয়ার করুন"
+ "%s এর সাথে শেয়ার করুন"
+ "সঙ্কুচিত করুন"
+ "কাস্ট করার বোতাম"
+ "কাস্ট করার বোতাম। কানেক্ট হয়েছে"
+ "কাস্ট করার বোতাম। কানেক্ট করা হচ্ছে"
+ "কাস্ট করার বোতাম। কানেক্ট করা নেই"
+ "ডিভাইস খোঁজা হচ্ছে"
+ "এখানে কাস্ট করুন:"
+ "অ্যালবাম আর্ট"
+ "স্ক্রিন কাস্ট করা হচ্ছে"
+ "বন্ধ করুন"
+ "আড়াল করুন"
+ "কানেকশন বিচ্ছিন্ন করুন"
+ "বড় করে দেখুন"
+ "কোনও তথ্য নেই"
+ "কোনও মিডিয়া বেছে নেননি"
+ "পজ করুন"
+ "চালান"
+ "থামান"
+ "কাস্ট করা বন্ধ করুন"
+ "ভলিউম স্লাইডার"
+ "সিস্টেম"
+ "ডিভাইস"
+ "খুঁজুন"
+ "৯৯৯+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bs/values-bs.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bs/values-bs.xml
new file mode 100644
index 00000000..4a6bef39
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bs/values-bs.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Dugme za emitiranje"
+ "Dugme za emitiranje. Povezano"
+ "Dugme za emitiranje. Povezivanje"
+ "Dugme za emitiranje. Veza je prekinuta"
+ "Traženje uređaja"
+ "Emitiranje na"
+ "Omot albuma"
+ "Emitiranje ekrana"
+ "Zatvori"
+ "Suzi"
+ "Prekini vezu"
+ "Proširi"
+ "Nema dostupnih informacija"
+ "Nije odabran nijedan medij"
+ "Pauziraj"
+ "Pokreni"
+ "Zaustavi"
+ "Zaustavi emitiranje"
+ "Klizač za jačinu zvuka"
+ "Sistem"
+ "Uređaji"
+ "Pretraži"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml
new file mode 100644
index 00000000..fac2a6ab
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Botó d\'emetre"
+ "Botó d\'emetre. Connectat."
+ "Botó d\'emetre. S\'està connectant."
+ "Botó d\'emetre. Desconnectat."
+ "S\'estan cercant dispositius"
+ "Emet contingut a"
+ "Imatge de l\'àlbum"
+ "S\'està emetent la pantalla"
+ "Tanca"
+ "Replega"
+ "Desconnecta"
+ "Desplega"
+ "No hi ha informació disponible"
+ "No hi ha contingut multimèdia seleccionat"
+ "Posa en pausa"
+ "Reprodueix"
+ "Atura"
+ "Atura l\'emissió"
+ "Control lliscant de volum"
+ "Sistema"
+ "Dispositius"
+ "Cerca"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml
new file mode 100644
index 00000000..c568336b
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Tlačítko odesílání"
+ "Tlačítko odesílání. Připojeno"
+ "Tlačítko odesílání. Připojování"
+ "Tlačítko odesílání. Odpojeno"
+ "Hledání zařízení"
+ "Odeslat do zařízení"
+ "Obal alba"
+ "Odesílání obsahu obrazovky"
+ "Zavřít"
+ "Sbalit"
+ "Odpojit"
+ "Rozbalit"
+ "Nejsou k dispozici žádné informace"
+ "Není vybrán žádný mediální obsah"
+ "Pozastavit"
+ "Přehrát"
+ "Zastavit"
+ "Zastavit odesílání"
+ "Posuvník hlasitosti"
+ "Systém"
+ "Zařízení"
+ "Hledat"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml
new file mode 100644
index 00000000..0b189baa
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Cast-knap"
+ "Cast-knap. Der er oprettet forbindelse"
+ "Cast-knap. Opretter forbindelse"
+ "Cast-knap. Forbindelsen er afbrudt"
+ "Finder enheder"
+ "Cast til"
+ "Albumgrafik"
+ "Skærmen castes"
+ "Luk"
+ "Skjul"
+ "Afbryd forbindelse"
+ "Udvid"
+ "Der er ingen tilgængelige oplysninger"
+ "Ingen medier er markeret"
+ "Sæt på pause"
+ "Afspil"
+ "Stop"
+ "Stop med at caste"
+ "Lydstyrkeskyder"
+ "System"
+ "Enheder"
+ "Søg"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml
new file mode 100644
index 00000000..97aea265
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Cast-Symbol"
+ "Cast-Symbol. Verbunden."
+ "Cast-Symbol. Verbindung wird hergestellt."
+ "Cast-Symbol. Nicht verbunden."
+ "Geräte werden gesucht"
+ "Streamen auf"
+ "Albumcover"
+ "Bildschirm wird übertragen"
+ "Schließen"
+ "Minimieren"
+ "Trennen"
+ "Maximieren"
+ "Keine Informationen verfügbar"
+ "Keine Medien ausgewählt"
+ "Pause"
+ "Wiedergabe"
+ "Stopp"
+ "Streaming beenden"
+ "Schieberegler für die Lautstärke"
+ "System"
+ "Geräte"
+ "Suchen"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml
new file mode 100644
index 00000000..c0aedad0
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml
@@ -0,0 +1,53 @@
+
+
+ "Πλοήγηση στην αρχική σελίδα"
+ "Πλοήγηση προς τα επάνω"
+ "Περισσότερες επιλογές"
+ "Τέλος"
+ "Προβολή όλων"
+ "Επιλέξτε κάποια εφαρμογή"
+ "ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ"
+ "ΕΝΕΡΓΟΠΟΙΗΣΗ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "διάστημα"
+ "Sym+"
+ "Menu+"
+ "Αναζήτηση…"
+ "Διαγραφή ερωτήματος"
+ "Ερώτημα αναζήτησης"
+ "Αναζήτηση"
+ "Υποβολή ερωτήματος"
+ "Φωνητική αναζήτηση"
+ "Κοινή χρήση με"
+ "Κοινή χρήση με %s"
+ "Σύμπτυξη"
+ "Κουμπί μετάδοσης"
+ "Κουμπί μετάδοσης. Συνδέθηκε"
+ "Κουμπί μετάδοσης. Σύνδεση"
+ "Κουμπί μετάδοσης. Αποσυνδέθηκε"
+ "Εύρεση συσκευών"
+ "Μετάδοση σε"
+ "Εξώφυλλο άλμπουμ"
+ "Μετάδοση οθόνης"
+ "Κλείσιμο"
+ "Σύμπτυξη"
+ "Αποσύνδεση"
+ "Ανάπτυξη"
+ "Δεν υπάρχουν διαθέσιμες πληροφορίες"
+ "Δεν επιλέχθηκαν μέσα"
+ "Παύση"
+ "Αναπαραγωγή"
+ "Διακοπή"
+ "Διακοπή μετάδοσης"
+ "Ρυθμιστικό έντασης ήχου"
+ "Σύστημα"
+ "Συσκευές"
+ "Αναζήτηση"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rAU/values-en-rAU.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rAU/values-en-rAU.xml
new file mode 100644
index 00000000..448f46dd
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rAU/values-en-rAU.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Cast button"
+ "Cast button. Connected"
+ "Cast button. Connecting"
+ "Cast button. Disconnected"
+ "Finding devices"
+ "Cast to"
+ "Album art"
+ "Casting screen"
+ "Close"
+ "Collapse"
+ "Disconnect"
+ "Expand"
+ "No info available"
+ "No media selected"
+ "Pause"
+ "Play"
+ "Stop"
+ "Stop casting"
+ "Volume slider"
+ "System"
+ "Devices"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rCA/values-en-rCA.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rCA/values-en-rCA.xml
new file mode 100644
index 00000000..fee69a66
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rCA/values-en-rCA.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Cast button"
+ "Cast button. Connected"
+ "Cast button. Connecting"
+ "Cast button. Disconnected"
+ "Finding devices"
+ "Cast to"
+ "Album art"
+ "Casting screen"
+ "Close"
+ "Collapse"
+ "Disconnect"
+ "Expand"
+ "No info available"
+ "No media selected"
+ "Pause"
+ "Play"
+ "Stop"
+ "Stop casting"
+ "Volume slider"
+ "System"
+ "Devices"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rGB/values-en-rGB.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rGB/values-en-rGB.xml
new file mode 100644
index 00000000..448f46dd
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rGB/values-en-rGB.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Cast button"
+ "Cast button. Connected"
+ "Cast button. Connecting"
+ "Cast button. Disconnected"
+ "Finding devices"
+ "Cast to"
+ "Album art"
+ "Casting screen"
+ "Close"
+ "Collapse"
+ "Disconnect"
+ "Expand"
+ "No info available"
+ "No media selected"
+ "Pause"
+ "Play"
+ "Stop"
+ "Stop casting"
+ "Volume slider"
+ "System"
+ "Devices"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rIN/values-en-rIN.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rIN/values-en-rIN.xml
new file mode 100644
index 00000000..448f46dd
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rIN/values-en-rIN.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Cast button"
+ "Cast button. Connected"
+ "Cast button. Connecting"
+ "Cast button. Disconnected"
+ "Finding devices"
+ "Cast to"
+ "Album art"
+ "Casting screen"
+ "Close"
+ "Collapse"
+ "Disconnect"
+ "Expand"
+ "No info available"
+ "No media selected"
+ "Pause"
+ "Play"
+ "Stop"
+ "Stop casting"
+ "Volume slider"
+ "System"
+ "Devices"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rXC/values-en-rXC.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rXC/values-en-rXC.xml
new file mode 100644
index 00000000..18552d90
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rXC/values-en-rXC.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Cast button"
+ "Cast button. Connected"
+ "Cast button. Connecting"
+ "Cast button. Disconnected"
+ "Finding devices"
+ "Cast to"
+ "Album art"
+ "Casting screen"
+ "Close"
+ "Collapse"
+ "Disconnect"
+ "Expand"
+ "No info available"
+ "No media selected"
+ "Pause"
+ "Play"
+ "Stop"
+ "Stop casting"
+ "Volume slider"
+ "System"
+ "Devices"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es-rUS/values-es-rUS.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es-rUS/values-es-rUS.xml
new file mode 100644
index 00000000..01e02bb2
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es-rUS/values-es-rUS.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Botón para transmitir"
+ "Botón para transmitir (conectado)"
+ "Botón para transmitir (conectando)"
+ "Botón para transmitir (desconectado)"
+ "Buscando dispositivos"
+ "Transmitir a"
+ "Imagen del álbum"
+ "Transmitiendo pantalla"
+ "Cerrar"
+ "Contraer"
+ "Desconectar"
+ "Expandir"
+ "Sin información disponible"
+ "No se seleccionó ningún contenido multimedia"
+ "Pausa"
+ "Reproducir"
+ "Detener"
+ "Detener transmisión"
+ "Control deslizante del volumen"
+ "Sistema"
+ "Dispositivos"
+ "Buscar"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml
new file mode 100644
index 00000000..4be32177
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Botón de enviar"
+ "Botón de enviar. Conectado"
+ "Botón de enviar. Conectando"
+ "Botón de enviar. Desconectado"
+ "Buscando dispositivos"
+ "Enviar a"
+ "Carátula del álbum"
+ "Enviando pantalla"
+ "Cerrar"
+ "Ocultar"
+ "Desconectar"
+ "Mostrar"
+ "No hay información disponible"
+ "No se ha seleccionado contenido multimedia"
+ "Pausar"
+ "Reproducir"
+ "Detener"
+ "Detener envío"
+ "Control deslizante de volumen"
+ "Sistema"
+ "Dispositivos"
+ "Buscar"
+ "+999"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml
new file mode 100644
index 00000000..64c1b031
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Ülekandenupp"
+ "Ülekandenupp. Ühendatud"
+ "Ülekandenupp. Ühendamine"
+ "Ülekandenupp. Ühendus on katkestatud"
+ "Seadmete otsimine"
+ "Ülekandmine seadmesse"
+ "Albumi kujundus"
+ "Ekraanikuva ülekandmine"
+ "Sule"
+ "Ahenda"
+ "Katkesta ühendus"
+ "Laienda"
+ "Teave pole saadaval"
+ "Meediat pole valitud"
+ "Peata"
+ "Esita"
+ "Katkesta"
+ "Katkesta ülekandmine"
+ "Helitugevuse liugur"
+ "Süsteem"
+ "Seadmed"
+ "Otsing"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml
new file mode 100644
index 00000000..12c2bbf6
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "\"Igorri\" botoia"
+ "\"Igorri\" botoia. Konektatuta."
+ "\"Igorri\" botoia. Konektatzen."
+ "\"Igorri\" botoia. Deskonektatuta."
+ "Gailuak bilatzen"
+ "Igorri hona"
+ "Albumaren azala"
+ "Pantaila igortzen"
+ "Itxi"
+ "Tolestu"
+ "Deskonektatu"
+ "Zabaldu"
+ "Ez dago informaziorik"
+ "Ez da hautatu multimedia-edukirik"
+ "Pausatu"
+ "Erreproduzitu"
+ "Gelditu"
+ "Utzi igortzeari"
+ "Bolumenaren graduatzailea"
+ "Sistema"
+ "Gailuak"
+ "Bilatu"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml
new file mode 100644
index 00000000..ab3fb061
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml
@@ -0,0 +1,53 @@
+
+
+ "پیمایش به صفحه اصلی"
+ "پیمایش به بالا"
+ "گزینههای بیشتر"
+ "تمام"
+ "مشاهده همه"
+ "انتخاب برنامه"
+ "خاموش"
+ "روشن"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "کلید فاصله"
+ "Sym+"
+ "منو+"
+ "جستجو…"
+ "پاک کردن عبارت جستجو"
+ "عبارت جستجو"
+ "جستجو"
+ "ارسال عبارت جستجو"
+ "جستجوی گفتاری"
+ "اشتراکگذاری با"
+ "اشتراکگذاری با %s"
+ "کوچک کردن"
+ "دکمه فرستادن"
+ "دکمه فرستادن. متصل"
+ "دکمه فرستادن. درحال اتصال"
+ "دکمه فرستادن. اتصال قطع شد"
+ "درحال پیدا کردن دستگاهها"
+ "ارسال محتوا به"
+ "عکس روی جلد آلبوم"
+ "صفحه ارسال محتوا"
+ "بستن"
+ "کوچک کردن"
+ "قطع اتصال"
+ "بزرگ کردن"
+ "اطلاعاتی دردسترس نیست"
+ "رسانهای انتخاب نشده است"
+ "مکث"
+ "پخش"
+ "توقف"
+ "توقف ارسال محتوا"
+ "لغزنده میزان صدا"
+ "سیستم"
+ "دستگاهها"
+ "جستجو"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml
new file mode 100644
index 00000000..a2393233
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Cast-painike"
+ "Cast-painike. Yhdistetty"
+ "Cast-painike. Yhdistetään"
+ "Cast-painike. Yhteys katkaistu"
+ "Etsitään laitteita"
+ "Suoratoiston kohde"
+ "Albumin kansikuva"
+ "Suoratoistetaan näyttöä"
+ "Sulje"
+ "Tiivistä"
+ "Katkaise yhteys"
+ "Laajenna"
+ "Ei tietoja saatavilla"
+ "Ei valittua mediaa"
+ "Keskeytä"
+ "Toista"
+ "Pysäytä"
+ "Lopeta suoratoisto"
+ "Äänenvoimakkuuden liukusäädin"
+ "Järjestelmä"
+ "Laitteet"
+ "Haku"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr-rCA/values-fr-rCA.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr-rCA/values-fr-rCA.xml
new file mode 100644
index 00000000..f7a1f849
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr-rCA/values-fr-rCA.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Bouton Diffuser"
+ "Bouton Diffuser. Connecté"
+ "Bouton Diffuser. Connexion en cours…"
+ "Bouton Diffuser. Déconnecté"
+ "Recherche d\'appareils en cours…"
+ "Diffuser vers"
+ "Image de l\'album"
+ "Diffusion de l\'écran en cours…"
+ "Fermer"
+ "Réduire"
+ "Déconnecter"
+ "Développer"
+ "Aucune donnée trouvée"
+ "Aucun média sélectionné"
+ "Pause"
+ "Lire"
+ "Arrêter"
+ "Arrêter la diffusion"
+ "Curseur de réglage du volume"
+ "Système"
+ "Appareils"
+ "Rechercher"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml
new file mode 100644
index 00000000..1e87a376
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Icône Cast"
+ "Icône Cast. Connecté"
+ "Icône Cast. Connexion…"
+ "Icône Cast. Déconnecté"
+ "Recherche d\'appareils…"
+ "Caster sur"
+ "Image de l\'album"
+ "Diffusion de l\'écran…"
+ "Fermer"
+ "Réduire"
+ "Déconnecter"
+ "Développer"
+ "Aucune information disponible"
+ "Aucun contenu multimédia sélectionné"
+ "Pause"
+ "Lecture"
+ "Arrêt"
+ "Arrêter la diffusion"
+ "Curseur de volume"
+ "Système"
+ "Appareils"
+ "Rechercher"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml
new file mode 100644
index 00000000..147c7dc9
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Botón de emitir"
+ "Botón de emitir. Conectado"
+ "Botón de emitir. Conectando"
+ "Botón de emitir. Desconectado"
+ "Buscando dispositivos"
+ "Emitir en"
+ "Portada do álbum"
+ "Emitindo pantalla"
+ "Pechar"
+ "Contraer"
+ "Desconectar"
+ "Despregar"
+ "Non hai información dispoñible"
+ "Non se seleccionou ningún recurso multimedia"
+ "Pór en pausa"
+ "Reproducir"
+ "Deter"
+ "Deter emisión"
+ "Control desprazable do volume"
+ "Sistema"
+ "Dispositivos"
+ "Buscar"
+ ">999"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gu/values-gu.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gu/values-gu.xml
new file mode 100644
index 00000000..f53c2d23
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gu/values-gu.xml
@@ -0,0 +1,53 @@
+
+
+ "હોમ પર નેવિગેટ કરો"
+ "ઉપર નૅવિગેટ કરો"
+ "વધુ વિકલ્પો"
+ "થઈ ગયું"
+ "બધું જુઓ"
+ "એક ઍપ્લિકેશન પસંદ કરો"
+ "બંધ"
+ "ચાલુ"
+ "Alt+"
+ "Ctrl+"
+ "ડિલીટ કરો"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "Spacebar"
+ "Sym+"
+ "મેનૂ+"
+ "શોધો…"
+ "ક્વેરી સાફ કરો"
+ "શોધ ક્વેરી"
+ "શોધો"
+ "ક્વેરી સબમિટ કરો"
+ "વૉઇસ શોધ"
+ "આની સાથે શેર કરો"
+ "%sની સાથે શેર કરો"
+ "સંકુચિત કરો"
+ "કાસ્ટ બટન"
+ "કાસ્ટ બટન. કનેક્ટેડ"
+ "કાસ્ટ બટન. કનેક્ટ કરી રહ્યાં છીએ"
+ "કાસ્ટ બટન. ડિસ્કનેક્ટેડ"
+ "ઉપકરણો શોધી રહ્યાં છીએ"
+ "આના પર કાસ્ટ કરો"
+ "આલ્બમ આર્ટ"
+ "સ્ક્રીનને કાસ્ટ કરી રહ્યાં છીએ"
+ "બંધ કરો"
+ "સંકુચિત કરો"
+ "ડિસ્કનેક્ટ કરો"
+ "વિસ્તાર કરો"
+ "કોઈ માહિતી ઉપલબ્ધ નથી"
+ "કોઈ મીડિયા પસંદ કરેલ નથી"
+ "થોભાવો"
+ "ચલાવો"
+ "રોકો"
+ "કાસ્ટ કરવાનું રોકો"
+ "વૉલ્યુમ સ્લાઇડર"
+ "સિસ્ટમ"
+ "ઉપકરણો"
+ "શોધો"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml
new file mode 100644
index 00000000..e38bb90b
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml
@@ -0,0 +1,4 @@
+
+
+ 54dip
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml
new file mode 100644
index 00000000..d5a138ef
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml
@@ -0,0 +1,8 @@
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hi/values-hi.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hi/values-hi.xml
new file mode 100644
index 00000000..cbc43014
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hi/values-hi.xml
@@ -0,0 +1,53 @@
+
+
+ "होम पेज पर जाएं"
+ "ऊपर जाएं"
+ "ज़्यादा विकल्प"
+ "हो गया"
+ "सभी देखें"
+ "कोई एप्लिकेशन चुनें"
+ "बंद"
+ "चालू"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "खोजा जा रहा है…"
+ "क्वेरी साफ़ करें"
+ "सर्च क्वेरी"
+ "सर्च करें"
+ "क्वेरी सबमिट करें"
+ "आवाज़ सर्च"
+ "इसके साथ शेयर करें"
+ "%s के साथ शेयर करें"
+ "छोटा करें"
+ "कास्ट बटन"
+ "कास्ट बटन. कनेक्ट हो गया"
+ "कास्ट बटन. कनेक्ट हो रहा है"
+ "कास्ट बटन. डिसकनेक्ट हो गया"
+ "डिवाइस ढूंढे जा रहे हैं"
+ "इस पर कास्ट करें"
+ "एल्बम आर्ट"
+ "स्क्रीन कास्ट की जा रही है"
+ "बंद करें"
+ "छोटा करें"
+ "डिसकनेक्ट करें"
+ "बड़ा करके देखें"
+ "कोई जानकारी मौजूद नहीं है"
+ "कोई मीडिया नहीं चुना गया"
+ "रोकें"
+ "चलाएं"
+ "बंद करें"
+ "कास्ट करना रोकें"
+ "आवाज़ बढ़ाने या घटाने वाला स्लाइडर"
+ "सिस्टम"
+ "डिवाइस"
+ "सर्च"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml
new file mode 100644
index 00000000..c3aecb38
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Gumb za emitiranje"
+ "Gumb za emitiranje. Povezan"
+ "Gumb za emitiranje. Povezivanje"
+ "Gumb za emitiranje. Veza prekinuta"
+ "Traženje uređaja"
+ "Emitiranje na"
+ "Naslovnica albuma"
+ "Emitiranje zaslona"
+ "Zatvori"
+ "Sažmi"
+ "Prekini vezu"
+ "Proširi"
+ "Informacije nisu dostupne"
+ "Nije odabran nijedan medij"
+ "Pauziraj"
+ "Reproduciraj"
+ "Zaustavi"
+ "Zaustavi emitiranje"
+ "Klizač za glasnoću"
+ "Sustav"
+ "Uređaji"
+ "Pretraživanje"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml
new file mode 100644
index 00000000..a0b7b984
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Átküldés gomb"
+ "Átküldés gomb. Csatlakoztatva"
+ "Átküldés gomb. Csatlakozás"
+ "Átküldés gomb. Kapcsolat bontva"
+ "Eszközök keresése"
+ "Átküldés ide:"
+ "Lemezborító"
+ "Képernyőtartalom átküldése…"
+ "Bezárás"
+ "Összecsukás"
+ "Leválasztás"
+ "Kibontás"
+ "Nincs információ"
+ "Nincs kiválasztott médiatartalom"
+ "Szünet"
+ "Lejátszás"
+ "Leállítás"
+ "Átküldés leállítása"
+ "Hangerőszabályzó"
+ "Rendszer"
+ "Eszközök"
+ "Keresés"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hy/values-hy.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hy/values-hy.xml
new file mode 100644
index 00000000..435907f3
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hy/values-hy.xml
@@ -0,0 +1,53 @@
+
+
+ "Ուղղվել տուն"
+ "Ուղղվել վերև"
+ "Այլ ընտրանքներ"
+ "Պատրաստ է"
+ "Տեսնել բոլորը"
+ "Ընտրել ծրագիր"
+ "ԱՆՋԱՏՎԱԾ"
+ "ՄԻԱՑՎԱԾ"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "բացատ"
+ "Sym+"
+ "Menu+"
+ "Որոնում..."
+ "Մաքրել հարցումը"
+ "Որոնման հարցում"
+ "Որոնել"
+ "Ուղարկել հարցումը"
+ "Ձայնային որոնում"
+ "Կիսվել"
+ "Ուղարկել %s-ին"
+ "Թաքցնել"
+ "Հեռարձակման կոճակ"
+ "Հեռարձակման կոճակ: Սարքը միացված է:"
+ "Հեռարձակման կոճակ: Սարքը միանում է:"
+ "Հեռարձակման կոճակ: Սարքն անջատած է:"
+ "Սարքերի որոնում"
+ "Ընտրեք սարք"
+ "Ալբոմի շապիկ"
+ "Էկրանի հեռարձակում"
+ "Փակել"
+ "Ծալել"
+ "Անջատել"
+ "Ծավալել"
+ "Տեղեկություններ չկան"
+ "Մեդիա ֆայլ չի ընտրվել"
+ "Դադարեցնել"
+ "Նվագարկել"
+ "Կանգնեցնել"
+ "Դադարեցնել հեռարձակումը"
+ "Ձայնի ուժգնության կարգավորիչ"
+ "Համակարգ"
+ "Սարքեր"
+ "Որոնել"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml
new file mode 100644
index 00000000..f3305959
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Tombol Cast"
+ "Tombol Cast. Terhubung"
+ "Tombol Cast. Menghubungkan"
+ "Tombol Cast. Terputus"
+ "Mencari perangkat"
+ "Cast ke"
+ "Sampul album"
+ "Melakukan cast layar"
+ "Tutup"
+ "Ciutkan"
+ "Putuskan hubungan"
+ "Luaskan"
+ "Tidak ada info yang tersedia"
+ "Tidak ada media yang dipilih"
+ "Jeda"
+ "Putar"
+ "Berhenti"
+ "Hentikan cast"
+ "Penggeser volume"
+ "Sistem"
+ "Perangkat"
+ "Telusuri"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml
new file mode 100644
index 00000000..2d16cb67
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Útsendingarhnappur"
+ "Útsendingarhnappur. Tengt"
+ "Útsendingarhnappur. Tengist"
+ "Útsendingarhnappur. Aftengt"
+ "Leitað að tækjum"
+ "Senda út í"
+ "Plötuumslag"
+ "Skjár sendur út"
+ "Loka"
+ "Draga saman"
+ "Aftengja"
+ "Stækka"
+ "Engar upplýsingar í boði"
+ "Ekkert efni valið"
+ "Gera hlé"
+ "Spila"
+ "Stöðva"
+ "Stöðva útsendingu"
+ "Hljóðstyrkssleði"
+ "Kerfi"
+ "Tæki"
+ "Leita"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml
new file mode 100644
index 00000000..e0f45f98
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Pulsante Trasmetti"
+ "Pulsante Trasmetti. Connesso"
+ "Pulsante Trasmetti. Connessione in corso"
+ "Pulsante Trasmetti. Disconnesso"
+ "Ricerca di dispositivi"
+ "Trasmetti a"
+ "Copertina dell\'album"
+ "Trasmissione dello schermo attiva"
+ "Chiudi"
+ "Comprimi"
+ "Disconnetti"
+ "Espandi"
+ "Nessuna informazione disponibile"
+ "Nessun contenuto multimediale selezionato"
+ "Metti in pausa"
+ "Riproduci"
+ "Interrompi"
+ "Interrompi trasmissione"
+ "Dispositivo di scorrimento del volume"
+ "Sistema"
+ "Dispositivi"
+ "Ricerca"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml
new file mode 100644
index 00000000..a0bdbc85
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml
@@ -0,0 +1,53 @@
+
+
+ "נווט לדף הבית"
+ "נווט למעלה"
+ "עוד אפשרויות"
+ "בוצע"
+ "ראה הכל"
+ "בחר אפליקציה"
+ "כבוי"
+ "פועל"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "מקש רווח"
+ "Sym+"
+ "תפריט+"
+ "חיפוש…"
+ "מחק שאילתה"
+ "שאילתת חיפוש"
+ "חיפוש"
+ "שלח שאילתה"
+ "חיפוש קולי"
+ "שתף עם"
+ "שתף עם %s"
+ "כווץ"
+ "לחצן הפעלת Cast"
+ "לחצן הפעלת Cast. מחובר"
+ "לחצן הפעלת Cast. מתחבר"
+ "לחצן הפעלת Cast. מנותק"
+ "מתבצע חיפוש מכשירים"
+ "העברה אל"
+ "עטיפת אלבום"
+ "העברת מסך מתבצעת"
+ "סגירה"
+ "כיווץ"
+ "ניתוק"
+ "הרחבה"
+ "אין מידע זמין"
+ "לא נבחרה מדיה"
+ "השהיה"
+ "הפעלה"
+ "הפסקה"
+ "עצירת העברה"
+ "מחוון עוצמה"
+ "מערכת"
+ "מכשירים"
+ "חיפוש"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml
new file mode 100644
index 00000000..8f6cc969
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml
@@ -0,0 +1,53 @@
+
+
+ "ホームへ移動"
+ "上へ移動"
+ "その他のオプション"
+ "完了"
+ "すべて表示"
+ "アプリの選択"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "Space"
+ "Sym+"
+ "Menu+"
+ "検索…"
+ "検索キーワードを削除"
+ "検索キーワード"
+ "検索"
+ "検索キーワードを送信"
+ "音声検索"
+ "共有"
+ "%sと共有"
+ "折りたたむ"
+ "キャスト アイコン"
+ "キャスト アイコン。接続済み"
+ "キャスト アイコン。接続中"
+ "キャスト アイコン。接続解除済み"
+ "端末を検出しています"
+ "キャスト先"
+ "アルバムアート"
+ "画面をキャストしています"
+ "閉じる"
+ "折りたたむ"
+ "接続を解除"
+ "展開"
+ "情報がありません"
+ "メディアが選択されていません"
+ "一時停止"
+ "再生"
+ "停止"
+ "キャストを停止"
+ "音量スライダー"
+ "システム"
+ "端末"
+ "検索"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ka/values-ka.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ka/values-ka.xml
new file mode 100644
index 00000000..92e6471e
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ka/values-ka.xml
@@ -0,0 +1,53 @@
+
+
+ "მთავარზე ნავიგაცია"
+ "ზემოთ ნავიგაცია"
+ "მეტი ვარიანტები"
+ "დასრულდა"
+ "ყველას ნახვა"
+ "აპის არჩევა"
+ "გამორთულია"
+ "ჩართულია"
+ "Alt+"
+ "Ctrl+"
+ "წაშლა"
+ "შეყვანა"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ძიება..."
+ "მოთხოვნის გასუფთავება"
+ "ძიების მოთხოვნა"
+ "ძიება"
+ "მოთხოვნის გადაგზავნა"
+ "ხმოვანი ძიება"
+ "გაზიარება:"
+ "გაუზიარეთ %s-ს"
+ "აკეცვა"
+ "ტრანსლირების ღილაკი"
+ "ტრანსლირების ღილაკი. დაკავშირებული"
+ "ტრანსლირების ღილაკი. მიმდინარეობს დაკავშირება"
+ "ტრანსლირების ღილაკი. გათიშული"
+ "მიმდინარეობს მოწყობილობების მოძიება"
+ "ტრანსლირება"
+ "ალბომის გარეკანი"
+ "მიმდინარეობს ეკრანის ტრანსლირება"
+ "დახურვა"
+ "ჩაკეცვა"
+ "გათიშვა"
+ "გაშლა"
+ "ინფორმაცია არ არის ხელმისაწვდომი"
+ "მედია არჩეული არ არის"
+ "პაუზა"
+ "დაკვრა"
+ "შეწყვეტა"
+ "ტრანსლირების შეწყვეტა"
+ "ხმის სლაიდერი"
+ "სისტემა"
+ "მოწყობილობები"
+ "ძიება"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-kk/values-kk.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-kk/values-kk.xml
new file mode 100644
index 00000000..03768345
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-kk/values-kk.xml
@@ -0,0 +1,53 @@
+
+
+ "Негізгі бетте қозғалу"
+ "Жоғары қозғалу"
+ "Басқа опциялар"
+ "Дайын"
+ "Барлығын көру"
+ "Қолданбаны таңдау"
+ "ӨШІРУЛІ"
+ "ҚОСУЛЫ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "бос орын"
+ "Sym+"
+ "Mәзір+"
+ "Іздеу…"
+ "Сұрақты жою"
+ "Сұрақты іздеу"
+ "Іздеу"
+ "Сұрақты жіберу"
+ "Дауыс арқылы іздеу"
+ "Бөлісу"
+ "%s қолданбасымен бөлісу"
+ "Тасалау"
+ "Трансляциялау түймесі"
+ "Трансляциялау түймесі. Қосылды"
+ "Трансляциялау түймесі. Қосылуда"
+ "Трансляциялау түймесі. Ажыратылды"
+ "Құрылғылар ізделуде"
+ "Келесіге трансляциялау:"
+ "Альбомның мұқабасы"
+ "Экран трансляциялануда"
+ "Жабу"
+ "Жию"
+ "Ажырату"
+ "Жаю"
+ "Ешқандай ақпарат жоқ"
+ "Ешқандай медиафайл таңдалмаған"
+ "Кідірту"
+ "Ойнату"
+ "Тоқтату"
+ "Трансляцияны тоқтату"
+ "Дыбыс деңгейінің жүгірткісі"
+ "Жүйе"
+ "Құрылғылар"
+ "Іздеу"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-km/values-km.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-km/values-km.xml
new file mode 100644
index 00000000..58d16148
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-km/values-km.xml
@@ -0,0 +1,53 @@
+
+
+ "រកមើលទៅដើម"
+ "រកមើលឡើងលើ"
+ "ជម្រើសច្រើនទៀត"
+ "រួចរាល់"
+ "មើលទាំងអស់"
+ "ជ្រើសកម្មវិធី"
+ "បិទ"
+ "បើក"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ស្វែងរក…"
+ "សម្អាតសំណួរ"
+ "ស្វែងរកសំណួរ"
+ "ស្វែងរក"
+ "ដាក់ស្នើសំណួរ"
+ "ការស្វែងរកសំឡេង"
+ "ចែករំលែកជាមួយ"
+ "ចែករំលែកជាមួយ %s"
+ "បង្រួម"
+ "ប៊ូតុងបញ្ជូន"
+ "ប៊ូតុងបញ្ជូន។ បានភ្ជាប់ហើយ"
+ "ប៊ូតុងបញ្ជូន។ កំពុងភ្ជាប់"
+ "ប៊ូតុងបញ្ជូន។ បានផ្តាច់"
+ "កំពុងស្វែងរកឧបករណ៍"
+ "បញ្ជូនទៅ"
+ "រូបភាពសិល្បៈក្របអាល់ប៊ុម"
+ "កំពុងបញ្ជូនអេក្រង់"
+ "បិទ"
+ "បង្រួម"
+ "ផ្ដាច់"
+ "ពង្រីក"
+ "មិនមានព័ត៌មានទេ"
+ "មិនបានជ្រើសរើសមេឌៀទេ"
+ "ផ្អាក"
+ "លេង"
+ "ឈប់"
+ "ឈប់ភ្ជាប់"
+ "របារកម្រិតសំឡេង"
+ "ប្រព័ន្ធ"
+ "ឧបករណ៍"
+ "ស្វែងរក"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-kn/values-kn.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-kn/values-kn.xml
new file mode 100644
index 00000000..e7ee00a4
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-kn/values-kn.xml
@@ -0,0 +1,53 @@
+
+
+ "ಮುಖಪುಟವನ್ನು ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
+ "ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
+ "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು"
+ "ಮುಗಿದಿದೆ"
+ "ಎಲ್ಲವನ್ನೂ ನೋಡಿ"
+ "ಒಂದು ಅಪ್ಲಿಕೇಶನ್ ಆಯ್ಕೆಮಾಡಿ"
+ "ಆಫ್"
+ "ಆನ್"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ಹುಡುಕಿ…"
+ "ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸು"
+ "ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ"
+ "ಹುಡುಕಿ"
+ "ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸು"
+ "ಧ್ವನಿ ಹುಡುಕಾಟ"
+ "ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
+ "%s ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
+ "ಸಂಕುಚಿಸು"
+ "ಬಿತ್ತರಿಸು ಬಟನ್"
+ "ಬಿತ್ತರಿಸು ಬಟನ್. ಸಂಪರ್ಕಿತಗೊಂಡಿದೆ"
+ "ಬಿತ್ತರಿಸು ಬಟನ್. ಸಂಪರ್ಕಿಸಲಾಗುತ್ತಿದೆ"
+ "ಬಿತ್ತರಿಸು ಬಟನ್. ಸಂಪರ್ಕ ಕಡಿತಗೊಳಿಸಲಾಗಿದೆ"
+ "ಸಾಧನಗಳನ್ನು ಹುಡುಕಲಾಗುತ್ತಿದೆ"
+ "ಇದಕ್ಕೆ ಬಿತ್ತರಿಸಿ"
+ "ಆಲ್ಬಮ್ ಕಲೆ"
+ "ಪರದೆಯನ್ನು ಬಿತ್ತರಿಸಲಾಗುತ್ತಿದೆ"
+ "ಮುಚ್ಚಿ"
+ "ಕುಗ್ಗಿಸಿ"
+ "ಸಂಪರ್ಕ ಕಡಿತಗೊಳಿಸಿ"
+ "ಹಿಗ್ಗಿಸಿ"
+ "ಯಾವುದೇ ಮಾಹಿತಿ ಲಭ್ಯವಿಲ್ಲ"
+ "ಯಾವುದೇ ಮಾಧ್ಯಮವನ್ನು ಆಯ್ಕೆ ಮಾಡಿಲ್ಲ"
+ "ವಿರಾಮ"
+ "ಪ್ಲೇ"
+ "ನಿಲ್ಲಿಸಿ"
+ "ಬಿತ್ತರಿಸುವುದನ್ನು ನಿಲ್ಲಿಸಿ"
+ "ವಾಲ್ಯೂಮ್ ಸ್ಲೈಡರ್"
+ "ಸಿಸ್ಟಂ"
+ "ಸಾಧನಗಳು"
+ "ಹುಡುಕಿ"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml
new file mode 100644
index 00000000..1b8e289b
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml
@@ -0,0 +1,53 @@
+
+
+ "홈 탐색"
+ "위로 탐색"
+ "옵션 더보기"
+ "완료"
+ "전체 보기"
+ "앱 선택"
+ "사용 안함"
+ "사용"
+ "Alt+"
+ "Ctrl+"
+ "삭제"
+ "입력"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "스페이스바"
+ "Sym+"
+ "Menu+"
+ "검색..."
+ "검색어 삭제"
+ "검색어"
+ "검색"
+ "검색어 보내기"
+ "음성 검색"
+ "공유 대상"
+ "%s와(과) 공유"
+ "접기"
+ "전송 버튼"
+ "전송 버튼. 연결됨"
+ "전송 버튼. 연결 중"
+ "전송 버튼. 연결 해제됨"
+ "기기를 찾는 중"
+ "전송 대상"
+ "앨범아트"
+ "화면 전송 중"
+ "닫기"
+ "접기"
+ "연결 해제"
+ "펼치기"
+ "사용할 수 있는 정보 없음"
+ "선택된 미디어 없음"
+ "일시중지"
+ "재생"
+ "중지"
+ "전송 중지"
+ "볼륨 슬라이더"
+ "시스템"
+ "기기"
+ "검색"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ky/values-ky.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ky/values-ky.xml
new file mode 100644
index 00000000..05cf23f8
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ky/values-ky.xml
@@ -0,0 +1,53 @@
+
+
+ "Үйгө багыттоо"
+ "Жогору"
+ "Көбүрөөк мүмкүнчүлүктөр"
+ "Даяр"
+ "Бардыгын көрүү"
+ "Колдонмо тандоо"
+ "ӨЧҮК"
+ "КҮЙҮК"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "боштук"
+ "Sym+"
+ "Menu+"
+ "Издөө…"
+ "Талаптарды тазалоо"
+ "Издөө талаптары"
+ "Издөө"
+ "Талап жөнөтүү"
+ "Үн аркылуу издөө"
+ "Бөлүшүү"
+ "%s аркылуу бөлүшүү"
+ "Жыйнап коюу"
+ "Тышкы экранга чыгаруу баскычы"
+ "Тышкы экранга чыгаруу баскычы. Түзмөк туташып турат"
+ "Тышкы экранга чыгаруу баскычы. Түзмөк туташууда"
+ "Тышкы экранга чыгаруу баскычы. Түзмөк ажырап турат."
+ "Түзмөктөр изделүүдө"
+ "Түзмөккө чыгаруу"
+ "Альбом мукабасы"
+ "Тышкы экранга чыгарылууда"
+ "Жабуу"
+ "Жыйыштыруу"
+ "Ажыратуу"
+ "Жайып көрсөтүү"
+ "Эч маалымат жок"
+ "Эч нерсе тандалган жок"
+ "Тындыруу"
+ "Ойнотуу"
+ "Токтотуу"
+ "Тышкы экранга чыгарууну токтотуу"
+ "Үн башкаруучу сыдырма"
+ "Тутум"
+ "Түзмөктөр"
+ "Издөө"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-land/values-land.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-land/values-land.xml
new file mode 100644
index 00000000..3813daeb
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-land/values-land.xml
@@ -0,0 +1,9 @@
+
+
+ 48dp
+ 12dp
+ 14dp
+ 61dp
+ 18dp
+ 132dp
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-large-v4/values-large-v4.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-large-v4/values-large-v4.xml
new file mode 100644
index 00000000..cc236ebd
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-large-v4/values-large-v4.xml
@@ -0,0 +1,12 @@
+
+
+ 440dp
+ 60%
+ 90%
+ 60%
+ 90%
+ 55%
+ 80%
+
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml
new file mode 100644
index 00000000..1bdd835a
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lo/values-lo.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lo/values-lo.xml
new file mode 100644
index 00000000..59debaac
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lo/values-lo.xml
@@ -0,0 +1,53 @@
+
+
+ "ກັບໄປໜ້າຫຼັກ"
+ "ຂຶ້ນເທິງ"
+ "ໂຕເລືອກອື່ນ"
+ "ແລ້ວໆ"
+ "ເບິ່ງທັງຫມົດ"
+ "ເລືອກແອັບຯ"
+ "ປິດ"
+ "ເປີດ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ຊອກຫາ"
+ "ລຶບຂໍ້ຄວາມຊອກຫາ"
+ "ຊອກຫາ"
+ "ຊອກຫາ"
+ "ສົ່ງການຊອກຫາ"
+ "ຊອກຫາດ້ວຍສຽງ"
+ "ແບ່ງປັນກັບ"
+ "ແບ່ງປັນດ້ວຍ %s"
+ "ຫຍໍ້"
+ "ປຸ່ມສົ່ງສັນຍານ"
+ "ປຸ່ມສົ່ງສັນຍານ. ເຊື່ອມຕໍ່ແລ້ວ"
+ "ປຸ່ມສົ່ງສັນຍານ. ກຳລັງເຊື່ອມຕໍ່"
+ "ປຸ່ມສົ່ງສັນຍານ. ຕັດການເຊື່ອມຕໍ່ແລ້ວ"
+ "ກຳລັງຊອກຫາອຸປະກອນ"
+ "ສົ່ງສັນຍານໄປທີ່"
+ "ໜ້າປົກອະລະບໍ້າ"
+ "ກຳລັງສົ່ງສັນຍານພາບ"
+ "ປິດ"
+ "ຫຍໍ້ລົງ"
+ "ຕັດການເຊື່ອມຕໍ່"
+ "ຂະຫຍາຍ"
+ "ບໍ່ມີຂໍ້ມູນ"
+ "ບໍ່ໄດ້ເລືອກສື່ໃດ"
+ "ຢຸດຊົ່ວຄາວ"
+ "ຫຼິ້ນ"
+ "ຢຸດ"
+ "ຢຸດການສົ່ງສັນຍານ"
+ "ຕົວປັບລະດັບສຽງ"
+ "ລະບົບ"
+ "ອຸປະກອນ"
+ "ຊອກຫາ"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml
new file mode 100644
index 00000000..b3b06fae
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml
@@ -0,0 +1,53 @@
+
+
+ "Eiti į pagrindinį puslapį"
+ "Eiti į viršų"
+ "Daugiau parinkčių"
+ "Atlikta"
+ "Peržiūrėti viską"
+ "Pasirinkti programą"
+ "IŠJUNGTA"
+ "ĮJUNGTI"
+ "„Alt“ +"
+ "„Ctrl“ +"
+ "„Delete“"
+ "„Enter“"
+ "„Function“ +"
+ "„Meta“ +"
+ "„Shift“ +"
+ "tarpo klavišas"
+ "„Sym“ +"
+ "„Menu“ +"
+ "Ieškoti..."
+ "Išvalyti užklausą"
+ "Paieškos užklausa"
+ "Paieška"
+ "Pateikti užklausą"
+ "Paieška balsu"
+ "Bendrinti naudojant"
+ "Bendrinti naudojant programą „%s“"
+ "Sutraukti"
+ "Perdavimo mygtukas"
+ "Perdavimo mygtukas. Prisijungta"
+ "Perdavimo mygtukas. Prisijungiama"
+ "Perdavimo mygtukas. Atsijungta"
+ "Randami įrenginiai"
+ "Perduoti į"
+ "Albumo viršelis"
+ "Perduodamas ekranas"
+ "Uždaryti"
+ "Sutraukti"
+ "Atjungti"
+ "Išskleisti"
+ "Informacija nepasiekiama"
+ "Nepasirinkta jokios medijos"
+ "Pristabdyti"
+ "Leisti"
+ "Sustabdyti"
+ "Sustabdyti perdavimą"
+ "Garsumo šliaužiklis"
+ "Sistema"
+ "Įrenginiai"
+ "Paieška"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml
new file mode 100644
index 00000000..3039dd43
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml
@@ -0,0 +1,53 @@
+
+
+ "Pārvietoties uz sākuma ekrānu"
+ "Pārvietoties augšup"
+ "Vairāk opciju"
+ "Gatavs"
+ "Skatīt visu"
+ "Izvēlieties lietotni"
+ "IZSLĒGTS"
+ "IESLĒGTS"
+ "Alternēšanas taustiņš +"
+ "Vadīšanas taustiņš +"
+ "dzēšanas taustiņš"
+ "ievadīšanas taustiņš"
+ "Funkcijas taustiņš +"
+ "Meta taustiņš +"
+ "Pārslēgšanas taustiņš +"
+ "atstarpes taustiņš"
+ "Simbolu taustiņš +"
+ "Poga Izvēlne +"
+ "Meklējiet…"
+ "Notīrīt vaicājumu"
+ "Meklēšanas vaicājums"
+ "Meklēt"
+ "Iesniegt vaicājumu"
+ "Meklēšana ar balsi"
+ "Kopīgot ar:"
+ "Kopīgot ar lietojumprogrammu %s"
+ "Sakļaut"
+ "Apraides poga"
+ "Apraides poga. Savienojums izveidots."
+ "Apraides poga. Notiek savienojuma izveide."
+ "Apraides poga. Savienojums pārtraukts."
+ "Notiek ierīču meklēšana"
+ "Apraides veikšana uz ierīci"
+ "Albuma noformējums"
+ "Notiek ekrāna apraide"
+ "Aizvērt"
+ "Sakļaut"
+ "Atvienot"
+ "Izvērst"
+ "Nav informācijas"
+ "Nav atlasīts multivides saturs"
+ "Pauzēt"
+ "Atskaņot"
+ "Apturēt"
+ "Pārtraukt apraidi"
+ "Skaļuma slīdnis"
+ "Sistēma"
+ "Ierīces"
+ "Meklēt"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mk/values-mk.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mk/values-mk.xml
new file mode 100644
index 00000000..4ba906ad
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mk/values-mk.xml
@@ -0,0 +1,53 @@
+
+
+ "Движи се кон дома"
+ "Движи се нагоре"
+ "Повеќе опции"
+ "Готово"
+ "Види ги сите"
+ "Избери апликација"
+ "ИСКЛУЧЕНО"
+ "ВКЛУЧЕНО"
+ "копче Alt+"
+ "копче Ctrl+"
+ "избриши"
+ "копче enter"
+ "копче Function+"
+ "копче Meta+"
+ "копче Shift+"
+ "вселена"
+ "копче Sym+"
+ "Мени+"
+ "Пребарување…"
+ "Исчисти барање"
+ "Пребарај барање"
+ "Пребарај"
+ "Поднеси барање"
+ "Гласовно пребарување"
+ "Сподели со"
+ "Сподели со %s"
+ "Собери"
+ "Копче за Cast"
+ "Копче за Cast. Поврзано"
+ "Копче за Cast. Се поврзува"
+ "Копче за Cast. Исклучено"
+ "Се бараат уреди"
+ "Емитување на"
+ "Омот на албум"
+ "Се емитува екран"
+ "Затвори"
+ "Собери"
+ "Исклучи"
+ "Прошири"
+ "Нема достапни информации"
+ "Не се избрани аудиовизуелни датотеки"
+ "Пауза"
+ "Пушти"
+ "Запри"
+ "Сопри со емитување"
+ "Лизгач за јачина на звук"
+ "Систем"
+ "Уреди"
+ "Пребарај"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml
new file mode 100644
index 00000000..bcc49ae3
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml
@@ -0,0 +1,53 @@
+
+
+ "ഹോമിലേക്ക് നാവിഗേറ്റുചെയ്യുക"
+ "മുകളിലേക്ക് നാവിഗേറ്റുചെയ്യുക"
+ "കൂടുതൽ ഓപ്ഷനുകള്"
+ "പൂർത്തിയാക്കി"
+ "എല്ലാം കാണുക"
+ "ഒരു അപ്ലിക്കേഷൻ തിരഞ്ഞെടുക്കുക"
+ "ഓഫ്"
+ "ഓൺ"
+ "Alt+"
+ "Ctrl+"
+ "ഇല്ലാതാക്കുക"
+ "enter"
+ "ഫംഗ്ഷന്+"
+ "മെറ്റ+"
+ "Shift+"
+ "സ്പെയ്സ്"
+ "Sym+"
+ "മെനു+"
+ "തിരയുക…"
+ "അന്വേഷണം മായ്ക്കുക"
+ "തിരയൽ അന്വേഷണം"
+ "തിരയൽ"
+ "അന്വേഷണം സമർപ്പിക്കുക"
+ "ശബ്ദതിരയൽ"
+ "ഇവരുമായി പങ്കിടുക"
+ "%s-മായി പങ്കിടുക"
+ "ചുരുക്കുക"
+ "കാസ്റ്റ് ബട്ടൺ"
+ "കാസ്റ്റ് ബട്ടൺ. കണക്റ്റ് ചെയ്തു"
+ "കാസ്റ്റ് ബട്ടൺ. കണക്റ്റ് ചെയ്യുന്നു"
+ "കാസ്റ്റ് ബട്ടൺ. വിച്ഛേദിച്ചു"
+ "ഉപകരണങ്ങൾ കണ്ടെത്തുന്നു"
+ "ഇതിലേക്ക് കാസ്റ്റ് ചെയ്യുക"
+ "ആൽബം ആർട്ട്"
+ "സ്ക്രീൻ കാസ്റ്റ് ചെയ്യുന്നു"
+ "അടയ്ക്കുക"
+ "ചുരുക്കുക"
+ "വിച്ഛേദിക്കുക"
+ "വികസിപ്പിക്കുക"
+ "വിവരങ്ങളൊന്നും ലഭ്യമല്ല"
+ "മീഡിയയൊന്നും തിരഞ്ഞെടുത്തിട്ടില്ല"
+ "തൽക്കാലം നിർത്തുക"
+ "പ്ലേ ചെയ്യുക"
+ "നിര്ത്തുക"
+ "കാസ്റ്റ് ചെയ്യുന്നത് നിർത്തുക"
+ "വോളിയം സ്ലൈഡർ"
+ "സിസ്റ്റം"
+ "ഉപകരണങ്ങൾ"
+ "തിരയുക"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mn/values-mn.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mn/values-mn.xml
new file mode 100644
index 00000000..0331fab5
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mn/values-mn.xml
@@ -0,0 +1,53 @@
+
+
+ "Нүүр хуудас руу шилжих"
+ "Дээш шилжих"
+ "Нэмэлт сонголтууд"
+ "Дууссан"
+ "Бүгдийг харах"
+ "Апп сонгох"
+ "ИДЭВХГҮЙ"
+ "ИДЭВХТЭЙ"
+ "Alt+"
+ "Ctrl+"
+ "устгах"
+ "оруулах"
+ "Функц+"
+ "Мета+"
+ "Shift+"
+ "зай"
+ "Sym+"
+ "Цэс+"
+ "Хайх..."
+ "Асуулгыг цэвэрлэх"
+ "Хайх асуулга"
+ "Хайх"
+ "Асуулгыг илгээх"
+ "Дуут хайлт"
+ "Хуваалцах"
+ "%s-тай хуваалцах"
+ "Хумих"
+ "Дамжуулах товчлуур"
+ "Дамжуулах товчлуур. Холбогдсон"
+ "Дамжуулах товчлуур. Холбогдож байна"
+ "Дамжуулах товчлуур. Салсан"
+ "Төхөөрөмжүүдийг хайж байна"
+ "Дараахад дамжуулах"
+ "Цомгийн зураг"
+ "Дэлгэцийг дамжуулж байна"
+ "Хаах"
+ "Буулгах"
+ "Салгах"
+ "Дэлгэх"
+ "Мэдээлэл алга"
+ "Ямар ч медиа сонгоогүй байна"
+ "Түр зогсоох"
+ "Тоглуулах"
+ "Зогсоох"
+ "Дамжуулахыг зогсоох"
+ "Дууны түвшин тохируулагч"
+ "Систем"
+ "Төхөөрөмжүүд"
+ "Хайлт"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mr/values-mr.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mr/values-mr.xml
new file mode 100644
index 00000000..1e851612
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mr/values-mr.xml
@@ -0,0 +1,53 @@
+
+
+ "होमवर नेव्हिगेट करा"
+ "वर नेव्हिगेट करा"
+ "अधिक पर्याय"
+ "पूर्ण झाले"
+ "सर्व पहा"
+ "एक अॅप निवडा"
+ "बंद"
+ "चालू"
+ "Alt+"
+ "Ctrl+"
+ "हटवा"
+ "एंटर करा"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "spacebar"
+ "Sym+"
+ "मेनू+"
+ "शोधा…"
+ "क्वेरी स्पष्ट करा"
+ "शोध क्वेरी"
+ "शोध"
+ "क्वेरी सबमिट करा"
+ "व्हॉइस शोध"
+ "यांच्यासह शेअर करा"
+ "%s सह शेअर करा"
+ "संक्षिप्त करा"
+ "कास्ट बटण"
+ "कास्ट बटण. कनेक्ट केले आहे"
+ "कास्ट बटण. कनेक्ट करत आहे"
+ "कास्ट बटण. डिस्कनेक्ट केले आहे"
+ "डिव्हाइस शोधत आहे"
+ "यावर कास्ट करा"
+ "अल्बम कला"
+ "स्क्रीन कास्ट करत आहे"
+ "बंद"
+ "कोलॅप्स"
+ "डिस्कनेक्ट करा"
+ "विस्तार करा"
+ "कोणतीही माहिती उपलब्ध नाही"
+ "मीडिया निवडला नाही"
+ "थांबवा"
+ "खेळा"
+ "थांबा"
+ "कास्ट करणे थांबवा"
+ "व्हॉल्यूम स्लायडर"
+ "सिस्टम"
+ "डिव्हाइस"
+ "शोधा"
+ "९९९+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ms/values-ms.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ms/values-ms.xml
new file mode 100644
index 00000000..4b6b3424
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ms/values-ms.xml
@@ -0,0 +1,53 @@
+
+
+ "Navigasi skrin utama"
+ "Navigasi ke atas"
+ "Lagi pilihan"
+ "Selesai"
+ "Lihat semua"
+ "Pilih apl"
+ "MATI"
+ "HIDUP"
+ "Alt+"
+ "Ctrl+"
+ "padam"
+ "enter"
+ "Fungsi+"
+ "Meta+"
+ "Shift+"
+ "ruang"
+ "Sym+"
+ "Menu+"
+ "Cari…"
+ "Kosongkan pertanyaan"
+ "Pertanyaan carian"
+ "Cari"
+ "Serah pertanyaan"
+ "Carian suara"
+ "Kongsi dengan"
+ "Kongsi dengan %s"
+ "Runtuhkan"
+ "Butang hantar"
+ "Butang hantar. Disambungkan"
+ "Butang hantar. Menyambung"
+ "Butang hantar. Sambungan diputuskan"
+ "Mencari peranti"
+ "Hantar ke"
+ "Seni album"
+ "Menghantar skrin"
+ "Tutup"
+ "Runtuhkan"
+ "Putuskan sambungan"
+ "Kembangkan"
+ "Maklumat tidak tersedia"
+ "Tiada media yang dipilih"
+ "Jeda"
+ "Main"
+ "Berhenti"
+ "Berhenti menghantar"
+ "Peluncur kelantangan"
+ "Sistem"
+ "Peranti"
+ "Cari"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-my/values-my.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-my/values-my.xml
new file mode 100644
index 00000000..66c909fc
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-my/values-my.xml
@@ -0,0 +1,53 @@
+
+
+ "မူလနေရာကို သွားရန်"
+ "အပေါ်သို့သွားရန်"
+ "ပိုမိုရွေးချယ်စရာများ"
+ "ပြီးဆုံးပါပြီ"
+ "အားလုံးကို ကြည့်ရန်"
+ "အက်ပ်တစ်ခုခုကို ရွေးချယ်ပါ"
+ "ပိတ်"
+ "ဖွင့်"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ရှာဖွေပါ..."
+ "ရှာစရာ အချက်အလက်များ ဖယ်ရှားရန်"
+ "ရှာစရာ အချက်အလက်နေရာ"
+ "ရှာဖွေရန်"
+ "ရှာဖွေစရာ အချက်အလက်ကို ပေးပို့ရန်"
+ "အသံဖြင့် ရှာဖွေခြင်း"
+ "မျှဝေဖို့ ရွေးပါ"
+ "%s ဖြင့် မျှဝေရန်"
+ "ခေါက်ရန်"
+ "ကာစ်ခလုတ်"
+ "ကာစ်ခလုတ်။ ချိတ်ဆက်ထားသည်"
+ "ကာစ်ခလုတ်။ ချိတ်ဆက်နေသည်"
+ "ကာစ်ခလုတ်။ ချိတ်ဆက်မထားပါ"
+ "စက်များကို ရှာနေသည်"
+ "ဤစက်သို့ ကာစ်လုပ်ရန်"
+ "အယ်လ်ဘမ်ပုံ"
+ "ကာစ်တ်လုပ်သည့် မျက်နှာပြင်"
+ "ပိတ်ရန်"
+ "လျှော့ပြရန်"
+ "ချိတ်ဆက်မှု ဖြုတ်ရန်"
+ "ချဲ့ရန်"
+ "အချက်အလက် မရရှိနိုင်ပါ"
+ "မီဒီယာ ရွေးမထားပါ"
+ "ခဏရပ်ရန်"
+ "ကစားရန်"
+ "ရပ်ရန်"
+ "ကာစ်လုပ်ခြင်းကို ရပ်ရန်"
+ "အသံအတိုးအကျယ်ချိန်သည့် ရွှေ့တုံး"
+ "စနစ်"
+ "စက်များ"
+ "ရှာဖွေပါ"
+ "၉၉၉+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml
new file mode 100644
index 00000000..3277e523
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml
@@ -0,0 +1,53 @@
+
+
+ "Gå til startsiden"
+ "Gå opp"
+ "Flere alternativer"
+ "Ferdig"
+ "Se alle"
+ "Velg en app"
+ "AV"
+ "PÅ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Funksjon+"
+ "Meta+"
+ "Shift+"
+ "mellomrom"
+ "Sym+"
+ "Meny+"
+ "Søk …"
+ "Slett søket"
+ "Søkeord"
+ "Søk"
+ "Utfør søket"
+ "Talesøk"
+ "Del med"
+ "Del med %s"
+ "Skjul"
+ "Cast-ikonet"
+ "Cast-ikonet. Tilkoblet"
+ "Cast-ikonet. Kobler til"
+ "Cast-ikonet. Frakoblet"
+ "Finner enheter"
+ "Cast til"
+ "Albumgrafikk"
+ "Caster skjermen"
+ "Lukk"
+ "Skjul"
+ "Koble fra"
+ "Vis"
+ "Ingen informasjon er tilgjengelig"
+ "Ingen medier er valgt"
+ "Sett på pause"
+ "Spill av"
+ "Stopp"
+ "Stopp castingen"
+ "Glidebryter for volum"
+ "System"
+ "Enheter"
+ "Søk"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ne/values-ne.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ne/values-ne.xml
new file mode 100644
index 00000000..6d1fb6f1
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ne/values-ne.xml
@@ -0,0 +1,53 @@
+
+
+ "गृह खोज्नुहोस्"
+ "माथि खोज्नुहोस्"
+ "थप विकल्पहरू"
+ "सम्पन्न भयो"
+ "सबै हेर्नुहोस्"
+ "एउटा अनुप्रयोग छान्नुहोस्"
+ "निष्क्रिय पार्नुहोस्"
+ "सक्रिय गर्नुहोस्"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "खोज्नुहोस्..."
+ "प्रश्न हटाउनुहोस्"
+ "जिज्ञासाको खोज गर्नुहोस्"
+ "खोज्नुहोस्"
+ "जिज्ञासा पेस गर्नुहोस्"
+ "भ्वाइस खोजी"
+ "साझेदारी गर्नुहोस्..."
+ "%s सँग आदान प्रदान गर्नुहोस्"
+ "संक्षिप्त पार्नुहोस्"
+ "Cast बटन"
+ "Cast बटन। जडान गरियो"
+ "Cast बटन। जडान गरिँदै छ"
+ "Cast बटन। जडान विच्छेद गरियो"
+ "यन्त्रहरू पत्ता लगाइँदै छ"
+ "यसमा Cast गर्नुहोस्"
+ "एल्बम आर्ट"
+ "स्क्रिन Cast गरिँदै छ"
+ "बन्द गर्नुहोस्"
+ "संक्षिप्त गर्नुहोस्"
+ "विच्छेद गर्नुहोस्"
+ "विस्तृत गर्नुहोस्"
+ "कुनै पनि जानकारी उपलब्ध छैन"
+ "कुनै पनि मिडिया चयन गरिएन"
+ "पज गर्नुहोस्"
+ "खेल्नुहोस्"
+ "रोक्नुहोस्"
+ "casting रोक्नुहोस्"
+ "भोल्युमको स्लाइडर"
+ "प्रणाली"
+ "यन्त्रहरू"
+ "खोज्नुहोस्"
+ "९९९+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-night-v8/values-night-v8.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-night-v8/values-night-v8.xml
new file mode 100644
index 00000000..17a21106
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-night-v8/values-night-v8.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml
new file mode 100644
index 00000000..6416fa54
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Cast-icoon"
+ "Cast-icoon. Verbonden"
+ "Cast-icoon. Verbinding maken"
+ "Cast-icoon. Verbinding verbroken"
+ "Apparaten zoeken"
+ "Casten naar"
+ "Albumhoes"
+ "Scherm casten"
+ "Sluiten"
+ "Samenvouwen"
+ "Verbinding verbreken"
+ "Uitvouwen"
+ "Geen informatie beschikbaar"
+ "Geen media geselecteerd"
+ "Pauzeren"
+ "Afspelen"
+ "Stoppen"
+ "Casten stoppen"
+ "Volumeschuifregelaar"
+ "Systeem"
+ "Apparaten"
+ "Zoeken"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-or/values-or.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-or/values-or.xml
new file mode 100644
index 00000000..80994f89
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-or/values-or.xml
@@ -0,0 +1,32 @@
+
+
+ "ହୋମ୍ ପେଜ୍କୁ ନେଭିଗେଟ୍ କରନ୍ତୁ"
+ "ଉପରକୁ ନେଭିଗେଟ୍ କରନ୍ତୁ"
+ "ଅଧିକ ବିକଳ୍ପ"
+ "ହୋଇଗଲା"
+ "ସବୁ ଦେଖନ୍ତୁ"
+ "ଗୋଟିଏ ଆପ୍ ବାଛନ୍ତୁ"
+ "ଅଫ୍"
+ "ଅନ୍"
+ "Alt+"
+ "Ctrl+"
+ "ଡିଲିଟ୍"
+ "ଏଣ୍ଟର୍"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "ସ୍ପେସ୍"
+ "Sym+"
+ "ମେନୁ"
+ "ସର୍ଚ୍ଚ…"
+ "କ୍ୱେରୀ ଖାଲି କରନ୍ତୁ"
+ "ସର୍ଚ୍ଚ କ୍ୱେରୀ"
+ "ସର୍ଚ୍ଚ କରନ୍ତୁ"
+ "କ୍ୱେରୀ ଦାଖଲ କରନ୍ତୁ"
+ "ଭଏସ୍ ସର୍ଚ୍ଚ"
+ "ଏହାଙ୍କ ସହ ଶେୟାର୍ କରନ୍ତୁ"
+ "%s ସହ ଶେୟାର୍ କରନ୍ତୁ"
+ "ଛୋଟ କରନ୍ତୁ"
+ "ସର୍ଚ୍ଚ କରନ୍ତୁ"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pa/values-pa.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pa/values-pa.xml
new file mode 100644
index 00000000..4238bec6
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pa/values-pa.xml
@@ -0,0 +1,53 @@
+
+
+ "ਹੋਮ \'ਤੇ ਜਾਓ"
+ "ਉੱਪਰ ਜਾਓ"
+ "ਹੋਰ ਚੋਣਾਂ"
+ "ਹੋ ਗਿਆ"
+ "ਸਭ ਦੇਖੋ"
+ "ਇੱਕ ਐਪ ਚੁਣੋ"
+ "ਬੰਦ"
+ "ਤੇ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ਖੋਜ…"
+ "ਸਵਾਲ ਹਟਾਓ"
+ "ਖੋਜ ਪੁੱਛਗਿੱਛ"
+ "ਖੋਜੋ"
+ "ਸਵਾਲ ਪ੍ਰਸਤੁਤ ਕਰੋ"
+ "ਵੌਇਸ ਖੋਜ"
+ "ਇਸ ਨਾਲ ਸਾਂਝਾ ਕਰੋ"
+ "%s ਨਾਲ ਸਾਂਝਾ ਕਰੋ"
+ "ਨਸ਼ਟ ਕਰੋ"
+ "\'ਕਾਸਟ ਕਰੋ\' ਬਟਨ"
+ "\'ਕਾਸਟ ਕਰੋ\' ਬਟਨ। ਕਨੈਕਟ ਕੀਤਾ ਗਿਆ"
+ "\'ਕਾਸਟ ਕਰੋ\' ਬਟਨ। ਕਨੈਕਟ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ"
+ "\'ਕਾਸਟ ਕਰੋ\' ਬਟਨ। ਡਿਸਕਨੈਕਟ ਕੀਤਾ ਗਿਆ"
+ "ਡੀਵਾਈਸ ਲੱਭੇ ਜਾ ਰਹੇ ਹਨ"
+ "ਏਥੇ ਕਾਸਟ ਕਰੋ"
+ "ਐਲਬਮ ਕਲਾ"
+ "ਸਕ੍ਰੀਨ \'ਤੇ ਕਾਸਟ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ"
+ "ਬੰਦ ਕਰੋ"
+ "ਸਮੇਟੋ"
+ "ਡਿਸਕਨੈਕਟ ਕਰੋ"
+ "ਵਿਸਤਾਰ ਕਰੋ"
+ "ਕੋਈ ਜਾਣਕਾਰੀ ਉਪਲਬਧ ਨਹੀਂ"
+ "ਕੋਈ ਮੀਡੀਆ ਨਹੀਂ ਚੁਣਿਆ ਗਿਆ"
+ "ਰੋਕੋ"
+ "ਚਲਾਓ"
+ "ਬੰਦ ਕਰੋ"
+ "ਕਾਸਟ ਕਰਨਾ ਬੰਦ ਕਰੋ"
+ "ਵੌਲਿਊਮ ਸਲਾਈਡਰ"
+ "ਸਿਸਟਮ"
+ "ਡੀਵਾਈਸਾਂ"
+ "ਖੋਜੋ"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml
new file mode 100644
index 00000000..eabc7e24
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml
@@ -0,0 +1,53 @@
+
+
+ "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ń"
+ "Przycisk Cast"
+ "Przycisk Cast – połączono"
+ "Przycisk Cast – łączę"
+ "Przycisk Cast – rozłączono"
+ "Szukam urządzeń"
+ "Przesyłaj na"
+ "Okładka albumu"
+ "Przesyłam ekran"
+ "Zamknij"
+ "Zwiń"
+ "Odłącz"
+ "Rozwiń"
+ "Brak informacji"
+ "Nie wybrano multimediów"
+ "Wstrzymaj"
+ "Odtwórz"
+ "Zatrzymaj"
+ "Zatrzymaj przesyłanie"
+ "Suwak głośności"
+ "System"
+ "Urządzenia"
+ "Szukaj"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-port/values-port.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-port/values-port.xml
new file mode 100644
index 00000000..7a925dc7
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-port/values-port.xml
@@ -0,0 +1,4 @@
+
+
+ false
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml
new file mode 100644
index 00000000..7b9be1de
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Botão \"Transmitir\""
+ "Botão \"Transmitir\". Conectado"
+ "Botão \"Transmitir\". Conectando"
+ "Botão \"Transmitir\". Desconectado"
+ "Localizando dispositivos"
+ "Transmitir para"
+ "Arte do álbum"
+ "Transmitindo tela"
+ "Fechar"
+ "Recolher"
+ "Desconectar"
+ "Expandir"
+ "Nenhuma informação disponível"
+ "Nenhuma mídia selecionada"
+ "Pausar"
+ "Reproduzir"
+ "Parar"
+ "Parar transmissão"
+ "Controle deslizante de volume"
+ "Sistema"
+ "Dispositivos"
+ "Pesquisar"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml
new file mode 100644
index 00000000..00778cb4
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Botão Transmitir"
+ "Botão Transmitir. Ligado."
+ "Botão Transmitir. A ligar..."
+ "Botão Transmitir. Desligado."
+ "A localizar dispositivos..."
+ "Transmitir para"
+ "Imagem do álbum"
+ "A transmitir o ecrã..."
+ "Fechar"
+ "Reduzir"
+ "Desligar"
+ "Expandir"
+ "Nenhuma informação disponível."
+ "Nenhum conteúdo multimédia selecionado."
+ "Colocar em pausa"
+ "Reproduzir"
+ "Parar"
+ "Parar transmissão"
+ "Controlo de deslize do volume"
+ "Sistema"
+ "Dispositivos"
+ "Pesquisar"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt/values-pt.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt/values-pt.xml
new file mode 100644
index 00000000..7b9be1de
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt/values-pt.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Botão \"Transmitir\""
+ "Botão \"Transmitir\". Conectado"
+ "Botão \"Transmitir\". Conectando"
+ "Botão \"Transmitir\". Desconectado"
+ "Localizando dispositivos"
+ "Transmitir para"
+ "Arte do álbum"
+ "Transmitindo tela"
+ "Fechar"
+ "Recolher"
+ "Desconectar"
+ "Expandir"
+ "Nenhuma informação disponível"
+ "Nenhuma mídia selecionada"
+ "Pausar"
+ "Reproduzir"
+ "Parar"
+ "Parar transmissão"
+ "Controle deslizante de volume"
+ "Sistema"
+ "Dispositivos"
+ "Pesquisar"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml
new file mode 100644
index 00000000..a49976a5
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Butonul de proiecție"
+ "Butonul de proiecție. Conectat"
+ "Butonul de proiecție. Se conectează"
+ "Butonul de proiecție. Deconectat"
+ "Se caută dispozitive"
+ "Proiectați pe"
+ "Grafica albumului"
+ "Se proiectează ecranul"
+ "Închideți"
+ "Restrângeți"
+ "Deconectați"
+ "Extindeți"
+ "Nu sunt disponibile informații"
+ "Niciun conținut media selectat"
+ "Întrerupeți"
+ "Redați"
+ "Opriți"
+ "Nu mai proiectați"
+ "Glisor pentru volum"
+ "Sistem"
+ "Dispozitive"
+ "Căutați"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml
new file mode 100644
index 00000000..912e3964
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml
@@ -0,0 +1,53 @@
+
+
+ "Перейти на главный экран"
+ "Перейти вверх"
+ "Другие параметры"
+ "Готово"
+ "Показать все"
+ "Выбрать приложение"
+ "ОТКЛ."
+ "ВКЛ."
+ "Alt +"
+ "Ctrl +"
+ "Delete"
+ "Ввод"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "Пробел"
+ "Sym +"
+ "Меню +"
+ "Поиск"
+ "Удалить запрос"
+ "Поисковый запрос"
+ "Поиск"
+ "Отправить запрос"
+ "Голосовой поиск"
+ "Открыть доступ"
+ "Открыть доступ приложению \"%s\""
+ "Свернуть"
+ "Кнопка трансляции"
+ "Кнопка трансляции. Устройство подключено."
+ "Кнопка трансляции. Устройство подключается."
+ "Кнопка трансляции. Устройство отключено."
+ "Поиск устройств…"
+ "Транслировать на устройство"
+ "Обложка"
+ "Трансляция экрана…"
+ "Закрыть"
+ "Скрыть"
+ "Отключить"
+ "Показать"
+ "Данных нет"
+ "Медиафайл не выбран"
+ "Приостановить"
+ "Воспроизвести"
+ "Остановить"
+ "Остановить трансляцию"
+ "Регулятор громкости"
+ "Система"
+ "Устройства"
+ "Поиск"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-si/values-si.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-si/values-si.xml
new file mode 100644
index 00000000..1d873e8b
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-si/values-si.xml
@@ -0,0 +1,53 @@
+
+
+ "ගෙදරට සංචාලනය කරන්න"
+ "ඉහලට සංචාලනය කරන්න"
+ "තවත් විකල්ප"
+ "අවසාන වූ"
+ "සියල්ල බලන්න"
+ "යෙදුමක් තෝරන්න"
+ "ක්රියාවිරහිතයි"
+ "ක්රියාත්මකයි"
+ "Alt+"
+ "Ctrl+"
+ "මකන්න"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "සොයන්න..."
+ "විමසුම හිස් කරන්න"
+ "සෙවුම් විමසුම"
+ "සෙවීම"
+ "විමසුම යොමු කරන්න"
+ "හඬ සෙවීම"
+ "සමඟ බෙදාගන්න"
+ "%s සමඟ බෙදා ගන්න"
+ "හකුළන්න"
+ "විකාශ බොත්තම"
+ "විකාශ බොත්තම සම්බන්ධ කරන ලදී"
+ "විකාශ බොත්තම සම්බන්ධ කරමින්"
+ "විකාශ බොත්තම. විසන්ධි කරන ලදී"
+ "උපාංග සෙවීම"
+ "විකාශය"
+ "ඇල්බම කලාව"
+ "විකාශ තිරය"
+ "වසන්න"
+ "හකුළන්න"
+ "විසන්ධි කරන්න"
+ "දිග හරින්න"
+ "ලබා ගත හැකි තොරතුරු නොමැත"
+ "මාධ්ය තෝරා නැත"
+ "විරාමය"
+ "ධාවනය කරන්න"
+ "නවත්වන්න"
+ "විකාශය නවතන්න"
+ "හඬ පරිමා ස්ලයිඩරය"
+ "පද්ධතිය"
+ "උපාංග"
+ "සොයන්න"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml
new file mode 100644
index 00000000..3152388a
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml
@@ -0,0 +1,53 @@
+
+
+ "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ť"
+ "Tlačidlo prenosu"
+ "Tlačidlo prenosu. Pripojené"
+ "Tlačidlo prenosu. Pripája sa"
+ "Tlačidlo prenosu. Odpojené"
+ "Hľadajú sa zariadenia"
+ "Prenos do zariadenia"
+ "Obrázok albumu"
+ "Prenáša sa obrazovka"
+ "Zavrieť"
+ "Zbaliť"
+ "Odpojiť"
+ "Rozbaliť"
+ "Nie sú k dispozícii žiadne informácie"
+ "Nie sú vybraté žiadne médiá"
+ "Pozastaviť"
+ "Prehrať"
+ "Zastaviť"
+ "Zastaviť prenos"
+ "Posúvač hlasitosti"
+ "Systém"
+ "Zariadenia"
+ "Vyhľadávanie"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml
new file mode 100644
index 00000000..4635bbf8
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Gumb za predvajanje"
+ "Gumb za predvajanje. Povezava je vzpostavljena."
+ "Gumb za predvajanje. Vzpostavljanje povezave."
+ "Gumb za predvajanje. Povezava je prekinjena."
+ "Iskanje naprav"
+ "Predvajanje v napravi:"
+ "Naslovnica albuma"
+ "Predvajanje vsebine zaslona"
+ "Zapri"
+ "Strni"
+ "Prekini povezavo"
+ "Razširi"
+ "Ni podatkov"
+ "Predstavnost ni izbrana"
+ "Začasno ustavi"
+ "Predvajaj"
+ "Ustavi"
+ "Ustavi predvajanje"
+ "Drsnik za glasnost"
+ "Sistem"
+ "Naprave"
+ "Iskanje"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml
new file mode 100644
index 00000000..1448c95c
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Butoni i transmetimit"
+ "Butoni i transmetimit. Je i lidhur"
+ "Butoni i transmetimit. Po lidhet"
+ "Butoni i transmetimit. Je i shkëputur"
+ "Po kërkon pajisje"
+ "Transmeto te"
+ "Kopertina e albumit"
+ "Po transmeton ekranin"
+ "Mbyll"
+ "Palos"
+ "Shkëput"
+ "Zgjero"
+ "Nuk jepet asnjë informacion"
+ "Nuk është zgjedhur asnjë media"
+ "Pauzë"
+ "Luaj"
+ "Ndalo"
+ "Ndalo transmetimin"
+ "Rrëshqitësi i volumit"
+ "Sistemi"
+ "Pajisjet"
+ "Kërko"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml
new file mode 100644
index 00000000..60961359
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml
@@ -0,0 +1,53 @@
+
+
+ "Одлазак на Почетну"
+ "Кретање нагоре"
+ "Још опција"
+ "Готово"
+ "Прикажи све"
+ "Избор апликације"
+ "ИСКЉУЧИ"
+ "УКЉУЧИ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "тастер за размак"
+ "Sym+"
+ "Menu+"
+ "Претражите..."
+ "Брисање упита"
+ "Упит за претрагу"
+ "Претрага"
+ "Слање упита"
+ "Гласовна претрага"
+ "Дели са"
+ "Дељење са апликацијом %s"
+ "Скупи"
+ "Дугме Пребаци"
+ "Дугме Пребаци. Повезан је"
+ "Дугме Пребаци. Повезује се"
+ "Дугме Пребаци. Веза је прекинута"
+ "Траже се уређаји"
+ "Пребаците на"
+ "Омот албума"
+ "Пребацује се екран"
+ "Затвори"
+ "Скупи"
+ "Прекини везу"
+ "Прошири"
+ "Нема доступних информација"
+ "Нема изабраних медија"
+ "Паузирај"
+ "Пусти"
+ "Заустави"
+ "Заустави пребацивање"
+ "Клизач за јачину звука"
+ "Систем"
+ "Уређаји"
+ "Претражи"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml
new file mode 100644
index 00000000..929ca41f
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Cast-knappen"
+ "Cast-knappen. Ansluten"
+ "Cast-knappen. Ansluter"
+ "Cast-knappen. Frånkopplad"
+ "Letar efter enheter"
+ "Casta till"
+ "Skivomslag"
+ "Skärmen castas"
+ "Stäng"
+ "Dölj"
+ "Koppla från"
+ "Utöka"
+ "Det finns ingen information"
+ "Ingen media har valts"
+ "Pausa"
+ "Spela upp"
+ "Stopp"
+ "Sluta casta"
+ "Volymreglage"
+ "System"
+ "Enheter"
+ "Sök"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw/values-sw.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw/values-sw.xml
new file mode 100644
index 00000000..051619e0
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw/values-sw.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Kitufe cha kutuma"
+ "Kitufe cha kutuma. Kimeunganishwa"
+ "Kitufe cha kutuma. Kinaunganishwa"
+ "Kitufe cha kutuma. Kimeondolewa"
+ "Inatafuta vifaa"
+ "Tuma kwenye"
+ "Sanaa ya albamu"
+ "Inatuma skrini"
+ "Funga"
+ "Kunja"
+ "Ondoa"
+ "Panua"
+ "Hakuna maelezo yaliyopatikana"
+ "Hakuna maudhui yaliyochaguliwa"
+ "Sitisha"
+ "Cheza"
+ "Acha kucheza"
+ "Acha kutuma"
+ "Kidhibiti cha sauti"
+ "Mfumo"
+ "Vifaa"
+ "Tafuta"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml
new file mode 100644
index 00000000..26386cfa
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml
@@ -0,0 +1,13 @@
+
+
+ 24dp
+ 80dp
+ 64dp
+ 8dp
+ 8dp
+ 580dp
+ 16dp
+ 20dp
+ 60%
+ 90%
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw720dp-v13/values-sw720dp-v13.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw720dp-v13/values-sw720dp-v13.xml
new file mode 100644
index 00000000..e6210389
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw720dp-v13/values-sw720dp-v13.xml
@@ -0,0 +1,5 @@
+
+
+ 50%
+ 70%
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ta/values-ta.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ta/values-ta.xml
new file mode 100644
index 00000000..aeee054f
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ta/values-ta.xml
@@ -0,0 +1,53 @@
+
+
+ "முகப்பிற்கு வழிசெலுத்து"
+ "மேலே செல்"
+ "மேலும் விருப்பங்கள்"
+ "முடிந்தது"
+ "எல்லாம் காட்டு"
+ "பயன்பாட்டைத் தேர்வுசெய்க"
+ "ஆஃப்"
+ "ஆன்"
+ "ஆல்ட் மற்றும்"
+ "கண்ட்ரோல் மற்றும்"
+ "டெலிட்"
+ "எண்டர்"
+ "ஃபங்ஷன் மற்றும்"
+ "மெட்டா மற்றும்"
+ "ஷிஃப்ட் மற்றும்"
+ "ஸ்பேஸ்"
+ "சிம்பல் மற்றும்"
+ "மெனு மற்றும்"
+ "தேடு..."
+ "வினவலை அழி"
+ "தேடல் வினவல்"
+ "தேடு"
+ "வினவலைச் சமர்ப்பி"
+ "குரல் தேடல்"
+ "இதனுடன் பகிர்"
+ "%s மூலம் பகிர்"
+ "சுருக்கு"
+ "அலைபரப்பும் பட்டன்"
+ "அலைபரப்பும் பட்டன். இணைக்கப்பட்டது"
+ "அலைபரப்பும் பட்டன். இணைக்கிறது"
+ "அலைபரப்பும் பட்டன். துண்டிக்கப்பட்டது"
+ "சாதனங்களைத் தேடுகிறது"
+ "இதற்கு அலைபரப்பு:"
+ "ஆல்பம் ஆர்ட்"
+ "திரையை அலைபரப்புகிறது"
+ "மூடுவதற்கான பட்டன்"
+ "சுருக்குவதற்கான பட்டன்"
+ "தொடர்பைத் துண்டி"
+ "விரிப்பதற்கான பட்டன்"
+ "தகவல் எதுவுமில்லை"
+ "மீடியா எதுவும் தேர்ந்தெடுக்கப்படவில்லை"
+ "இடைநிறுத்துவதற்கான பட்டன்"
+ "இயக்குவதற்கான பட்டன்"
+ "நிறுத்துவதற்கான பட்டன்"
+ "அலைபரப்புவதை நிறுத்து"
+ "ஒலியளவு ஸ்லைடர்"
+ "சிஸ்டம்"
+ "சாதனங்கள்"
+ "தேடு"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-te/values-te.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-te/values-te.xml
new file mode 100644
index 00000000..4a33b236
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-te/values-te.xml
@@ -0,0 +1,53 @@
+
+
+ "హోమ్కు నావిగేట్ చేయండి"
+ "పైకి నావిగేట్ చేయండి"
+ "మరిన్ని ఎంపికలు"
+ "పూర్తయింది"
+ "అన్నీ చూడండి"
+ "అనువర్తనాన్ని ఎంచుకోండి"
+ "ఆఫ్ చేయి"
+ "ఆన్ చేయి"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "స్పేస్"
+ "Sym+"
+ "Menu+"
+ "వెతుకు..."
+ "ప్రశ్నను క్లియర్ చేయి"
+ "ప్రశ్న శోధించండి"
+ "వెతుకు"
+ "ప్రశ్నని సమర్పించు"
+ "వాయిస్ శోధన"
+ "వీరితో భాగస్వామ్యం చేయి"
+ "%sతో భాగస్వామ్యం చేయండి"
+ "కుదించండి"
+ "Cast బటన్"
+ "Cast బటన్. కనెక్ట్ చేయబడింది"
+ "Cast బటన్. కనెక్ట్ చేస్తోంది"
+ "Cast బటన్. డిస్కనెక్ట్ చేయబడింది"
+ "పరికరాలను కనుగొంటోంది"
+ "దీనికి ప్రసారం చేయండి"
+ "ఆల్బమ్ ఆర్ట్"
+ "స్క్రీన్ను ప్రసారం చేస్తోంది"
+ "మూసివేయి"
+ "కుదించు"
+ "డిస్కనెక్ట్ చేయి"
+ "విస్తరించు"
+ "సమాచారం అందుబాటులో లేదు"
+ "మీడియా ఏదీ ఎంచుకోలేదు"
+ "పాజ్ చేయి"
+ "ఆడండి"
+ "ఆపు"
+ "ప్రసారాన్ని ఆపివేయి"
+ "వాల్యూమ్ స్లయిడర్"
+ "సిస్టమ్"
+ "పరికరాలు"
+ "వెతుకు"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-th/values-th.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-th/values-th.xml
new file mode 100644
index 00000000..3c8c619e
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-th/values-th.xml
@@ -0,0 +1,53 @@
+
+
+ "นำทางไปหน้าแรก"
+ "นำทางขึ้น"
+ "ตัวเลือกอื่น"
+ "เสร็จสิ้น"
+ "ดูทั้งหมด"
+ "เลือกแอป"
+ "ปิด"
+ "เปิด"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "Space"
+ "Sym+"
+ "เมนู+"
+ "ค้นหา…"
+ "ล้างข้อความค้นหา"
+ "ข้อความค้นหา"
+ "ค้นหา"
+ "ส่งข้อความค้นหา"
+ "ค้นหาด้วยเสียง"
+ "แชร์กับ"
+ "แชร์ทาง %s"
+ "ยุบ"
+ "ปุ่ม \"แคสต์\""
+ "ปุ่ม \"แคสต์\" เชื่อมต่อแล้ว"
+ "ปุ่ม \"แคสต์\" กำลังเชื่อมต่อ"
+ "ปุ่ม \"แคสต์\" ยกเลิกการเชื่อมต่อแล้ว"
+ "กำลังค้นหาอุปกรณ์"
+ "แคสต์ไปยัง"
+ "ปกอัลบั้ม"
+ "กำลังแคสต์หน้าจอ"
+ "ปิด"
+ "ยุบ"
+ "ยกเลิกการเชื่อมต่อ"
+ "ขยาย"
+ "ไม่มีข้อมูล"
+ "ไม่ได้เลือกสื่อไว้"
+ "หยุดชั่วคราว"
+ "เปิด"
+ "หยุด"
+ "หยุดแคสต์"
+ "แถบเลื่อนปรับระดับเสียง"
+ "ระบบ"
+ "อุปกรณ์"
+ "ค้นหา"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tl/values-tl.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tl/values-tl.xml
new file mode 100644
index 00000000..e0c39b89
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tl/values-tl.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Button na I-cast"
+ "Button na I-cast. Nakakonekta"
+ "Button na I-cast. Kumokonekta"
+ "Button na I-cast. Nadiskonekta"
+ "Naghahanap ng mga device"
+ "I-cast sa"
+ "Album art"
+ "Ikina-cast ang screen"
+ "Isara"
+ "I-collapse"
+ "Idiskonekta"
+ "I-expand"
+ "Walang available na impormasyon"
+ "Walang napiling media"
+ "I-pause"
+ "I-play"
+ "Ihinto"
+ "Ihinto ang pag-cast"
+ "Slider ng volume"
+ "System"
+ "Mga Device"
+ "Maghanap"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml
new file mode 100644
index 00000000..81438f2b
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Yayınla düğmesi"
+ "Yayınla düğmesi. Bağlandı"
+ "Yayınla düğmesi. Bağlanıyor"
+ "Yayınla düğmesi. Bağlantı kesildi"
+ "Cihazlar bulunuyor"
+ "Yayınlanacak yer:"
+ "Albüm kapağı"
+ "Ekran yayınlanıyor"
+ "Kapat"
+ "Daralt"
+ "Bağlantıyı kes"
+ "Genişlet"
+ "Bilgi yok"
+ "Medya seçilmedi"
+ "Duraklat"
+ "Oynat"
+ "Durdur"
+ "Yayını durdur"
+ "Ses düzeyi kaydırma çubuğu"
+ "Sistem"
+ "Cihazlar"
+ "Ara"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml
new file mode 100644
index 00000000..2538a197
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml
@@ -0,0 +1,53 @@
+
+
+ "Перейти на головний"
+ "Перейти вгору"
+ "Інші опції"
+ "Готово"
+ "Переглянути всі"
+ "Вибрати програму"
+ "ВИМК."
+ "УВІМК."
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "пробіл"
+ "Sym+"
+ "Menu+"
+ "Пошук…"
+ "Очистити запит"
+ "Пошуковий запит"
+ "Пошук"
+ "Надіслати запит"
+ "Голосовий пошук"
+ "Надіслати через"
+ "Поділитися через додаток %s"
+ "Згорнути"
+ "Кнопка трансляції"
+ "Кнопка трансляції. Під’єднано"
+ "Кнопка трансляції. Під’єднання"
+ "Кнопка трансляції. Від’єднано"
+ "Пошук пристроїв"
+ "Транслювати на пристрій"
+ "Обкладинка альбому"
+ "Трансляція екрана"
+ "Закрити"
+ "Згорнути"
+ "Від’єднати"
+ "Розгорнути"
+ "Немає даних"
+ "Не вибрано медіа-вміст"
+ "Призупинити"
+ "Відтворити"
+ "Зупинити"
+ "Припинити трансляцію"
+ "Повзунок гучності"
+ "Система"
+ "Пристрої"
+ "Пошук"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ur/values-ur.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ur/values-ur.xml
new file mode 100644
index 00000000..44309980
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ur/values-ur.xml
@@ -0,0 +1,53 @@
+
+
+ "ہوم پر نیویگیٹ کریں"
+ "اوپر نیویگیٹ کریں"
+ "مزید اختیارات"
+ "ہو گیا"
+ "سبھی دیکھیں"
+ "ایک ایپ منتخب کریں"
+ "آف"
+ "آن"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "تلاش کریں…"
+ "استفسار صاف کریں"
+ "استفسار تلاش کریں"
+ "تلاش کریں"
+ "استفسار جمع کرائیں"
+ "صوتی تلاش"
+ "اشتراک کریں مع"
+ "%s کے ساتھ اشتراک کریں"
+ "سکیڑیں"
+ "کاسٹ کرنے کا بٹن"
+ "کاسٹ کرنے کا بٹن۔ منسلک ہے"
+ "کاسٹ کرنے کا بٹن۔ منسلک ہو رہا ہے"
+ "کاسٹ کرنے کا بٹن۔ غیر منسلک ہے"
+ "آلات تلاش کیے جا رہے ہیں"
+ "اس میں کاسٹ کریں"
+ "البم آرٹ"
+ "اسکرین کاسٹ ہو رہی ہے"
+ "بند کریں"
+ "سکیڑیں"
+ "غیر منسلک کریں"
+ "پھیلائیں"
+ "کوئی معلومات دستیاب نہیں ہے"
+ "کوئی میڈیا منتخب نہیں ہے"
+ "موقوف کریں"
+ "چلائیں"
+ "روکیں"
+ "کاسٹ کرنا بند کریں"
+ "والیوم سلائیڈر"
+ "سسٹم"
+ "آلات"
+ "تلاش"
+ "+999"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uz/values-uz.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uz/values-uz.xml
new file mode 100644
index 00000000..c78e1c7e
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uz/values-uz.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Translatsiya tugmasi"
+ "Translatsiya tugmasi. Ulandi"
+ "Translatsiya tugmasi. Ulanmoqda"
+ "Translatsiya tugmasi. Uzildi"
+ "Qurilmalarni topish"
+ "Bunga translatsiya qilish:"
+ "Albom muqovasi"
+ "Ekran namoyish qilinmoqda"
+ "Yopish"
+ "Kichraytirish"
+ "Uzish"
+ "Yoyish"
+ "Hech narsa topilmadi"
+ "Hech narsa tanlanmagan"
+ "Pauza"
+ "Ijro"
+ "To‘xtatish"
+ "Translatsiyani to‘xtatish"
+ "Tovush balandligi slayderi"
+ "Tizim"
+ "Qurilmalar"
+ "Qidirish"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v16/values-v16.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v16/values-v16.xml
new file mode 100644
index 00000000..5ee2feb2
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v16/values-v16.xml
@@ -0,0 +1,8 @@
+
+
+ 4dp
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v17/values-v17.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v17/values-v17.xml
new file mode 100644
index 00000000..f85a197a
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v17/values-v17.xml
@@ -0,0 +1,62 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v18/values-v18.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v18/values-v18.xml
new file mode 100644
index 00000000..7dad77f9
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v18/values-v18.xml
@@ -0,0 +1,4 @@
+
+
+ 0px
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v21/values-v21.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v21/values-v21.xml
new file mode 100644
index 00000000..35c74d56
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v21/values-v21.xml
@@ -0,0 +1,288 @@
+
+
+ @color/secondary_text_default_material_light
+ 0dp
+ 0dp
+ 12dp
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v22/values-v22.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v22/values-v22.xml
new file mode 100644
index 00000000..d4a514a5
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v22/values-v22.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v23/values-v23.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v23/values-v23.xml
new file mode 100644
index 00000000..d807aaee
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v23/values-v23.xml
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v24/values-v24.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v24/values-v24.xml
new file mode 100644
index 00000000..dbae6fb8
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v24/values-v24.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v25/values-v25.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v25/values-v25.xml
new file mode 100644
index 00000000..483ae0c4
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v25/values-v25.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v26/values-v26.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v26/values-v26.xml
new file mode 100644
index 00000000..8b28a465
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v26/values-v26.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v28/values-v28.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v28/values-v28.xml
new file mode 100644
index 00000000..e3801cd9
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v28/values-v28.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-vi/values-vi.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-vi/values-vi.xml
new file mode 100644
index 00000000..8824c271
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-vi/values-vi.xml
@@ -0,0 +1,53 @@
+
+
+ "Đ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"
+ "Nút truyền"
+ "Nút truyền. Đã kết nối"
+ "Nút truyền. Đang kết nối"
+ "Nút truyền. Đã ngắt kết nối"
+ "Đang tìm thiết bị"
+ "Truyền tới"
+ "Ảnh bìa album"
+ "Đang truyền màn hình"
+ "Đóng"
+ "Thu gọn"
+ "Ngắt kết nối"
+ "Mở rộng"
+ "Không có thông tin nào"
+ "Chưa chọn phương tiện nào"
+ "Tạm dừng"
+ "Phát"
+ "Dừng"
+ "Dừng truyền"
+ "Thanh trượt âm lượng"
+ "Hệ thống"
+ "Thiết bị"
+ "Tìm kiếm"
+ "999+"
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-watch-v20/values-watch-v20.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-watch-v20/values-watch-v20.xml
new file mode 100644
index 00000000..2d85812e
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-watch-v20/values-watch-v20.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-watch-v21/values-watch-v21.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-watch-v21/values-watch-v21.xml
new file mode 100644
index 00000000..deecc9e8
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-watch-v21/values-watch-v21.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml
new file mode 100644
index 00000000..b499d2cf
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/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/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
rename to Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rHK/values-zh-rHK.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rHK/values-zh-rHK.xml
new file mode 100644
index 00000000..f8525383
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rHK/values-zh-rHK.xml
@@ -0,0 +1,53 @@
+
+
+ "瀏覽主頁"
+ "向上瀏覽"
+ "更多選項"
+ "完成"
+ "顯示全部"
+ "選擇應用程式"
+ "關閉"
+ "開啟"
+ "Alt +"
+ "Ctrl +"
+ "刪除"
+ "Enter 鍵"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "空白鍵"
+ "Sym +"
+ "Menu +"
+ "搜尋…"
+ "清除查詢"
+ "搜尋查詢"
+ "搜尋"
+ "提交查詢"
+ "語音搜尋"
+ "分享對象"
+ "使用「%s」分享"
+ "收合"
+ "投放按鈕"
+ "投放按鈕。連咗線"
+ "投放按鈕。連緊線"
+ "投放按鈕。解除咗連線"
+ "正在尋找裝置"
+ "投放至"
+ "專輯封面"
+ "正在投放畫面"
+ "閂"
+ "收合"
+ "解除連接"
+ "展開"
+ "沒有資料可以提供"
+ "未選取任何媒體"
+ "暫停"
+ "播"
+ "停"
+ "停止投放"
+ "音量滑桿"
+ "系統"
+ "裝置"
+ "搜尋"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
rename to Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
diff --git a/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zu/values-zu.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zu/values-zu.xml
new file mode 100644
index 00000000..a3669610
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zu/values-zu.xml
@@ -0,0 +1,53 @@
+
+
+ "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"
+ "Inkinobho yokusakaza"
+ "Inkinobho yokusakaza. Kuxhunyiwe"
+ "Inkinobho yokusakaza. Kuyaxhunywa"
+ "Inkinobho yokusakaza. Kunqanyuliwe"
+ "Ithola amadivayisi"
+ "Sakaza ku-"
+ "Ubuciko be-albhamu"
+ "Isikrini sokusakaza"
+ "Vala"
+ "Goqa"
+ "Nqamula"
+ "Nweba"
+ "Alukho ulwazi olutholakalayo"
+ "Ayikho imidiya ekhethiwe"
+ "Phumula"
+ "Dlala"
+ "Misa"
+ "Misa ukusakaza"
+ "Isilayida sevolumu"
+ "Isistimu"
+ "Amadivayisi"
+ "Sesha"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml
rename to Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseResources/merger.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merger.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseResources/merger.xml
rename to Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merger.xml
diff --git a/src/Project/app/build/intermediates/incremental/mergeReleaseShaders/merger.xml b/Notes-master/app/build/intermediates/incremental/mergeReleaseShaders/merger.xml
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/mergeReleaseShaders/merger.xml
rename to Notes-master/app/build/intermediates/incremental/mergeReleaseShaders/merger.xml
diff --git a/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt b/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt
new file mode 100644
index 00000000..83126532
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Wed Nov 10 01:15:25 CST 2021
+base.0=F\:\\data\\git\\MJ_maintainNotes\\src\\Project\\app\\build\\intermediates\\dex\\debug\\mergeDexDebug\\out\\classes.dex
+renamed.0=classes.dex
+path.0=classes.dex
diff --git a/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/n1np3AgQtRHgthRuUsQe5l3RpS8= b/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/n1np3AgQtRHgthRuUsQe5l3RpS8=
new file mode 100644
index 00000000..02fa9085
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/n1np3AgQtRHgthRuUsQe5l3RpS8= differ
diff --git a/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/qf_89V7wCpp5uwmVziFQbNdI11c= b/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/qf_89V7wCpp5uwmVziFQbNdI11c=
new file mode 100644
index 00000000..31045209
Binary files /dev/null and b/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/qf_89V7wCpp5uwmVziFQbNdI11c= differ
diff --git a/src/Project/app/build/intermediates/incremental/packageRelease/tmp/release/dex-renamer-state.txt b/Notes-master/app/build/intermediates/incremental/packageRelease/tmp/release/dex-renamer-state.txt
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/packageRelease/tmp/release/dex-renamer-state.txt
rename to Notes-master/app/build/intermediates/incremental/packageRelease/tmp/release/dex-renamer-state.txt
diff --git a/src/Project/app/build/intermediates/incremental/packageRelease/tmp/release/zip-cache/i_On2CDqvLjmUWOivzBYZw9FHfA= b/Notes-master/app/build/intermediates/incremental/packageRelease/tmp/release/zip-cache/i_On2CDqvLjmUWOivzBYZw9FHfA=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/packageRelease/tmp/release/zip-cache/i_On2CDqvLjmUWOivzBYZw9FHfA=
rename to Notes-master/app/build/intermediates/incremental/packageRelease/tmp/release/zip-cache/i_On2CDqvLjmUWOivzBYZw9FHfA=
diff --git a/src/Project/app/build/intermediates/incremental/packageRelease/tmp/release/zip-cache/vPq7Ha4MqYwEUhPFqYhFnaJ2ko4= b/Notes-master/app/build/intermediates/incremental/packageRelease/tmp/release/zip-cache/vPq7Ha4MqYwEUhPFqYhFnaJ2ko4=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/packageRelease/tmp/release/zip-cache/vPq7Ha4MqYwEUhPFqYhFnaJ2ko4=
rename to Notes-master/app/build/intermediates/incremental/packageRelease/tmp/release/zip-cache/vPq7Ha4MqYwEUhPFqYhFnaJ2ko4=
diff --git a/Notes-master/app/build/intermediates/incremental/processDebugResources/resources-list-for-resources-debug.ap_.txt b/Notes-master/app/build/intermediates/incremental/processDebugResources/resources-list-for-resources-debug.ap_.txt
new file mode 100644
index 00000000..04674eb1
--- /dev/null
+++ b/Notes-master/app/build/intermediates/incremental/processDebugResources/resources-list-for-resources-debug.ap_.txt
@@ -0,0 +1 @@
+F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\anim_abc_fade_in.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\anim_abc_fade_out.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\anim_abc_grow_fade_in_from_bottom.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\anim_abc_popup_enter.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\anim_abc_popup_exit.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\anim_abc_shrink_fade_out_from_bottom.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\anim_abc_slide_in_bottom.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\anim_abc_slide_in_top.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\anim_abc_slide_out_bottom.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\anim_abc_slide_out_top.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\anim_abc_tooltip_enter.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\anim_abc_tooltip_exit.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color-v21_abc_btn_colored_borderless_text_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color-v23_abc_btn_colored_borderless_text_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color-v23_abc_btn_colored_text_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color-v23_abc_color_highlight_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color-v23_abc_tint_btn_checkable.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color-v23_abc_tint_default.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color-v23_abc_tint_edittext.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color-v23_abc_tint_seek_thumb.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color-v23_abc_tint_spinner.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color-v23_abc_tint_switch_track.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_background_cache_hint_selector_material_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_background_cache_hint_selector_material_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_btn_colored_borderless_text_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_btn_colored_text_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_hint_foreground_material_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_hint_foreground_material_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_primary_text_disable_only_material_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_primary_text_disable_only_material_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_primary_text_material_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_primary_text_material_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_search_url_text.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_secondary_text_material_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_secondary_text_material_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_tint_btn_checkable.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_tint_default.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_tint_edittext.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_tint_seek_thumb.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_tint_spinner.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_abc_tint_switch_track.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_primary_text_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_secondary_text_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_switch_thumb_material_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\color_switch_thumb_material_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-anydpi-v21_settings_launcher_background.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_list_focused_holo.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_audiotrack_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_audiotrack_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_dialog_close_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_dialog_close_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_media_pause_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_media_pause_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_media_play_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_media_play_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_media_stop_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_media_stop_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_mr_button_disabled_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_mr_button_disabled_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_mr_button_disconnected_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_mr_button_disconnected_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_mr_button_grey.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_vol_type_speaker_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_vol_type_speaker_group_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_vol_type_speaker_group_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_vol_type_speaker_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_vol_type_tv_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_ic_vol_type_tv_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_notification_bg_low_normal.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_notification_bg_normal.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_bg_btn_set_color.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_bg_color_btn_mask.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_bitmap_error.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_bitmap_normal.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_bitmap_pressed.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_call_record.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_clock.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_delete.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_dropdown_icon.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_edit_blue.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_edit_green.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_edit_red.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_edit_title_blue.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_edit_title_green.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_edit_title_red.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_edit_title_white.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_edit_title_yellow.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_edit_white.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_edit_yellow.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_font_large.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_font_normal.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_font_size_selector_bg.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_font_small.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_font_super.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_icon_app.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_line_error.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_line_pressed.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_background.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_blue_down.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_blue_middle.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_blue_single.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_blue_up.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_folder.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_footer_bg.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_green_down.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_green_middle.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_green_single.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_green_up.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_red_down.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_red_middle.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_red_single.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_red_up.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_white_down.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_white_middle.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_white_single.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_white_up.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_yellow_down.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_yellow_middle.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_yellow_single.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_list_yellow_up.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_lock.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_menu_delete.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_menu_move.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_menu_top.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_new_note_normal.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_new_note_pressed.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_note_edit_color_selector_panel.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_notification.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_search_result.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_selected.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_settings_launcher_background.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_splash.jpg.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_star.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_title_alert.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_title_bar_bg.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_widget_2x_blue.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_widget_2x_green.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_widget_2x_red.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_widget_2x_white.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_widget_2x_yellow.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_widget_4x_blue.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_widget_4x_green.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_widget_4x_red.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_widget_4x_white.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-hdpi_widget_4x_yellow.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-ldpi_settings_launcher_background.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_list_focused_holo.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_audiotrack_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_audiotrack_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_dialog_close_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_dialog_close_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_media_pause_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_media_pause_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_media_play_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_media_play_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_media_stop_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_media_stop_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_mr_button_disabled_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_mr_button_disabled_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_mr_button_disconnected_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_mr_button_disconnected_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_mr_button_grey.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_vol_type_speaker_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_vol_type_speaker_group_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_vol_type_speaker_group_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_vol_type_speaker_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_vol_type_tv_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_ic_vol_type_tv_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_notification_bg_low_normal.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_notification_bg_normal.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-mdpi_settings_launcher_background.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-v21_abc_action_bar_item_background_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-v21_abc_btn_colored_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-v21_abc_dialog_material_background.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-v21_abc_edit_text_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-v21_abc_list_divider_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-v21_notification_action_background.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-v23_abc_control_background_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-watch-v20_abc_dialog_material_background.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_audiotrack_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_audiotrack_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_dialog_close_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_dialog_close_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_media_pause_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_media_pause_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_media_play_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_media_play_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_media_stop_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_media_stop_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_00_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_00_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_01_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_01_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_02_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_02_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_03_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_03_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_04_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_04_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_05_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_05_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_06_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_06_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_07_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_07_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_08_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_08_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_09_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_09_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_10_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_10_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_11_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_11_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_12_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_12_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_13_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_13_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_14_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_14_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_15_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_15_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_16_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_16_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_17_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_17_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_18_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_18_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_19_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_19_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_20_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_20_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_21_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_21_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_22_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_22_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_23_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_23_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_24_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_24_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_25_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_25_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_26_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_26_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_27_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_27_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_28_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_28_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_29_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_29_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_30_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connected_30_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_00_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_00_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_01_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_01_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_02_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_02_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_03_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_03_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_04_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_04_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_05_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_05_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_06_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_06_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_07_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_07_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_08_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_08_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_09_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_09_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_10_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_10_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_11_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_11_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_12_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_12_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_13_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_13_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_14_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_14_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_15_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_15_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_16_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_16_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_17_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_17_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_18_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_18_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_19_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_19_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_20_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_20_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_21_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_21_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_22_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_22_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_23_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_23_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_24_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_24_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_25_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_25_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_26_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_26_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_27_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_27_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_28_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_28_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_29_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_29_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_30_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_connecting_30_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_disabled_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_disabled_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_disconnected_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_disconnected_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_mr_button_grey.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_vol_type_speaker_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_vol_type_speaker_group_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_vol_type_speaker_group_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_vol_type_speaker_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_vol_type_tv_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_ic_vol_type_tv_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_notification_bg_normal.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xhdpi_settings_launcher_background.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_audiotrack_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_audiotrack_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_dialog_close_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_dialog_close_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_media_pause_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_media_pause_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_media_play_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_media_play_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_media_stop_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_media_stop_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_00_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_00_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_01_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_01_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_02_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_02_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_03_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_03_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_04_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_04_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_05_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_05_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_06_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_06_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_07_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_07_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_08_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_08_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_09_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_09_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_10_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_10_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_11_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_11_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_12_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_12_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_13_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_13_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_14_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_14_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_15_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_15_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_16_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_16_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_17_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_17_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_18_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_18_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_19_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_19_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_20_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_20_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_21_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_21_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_22_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_22_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_23_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_23_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_24_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_24_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_25_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_25_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_26_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_26_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_27_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_27_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_28_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_28_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_29_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_29_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_30_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connected_30_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_00_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_00_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_01_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_01_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_02_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_02_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_03_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_03_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_04_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_04_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_05_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_05_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_06_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_06_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_07_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_07_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_08_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_08_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_09_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_09_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_10_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_10_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_11_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_11_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_12_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_12_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_13_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_13_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_14_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_14_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_15_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_15_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_16_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_16_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_17_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_17_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_18_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_18_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_19_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_19_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_20_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_20_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_21_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_21_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_22_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_22_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_23_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_23_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_24_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_24_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_25_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_25_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_26_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_26_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_27_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_27_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_28_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_28_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_29_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_29_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_30_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_connecting_30_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_disabled_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_disabled_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_disconnected_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_disconnected_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_mr_button_grey.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_vol_type_speaker_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_vol_type_speaker_group_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_vol_type_speaker_group_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_vol_type_speaker_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_vol_type_tv_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4_ic_vol_type_tv_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxhdpi_settings_launcher_background.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_collapse_00.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_collapse_01.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_collapse_02.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_collapse_03.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_collapse_04.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_collapse_05.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_collapse_06.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_collapse_07.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_collapse_08.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_collapse_09.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_collapse_10.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_collapse_11.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_collapse_12.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_collapse_13.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_collapse_14.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_collapse_15.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_expand_00.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_expand_01.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_expand_02.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_expand_03.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_expand_04.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_expand_05.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_expand_06.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_expand_07.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_expand_08.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_expand_09.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_expand_10.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_expand_11.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_expand_12.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_expand_13.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_expand_14.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_group_expand_15.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi-v4_ic_mr_button_grey.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable-xxxhdpi_settings_launcher_background.png.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_btn_borderless_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_btn_check_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_btn_colored_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_btn_default_mtrl_shape.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_btn_radio_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_cab_background_internal_bg.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_cab_background_top_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_dialog_material_background.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_edit_text_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_ic_ab_back_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_ic_clear_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_ic_go_search_api_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_ic_menu_overflow_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_ic_search_api_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_ic_voice_search_api_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_item_background_holo_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_item_background_holo_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_list_divider_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_list_selector_background_transition_holo_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_list_selector_background_transition_holo_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_list_selector_holo_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_list_selector_holo_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_ratingbar_indicator_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_ratingbar_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_ratingbar_small_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_seekbar_thumb_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_seekbar_tick_mark_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_seekbar_track_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_spinner_textfield_background_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_switch_thumb_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_tab_indicator_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_text_cursor_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_textfield_search_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_abc_vector_test.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_button_connected_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_button_connected_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_button_connecting_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_button_connecting_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_button_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_button_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_dialog_close_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_dialog_close_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_dialog_material_background_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_dialog_material_background_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_group_collapse.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_group_expand.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_media_pause_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_media_pause_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_media_play_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_media_play_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_media_stop_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_media_stop_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_vol_type_audiotrack_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_mr_vol_type_audiotrack_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_new_note.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_notification_bg.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_notification_bg_low.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_notification_icon_background.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_notification_tile_bg.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_tooltip_frame_dark.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\drawable_tooltip_frame_light.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\interpolator_mr_fast_out_slow_in.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\interpolator_mr_linear_out_slow_in.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout-v16_notification_template_custom_big.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout-v21_notification_action.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout-v21_notification_action_tombstone.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout-v21_notification_template_custom_big.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout-v21_notification_template_icon_group.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout-v26_abc_screen_toolbar.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout-watch-v20_abc_alert_dialog_title_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_action_bar_title_item.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_action_bar_up_container.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_action_menu_item_layout.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_action_menu_layout.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_action_mode_bar.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_action_mode_close_item_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_activity_chooser_view.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_activity_chooser_view_list_item.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_alert_dialog_button_bar_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_alert_dialog_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_alert_dialog_title_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_cascading_menu_item_layout.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_dialog_title_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_expanded_menu_layout.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_list_menu_item_checkbox.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_list_menu_item_icon.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_list_menu_item_layout.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_list_menu_item_radio.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_popup_menu_header_item_layout.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_popup_menu_item_layout.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_screen_content_include.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_screen_simple.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_screen_simple_overlay_action_mode.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_screen_toolbar.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_search_dropdown_item_icons_2line.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_search_view.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_select_dialog_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_abc_tooltip.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_account_dialog_title.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_activity_addaccount.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_activity_lock.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_activity_login.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_activity_set_lock.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_activity_sync.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_add_account_text.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_datetime_picker.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_dialog_edit_text.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_folder_list_item.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_mr_cast_dialog.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_mr_cast_group_item.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_mr_cast_group_volume_item.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_mr_cast_media_metadata.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_mr_cast_route_item.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_mr_chooser_dialog.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_mr_chooser_list_item.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_mr_controller_material_dialog_b.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_mr_controller_volume_item.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_mr_dialog_header_item.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_mr_picker_dialog.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_mr_picker_route_item.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_mr_playback_control.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_mr_volume_control.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_note_edit.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_note_edit_list_item.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_note_item.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_note_list.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_note_list_dropdown_menu.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_note_list_footer.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_notification_action.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_notification_action_tombstone.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_notification_media_action.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_notification_media_cancel_action.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_notification_template_big_media.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_notification_template_big_media_custom.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_notification_template_big_media_narrow.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_notification_template_big_media_narrow_custom.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_notification_template_custom_big.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_notification_template_icon_group.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_notification_template_lines_media.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_notification_template_media.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_notification_template_media_custom.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_notification_template_part_chronometer.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_notification_template_part_time.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_select_dialog_item_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_select_dialog_multichoice_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_select_dialog_singlechoice_material.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_settings_header.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_support_simple_spinner_dropdown_item.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_widget_2x.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_widget_4x.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\layout_widget_lock_view.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\menu_call_note_edit.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\menu_call_record_folder.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\menu_note_edit.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\menu_note_list.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\menu_note_list_dropdown.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\menu_note_list_options.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\menu_sub_folder.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\raw-zh-rCN_introduction.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\raw_introduction.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-af_values-af.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-am_values-am.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-ar_values-ar.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-as_values-as.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-az_values-az.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-b+sr+Latn_values-b+sr+Latn.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-be_values-be.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-bg_values-bg.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-bn_values-bn.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-bs_values-bs.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-ca_values-ca.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-cs_values-cs.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-da_values-da.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-de_values-de.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-el_values-el.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-en-rAU_values-en-rAU.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-en-rCA_values-en-rCA.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-en-rGB_values-en-rGB.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-en-rIN_values-en-rIN.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-en-rXC_values-en-rXC.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-es-rUS_values-es-rUS.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-es_values-es.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-et_values-et.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-eu_values-eu.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-fa_values-fa.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-fi_values-fi.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-fr-rCA_values-fr-rCA.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-fr_values-fr.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-gl_values-gl.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-gu_values-gu.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-h720dp-v13_values-h720dp-v13.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-hdpi-v4_values-hdpi-v4.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-hi_values-hi.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-hr_values-hr.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-hu_values-hu.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-hy_values-hy.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-in_values-in.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-is_values-is.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-it_values-it.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-iw_values-iw.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-ja_values-ja.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-ka_values-ka.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-kk_values-kk.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-km_values-km.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-kn_values-kn.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-ko_values-ko.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-ky_values-ky.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-land_values-land.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-large-v4_values-large-v4.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-ldltr-v21_values-ldltr-v21.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-lo_values-lo.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-lt_values-lt.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-lv_values-lv.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-mk_values-mk.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-ml_values-ml.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-mn_values-mn.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-mr_values-mr.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-ms_values-ms.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-my_values-my.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-nb_values-nb.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-ne_values-ne.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-night-v8_values-night-v8.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-nl_values-nl.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-or_values-or.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-pa_values-pa.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-pl_values-pl.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-port_values-port.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-pt-rBR_values-pt-rBR.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-pt-rPT_values-pt-rPT.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-pt_values-pt.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-ro_values-ro.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-ru_values-ru.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-si_values-si.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-sk_values-sk.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-sl_values-sl.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-sq_values-sq.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-sr_values-sr.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-sv_values-sv.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-sw600dp-v13_values-sw600dp-v13.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-sw720dp-v13_values-sw720dp-v13.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-sw_values-sw.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-ta_values-ta.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-te_values-te.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-th_values-th.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-tl_values-tl.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-tr_values-tr.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-uk_values-uk.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-ur_values-ur.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-uz_values-uz.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-v16_values-v16.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-v17_values-v17.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-v18_values-v18.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-v21_values-v21.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-v22_values-v22.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-v23_values-v23.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-v24_values-v24.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-v25_values-v25.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-v26_values-v26.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-v28_values-v28.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-vi_values-vi.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-watch-v20_values-watch-v20.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-watch-v21_values-watch-v21.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-xlarge-v4_values-xlarge-v4.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-zh-rCN_values-zh-rCN.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-zh-rHK_values-zh-rHK.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-zh-rTW_values-zh-rTW.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values-zu_values-zu.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\values_values.arsc.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\xml_preferences.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\xml_searchable.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\xml_widget_2x_info.xml.flat F:\data\git\MJ_maintainNotes\src\Project\app\build\intermediates\res\merged\debug\xml_widget_4x_info.xml.flat
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/merge-state b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/merge-state
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/merge-state
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/merge-state
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/30CJFYZDueyDU1gEMrMZgSqVLWQ= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/30CJFYZDueyDU1gEMrMZgSqVLWQ=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/30CJFYZDueyDU1gEMrMZgSqVLWQ=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/30CJFYZDueyDU1gEMrMZgSqVLWQ=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/59qkMahAnCdf25GCRoY6aJYuLo4= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/59qkMahAnCdf25GCRoY6aJYuLo4=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/59qkMahAnCdf25GCRoY6aJYuLo4=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/59qkMahAnCdf25GCRoY6aJYuLo4=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/8_OFTaBsfWPAYbv0gEeurAM4kCo= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/8_OFTaBsfWPAYbv0gEeurAM4kCo=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/8_OFTaBsfWPAYbv0gEeurAM4kCo=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/8_OFTaBsfWPAYbv0gEeurAM4kCo=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/D9ypS3IxLupeRbHEP9eDF0245tc= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/D9ypS3IxLupeRbHEP9eDF0245tc=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/D9ypS3IxLupeRbHEP9eDF0245tc=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/D9ypS3IxLupeRbHEP9eDF0245tc=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/E1of7KOMoSy53gnDBUzuPv1lbvc= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/E1of7KOMoSy53gnDBUzuPv1lbvc=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/E1of7KOMoSy53gnDBUzuPv1lbvc=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/E1of7KOMoSy53gnDBUzuPv1lbvc=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/EURzUmFSSsuRanYP89uDR0KBYEo= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/EURzUmFSSsuRanYP89uDR0KBYEo=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/EURzUmFSSsuRanYP89uDR0KBYEo=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/EURzUmFSSsuRanYP89uDR0KBYEo=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/KTZ5Y10NzMafN53TRIXDrvKV4Kw= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/KTZ5Y10NzMafN53TRIXDrvKV4Kw=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/KTZ5Y10NzMafN53TRIXDrvKV4Kw=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/KTZ5Y10NzMafN53TRIXDrvKV4Kw=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/NWQv4Ir2X3RlofPMiikr_6ZtTYY= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/NWQv4Ir2X3RlofPMiikr_6ZtTYY=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/NWQv4Ir2X3RlofPMiikr_6ZtTYY=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/NWQv4Ir2X3RlofPMiikr_6ZtTYY=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Ohv7ohcRq9VxFtWs49OoxaFo29o= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/Ohv7ohcRq9VxFtWs49OoxaFo29o=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Ohv7ohcRq9VxFtWs49OoxaFo29o=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/Ohv7ohcRq9VxFtWs49OoxaFo29o=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/Pu2YpxB9Ci0nSq7K3oDuOjeQvWg= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/Pu2YpxB9Ci0nSq7K3oDuOjeQvWg=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/Pu2YpxB9Ci0nSq7K3oDuOjeQvWg=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/Pu2YpxB9Ci0nSq7K3oDuOjeQvWg=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/UVbqC19_HRwbOlU8YzfLkfBgIZU= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/UVbqC19_HRwbOlU8YzfLkfBgIZU=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/UVbqC19_HRwbOlU8YzfLkfBgIZU=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/UVbqC19_HRwbOlU8YzfLkfBgIZU=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/WPQ1p1GUQIS5gMcme+uLJHKVt5g= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/WPQ1p1GUQIS5gMcme+uLJHKVt5g=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/WPQ1p1GUQIS5gMcme+uLJHKVt5g=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/WPQ1p1GUQIS5gMcme+uLJHKVt5g=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/YN3qDFVrpevCU9RIs9YC+4f1Q2w= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/YN3qDFVrpevCU9RIs9YC+4f1Q2w=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/YN3qDFVrpevCU9RIs9YC+4f1Q2w=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/YN3qDFVrpevCU9RIs9YC+4f1Q2w=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/a0Xg3NUdl0CmnC9n_fQPmfhKO_s= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/a0Xg3NUdl0CmnC9n_fQPmfhKO_s=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/a0Xg3NUdl0CmnC9n_fQPmfhKO_s=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/a0Xg3NUdl0CmnC9n_fQPmfhKO_s=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/bgTrVOhm44Nu9+56paineADzTCQ= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/bgTrVOhm44Nu9+56paineADzTCQ=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/bgTrVOhm44Nu9+56paineADzTCQ=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/bgTrVOhm44Nu9+56paineADzTCQ=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/d2SySe0JRJvvrwiv1dDAXM6hbq4= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/d2SySe0JRJvvrwiv1dDAXM6hbq4=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/d2SySe0JRJvvrwiv1dDAXM6hbq4=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/d2SySe0JRJvvrwiv1dDAXM6hbq4=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/dm50Ob4zjDOJ0KclsLnVCtSiKOo= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/dm50Ob4zjDOJ0KclsLnVCtSiKOo=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/dm50Ob4zjDOJ0KclsLnVCtSiKOo=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/dm50Ob4zjDOJ0KclsLnVCtSiKOo=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/f5K8VXPrDh0jsOCZ+nnLXHpCKXs= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/f5K8VXPrDh0jsOCZ+nnLXHpCKXs=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/f5K8VXPrDh0jsOCZ+nnLXHpCKXs=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/f5K8VXPrDh0jsOCZ+nnLXHpCKXs=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/fn3C3TXBJ_FvaApXCmLweRKlEiw= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/fn3C3TXBJ_FvaApXCmLweRKlEiw=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/fn3C3TXBJ_FvaApXCmLweRKlEiw=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/fn3C3TXBJ_FvaApXCmLweRKlEiw=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/g46HYcUBWMbbW2IghbTtSIXGg3k= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/g46HYcUBWMbbW2IghbTtSIXGg3k=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/g46HYcUBWMbbW2IghbTtSIXGg3k=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/g46HYcUBWMbbW2IghbTtSIXGg3k=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/iiI0BtOFGXlTad178l_HHbFg5F8= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/iiI0BtOFGXlTad178l_HHbFg5F8=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/iiI0BtOFGXlTad178l_HHbFg5F8=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/iiI0BtOFGXlTad178l_HHbFg5F8=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/kXNn_lK3YBnqJ71uk9yNVYXShuU= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/kXNn_lK3YBnqJ71uk9yNVYXShuU=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/kXNn_lK3YBnqJ71uk9yNVYXShuU=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/kXNn_lK3YBnqJ71uk9yNVYXShuU=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/lLNGGlaf5NM1ceIC0HAlns32T0g= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/lLNGGlaf5NM1ceIC0HAlns32T0g=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/lLNGGlaf5NM1ceIC0HAlns32T0g=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/lLNGGlaf5NM1ceIC0HAlns32T0g=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/mZZxGjaqIClkRlFaD1AnLGwEHDw= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/mZZxGjaqIClkRlFaD1AnLGwEHDw=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/mZZxGjaqIClkRlFaD1AnLGwEHDw=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/mZZxGjaqIClkRlFaD1AnLGwEHDw=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/mhaqH7ZOdtT1tuN8lRvrEuIw8I4= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/mhaqH7ZOdtT1tuN8lRvrEuIw8I4=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/mhaqH7ZOdtT1tuN8lRvrEuIw8I4=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/mhaqH7ZOdtT1tuN8lRvrEuIw8I4=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/opnmNQhrQvw+fMgvdypwwwHJ_fo= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/opnmNQhrQvw+fMgvdypwwwHJ_fo=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/opnmNQhrQvw+fMgvdypwwwHJ_fo=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/opnmNQhrQvw+fMgvdypwwwHJ_fo=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/p_WABKMQ8rgtQLQCKcz6kD32BdY= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/p_WABKMQ8rgtQLQCKcz6kD32BdY=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/p_WABKMQ8rgtQLQCKcz6kD32BdY=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/p_WABKMQ8rgtQLQCKcz6kD32BdY=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/q7cGu1L98sIuGbZidIDawhfRNk0= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/q7cGu1L98sIuGbZidIDawhfRNk0=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/q7cGu1L98sIuGbZidIDawhfRNk0=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/q7cGu1L98sIuGbZidIDawhfRNk0=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/twy+k+7unW+eATIFMoHfChJGk1g= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/twy+k+7unW+eATIFMoHfChJGk1g=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/twy+k+7unW+eATIFMoHfChJGk1g=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/twy+k+7unW+eATIFMoHfChJGk1g=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/w8D9AXc+wzsDM8eGXtWZgjYWZ_0= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/w8D9AXc+wzsDM8eGXtWZgjYWZ_0=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/w8D9AXc+wzsDM8eGXtWZgjYWZ_0=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/w8D9AXc+wzsDM8eGXtWZgjYWZ_0=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/x13IH8R7jHzoxHAD2G939ETN8As= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/x13IH8R7jHzoxHAD2G939ETN8As=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/x13IH8R7jHzoxHAD2G939ETN8As=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/x13IH8R7jHzoxHAD2G939ETN8As=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/xmoj0y0S6Ac18tod94hnfxwy_eo= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/xmoj0y0S6Ac18tod94hnfxwy_eo=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/xmoj0y0S6Ac18tod94hnfxwy_eo=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/xmoj0y0S6Ac18tod94hnfxwy_eo=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/z4silqPbsFv54jOpp3cb82VI79Y= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/z4silqPbsFv54jOpp3cb82VI79Y=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/z4silqPbsFv54jOpp3cb82VI79Y=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/z4silqPbsFv54jOpp3cb82VI79Y=
diff --git a/src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/zR8AyfqicXQdD0rcPf9MLtVYoaU= b/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/zR8AyfqicXQdD0rcPf9MLtVYoaU=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/zR8AyfqicXQdD0rcPf9MLtVYoaU=
rename to Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/zR8AyfqicXQdD0rcPf9MLtVYoaU=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeNativeLibs/merge-state b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/merge-state
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeNativeLibs/merge-state
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/merge-state
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/30CJFYZDueyDU1gEMrMZgSqVLWQ= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/30CJFYZDueyDU1gEMrMZgSqVLWQ=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/30CJFYZDueyDU1gEMrMZgSqVLWQ=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/30CJFYZDueyDU1gEMrMZgSqVLWQ=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/59qkMahAnCdf25GCRoY6aJYuLo4= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/59qkMahAnCdf25GCRoY6aJYuLo4=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/59qkMahAnCdf25GCRoY6aJYuLo4=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/59qkMahAnCdf25GCRoY6aJYuLo4=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/8_OFTaBsfWPAYbv0gEeurAM4kCo= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/8_OFTaBsfWPAYbv0gEeurAM4kCo=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/8_OFTaBsfWPAYbv0gEeurAM4kCo=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/8_OFTaBsfWPAYbv0gEeurAM4kCo=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/D9ypS3IxLupeRbHEP9eDF0245tc= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/D9ypS3IxLupeRbHEP9eDF0245tc=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/D9ypS3IxLupeRbHEP9eDF0245tc=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/D9ypS3IxLupeRbHEP9eDF0245tc=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/E1of7KOMoSy53gnDBUzuPv1lbvc= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/E1of7KOMoSy53gnDBUzuPv1lbvc=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/E1of7KOMoSy53gnDBUzuPv1lbvc=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/E1of7KOMoSy53gnDBUzuPv1lbvc=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/EURzUmFSSsuRanYP89uDR0KBYEo= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/EURzUmFSSsuRanYP89uDR0KBYEo=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/EURzUmFSSsuRanYP89uDR0KBYEo=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/EURzUmFSSsuRanYP89uDR0KBYEo=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/KTZ5Y10NzMafN53TRIXDrvKV4Kw= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/KTZ5Y10NzMafN53TRIXDrvKV4Kw=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/KTZ5Y10NzMafN53TRIXDrvKV4Kw=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/KTZ5Y10NzMafN53TRIXDrvKV4Kw=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/NWQv4Ir2X3RlofPMiikr_6ZtTYY= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/NWQv4Ir2X3RlofPMiikr_6ZtTYY=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/NWQv4Ir2X3RlofPMiikr_6ZtTYY=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/NWQv4Ir2X3RlofPMiikr_6ZtTYY=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/Ohv7ohcRq9VxFtWs49OoxaFo29o= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/Ohv7ohcRq9VxFtWs49OoxaFo29o=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/Ohv7ohcRq9VxFtWs49OoxaFo29o=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/Ohv7ohcRq9VxFtWs49OoxaFo29o=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/Pu2YpxB9Ci0nSq7K3oDuOjeQvWg= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/Pu2YpxB9Ci0nSq7K3oDuOjeQvWg=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/Pu2YpxB9Ci0nSq7K3oDuOjeQvWg=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/Pu2YpxB9Ci0nSq7K3oDuOjeQvWg=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/UVbqC19_HRwbOlU8YzfLkfBgIZU= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/UVbqC19_HRwbOlU8YzfLkfBgIZU=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/UVbqC19_HRwbOlU8YzfLkfBgIZU=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/UVbqC19_HRwbOlU8YzfLkfBgIZU=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/WPQ1p1GUQIS5gMcme+uLJHKVt5g= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/WPQ1p1GUQIS5gMcme+uLJHKVt5g=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/WPQ1p1GUQIS5gMcme+uLJHKVt5g=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/WPQ1p1GUQIS5gMcme+uLJHKVt5g=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/YN3qDFVrpevCU9RIs9YC+4f1Q2w= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/YN3qDFVrpevCU9RIs9YC+4f1Q2w=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/YN3qDFVrpevCU9RIs9YC+4f1Q2w=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/YN3qDFVrpevCU9RIs9YC+4f1Q2w=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/a0Xg3NUdl0CmnC9n_fQPmfhKO_s= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/a0Xg3NUdl0CmnC9n_fQPmfhKO_s=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/a0Xg3NUdl0CmnC9n_fQPmfhKO_s=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/a0Xg3NUdl0CmnC9n_fQPmfhKO_s=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/bgTrVOhm44Nu9+56paineADzTCQ= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/bgTrVOhm44Nu9+56paineADzTCQ=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/bgTrVOhm44Nu9+56paineADzTCQ=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/bgTrVOhm44Nu9+56paineADzTCQ=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/d2SySe0JRJvvrwiv1dDAXM6hbq4= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/d2SySe0JRJvvrwiv1dDAXM6hbq4=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/d2SySe0JRJvvrwiv1dDAXM6hbq4=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/d2SySe0JRJvvrwiv1dDAXM6hbq4=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/dm50Ob4zjDOJ0KclsLnVCtSiKOo= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/dm50Ob4zjDOJ0KclsLnVCtSiKOo=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/dm50Ob4zjDOJ0KclsLnVCtSiKOo=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/dm50Ob4zjDOJ0KclsLnVCtSiKOo=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/f5K8VXPrDh0jsOCZ+nnLXHpCKXs= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/f5K8VXPrDh0jsOCZ+nnLXHpCKXs=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/f5K8VXPrDh0jsOCZ+nnLXHpCKXs=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/f5K8VXPrDh0jsOCZ+nnLXHpCKXs=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/fn3C3TXBJ_FvaApXCmLweRKlEiw= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/fn3C3TXBJ_FvaApXCmLweRKlEiw=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/fn3C3TXBJ_FvaApXCmLweRKlEiw=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/fn3C3TXBJ_FvaApXCmLweRKlEiw=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/g46HYcUBWMbbW2IghbTtSIXGg3k= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/g46HYcUBWMbbW2IghbTtSIXGg3k=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/g46HYcUBWMbbW2IghbTtSIXGg3k=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/g46HYcUBWMbbW2IghbTtSIXGg3k=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/iiI0BtOFGXlTad178l_HHbFg5F8= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/iiI0BtOFGXlTad178l_HHbFg5F8=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/iiI0BtOFGXlTad178l_HHbFg5F8=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/iiI0BtOFGXlTad178l_HHbFg5F8=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/kXNn_lK3YBnqJ71uk9yNVYXShuU= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/kXNn_lK3YBnqJ71uk9yNVYXShuU=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/kXNn_lK3YBnqJ71uk9yNVYXShuU=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/kXNn_lK3YBnqJ71uk9yNVYXShuU=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/lLNGGlaf5NM1ceIC0HAlns32T0g= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/lLNGGlaf5NM1ceIC0HAlns32T0g=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/lLNGGlaf5NM1ceIC0HAlns32T0g=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/lLNGGlaf5NM1ceIC0HAlns32T0g=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/mZZxGjaqIClkRlFaD1AnLGwEHDw= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/mZZxGjaqIClkRlFaD1AnLGwEHDw=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/mZZxGjaqIClkRlFaD1AnLGwEHDw=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/mZZxGjaqIClkRlFaD1AnLGwEHDw=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/mhaqH7ZOdtT1tuN8lRvrEuIw8I4= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/mhaqH7ZOdtT1tuN8lRvrEuIw8I4=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/mhaqH7ZOdtT1tuN8lRvrEuIw8I4=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/mhaqH7ZOdtT1tuN8lRvrEuIw8I4=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/opnmNQhrQvw+fMgvdypwwwHJ_fo= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/opnmNQhrQvw+fMgvdypwwwHJ_fo=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/opnmNQhrQvw+fMgvdypwwwHJ_fo=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/opnmNQhrQvw+fMgvdypwwwHJ_fo=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/p_WABKMQ8rgtQLQCKcz6kD32BdY= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/p_WABKMQ8rgtQLQCKcz6kD32BdY=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/p_WABKMQ8rgtQLQCKcz6kD32BdY=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/p_WABKMQ8rgtQLQCKcz6kD32BdY=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/q7cGu1L98sIuGbZidIDawhfRNk0= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/q7cGu1L98sIuGbZidIDawhfRNk0=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/q7cGu1L98sIuGbZidIDawhfRNk0=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/q7cGu1L98sIuGbZidIDawhfRNk0=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/twy+k+7unW+eATIFMoHfChJGk1g= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/twy+k+7unW+eATIFMoHfChJGk1g=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/twy+k+7unW+eATIFMoHfChJGk1g=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/twy+k+7unW+eATIFMoHfChJGk1g=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/w8D9AXc+wzsDM8eGXtWZgjYWZ_0= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/w8D9AXc+wzsDM8eGXtWZgjYWZ_0=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/w8D9AXc+wzsDM8eGXtWZgjYWZ_0=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/w8D9AXc+wzsDM8eGXtWZgjYWZ_0=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/x13IH8R7jHzoxHAD2G939ETN8As= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/x13IH8R7jHzoxHAD2G939ETN8As=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/x13IH8R7jHzoxHAD2G939ETN8As=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/x13IH8R7jHzoxHAD2G939ETN8As=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/xmoj0y0S6Ac18tod94hnfxwy_eo= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/xmoj0y0S6Ac18tod94hnfxwy_eo=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/xmoj0y0S6Ac18tod94hnfxwy_eo=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/xmoj0y0S6Ac18tod94hnfxwy_eo=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/z4silqPbsFv54jOpp3cb82VI79Y= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/z4silqPbsFv54jOpp3cb82VI79Y=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/z4silqPbsFv54jOpp3cb82VI79Y=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/z4silqPbsFv54jOpp3cb82VI79Y=
diff --git a/src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/zR8AyfqicXQdD0rcPf9MLtVYoaU= b/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/zR8AyfqicXQdD0rcPf9MLtVYoaU=
similarity index 100%
rename from src/Project/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/zR8AyfqicXQdD0rcPf9MLtVYoaU=
rename to Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/zR8AyfqicXQdD0rcPf9MLtVYoaU=
diff --git a/Notes-master/app/build/intermediates/instant_app_manifest/debug/AndroidManifest.xml b/Notes-master/app/build/intermediates/instant_app_manifest/debug/AndroidManifest.xml
new file mode 100644
index 00000000..7a0611c7
--- /dev/null
+++ b/Notes-master/app/build/intermediates/instant_app_manifest/debug/AndroidManifest.xml
@@ -0,0 +1,167 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/instant_app_manifest/debug/output.json b/Notes-master/app/build/intermediates/instant_app_manifest/debug/output.json
similarity index 100%
rename from src/Project/app/build/intermediates/instant_app_manifest/debug/output.json
rename to Notes-master/app/build/intermediates/instant_app_manifest/debug/output.json
diff --git a/src/Project/app/build/intermediates/instant_app_manifest/release/AndroidManifest.xml b/Notes-master/app/build/intermediates/instant_app_manifest/release/AndroidManifest.xml
similarity index 100%
rename from src/Project/app/build/intermediates/instant_app_manifest/release/AndroidManifest.xml
rename to Notes-master/app/build/intermediates/instant_app_manifest/release/AndroidManifest.xml
diff --git a/src/Project/app/build/intermediates/instant_app_manifest/release/output.json b/Notes-master/app/build/intermediates/instant_app_manifest/release/output.json
similarity index 100%
rename from src/Project/app/build/intermediates/instant_app_manifest/release/output.json
rename to Notes-master/app/build/intermediates/instant_app_manifest/release/output.json
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/android/support/constraint/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/android/support/constraint/R$attr.class
new file mode 100644
index 00000000..75d25766
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/android/support/constraint/R$attr.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/android/support/constraint/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/android/support/constraint/R$id.class
new file mode 100644
index 00000000..859e9e20
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/android/support/constraint/R$id.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/android/support/constraint/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/android/support/constraint/R$styleable.class
new file mode 100644
index 00000000..f4ac3a02
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/android/support/constraint/R$styleable.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/android/support/constraint/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/android/support/constraint/R.class
new file mode 100644
index 00000000..237278c3
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/android/support/constraint/R.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$anim.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$anim.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$anim.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$anim.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$attr.class
new file mode 100644
index 00000000..aee8fd5c
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$bool.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$bool.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$bool.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$bool.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$id.class
new file mode 100644
index 00000000..cb737cb6
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$integer.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$layout.class
new file mode 100644
index 00000000..b4c1502a
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$styleable.class
new file mode 100644
index 00000000..9f7ed728
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/appcompat/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/appcompat/R.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/arch/core/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/arch/core/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/arch/core/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/arch/core/R.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$attr.class
new file mode 100644
index 00000000..385e6229
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$id.class
new file mode 100644
index 00000000..3c55a31a
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$integer.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$layout.class
new file mode 100644
index 00000000..019f22c6
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$styleable.class
new file mode 100644
index 00000000..344e28e5
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/asynclayoutinflater/R.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$attr.class
new file mode 100644
index 00000000..854ec68b
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$id.class
new file mode 100644
index 00000000..06713add
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$integer.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$layout.class
new file mode 100644
index 00000000..cdeb4995
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$styleable.class
new file mode 100644
index 00000000..2c1e11c2
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/coordinatorlayout/R.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$attr.class
new file mode 100644
index 00000000..6d3186b2
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/core/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/core/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/core/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/core/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/core/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/core/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$id.class
new file mode 100644
index 00000000..3add9ef5
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/core/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/core/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$integer.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$layout.class
new file mode 100644
index 00000000..ebf80214
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/core/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/core/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/core/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/core/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$styleable.class
new file mode 100644
index 00000000..5d388ddd
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/core/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/core/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/core/R.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/cursoradapter/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/cursoradapter/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/cursoradapter/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/cursoradapter/R.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$attr.class
new file mode 100644
index 00000000..db1f0e04
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/customview/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/customview/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/customview/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/customview/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/customview/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/customview/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$id.class
new file mode 100644
index 00000000..8b449462
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/customview/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/customview/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$integer.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$layout.class
new file mode 100644
index 00000000..5099fe3f
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/customview/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/customview/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/customview/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/customview/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$styleable.class
new file mode 100644
index 00000000..dd8e4729
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/customview/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/customview/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/customview/R.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/documentfile/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/documentfile/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/documentfile/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/documentfile/R.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$attr.class
new file mode 100644
index 00000000..4e4e967b
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$id.class
new file mode 100644
index 00000000..cb622c54
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$integer.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$layout.class
new file mode 100644
index 00000000..47c3053c
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$styleable.class
new file mode 100644
index 00000000..d057a9fc
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/drawerlayout/R.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$attr.class
new file mode 100644
index 00000000..43b3c75b
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/fragment/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/fragment/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/fragment/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/fragment/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/fragment/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/fragment/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$id.class
new file mode 100644
index 00000000..a11ea57b
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/fragment/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/fragment/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$integer.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$layout.class
new file mode 100644
index 00000000..a5f8c511
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/fragment/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/fragment/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/fragment/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/fragment/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$styleable.class
new file mode 100644
index 00000000..e24381f1
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/fragment/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/fragment/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/fragment/R.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/interpolator/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/interpolator/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/interpolator/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/interpolator/R.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$attr.class
new file mode 100644
index 00000000..8ebb1fcf
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$id.class
new file mode 100644
index 00000000..4b93eab5
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$integer.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$layout.class
new file mode 100644
index 00000000..2da55350
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$styleable.class
new file mode 100644
index 00000000..a30d0f8b
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreui/R.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$attr.class
new file mode 100644
index 00000000..ee1c806e
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$id.class
new file mode 100644
index 00000000..e4b65ffb
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$integer.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$layout.class
new file mode 100644
index 00000000..32ab6801
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$styleable.class
new file mode 100644
index 00000000..2f153587
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/legacy/coreutils/R.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/lifecycle/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/lifecycle/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/lifecycle/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/lifecycle/R.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/lifecycle/livedata/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/lifecycle/livedata/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/lifecycle/livedata/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/lifecycle/livedata/R.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/lifecycle/livedata/core/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/lifecycle/livedata/core/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/lifecycle/livedata/core/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/lifecycle/livedata/core/R.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/lifecycle/viewmodel/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/lifecycle/viewmodel/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/lifecycle/viewmodel/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/lifecycle/viewmodel/R.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$attr.class
new file mode 100644
index 00000000..1205033c
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/loader/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/loader/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/loader/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/loader/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/loader/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/loader/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$id.class
new file mode 100644
index 00000000..90fc4beb
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/loader/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/loader/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$integer.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$layout.class
new file mode 100644
index 00000000..da92b8fe
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/loader/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/loader/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/loader/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/loader/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$styleable.class
new file mode 100644
index 00000000..3665d105
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/loader/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/loader/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/loader/R.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/localbroadcastmanager/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/localbroadcastmanager/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/localbroadcastmanager/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/localbroadcastmanager/R.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$attr.class
new file mode 100644
index 00000000..f3bc7a95
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/media/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/media/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/media/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/media/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/media/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/media/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$id.class
new file mode 100644
index 00000000..cbc53bd0
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/media/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/media/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$integer.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$layout.class
new file mode 100644
index 00000000..15af5292
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/media/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/media/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/media/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/media/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$styleable.class
new file mode 100644
index 00000000..d8d3d365
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/media/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/media/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/media/R.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$anim.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$anim.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$anim.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$anim.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$attr.class
new file mode 100644
index 00000000..0903b5c4
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$bool.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$bool.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$bool.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$bool.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$id.class
new file mode 100644
index 00000000..b6a3e28c
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$interpolator.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$interpolator.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$interpolator.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$interpolator.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$layout.class
new file mode 100644
index 00000000..7ebd4728
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$styleable.class
new file mode 100644
index 00000000..7ad15abd
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/mediarouter/R.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$attr.class
new file mode 100644
index 00000000..fa3dcfe5
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/palette/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/palette/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/palette/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/palette/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/palette/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/palette/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$id.class
new file mode 100644
index 00000000..014067ed
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/palette/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/palette/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$integer.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$layout.class
new file mode 100644
index 00000000..fef1b10b
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/palette/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/palette/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/palette/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/palette/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$styleable.class
new file mode 100644
index 00000000..5db3b391
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/palette/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/palette/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/palette/R.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/print/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/print/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/print/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/print/R.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$attr.class
new file mode 100644
index 00000000..33e39c3b
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$id.class
new file mode 100644
index 00000000..d0f23c34
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$integer.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$layout.class
new file mode 100644
index 00000000..6393aec5
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$styleable.class
new file mode 100644
index 00000000..6d8a69d5
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/recyclerview/R.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$attr.class
new file mode 100644
index 00000000..78454b70
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$id.class
new file mode 100644
index 00000000..bc81086b
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$integer.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$layout.class
new file mode 100644
index 00000000..38d86f38
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$styleable.class
new file mode 100644
index 00000000..a66ce625
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/slidingpanelayout/R.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$attr.class
new file mode 100644
index 00000000..c2cd8814
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$id.class
new file mode 100644
index 00000000..9bb200a8
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$integer.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$layout.class
new file mode 100644
index 00000000..6f39d3c0
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$styleable.class
new file mode 100644
index 00000000..25024c5a
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/swiperefreshlayout/R.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$attr.class
new file mode 100644
index 00000000..80e238c0
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$id.class
new file mode 100644
index 00000000..14884ead
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$integer.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$layout.class
new file mode 100644
index 00000000..51660e1d
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$styleable.class
new file mode 100644
index 00000000..6ff099a6
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/vectordrawable/R.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/versionedparcelable/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/versionedparcelable/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/versionedparcelable/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/versionedparcelable/R.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$attr.class
new file mode 100644
index 00000000..658daaf2
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$drawable.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$id.class
new file mode 100644
index 00000000..b4d423b1
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$integer.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$layout.class
new file mode 100644
index 00000000..a1304833
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$style.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$styleable.class
new file mode 100644
index 00000000..6da1812c
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/androidx/viewpager/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/androidx/viewpager/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/androidx/viewpager/R.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/BuildConfig.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/BuildConfig.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/BuildConfig.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/BuildConfig.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$anim.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$anim.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$anim.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$anim.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$array.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$array.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$array.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$array.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$attr.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$attr.class
new file mode 100644
index 00000000..9d395dff
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$attr.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$bool.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$bool.class
similarity index 85%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$bool.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$bool.class
index 74495b57..d3c11c8c 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$bool.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$bool.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$color.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$color.class
similarity index 98%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$color.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$color.class
index 6eb1d89a..17bda859 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$color.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$color.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$dimen.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$dimen.class
similarity index 99%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$dimen.class
index 6b5a519e..76a8130b 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$dimen.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$dimen.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$drawable.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$drawable.class
similarity index 99%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$drawable.class
index abc45a0b..a45ad43b 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$drawable.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$drawable.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$id.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$id.class
new file mode 100644
index 00000000..3490c0e2
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$id.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$integer.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$integer.class
similarity index 92%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$integer.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$integer.class
index 25744b20..2272a85c 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$integer.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$integer.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$interpolator.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$interpolator.class
similarity index 84%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$interpolator.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$interpolator.class
index d9547c7f..182d5df9 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$interpolator.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$interpolator.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$layout.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$layout.class
new file mode 100644
index 00000000..ccd7a0e2
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$layout.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$menu.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$menu.class
similarity index 88%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$menu.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$menu.class
index 37e0e5b2..f54e6b26 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$menu.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$menu.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$plurals.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$plurals.class
similarity index 81%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$plurals.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$plurals.class
index f6498f19..2e329e96 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$plurals.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$plurals.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$raw.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$raw.class
similarity index 80%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$raw.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$raw.class
index 9f8747c6..6759e79d 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$raw.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$raw.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$string.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$string.class
similarity index 99%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$string.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$string.class
index 112d60e3..6fe4a6f5 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$string.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$string.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$style.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$style.class
similarity index 99%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$style.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$style.class
index fbfb0fc2..db5ab8e9 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$style.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$style.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$styleable.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$styleable.class
new file mode 100644
index 00000000..667f48a1
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$styleable.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$xml.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$xml.class
similarity index 89%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$xml.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$xml.class
index 46b29675..50f73219 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R$xml.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R$xml.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/R.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/R.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class
new file mode 100644
index 00000000..7aa39fb4
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataColumns.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataColumns.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataColumns.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataColumns.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataConstants.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataConstants.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataConstants.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataConstants.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class
new file mode 100644
index 00000000..d01e71c8
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/MetaData.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/MetaData.class
new file mode 100644
index 00000000..db4da28e
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/MetaData.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlData.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlData.class
new file mode 100644
index 00000000..0ce0c213
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlData.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlNote.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlNote.class
new file mode 100644
index 00000000..93190271
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlNote.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Task.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Task.class
new file mode 100644
index 00000000..db139de1
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Task.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/TaskList.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/TaskList.class
new file mode 100644
index 00000000..9f95faf9
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/TaskList.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/ActionFailureException.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/ActionFailureException.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/ActionFailureException.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/ActionFailureException.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/NetworkFailureException.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/NetworkFailureException.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/NetworkFailureException.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/NetworkFailureException.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class
new file mode 100644
index 00000000..6d8b4b49
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskClient.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskClient.class
new file mode 100644
index 00000000..3e27d985
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskClient.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class
new file mode 100644
index 00000000..6741f8e9
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class
new file mode 100644
index 00000000..ed251ec8
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/Network.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/Network.class
new file mode 100644
index 00000000..40e126ed
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/Network.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note$NoteData.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note$NoteData.class
new file mode 100644
index 00000000..a026fe97
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note$NoteData.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note.class
new file mode 100644
index 00000000..1b334685
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class
new file mode 100644
index 00000000..33a5ccf3
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class
new file mode 100644
index 00000000..d68277fe
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class
new file mode 100644
index 00000000..4c677840
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class
new file mode 100644
index 00000000..0ba7501d
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/GTaskStringUtils.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/GTaskStringUtils.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/GTaskStringUtils.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/GTaskStringUtils.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/Point.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/Point.class
similarity index 83%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/Point.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/Point.class
index 2001b56d..2f08a75e 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/Point.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/Point.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/Addaccount$1.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/Addaccount$1.class
new file mode 100644
index 00000000..0fbd079d
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/Addaccount$1.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/Addaccount$2.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/Addaccount$2.class
new file mode 100644
index 00000000..cf0d56e3
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/Addaccount$2.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/Addaccount$3.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/Addaccount$3.class
new file mode 100644
index 00000000..3494c38b
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/Addaccount$3.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/Addaccount.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/Addaccount.class
new file mode 100644
index 00000000..799bb5c7
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/Addaccount.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class
new file mode 100644
index 00000000..6ba25b75
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class differ
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmInitReceiver.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class
similarity index 82%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmInitReceiver.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class
index d5771d0e..afa4935c 100644
Binary files a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmInitReceiver.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class
new file mode 100644
index 00000000..de8b2ea5
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class
new file mode 100644
index 00000000..b9f9edb8
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class
new file mode 100644
index 00000000..ac77e480
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class
new file mode 100644
index 00000000..76dcb221
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DeletePasscodeActivity$1.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DeletePasscodeActivity$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DeletePasscodeActivity$1.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DeletePasscodeActivity$1.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DeletePasscodeActivity.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DeletePasscodeActivity.class
similarity index 98%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DeletePasscodeActivity.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DeletePasscodeActivity.class
index 59350d84..6b7b5b53 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DeletePasscodeActivity.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DeletePasscodeActivity.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class
similarity index 96%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class
index d8e1da9f..cb36c732 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class
new file mode 100644
index 00000000..e34f5c7d
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LockPatternView$OnLockListener.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LockPatternView$OnLockListener.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LockPatternView$OnLockListener.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LockPatternView$OnLockListener.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LockPatternView.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LockPatternView.class
new file mode 100644
index 00000000..a3fa706d
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LockPatternView.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LoginActivity$1.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LoginActivity$1.class
new file mode 100644
index 00000000..70f68269
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LoginActivity$1.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LoginActivity$2.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LoginActivity$2.class
new file mode 100644
index 00000000..d330a3b6
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LoginActivity$2.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LoginActivity$3.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LoginActivity$3.class
new file mode 100644
index 00000000..9e577361
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LoginActivity$3.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LoginActivity.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LoginActivity.class
new file mode 100644
index 00000000..ac3bd0c7
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LoginActivity.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class
new file mode 100644
index 00000000..677ca5a6
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class
new file mode 100644
index 00000000..74dd0307
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class
new file mode 100644
index 00000000..1994126f
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$10.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$10.class
new file mode 100644
index 00000000..b7110107
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$10.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class
new file mode 100644
index 00000000..5113e9b2
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class
new file mode 100644
index 00000000..7c3acb83
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class
similarity index 83%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class
index ff1a0437..3e8f4923 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class
new file mode 100644
index 00000000..01af3454
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class
new file mode 100644
index 00000000..477e3042
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class
new file mode 100644
index 00000000..8ddc694a
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class
new file mode 100644
index 00000000..2f309e18
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class
new file mode 100644
index 00000000..ad55f5a2
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class
new file mode 100644
index 00000000..182e223a
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class
new file mode 100644
index 00000000..34648c94
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class
similarity index 97%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class
index 5d1aed83..720767e6 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class
similarity index 96%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class
index f1f5e31a..fd2d1676 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class
new file mode 100644
index 00000000..fdf4a11e
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$1.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$1.class
similarity index 91%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$1.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$1.class
index 87c4d683..e1d0d103 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$1.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$1.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$2.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$2.class
similarity index 88%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$2.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$2.class
index 4e969b7e..d2269ca4 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$2.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$2.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity.class
new file mode 100644
index 00000000..ccaaec50
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/UnlockActivity$1.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/UnlockActivity$1.class
similarity index 89%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/UnlockActivity$1.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/UnlockActivity$1.class
index 1d9d36a3..2ca2dce2 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/UnlockActivity$1.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/UnlockActivity$1.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/UnlockActivity.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/UnlockActivity.class
new file mode 100644
index 00000000..0680991b
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/UnlockActivity.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/syncActivity$1.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/syncActivity$1.class
new file mode 100644
index 00000000..bb3a2f36
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/syncActivity$1.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/syncActivity$2.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/syncActivity$2.class
new file mode 100644
index 00000000..f1ebf8d9
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/syncActivity$2.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/syncActivity.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/syncActivity.class
new file mode 100644
index 00000000..83bf2e82
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/syncActivity.class differ
diff --git a/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class
new file mode 100644
index 00000000..ad51907c
Binary files /dev/null and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class
similarity index 96%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class
index 3b0d7af4..913e0a98 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class differ
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class
similarity index 96%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class
rename to Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class
index 8beb21b7..b859d82b 100644
Binary files a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class and b/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class differ
diff --git a/src/Project/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class b/Notes-master/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class
rename to Notes-master/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class
diff --git a/src/Project/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/R.class b/Notes-master/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/R.class
rename to Notes-master/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$anim.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$anim.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$anim.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$anim.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$bool.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$bool.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$bool.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$bool.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/appcompat/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/appcompat/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/arch/core/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/arch/core/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/arch/core/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/arch/core/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/asynclayoutinflater/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/coordinatorlayout/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/core/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/core/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/core/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/core/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/cursoradapter/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/cursoradapter/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/cursoradapter/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/cursoradapter/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/customview/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/customview/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/documentfile/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/documentfile/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/documentfile/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/documentfile/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/drawerlayout/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/fragment/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/fragment/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/interpolator/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/interpolator/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/interpolator/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/interpolator/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreui/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/legacy/coreutils/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/lifecycle/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/lifecycle/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/lifecycle/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/lifecycle/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/lifecycle/livedata/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/lifecycle/livedata/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/lifecycle/livedata/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/lifecycle/livedata/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/lifecycle/livedata/core/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/lifecycle/livedata/core/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/lifecycle/livedata/core/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/lifecycle/livedata/core/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/lifecycle/viewmodel/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/lifecycle/viewmodel/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/lifecycle/viewmodel/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/lifecycle/viewmodel/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/loader/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/loader/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/localbroadcastmanager/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/localbroadcastmanager/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/localbroadcastmanager/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/localbroadcastmanager/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/media/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/media/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/media/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/media/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$anim.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$anim.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$anim.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$anim.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$bool.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$bool.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$bool.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$bool.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$interpolator.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$interpolator.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$interpolator.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$interpolator.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/mediarouter/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/mediarouter/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/palette/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/palette/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/print/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/print/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/print/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/print/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/recyclerview/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/recyclerview/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/slidingpanelayout/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/swiperefreshlayout/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/vectordrawable/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/versionedparcelable/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/versionedparcelable/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/versionedparcelable/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/versionedparcelable/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R.class b/Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/androidx/viewpager/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/androidx/viewpager/R.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/BuildConfig.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/BuildConfig.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/BuildConfig.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/BuildConfig.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$anim.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$anim.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$anim.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$anim.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$array.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$array.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$array.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$array.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$attr.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$attr.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$attr.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$attr.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$bool.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$bool.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$bool.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$bool.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$color.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$color.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$color.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$color.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$dimen.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$dimen.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$dimen.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$dimen.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$drawable.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$drawable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$drawable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$drawable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$id.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$id.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$id.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$id.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$integer.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$integer.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$integer.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$integer.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$interpolator.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$interpolator.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$interpolator.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$interpolator.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$layout.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$layout.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$layout.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$layout.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$menu.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$menu.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$menu.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$menu.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$plurals.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$plurals.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$plurals.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$plurals.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$raw.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$raw.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$raw.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$raw.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$string.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$string.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$string.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$string.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$style.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$style.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$style.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$style.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$styleable.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$styleable.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$styleable.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$styleable.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$xml.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$xml.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R$xml.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R$xml.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/R.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/R.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Contact.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Contact.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$CallNote.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$CallNote.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$CallNote.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$CallNote.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$DataColumns.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$DataColumns.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$DataColumns.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$DataColumns.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$DataConstants.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$DataConstants.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$DataConstants.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$DataConstants.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$NoteColumns.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$NoteColumns.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$NoteColumns.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$NoteColumns.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$TextNote.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$TextNote.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$TextNote.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$TextNote.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesDatabaseHelper.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesDatabaseHelper.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesDatabaseHelper.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesDatabaseHelper.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesProvider.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesProvider.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesProvider.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesProvider.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/MetaData.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/MetaData.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/MetaData.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/MetaData.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/Node.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/Node.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/Node.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/Node.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlData.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/SqlData.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlData.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/SqlData.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/SqlNote.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/SqlNote.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/SqlNote.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/SqlNote.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Task.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/Task.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Task.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/Task.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/TaskList.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/TaskList.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/TaskList.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/TaskList.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/exception/ActionFailureException.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/exception/ActionFailureException.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/exception/ActionFailureException.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/exception/ActionFailureException.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/exception/NetworkFailureException.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/exception/NetworkFailureException.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/exception/NetworkFailureException.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/exception/NetworkFailureException.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskClient.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskClient.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskClient.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskClient.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskManager.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskManager.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskManager.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskManager.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskSyncService.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskSyncService.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note$NoteData.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/Note$NoteData.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note$NoteData.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/Note$NoteData.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/Note.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/Note.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/model/WorkingNote.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/WorkingNote.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/model/WorkingNote.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/WorkingNote.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/BackupUtils$TextExport.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/BackupUtils$TextExport.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/BackupUtils$TextExport.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/BackupUtils$TextExport.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/BackupUtils.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/BackupUtils.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/BackupUtils.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/BackupUtils.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/DataUtils.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/DataUtils.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/DataUtils.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/DataUtils.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/GTaskStringUtils.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/GTaskStringUtils.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/GTaskStringUtils.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/GTaskStringUtils.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmAlertActivity.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmAlertActivity.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmAlertActivity.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmAlertActivity.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmInitReceiver.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmInitReceiver.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmReceiver.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmReceiver.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmReceiver.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmReceiver.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$1.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$1.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$1.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$2.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$2.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$3.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$3.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$3.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$3.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$4.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$4.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog$1.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog$1.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog$1.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DropdownMenu$1.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DropdownMenu$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DropdownMenu$1.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DropdownMenu$1.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DropdownMenu.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DropdownMenu.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DropdownMenu.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DropdownMenu.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/FoldersListAdapter.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/FoldersListAdapter.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/FoldersListAdapter.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/FoldersListAdapter.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$1.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$1.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$1.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$2.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$2.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$2.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$2.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$3.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$3.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$3.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$3.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText$1.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText$1.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText$1.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteItemData.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteItemData.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteItemData.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteItemData.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$1.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$1.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$1.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$2.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$2.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$3.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$3.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$3.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$3.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$4.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$4.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$4.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$4.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$5.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$5.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$5.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$5.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$6.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$6.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$6.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$6.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$7.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$7.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$7.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$7.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$8.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$8.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$8.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$8.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$9.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$9.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class
diff --git a/src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListAdapter.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListAdapter.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListItem.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListItem.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListItem.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListItem.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class
diff --git a/src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class b/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class
similarity index 100%
rename from src/Project/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class
rename to Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class
diff --git a/Notes-master/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt b/Notes-master/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt
new file mode 100644
index 00000000..561a50dd
--- /dev/null
+++ b/Notes-master/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt
@@ -0,0 +1,303 @@
+1
+2
+17
+21
+22 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:23:5-44
+23 android:minSdkVersion="14"
+23-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:23:15-41
+24 android:targetSdkVersion="31" />
+24-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:23:5-44
+25
+26
+26-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:25:5-81
+26-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:25:22-78
+27
+27-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:26:5-88
+27-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:26:22-85
+28
+28-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:27:5-67
+28-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:27:22-64
+29
+29-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:28:5-72
+29-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:28:22-69
+30
+30-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:29:5-74
+30-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:29:22-71
+31
+31-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:30:5-80
+31-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:30:22-77
+32
+32-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:31:5-71
+32-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:31:22-68
+33
+33-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:32:5-74
+33-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:32:22-71
+34
+34-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:33:5-81
+34-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:33:22-78
+35
+36 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:35:5-153:19
+37 android:appComponentFactory="androidx.core.app.CoreComponentFactory"
+37-->[androidx.core:core:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\3d24d12268107924d8b8eb8340e485db\core-1.0.0\AndroidManifest.xml:22:18-86
+38 android:debuggable="true"
+39 android:icon="@drawable/icon_app"
+39-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:36:9-42
+40 android:label="@string/app_name"
+40-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:37:9-41
+41 android:testOnly="true" >
+42 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:38:9-50:20
+43 android:name="net.micode.notes.ui.NotesListActivity"
+43-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:39:13-49
+44 android:configChanges="keyboardHidden|orientation|screenSize"
+44-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:40:13-74
+45 android:label="@string/app_name"
+45-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:41:13-45
+46 android:launchMode="singleTop"
+46-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:42:13-43
+47 android:theme="@style/NoteTheme"
+47-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:43:13-45
+48 android:windowSoftInputMode="adjustPan" >
+48-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:44:13-52
+49
+49-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:46:13-49:29
+50
+50-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:47:17-69
+50-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:47:25-66
+51
+52
+52-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:48:17-77
+52-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:48:27-74
+53
+54
+55
+55-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:51:9-51
+55-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:51:19-48
+56
+56-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:52:9-54
+56-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:52:19-51
+57
+57-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:53:9-53
+57-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:53:19-50
+58 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:55:9-83:20
+59 android:name="net.micode.notes.ui.NoteEditActivity"
+59-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:56:13-48
+60 android:configChanges="keyboardHidden|orientation|screenSize"
+60-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:57:13-74
+61 android:launchMode="singleTop"
+61-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:58:13-43
+62 android:theme="@style/NoteTheme" >
+62-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:59:13-45
+63
+63-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:61:13-66:29
+64
+64-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:62:17-69
+64-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:62:25-66
+65
+66
+66-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:63:17-76
+66-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:63:27-73
+67
+68
+68-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:64:17-78
+68-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:64:23-75
+69
+69-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:64:17-78
+69-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:64:23-75
+70
+71
+71-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:68:13-73:29
+72
+72-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:69:17-79
+72-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:69:25-76
+73
+74
+74-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:63:17-76
+74-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:63:27-73
+75
+76
+76-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:64:17-78
+76-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:64:23-75
+77
+77-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:64:17-78
+77-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:64:23-75
+78
+79
+79-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:75:13-78:29
+80
+80-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:76:17-71
+80-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:76:25-68
+81
+82
+82-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:63:17-76
+82-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:63:27-73
+83
+84
+85 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:80:13-82:54
+86 android:name="android.app.searchable"
+86-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:81:17-54
+87 android:resource="@xml/searchable" />
+87-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:82:17-51
+88
+89
+90 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:85:9-88:43
+91 android:name="net.micode.notes.data.NotesProvider"
+91-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:86:13-63
+92 android:authorities="micode_notes"
+92-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:87:13-47
+93 android:multiprocess="true" />
+93-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:88:13-40
+94
+95 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:90:9-102:20
+96 android:name="net.micode.notes.widget.NoteWidgetProvider_2x"
+96-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:91:13-57
+97 android:label="@string/app_widget2x2" >
+97-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:92:13-50
+98
+98-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:93:13-97:29
+99
+99-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:94:17-84
+99-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:94:25-81
+100
+100-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:95:17-85
+100-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:95:25-82
+101
+101-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:96:17-85
+101-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:96:25-82
+102
+103
+104 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:99:13-101:58
+105 android:name="android.appwidget.provider"
+105-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:100:17-58
+106 android:resource="@xml/widget_2x_info" />
+106-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:101:17-55
+107
+108 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:103:9-116:20
+109 android:name="net.micode.notes.widget.NoteWidgetProvider_4x"
+109-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:104:13-57
+110 android:label="@string/app_widget4x4" >
+110-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:105:13-50
+111
+111-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:93:13-97:29
+112
+112-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:94:17-84
+112-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:94:25-81
+113
+113-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:95:17-85
+113-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:95:25-82
+114
+114-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:96:17-85
+114-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:96:25-82
+115
+116
+117 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:99:13-101:58
+118 android:name="android.appwidget.provider"
+118-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:100:17-58
+119 android:resource="@xml/widget_4x_info" />
+119-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:101:17-55
+120
+121
+121-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:118:9-122:20
+121-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:118:19-55
+122
+122-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:119:13-121:29
+123
+123-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:120:17-79
+123-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:120:25-76
+124
+125
+126 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:124:9-127:20
+127 android:name="net.micode.notes.ui.AlarmReceiver"
+127-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:125:13-61
+128 android:process=":remote" >
+128-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:126:13-38
+129
+130
+131 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:129:9-134:20
+132 android:name="net.micode.notes.ui.AlarmAlertActivity"
+132-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:130:13-50
+133 android:label="@string/app_name"
+133-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:131:13-45
+134 android:launchMode="singleInstance"
+134-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:132:13-48
+135 android:theme="@android:style/Theme.Holo.Wallpaper.NoTitleBar" >
+135-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:133:13-75
+136
+137 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:135:9-122
+138 android:name="net.micode.notes.ui.UnlockActivity"
+138-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:135:19-52
+139 android:theme="@style/Theme.AppCompat.Light.NoActionBar" >
+139-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:135:53-109
+140
+141 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:136:9-123
+142 android:name="net.micode.notes.ui.SetLockActivity"
+142-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:136:19-53
+143 android:theme="@style/Theme.AppCompat.Light.NoActionBar" >
+143-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:136:54-110
+144
+145 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:137:9-130
+146 android:name="net.micode.notes.ui.DeletePasscodeActivity"
+146-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:137:19-60
+147 android:theme="@style/Theme.AppCompat.Light.NoActionBar" >
+147-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:137:61-117
+148
+149 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:138:9-143:20
+150 android:name="net.micode.notes.ui.NotesPreferenceActivity"
+150-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:139:13-71
+151 android:label="@string/preferences_title"
+151-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:140:13-54
+152 android:launchMode="singleTop"
+152-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:141:13-43
+153 android:theme="@android:style/Theme.Holo.Light" >
+153-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:142:13-60
+154
+155
+156 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:145:9-148:19
+157 android:name="net.micode.notes.gtask.remote.GTaskSyncService"
+157-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:146:13-74
+158 android:exported="false" >
+158-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:147:13-37
+159
+160
+161 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:150:9-152:52
+162 android:name="android.app.default_searchable"
+162-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:151:13-58
+163 android:value=".ui.NoteEditActivity" />
+163-->F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:152:13-49
+164
+165
+166
diff --git a/src/Project/app/build/intermediates/manifest_merge_blame_file/release/manifest-merger-blame-release-report.txt b/Notes-master/app/build/intermediates/manifest_merge_blame_file/release/manifest-merger-blame-release-report.txt
similarity index 100%
rename from src/Project/app/build/intermediates/manifest_merge_blame_file/release/manifest-merger-blame-release-report.txt
rename to Notes-master/app/build/intermediates/manifest_merge_blame_file/release/manifest-merger-blame-release-report.txt
diff --git a/Notes-master/app/build/intermediates/merged_java_res/debug/out.jar b/Notes-master/app/build/intermediates/merged_java_res/debug/out.jar
new file mode 100644
index 00000000..628a8d88
Binary files /dev/null and b/Notes-master/app/build/intermediates/merged_java_res/debug/out.jar differ
diff --git a/src/Project/app/build/intermediates/merged_java_res/release/out.jar b/Notes-master/app/build/intermediates/merged_java_res/release/out.jar
similarity index 100%
rename from src/Project/app/build/intermediates/merged_java_res/release/out.jar
rename to Notes-master/app/build/intermediates/merged_java_res/release/out.jar
diff --git a/Notes-master/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml b/Notes-master/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml
new file mode 100644
index 00000000..c030ba66
--- /dev/null
+++ b/Notes-master/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml
@@ -0,0 +1,166 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Project/app/build/intermediates/merged_manifests/debug/output.json b/Notes-master/app/build/intermediates/merged_manifests/debug/output.json
similarity index 100%
rename from src/Project/app/build/intermediates/merged_manifests/debug/output.json
rename to Notes-master/app/build/intermediates/merged_manifests/debug/output.json
diff --git a/src/Project/app/build/intermediates/merged_manifests/debugAndroidTest/AndroidManifest.xml b/Notes-master/app/build/intermediates/merged_manifests/debugAndroidTest/AndroidManifest.xml
similarity index 100%
rename from src/Project/app/build/intermediates/merged_manifests/debugAndroidTest/AndroidManifest.xml
rename to Notes-master/app/build/intermediates/merged_manifests/debugAndroidTest/AndroidManifest.xml
diff --git a/src/Project/app/build/intermediates/merged_manifests/debugAndroidTest/output.json b/Notes-master/app/build/intermediates/merged_manifests/debugAndroidTest/output.json
similarity index 100%
rename from src/Project/app/build/intermediates/merged_manifests/debugAndroidTest/output.json
rename to Notes-master/app/build/intermediates/merged_manifests/debugAndroidTest/output.json
diff --git a/src/Project/app/build/intermediates/merged_manifests/release/AndroidManifest.xml b/Notes-master/app/build/intermediates/merged_manifests/release/AndroidManifest.xml
similarity index 100%
rename from src/Project/app/build/intermediates/merged_manifests/release/AndroidManifest.xml
rename to Notes-master/app/build/intermediates/merged_manifests/release/AndroidManifest.xml
diff --git a/src/Project/app/build/intermediates/merged_manifests/release/output.json b/Notes-master/app/build/intermediates/merged_manifests/release/output.json
similarity index 100%
rename from src/Project/app/build/intermediates/merged_manifests/release/output.json
rename to Notes-master/app/build/intermediates/merged_manifests/release/output.json
diff --git a/src/Project/app/build/intermediates/metadata_feature_manifest/debug/processDebugManifest/metadata-feature/output.json b/Notes-master/app/build/intermediates/metadata_feature_manifest/debug/processDebugManifest/metadata-feature/output.json
similarity index 100%
rename from src/Project/app/build/intermediates/metadata_feature_manifest/debug/processDebugManifest/metadata-feature/output.json
rename to Notes-master/app/build/intermediates/metadata_feature_manifest/debug/processDebugManifest/metadata-feature/output.json
diff --git a/src/Project/app/build/intermediates/metadata_feature_manifest/release/processReleaseManifest/metadata-feature/output.json b/Notes-master/app/build/intermediates/metadata_feature_manifest/release/processReleaseManifest/metadata-feature/output.json
similarity index 100%
rename from src/Project/app/build/intermediates/metadata_feature_manifest/release/processReleaseManifest/metadata-feature/output.json
rename to Notes-master/app/build/intermediates/metadata_feature_manifest/release/processReleaseManifest/metadata-feature/output.json
diff --git a/src/Project/app/build/intermediates/processed_res/debug/processDebugResources/out/output.json b/Notes-master/app/build/intermediates/processed_res/debug/processDebugResources/out/output.json
similarity index 100%
rename from src/Project/app/build/intermediates/processed_res/debug/processDebugResources/out/output.json
rename to Notes-master/app/build/intermediates/processed_res/debug/processDebugResources/out/output.json
diff --git a/src/Project/app/build/intermediates/processed_res/debug/processDebugResources/out/resources-debug.ap_ b/Notes-master/app/build/intermediates/processed_res/debug/processDebugResources/out/resources-debug.ap_
similarity index 78%
rename from src/Project/app/build/intermediates/processed_res/debug/processDebugResources/out/resources-debug.ap_
rename to Notes-master/app/build/intermediates/processed_res/debug/processDebugResources/out/resources-debug.ap_
index b1a7773e..eeadd48f 100644
Binary files a/src/Project/app/build/intermediates/processed_res/debug/processDebugResources/out/resources-debug.ap_ and b/Notes-master/app/build/intermediates/processed_res/debug/processDebugResources/out/resources-debug.ap_ differ
diff --git a/src/Project/app/build/intermediates/processed_res/debugAndroidTest/processDebugAndroidTestResources/out/output.json b/Notes-master/app/build/intermediates/processed_res/debugAndroidTest/processDebugAndroidTestResources/out/output.json
similarity index 100%
rename from src/Project/app/build/intermediates/processed_res/debugAndroidTest/processDebugAndroidTestResources/out/output.json
rename to Notes-master/app/build/intermediates/processed_res/debugAndroidTest/processDebugAndroidTestResources/out/output.json
diff --git a/src/Project/app/build/intermediates/processed_res/debugAndroidTest/processDebugAndroidTestResources/out/resources-debugAndroidTest.ap_ b/Notes-master/app/build/intermediates/processed_res/debugAndroidTest/processDebugAndroidTestResources/out/resources-debugAndroidTest.ap_
similarity index 100%
rename from src/Project/app/build/intermediates/processed_res/debugAndroidTest/processDebugAndroidTestResources/out/resources-debugAndroidTest.ap_
rename to Notes-master/app/build/intermediates/processed_res/debugAndroidTest/processDebugAndroidTestResources/out/resources-debugAndroidTest.ap_
diff --git a/src/Project/app/build/intermediates/processed_res/release/processReleaseResources/out/output.json b/Notes-master/app/build/intermediates/processed_res/release/processReleaseResources/out/output.json
similarity index 100%
rename from src/Project/app/build/intermediates/processed_res/release/processReleaseResources/out/output.json
rename to Notes-master/app/build/intermediates/processed_res/release/processReleaseResources/out/output.json
diff --git a/src/Project/app/build/intermediates/processed_res/release/processReleaseResources/out/resources-release.ap_ b/Notes-master/app/build/intermediates/processed_res/release/processReleaseResources/out/resources-release.ap_
similarity index 100%
rename from src/Project/app/build/intermediates/processed_res/release/processReleaseResources/out/resources-release.ap_
rename to Notes-master/app/build/intermediates/processed_res/release/processReleaseResources/out/resources-release.ap_
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_fade_in.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_fade_in.xml.flat
new file mode 100644
index 00000000..5ef8e01e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_fade_in.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_fade_out.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_fade_out.xml.flat
new file mode 100644
index 00000000..2334ea43
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_fade_out.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/anim_abc_grow_fade_in_from_bottom.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_grow_fade_in_from_bottom.xml.flat
similarity index 82%
rename from src/Project/app/build/intermediates/res/merged/release/anim_abc_grow_fade_in_from_bottom.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/anim_abc_grow_fade_in_from_bottom.xml.flat
index d7184880..a65b3c66 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/anim_abc_grow_fade_in_from_bottom.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_grow_fade_in_from_bottom.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_popup_enter.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_popup_enter.xml.flat
new file mode 100644
index 00000000..0a6d9455
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_popup_enter.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_popup_exit.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_popup_exit.xml.flat
new file mode 100644
index 00000000..fc5d5da4
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_popup_exit.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/anim_abc_shrink_fade_out_from_bottom.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat
similarity index 81%
rename from src/Project/app/build/intermediates/res/merged/release/anim_abc_shrink_fade_out_from_bottom.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat
index 337a726c..13b3d3e9 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/anim_abc_shrink_fade_out_from_bottom.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_slide_in_bottom.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_slide_in_bottom.xml.flat
new file mode 100644
index 00000000..c84d4107
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_slide_in_bottom.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_slide_in_top.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_slide_in_top.xml.flat
new file mode 100644
index 00000000..f7e7fc74
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_slide_in_top.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_slide_out_bottom.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_slide_out_bottom.xml.flat
new file mode 100644
index 00000000..5711b369
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_slide_out_bottom.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_slide_out_top.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_slide_out_top.xml.flat
new file mode 100644
index 00000000..2cf7ccdf
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_slide_out_top.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_tooltip_enter.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_tooltip_enter.xml.flat
new file mode 100644
index 00000000..1a62d4f0
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_tooltip_enter.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_tooltip_exit.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_tooltip_exit.xml.flat
new file mode 100644
index 00000000..bb0ba26d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/anim_abc_tooltip_exit.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color-v21_abc_btn_colored_borderless_text_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color-v21_abc_btn_colored_borderless_text_material.xml.flat
new file mode 100644
index 00000000..38dd9b37
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color-v21_abc_btn_colored_borderless_text_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_btn_colored_borderless_text_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_btn_colored_borderless_text_material.xml.flat
new file mode 100644
index 00000000..c42850b4
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_btn_colored_borderless_text_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_btn_colored_text_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_btn_colored_text_material.xml.flat
new file mode 100644
index 00000000..9dbd829a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_btn_colored_text_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_color_highlight_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_color_highlight_material.xml.flat
new file mode 100644
index 00000000..099fc5ac
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_color_highlight_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_btn_checkable.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_btn_checkable.xml.flat
new file mode 100644
index 00000000..a1f04f7b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_btn_checkable.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/color-v23_abc_tint_default.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_default.xml.flat
similarity index 86%
rename from src/Project/app/build/intermediates/res/merged/release/color-v23_abc_tint_default.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_default.xml.flat
index bf384821..48b9f354 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/color-v23_abc_tint_default.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_default.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/color-v23_abc_tint_edittext.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_edittext.xml.flat
similarity index 75%
rename from src/Project/app/build/intermediates/res/merged/release/color-v23_abc_tint_edittext.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_edittext.xml.flat
index f9a5d830..48b539f9 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/color-v23_abc_tint_edittext.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_edittext.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_seek_thumb.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_seek_thumb.xml.flat
new file mode 100644
index 00000000..6200cda1
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_seek_thumb.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/color-v23_abc_tint_spinner.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_spinner.xml.flat
similarity index 75%
rename from src/Project/app/build/intermediates/res/merged/release/color-v23_abc_tint_spinner.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_spinner.xml.flat
index 0087e047..9d1c2469 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/color-v23_abc_tint_spinner.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_spinner.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/color-v23_abc_tint_switch_track.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_switch_track.xml.flat
similarity index 75%
rename from src/Project/app/build/intermediates/res/merged/release/color-v23_abc_tint_switch_track.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_switch_track.xml.flat
index 8518e86c..da80017b 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/color-v23_abc_tint_switch_track.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/color-v23_abc_tint_switch_track.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_abc_background_cache_hint_selector_material_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_background_cache_hint_selector_material_dark.xml.flat
new file mode 100644
index 00000000..88ee4415
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_background_cache_hint_selector_material_dark.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_abc_background_cache_hint_selector_material_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_background_cache_hint_selector_material_light.xml.flat
new file mode 100644
index 00000000..56042c75
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_background_cache_hint_selector_material_light.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_abc_btn_colored_borderless_text_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_btn_colored_borderless_text_material.xml.flat
new file mode 100644
index 00000000..f0814d49
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_btn_colored_borderless_text_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_abc_btn_colored_text_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_btn_colored_text_material.xml.flat
new file mode 100644
index 00000000..a7386c9a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_btn_colored_text_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_abc_hint_foreground_material_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_hint_foreground_material_dark.xml.flat
new file mode 100644
index 00000000..35c3b6b6
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_hint_foreground_material_dark.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_abc_hint_foreground_material_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_hint_foreground_material_light.xml.flat
new file mode 100644
index 00000000..b8d1941f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_hint_foreground_material_light.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_dark.xml.flat
new file mode 100644
index 00000000..75b2d02e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_dark.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_light.xml.flat
new file mode 100644
index 00000000..caf52af4
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_light.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_dark.xml.flat
new file mode 100644
index 00000000..bec60acb
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_dark.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_light.xml.flat
new file mode 100644
index 00000000..f1a95656
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_light.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_abc_search_url_text.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_search_url_text.xml.flat
new file mode 100644
index 00000000..699969f5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_search_url_text.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_dark.xml.flat
new file mode 100644
index 00000000..0cab9d59
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_dark.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_light.xml.flat
new file mode 100644
index 00000000..79e8c303
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_light.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_btn_checkable.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_btn_checkable.xml.flat
new file mode 100644
index 00000000..95e2c1b6
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_btn_checkable.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/color_abc_tint_default.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_default.xml.flat
similarity index 86%
rename from src/Project/app/build/intermediates/res/merged/release/color_abc_tint_default.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_default.xml.flat
index 0531124a..198beaa6 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/color_abc_tint_default.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_default.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/color_abc_tint_edittext.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_edittext.xml.flat
similarity index 77%
rename from src/Project/app/build/intermediates/res/merged/release/color_abc_tint_edittext.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_edittext.xml.flat
index 5ce39f54..3134b700 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/color_abc_tint_edittext.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_edittext.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_seek_thumb.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_seek_thumb.xml.flat
new file mode 100644
index 00000000..21478c4f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_seek_thumb.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/color_abc_tint_spinner.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_spinner.xml.flat
similarity index 77%
rename from src/Project/app/build/intermediates/res/merged/release/color_abc_tint_spinner.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_spinner.xml.flat
index 9886a141..8bc2dcb6 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/color_abc_tint_spinner.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_spinner.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/color_abc_tint_switch_track.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_switch_track.xml.flat
similarity index 77%
rename from src/Project/app/build/intermediates/res/merged/release/color_abc_tint_switch_track.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_switch_track.xml.flat
index f1f0bcdf..56278a29 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/color_abc_tint_switch_track.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/color_abc_tint_switch_track.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_primary_text_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_primary_text_dark.xml.flat
new file mode 100644
index 00000000..5478bcee
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_primary_text_dark.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_secondary_text_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_secondary_text_dark.xml.flat
new file mode 100644
index 00000000..d4e04125
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_secondary_text_dark.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_switch_thumb_material_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_switch_thumb_material_dark.xml.flat
new file mode 100644
index 00000000..3d97de30
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_switch_thumb_material_dark.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/color_switch_thumb_material_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/color_switch_thumb_material_light.xml.flat
new file mode 100644
index 00000000..d1aa340f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/color_switch_thumb_material_light.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_settings_launcher_background.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_settings_launcher_background.xml.flat
similarity index 97%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_settings_launcher_background.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_settings_launcher_background.xml.flat
index 7a5454a3..93e9678c 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_settings_launcher_background.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_settings_launcher_background.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..1d522845
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 00000000..d5b99602
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 00000000..c4c9f0c9
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 00000000..1dfe1052
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 00000000..9de8a6d0
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
similarity index 80%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
index 4c31833b..a22a4882 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
similarity index 78%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
index ed188a09..034c8c40 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..1133549d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
new file mode 100644
index 00000000..a251d183
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 00000000..b1d4268e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 00000000..b0479ef7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 00000000..aa8e4660
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 00000000..93e33d98
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 00000000..10ab546b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 00000000..1b08dc4b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 00000000..83db8c57
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat
new file mode 100644
index 00000000..37b9702e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 00000000..6cc59bd2
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 00000000..7e876cb3
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat
new file mode 100644
index 00000000..49db7154
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..d39e86c4
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat
new file mode 100644
index 00000000..12e610dd
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat
new file mode 100644
index 00000000..32c596f3
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat
new file mode 100644
index 00000000..6e88b090
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat
new file mode 100644
index 00000000..3a2c4896
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
new file mode 100644
index 00000000..20ddda3e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
new file mode 100644
index 00000000..e82373a1
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
new file mode 100644
index 00000000..c467283d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
similarity index 78%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
index 893b9607..748a7985 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
new file mode 100644
index 00000000..5020a861
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 00000000..882680b6
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 00000000..b7bf0ff1
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..2f3b73e2
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..f41a17b1
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 00000000..965b6856
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..9d47b4f1
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..e32988a7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
new file mode 100644
index 00000000..1e124334
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
new file mode 100644
index 00000000..9e2c5620
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
new file mode 100644
index 00000000..55cdb027
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
new file mode 100644
index 00000000..07581973
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
new file mode 100644
index 00000000..5a561cd9
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
new file mode 100644
index 00000000..ddaa90b4
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..369268be
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..3feebfea
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..77e94cfe
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..68f8978c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_audiotrack_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_audiotrack_dark.png.flat
new file mode 100644
index 00000000..87a9aaee
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_audiotrack_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_audiotrack_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_audiotrack_light.png.flat
new file mode 100644
index 00000000..1e0176d6
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_audiotrack_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_dialog_close_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_dialog_close_dark.png.flat
new file mode 100644
index 00000000..e3d35eba
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_dialog_close_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_dialog_close_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_dialog_close_light.png.flat
new file mode 100644
index 00000000..3ff7b60c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_dialog_close_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_pause_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_pause_dark.png.flat
new file mode 100644
index 00000000..2d3e75ea
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_pause_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_pause_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_pause_light.png.flat
new file mode 100644
index 00000000..8c6a010a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_pause_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_play_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_play_dark.png.flat
new file mode 100644
index 00000000..d33571e7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_play_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_play_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_play_light.png.flat
new file mode 100644
index 00000000..cf8b614a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_play_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_stop_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_stop_dark.png.flat
new file mode 100644
index 00000000..f4797c6f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_stop_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_stop_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_stop_light.png.flat
new file mode 100644
index 00000000..58461459
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_media_stop_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_mr_button_disabled_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_mr_button_disabled_dark.png.flat
new file mode 100644
index 00000000..fe6cf08b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_mr_button_disabled_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_mr_button_disabled_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_mr_button_disabled_light.png.flat
new file mode 100644
index 00000000..2d350ad4
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_mr_button_disabled_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_mr_button_disconnected_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_mr_button_disconnected_dark.png.flat
new file mode 100644
index 00000000..5119ee63
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_mr_button_disconnected_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_mr_button_disconnected_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_mr_button_disconnected_light.png.flat
new file mode 100644
index 00000000..1a19b40e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_mr_button_disconnected_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_mr_button_grey.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_mr_button_grey.png.flat
new file mode 100644
index 00000000..9b0378bf
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_mr_button_grey.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_speaker_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_speaker_dark.png.flat
new file mode 100644
index 00000000..7d585bcb
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_speaker_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_speaker_group_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_speaker_group_dark.png.flat
new file mode 100644
index 00000000..7fc92659
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_speaker_group_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_speaker_group_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_speaker_group_light.png.flat
new file mode 100644
index 00000000..51a1a9c4
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_speaker_group_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_speaker_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_speaker_light.png.flat
new file mode 100644
index 00000000..18325045
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_speaker_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_tv_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_tv_dark.png.flat
new file mode 100644
index 00000000..ea9a7949
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_tv_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_tv_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_tv_light.png.flat
new file mode 100644
index 00000000..4c4ac0f5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_ic_vol_type_tv_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat
new file mode 100644
index 00000000..9459ee7f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat
new file mode 100644
index 00000000..5bdd273c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal.9.png.flat
new file mode 100644
index 00000000..8e6d9761
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat
new file mode 100644
index 00000000..1d20112f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat
new file mode 100644
index 00000000..ac073a0e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_btn_set_color.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_btn_set_color.png.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_btn_set_color.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_btn_set_color.png.flat
index ec9160d7..d10bc3ca 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_btn_set_color.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_btn_set_color.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_color_btn_mask.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_color_btn_mask.png.flat
new file mode 100644
index 00000000..fd521d48
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_color_btn_mask.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_error.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_error.png.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_error.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_error.png.flat
index b669ba9b..02155f82 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_error.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_error.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_normal.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_normal.png.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_normal.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_normal.png.flat
index 90893dce..276b49ce 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_normal.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_normal.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_pressed.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_pressed.png.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_pressed.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_pressed.png.flat
index aa7b8a78..706c3fed 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_pressed.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_pressed.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_call_record.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_call_record.png.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_call_record.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_call_record.png.flat
index 2fa6db7a..7da6d5fb 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_call_record.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_call_record.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_clock.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_clock.png.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_clock.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_clock.png.flat
index e351b795..3c747f14 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_clock.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_clock.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_delete.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_delete.png.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_delete.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_delete.png.flat
index dc780434..aeffea05 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_delete.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_delete.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_dropdown_icon.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_dropdown_icon.9.png.flat
new file mode 100644
index 00000000..425f1286
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_dropdown_icon.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_blue.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_blue.9.png.flat
similarity index 83%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_blue.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_blue.9.png.flat
index c30bc343..f7778dcb 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_blue.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_blue.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_green.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_green.9.png.flat
similarity index 83%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_green.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_green.9.png.flat
index 3a637fa8..6530e32a 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_green.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_green.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_red.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_red.9.png.flat
similarity index 77%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_red.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_red.9.png.flat
index 34cb6b7b..825b9f48 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_red.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_red.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_blue.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_blue.9.png.flat
similarity index 92%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_blue.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_blue.9.png.flat
index 9660b728..f42cbe62 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_blue.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_blue.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_green.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_green.9.png.flat
similarity index 92%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_green.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_green.9.png.flat
index d0eaf391..2a00816c 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_green.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_green.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_red.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_red.9.png.flat
similarity index 92%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_red.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_red.9.png.flat
index 3cc75078..117c7592 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_red.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_red.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_white.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_white.9.png.flat
similarity index 81%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_white.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_white.9.png.flat
index e046fe03..cc61780d 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_white.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_white.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_yellow.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_yellow.9.png.flat
similarity index 93%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_yellow.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_yellow.9.png.flat
index 693a2d40..43bbc886 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_yellow.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_yellow.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_white.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_white.9.png.flat
new file mode 100644
index 00000000..3ceed7e8
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_white.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_yellow.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_yellow.9.png.flat
similarity index 82%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_yellow.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_yellow.9.png.flat
index 417a6467..b6286822 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_edit_yellow.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_yellow.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_font_large.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_large.png.flat
similarity index 93%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_font_large.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_large.png.flat
index 80744be0..433350cb 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_font_large.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_large.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_font_normal.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_normal.png.flat
similarity index 93%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_font_normal.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_normal.png.flat
index c4fbc4d6..64d58173 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_font_normal.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_normal.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_font_size_selector_bg.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_size_selector_bg.9.png.flat
similarity index 87%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_font_size_selector_bg.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_size_selector_bg.9.png.flat
index f37e4e06..5229206e 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_font_size_selector_bg.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_size_selector_bg.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_font_small.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_small.png.flat
similarity index 93%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_font_small.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_small.png.flat
index 48328ae0..2fb09abc 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_font_small.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_small.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_font_super.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_super.png.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_font_super.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_super.png.flat
index 500e1021..956e009c 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_font_super.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_super.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_icon_app.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_icon_app.png.flat
similarity index 97%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_icon_app.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_icon_app.png.flat
index a97a4898..9f0907e7 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_icon_app.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_icon_app.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_line_error.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_line_error.png.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_line_error.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_line_error.png.flat
index dd13bbe6..3eec9e09 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_line_error.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_line_error.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_line_pressed.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_line_pressed.png.flat
similarity index 93%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_line_pressed.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_line_pressed.png.flat
index 183ebb89..837f1cd2 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_line_pressed.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_line_pressed.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_background.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_background.png.flat
similarity index 99%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_background.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_background.png.flat
index 7ab9fa1c..c090b3e2 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_background.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_background.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_down.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_down.9.png.flat
similarity index 89%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_down.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_down.9.png.flat
index fa886b09..b40809ac 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_down.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_down.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_middle.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_middle.9.png.flat
new file mode 100644
index 00000000..6d6f2315
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_middle.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_single.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_single.9.png.flat
similarity index 90%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_single.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_single.9.png.flat
index dae0680f..4ca252e1 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_single.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_single.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_up.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_up.9.png.flat
similarity index 77%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_up.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_up.9.png.flat
index ed2388e6..ea02666f 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_up.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_up.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_folder.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_folder.9.png.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_folder.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_folder.9.png.flat
index b1e2e218..5ca89a77 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_folder.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_folder.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_footer_bg.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_footer_bg.9.png.flat
new file mode 100644
index 00000000..9dc01f4e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_footer_bg.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_down.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_down.9.png.flat
similarity index 89%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_down.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_down.9.png.flat
index 20ac934b..2cd18bf1 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_down.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_down.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_middle.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_middle.9.png.flat
new file mode 100644
index 00000000..dfca3820
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_middle.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_single.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_single.9.png.flat
similarity index 90%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_single.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_single.9.png.flat
index 0aafa47d..8409d97a 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_single.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_single.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_up.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_up.9.png.flat
similarity index 79%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_up.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_up.9.png.flat
index ac662f5b..ff4309e2 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_up.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_up.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_down.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_down.9.png.flat
similarity index 87%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_down.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_down.9.png.flat
index 79ccca6f..605f0df3 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_down.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_down.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_middle.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_middle.9.png.flat
new file mode 100644
index 00000000..a2ba6b9a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_middle.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_single.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_single.9.png.flat
similarity index 89%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_single.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_single.9.png.flat
index 4f201293..321eba54 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_single.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_single.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_up.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_up.9.png.flat
similarity index 76%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_up.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_up.9.png.flat
index d2e89de6..920fdb8d 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_up.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_up.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_down.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_down.9.png.flat
similarity index 86%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_down.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_down.9.png.flat
index 9587abd6..fb5fa714 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_down.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_down.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_middle.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_middle.9.png.flat
new file mode 100644
index 00000000..55c98c64
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_middle.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_single.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_single.9.png.flat
similarity index 86%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_single.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_single.9.png.flat
index df426fd7..b50d0fc3 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_single.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_single.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_up.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_up.9.png.flat
new file mode 100644
index 00000000..6823fa15
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_up.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_down.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_down.9.png.flat
similarity index 87%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_down.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_down.9.png.flat
index 4018c45b..f325e2a3 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_down.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_down.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_middle.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_middle.9.png.flat
new file mode 100644
index 00000000..abc5c678
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_middle.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_single.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_single.9.png.flat
similarity index 90%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_single.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_single.9.png.flat
index a8ffaae6..fb567b0a 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_single.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_single.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_up.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_up.9.png.flat
similarity index 76%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_up.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_up.9.png.flat
index 5e1501e8..895edfe1 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_up.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_up.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_lock.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_lock.png.flat
similarity index 88%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_lock.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_lock.png.flat
index beeca552..c831f123 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_lock.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_lock.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_delete.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_delete.png.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_delete.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_delete.png.flat
index d6986958..3bfe0123 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_delete.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_delete.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_move.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_move.png.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_move.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_move.png.flat
index fae11c7c..c9f9a372 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_move.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_move.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_top.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_top.png.flat
similarity index 91%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_top.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_top.png.flat
index cad3a8cf..379c8030 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_top.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_top.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_normal.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_normal.png.flat
similarity index 99%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_normal.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_normal.png.flat
index 3f784fe2..3ad38cdb 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_normal.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_normal.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_pressed.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_pressed.png.flat
similarity index 99%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_pressed.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_pressed.png.flat
index a14a94fb..9f9c2f08 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_pressed.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_pressed.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat
similarity index 97%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat
index fb9cade2..3b00faa5 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_notification.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_notification.png.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_notification.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_notification.png.flat
index dae8cce4..dcd2c002 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_notification.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_notification.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_search_result.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_search_result.png.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_search_result.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_search_result.png.flat
index 13180b71..d32d4a3a 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_search_result.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_search_result.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_selected.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_selected.png.flat
similarity index 96%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_selected.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_selected.png.flat
index cde7f71c..91cdff61 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_selected.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_selected.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_settings_launcher_background.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_settings_launcher_background.png.flat
new file mode 100644
index 00000000..4b44067b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_settings_launcher_background.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_splash.jpg.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_splash.jpg.flat
similarity index 98%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_splash.jpg.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_splash.jpg.flat
index 170a56bd..769e7cc6 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_splash.jpg.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_splash.jpg.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_star.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_star.png.flat
similarity index 88%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_star.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_star.png.flat
index fbfc98bc..ccfe028f 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_star.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_star.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_title_alert.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_title_alert.png.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_title_alert.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_title_alert.png.flat
index 8af7742a..0c035b26 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_title_alert.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_title_alert.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_title_bar_bg.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_title_bar_bg.9.png.flat
similarity index 93%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_title_bar_bg.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_title_bar_bg.9.png.flat
index 881aec6f..31a18bce 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_title_bar_bg.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_title_bar_bg.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_blue.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_blue.png.flat
similarity index 89%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_blue.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_blue.png.flat
index 01eca5be..5f06abb2 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_blue.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_blue.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_green.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_green.png.flat
similarity index 91%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_green.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_green.png.flat
index 1e6c89dd..1e02c546 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_green.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_green.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_red.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_red.png.flat
similarity index 91%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_red.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_red.png.flat
index 9e16b854..be3ddabf 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_red.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_red.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_white.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_white.png.flat
similarity index 90%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_white.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_white.png.flat
index fa3fca7e..4b5e7354 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_white.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_white.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_yellow.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_yellow.png.flat
similarity index 89%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_yellow.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_yellow.png.flat
index 86a3af19..ca772fb8 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_yellow.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_yellow.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_blue.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_blue.png.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_blue.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_blue.png.flat
index bdc7a331..d131d301 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_blue.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_blue.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_green.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_green.png.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_green.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_green.png.flat
index 11960a2e..b550e532 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_green.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_green.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_red.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_red.png.flat
similarity index 96%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_red.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_red.png.flat
index ef8d5747..fde45e26 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_red.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_red.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_white.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_white.png.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_white.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_white.png.flat
index 37749f23..f81dd8f2 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_white.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_white.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_yellow.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_yellow.png.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_yellow.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_yellow.png.flat
index 29c05a1f..e7943d1b 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_yellow.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_yellow.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldpi_settings_launcher_background.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldpi_settings_launcher_background.png.flat
new file mode 100644
index 00000000..1a5333c6
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldpi_settings_launcher_background.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 00000000..ed8a8cb6
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 00000000..eb5e8d70
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 00000000..0713e528
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 00000000..c4309f93
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 00000000..2fb728bf
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 00000000..c197aa0a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 00000000..260600e2
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 00000000..a7a1e2df
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 00000000..2a14d74e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 00000000..0f68036f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 00000000..3fbd4879
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 00000000..e0c72cc4
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 00000000..2f8283a7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
similarity index 76%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
index c0f79352..3b4fafdb 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 00000000..0ec1a023
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..ffca7054
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 00000000..0b8bbda7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 00000000..18034612
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 00000000..5fd4177b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 00000000..7d6b5140
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
new file mode 100644
index 00000000..1698e070
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
new file mode 100644
index 00000000..942dbabf
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..a580198f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
new file mode 100644
index 00000000..f472753f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 00000000..997b4aef
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 00000000..26782b3e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 00000000..e28f3b09
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 00000000..4591d174
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 00000000..697ad72e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 00000000..b238ba9b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 00000000..6a17bf09
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat
new file mode 100644
index 00000000..1182edb2
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 00000000..275f1813
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 00000000..34339538
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat
new file mode 100644
index 00000000..f4a607a0
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..c78e40f0
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat
new file mode 100644
index 00000000..502ebb4f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat
new file mode 100644
index 00000000..98335a92
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat
new file mode 100644
index 00000000..5a5e579b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat
new file mode 100644
index 00000000..eac3181e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
new file mode 100644
index 00000000..276eebf5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
new file mode 100644
index 00000000..6ce56443
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
new file mode 100644
index 00000000..4158a090
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
new file mode 100644
index 00000000..e66284b6
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
new file mode 100644
index 00000000..48614a75
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 00000000..7feba71f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 00000000..8059511a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..8d11bef0
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..b40c2acb
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 00000000..f6379133
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..3a72fe5d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..0fc6d546
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
new file mode 100644
index 00000000..fc3be9c8
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
new file mode 100644
index 00000000..ff3f6eb2
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
new file mode 100644
index 00000000..4fb6a6c3
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
new file mode 100644
index 00000000..04655824
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
new file mode 100644
index 00000000..d410bb07
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
new file mode 100644
index 00000000..003b0a92
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..f1c3ecb5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..c641e0db
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..74e3416c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..aee55e6f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_audiotrack_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_audiotrack_dark.png.flat
new file mode 100644
index 00000000..3082dada
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_audiotrack_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_audiotrack_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_audiotrack_light.png.flat
new file mode 100644
index 00000000..a135c36b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_audiotrack_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_dialog_close_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_dialog_close_dark.png.flat
new file mode 100644
index 00000000..f773f278
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_dialog_close_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_dialog_close_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_dialog_close_light.png.flat
new file mode 100644
index 00000000..2d5b328f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_dialog_close_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_pause_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_pause_dark.png.flat
new file mode 100644
index 00000000..63f05a4e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_pause_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_pause_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_pause_light.png.flat
new file mode 100644
index 00000000..5f2ca86c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_pause_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_play_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_play_dark.png.flat
new file mode 100644
index 00000000..b8127508
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_play_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_play_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_play_light.png.flat
new file mode 100644
index 00000000..1408e97d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_play_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_stop_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_stop_dark.png.flat
new file mode 100644
index 00000000..b7256828
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_stop_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_stop_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_stop_light.png.flat
new file mode 100644
index 00000000..16733e92
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_media_stop_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_mr_button_disabled_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_mr_button_disabled_dark.png.flat
new file mode 100644
index 00000000..ad047a52
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_mr_button_disabled_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_mr_button_disabled_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_mr_button_disabled_light.png.flat
new file mode 100644
index 00000000..f212a27c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_mr_button_disabled_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_mr_button_disconnected_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_mr_button_disconnected_dark.png.flat
new file mode 100644
index 00000000..c6405c8c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_mr_button_disconnected_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_mr_button_disconnected_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_mr_button_disconnected_light.png.flat
new file mode 100644
index 00000000..a75f91f2
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_mr_button_disconnected_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_mr_button_grey.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_mr_button_grey.png.flat
new file mode 100644
index 00000000..bb9b23cf
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_mr_button_grey.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_speaker_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_speaker_dark.png.flat
new file mode 100644
index 00000000..ece5b6fd
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_speaker_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_speaker_group_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_speaker_group_dark.png.flat
new file mode 100644
index 00000000..daec87a3
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_speaker_group_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_speaker_group_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_speaker_group_light.png.flat
new file mode 100644
index 00000000..5a615891
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_speaker_group_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_speaker_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_speaker_light.png.flat
new file mode 100644
index 00000000..fdd0d4a6
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_speaker_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_tv_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_tv_dark.png.flat
new file mode 100644
index 00000000..cdebf08e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_tv_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_tv_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_tv_light.png.flat
new file mode 100644
index 00000000..77e85005
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_ic_vol_type_tv_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat
new file mode 100644
index 00000000..8a897afc
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat
new file mode 100644
index 00000000..56028673
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal.9.png.flat
new file mode 100644
index 00000000..da3f497b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat
new file mode 100644
index 00000000..1049cab4
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat
new file mode 100644
index 00000000..7e08b9e8
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi_settings_launcher_background.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi_settings_launcher_background.png.flat
new file mode 100644
index 00000000..68565b0d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-mdpi_settings_launcher_background.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat
new file mode 100644
index 00000000..dbcd21ad
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-v21_abc_btn_colored_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_abc_btn_colored_material.xml.flat
similarity index 91%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-v21_abc_btn_colored_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_abc_btn_colored_material.xml.flat
index c853e0db..4a9dc897 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-v21_abc_btn_colored_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_abc_btn_colored_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_abc_dialog_material_background.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_abc_dialog_material_background.xml.flat
new file mode 100644
index 00000000..ad99d44e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_abc_dialog_material_background.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-v21_abc_edit_text_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_abc_edit_text_material.xml.flat
similarity index 87%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-v21_abc_edit_text_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_abc_edit_text_material.xml.flat
index 6aa97e9c..0ab2ed89 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-v21_abc_edit_text_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_abc_edit_text_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_abc_list_divider_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_abc_list_divider_material.xml.flat
new file mode 100644
index 00000000..9db5140f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_abc_list_divider_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-v21_notification_action_background.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_notification_action_background.xml.flat
similarity index 86%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-v21_notification_action_background.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_notification_action_background.xml.flat
index 43fb21be..30432cf1 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-v21_notification_action_background.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-v21_notification_action_background.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-v23_abc_control_background_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-v23_abc_control_background_material.xml.flat
new file mode 100644
index 00000000..4d04a81d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-v23_abc_control_background_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-watch-v20_abc_dialog_material_background.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-watch-v20_abc_dialog_material_background.xml.flat
new file mode 100644
index 00000000..b9093b35
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-watch-v20_abc_dialog_material_background.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..8ed6e97a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 00000000..c2970ebc
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 00000000..be7ad4da
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 00000000..898803f0
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 00000000..36d47e5b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
similarity index 84%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
index d9b99713..62312b38 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
similarity index 84%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
index fec653b9..fe2c2b4b 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..dd3e65c7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
new file mode 100644
index 00000000..a85ce9e5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 00000000..a655a2f6
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 00000000..05651620
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 00000000..b7e8b228
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 00000000..88e864c7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 00000000..7dc63c09
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 00000000..bf3d807e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 00000000..fbb684ad
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat
similarity index 77%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat
index 9f2c9b6a..258a84b0 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 00000000..d1b0607c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 00000000..c3a7928f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat
new file mode 100644
index 00000000..05c10cc4
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..300b777c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat
new file mode 100644
index 00000000..0eed9a33
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat
new file mode 100644
index 00000000..bdf14932
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
new file mode 100644
index 00000000..144a45a2
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat
new file mode 100644
index 00000000..3d6a4869
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
new file mode 100644
index 00000000..0a6f8a11
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
new file mode 100644
index 00000000..5539054d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
similarity index 77%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
index c3810888..c633db81 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
similarity index 85%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
index adbc22c0..c6e328be 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
new file mode 100644
index 00000000..bf58b3bd
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 00000000..e14e4d12
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 00000000..a3b68cbb
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..4d0b2110
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..9a02f67f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 00000000..a3283ac6
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..330cf941
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..aecc0497
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
new file mode 100644
index 00000000..edd55e47
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
new file mode 100644
index 00000000..78d55b6f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
new file mode 100644
index 00000000..961f1120
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
new file mode 100644
index 00000000..23d44a62
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
new file mode 100644
index 00000000..934ff543
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
new file mode 100644
index 00000000..ed313ca6
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..01b32eea
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..05ff968e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..6b5b2136
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..f7400f9e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_audiotrack_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_audiotrack_dark.png.flat
new file mode 100644
index 00000000..29b04d6c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_audiotrack_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_audiotrack_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_audiotrack_light.png.flat
new file mode 100644
index 00000000..381667a7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_audiotrack_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_dialog_close_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_dialog_close_dark.png.flat
new file mode 100644
index 00000000..9d28b719
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_dialog_close_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_dialog_close_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_dialog_close_light.png.flat
new file mode 100644
index 00000000..17172729
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_dialog_close_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_pause_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_pause_dark.png.flat
new file mode 100644
index 00000000..9a51d952
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_pause_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_pause_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_pause_light.png.flat
new file mode 100644
index 00000000..bcce4b1e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_pause_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_play_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_play_dark.png.flat
new file mode 100644
index 00000000..a835c11f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_play_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_play_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_play_light.png.flat
new file mode 100644
index 00000000..1ea8f970
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_play_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_stop_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_stop_dark.png.flat
new file mode 100644
index 00000000..0ce67e00
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_stop_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_stop_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_stop_light.png.flat
new file mode 100644
index 00000000..24d69e34
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_media_stop_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_00_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_00_dark.png.flat
new file mode 100644
index 00000000..bbf713c5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_00_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_00_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_00_light.png.flat
new file mode 100644
index 00000000..5defbf90
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_00_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_01_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_01_dark.png.flat
new file mode 100644
index 00000000..bc1e7e66
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_01_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_01_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_01_light.png.flat
new file mode 100644
index 00000000..9c02cb4c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_01_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_02_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_02_dark.png.flat
new file mode 100644
index 00000000..1453108a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_02_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_02_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_02_light.png.flat
new file mode 100644
index 00000000..9370b52d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_02_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_03_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_03_dark.png.flat
new file mode 100644
index 00000000..a715d9c0
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_03_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_03_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_03_light.png.flat
new file mode 100644
index 00000000..31a9ce3b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_03_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_04_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_04_dark.png.flat
new file mode 100644
index 00000000..739fe1ec
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_04_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_04_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_04_light.png.flat
new file mode 100644
index 00000000..730c2d33
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_04_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_05_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_05_dark.png.flat
new file mode 100644
index 00000000..28c8e511
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_05_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_05_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_05_light.png.flat
new file mode 100644
index 00000000..b1df2bda
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_05_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_06_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_06_dark.png.flat
new file mode 100644
index 00000000..fb6f2679
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_06_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_06_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_06_light.png.flat
new file mode 100644
index 00000000..698cd4fe
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_06_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_07_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_07_dark.png.flat
new file mode 100644
index 00000000..f1e2970f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_07_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_07_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_07_light.png.flat
new file mode 100644
index 00000000..dadf37db
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_07_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_08_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_08_dark.png.flat
new file mode 100644
index 00000000..769b86fd
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_08_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_08_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_08_light.png.flat
new file mode 100644
index 00000000..19765294
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_08_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_09_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_09_dark.png.flat
new file mode 100644
index 00000000..d10af796
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_09_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_09_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_09_light.png.flat
new file mode 100644
index 00000000..f67434b5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_09_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_10_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_10_dark.png.flat
new file mode 100644
index 00000000..1222448d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_10_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_10_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_10_light.png.flat
new file mode 100644
index 00000000..bc4f5e11
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_10_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_11_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_11_dark.png.flat
new file mode 100644
index 00000000..8a0b5bf8
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_11_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_11_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_11_light.png.flat
new file mode 100644
index 00000000..b8072fdc
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_11_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_12_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_12_dark.png.flat
new file mode 100644
index 00000000..427a39f2
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_12_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_12_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_12_light.png.flat
new file mode 100644
index 00000000..52d0e406
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_12_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_13_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_13_dark.png.flat
new file mode 100644
index 00000000..af69f137
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_13_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_13_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_13_light.png.flat
new file mode 100644
index 00000000..87c7cec0
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_13_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_14_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_14_dark.png.flat
new file mode 100644
index 00000000..bb445f46
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_14_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_14_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_14_light.png.flat
new file mode 100644
index 00000000..b204bef3
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_14_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_15_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_15_dark.png.flat
new file mode 100644
index 00000000..ca8c649f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_15_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_15_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_15_light.png.flat
new file mode 100644
index 00000000..03406cbc
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_15_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_16_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_16_dark.png.flat
new file mode 100644
index 00000000..f6cd0c3c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_16_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_16_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_16_light.png.flat
new file mode 100644
index 00000000..4a8569ba
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_16_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_17_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_17_dark.png.flat
new file mode 100644
index 00000000..50387a73
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_17_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_17_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_17_light.png.flat
new file mode 100644
index 00000000..91a5b538
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_17_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_18_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_18_dark.png.flat
new file mode 100644
index 00000000..9c1e0353
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_18_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_18_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_18_light.png.flat
new file mode 100644
index 00000000..4cc7c5ab
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_18_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_19_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_19_dark.png.flat
new file mode 100644
index 00000000..4a26cbf0
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_19_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_19_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_19_light.png.flat
new file mode 100644
index 00000000..bae3d544
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_19_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_20_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_20_dark.png.flat
new file mode 100644
index 00000000..0ee63ee0
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_20_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_20_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_20_light.png.flat
new file mode 100644
index 00000000..f5669cc8
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_20_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_21_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_21_dark.png.flat
new file mode 100644
index 00000000..3ec8b397
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_21_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_21_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_21_light.png.flat
new file mode 100644
index 00000000..2f9cda00
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_21_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_22_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_22_dark.png.flat
new file mode 100644
index 00000000..be13da9a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_22_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_22_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_22_light.png.flat
new file mode 100644
index 00000000..a15acc75
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_22_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_23_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_23_dark.png.flat
new file mode 100644
index 00000000..15fc44fe
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_23_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_23_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_23_light.png.flat
new file mode 100644
index 00000000..db28c7fe
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_23_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_24_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_24_dark.png.flat
new file mode 100644
index 00000000..44185062
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_24_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_24_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_24_light.png.flat
new file mode 100644
index 00000000..7befa07b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_24_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_25_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_25_dark.png.flat
new file mode 100644
index 00000000..3f71f37f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_25_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_25_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_25_light.png.flat
new file mode 100644
index 00000000..380182e9
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_25_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_26_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_26_dark.png.flat
new file mode 100644
index 00000000..2e9db0f1
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_26_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_26_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_26_light.png.flat
new file mode 100644
index 00000000..d321eb01
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_26_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_27_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_27_dark.png.flat
new file mode 100644
index 00000000..9178ad43
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_27_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_27_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_27_light.png.flat
new file mode 100644
index 00000000..42c6baaf
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_27_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_28_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_28_dark.png.flat
new file mode 100644
index 00000000..c3790da9
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_28_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_28_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_28_light.png.flat
new file mode 100644
index 00000000..ea8eaa26
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_28_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_29_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_29_dark.png.flat
new file mode 100644
index 00000000..cbfe8647
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_29_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_29_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_29_light.png.flat
new file mode 100644
index 00000000..101c7598
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_29_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_30_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_30_dark.png.flat
new file mode 100644
index 00000000..56279dc2
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_30_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_30_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_30_light.png.flat
new file mode 100644
index 00000000..048978a2
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connected_30_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_00_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_00_dark.png.flat
new file mode 100644
index 00000000..bd394601
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_00_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_00_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_00_light.png.flat
new file mode 100644
index 00000000..bb0ceac8
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_00_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_01_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_01_dark.png.flat
new file mode 100644
index 00000000..ac17cc2e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_01_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_01_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_01_light.png.flat
new file mode 100644
index 00000000..f8b2fc5e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_01_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_02_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_02_dark.png.flat
new file mode 100644
index 00000000..68b4c8d0
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_02_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_02_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_02_light.png.flat
new file mode 100644
index 00000000..e493afa7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_02_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_03_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_03_dark.png.flat
new file mode 100644
index 00000000..9de414da
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_03_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_03_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_03_light.png.flat
new file mode 100644
index 00000000..c37ee239
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_03_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_04_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_04_dark.png.flat
new file mode 100644
index 00000000..df392aee
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_04_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_04_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_04_light.png.flat
new file mode 100644
index 00000000..af9cba3b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_04_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_05_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_05_dark.png.flat
new file mode 100644
index 00000000..e52c1c2c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_05_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_05_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_05_light.png.flat
new file mode 100644
index 00000000..4fcc8a7f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_05_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_06_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_06_dark.png.flat
new file mode 100644
index 00000000..8574a07f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_06_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_06_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_06_light.png.flat
new file mode 100644
index 00000000..3782757b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_06_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_07_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_07_dark.png.flat
new file mode 100644
index 00000000..d3804543
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_07_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_07_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_07_light.png.flat
new file mode 100644
index 00000000..7241e1fb
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_07_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_08_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_08_dark.png.flat
new file mode 100644
index 00000000..fabfba70
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_08_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_08_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_08_light.png.flat
new file mode 100644
index 00000000..90070bdf
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_08_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_09_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_09_dark.png.flat
new file mode 100644
index 00000000..f51b6311
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_09_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_09_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_09_light.png.flat
new file mode 100644
index 00000000..805e5eef
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_09_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_10_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_10_dark.png.flat
new file mode 100644
index 00000000..17a857a7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_10_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_10_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_10_light.png.flat
new file mode 100644
index 00000000..a6a6c749
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_10_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_11_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_11_dark.png.flat
new file mode 100644
index 00000000..fa4f1c7b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_11_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_11_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_11_light.png.flat
new file mode 100644
index 00000000..b8baae11
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_11_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_12_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_12_dark.png.flat
new file mode 100644
index 00000000..bf6d0cb3
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_12_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_12_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_12_light.png.flat
new file mode 100644
index 00000000..b4751cc2
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_12_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_13_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_13_dark.png.flat
new file mode 100644
index 00000000..c3da3a36
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_13_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_13_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_13_light.png.flat
new file mode 100644
index 00000000..a78577af
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_13_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_14_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_14_dark.png.flat
new file mode 100644
index 00000000..f0b00486
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_14_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_14_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_14_light.png.flat
new file mode 100644
index 00000000..bff3f47a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_14_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_15_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_15_dark.png.flat
new file mode 100644
index 00000000..b0c1c8df
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_15_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_15_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_15_light.png.flat
new file mode 100644
index 00000000..2dd1bb00
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_15_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_16_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_16_dark.png.flat
new file mode 100644
index 00000000..c1eb892c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_16_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_16_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_16_light.png.flat
new file mode 100644
index 00000000..acf261f7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_16_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_17_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_17_dark.png.flat
new file mode 100644
index 00000000..2c07c409
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_17_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_17_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_17_light.png.flat
new file mode 100644
index 00000000..e0a53d94
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_17_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_18_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_18_dark.png.flat
new file mode 100644
index 00000000..fa19ea05
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_18_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_18_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_18_light.png.flat
new file mode 100644
index 00000000..7142488b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_18_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_19_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_19_dark.png.flat
new file mode 100644
index 00000000..4455ab87
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_19_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_19_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_19_light.png.flat
new file mode 100644
index 00000000..0733cbfc
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_19_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_20_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_20_dark.png.flat
new file mode 100644
index 00000000..cd438fb6
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_20_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_20_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_20_light.png.flat
new file mode 100644
index 00000000..b32b0899
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_20_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_21_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_21_dark.png.flat
new file mode 100644
index 00000000..1f133cf1
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_21_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_21_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_21_light.png.flat
new file mode 100644
index 00000000..38375d5e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_21_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_22_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_22_dark.png.flat
new file mode 100644
index 00000000..dab0be84
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_22_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_22_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_22_light.png.flat
new file mode 100644
index 00000000..59249c1a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_22_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_23_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_23_dark.png.flat
new file mode 100644
index 00000000..82677db1
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_23_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_23_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_23_light.png.flat
new file mode 100644
index 00000000..f7445d50
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_23_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_24_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_24_dark.png.flat
new file mode 100644
index 00000000..e697a1a5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_24_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_24_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_24_light.png.flat
new file mode 100644
index 00000000..9b6ca2cc
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_24_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_25_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_25_dark.png.flat
new file mode 100644
index 00000000..4b542ace
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_25_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_25_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_25_light.png.flat
new file mode 100644
index 00000000..69aa8e57
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_25_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_26_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_26_dark.png.flat
new file mode 100644
index 00000000..26e3c117
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_26_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_26_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_26_light.png.flat
new file mode 100644
index 00000000..a60e77ea
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_26_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_27_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_27_dark.png.flat
new file mode 100644
index 00000000..492ae1dc
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_27_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_27_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_27_light.png.flat
new file mode 100644
index 00000000..e2ebdfa5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_27_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_28_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_28_dark.png.flat
new file mode 100644
index 00000000..9ca4203b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_28_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_28_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_28_light.png.flat
new file mode 100644
index 00000000..22027fbb
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_28_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_29_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_29_dark.png.flat
new file mode 100644
index 00000000..28e84f26
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_29_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_29_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_29_light.png.flat
new file mode 100644
index 00000000..59f84f85
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_29_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_30_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_30_dark.png.flat
new file mode 100644
index 00000000..9001e508
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_30_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_30_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_30_light.png.flat
new file mode 100644
index 00000000..7ef6a58b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_connecting_30_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_disabled_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_disabled_dark.png.flat
new file mode 100644
index 00000000..febad00b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_disabled_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_disabled_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_disabled_light.png.flat
new file mode 100644
index 00000000..e9fb8808
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_disabled_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_disconnected_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_disconnected_dark.png.flat
new file mode 100644
index 00000000..b785ed0e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_disconnected_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_disconnected_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_disconnected_light.png.flat
new file mode 100644
index 00000000..24acd167
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_disconnected_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_grey.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_grey.png.flat
new file mode 100644
index 00000000..da62d507
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_mr_button_grey.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_speaker_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_speaker_dark.png.flat
new file mode 100644
index 00000000..19f73a7d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_speaker_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_speaker_group_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_speaker_group_dark.png.flat
new file mode 100644
index 00000000..77dc55f9
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_speaker_group_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_speaker_group_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_speaker_group_light.png.flat
new file mode 100644
index 00000000..919945a8
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_speaker_group_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_speaker_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_speaker_light.png.flat
new file mode 100644
index 00000000..2906e00d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_speaker_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_tv_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_tv_dark.png.flat
new file mode 100644
index 00000000..8679ab31
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_tv_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_tv_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_tv_light.png.flat
new file mode 100644
index 00000000..f129b3ac
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_ic_vol_type_tv_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat
new file mode 100644
index 00000000..9e1f161d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat
new file mode 100644
index 00000000..1539e49b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal.9.png.flat
new file mode 100644
index 00000000..98eefd99
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat
new file mode 100644
index 00000000..d7e93ea1
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat
new file mode 100644
index 00000000..e335358a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi_settings_launcher_background.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi_settings_launcher_background.png.flat
new file mode 100644
index 00000000..0f52f25d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xhdpi_settings_launcher_background.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..7363fa20
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 00000000..efefb0a8
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 00000000..a75ca2db
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 00000000..e9b6789f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
similarity index 81%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
index 9dd154ae..35424419 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
similarity index 90%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
index 1db8e5cd..86da6cf0 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
similarity index 90%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
index a574ef6e..fec6edb3 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..4f7e3505
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
new file mode 100644
index 00000000..31779e6a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 00000000..9839259b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 00000000..e9661f31
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 00000000..429feccc
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 00000000..398e97e1
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 00000000..32c732cf
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 00000000..42e2ea52
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat
similarity index 77%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat
index f51647a2..3e77d6c8 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat
similarity index 80%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat
index 9aeade63..7fd27520 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 00000000..abdd4892
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 00000000..be361483
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat
new file mode 100644
index 00000000..4c174410
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..d910a7a1
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat
new file mode 100644
index 00000000..ff6f5e5a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat
new file mode 100644
index 00000000..f0ddbc4f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
new file mode 100644
index 00000000..5c59b3ab
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat
new file mode 100644
index 00000000..d1a0605e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
new file mode 100644
index 00000000..5911bd42
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
new file mode 100644
index 00000000..62964bf0
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
similarity index 84%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
index ee8394dc..7c25b9c9 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
similarity index 88%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
index 8a40d424..de36ce68 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
new file mode 100644
index 00000000..bdb72929
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 00000000..3c4d4f43
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 00000000..8ba9f37a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..a4fc4477
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..7c69ea14
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 00000000..f7eb700b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..c897948b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..52400011
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
new file mode 100644
index 00000000..79f4a632
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
new file mode 100644
index 00000000..7e2e1331
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
new file mode 100644
index 00000000..ec514d22
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
new file mode 100644
index 00000000..5d221f62
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
new file mode 100644
index 00000000..6c3a7442
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
new file mode 100644
index 00000000..a8e2fe56
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..ceee8331
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..01765c73
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..70981631
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..4df6d35f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_audiotrack_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_audiotrack_dark.png.flat
new file mode 100644
index 00000000..d515f322
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_audiotrack_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_audiotrack_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_audiotrack_light.png.flat
new file mode 100644
index 00000000..95231631
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_audiotrack_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_dialog_close_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_dialog_close_dark.png.flat
new file mode 100644
index 00000000..6ca3ba58
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_dialog_close_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_dialog_close_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_dialog_close_light.png.flat
new file mode 100644
index 00000000..5ec3eaf2
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_dialog_close_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_pause_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_pause_dark.png.flat
new file mode 100644
index 00000000..dd99726c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_pause_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_pause_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_pause_light.png.flat
new file mode 100644
index 00000000..7e738aa3
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_pause_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_play_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_play_dark.png.flat
new file mode 100644
index 00000000..a475c139
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_play_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_play_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_play_light.png.flat
new file mode 100644
index 00000000..d68d24b9
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_play_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_stop_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_stop_dark.png.flat
new file mode 100644
index 00000000..eecc5a61
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_stop_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_stop_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_stop_light.png.flat
new file mode 100644
index 00000000..4d0452d5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_media_stop_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_00_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_00_dark.png.flat
new file mode 100644
index 00000000..b4bd1fdc
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_00_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_00_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_00_light.png.flat
new file mode 100644
index 00000000..ac11bf2f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_00_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_01_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_01_dark.png.flat
new file mode 100644
index 00000000..55c85caf
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_01_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_01_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_01_light.png.flat
new file mode 100644
index 00000000..3a58d614
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_01_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_02_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_02_dark.png.flat
new file mode 100644
index 00000000..b5be7b32
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_02_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_02_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_02_light.png.flat
new file mode 100644
index 00000000..07ba90d3
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_02_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_03_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_03_dark.png.flat
new file mode 100644
index 00000000..8f50ee41
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_03_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_03_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_03_light.png.flat
new file mode 100644
index 00000000..2ee5d267
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_03_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_04_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_04_dark.png.flat
new file mode 100644
index 00000000..fd7e7b55
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_04_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_04_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_04_light.png.flat
new file mode 100644
index 00000000..b7a6a07e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_04_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_05_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_05_dark.png.flat
new file mode 100644
index 00000000..07b00259
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_05_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_05_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_05_light.png.flat
new file mode 100644
index 00000000..69f6ae33
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_05_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_06_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_06_dark.png.flat
new file mode 100644
index 00000000..c9565248
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_06_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_06_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_06_light.png.flat
new file mode 100644
index 00000000..421a415d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_06_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_07_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_07_dark.png.flat
new file mode 100644
index 00000000..dc33f7c3
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_07_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_07_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_07_light.png.flat
new file mode 100644
index 00000000..2e5f691b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_07_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_08_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_08_dark.png.flat
new file mode 100644
index 00000000..1ba0d9ac
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_08_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_08_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_08_light.png.flat
new file mode 100644
index 00000000..6566783c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_08_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_09_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_09_dark.png.flat
new file mode 100644
index 00000000..b16c7934
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_09_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_09_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_09_light.png.flat
new file mode 100644
index 00000000..ea161b70
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_09_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_10_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_10_dark.png.flat
new file mode 100644
index 00000000..577a07f6
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_10_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_10_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_10_light.png.flat
new file mode 100644
index 00000000..d2873616
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_10_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_11_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_11_dark.png.flat
new file mode 100644
index 00000000..8740bd5a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_11_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_11_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_11_light.png.flat
new file mode 100644
index 00000000..0d638889
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_11_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_12_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_12_dark.png.flat
new file mode 100644
index 00000000..9a148365
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_12_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_12_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_12_light.png.flat
new file mode 100644
index 00000000..19e47519
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_12_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_13_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_13_dark.png.flat
new file mode 100644
index 00000000..53673949
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_13_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_13_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_13_light.png.flat
new file mode 100644
index 00000000..7c32e618
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_13_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_14_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_14_dark.png.flat
new file mode 100644
index 00000000..b0d1c7b2
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_14_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_14_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_14_light.png.flat
new file mode 100644
index 00000000..48048922
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_14_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_15_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_15_dark.png.flat
new file mode 100644
index 00000000..fa2346d8
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_15_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_15_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_15_light.png.flat
new file mode 100644
index 00000000..300004b4
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_15_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_16_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_16_dark.png.flat
new file mode 100644
index 00000000..e98b3cd0
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_16_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_16_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_16_light.png.flat
new file mode 100644
index 00000000..2693e94e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_16_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_17_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_17_dark.png.flat
new file mode 100644
index 00000000..0cf53ef2
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_17_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_17_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_17_light.png.flat
new file mode 100644
index 00000000..4118f2df
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_17_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_18_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_18_dark.png.flat
new file mode 100644
index 00000000..c5716bff
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_18_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_18_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_18_light.png.flat
new file mode 100644
index 00000000..d027cabb
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_18_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_19_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_19_dark.png.flat
new file mode 100644
index 00000000..4baf5bf5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_19_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_19_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_19_light.png.flat
new file mode 100644
index 00000000..58cb2a7c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_19_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_20_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_20_dark.png.flat
new file mode 100644
index 00000000..813039b0
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_20_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_20_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_20_light.png.flat
new file mode 100644
index 00000000..ee76f990
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_20_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_21_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_21_dark.png.flat
new file mode 100644
index 00000000..5a39db17
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_21_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_21_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_21_light.png.flat
new file mode 100644
index 00000000..9fc1aaa4
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_21_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_22_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_22_dark.png.flat
new file mode 100644
index 00000000..03dc12f5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_22_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_22_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_22_light.png.flat
new file mode 100644
index 00000000..a1e1bd24
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_22_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_23_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_23_dark.png.flat
new file mode 100644
index 00000000..2f6815a4
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_23_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_23_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_23_light.png.flat
new file mode 100644
index 00000000..d18b137d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_23_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_24_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_24_dark.png.flat
new file mode 100644
index 00000000..1ee5af9c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_24_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_24_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_24_light.png.flat
new file mode 100644
index 00000000..585240dd
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_24_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_25_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_25_dark.png.flat
new file mode 100644
index 00000000..07fb73b6
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_25_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_25_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_25_light.png.flat
new file mode 100644
index 00000000..487bc818
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_25_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_26_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_26_dark.png.flat
new file mode 100644
index 00000000..c05d8fd7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_26_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_26_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_26_light.png.flat
new file mode 100644
index 00000000..dc956adf
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_26_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_27_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_27_dark.png.flat
new file mode 100644
index 00000000..7ee1a06e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_27_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_27_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_27_light.png.flat
new file mode 100644
index 00000000..6a4af94e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_27_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_28_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_28_dark.png.flat
new file mode 100644
index 00000000..1fc73b38
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_28_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_28_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_28_light.png.flat
new file mode 100644
index 00000000..65c6ddca
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_28_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_29_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_29_dark.png.flat
new file mode 100644
index 00000000..047050a5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_29_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_29_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_29_light.png.flat
new file mode 100644
index 00000000..6cb12c10
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_29_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_30_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_30_dark.png.flat
new file mode 100644
index 00000000..8741f8a2
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_30_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_30_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_30_light.png.flat
new file mode 100644
index 00000000..c9932907
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connected_30_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_00_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_00_dark.png.flat
new file mode 100644
index 00000000..e74f0e0b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_00_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_00_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_00_light.png.flat
new file mode 100644
index 00000000..7a846c25
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_00_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_01_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_01_dark.png.flat
new file mode 100644
index 00000000..7a51c633
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_01_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_01_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_01_light.png.flat
new file mode 100644
index 00000000..f1beafeb
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_01_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_02_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_02_dark.png.flat
new file mode 100644
index 00000000..fa93b98b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_02_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_02_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_02_light.png.flat
new file mode 100644
index 00000000..2851b01f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_02_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_03_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_03_dark.png.flat
new file mode 100644
index 00000000..976565d8
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_03_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_03_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_03_light.png.flat
new file mode 100644
index 00000000..8fba0344
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_03_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_04_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_04_dark.png.flat
new file mode 100644
index 00000000..9a0504c7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_04_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_04_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_04_light.png.flat
new file mode 100644
index 00000000..91532ec8
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_04_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_05_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_05_dark.png.flat
new file mode 100644
index 00000000..039e35a2
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_05_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_05_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_05_light.png.flat
new file mode 100644
index 00000000..b3a54ba8
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_05_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_06_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_06_dark.png.flat
new file mode 100644
index 00000000..8ab72021
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_06_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_06_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_06_light.png.flat
new file mode 100644
index 00000000..099f09ae
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_06_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_07_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_07_dark.png.flat
new file mode 100644
index 00000000..4212cb81
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_07_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_07_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_07_light.png.flat
new file mode 100644
index 00000000..c9f11b59
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_07_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_08_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_08_dark.png.flat
new file mode 100644
index 00000000..e33cf207
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_08_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_08_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_08_light.png.flat
new file mode 100644
index 00000000..a94f8d57
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_08_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_09_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_09_dark.png.flat
new file mode 100644
index 00000000..58abc909
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_09_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_09_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_09_light.png.flat
new file mode 100644
index 00000000..beaad632
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_09_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_10_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_10_dark.png.flat
new file mode 100644
index 00000000..1d304d32
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_10_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_10_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_10_light.png.flat
new file mode 100644
index 00000000..ec48821e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_10_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_11_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_11_dark.png.flat
new file mode 100644
index 00000000..fa127e7a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_11_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_11_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_11_light.png.flat
new file mode 100644
index 00000000..30347a3e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_11_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_12_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_12_dark.png.flat
new file mode 100644
index 00000000..55478618
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_12_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_12_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_12_light.png.flat
new file mode 100644
index 00000000..fcb333f7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_12_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_13_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_13_dark.png.flat
new file mode 100644
index 00000000..4cd7b19b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_13_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_13_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_13_light.png.flat
new file mode 100644
index 00000000..81f5d7d4
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_13_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_14_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_14_dark.png.flat
new file mode 100644
index 00000000..fbad4032
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_14_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_14_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_14_light.png.flat
new file mode 100644
index 00000000..bb32b604
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_14_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_15_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_15_dark.png.flat
new file mode 100644
index 00000000..ae96be83
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_15_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_15_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_15_light.png.flat
new file mode 100644
index 00000000..7a57a7cd
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_15_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_16_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_16_dark.png.flat
new file mode 100644
index 00000000..f9e5bafd
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_16_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_16_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_16_light.png.flat
new file mode 100644
index 00000000..5d1bc4fe
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_16_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_17_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_17_dark.png.flat
new file mode 100644
index 00000000..e3aedde9
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_17_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_17_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_17_light.png.flat
new file mode 100644
index 00000000..ba481827
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_17_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_18_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_18_dark.png.flat
new file mode 100644
index 00000000..162422e4
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_18_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_18_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_18_light.png.flat
new file mode 100644
index 00000000..4fc26318
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_18_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_19_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_19_dark.png.flat
new file mode 100644
index 00000000..7ca61831
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_19_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_19_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_19_light.png.flat
new file mode 100644
index 00000000..bb0e6142
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_19_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_20_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_20_dark.png.flat
new file mode 100644
index 00000000..9663dd09
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_20_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_20_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_20_light.png.flat
new file mode 100644
index 00000000..8c90bcd1
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_20_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_21_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_21_dark.png.flat
new file mode 100644
index 00000000..364d3d8b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_21_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_21_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_21_light.png.flat
new file mode 100644
index 00000000..f81e293d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_21_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_22_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_22_dark.png.flat
new file mode 100644
index 00000000..a8e69a92
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_22_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_22_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_22_light.png.flat
new file mode 100644
index 00000000..72aee2bf
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_22_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_23_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_23_dark.png.flat
new file mode 100644
index 00000000..efdc87c5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_23_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_23_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_23_light.png.flat
new file mode 100644
index 00000000..af209733
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_23_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_24_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_24_dark.png.flat
new file mode 100644
index 00000000..a68e814a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_24_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_24_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_24_light.png.flat
new file mode 100644
index 00000000..5c51322d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_24_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_25_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_25_dark.png.flat
new file mode 100644
index 00000000..77113f24
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_25_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_25_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_25_light.png.flat
new file mode 100644
index 00000000..67eec42f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_25_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_26_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_26_dark.png.flat
new file mode 100644
index 00000000..23516b15
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_26_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_26_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_26_light.png.flat
new file mode 100644
index 00000000..db823552
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_26_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_27_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_27_dark.png.flat
new file mode 100644
index 00000000..5f67944f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_27_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_27_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_27_light.png.flat
new file mode 100644
index 00000000..589e0da5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_27_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_28_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_28_dark.png.flat
new file mode 100644
index 00000000..84f19990
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_28_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_28_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_28_light.png.flat
new file mode 100644
index 00000000..d597b1dd
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_28_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_29_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_29_dark.png.flat
new file mode 100644
index 00000000..92daed28
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_29_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_29_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_29_light.png.flat
new file mode 100644
index 00000000..9b0604de
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_29_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_30_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_30_dark.png.flat
new file mode 100644
index 00000000..d67adcf5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_30_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_30_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_30_light.png.flat
new file mode 100644
index 00000000..d6bca9ce
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_connecting_30_light.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disabled_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disabled_dark.png.flat
similarity index 77%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disabled_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disabled_dark.png.flat
index cc1cde47..db4723a6 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disabled_dark.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disabled_dark.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disabled_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disabled_light.png.flat
similarity index 76%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disabled_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disabled_light.png.flat
index 3add3e7b..27a0c7a8 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disabled_light.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disabled_light.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disconnected_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disconnected_dark.png.flat
similarity index 78%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disconnected_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disconnected_dark.png.flat
index 87f0e787..4d396558 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disconnected_dark.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disconnected_dark.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disconnected_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disconnected_light.png.flat
similarity index 77%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disconnected_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disconnected_light.png.flat
index 1771116b..c174a359 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disconnected_light.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_disconnected_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_grey.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_grey.png.flat
new file mode 100644
index 00000000..2adec313
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_mr_button_grey.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_speaker_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_speaker_dark.png.flat
new file mode 100644
index 00000000..b7da3ebd
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_speaker_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_speaker_group_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_speaker_group_dark.png.flat
new file mode 100644
index 00000000..a8a79480
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_speaker_group_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_speaker_group_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_speaker_group_light.png.flat
new file mode 100644
index 00000000..dc5b2c91
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_speaker_group_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_speaker_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_speaker_light.png.flat
new file mode 100644
index 00000000..e9bb1e75
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_speaker_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_tv_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_tv_dark.png.flat
new file mode 100644
index 00000000..c93ea225
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_tv_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_tv_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_tv_light.png.flat
new file mode 100644
index 00000000..f4f1a5e1
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_ic_vol_type_tv_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi_settings_launcher_background.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi_settings_launcher_background.png.flat
new file mode 100644
index 00000000..43b4df5b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxhdpi_settings_launcher_background.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 00000000..0e17f09b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 00000000..b3798bda
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 00000000..8f7c3990
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
similarity index 77%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
index 6104092f..91dd9c32 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
similarity index 88%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
index 994458ac..13d3256d 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
similarity index 90%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
index 180730e6..8f09a382 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 00000000..5b809711
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
similarity index 75%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
index 2af4e294..1bacfbe7 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 00000000..68245b40
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 00000000..e2923a51
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
similarity index 76%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
index 6a2b58b7..f19a7f7a 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 00000000..03165a08
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat
similarity index 83%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat
index 2503a822..7dd50829 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat
similarity index 86%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat
index 28be9e92..fb8cd818 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 00000000..1c499cdc
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 00000000..7275d728
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat
similarity index 76%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat
index 37ebc600..595291b5 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 00000000..7202878a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 00000000..183a91c2
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 00000000..762d4995
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..5b09a25c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 00000000..0424b5d5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
new file mode 100644
index 00000000..37e35aa6
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
new file mode 100644
index 00000000..dd011a06
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
new file mode 100644
index 00000000..6cb1c205
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
new file mode 100644
index 00000000..11c116fa
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_00.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_00.png.flat
new file mode 100644
index 00000000..41875daa
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_00.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_01.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_01.png.flat
new file mode 100644
index 00000000..daae632e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_01.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_02.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_02.png.flat
new file mode 100644
index 00000000..14e46188
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_02.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_03.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_03.png.flat
new file mode 100644
index 00000000..fe2c6877
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_03.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_04.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_04.png.flat
new file mode 100644
index 00000000..685036a5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_04.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_05.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_05.png.flat
new file mode 100644
index 00000000..8368c06a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_05.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_06.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_06.png.flat
new file mode 100644
index 00000000..1663f81d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_06.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_07.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_07.png.flat
new file mode 100644
index 00000000..12e7cf75
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_07.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_08.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_08.png.flat
new file mode 100644
index 00000000..989c2d39
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_08.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_09.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_09.png.flat
new file mode 100644
index 00000000..07a620c7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_09.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_10.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_10.png.flat
new file mode 100644
index 00000000..b2c4d2bc
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_10.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_11.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_11.png.flat
new file mode 100644
index 00000000..746ec1a1
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_11.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_12.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_12.png.flat
new file mode 100644
index 00000000..a7b58aa4
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_12.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_13.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_13.png.flat
new file mode 100644
index 00000000..7e623212
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_13.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_14.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_14.png.flat
new file mode 100644
index 00000000..66d6ba8f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_14.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_15.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_15.png.flat
new file mode 100644
index 00000000..2ddeb871
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_collapse_15.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_00.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_00.png.flat
new file mode 100644
index 00000000..07030419
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_00.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_01.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_01.png.flat
new file mode 100644
index 00000000..c841cf57
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_01.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_02.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_02.png.flat
new file mode 100644
index 00000000..c168bdb4
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_02.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_03.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_03.png.flat
new file mode 100644
index 00000000..ecb5e4b0
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_03.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_04.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_04.png.flat
new file mode 100644
index 00000000..63c330e9
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_04.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_05.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_05.png.flat
new file mode 100644
index 00000000..7c85ffa9
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_05.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_06.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_06.png.flat
new file mode 100644
index 00000000..cff3a4df
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_06.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_07.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_07.png.flat
new file mode 100644
index 00000000..a31383c5
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_07.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_08.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_08.png.flat
new file mode 100644
index 00000000..382f2949
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_08.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_09.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_09.png.flat
new file mode 100644
index 00000000..0129179f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_09.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_10.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_10.png.flat
new file mode 100644
index 00000000..240885fb
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_10.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_11.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_11.png.flat
new file mode 100644
index 00000000..42b81cbc
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_11.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_12.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_12.png.flat
new file mode 100644
index 00000000..44f5109b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_12.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_13.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_13.png.flat
new file mode 100644
index 00000000..28590857
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_13.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_14.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_14.png.flat
new file mode 100644
index 00000000..f58785dc
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_14.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_15.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_15.png.flat
new file mode 100644
index 00000000..fafe4424
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_group_expand_15.png.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_mr_button_grey.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_mr_button_grey.png.flat
similarity index 76%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_mr_button_grey.png.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_mr_button_grey.png.flat
index 4742e7b2..ab1b3ca4 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_mr_button_grey.png.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_ic_mr_button_grey.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi_settings_launcher_background.png.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi_settings_launcher_background.png.flat
new file mode 100644
index 00000000..fc746f51
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable-xxxhdpi_settings_launcher_background.png.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_btn_borderless_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_btn_borderless_material.xml.flat
new file mode 100644
index 00000000..00191590
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_btn_borderless_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_btn_check_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_btn_check_material.xml.flat
new file mode 100644
index 00000000..0afb5919
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_btn_check_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_btn_colored_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_btn_colored_material.xml.flat
new file mode 100644
index 00000000..47aa9a30
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_btn_colored_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_btn_default_mtrl_shape.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_btn_default_mtrl_shape.xml.flat
similarity index 84%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_btn_default_mtrl_shape.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_btn_default_mtrl_shape.xml.flat
index 0ff6d99c..52d8fa1f 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_btn_default_mtrl_shape.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_btn_default_mtrl_shape.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_btn_radio_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_btn_radio_material.xml.flat
new file mode 100644
index 00000000..47e952fc
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_btn_radio_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_internal_bg.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_internal_bg.xml.flat
new file mode 100644
index 00000000..5f8b9d2f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_internal_bg.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_top_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_top_material.xml.flat
new file mode 100644
index 00000000..da14d7c9
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_top_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background.xml.flat
new file mode 100644
index 00000000..a01063fa
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_edit_text_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_edit_text_material.xml.flat
similarity index 83%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_edit_text_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_edit_text_material.xml.flat
index 3bba3d11..009af230 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_edit_text_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_edit_text_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_ic_ab_back_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_ab_back_material.xml.flat
similarity index 75%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_ic_ab_back_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_ab_back_material.xml.flat
index 4f0d58e9..89a17711 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_ic_ab_back_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_ab_back_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat
similarity index 80%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat
index 93a51d3e..086c6e8c 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_clear_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_clear_material.xml.flat
new file mode 100644
index 00000000..98b32f40
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_clear_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_go_search_api_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_go_search_api_material.xml.flat
new file mode 100644
index 00000000..8f58bd68
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_go_search_api_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_ic_menu_overflow_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_menu_overflow_material.xml.flat
similarity index 76%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_ic_menu_overflow_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_menu_overflow_material.xml.flat
index 1d6f4211..96bda57d 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_ic_menu_overflow_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_menu_overflow_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_ic_search_api_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_search_api_material.xml.flat
similarity index 77%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_ic_search_api_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_search_api_material.xml.flat
index 93b3def5..3fa78b9c 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_ic_search_api_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_search_api_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_ic_voice_search_api_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_voice_search_api_material.xml.flat
similarity index 76%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_ic_voice_search_api_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_voice_search_api_material.xml.flat
index 2989a2b1..eedb209d 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_ic_voice_search_api_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ic_voice_search_api_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_item_background_holo_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_dark.xml.flat
similarity index 86%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_item_background_holo_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_dark.xml.flat
index 1b753f9c..65479e5d 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_item_background_holo_dark.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_dark.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_item_background_holo_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_light.xml.flat
similarity index 86%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_item_background_holo_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_light.xml.flat
index 3f7b6c02..98ebde07 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_item_background_holo_light.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_light.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_list_divider_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_list_divider_material.xml.flat
new file mode 100644
index 00000000..be8aea2a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_list_divider_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat
new file mode 100644
index 00000000..c52f7e64
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat
new file mode 100644
index 00000000..9da7b451
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_list_selector_holo_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_dark.xml.flat
similarity index 87%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_list_selector_holo_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_dark.xml.flat
index 0f4564cd..c9be6f9f 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_list_selector_holo_dark.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_dark.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_list_selector_holo_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_light.xml.flat
similarity index 87%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_list_selector_holo_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_light.xml.flat
index ae7636ef..9ea7bb6b 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_list_selector_holo_light.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_light.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_indicator_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_indicator_material.xml.flat
similarity index 75%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_indicator_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_indicator_material.xml.flat
index b2d7f5b1..b466cc3f 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_indicator_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_indicator_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_material.xml.flat
similarity index 77%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_material.xml.flat
index 7dbf6813..8b2dd8bf 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_small_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_small_material.xml.flat
similarity index 76%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_small_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_small_material.xml.flat
index 1ad7e850..fe5fcf1e 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_small_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_small_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_seekbar_thumb_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_thumb_material.xml.flat
similarity index 85%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_seekbar_thumb_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_thumb_material.xml.flat
index 290311c6..a088aa21 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_seekbar_thumb_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_thumb_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_tick_mark_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_tick_mark_material.xml.flat
new file mode 100644
index 00000000..00f371a6
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_tick_mark_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_seekbar_track_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_track_material.xml.flat
similarity index 87%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_seekbar_track_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_track_material.xml.flat
index 81787855..cf962ec7 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_seekbar_track_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_track_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_spinner_textfield_background_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_spinner_textfield_background_material.xml.flat
similarity index 84%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_spinner_textfield_background_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_spinner_textfield_background_material.xml.flat
index 9117141c..2eb5ae4c 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_spinner_textfield_background_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_spinner_textfield_background_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_switch_thumb_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_switch_thumb_material.xml.flat
new file mode 100644
index 00000000..c88faf04
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_switch_thumb_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_tab_indicator_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_tab_indicator_material.xml.flat
new file mode 100644
index 00000000..8737334c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_tab_indicator_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_text_cursor_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_text_cursor_material.xml.flat
new file mode 100644
index 00000000..54bb338e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_text_cursor_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_textfield_search_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_textfield_search_material.xml.flat
similarity index 80%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_abc_textfield_search_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_textfield_search_material.xml.flat
index 1507411b..9ad5033f 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_abc_textfield_search_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_textfield_search_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_vector_test.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_vector_test.xml.flat
new file mode 100644
index 00000000..9e008083
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_abc_vector_test.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_connected_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_connected_dark.xml.flat
similarity index 96%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_connected_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_connected_dark.xml.flat
index 571801be..074b0146 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_connected_dark.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_connected_dark.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_connected_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_connected_light.xml.flat
similarity index 96%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_connected_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_connected_light.xml.flat
index fb015577..c180938b 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_connected_light.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_connected_light.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_connecting_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_connecting_dark.xml.flat
similarity index 96%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_connecting_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_connecting_dark.xml.flat
index 732b6e54..78951a58 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_connecting_dark.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_connecting_dark.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_connecting_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_connecting_light.xml.flat
similarity index 96%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_connecting_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_connecting_light.xml.flat
index 625b534b..67a8136e 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_connecting_light.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_connecting_light.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_dark.xml.flat
similarity index 80%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_dark.xml.flat
index fece43e1..d052f144 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_dark.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_dark.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_light.xml.flat
similarity index 80%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_light.xml.flat
index 7d6bcc4f..1aed2f2e 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_mr_button_light.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_button_light.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_dialog_close_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_dialog_close_dark.xml.flat
new file mode 100644
index 00000000..72dbd051
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_dialog_close_dark.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_dialog_close_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_dialog_close_light.xml.flat
new file mode 100644
index 00000000..55a04846
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_dialog_close_light.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_dialog_material_background_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_dialog_material_background_dark.xml.flat
new file mode 100644
index 00000000..f696bc0f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_dialog_material_background_dark.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_dialog_material_background_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_dialog_material_background_light.xml.flat
new file mode 100644
index 00000000..11e90896
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_dialog_material_background_light.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_mr_group_collapse.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_group_collapse.xml.flat
similarity index 93%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_mr_group_collapse.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_group_collapse.xml.flat
index 5102f57b..5c1df060 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_mr_group_collapse.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_group_collapse.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable_mr_group_expand.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_group_expand.xml.flat
similarity index 93%
rename from src/Project/app/build/intermediates/res/merged/release/drawable_mr_group_expand.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_group_expand.xml.flat
index 3974484b..e0a9bec8 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/drawable_mr_group_expand.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_group_expand.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_pause_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_pause_dark.xml.flat
new file mode 100644
index 00000000..81eec581
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_pause_dark.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_pause_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_pause_light.xml.flat
new file mode 100644
index 00000000..135f359d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_pause_light.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_play_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_play_dark.xml.flat
new file mode 100644
index 00000000..1d48547a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_play_dark.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_play_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_play_light.xml.flat
new file mode 100644
index 00000000..83bdc4e7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_play_light.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_stop_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_stop_dark.xml.flat
new file mode 100644
index 00000000..4ac36476
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_stop_dark.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_stop_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_stop_light.xml.flat
new file mode 100644
index 00000000..e7125275
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_media_stop_light.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_vol_type_audiotrack_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_vol_type_audiotrack_dark.xml.flat
new file mode 100644
index 00000000..c7bb62d8
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_vol_type_audiotrack_dark.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_vol_type_audiotrack_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_vol_type_audiotrack_light.xml.flat
new file mode 100644
index 00000000..8ac3ed1e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_mr_vol_type_audiotrack_light.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_new_note.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_new_note.xml.flat
new file mode 100644
index 00000000..15bbda01
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_new_note.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_notification_bg.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_notification_bg.xml.flat
new file mode 100644
index 00000000..826a79b7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_notification_bg.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_notification_bg_low.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_notification_bg_low.xml.flat
new file mode 100644
index 00000000..67dc556b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_notification_bg_low.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_notification_icon_background.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_notification_icon_background.xml.flat
new file mode 100644
index 00000000..9ab38978
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_notification_icon_background.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_notification_tile_bg.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_notification_tile_bg.xml.flat
new file mode 100644
index 00000000..6fa53244
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_notification_tile_bg.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_tooltip_frame_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_tooltip_frame_dark.xml.flat
new file mode 100644
index 00000000..d93a47dc
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_tooltip_frame_dark.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/drawable_tooltip_frame_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/drawable_tooltip_frame_light.xml.flat
new file mode 100644
index 00000000..6f69f72e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/drawable_tooltip_frame_light.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/interpolator_mr_fast_out_slow_in.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/interpolator_mr_fast_out_slow_in.xml.flat
new file mode 100644
index 00000000..6233fc3e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/interpolator_mr_fast_out_slow_in.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/interpolator_mr_linear_out_slow_in.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/interpolator_mr_linear_out_slow_in.xml.flat
new file mode 100644
index 00000000..34604b36
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/interpolator_mr_linear_out_slow_in.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout-v16_notification_template_custom_big.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout-v16_notification_template_custom_big.xml.flat
similarity index 96%
rename from src/Project/app/build/intermediates/res/merged/release/layout-v16_notification_template_custom_big.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout-v16_notification_template_custom_big.xml.flat
index 1cf4147a..7d8ab67b 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout-v16_notification_template_custom_big.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout-v16_notification_template_custom_big.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout-v21_notification_action.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout-v21_notification_action.xml.flat
similarity index 87%
rename from src/Project/app/build/intermediates/res/merged/release/layout-v21_notification_action.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout-v21_notification_action.xml.flat
index 20e848b4..f8eec7a5 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout-v21_notification_action.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout-v21_notification_action.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout-v21_notification_action_tombstone.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout-v21_notification_action_tombstone.xml.flat
similarity index 88%
rename from src/Project/app/build/intermediates/res/merged/release/layout-v21_notification_action_tombstone.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout-v21_notification_action_tombstone.xml.flat
index 5cab6ecf..e790652e 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout-v21_notification_action_tombstone.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout-v21_notification_action_tombstone.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout-v21_notification_template_custom_big.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout-v21_notification_template_custom_big.xml.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/release/layout-v21_notification_template_custom_big.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout-v21_notification_template_custom_big.xml.flat
index f3608453..1f977d47 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout-v21_notification_template_custom_big.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout-v21_notification_template_custom_big.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout-v21_notification_template_icon_group.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout-v21_notification_template_icon_group.xml.flat
similarity index 86%
rename from src/Project/app/build/intermediates/res/merged/release/layout-v21_notification_template_icon_group.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout-v21_notification_template_icon_group.xml.flat
index 18942ae2..c6742d22 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout-v21_notification_template_icon_group.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout-v21_notification_template_icon_group.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout-v26_abc_screen_toolbar.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout-v26_abc_screen_toolbar.xml.flat
similarity index 89%
rename from src/Project/app/build/intermediates/res/merged/release/layout-v26_abc_screen_toolbar.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout-v26_abc_screen_toolbar.xml.flat
index 890cfcee..a2f0d279 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout-v26_abc_screen_toolbar.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout-v26_abc_screen_toolbar.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat
similarity index 86%
rename from src/Project/app/build/intermediates/res/merged/release/layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat
index 8d1f02cb..91367c01 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout-watch-v20_abc_alert_dialog_title_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout-watch-v20_abc_alert_dialog_title_material.xml.flat
similarity index 89%
rename from src/Project/app/build/intermediates/res/merged/release/layout-watch-v20_abc_alert_dialog_title_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout-watch-v20_abc_alert_dialog_title_material.xml.flat
index e6cc3587..6c664215 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout-watch-v20_abc_alert_dialog_title_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout-watch-v20_abc_alert_dialog_title_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_action_bar_title_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_bar_title_item.xml.flat
similarity index 83%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_action_bar_title_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_bar_title_item.xml.flat
index a97ee164..fb3bc97b 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_action_bar_title_item.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_bar_title_item.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_bar_up_container.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_bar_up_container.xml.flat
new file mode 100644
index 00000000..8160fecb
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_bar_up_container.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_action_menu_item_layout.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_menu_item_layout.xml.flat
similarity index 78%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_action_menu_item_layout.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_menu_item_layout.xml.flat
index 6bc68440..59a65fb9 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_action_menu_item_layout.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_menu_item_layout.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_menu_layout.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_menu_layout.xml.flat
new file mode 100644
index 00000000..b8bbd3f9
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_menu_layout.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_mode_bar.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_mode_bar.xml.flat
new file mode 100644
index 00000000..ca3d80b9
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_mode_bar.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_action_mode_close_item_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_mode_close_item_material.xml.flat
similarity index 77%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_action_mode_close_item_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_mode_close_item_material.xml.flat
index 4cb5ef42..e849e558 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_action_mode_close_item_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_action_mode_close_item_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_activity_chooser_view.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view.xml.flat
similarity index 92%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_activity_chooser_view.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view.xml.flat
index c85f5cba..bb2cea00 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_activity_chooser_view.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_activity_chooser_view_list_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view_list_item.xml.flat
similarity index 88%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_activity_chooser_view_list_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view_list_item.xml.flat
index 41137e4d..ff98d81b 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_activity_chooser_view_list_item.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view_list_item.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_button_bar_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_button_bar_material.xml.flat
similarity index 90%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_button_bar_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_button_bar_material.xml.flat
index 6425fc41..4a0cd721 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_button_bar_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_button_bar_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_material.xml.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_material.xml.flat
index 351161b0..8fb721ea 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_title_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_title_material.xml.flat
similarity index 90%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_title_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_title_material.xml.flat
index 432dff5b..ae44a8a4 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_title_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_title_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_cascading_menu_item_layout.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_cascading_menu_item_layout.xml.flat
similarity index 93%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_cascading_menu_item_layout.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_cascading_menu_item_layout.xml.flat
index 12cd4677..412976f3 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_cascading_menu_item_layout.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_cascading_menu_item_layout.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_dialog_title_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_dialog_title_material.xml.flat
similarity index 85%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_dialog_title_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_dialog_title_material.xml.flat
index 1f7e78e4..e983b1f7 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_dialog_title_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_dialog_title_material.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_expanded_menu_layout.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_expanded_menu_layout.xml.flat
new file mode 100644
index 00000000..3a5bf8e7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_expanded_menu_layout.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_checkbox.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_checkbox.xml.flat
new file mode 100644
index 00000000..5c3bf469
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_checkbox.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_icon.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_icon.xml.flat
similarity index 76%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_icon.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_icon.xml.flat
index 42e52171..8146fd06 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_icon.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_icon.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_layout.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_layout.xml.flat
similarity index 91%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_layout.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_layout.xml.flat
index e6f877c6..7a8bad17 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_layout.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_layout.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_radio.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_radio.xml.flat
new file mode 100644
index 00000000..a99ba74b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_radio.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_popup_menu_header_item_layout.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_header_item_layout.xml.flat
similarity index 82%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_popup_menu_header_item_layout.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_header_item_layout.xml.flat
index de809e33..ab4fe479 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_popup_menu_header_item_layout.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_header_item_layout.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_popup_menu_item_layout.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_item_layout.xml.flat
similarity index 93%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_popup_menu_item_layout.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_item_layout.xml.flat
index a5b7eea9..72b7a9f9 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_popup_menu_item_layout.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_item_layout.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_screen_content_include.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_screen_content_include.xml.flat
new file mode 100644
index 00000000..c3cf07fc
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_screen_content_include.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_screen_simple.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_screen_simple.xml.flat
similarity index 81%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_screen_simple.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_screen_simple.xml.flat
index 3eaaa12b..3e20b377 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_screen_simple.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_screen_simple.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_screen_simple_overlay_action_mode.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat
similarity index 77%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_screen_simple_overlay_action_mode.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat
index e1013ecf..a6098ccd 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_screen_simple_overlay_action_mode.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_screen_toolbar.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_screen_toolbar.xml.flat
similarity index 89%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_screen_toolbar.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_screen_toolbar.xml.flat
index 7965074e..3ef90f24 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_screen_toolbar.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_screen_toolbar.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_search_dropdown_item_icons_2line.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat
similarity index 93%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_search_dropdown_item_icons_2line.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat
index a2af4afb..02fd912a 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_search_dropdown_item_icons_2line.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_search_view.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_search_view.xml.flat
similarity index 96%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_search_view.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_search_view.xml.flat
index 753f93bb..9688f9ff 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_search_view.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_search_view.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_select_dialog_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_select_dialog_material.xml.flat
similarity index 81%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_select_dialog_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_select_dialog_material.xml.flat
index dfb40ef9..0af768f2 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_select_dialog_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_select_dialog_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_abc_tooltip.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_tooltip.xml.flat
similarity index 88%
rename from src/Project/app/build/intermediates/res/merged/release/layout_abc_tooltip.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_abc_tooltip.xml.flat
index 90b0c384..256be560 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_abc_tooltip.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_abc_tooltip.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_account_dialog_title.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_account_dialog_title.xml.flat
similarity index 89%
rename from src/Project/app/build/intermediates/res/merged/release/layout_account_dialog_title.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_account_dialog_title.xml.flat
index 02b04444..c016c506 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_account_dialog_title.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_account_dialog_title.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_addaccount.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_addaccount.xml.flat
new file mode 100644
index 00000000..c2106b33
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_addaccount.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_activity_lock.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_lock.xml.flat
similarity index 89%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_activity_lock.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_activity_lock.xml.flat
index 3de80571..e4165c38 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/layout_activity_lock.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_lock.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_login.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_login.xml.flat
new file mode 100644
index 00000000..52d4ea35
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_login.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_activity_set_lock.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_set_lock.xml.flat
similarity index 91%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_activity_set_lock.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_activity_set_lock.xml.flat
index f28a74f5..0e1927e5 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/layout_activity_set_lock.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_set_lock.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_sync.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_sync.xml.flat
new file mode 100644
index 00000000..10f70013
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_sync.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_add_account_text.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_add_account_text.xml.flat
similarity index 84%
rename from src/Project/app/build/intermediates/res/merged/release/layout_add_account_text.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_add_account_text.xml.flat
index 14232114..3a9b96a3 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_add_account_text.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_add_account_text.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_datetime_picker.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_datetime_picker.xml.flat
similarity index 93%
rename from src/Project/app/build/intermediates/res/merged/release/layout_datetime_picker.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_datetime_picker.xml.flat
index b60ca9de..6cef34ea 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_datetime_picker.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_datetime_picker.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_dialog_edit_text.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_dialog_edit_text.xml.flat
new file mode 100644
index 00000000..16d54b7e
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_dialog_edit_text.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_folder_list_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_folder_list_item.xml.flat
similarity index 81%
rename from src/Project/app/build/intermediates/res/merged/release/layout_folder_list_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_folder_list_item.xml.flat
index ee93102b..fa918c62 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_folder_list_item.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_folder_list_item.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_cast_dialog.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_cast_dialog.xml.flat
new file mode 100644
index 00000000..d3de7e6c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_cast_dialog.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_mr_cast_group_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_cast_group_item.xml.flat
similarity index 83%
rename from src/Project/app/build/intermediates/res/merged/release/layout_mr_cast_group_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_mr_cast_group_item.xml.flat
index f8c0e94c..8155fca1 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_mr_cast_group_item.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_cast_group_item.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_mr_cast_group_volume_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_cast_group_volume_item.xml.flat
similarity index 89%
rename from src/Project/app/build/intermediates/res/merged/release/layout_mr_cast_group_volume_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_mr_cast_group_volume_item.xml.flat
index 246b2c2d..52a4375b 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_mr_cast_group_volume_item.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_cast_group_volume_item.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_mr_cast_media_metadata.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_cast_media_metadata.xml.flat
similarity index 93%
rename from src/Project/app/build/intermediates/res/merged/release/layout_mr_cast_media_metadata.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_mr_cast_media_metadata.xml.flat
index d96f17ac..48743e8e 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_mr_cast_media_metadata.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_cast_media_metadata.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_mr_cast_route_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_cast_route_item.xml.flat
similarity index 92%
rename from src/Project/app/build/intermediates/res/merged/release/layout_mr_cast_route_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_mr_cast_route_item.xml.flat
index 087e202e..0b386406 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_mr_cast_route_item.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_cast_route_item.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_mr_chooser_dialog.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_chooser_dialog.xml.flat
similarity index 92%
rename from src/Project/app/build/intermediates/res/merged/release/layout_mr_chooser_dialog.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_mr_chooser_dialog.xml.flat
index 358a1b4f..0381982c 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_mr_chooser_dialog.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_chooser_dialog.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_mr_chooser_list_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_chooser_list_item.xml.flat
similarity index 89%
rename from src/Project/app/build/intermediates/res/merged/release/layout_mr_chooser_list_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_mr_chooser_list_item.xml.flat
index 234fc99b..5eae1f91 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_mr_chooser_list_item.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_chooser_list_item.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_mr_controller_material_dialog_b.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_controller_material_dialog_b.xml.flat
similarity index 96%
rename from src/Project/app/build/intermediates/res/merged/release/layout_mr_controller_material_dialog_b.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_mr_controller_material_dialog_b.xml.flat
index 402bfd3a..b2729118 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_mr_controller_material_dialog_b.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_controller_material_dialog_b.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_mr_controller_volume_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_controller_volume_item.xml.flat
similarity index 91%
rename from src/Project/app/build/intermediates/res/merged/release/layout_mr_controller_volume_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_mr_controller_volume_item.xml.flat
index 517dc869..2bfe5930 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_mr_controller_volume_item.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_controller_volume_item.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_dialog_header_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_dialog_header_item.xml.flat
new file mode 100644
index 00000000..5a32127c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_dialog_header_item.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_mr_picker_dialog.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_picker_dialog.xml.flat
similarity index 86%
rename from src/Project/app/build/intermediates/res/merged/release/layout_mr_picker_dialog.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_mr_picker_dialog.xml.flat
index dacba0e3..48fe4c73 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_mr_picker_dialog.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_picker_dialog.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_mr_picker_route_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_picker_route_item.xml.flat
similarity index 83%
rename from src/Project/app/build/intermediates/res/merged/release/layout_mr_picker_route_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_mr_picker_route_item.xml.flat
index 3dd9667b..b6f393be 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_mr_picker_route_item.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_picker_route_item.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_mr_playback_control.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_playback_control.xml.flat
similarity index 91%
rename from src/Project/app/build/intermediates/res/merged/release/layout_mr_playback_control.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_mr_playback_control.xml.flat
index f5a4536e..3956be73 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_mr_playback_control.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_playback_control.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_mr_volume_control.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_volume_control.xml.flat
similarity index 89%
rename from src/Project/app/build/intermediates/res/merged/release/layout_mr_volume_control.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_mr_volume_control.xml.flat
index fe7218b3..173356a9 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_mr_volume_control.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_mr_volume_control.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_note_edit.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_note_edit.xml.flat
similarity index 99%
rename from src/Project/app/build/intermediates/res/merged/release/layout_note_edit.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_note_edit.xml.flat
index 11476043..379bbae5 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_note_edit.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_note_edit.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_note_edit_list_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_note_edit_list_item.xml.flat
similarity index 88%
rename from src/Project/app/build/intermediates/res/merged/release/layout_note_edit_list_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_note_edit_list_item.xml.flat
index b0e3946b..ac3b1145 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_note_edit_list_item.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_note_edit_list_item.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_note_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_note_item.xml.flat
similarity index 96%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_note_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_note_item.xml.flat
index 845fefe4..38d9ead9 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/layout_note_item.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_note_item.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_note_list.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list.xml.flat
similarity index 93%
rename from src/Project/app/build/intermediates/res/merged/release/layout_note_list.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_note_list.xml.flat
index 0525b270..b1fc0794 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_note_list.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_note_list_dropdown_menu.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list_dropdown_menu.xml.flat
similarity index 84%
rename from src/Project/app/build/intermediates/res/merged/release/layout_note_list_dropdown_menu.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_note_list_dropdown_menu.xml.flat
index 32c643f0..23975651 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_note_list_dropdown_menu.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list_dropdown_menu.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list_footer.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list_footer.xml.flat
new file mode 100644
index 00000000..7da99a4f
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list_footer.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_notification_action.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_action.xml.flat
similarity index 88%
rename from src/Project/app/build/intermediates/res/merged/release/layout_notification_action.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_notification_action.xml.flat
index 284cd370..709c1f1e 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_notification_action.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_action.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_notification_action_tombstone.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_action_tombstone.xml.flat
similarity index 89%
rename from src/Project/app/build/intermediates/res/merged/release/layout_notification_action_tombstone.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_notification_action_tombstone.xml.flat
index c63941ee..a2117930 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_notification_action_tombstone.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_action_tombstone.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_media_action.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_media_action.xml.flat
new file mode 100644
index 00000000..6360240b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_media_action.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_media_cancel_action.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_media_cancel_action.xml.flat
new file mode 100644
index 00000000..3d748092
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_media_cancel_action.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_notification_template_big_media.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_big_media.xml.flat
similarity index 91%
rename from src/Project/app/build/intermediates/res/merged/release/layout_notification_template_big_media.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_big_media.xml.flat
index 46268107..ac3bae61 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_notification_template_big_media.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_big_media.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_notification_template_big_media_custom.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_custom.xml.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/release/layout_notification_template_big_media_custom.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_custom.xml.flat
index 509815e2..d198a62c 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_notification_template_big_media_custom.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_custom.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_notification_template_big_media_narrow.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow.xml.flat
similarity index 91%
rename from src/Project/app/build/intermediates/res/merged/release/layout_notification_template_big_media_narrow.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow.xml.flat
index 4b9a1887..cb3e2f1e 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_notification_template_big_media_narrow.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_notification_template_big_media_narrow_custom.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow_custom.xml.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/release/layout_notification_template_big_media_narrow_custom.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow_custom.xml.flat
index 8f3aef3b..05079bbf 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_notification_template_big_media_narrow_custom.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow_custom.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_notification_template_custom_big.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_custom_big.xml.flat
similarity index 93%
rename from src/Project/app/build/intermediates/res/merged/release/layout_notification_template_custom_big.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_custom_big.xml.flat
index fb0523c6..87a8ca8d 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_notification_template_custom_big.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_custom_big.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_icon_group.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_icon_group.xml.flat
new file mode 100644
index 00000000..9a505f3b
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_icon_group.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_notification_template_lines_media.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_lines_media.xml.flat
similarity index 96%
rename from src/Project/app/build/intermediates/res/merged/release/layout_notification_template_lines_media.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_lines_media.xml.flat
index 6c83a8ee..fb82d86f 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_notification_template_lines_media.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_lines_media.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_notification_template_media.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_media.xml.flat
similarity index 88%
rename from src/Project/app/build/intermediates/res/merged/release/layout_notification_template_media.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_media.xml.flat
index 0164a06f..4e88723e 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_notification_template_media.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_media.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_notification_template_media_custom.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_media_custom.xml.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/release/layout_notification_template_media_custom.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_media_custom.xml.flat
index ba245173..71cf1bfa 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_notification_template_media_custom.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_media_custom.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_part_chronometer.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_part_chronometer.xml.flat
new file mode 100644
index 00000000..69cc06e3
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_part_chronometer.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_part_time.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_part_time.xml.flat
new file mode 100644
index 00000000..a1e11b0c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_notification_template_part_time.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_select_dialog_item_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_select_dialog_item_material.xml.flat
similarity index 77%
rename from src/Project/app/build/intermediates/res/merged/release/layout_select_dialog_item_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_select_dialog_item_material.xml.flat
index 97100507..23060910 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_select_dialog_item_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_select_dialog_item_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_select_dialog_multichoice_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_select_dialog_multichoice_material.xml.flat
similarity index 83%
rename from src/Project/app/build/intermediates/res/merged/release/layout_select_dialog_multichoice_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_select_dialog_multichoice_material.xml.flat
index 6647b0a2..5add0f84 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_select_dialog_multichoice_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_select_dialog_multichoice_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_select_dialog_singlechoice_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_select_dialog_singlechoice_material.xml.flat
similarity index 83%
rename from src/Project/app/build/intermediates/res/merged/release/layout_select_dialog_singlechoice_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_select_dialog_singlechoice_material.xml.flat
index 8e60fbc9..ad237c8f 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_select_dialog_singlechoice_material.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_select_dialog_singlechoice_material.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_settings_header.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_settings_header.xml.flat
similarity index 89%
rename from src/Project/app/build/intermediates/res/merged/release/layout_settings_header.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_settings_header.xml.flat
index 2b6bf431..8e915074 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_settings_header.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_settings_header.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_support_simple_spinner_dropdown_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_support_simple_spinner_dropdown_item.xml.flat
new file mode 100644
index 00000000..50b314c0
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_support_simple_spinner_dropdown_item.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_widget_2x.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_2x.xml.flat
similarity index 88%
rename from src/Project/app/build/intermediates/res/merged/release/layout_widget_2x.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_widget_2x.xml.flat
index c56ed42b..49ebddfe 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_widget_2x.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_2x.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_widget_4x.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_4x.xml.flat
similarity index 89%
rename from src/Project/app/build/intermediates/res/merged/release/layout_widget_4x.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/layout_widget_4x.xml.flat
index ff9ffe3c..717469d1 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/layout_widget_4x.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_4x.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_lock_view.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_lock_view.xml.flat
new file mode 100644
index 00000000..f9249295
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_lock_view.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/menu_call_note_edit.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/menu_call_note_edit.xml.flat
similarity index 90%
rename from src/Project/app/build/intermediates/res/merged/release/menu_call_note_edit.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/menu_call_note_edit.xml.flat
index 67bd7978..0d16f746 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/menu_call_note_edit.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/menu_call_note_edit.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/menu_call_record_folder.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/menu_call_record_folder.xml.flat
new file mode 100644
index 00000000..a512ba50
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/menu_call_record_folder.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/menu_note_edit.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/menu_note_edit.xml.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/menu_note_edit.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/menu_note_edit.xml.flat
index b1e844a9..17c26b5f 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/menu_note_edit.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/menu_note_edit.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/menu_note_list.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list.xml.flat
similarity index 87%
rename from src/Project/app/build/intermediates/res/merged/release/menu_note_list.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/menu_note_list.xml.flat
index a147ac74..0fe946d4 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/menu_note_list.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list_dropdown.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list_dropdown.xml.flat
new file mode 100644
index 00000000..3c5d66b7
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list_dropdown.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/menu_note_list_options.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list_options.xml.flat
similarity index 81%
rename from src/Project/app/build/intermediates/res/merged/release/menu_note_list_options.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/menu_note_list_options.xml.flat
index 31c12766..d402f7f0 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/menu_note_list_options.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list_options.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/menu_sub_folder.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/menu_sub_folder.xml.flat
new file mode 100644
index 00000000..044cfef9
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/menu_sub_folder.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/raw-zh-rCN_introduction.flat b/Notes-master/app/build/intermediates/res/merged/debug/raw-zh-rCN_introduction.flat
new file mode 100644
index 00000000..8938b954
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/raw-zh-rCN_introduction.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/raw_introduction.flat b/Notes-master/app/build/intermediates/res/merged/debug/raw_introduction.flat
new file mode 100644
index 00000000..f36abccc
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/raw_introduction.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat
index 388c5703..aa9755c7 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat
index 25c74ba3..713a56cf 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat
index 06b1584b..8a6ced88 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat
similarity index 92%
rename from src/Project/app/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat
index 71bbe155..27d63a27 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat
index 11d4e199..fcdd3d42 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
index f2f276e3..dfa3b91a 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat
index 92efbdc1..d8ad3136 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat
index 487daef0..6315c47a 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat
index a1df2066..1cfd1d9c 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat
index bbd838d6..8f456ea9 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat
index 0354d95d..86ddeefd 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat
index 37e08153..70ffb477 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat
index 89457e33..b783ba90 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat
index 299ed7ba..669e2dda 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat
index 04cc82ef..dd0789ae 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat
index c44a2ac7..7ce9b7dc 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat
index 656194cc..e3165f25 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat
index 6c713b65..44c4b042 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat
index c224b240..7c12f32e 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat
similarity index 98%
rename from src/Project/app/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat
index ecffe409..7cd8b5f6 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat
index 4a6f2991..950450f6 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat
index c701383d..2105608a 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat
index 76278ddb..619e16a4 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat
index 1f344ff1..0ee3a74a 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat
index 05ea5ef8..9729f50d 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat
index d1966aa2..d720e711 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat
index b00f60a7..682ac5d3 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat
index a2f89422..282199ed 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat
index b9d6e04f..75de9c7e 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat
index 0c608a34..d839d9f1 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat
new file mode 100644
index 00000000..27fd7d22
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat
new file mode 100644
index 00000000..9d4c6e4a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat
index bb2ba445..4d0ce05f 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat
index bb94d757..34388545 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat
index 59753a02..3e3d86ac 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat
index fe1db4af..2870f769 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat
index 65f3b8d2..896d0148 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat
index 368a2202..1b36e0fb 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat
index 885ad0b5..ad8959a1 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat
index 7aa4fbf5..70dc5ba8 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat
index e304e28d..b062c4e2 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat
index 8bdb91cb..4622e1dc 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat
index 1046cf87..d1ecfd58 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat
index 891ed043..8a669003 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat
index 0c7de313..c6812f78 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat
index 38f271cb..e55ba6a4 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat
index a874aba9..17927ae7 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat
new file mode 100644
index 00000000..39a2ab2d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat
new file mode 100644
index 00000000..98f59a11
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat
new file mode 100644
index 00000000..1237eeac
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat
index bcf4dd28..55dbc784 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat
index 7ec87ac2..2f242dbf 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat
index 22c52c4f..73fe1926 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat
index d8db875f..57398d4e 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat
index 7dce80c5..ac3e3e46 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat
index a57049cd..a0bfcd1b 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat
index 81dd25bd..cca2e601 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat
index e4b09948..60912030 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat
index fdd7697a..58b5318d 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat
index f0ef159a..79ac5078 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat
index 0d312c54..0c31f6a6 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat
new file mode 100644
index 00000000..425b0d61
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat
index 39bf9655..86893bdb 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat
similarity index 92%
rename from src/Project/app/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat
index 18e8e741..a31502f8 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat
index 8545ba9d..e10e6d9b 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat
index 87944e81..bbf729e0 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat
new file mode 100644
index 00000000..8dcbf445
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat
index 88053003..da8bf4fe 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat
index a224ff67..2844ca5a 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat
index 009757b2..46640a9c 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat
index 4c753fa6..7e5c1d75 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat
index 4cecad12..e469c835 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat
index 284976a1..72ebe57a 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat
index 3a73a639..04284512 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat
index 5b304b56..a033ad40 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat
index 2bee77cf..23d1de6e 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat
index 2afb3143..433fa2d0 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat
index 41c7912b..4fc6ab7d 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat
new file mode 100644
index 00000000..5fab438d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-sw720dp-v13_values-sw720dp-v13.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-sw720dp-v13_values-sw720dp-v13.arsc.flat
new file mode 100644
index 00000000..c115b6e6
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-sw720dp-v13_values-sw720dp-v13.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat
index 5d951279..e5eb2349 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat
index 607faf25..04a40f31 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat
index 95fa01a8..74d91981 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat
similarity index 95%
rename from src/Project/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat
index 8992f8b2..8e4146f5 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat
index 9df8eeec..2f9cf57a 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat
index fe94c2fa..6456adbf 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat
index c04e69bd..db55ff59 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat
index 8e27e2e4..cf71d66f 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat
index 287b25ec..a925c05f 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat
new file mode 100644
index 00000000..2fb17d7c
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat
similarity index 92%
rename from src/Project/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat
index 1e8feea1..808d82cc 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat
new file mode 100644
index 00000000..284e9d0a
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat
similarity index 98%
rename from src/Project/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat
index 17934cc1..a09d54ad 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat
new file mode 100644
index 00000000..561e5d83
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat
similarity index 89%
rename from src/Project/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat
index f1ccb29f..3aab74aa 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat
new file mode 100644
index 00000000..2fa16c11
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-v25_values-v25.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-v25_values-v25.arsc.flat
new file mode 100644
index 00000000..046c0924
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-v25_values-v25.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat
similarity index 75%
rename from src/Project/app/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat
index 6b189def..1daa98aa 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-v28_values-v28.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-v28_values-v28.arsc.flat
new file mode 100644
index 00000000..8ed5f9e8
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-v28_values-v28.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat
index 98152c5a..e0b80b97 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-watch-v20_values-watch-v20.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-watch-v20_values-watch-v20.arsc.flat
new file mode 100644
index 00000000..aebcd5f0
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-watch-v20_values-watch-v20.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-watch-v21_values-watch-v21.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-watch-v21_values-watch-v21.arsc.flat
new file mode 100644
index 00000000..14564565
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-watch-v21_values-watch-v21.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat
new file mode 100644
index 00000000..017c1b16
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat
similarity index 97%
rename from src/Project/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat
index d09ace10..82c41ab8 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat
index 869f0a5c..d171fae1 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat
similarity index 97%
rename from src/Project/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat
index f53616eb..fe05759f 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat
similarity index 94%
rename from src/Project/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat
index 54852150..9420c9f5 100644
Binary files a/src/Project/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat and b/Notes-master/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/values_values.arsc.flat b/Notes-master/app/build/intermediates/res/merged/debug/values_values.arsc.flat
new file mode 100644
index 00000000..26fa49a3
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/values_values.arsc.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/xml_preferences.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/xml_preferences.xml.flat
similarity index 79%
rename from src/Project/app/build/intermediates/res/merged/release/xml_preferences.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/xml_preferences.xml.flat
index e341a20e..684541f3 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/xml_preferences.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/xml_preferences.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/release/xml_searchable.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/xml_searchable.xml.flat
similarity index 78%
rename from src/Project/app/build/intermediates/res/merged/release/xml_searchable.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/debug/xml_searchable.xml.flat
index 45119b48..5a168a7c 100644
Binary files a/src/Project/app/build/intermediates/res/merged/release/xml_searchable.xml.flat and b/Notes-master/app/build/intermediates/res/merged/debug/xml_searchable.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/xml_widget_2x_info.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/xml_widget_2x_info.xml.flat
new file mode 100644
index 00000000..1a175e8d
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/xml_widget_2x_info.xml.flat differ
diff --git a/Notes-master/app/build/intermediates/res/merged/debug/xml_widget_4x_info.xml.flat b/Notes-master/app/build/intermediates/res/merged/debug/xml_widget_4x_info.xml.flat
new file mode 100644
index 00000000..a32325c9
Binary files /dev/null and b/Notes-master/app/build/intermediates/res/merged/debug/xml_widget_4x_info.xml.flat differ
diff --git a/src/Project/app/build/intermediates/res/merged/debug/anim_abc_fade_in.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/anim_abc_fade_in.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/anim_abc_fade_in.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/anim_abc_fade_in.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/anim_abc_fade_out.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/anim_abc_fade_out.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/anim_abc_fade_out.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/anim_abc_fade_out.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/anim_abc_grow_fade_in_from_bottom.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/anim_abc_grow_fade_in_from_bottom.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/anim_abc_grow_fade_in_from_bottom.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/anim_abc_grow_fade_in_from_bottom.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/anim_abc_popup_enter.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/anim_abc_popup_enter.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/anim_abc_popup_enter.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/anim_abc_popup_enter.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/anim_abc_popup_exit.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/anim_abc_popup_exit.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/anim_abc_popup_exit.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/anim_abc_popup_exit.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/anim_abc_shrink_fade_out_from_bottom.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/anim_abc_shrink_fade_out_from_bottom.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/anim_abc_slide_in_bottom.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/anim_abc_slide_in_bottom.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/anim_abc_slide_in_bottom.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/anim_abc_slide_in_bottom.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/anim_abc_slide_in_top.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/anim_abc_slide_in_top.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/anim_abc_slide_in_top.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/anim_abc_slide_in_top.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/anim_abc_slide_out_bottom.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/anim_abc_slide_out_bottom.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/anim_abc_slide_out_bottom.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/anim_abc_slide_out_bottom.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/anim_abc_slide_out_top.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/anim_abc_slide_out_top.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/anim_abc_slide_out_top.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/anim_abc_slide_out_top.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/anim_abc_tooltip_enter.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/anim_abc_tooltip_enter.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/anim_abc_tooltip_enter.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/anim_abc_tooltip_enter.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/anim_abc_tooltip_exit.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/anim_abc_tooltip_exit.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/anim_abc_tooltip_exit.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/anim_abc_tooltip_exit.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color-v21_abc_btn_colored_borderless_text_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color-v21_abc_btn_colored_borderless_text_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color-v21_abc_btn_colored_borderless_text_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color-v21_abc_btn_colored_borderless_text_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_btn_colored_borderless_text_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_btn_colored_borderless_text_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_btn_colored_borderless_text_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_btn_colored_borderless_text_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_btn_colored_text_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_btn_colored_text_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_btn_colored_text_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_btn_colored_text_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_color_highlight_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_color_highlight_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_color_highlight_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_color_highlight_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_tint_btn_checkable.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_tint_btn_checkable.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_tint_btn_checkable.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_tint_btn_checkable.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_tint_default.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_tint_default.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_tint_default.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_tint_default.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_tint_edittext.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_tint_edittext.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_tint_edittext.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_tint_edittext.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_tint_seek_thumb.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_tint_seek_thumb.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_tint_seek_thumb.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_tint_seek_thumb.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_tint_spinner.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_tint_spinner.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_tint_spinner.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_tint_spinner.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_tint_switch_track.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_tint_switch_track.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color-v23_abc_tint_switch_track.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color-v23_abc_tint_switch_track.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_background_cache_hint_selector_material_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_background_cache_hint_selector_material_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_background_cache_hint_selector_material_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_background_cache_hint_selector_material_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_background_cache_hint_selector_material_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_background_cache_hint_selector_material_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_background_cache_hint_selector_material_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_background_cache_hint_selector_material_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_btn_colored_borderless_text_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_btn_colored_borderless_text_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_btn_colored_borderless_text_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_btn_colored_borderless_text_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_btn_colored_text_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_btn_colored_text_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_btn_colored_text_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_btn_colored_text_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_hint_foreground_material_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_hint_foreground_material_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_hint_foreground_material_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_hint_foreground_material_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_hint_foreground_material_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_hint_foreground_material_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_hint_foreground_material_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_hint_foreground_material_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_primary_text_disable_only_material_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_primary_text_disable_only_material_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_primary_text_disable_only_material_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_primary_text_disable_only_material_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_primary_text_material_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_primary_text_material_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_primary_text_material_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_primary_text_material_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_search_url_text.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_search_url_text.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_search_url_text.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_search_url_text.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_secondary_text_material_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_secondary_text_material_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_secondary_text_material_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_secondary_text_material_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_tint_btn_checkable.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_tint_btn_checkable.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_tint_btn_checkable.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_tint_btn_checkable.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_tint_default.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_tint_default.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_tint_default.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_tint_default.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_tint_edittext.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_tint_edittext.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_tint_edittext.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_tint_edittext.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_tint_seek_thumb.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_tint_seek_thumb.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_tint_seek_thumb.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_tint_seek_thumb.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_tint_spinner.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_tint_spinner.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_tint_spinner.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_tint_spinner.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_abc_tint_switch_track.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_abc_tint_switch_track.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_abc_tint_switch_track.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_abc_tint_switch_track.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_primary_text_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_primary_text_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_primary_text_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_primary_text_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_secondary_text_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_secondary_text_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_secondary_text_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_secondary_text_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_switch_thumb_material_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_switch_thumb_material_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_switch_thumb_material_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_switch_thumb_material_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/color_switch_thumb_material_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/color_switch_thumb_material_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/color_switch_thumb_material_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/color_switch_thumb_material_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_audiotrack_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_audiotrack_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_audiotrack_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_audiotrack_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_audiotrack_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_audiotrack_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_audiotrack_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_audiotrack_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_dialog_close_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_dialog_close_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_dialog_close_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_dialog_close_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_dialog_close_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_dialog_close_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_dialog_close_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_dialog_close_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_pause_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_pause_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_pause_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_pause_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_pause_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_pause_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_pause_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_pause_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_play_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_play_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_play_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_play_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_play_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_play_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_play_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_play_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_stop_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_stop_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_stop_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_stop_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_stop_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_stop_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_stop_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_media_stop_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_disabled_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_disabled_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_disabled_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_disabled_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_disabled_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_disabled_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_disabled_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_disabled_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_disconnected_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_disconnected_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_disconnected_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_disconnected_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_disconnected_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_disconnected_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_disconnected_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_disconnected_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_grey.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_grey.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_grey.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_mr_button_grey.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_speaker_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_speaker_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_speaker_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_speaker_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_speaker_group_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_speaker_group_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_speaker_group_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_speaker_group_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_speaker_group_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_speaker_group_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_speaker_group_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_speaker_group_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_speaker_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_speaker_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_speaker_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_speaker_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_tv_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_tv_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_tv_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_tv_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_tv_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_tv_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_tv_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_ic_vol_type_tv_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_normal.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_normal.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_bg_btn_set_color.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_bg_btn_set_color.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_bg_btn_set_color.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_bg_btn_set_color.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_bg_color_btn_mask.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_bg_color_btn_mask.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_bg_color_btn_mask.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_bg_color_btn_mask.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_call_record.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_call_record.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_call_record.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_call_record.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_clock.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_clock.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_clock.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_clock.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_delete.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_delete.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_delete.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_delete.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_dropdown_icon.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_dropdown_icon.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_dropdown_icon.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_dropdown_icon.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_blue.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_blue.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_blue.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_blue.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_green.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_green.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_green.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_green.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_red.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_red.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_red.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_red.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_blue.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_blue.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_blue.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_blue.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_green.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_green.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_green.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_green.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_red.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_red.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_red.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_red.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_white.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_white.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_white.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_white.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_yellow.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_yellow.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_yellow.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_yellow.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_white.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_white.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_white.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_white.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_yellow.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_yellow.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_yellow.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_yellow.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_font_large.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_large.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_font_large.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_large.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_font_normal.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_normal.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_font_normal.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_normal.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_font_size_selector_bg.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_size_selector_bg.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_font_size_selector_bg.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_size_selector_bg.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_font_small.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_small.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_font_small.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_small.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_font_super.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_super.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_font_super.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_super.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_icon_app.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_icon_app.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_icon_app.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_icon_app.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_background.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_background.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_list_background.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_background.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_down.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_down.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_down.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_down.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_middle.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_middle.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_middle.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_middle.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_single.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_single.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_single.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_single.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_up.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_up.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_up.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_up.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_folder.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_folder.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_folder.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_folder.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_footer_bg.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_footer_bg.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_footer_bg.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_footer_bg.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_down.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_down.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_down.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_down.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_middle.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_middle.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_middle.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_middle.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_single.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_single.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_single.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_single.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_up.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_up.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_up.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_up.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_down.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_down.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_down.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_down.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_middle.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_middle.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_middle.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_middle.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_single.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_single.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_single.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_single.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_up.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_up.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_up.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_up.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_down.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_down.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_down.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_down.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_middle.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_middle.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_middle.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_middle.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_single.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_single.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_single.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_single.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_up.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_up.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_up.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_up.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_down.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_down.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_down.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_down.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_middle.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_middle.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_middle.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_middle.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_single.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_single.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_single.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_single.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_up.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_up.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_up.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_up.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_menu_delete.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_menu_delete.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_menu_delete.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_menu_delete.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_menu_move.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_menu_move.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_menu_move.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_menu_move.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_menu_top.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_menu_top.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_menu_top.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_menu_top.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_normal.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_normal.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_normal.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_normal.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_pressed.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_pressed.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_pressed.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_pressed.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_note_edit_color_selector_panel.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_note_edit_color_selector_panel.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_note_edit_color_selector_panel.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_note_edit_color_selector_panel.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_notification.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_notification.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_notification.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_notification.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_search_result.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_search_result.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_search_result.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_search_result.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_selected.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_selected.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_selected.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_selected.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_star.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_star.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_star.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_star.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_title_alert.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_title_alert.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_title_alert.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_title_alert.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_title_bar_bg.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_title_bar_bg.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-hdpi_title_bar_bg.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_title_bar_bg.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_blue.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_blue.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_blue.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_blue.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_green.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_green.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_green.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_green.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_red.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_red.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_red.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_red.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_white.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_white.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_white.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_white.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_yellow.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_yellow.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_yellow.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_yellow.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_blue.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_blue.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_blue.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_blue.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_green.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_green.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_green.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_green.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_red.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_red.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_red.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_red.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_white.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_white.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_white.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_white.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_yellow.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_yellow.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_yellow.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_yellow.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_audiotrack_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_audiotrack_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_audiotrack_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_audiotrack_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_audiotrack_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_audiotrack_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_audiotrack_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_audiotrack_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_dialog_close_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_dialog_close_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_dialog_close_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_dialog_close_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_dialog_close_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_dialog_close_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_dialog_close_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_dialog_close_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_pause_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_pause_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_pause_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_pause_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_pause_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_pause_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_pause_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_pause_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_play_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_play_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_play_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_play_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_play_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_play_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_play_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_play_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_stop_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_stop_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_stop_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_stop_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_stop_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_stop_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_stop_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_media_stop_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_disabled_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_disabled_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_disabled_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_disabled_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_disabled_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_disabled_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_disabled_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_disabled_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_disconnected_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_disconnected_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_disconnected_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_disconnected_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_disconnected_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_disconnected_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_disconnected_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_disconnected_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_grey.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_grey.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_grey.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_mr_button_grey.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_speaker_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_speaker_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_speaker_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_speaker_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_speaker_group_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_speaker_group_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_speaker_group_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_speaker_group_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_speaker_group_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_speaker_group_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_speaker_group_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_speaker_group_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_speaker_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_speaker_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_speaker_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_speaker_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_tv_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_tv_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_tv_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_tv_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_tv_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_tv_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_tv_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_ic_vol_type_tv_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_normal.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_normal.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-v21_abc_action_bar_item_background_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-v21_abc_action_bar_item_background_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-v21_abc_btn_colored_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-v21_abc_btn_colored_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-v21_abc_btn_colored_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-v21_abc_btn_colored_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-v21_abc_dialog_material_background.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-v21_abc_dialog_material_background.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-v21_abc_dialog_material_background.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-v21_abc_dialog_material_background.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-v21_abc_edit_text_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-v21_abc_edit_text_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-v21_abc_edit_text_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-v21_abc_edit_text_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-v21_abc_list_divider_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-v21_abc_list_divider_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-v21_abc_list_divider_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-v21_abc_list_divider_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-v21_notification_action_background.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-v21_notification_action_background.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-v21_notification_action_background.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-v21_notification_action_background.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-v23_abc_control_background_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-v23_abc_control_background_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-v23_abc_control_background_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-v23_abc_control_background_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-watch-v20_abc_dialog_material_background.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-watch-v20_abc_dialog_material_background.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-watch-v20_abc_dialog_material_background.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-watch-v20_abc_dialog_material_background.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_audiotrack_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_audiotrack_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_audiotrack_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_audiotrack_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_audiotrack_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_audiotrack_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_audiotrack_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_audiotrack_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_dialog_close_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_dialog_close_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_dialog_close_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_dialog_close_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_dialog_close_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_dialog_close_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_dialog_close_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_dialog_close_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_pause_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_pause_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_pause_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_pause_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_pause_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_pause_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_pause_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_pause_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_play_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_play_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_play_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_play_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_play_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_play_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_play_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_play_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_stop_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_stop_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_stop_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_stop_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_stop_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_stop_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_stop_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_media_stop_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_00_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_00_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_00_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_00_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_00_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_00_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_00_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_00_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_01_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_01_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_01_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_01_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_01_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_01_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_01_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_01_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_02_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_02_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_02_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_02_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_02_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_02_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_02_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_02_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_03_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_03_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_03_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_03_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_03_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_03_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_03_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_03_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_04_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_04_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_04_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_04_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_04_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_04_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_04_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_04_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_05_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_05_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_05_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_05_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_05_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_05_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_05_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_05_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_06_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_06_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_06_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_06_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_06_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_06_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_06_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_06_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_07_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_07_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_07_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_07_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_07_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_07_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_07_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_07_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_08_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_08_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_08_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_08_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_08_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_08_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_08_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_08_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_09_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_09_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_09_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_09_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_09_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_09_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_09_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_09_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_10_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_10_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_10_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_10_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_10_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_10_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_10_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_10_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_11_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_11_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_11_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_11_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_11_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_11_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_11_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_11_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_12_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_12_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_12_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_12_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_12_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_12_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_12_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_12_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_13_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_13_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_13_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_13_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_13_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_13_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_13_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_13_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_14_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_14_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_14_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_14_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_14_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_14_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_14_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_14_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_15_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_15_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_15_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_15_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_15_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_15_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_15_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_15_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_16_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_16_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_16_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_16_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_16_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_16_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_16_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_16_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_17_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_17_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_17_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_17_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_17_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_17_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_17_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_17_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_18_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_18_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_18_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_18_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_18_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_18_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_18_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_18_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_19_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_19_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_19_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_19_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_19_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_19_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_19_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_19_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_20_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_20_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_20_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_20_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_20_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_20_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_20_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_20_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_21_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_21_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_21_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_21_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_21_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_21_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_21_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_21_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_22_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_22_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_22_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_22_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_22_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_22_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_22_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_22_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_23_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_23_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_23_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_23_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_23_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_23_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_23_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_23_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_24_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_24_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_24_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_24_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_24_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_24_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_24_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_24_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_25_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_25_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_25_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_25_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_25_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_25_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_25_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_25_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_26_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_26_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_26_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_26_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_26_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_26_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_26_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_26_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_27_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_27_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_27_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_27_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_27_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_27_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_27_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_27_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_28_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_28_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_28_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_28_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_28_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_28_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_28_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_28_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_29_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_29_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_29_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_29_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_29_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_29_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_29_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_29_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_30_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_30_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_30_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_30_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_30_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_30_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_30_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connected_30_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_00_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_00_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_00_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_00_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_00_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_00_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_00_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_00_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_01_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_01_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_01_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_01_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_01_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_01_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_01_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_01_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_02_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_02_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_02_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_02_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_02_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_02_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_02_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_02_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_03_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_03_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_03_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_03_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_03_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_03_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_03_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_03_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_04_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_04_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_04_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_04_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_04_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_04_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_04_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_04_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_05_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_05_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_05_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_05_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_05_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_05_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_05_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_05_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_06_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_06_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_06_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_06_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_06_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_06_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_06_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_06_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_07_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_07_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_07_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_07_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_07_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_07_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_07_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_07_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_08_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_08_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_08_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_08_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_08_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_08_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_08_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_08_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_09_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_09_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_09_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_09_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_09_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_09_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_09_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_09_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_10_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_10_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_10_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_10_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_10_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_10_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_10_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_10_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_11_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_11_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_11_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_11_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_11_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_11_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_11_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_11_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_12_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_12_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_12_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_12_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_12_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_12_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_12_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_12_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_13_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_13_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_13_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_13_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_13_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_13_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_13_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_13_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_14_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_14_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_14_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_14_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_14_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_14_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_14_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_14_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_15_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_15_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_15_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_15_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_15_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_15_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_15_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_15_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_16_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_16_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_16_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_16_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_16_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_16_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_16_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_16_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_17_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_17_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_17_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_17_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_17_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_17_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_17_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_17_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_18_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_18_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_18_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_18_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_18_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_18_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_18_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_18_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_19_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_19_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_19_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_19_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_19_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_19_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_19_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_19_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_20_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_20_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_20_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_20_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_20_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_20_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_20_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_20_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_21_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_21_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_21_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_21_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_21_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_21_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_21_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_21_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_22_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_22_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_22_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_22_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_22_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_22_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_22_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_22_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_23_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_23_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_23_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_23_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_23_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_23_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_23_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_23_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_24_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_24_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_24_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_24_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_24_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_24_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_24_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_24_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_25_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_25_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_25_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_25_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_25_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_25_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_25_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_25_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_26_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_26_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_26_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_26_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_26_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_26_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_26_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_26_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_27_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_27_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_27_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_27_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_27_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_27_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_27_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_27_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_28_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_28_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_28_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_28_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_28_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_28_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_28_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_28_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_29_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_29_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_29_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_29_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_29_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_29_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_29_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_29_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_30_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_30_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_30_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_30_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_30_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_30_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_30_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_connecting_30_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_disabled_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_disabled_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_disabled_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_disabled_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_disabled_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_disabled_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_disabled_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_disabled_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_disconnected_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_disconnected_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_disconnected_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_disconnected_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_disconnected_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_disconnected_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_disconnected_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_disconnected_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_grey.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_grey.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_grey.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_mr_button_grey.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_speaker_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_speaker_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_speaker_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_speaker_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_speaker_group_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_speaker_group_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_speaker_group_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_speaker_group_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_speaker_group_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_speaker_group_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_speaker_group_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_speaker_group_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_speaker_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_speaker_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_speaker_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_speaker_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_tv_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_tv_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_tv_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_tv_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_tv_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_tv_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_tv_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_ic_vol_type_tv_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_normal.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_normal.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_audiotrack_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_audiotrack_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_audiotrack_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_audiotrack_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_audiotrack_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_audiotrack_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_audiotrack_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_audiotrack_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_dialog_close_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_dialog_close_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_dialog_close_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_dialog_close_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_dialog_close_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_dialog_close_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_dialog_close_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_dialog_close_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_pause_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_pause_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_pause_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_pause_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_pause_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_pause_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_pause_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_pause_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_play_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_play_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_play_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_play_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_play_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_play_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_play_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_play_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_stop_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_stop_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_stop_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_stop_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_stop_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_stop_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_stop_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_media_stop_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_00_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_00_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_00_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_00_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_00_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_00_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_00_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_00_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_01_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_01_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_01_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_01_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_01_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_01_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_01_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_01_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_02_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_02_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_02_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_02_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_02_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_02_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_02_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_02_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_03_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_03_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_03_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_03_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_03_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_03_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_03_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_03_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_04_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_04_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_04_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_04_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_04_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_04_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_04_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_04_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_05_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_05_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_05_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_05_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_05_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_05_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_05_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_05_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_06_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_06_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_06_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_06_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_06_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_06_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_06_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_06_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_07_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_07_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_07_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_07_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_07_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_07_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_07_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_07_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_08_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_08_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_08_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_08_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_08_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_08_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_08_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_08_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_09_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_09_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_09_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_09_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_09_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_09_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_09_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_09_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_10_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_10_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_10_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_10_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_10_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_10_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_10_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_10_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_11_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_11_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_11_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_11_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_11_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_11_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_11_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_11_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_12_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_12_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_12_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_12_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_12_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_12_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_12_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_12_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_13_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_13_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_13_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_13_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_13_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_13_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_13_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_13_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_14_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_14_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_14_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_14_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_14_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_14_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_14_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_14_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_15_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_15_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_15_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_15_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_15_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_15_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_15_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_15_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_16_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_16_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_16_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_16_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_16_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_16_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_16_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_16_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_17_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_17_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_17_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_17_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_17_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_17_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_17_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_17_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_18_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_18_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_18_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_18_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_18_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_18_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_18_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_18_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_19_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_19_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_19_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_19_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_19_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_19_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_19_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_19_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_20_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_20_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_20_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_20_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_20_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_20_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_20_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_20_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_21_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_21_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_21_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_21_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_21_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_21_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_21_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_21_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_22_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_22_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_22_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_22_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_22_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_22_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_22_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_22_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_23_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_23_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_23_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_23_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_23_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_23_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_23_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_23_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_24_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_24_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_24_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_24_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_24_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_24_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_24_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_24_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_25_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_25_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_25_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_25_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_25_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_25_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_25_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_25_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_26_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_26_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_26_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_26_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_26_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_26_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_26_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_26_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_27_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_27_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_27_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_27_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_27_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_27_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_27_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_27_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_28_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_28_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_28_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_28_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_28_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_28_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_28_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_28_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_29_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_29_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_29_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_29_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_29_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_29_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_29_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_29_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_30_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_30_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_30_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_30_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_30_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_30_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_30_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connected_30_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_00_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_00_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_00_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_00_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_00_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_00_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_00_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_00_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_01_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_01_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_01_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_01_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_01_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_01_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_01_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_01_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_02_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_02_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_02_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_02_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_02_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_02_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_02_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_02_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_03_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_03_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_03_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_03_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_03_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_03_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_03_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_03_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_04_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_04_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_04_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_04_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_04_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_04_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_04_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_04_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_05_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_05_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_05_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_05_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_05_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_05_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_05_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_05_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_06_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_06_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_06_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_06_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_06_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_06_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_06_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_06_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_07_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_07_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_07_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_07_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_07_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_07_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_07_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_07_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_08_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_08_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_08_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_08_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_08_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_08_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_08_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_08_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_09_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_09_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_09_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_09_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_09_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_09_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_09_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_09_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_10_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_10_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_10_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_10_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_10_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_10_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_10_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_10_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_11_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_11_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_11_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_11_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_11_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_11_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_11_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_11_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_12_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_12_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_12_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_12_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_12_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_12_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_12_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_12_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_13_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_13_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_13_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_13_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_13_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_13_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_13_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_13_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_14_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_14_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_14_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_14_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_14_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_14_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_14_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_14_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_15_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_15_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_15_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_15_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_15_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_15_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_15_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_15_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_16_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_16_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_16_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_16_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_16_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_16_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_16_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_16_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_17_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_17_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_17_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_17_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_17_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_17_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_17_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_17_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_18_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_18_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_18_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_18_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_18_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_18_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_18_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_18_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_19_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_19_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_19_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_19_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_19_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_19_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_19_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_19_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_20_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_20_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_20_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_20_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_20_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_20_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_20_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_20_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_21_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_21_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_21_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_21_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_21_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_21_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_21_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_21_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_22_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_22_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_22_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_22_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_22_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_22_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_22_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_22_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_23_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_23_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_23_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_23_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_23_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_23_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_23_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_23_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_24_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_24_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_24_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_24_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_24_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_24_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_24_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_24_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_25_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_25_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_25_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_25_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_25_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_25_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_25_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_25_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_26_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_26_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_26_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_26_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_26_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_26_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_26_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_26_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_27_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_27_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_27_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_27_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_27_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_27_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_27_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_27_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_28_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_28_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_28_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_28_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_28_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_28_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_28_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_28_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_29_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_29_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_29_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_29_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_29_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_29_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_29_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_29_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_30_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_30_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_30_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_30_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_30_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_30_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_30_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_connecting_30_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_disabled_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_disabled_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_disabled_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_disabled_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_disabled_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_disabled_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_disabled_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_disabled_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_disconnected_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_disconnected_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_disconnected_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_disconnected_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_disconnected_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_disconnected_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_disconnected_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_disconnected_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_grey.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_grey.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_grey.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_mr_button_grey.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_speaker_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_speaker_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_speaker_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_speaker_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_speaker_group_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_speaker_group_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_speaker_group_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_speaker_group_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_speaker_group_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_speaker_group_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_speaker_group_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_speaker_group_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_speaker_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_speaker_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_speaker_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_speaker_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_tv_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_tv_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_tv_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_tv_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_tv_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_tv_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_tv_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_ic_vol_type_tv_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_00.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_00.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_00.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_00.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_01.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_01.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_01.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_01.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_02.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_02.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_02.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_02.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_03.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_03.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_03.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_03.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_04.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_04.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_04.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_04.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_05.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_05.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_05.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_05.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_06.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_06.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_06.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_06.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_07.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_07.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_07.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_07.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_08.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_08.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_08.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_08.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_09.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_09.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_09.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_09.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_10.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_10.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_10.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_10.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_11.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_11.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_11.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_11.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_12.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_12.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_12.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_12.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_13.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_13.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_13.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_13.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_14.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_14.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_14.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_14.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_15.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_15.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_15.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_collapse_15.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_00.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_00.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_00.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_00.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_01.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_01.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_01.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_01.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_02.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_02.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_02.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_02.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_03.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_03.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_03.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_03.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_04.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_04.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_04.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_04.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_05.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_05.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_05.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_05.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_06.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_06.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_06.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_06.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_07.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_07.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_07.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_07.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_08.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_08.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_08.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_08.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_09.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_09.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_09.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_09.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_10.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_10.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_10.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_10.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_11.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_11.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_11.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_11.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_12.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_12.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_12.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_12.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_13.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_13.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_13.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_13.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_14.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_14.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_14.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_14.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_15.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_15.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_15.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_group_expand_15.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_mr_button_grey.png.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_mr_button_grey.png.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_mr_button_grey.png.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_ic_mr_button_grey.png.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_btn_borderless_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_btn_borderless_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_btn_borderless_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_btn_borderless_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_btn_check_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_btn_check_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_btn_check_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_btn_check_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_btn_colored_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_btn_colored_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_btn_colored_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_btn_colored_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_btn_default_mtrl_shape.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_btn_default_mtrl_shape.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_btn_default_mtrl_shape.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_btn_default_mtrl_shape.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_btn_radio_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_btn_radio_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_btn_radio_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_btn_radio_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_internal_bg.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_cab_background_internal_bg.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_internal_bg.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_cab_background_internal_bg.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_top_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_cab_background_top_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_top_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_cab_background_top_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_dialog_material_background.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_dialog_material_background.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_edit_text_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_edit_text_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_edit_text_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_edit_text_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ic_ab_back_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ic_ab_back_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ic_ab_back_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ic_ab_back_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ic_clear_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ic_clear_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ic_clear_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ic_clear_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ic_go_search_api_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ic_go_search_api_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ic_go_search_api_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ic_go_search_api_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ic_menu_overflow_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ic_menu_overflow_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ic_menu_overflow_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ic_menu_overflow_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ic_search_api_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ic_search_api_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ic_search_api_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ic_search_api_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ic_voice_search_api_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ic_voice_search_api_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ic_voice_search_api_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ic_voice_search_api_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_item_background_holo_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_item_background_holo_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_item_background_holo_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_item_background_holo_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_list_divider_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_list_divider_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_list_divider_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_list_divider_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_list_selector_background_transition_holo_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_list_selector_background_transition_holo_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_list_selector_background_transition_holo_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_list_selector_background_transition_holo_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_list_selector_holo_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_list_selector_holo_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_list_selector_holo_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_list_selector_holo_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_indicator_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_indicator_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_indicator_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_indicator_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_small_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_small_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_small_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_small_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_thumb_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_seekbar_thumb_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_thumb_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_seekbar_thumb_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_tick_mark_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_seekbar_tick_mark_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_tick_mark_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_seekbar_tick_mark_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_track_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_seekbar_track_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_track_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_seekbar_track_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_spinner_textfield_background_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_spinner_textfield_background_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_spinner_textfield_background_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_spinner_textfield_background_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_switch_thumb_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_switch_thumb_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_switch_thumb_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_switch_thumb_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_tab_indicator_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_tab_indicator_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_tab_indicator_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_tab_indicator_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_text_cursor_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_text_cursor_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_text_cursor_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_text_cursor_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_textfield_search_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_textfield_search_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_textfield_search_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_textfield_search_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_abc_vector_test.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_abc_vector_test.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_abc_vector_test.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_abc_vector_test.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_button_connected_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_button_connected_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_button_connected_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_button_connected_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_button_connected_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_button_connected_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_button_connected_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_button_connected_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_button_connecting_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_button_connecting_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_button_connecting_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_button_connecting_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_button_connecting_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_button_connecting_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_button_connecting_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_button_connecting_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_button_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_button_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_button_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_button_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_button_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_button_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_button_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_button_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_dialog_close_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_dialog_close_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_dialog_close_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_dialog_close_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_dialog_close_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_dialog_close_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_dialog_close_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_dialog_close_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_dialog_material_background_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_dialog_material_background_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_dialog_material_background_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_dialog_material_background_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_dialog_material_background_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_dialog_material_background_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_dialog_material_background_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_dialog_material_background_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_group_collapse.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_group_collapse.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_group_collapse.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_group_collapse.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_group_expand.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_group_expand.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_group_expand.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_group_expand.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_media_pause_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_media_pause_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_media_pause_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_media_pause_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_media_pause_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_media_pause_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_media_pause_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_media_pause_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_media_play_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_media_play_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_media_play_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_media_play_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_media_play_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_media_play_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_media_play_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_media_play_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_media_stop_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_media_stop_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_media_stop_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_media_stop_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_media_stop_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_media_stop_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_media_stop_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_media_stop_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_vol_type_audiotrack_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_vol_type_audiotrack_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_vol_type_audiotrack_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_vol_type_audiotrack_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_mr_vol_type_audiotrack_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_mr_vol_type_audiotrack_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_mr_vol_type_audiotrack_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_mr_vol_type_audiotrack_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_new_note.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_new_note.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_new_note.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_new_note.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_notification_bg.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_notification_bg.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_notification_bg.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_notification_bg.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_notification_bg_low.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_notification_bg_low.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_notification_bg_low.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_notification_bg_low.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_notification_icon_background.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_notification_icon_background.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_notification_icon_background.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_notification_icon_background.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_notification_tile_bg.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_notification_tile_bg.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_notification_tile_bg.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_notification_tile_bg.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_tooltip_frame_dark.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_tooltip_frame_dark.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_tooltip_frame_dark.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_tooltip_frame_dark.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/drawable_tooltip_frame_light.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/drawable_tooltip_frame_light.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/drawable_tooltip_frame_light.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/drawable_tooltip_frame_light.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/interpolator_mr_fast_out_slow_in.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/interpolator_mr_fast_out_slow_in.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/interpolator_mr_fast_out_slow_in.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/interpolator_mr_fast_out_slow_in.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/interpolator_mr_linear_out_slow_in.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/interpolator_mr_linear_out_slow_in.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/interpolator_mr_linear_out_slow_in.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/interpolator_mr_linear_out_slow_in.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout-v16_notification_template_custom_big.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout-v16_notification_template_custom_big.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout-v16_notification_template_custom_big.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout-v16_notification_template_custom_big.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout-v21_notification_action.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout-v21_notification_action.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout-v21_notification_action.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout-v21_notification_action.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout-v21_notification_action_tombstone.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout-v21_notification_action_tombstone.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout-v21_notification_action_tombstone.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout-v21_notification_action_tombstone.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout-v21_notification_template_custom_big.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout-v21_notification_template_custom_big.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout-v21_notification_template_custom_big.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout-v21_notification_template_custom_big.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout-v21_notification_template_icon_group.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout-v21_notification_template_icon_group.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout-v21_notification_template_icon_group.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout-v21_notification_template_icon_group.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout-v26_abc_screen_toolbar.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout-v26_abc_screen_toolbar.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout-v26_abc_screen_toolbar.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout-v26_abc_screen_toolbar.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout-watch-v20_abc_alert_dialog_title_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout-watch-v20_abc_alert_dialog_title_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout-watch-v20_abc_alert_dialog_title_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout-watch-v20_abc_alert_dialog_title_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_action_bar_title_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_action_bar_title_item.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_action_bar_title_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_action_bar_title_item.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_action_bar_up_container.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_action_bar_up_container.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_action_bar_up_container.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_action_bar_up_container.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_action_menu_item_layout.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_action_menu_item_layout.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_action_menu_item_layout.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_action_menu_item_layout.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_action_menu_layout.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_action_menu_layout.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_action_menu_layout.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_action_menu_layout.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_action_mode_bar.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_action_mode_bar.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_action_mode_bar.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_action_mode_bar.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_action_mode_close_item_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_action_mode_close_item_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_action_mode_close_item_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_action_mode_close_item_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_activity_chooser_view.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_activity_chooser_view.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view_list_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_activity_chooser_view_list_item.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view_list_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_activity_chooser_view_list_item.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_button_bar_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_button_bar_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_button_bar_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_button_bar_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_title_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_title_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_title_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_title_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_cascading_menu_item_layout.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_cascading_menu_item_layout.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_cascading_menu_item_layout.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_cascading_menu_item_layout.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_dialog_title_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_dialog_title_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_dialog_title_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_dialog_title_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_expanded_menu_layout.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_expanded_menu_layout.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_expanded_menu_layout.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_expanded_menu_layout.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_checkbox.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_checkbox.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_checkbox.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_checkbox.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_icon.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_icon.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_icon.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_icon.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_layout.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_layout.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_layout.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_layout.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_radio.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_radio.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_radio.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_radio.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_header_item_layout.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_popup_menu_header_item_layout.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_header_item_layout.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_popup_menu_header_item_layout.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_item_layout.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_popup_menu_item_layout.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_item_layout.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_popup_menu_item_layout.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_screen_content_include.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_screen_content_include.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_screen_content_include.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_screen_content_include.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_screen_simple.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_screen_simple.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_screen_simple.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_screen_simple.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_screen_simple_overlay_action_mode.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_screen_simple_overlay_action_mode.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_screen_toolbar.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_screen_toolbar.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_screen_toolbar.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_screen_toolbar.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_search_dropdown_item_icons_2line.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_search_dropdown_item_icons_2line.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_search_view.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_search_view.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_search_view.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_search_view.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_select_dialog_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_select_dialog_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_select_dialog_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_select_dialog_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_abc_tooltip.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_abc_tooltip.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_abc_tooltip.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_abc_tooltip.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_account_dialog_title.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_account_dialog_title.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_account_dialog_title.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_account_dialog_title.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_add_account_text.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_add_account_text.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_add_account_text.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_add_account_text.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_datetime_picker.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_datetime_picker.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_datetime_picker.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_datetime_picker.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_dialog_edit_text.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_dialog_edit_text.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_dialog_edit_text.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_dialog_edit_text.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_folder_list_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_folder_list_item.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_folder_list_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_folder_list_item.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_mr_cast_dialog.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_mr_cast_dialog.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_mr_cast_dialog.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_mr_cast_dialog.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_mr_cast_group_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_mr_cast_group_item.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_mr_cast_group_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_mr_cast_group_item.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_mr_cast_group_volume_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_mr_cast_group_volume_item.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_mr_cast_group_volume_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_mr_cast_group_volume_item.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_mr_cast_media_metadata.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_mr_cast_media_metadata.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_mr_cast_media_metadata.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_mr_cast_media_metadata.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_mr_cast_route_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_mr_cast_route_item.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_mr_cast_route_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_mr_cast_route_item.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_mr_chooser_dialog.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_mr_chooser_dialog.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_mr_chooser_dialog.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_mr_chooser_dialog.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_mr_chooser_list_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_mr_chooser_list_item.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_mr_chooser_list_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_mr_chooser_list_item.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_mr_controller_material_dialog_b.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_mr_controller_material_dialog_b.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_mr_controller_material_dialog_b.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_mr_controller_material_dialog_b.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_mr_controller_volume_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_mr_controller_volume_item.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_mr_controller_volume_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_mr_controller_volume_item.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_mr_dialog_header_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_mr_dialog_header_item.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_mr_dialog_header_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_mr_dialog_header_item.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_mr_picker_dialog.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_mr_picker_dialog.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_mr_picker_dialog.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_mr_picker_dialog.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_mr_picker_route_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_mr_picker_route_item.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_mr_picker_route_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_mr_picker_route_item.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_mr_playback_control.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_mr_playback_control.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_mr_playback_control.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_mr_playback_control.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_mr_volume_control.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_mr_volume_control.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_mr_volume_control.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_mr_volume_control.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_note_edit.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_note_edit.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_note_edit.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_note_edit.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_note_edit_list_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_note_edit_list_item.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_note_edit_list_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_note_edit_list_item.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/layout_note_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_note_item.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/layout_note_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_note_item.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_note_list.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_note_list.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_note_list.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_note_list.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_note_list_dropdown_menu.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_note_list_dropdown_menu.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_note_list_dropdown_menu.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_note_list_dropdown_menu.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_note_list_footer.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_note_list_footer.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_note_list_footer.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_note_list_footer.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_notification_action.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_notification_action.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_notification_action.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_notification_action.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_notification_action_tombstone.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_notification_action_tombstone.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_notification_action_tombstone.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_notification_action_tombstone.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_notification_media_action.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_notification_media_action.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_notification_media_action.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_notification_media_action.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_notification_media_cancel_action.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_notification_media_cancel_action.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_notification_media_cancel_action.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_notification_media_cancel_action.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_big_media.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_big_media.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_big_media.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_big_media.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_custom.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_big_media_custom.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_custom.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_big_media_custom.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_big_media_narrow.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_big_media_narrow.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow_custom.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_big_media_narrow_custom.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow_custom.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_big_media_narrow_custom.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_custom_big.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_custom_big.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_custom_big.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_custom_big.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_icon_group.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_icon_group.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_icon_group.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_icon_group.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_lines_media.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_lines_media.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_lines_media.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_lines_media.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_media.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_media.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_media.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_media.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_media_custom.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_media_custom.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_media_custom.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_media_custom.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_part_chronometer.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_part_chronometer.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_part_chronometer.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_part_chronometer.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_part_time.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_part_time.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_notification_template_part_time.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_notification_template_part_time.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_select_dialog_item_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_select_dialog_item_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_select_dialog_item_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_select_dialog_item_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_select_dialog_multichoice_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_select_dialog_multichoice_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_select_dialog_multichoice_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_select_dialog_multichoice_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_select_dialog_singlechoice_material.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_select_dialog_singlechoice_material.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_select_dialog_singlechoice_material.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_select_dialog_singlechoice_material.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_settings_header.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_settings_header.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_settings_header.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_settings_header.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_support_simple_spinner_dropdown_item.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_support_simple_spinner_dropdown_item.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_support_simple_spinner_dropdown_item.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_support_simple_spinner_dropdown_item.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_widget_2x.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_widget_2x.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_widget_2x.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_widget_2x.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/layout_widget_4x.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/layout_widget_4x.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/layout_widget_4x.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/layout_widget_4x.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/menu_call_note_edit.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/menu_call_note_edit.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/menu_call_note_edit.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/menu_call_note_edit.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/menu_call_record_folder.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/menu_call_record_folder.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/menu_call_record_folder.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/menu_call_record_folder.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/menu_note_edit.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/menu_note_edit.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/menu_note_edit.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/menu_note_edit.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/menu_note_list.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/menu_note_list.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/menu_note_list.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/menu_note_list.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/menu_note_list_dropdown.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/menu_note_list_dropdown.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/menu_note_list_dropdown.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/menu_note_list_dropdown.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/menu_note_list_options.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/menu_note_list_options.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/menu_note_list_options.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/menu_note_list_options.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/menu_sub_folder.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/menu_sub_folder.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/menu_sub_folder.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/menu_sub_folder.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/raw-zh-rCN_introduction.flat b/Notes-master/app/build/intermediates/res/merged/release/raw-zh-rCN_introduction.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/raw-zh-rCN_introduction.flat
rename to Notes-master/app/build/intermediates/res/merged/release/raw-zh-rCN_introduction.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/raw_introduction.flat b/Notes-master/app/build/intermediates/res/merged/release/raw_introduction.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/raw_introduction.flat
rename to Notes-master/app/build/intermediates/res/merged/release/raw_introduction.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-af_values-af.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-af_values-af.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-af_values-af.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-af_values-af.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-am_values-am.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-am_values-am.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-am_values-am.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-am_values-am.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-ar_values-ar.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-ar_values-ar.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-ar_values-ar.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-ar_values-ar.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-as_values-as.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-as_values-as.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-as_values-as.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-as_values-as.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-az_values-az.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-az_values-az.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-az_values-az.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-az_values-az.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-b+sr+Latn_values-b+sr+Latn.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-be_values-be.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-be_values-be.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-be_values-be.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-be_values-be.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-bg_values-bg.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-bg_values-bg.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-bg_values-bg.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-bg_values-bg.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-bn_values-bn.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-bn_values-bn.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-bn_values-bn.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-bn_values-bn.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-bs_values-bs.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-bs_values-bs.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-bs_values-bs.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-bs_values-bs.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-ca_values-ca.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-ca_values-ca.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-ca_values-ca.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-ca_values-ca.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-cs_values-cs.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-cs_values-cs.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-cs_values-cs.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-cs_values-cs.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-da_values-da.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-da_values-da.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-da_values-da.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-da_values-da.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-de_values-de.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-de_values-de.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-de_values-de.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-de_values-de.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-el_values-el.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-el_values-el.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-el_values-el.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-el_values-el.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-en-rAU_values-en-rAU.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-en-rAU_values-en-rAU.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-en-rAU_values-en-rAU.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-en-rAU_values-en-rAU.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-en-rCA_values-en-rCA.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-en-rCA_values-en-rCA.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-en-rCA_values-en-rCA.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-en-rCA_values-en-rCA.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-en-rGB_values-en-rGB.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-en-rGB_values-en-rGB.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-en-rGB_values-en-rGB.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-en-rGB_values-en-rGB.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-en-rIN_values-en-rIN.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-en-rIN_values-en-rIN.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-en-rIN_values-en-rIN.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-en-rIN_values-en-rIN.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-en-rXC_values-en-rXC.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-en-rXC_values-en-rXC.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-en-rXC_values-en-rXC.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-en-rXC_values-en-rXC.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-es-rUS_values-es-rUS.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-es-rUS_values-es-rUS.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-es-rUS_values-es-rUS.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-es-rUS_values-es-rUS.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-es_values-es.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-es_values-es.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-es_values-es.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-es_values-es.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-et_values-et.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-et_values-et.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-et_values-et.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-et_values-et.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-eu_values-eu.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-eu_values-eu.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-eu_values-eu.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-eu_values-eu.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-fa_values-fa.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-fa_values-fa.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-fa_values-fa.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-fa_values-fa.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-fi_values-fi.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-fi_values-fi.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-fi_values-fi.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-fi_values-fi.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-fr-rCA_values-fr-rCA.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-fr-rCA_values-fr-rCA.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-fr-rCA_values-fr-rCA.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-fr-rCA_values-fr-rCA.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-fr_values-fr.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-fr_values-fr.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-fr_values-fr.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-fr_values-fr.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-gl_values-gl.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-gl_values-gl.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-gl_values-gl.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-gl_values-gl.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-gu_values-gu.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-gu_values-gu.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-gu_values-gu.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-gu_values-gu.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-h720dp-v13_values-h720dp-v13.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-h720dp-v13_values-h720dp-v13.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-h720dp-v13_values-h720dp-v13.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-h720dp-v13_values-h720dp-v13.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-hdpi-v4_values-hdpi-v4.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-hdpi-v4_values-hdpi-v4.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-hdpi-v4_values-hdpi-v4.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-hdpi-v4_values-hdpi-v4.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-hi_values-hi.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-hi_values-hi.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-hi_values-hi.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-hi_values-hi.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-hr_values-hr.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-hr_values-hr.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-hr_values-hr.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-hr_values-hr.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-hu_values-hu.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-hu_values-hu.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-hu_values-hu.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-hu_values-hu.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-hy_values-hy.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-hy_values-hy.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-hy_values-hy.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-hy_values-hy.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-in_values-in.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-in_values-in.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-in_values-in.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-in_values-in.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-is_values-is.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-is_values-is.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-is_values-is.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-is_values-is.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-it_values-it.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-it_values-it.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-it_values-it.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-it_values-it.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-iw_values-iw.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-iw_values-iw.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-iw_values-iw.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-iw_values-iw.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-ja_values-ja.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-ja_values-ja.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-ja_values-ja.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-ja_values-ja.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-ka_values-ka.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-ka_values-ka.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-ka_values-ka.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-ka_values-ka.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-kk_values-kk.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-kk_values-kk.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-kk_values-kk.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-kk_values-kk.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-km_values-km.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-km_values-km.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-km_values-km.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-km_values-km.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-kn_values-kn.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-kn_values-kn.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-kn_values-kn.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-kn_values-kn.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-ko_values-ko.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-ko_values-ko.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-ko_values-ko.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-ko_values-ko.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-ky_values-ky.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-ky_values-ky.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-ky_values-ky.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-ky_values-ky.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-land_values-land.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-land_values-land.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-land_values-land.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-land_values-land.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-large-v4_values-large-v4.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-large-v4_values-large-v4.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-large-v4_values-large-v4.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-large-v4_values-large-v4.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-ldltr-v21_values-ldltr-v21.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-ldltr-v21_values-ldltr-v21.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-ldltr-v21_values-ldltr-v21.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-ldltr-v21_values-ldltr-v21.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-lo_values-lo.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-lo_values-lo.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-lo_values-lo.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-lo_values-lo.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-lt_values-lt.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-lt_values-lt.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-lt_values-lt.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-lt_values-lt.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-lv_values-lv.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-lv_values-lv.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-lv_values-lv.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-lv_values-lv.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-mk_values-mk.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-mk_values-mk.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-mk_values-mk.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-mk_values-mk.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-ml_values-ml.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-ml_values-ml.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-ml_values-ml.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-ml_values-ml.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-mn_values-mn.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-mn_values-mn.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-mn_values-mn.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-mn_values-mn.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-mr_values-mr.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-mr_values-mr.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-mr_values-mr.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-mr_values-mr.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-ms_values-ms.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-ms_values-ms.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-ms_values-ms.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-ms_values-ms.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-my_values-my.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-my_values-my.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-my_values-my.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-my_values-my.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-nb_values-nb.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-nb_values-nb.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-nb_values-nb.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-nb_values-nb.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-ne_values-ne.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-ne_values-ne.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-ne_values-ne.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-ne_values-ne.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-night-v8_values-night-v8.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-night-v8_values-night-v8.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-night-v8_values-night-v8.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-night-v8_values-night-v8.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-nl_values-nl.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-nl_values-nl.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-nl_values-nl.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-nl_values-nl.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-or_values-or.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-or_values-or.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-or_values-or.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-or_values-or.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-pa_values-pa.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-pa_values-pa.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-pa_values-pa.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-pa_values-pa.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-pl_values-pl.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-pl_values-pl.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-pl_values-pl.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-pl_values-pl.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-port_values-port.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-port_values-port.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-port_values-port.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-port_values-port.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-pt-rBR_values-pt-rBR.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-pt-rBR_values-pt-rBR.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-pt-rBR_values-pt-rBR.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-pt-rBR_values-pt-rBR.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-pt-rPT_values-pt-rPT.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-pt-rPT_values-pt-rPT.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-pt-rPT_values-pt-rPT.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-pt-rPT_values-pt-rPT.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-pt_values-pt.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-pt_values-pt.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-pt_values-pt.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-pt_values-pt.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-ro_values-ro.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-ro_values-ro.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-ro_values-ro.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-ro_values-ro.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-ru_values-ru.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-ru_values-ru.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-ru_values-ru.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-ru_values-ru.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-si_values-si.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-si_values-si.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-si_values-si.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-si_values-si.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-sk_values-sk.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-sk_values-sk.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-sk_values-sk.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-sk_values-sk.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-sl_values-sl.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-sl_values-sl.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-sl_values-sl.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-sl_values-sl.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-sq_values-sq.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-sq_values-sq.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-sq_values-sq.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-sq_values-sq.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-sr_values-sr.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-sr_values-sr.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-sr_values-sr.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-sr_values-sr.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-sv_values-sv.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-sv_values-sv.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-sv_values-sv.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-sv_values-sv.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-sw600dp-v13_values-sw600dp-v13.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-sw600dp-v13_values-sw600dp-v13.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-sw600dp-v13_values-sw600dp-v13.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-sw600dp-v13_values-sw600dp-v13.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-sw720dp-v13_values-sw720dp-v13.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-sw720dp-v13_values-sw720dp-v13.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-sw720dp-v13_values-sw720dp-v13.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-sw720dp-v13_values-sw720dp-v13.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-sw_values-sw.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-sw_values-sw.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-sw_values-sw.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-sw_values-sw.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-ta_values-ta.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-ta_values-ta.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-ta_values-ta.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-ta_values-ta.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-te_values-te.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-te_values-te.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-te_values-te.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-te_values-te.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-th_values-th.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-th_values-th.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-th_values-th.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-th_values-th.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-tl_values-tl.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-tl_values-tl.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-tl_values-tl.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-tl_values-tl.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-tr_values-tr.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-tr_values-tr.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-tr_values-tr.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-tr_values-tr.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-uk_values-uk.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-uk_values-uk.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-uk_values-uk.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-uk_values-uk.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-ur_values-ur.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-ur_values-ur.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-ur_values-ur.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-ur_values-ur.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-uz_values-uz.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-uz_values-uz.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-uz_values-uz.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-uz_values-uz.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-v16_values-v16.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-v16_values-v16.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-v16_values-v16.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-v16_values-v16.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-v17_values-v17.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-v17_values-v17.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-v17_values-v17.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-v17_values-v17.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-v18_values-v18.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-v18_values-v18.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-v18_values-v18.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-v18_values-v18.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-v21_values-v21.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-v21_values-v21.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-v21_values-v21.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-v21_values-v21.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-v22_values-v22.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-v22_values-v22.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-v22_values-v22.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-v22_values-v22.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-v23_values-v23.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-v23_values-v23.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-v23_values-v23.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-v23_values-v23.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-v24_values-v24.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-v24_values-v24.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-v24_values-v24.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-v24_values-v24.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-v25_values-v25.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-v25_values-v25.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-v25_values-v25.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-v25_values-v25.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-v26_values-v26.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-v26_values-v26.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-v26_values-v26.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-v26_values-v26.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-v28_values-v28.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-v28_values-v28.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-v28_values-v28.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-v28_values-v28.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-vi_values-vi.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-vi_values-vi.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-vi_values-vi.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-vi_values-vi.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-watch-v20_values-watch-v20.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-watch-v20_values-watch-v20.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-watch-v20_values-watch-v20.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-watch-v20_values-watch-v20.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-watch-v21_values-watch-v21.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-watch-v21_values-watch-v21.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-watch-v21_values-watch-v21.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-watch-v21_values-watch-v21.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-xlarge-v4_values-xlarge-v4.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-xlarge-v4_values-xlarge-v4.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-xlarge-v4_values-xlarge-v4.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-xlarge-v4_values-xlarge-v4.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-zh-rCN_values-zh-rCN.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-zh-rCN_values-zh-rCN.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-zh-rCN_values-zh-rCN.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-zh-rCN_values-zh-rCN.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-zh-rHK_values-zh-rHK.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-zh-rHK_values-zh-rHK.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-zh-rHK_values-zh-rHK.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-zh-rHK_values-zh-rHK.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-zh-rTW_values-zh-rTW.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-zh-rTW_values-zh-rTW.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-zh-rTW_values-zh-rTW.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-zh-rTW_values-zh-rTW.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values-zu_values-zu.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values-zu_values-zu.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values-zu_values-zu.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values-zu_values-zu.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/release/values_values.arsc.flat b/Notes-master/app/build/intermediates/res/merged/release/values_values.arsc.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/release/values_values.arsc.flat
rename to Notes-master/app/build/intermediates/res/merged/release/values_values.arsc.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/xml_preferences.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/xml_preferences.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/xml_preferences.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/xml_preferences.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/xml_searchable.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/xml_searchable.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/xml_searchable.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/xml_searchable.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/xml_widget_2x_info.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/xml_widget_2x_info.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/xml_widget_2x_info.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/xml_widget_2x_info.xml.flat
diff --git a/src/Project/app/build/intermediates/res/merged/debug/xml_widget_4x_info.xml.flat b/Notes-master/app/build/intermediates/res/merged/release/xml_widget_4x_info.xml.flat
similarity index 100%
rename from src/Project/app/build/intermediates/res/merged/debug/xml_widget_4x_info.xml.flat
rename to Notes-master/app/build/intermediates/res/merged/release/xml_widget_4x_info.xml.flat
diff --git a/src/Project/app/build/intermediates/res/symbol-table-with-package/debug/package-aware-r.txt b/Notes-master/app/build/intermediates/res/symbol-table-with-package/debug/package-aware-r.txt
similarity index 91%
rename from src/Project/app/build/intermediates/res/symbol-table-with-package/debug/package-aware-r.txt
rename to Notes-master/app/build/intermediates/res/symbol-table-with-package/debug/package-aware-r.txt
index 7c227afe..4320ecc8 100644
--- a/src/Project/app/build/intermediates/res/symbol-table-with-package/debug/package-aware-r.txt
+++ b/Notes-master/app/build/intermediates/res/symbol-table-with-package/debug/package-aware-r.txt
@@ -68,6 +68,8 @@ attr backgroundStacked
attr backgroundTint
attr backgroundTintMode
attr barLength
+attr barrierAllowsGoneWidgets
+attr barrierDirection
attr borderlessButtonStyle
attr buttonBarButtonStyle
attr buttonBarNegativeButtonStyle
@@ -81,6 +83,7 @@ attr buttonStyle
attr buttonStyleSmall
attr buttonTint
attr buttonTintMode
+attr chainUseRtl
attr checkboxStyle
attr checkedTextViewStyle
attr closeIcon
@@ -99,6 +102,9 @@ attr colorPrimary
attr colorPrimaryDark
attr colorSwitchThumbNormal
attr commitIcon
+attr constraintSet
+attr constraint_referenced_ids
+attr content
attr contentDescription
attr contentInsetEnd
attr contentInsetEndWithActions
@@ -126,6 +132,7 @@ attr editTextBackground
attr editTextColor
attr editTextStyle
attr elevation
+attr emptyVisibility
attr expandActivityOverflowButtonDrawable
attr externalRouteEnabledDrawable
attr fastScrollEnabled
@@ -169,9 +176,59 @@ attr layoutManager
attr layout_anchor
attr layout_anchorGravity
attr layout_behavior
+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_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 lineHeight
attr listChoiceBackgroundIndicator
attr listDividerAlertDialog
@@ -916,8 +973,11 @@ id ALT
id CTRL
id FUNCTION
id META
+id Password
id SHIFT
id SYM
+id accountName
+id accountPassword
id account_dialog_subtitle
id account_dialog_title
id action0
@@ -944,9 +1004,11 @@ id activity_chooser_view_content
id add
id alertTitle
id all
+id alreadyMember
id always
id amPm
id async
+id barrier
id beginning
id blocking
id bottom
@@ -959,6 +1021,7 @@ id cb_edit_item
id center
id center_horizontal
id center_vertical
+id chains
id checkbox
id chronometer
id clip_horizontal
@@ -966,12 +1029,15 @@ id clip_vertical
id collapseActionView
id content
id contentPanel
+id creat
id custom
id customPanel
id date
id decor_content_parent
id default_activity_button
id delete
+id dimensions
+id direct
id disableHome
id edit_query
id end
@@ -985,6 +1051,7 @@ id fill_horizontal
id fill_vertical
id font_size_selector
id forever
+id gone
id group_divider
id home
id homeAsUp
@@ -994,6 +1061,7 @@ id icon_group
id ifRoom
id image
id info
+id invisible
id italic
id item_touch_helper_previous_elevation
id iv_alert_icon
@@ -1024,6 +1092,7 @@ id ll_font_normal
id ll_font_small
id ll_font_super
id lockView
+id login
id media_actions
id menu_alert
id menu_cancel_top
@@ -1107,7 +1176,10 @@ id notes_list
id notification_background
id notification_main_column
id notification_main_column_container
+id packed
+id parent
id parentPanel
+id percent
id prefenerece_sync_status_textview
id preference_sync_button
id progress_circular
@@ -1137,16 +1209,23 @@ id shortcut
id showCustom
id showHome
id showTitle
+id signUp
id spacer
id split_action_bar
+id spread
+id spread_inside
id src_atop
id src_in
id src_over
+id standard
id start
id status_bar_latest_event_content
id submenuarrow
+id submit
id submit_area
id sv_note_edit
+id syncdownload
+id syncupload
id tabMode
id tag_transition_group
id tag_unhandled_key_event_manager
@@ -1173,10 +1252,12 @@ id tv_title_bar
id uniform
id up
id useLogo
+id userName
id volume_item_container
id widget_bg_image
id widget_text
id withText
+id wrap
id wrap_content
integer abc_config_activityDefaultDur
integer abc_config_activityShortDur
@@ -1218,8 +1299,11 @@ layout abc_search_view
layout abc_select_dialog_material
layout abc_tooltip
layout account_dialog_title
+layout activity_addaccount
layout activity_lock
+layout activity_login
layout activity_set_lock
+layout activity_sync
layout add_account_text
layout datetime_picker
layout dialog_edit_text
@@ -1851,6 +1935,9 @@ styleable AppCompatTheme android_windowIsFloating android_windowAnimationStyle a
styleable ButtonBarLayout allowStacking
styleable ColorStateListItem android_color android_alpha alpha
styleable CompoundButton android_button buttonTint buttonTintMode
+styleable ConstraintLayout_Layout android_orientation android_maxWidth android_maxHeight android_minWidth android_minHeight barrierAllowsGoneWidgets barrierDirection chainUseRtl constraintSet constraint_referenced_ids 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 layout_optimizationLevel
+styleable ConstraintLayout_placeholder content 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_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 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
styleable CoordinatorLayout keylines statusBarBackground
styleable CoordinatorLayout_Layout android_layout_gravity layout_anchor layout_anchorGravity layout_behavior layout_dodgeInsetEdges layout_insetEdge layout_keyline
styleable DrawerArrowToggle arrowHeadLength arrowShaftLength barLength color drawableSize gapBetweenBars spinBars thickness
@@ -1859,6 +1946,7 @@ styleable FontFamilyFont android_font android_fontWeight android_fontStyle andro
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 LinearConstraintLayout android_orientation
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
diff --git a/src/Project/app/build/intermediates/res/symbol-table-with-package/release/package-aware-r.txt b/Notes-master/app/build/intermediates/res/symbol-table-with-package/release/package-aware-r.txt
similarity index 100%
rename from src/Project/app/build/intermediates/res/symbol-table-with-package/release/package-aware-r.txt
rename to Notes-master/app/build/intermediates/res/symbol-table-with-package/release/package-aware-r.txt
diff --git a/Notes-master/app/build/intermediates/signing_config/debug/out/signing-config.json b/Notes-master/app/build/intermediates/signing_config/debug/out/signing-config.json
new file mode 100644
index 00000000..13607ea6
--- /dev/null
+++ b/Notes-master/app/build/intermediates/signing_config/debug/out/signing-config.json
@@ -0,0 +1 @@
+{"mName":"debug","mStoreFile":"C:\\Users\\15121\\.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/Project/app/build/intermediates/signing_config/release/out/signing-config.json b/Notes-master/app/build/intermediates/signing_config/release/out/signing-config.json
similarity index 100%
rename from src/Project/app/build/intermediates/signing_config/release/out/signing-config.json
rename to Notes-master/app/build/intermediates/signing_config/release/out/signing-config.json
diff --git a/src/Project/app/build/intermediates/symbols/androidTest/debug/R.txt b/Notes-master/app/build/intermediates/symbols/androidTest/debug/R.txt
similarity index 100%
rename from src/Project/app/build/intermediates/symbols/androidTest/debug/R.txt
rename to Notes-master/app/build/intermediates/symbols/androidTest/debug/R.txt
diff --git a/Notes-master/app/build/intermediates/symbols/debug/R.txt b/Notes-master/app/build/intermediates/symbols/debug/R.txt
new file mode 100644
index 00000000..105c31ee
--- /dev/null
+++ b/Notes-master/app/build/intermediates/symbols/debug/R.txt
@@ -0,0 +1,2540 @@
+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 array format_for_exported_note 0x7f020000
+int array menu_share_ways 0x7f020001
+int attr actionBarDivider 0x7f030000
+int attr actionBarItemBackground 0x7f030001
+int attr actionBarPopupTheme 0x7f030002
+int attr actionBarSize 0x7f030003
+int attr actionBarSplitStyle 0x7f030004
+int attr actionBarStyle 0x7f030005
+int attr actionBarTabBarStyle 0x7f030006
+int attr actionBarTabStyle 0x7f030007
+int attr actionBarTabTextStyle 0x7f030008
+int attr actionBarTheme 0x7f030009
+int attr actionBarWidgetTheme 0x7f03000a
+int attr actionButtonStyle 0x7f03000b
+int attr actionDropDownStyle 0x7f03000c
+int attr actionLayout 0x7f03000d
+int attr actionMenuTextAppearance 0x7f03000e
+int attr actionMenuTextColor 0x7f03000f
+int attr actionModeBackground 0x7f030010
+int attr actionModeCloseButtonStyle 0x7f030011
+int attr actionModeCloseDrawable 0x7f030012
+int attr actionModeCopyDrawable 0x7f030013
+int attr actionModeCutDrawable 0x7f030014
+int attr actionModeFindDrawable 0x7f030015
+int attr actionModePasteDrawable 0x7f030016
+int attr actionModePopupWindowStyle 0x7f030017
+int attr actionModeSelectAllDrawable 0x7f030018
+int attr actionModeShareDrawable 0x7f030019
+int attr actionModeSplitBackground 0x7f03001a
+int attr actionModeStyle 0x7f03001b
+int attr actionModeWebSearchDrawable 0x7f03001c
+int attr actionOverflowButtonStyle 0x7f03001d
+int attr actionOverflowMenuStyle 0x7f03001e
+int attr actionProviderClass 0x7f03001f
+int attr actionViewClass 0x7f030020
+int attr activityChooserViewStyle 0x7f030021
+int attr alertDialogButtonGroupStyle 0x7f030022
+int attr alertDialogCenterButtons 0x7f030023
+int attr alertDialogStyle 0x7f030024
+int attr alertDialogTheme 0x7f030025
+int attr allowStacking 0x7f030026
+int attr alpha 0x7f030027
+int attr alphabeticModifiers 0x7f030028
+int attr arrowHeadLength 0x7f030029
+int attr arrowShaftLength 0x7f03002a
+int attr autoCompleteTextViewStyle 0x7f03002b
+int attr autoSizeMaxTextSize 0x7f03002c
+int attr autoSizeMinTextSize 0x7f03002d
+int attr autoSizePresetSizes 0x7f03002e
+int attr autoSizeStepGranularity 0x7f03002f
+int attr autoSizeTextType 0x7f030030
+int attr background 0x7f030031
+int attr backgroundSplit 0x7f030032
+int attr backgroundStacked 0x7f030033
+int attr backgroundTint 0x7f030034
+int attr backgroundTintMode 0x7f030035
+int attr barLength 0x7f030036
+int attr barrierAllowsGoneWidgets 0x7f030037
+int attr barrierDirection 0x7f030038
+int attr borderlessButtonStyle 0x7f030039
+int attr buttonBarButtonStyle 0x7f03003a
+int attr buttonBarNegativeButtonStyle 0x7f03003b
+int attr buttonBarNeutralButtonStyle 0x7f03003c
+int attr buttonBarPositiveButtonStyle 0x7f03003d
+int attr buttonBarStyle 0x7f03003e
+int attr buttonGravity 0x7f03003f
+int attr buttonIconDimen 0x7f030040
+int attr buttonPanelSideLayout 0x7f030041
+int attr buttonStyle 0x7f030042
+int attr buttonStyleSmall 0x7f030043
+int attr buttonTint 0x7f030044
+int attr buttonTintMode 0x7f030045
+int attr chainUseRtl 0x7f030046
+int attr checkboxStyle 0x7f030047
+int attr checkedTextViewStyle 0x7f030048
+int attr closeIcon 0x7f030049
+int attr closeItemLayout 0x7f03004a
+int attr collapseContentDescription 0x7f03004b
+int attr collapseIcon 0x7f03004c
+int attr color 0x7f03004d
+int attr colorAccent 0x7f03004e
+int attr colorBackgroundFloating 0x7f03004f
+int attr colorButtonNormal 0x7f030050
+int attr colorControlActivated 0x7f030051
+int attr colorControlHighlight 0x7f030052
+int attr colorControlNormal 0x7f030053
+int attr colorError 0x7f030054
+int attr colorPrimary 0x7f030055
+int attr colorPrimaryDark 0x7f030056
+int attr colorSwitchThumbNormal 0x7f030057
+int attr commitIcon 0x7f030058
+int attr constraintSet 0x7f030059
+int attr constraint_referenced_ids 0x7f03005a
+int attr content 0x7f03005b
+int attr contentDescription 0x7f03005c
+int attr contentInsetEnd 0x7f03005d
+int attr contentInsetEndWithActions 0x7f03005e
+int attr contentInsetLeft 0x7f03005f
+int attr contentInsetRight 0x7f030060
+int attr contentInsetStart 0x7f030061
+int attr contentInsetStartWithNavigation 0x7f030062
+int attr controlBackground 0x7f030063
+int attr coordinatorLayoutStyle 0x7f030064
+int attr customNavigationLayout 0x7f030065
+int attr defaultQueryHint 0x7f030066
+int attr dialogCornerRadius 0x7f030067
+int attr dialogPreferredPadding 0x7f030068
+int attr dialogTheme 0x7f030069
+int attr displayOptions 0x7f03006a
+int attr divider 0x7f03006b
+int attr dividerHorizontal 0x7f03006c
+int attr dividerPadding 0x7f03006d
+int attr dividerVertical 0x7f03006e
+int attr drawableSize 0x7f03006f
+int attr drawerArrowStyle 0x7f030070
+int attr dropDownListViewStyle 0x7f030071
+int attr dropdownListPreferredItemHeight 0x7f030072
+int attr editTextBackground 0x7f030073
+int attr editTextColor 0x7f030074
+int attr editTextStyle 0x7f030075
+int attr elevation 0x7f030076
+int attr emptyVisibility 0x7f030077
+int attr expandActivityOverflowButtonDrawable 0x7f030078
+int attr externalRouteEnabledDrawable 0x7f030079
+int attr fastScrollEnabled 0x7f03007a
+int attr fastScrollHorizontalThumbDrawable 0x7f03007b
+int attr fastScrollHorizontalTrackDrawable 0x7f03007c
+int attr fastScrollVerticalThumbDrawable 0x7f03007d
+int attr fastScrollVerticalTrackDrawable 0x7f03007e
+int attr firstBaselineToTopHeight 0x7f03007f
+int attr font 0x7f030080
+int attr fontFamily 0x7f030081
+int attr fontProviderAuthority 0x7f030082
+int attr fontProviderCerts 0x7f030083
+int attr fontProviderFetchStrategy 0x7f030084
+int attr fontProviderFetchTimeout 0x7f030085
+int attr fontProviderPackage 0x7f030086
+int attr fontProviderQuery 0x7f030087
+int attr fontStyle 0x7f030088
+int attr fontVariationSettings 0x7f030089
+int attr fontWeight 0x7f03008a
+int attr fullscreenBackgroundColor 0x7f03008b
+int attr fullscreenTextColor 0x7f03008c
+int attr gapBetweenBars 0x7f03008d
+int attr goIcon 0x7f03008e
+int attr height 0x7f03008f
+int attr hideOnContentScroll 0x7f030090
+int attr homeAsUpIndicator 0x7f030091
+int attr homeLayout 0x7f030092
+int attr icon 0x7f030093
+int attr iconTint 0x7f030094
+int attr iconTintMode 0x7f030095
+int attr iconifiedByDefault 0x7f030096
+int attr imageButtonStyle 0x7f030097
+int attr indeterminateProgressStyle 0x7f030098
+int attr initialActivityCount 0x7f030099
+int attr isLightTheme 0x7f03009a
+int attr itemPadding 0x7f03009b
+int attr keylines 0x7f03009c
+int attr lastBaselineToBottomHeight 0x7f03009d
+int attr layout 0x7f03009e
+int attr layoutManager 0x7f03009f
+int attr layout_anchor 0x7f0300a0
+int attr layout_anchorGravity 0x7f0300a1
+int attr layout_behavior 0x7f0300a2
+int attr layout_constrainedHeight 0x7f0300a3
+int attr layout_constrainedWidth 0x7f0300a4
+int attr layout_constraintBaseline_creator 0x7f0300a5
+int attr layout_constraintBaseline_toBaselineOf 0x7f0300a6
+int attr layout_constraintBottom_creator 0x7f0300a7
+int attr layout_constraintBottom_toBottomOf 0x7f0300a8
+int attr layout_constraintBottom_toTopOf 0x7f0300a9
+int attr layout_constraintCircle 0x7f0300aa
+int attr layout_constraintCircleAngle 0x7f0300ab
+int attr layout_constraintCircleRadius 0x7f0300ac
+int attr layout_constraintDimensionRatio 0x7f0300ad
+int attr layout_constraintEnd_toEndOf 0x7f0300ae
+int attr layout_constraintEnd_toStartOf 0x7f0300af
+int attr layout_constraintGuide_begin 0x7f0300b0
+int attr layout_constraintGuide_end 0x7f0300b1
+int attr layout_constraintGuide_percent 0x7f0300b2
+int attr layout_constraintHeight_default 0x7f0300b3
+int attr layout_constraintHeight_max 0x7f0300b4
+int attr layout_constraintHeight_min 0x7f0300b5
+int attr layout_constraintHeight_percent 0x7f0300b6
+int attr layout_constraintHorizontal_bias 0x7f0300b7
+int attr layout_constraintHorizontal_chainStyle 0x7f0300b8
+int attr layout_constraintHorizontal_weight 0x7f0300b9
+int attr layout_constraintLeft_creator 0x7f0300ba
+int attr layout_constraintLeft_toLeftOf 0x7f0300bb
+int attr layout_constraintLeft_toRightOf 0x7f0300bc
+int attr layout_constraintRight_creator 0x7f0300bd
+int attr layout_constraintRight_toLeftOf 0x7f0300be
+int attr layout_constraintRight_toRightOf 0x7f0300bf
+int attr layout_constraintStart_toEndOf 0x7f0300c0
+int attr layout_constraintStart_toStartOf 0x7f0300c1
+int attr layout_constraintTop_creator 0x7f0300c2
+int attr layout_constraintTop_toBottomOf 0x7f0300c3
+int attr layout_constraintTop_toTopOf 0x7f0300c4
+int attr layout_constraintVertical_bias 0x7f0300c5
+int attr layout_constraintVertical_chainStyle 0x7f0300c6
+int attr layout_constraintVertical_weight 0x7f0300c7
+int attr layout_constraintWidth_default 0x7f0300c8
+int attr layout_constraintWidth_max 0x7f0300c9
+int attr layout_constraintWidth_min 0x7f0300ca
+int attr layout_constraintWidth_percent 0x7f0300cb
+int attr layout_dodgeInsetEdges 0x7f0300cc
+int attr layout_editor_absoluteX 0x7f0300cd
+int attr layout_editor_absoluteY 0x7f0300ce
+int attr layout_goneMarginBottom 0x7f0300cf
+int attr layout_goneMarginEnd 0x7f0300d0
+int attr layout_goneMarginLeft 0x7f0300d1
+int attr layout_goneMarginRight 0x7f0300d2
+int attr layout_goneMarginStart 0x7f0300d3
+int attr layout_goneMarginTop 0x7f0300d4
+int attr layout_insetEdge 0x7f0300d5
+int attr layout_keyline 0x7f0300d6
+int attr layout_optimizationLevel 0x7f0300d7
+int attr lineHeight 0x7f0300d8
+int attr listChoiceBackgroundIndicator 0x7f0300d9
+int attr listDividerAlertDialog 0x7f0300da
+int attr listItemLayout 0x7f0300db
+int attr listLayout 0x7f0300dc
+int attr listMenuViewStyle 0x7f0300dd
+int attr listPopupWindowStyle 0x7f0300de
+int attr listPreferredItemHeight 0x7f0300df
+int attr listPreferredItemHeightLarge 0x7f0300e0
+int attr listPreferredItemHeightSmall 0x7f0300e1
+int attr listPreferredItemPaddingLeft 0x7f0300e2
+int attr listPreferredItemPaddingRight 0x7f0300e3
+int attr logo 0x7f0300e4
+int attr logoDescription 0x7f0300e5
+int attr maxButtonHeight 0x7f0300e6
+int attr measureWithLargestChild 0x7f0300e7
+int attr mediaRouteAudioTrackDrawable 0x7f0300e8
+int attr mediaRouteButtonStyle 0x7f0300e9
+int attr mediaRouteButtonTint 0x7f0300ea
+int attr mediaRouteCloseDrawable 0x7f0300eb
+int attr mediaRouteControlPanelThemeOverlay 0x7f0300ec
+int attr mediaRouteDefaultIconDrawable 0x7f0300ed
+int attr mediaRoutePauseDrawable 0x7f0300ee
+int attr mediaRoutePlayDrawable 0x7f0300ef
+int attr mediaRouteSpeakerGroupIconDrawable 0x7f0300f0
+int attr mediaRouteSpeakerIconDrawable 0x7f0300f1
+int attr mediaRouteStopDrawable 0x7f0300f2
+int attr mediaRouteTheme 0x7f0300f3
+int attr mediaRouteTvIconDrawable 0x7f0300f4
+int attr multiChoiceItemLayout 0x7f0300f5
+int attr navigationContentDescription 0x7f0300f6
+int attr navigationIcon 0x7f0300f7
+int attr navigationMode 0x7f0300f8
+int attr numericModifiers 0x7f0300f9
+int attr overlapAnchor 0x7f0300fa
+int attr paddingBottomNoButtons 0x7f0300fb
+int attr paddingEnd 0x7f0300fc
+int attr paddingStart 0x7f0300fd
+int attr paddingTopNoTitle 0x7f0300fe
+int attr panelBackground 0x7f0300ff
+int attr panelMenuListTheme 0x7f030100
+int attr panelMenuListWidth 0x7f030101
+int attr popupMenuStyle 0x7f030102
+int attr popupTheme 0x7f030103
+int attr popupWindowStyle 0x7f030104
+int attr preserveIconSpacing 0x7f030105
+int attr progressBarPadding 0x7f030106
+int attr progressBarStyle 0x7f030107
+int attr queryBackground 0x7f030108
+int attr queryHint 0x7f030109
+int attr radioButtonStyle 0x7f03010a
+int attr ratingBarStyle 0x7f03010b
+int attr ratingBarStyleIndicator 0x7f03010c
+int attr ratingBarStyleSmall 0x7f03010d
+int attr reverseLayout 0x7f03010e
+int attr searchHintIcon 0x7f03010f
+int attr searchIcon 0x7f030110
+int attr searchViewStyle 0x7f030111
+int attr seekBarStyle 0x7f030112
+int attr selectableItemBackground 0x7f030113
+int attr selectableItemBackgroundBorderless 0x7f030114
+int attr showAsAction 0x7f030115
+int attr showDividers 0x7f030116
+int attr showText 0x7f030117
+int attr showTitle 0x7f030118
+int attr singleChoiceItemLayout 0x7f030119
+int attr spanCount 0x7f03011a
+int attr spinBars 0x7f03011b
+int attr spinnerDropDownItemStyle 0x7f03011c
+int attr spinnerStyle 0x7f03011d
+int attr splitTrack 0x7f03011e
+int attr srcCompat 0x7f03011f
+int attr stackFromEnd 0x7f030120
+int attr state_above_anchor 0x7f030121
+int attr statusBarBackground 0x7f030122
+int attr subMenuArrow 0x7f030123
+int attr submitBackground 0x7f030124
+int attr subtitle 0x7f030125
+int attr subtitleTextAppearance 0x7f030126
+int attr subtitleTextColor 0x7f030127
+int attr subtitleTextStyle 0x7f030128
+int attr suggestionRowLayout 0x7f030129
+int attr switchMinWidth 0x7f03012a
+int attr switchPadding 0x7f03012b
+int attr switchStyle 0x7f03012c
+int attr switchTextAppearance 0x7f03012d
+int attr textAllCaps 0x7f03012e
+int attr textAppearanceLargePopupMenu 0x7f03012f
+int attr textAppearanceListItem 0x7f030130
+int attr textAppearanceListItemSecondary 0x7f030131
+int attr textAppearanceListItemSmall 0x7f030132
+int attr textAppearancePopupMenuHeader 0x7f030133
+int attr textAppearanceSearchResultSubtitle 0x7f030134
+int attr textAppearanceSearchResultTitle 0x7f030135
+int attr textAppearanceSmallPopupMenu 0x7f030136
+int attr textColorAlertDialogListItem 0x7f030137
+int attr textColorSearchUrl 0x7f030138
+int attr theme 0x7f030139
+int attr thickness 0x7f03013a
+int attr thumbTextPadding 0x7f03013b
+int attr thumbTint 0x7f03013c
+int attr thumbTintMode 0x7f03013d
+int attr tickMark 0x7f03013e
+int attr tickMarkTint 0x7f03013f
+int attr tickMarkTintMode 0x7f030140
+int attr tint 0x7f030141
+int attr tintMode 0x7f030142
+int attr title 0x7f030143
+int attr titleMargin 0x7f030144
+int attr titleMarginBottom 0x7f030145
+int attr titleMarginEnd 0x7f030146
+int attr titleMarginStart 0x7f030147
+int attr titleMarginTop 0x7f030148
+int attr titleMargins 0x7f030149
+int attr titleTextAppearance 0x7f03014a
+int attr titleTextColor 0x7f03014b
+int attr titleTextStyle 0x7f03014c
+int attr toolbarNavigationButtonStyle 0x7f03014d
+int attr toolbarStyle 0x7f03014e
+int attr tooltipForegroundColor 0x7f03014f
+int attr tooltipFrameBackground 0x7f030150
+int attr tooltipText 0x7f030151
+int attr track 0x7f030152
+int attr trackTint 0x7f030153
+int attr trackTintMode 0x7f030154
+int attr ttcIndex 0x7f030155
+int attr viewInflaterClass 0x7f030156
+int attr voiceIcon 0x7f030157
+int attr windowActionBar 0x7f030158
+int attr windowActionBarOverlay 0x7f030159
+int attr windowActionModeOverlay 0x7f03015a
+int attr windowFixedHeightMajor 0x7f03015b
+int attr windowFixedHeightMinor 0x7f03015c
+int attr windowFixedWidthMajor 0x7f03015d
+int attr windowFixedWidthMinor 0x7f03015e
+int attr windowMinWidthMajor 0x7f03015f
+int attr windowMinWidthMinor 0x7f030160
+int attr windowNoTitle 0x7f030161
+int bool abc_action_bar_embed_tabs 0x7f040000
+int bool abc_allow_stacked_button_bar 0x7f040001
+int bool abc_config_actionMenuItemAllCaps 0x7f040002
+int color abc_background_cache_hint_selector_material_dark 0x7f050000
+int color abc_background_cache_hint_selector_material_light 0x7f050001
+int color abc_btn_colored_borderless_text_material 0x7f050002
+int color abc_btn_colored_text_material 0x7f050003
+int color abc_color_highlight_material 0x7f050004
+int color abc_hint_foreground_material_dark 0x7f050005
+int color abc_hint_foreground_material_light 0x7f050006
+int color abc_input_method_navigation_guard 0x7f050007
+int color abc_primary_text_disable_only_material_dark 0x7f050008
+int color abc_primary_text_disable_only_material_light 0x7f050009
+int color abc_primary_text_material_dark 0x7f05000a
+int color abc_primary_text_material_light 0x7f05000b
+int color abc_search_url_text 0x7f05000c
+int color abc_search_url_text_normal 0x7f05000d
+int color abc_search_url_text_pressed 0x7f05000e
+int color abc_search_url_text_selected 0x7f05000f
+int color abc_secondary_text_material_dark 0x7f050010
+int color abc_secondary_text_material_light 0x7f050011
+int color abc_tint_btn_checkable 0x7f050012
+int color abc_tint_default 0x7f050013
+int color abc_tint_edittext 0x7f050014
+int color abc_tint_seek_thumb 0x7f050015
+int color abc_tint_spinner 0x7f050016
+int color abc_tint_switch_track 0x7f050017
+int color accent_material_dark 0x7f050018
+int color accent_material_light 0x7f050019
+int color background_floating_material_dark 0x7f05001a
+int color background_floating_material_light 0x7f05001b
+int color background_material_dark 0x7f05001c
+int color background_material_light 0x7f05001d
+int color black_overlay 0x7f05001e
+int color bright_foreground_disabled_material_dark 0x7f05001f
+int color bright_foreground_disabled_material_light 0x7f050020
+int color bright_foreground_inverse_material_dark 0x7f050021
+int color bright_foreground_inverse_material_light 0x7f050022
+int color bright_foreground_material_dark 0x7f050023
+int color bright_foreground_material_light 0x7f050024
+int color button_material_dark 0x7f050025
+int color button_material_light 0x7f050026
+int color dim_foreground_disabled_material_dark 0x7f050027
+int color dim_foreground_disabled_material_light 0x7f050028
+int color dim_foreground_material_dark 0x7f050029
+int color dim_foreground_material_light 0x7f05002a
+int color error_color_material_dark 0x7f05002b
+int color error_color_material_light 0x7f05002c
+int color foreground_material_dark 0x7f05002d
+int color foreground_material_light 0x7f05002e
+int color highlighted_text_material_dark 0x7f05002f
+int color highlighted_text_material_light 0x7f050030
+int color light_blue_600 0x7f050031
+int color light_blue_900 0x7f050032
+int color light_blue_A200 0x7f050033
+int color light_blue_A400 0x7f050034
+int color material_blue_grey_800 0x7f050035
+int color material_blue_grey_900 0x7f050036
+int color material_blue_grey_950 0x7f050037
+int color material_deep_teal_200 0x7f050038
+int color material_deep_teal_500 0x7f050039
+int color material_grey_100 0x7f05003a
+int color material_grey_300 0x7f05003b
+int color material_grey_50 0x7f05003c
+int color material_grey_600 0x7f05003d
+int color material_grey_800 0x7f05003e
+int color material_grey_850 0x7f05003f
+int color material_grey_900 0x7f050040
+int color notification_action_color_filter 0x7f050041
+int color notification_icon_bg_color 0x7f050042
+int color notification_material_background_media_default_color 0x7f050043
+int color primary_dark_material_dark 0x7f050044
+int color primary_dark_material_light 0x7f050045
+int color primary_material_dark 0x7f050046
+int color primary_material_light 0x7f050047
+int color primary_text_dark 0x7f050048
+int color primary_text_default_material_dark 0x7f050049
+int color primary_text_default_material_light 0x7f05004a
+int color primary_text_disabled_material_dark 0x7f05004b
+int color primary_text_disabled_material_light 0x7f05004c
+int color ripple_material_dark 0x7f05004d
+int color ripple_material_light 0x7f05004e
+int color secondary_text_dark 0x7f05004f
+int color secondary_text_default_material_dark 0x7f050050
+int color secondary_text_default_material_light 0x7f050051
+int color secondary_text_disabled_material_dark 0x7f050052
+int color secondary_text_disabled_material_light 0x7f050053
+int color switch_thumb_disabled_material_dark 0x7f050054
+int color switch_thumb_disabled_material_light 0x7f050055
+int color switch_thumb_material_dark 0x7f050056
+int color switch_thumb_material_light 0x7f050057
+int color switch_thumb_normal_material_dark 0x7f050058
+int color switch_thumb_normal_material_light 0x7f050059
+int color tooltip_background_dark 0x7f05005a
+int color tooltip_background_light 0x7f05005b
+int color user_query_highlight 0x7f05005c
+int dimen abc_action_bar_content_inset_material 0x7f060000
+int dimen abc_action_bar_content_inset_with_nav 0x7f060001
+int dimen abc_action_bar_default_height_material 0x7f060002
+int dimen abc_action_bar_default_padding_end_material 0x7f060003
+int dimen abc_action_bar_default_padding_start_material 0x7f060004
+int dimen abc_action_bar_elevation_material 0x7f060005
+int dimen abc_action_bar_icon_vertical_padding_material 0x7f060006
+int dimen abc_action_bar_overflow_padding_end_material 0x7f060007
+int dimen abc_action_bar_overflow_padding_start_material 0x7f060008
+int dimen abc_action_bar_stacked_max_height 0x7f060009
+int dimen abc_action_bar_stacked_tab_max_width 0x7f06000a
+int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f06000b
+int dimen abc_action_bar_subtitle_top_margin_material 0x7f06000c
+int dimen abc_action_button_min_height_material 0x7f06000d
+int dimen abc_action_button_min_width_material 0x7f06000e
+int dimen abc_action_button_min_width_overflow_material 0x7f06000f
+int dimen abc_alert_dialog_button_bar_height 0x7f060010
+int dimen abc_alert_dialog_button_dimen 0x7f060011
+int dimen abc_button_inset_horizontal_material 0x7f060012
+int dimen abc_button_inset_vertical_material 0x7f060013
+int dimen abc_button_padding_horizontal_material 0x7f060014
+int dimen abc_button_padding_vertical_material 0x7f060015
+int dimen abc_cascading_menus_min_smallest_width 0x7f060016
+int dimen abc_config_prefDialogWidth 0x7f060017
+int dimen abc_control_corner_material 0x7f060018
+int dimen abc_control_inset_material 0x7f060019
+int dimen abc_control_padding_material 0x7f06001a
+int dimen abc_dialog_corner_radius_material 0x7f06001b
+int dimen abc_dialog_fixed_height_major 0x7f06001c
+int dimen abc_dialog_fixed_height_minor 0x7f06001d
+int dimen abc_dialog_fixed_width_major 0x7f06001e
+int dimen abc_dialog_fixed_width_minor 0x7f06001f
+int dimen abc_dialog_list_padding_bottom_no_buttons 0x7f060020
+int dimen abc_dialog_list_padding_top_no_title 0x7f060021
+int dimen abc_dialog_min_width_major 0x7f060022
+int dimen abc_dialog_min_width_minor 0x7f060023
+int dimen abc_dialog_padding_material 0x7f060024
+int dimen abc_dialog_padding_top_material 0x7f060025
+int dimen abc_dialog_title_divider_material 0x7f060026
+int dimen abc_disabled_alpha_material_dark 0x7f060027
+int dimen abc_disabled_alpha_material_light 0x7f060028
+int dimen abc_dropdownitem_icon_width 0x7f060029
+int dimen abc_dropdownitem_text_padding_left 0x7f06002a
+int dimen abc_dropdownitem_text_padding_right 0x7f06002b
+int dimen abc_edit_text_inset_bottom_material 0x7f06002c
+int dimen abc_edit_text_inset_horizontal_material 0x7f06002d
+int dimen abc_edit_text_inset_top_material 0x7f06002e
+int dimen abc_floating_window_z 0x7f06002f
+int dimen abc_list_item_padding_horizontal_material 0x7f060030
+int dimen abc_panel_menu_list_width 0x7f060031
+int dimen abc_progress_bar_height_material 0x7f060032
+int dimen abc_search_view_preferred_height 0x7f060033
+int dimen abc_search_view_preferred_width 0x7f060034
+int dimen abc_seekbar_track_background_height_material 0x7f060035
+int dimen abc_seekbar_track_progress_height_material 0x7f060036
+int dimen abc_select_dialog_padding_start_material 0x7f060037
+int dimen abc_switch_padding 0x7f060038
+int dimen abc_text_size_body_1_material 0x7f060039
+int dimen abc_text_size_body_2_material 0x7f06003a
+int dimen abc_text_size_button_material 0x7f06003b
+int dimen abc_text_size_caption_material 0x7f06003c
+int dimen abc_text_size_display_1_material 0x7f06003d
+int dimen abc_text_size_display_2_material 0x7f06003e
+int dimen abc_text_size_display_3_material 0x7f06003f
+int dimen abc_text_size_display_4_material 0x7f060040
+int dimen abc_text_size_headline_material 0x7f060041
+int dimen abc_text_size_large_material 0x7f060042
+int dimen abc_text_size_medium_material 0x7f060043
+int dimen abc_text_size_menu_header_material 0x7f060044
+int dimen abc_text_size_menu_material 0x7f060045
+int dimen abc_text_size_small_material 0x7f060046
+int dimen abc_text_size_subhead_material 0x7f060047
+int dimen abc_text_size_subtitle_material_toolbar 0x7f060048
+int dimen abc_text_size_title_material 0x7f060049
+int dimen abc_text_size_title_material_toolbar 0x7f06004a
+int dimen compat_button_inset_horizontal_material 0x7f06004b
+int dimen compat_button_inset_vertical_material 0x7f06004c
+int dimen compat_button_padding_horizontal_material 0x7f06004d
+int dimen compat_button_padding_vertical_material 0x7f06004e
+int dimen compat_control_corner_material 0x7f06004f
+int dimen compat_notification_large_icon_max_height 0x7f060050
+int dimen compat_notification_large_icon_max_width 0x7f060051
+int dimen disabled_alpha_material_dark 0x7f060052
+int dimen disabled_alpha_material_light 0x7f060053
+int dimen fastscroll_default_thickness 0x7f060054
+int dimen fastscroll_margin 0x7f060055
+int dimen fastscroll_minimum_range 0x7f060056
+int dimen highlight_alpha_material_colored 0x7f060057
+int dimen highlight_alpha_material_dark 0x7f060058
+int dimen highlight_alpha_material_light 0x7f060059
+int dimen hint_alpha_material_dark 0x7f06005a
+int dimen hint_alpha_material_light 0x7f06005b
+int dimen hint_pressed_alpha_material_dark 0x7f06005c
+int dimen hint_pressed_alpha_material_light 0x7f06005d
+int dimen item_touch_helper_max_drag_scroll_per_frame 0x7f06005e
+int dimen item_touch_helper_swipe_escape_max_velocity 0x7f06005f
+int dimen item_touch_helper_swipe_escape_velocity 0x7f060060
+int dimen mr_controller_volume_group_list_item_height 0x7f060061
+int dimen mr_controller_volume_group_list_item_icon_size 0x7f060062
+int dimen mr_controller_volume_group_list_max_height 0x7f060063
+int dimen mr_controller_volume_group_list_padding_top 0x7f060064
+int dimen mr_dialog_fixed_width_major 0x7f060065
+int dimen mr_dialog_fixed_width_minor 0x7f060066
+int dimen notification_action_icon_size 0x7f060067
+int dimen notification_action_text_size 0x7f060068
+int dimen notification_big_circle_margin 0x7f060069
+int dimen notification_content_margin_start 0x7f06006a
+int dimen notification_large_icon_height 0x7f06006b
+int dimen notification_large_icon_width 0x7f06006c
+int dimen notification_main_column_padding_top 0x7f06006d
+int dimen notification_media_narrow_margin 0x7f06006e
+int dimen notification_right_icon_size 0x7f06006f
+int dimen notification_right_side_padding_top 0x7f060070
+int dimen notification_small_icon_background_padding 0x7f060071
+int dimen notification_small_icon_size_as_large 0x7f060072
+int dimen notification_subtext_size 0x7f060073
+int dimen notification_top_pad 0x7f060074
+int dimen notification_top_pad_large_text 0x7f060075
+int dimen subtitle_corner_radius 0x7f060076
+int dimen subtitle_outline_width 0x7f060077
+int dimen subtitle_shadow_offset 0x7f060078
+int dimen subtitle_shadow_radius 0x7f060079
+int dimen text_font_size_large 0x7f06007a
+int dimen text_font_size_medium 0x7f06007b
+int dimen text_font_size_normal 0x7f06007c
+int dimen text_font_size_small 0x7f06007d
+int dimen text_font_size_super 0x7f06007e
+int dimen tooltip_corner_radius 0x7f06007f
+int dimen tooltip_horizontal_padding 0x7f060080
+int dimen tooltip_margin 0x7f060081
+int dimen tooltip_precise_anchor_extra_offset 0x7f060082
+int dimen tooltip_precise_anchor_threshold 0x7f060083
+int dimen tooltip_vertical_padding 0x7f060084
+int dimen tooltip_y_offset_non_touch 0x7f060085
+int dimen tooltip_y_offset_touch 0x7f060086
+int drawable abc_ab_share_pack_mtrl_alpha 0x7f070000
+int drawable abc_action_bar_item_background_material 0x7f070001
+int drawable abc_btn_borderless_material 0x7f070002
+int drawable abc_btn_check_material 0x7f070003
+int drawable abc_btn_check_to_on_mtrl_000 0x7f070004
+int drawable abc_btn_check_to_on_mtrl_015 0x7f070005
+int drawable abc_btn_colored_material 0x7f070006
+int drawable abc_btn_default_mtrl_shape 0x7f070007
+int drawable abc_btn_radio_material 0x7f070008
+int drawable abc_btn_radio_to_on_mtrl_000 0x7f070009
+int drawable abc_btn_radio_to_on_mtrl_015 0x7f07000a
+int drawable abc_btn_switch_to_on_mtrl_00001 0x7f07000b
+int drawable abc_btn_switch_to_on_mtrl_00012 0x7f07000c
+int drawable abc_cab_background_internal_bg 0x7f07000d
+int drawable abc_cab_background_top_material 0x7f07000e
+int drawable abc_cab_background_top_mtrl_alpha 0x7f07000f
+int drawable abc_control_background_material 0x7f070010
+int drawable abc_dialog_material_background 0x7f070011
+int drawable abc_edit_text_material 0x7f070012
+int drawable abc_ic_ab_back_material 0x7f070013
+int drawable abc_ic_arrow_drop_right_black_24dp 0x7f070014
+int drawable abc_ic_clear_material 0x7f070015
+int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f070016
+int drawable abc_ic_go_search_api_material 0x7f070017
+int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f070018
+int drawable abc_ic_menu_cut_mtrl_alpha 0x7f070019
+int drawable abc_ic_menu_overflow_material 0x7f07001a
+int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f07001b
+int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f07001c
+int drawable abc_ic_menu_share_mtrl_alpha 0x7f07001d
+int drawable abc_ic_search_api_material 0x7f07001e
+int drawable abc_ic_star_black_16dp 0x7f07001f
+int drawable abc_ic_star_black_36dp 0x7f070020
+int drawable abc_ic_star_black_48dp 0x7f070021
+int drawable abc_ic_star_half_black_16dp 0x7f070022
+int drawable abc_ic_star_half_black_36dp 0x7f070023
+int drawable abc_ic_star_half_black_48dp 0x7f070024
+int drawable abc_ic_voice_search_api_material 0x7f070025
+int drawable abc_item_background_holo_dark 0x7f070026
+int drawable abc_item_background_holo_light 0x7f070027
+int drawable abc_list_divider_material 0x7f070028
+int drawable abc_list_divider_mtrl_alpha 0x7f070029
+int drawable abc_list_focused_holo 0x7f07002a
+int drawable abc_list_longpressed_holo 0x7f07002b
+int drawable abc_list_pressed_holo_dark 0x7f07002c
+int drawable abc_list_pressed_holo_light 0x7f07002d
+int drawable abc_list_selector_background_transition_holo_dark 0x7f07002e
+int drawable abc_list_selector_background_transition_holo_light 0x7f07002f
+int drawable abc_list_selector_disabled_holo_dark 0x7f070030
+int drawable abc_list_selector_disabled_holo_light 0x7f070031
+int drawable abc_list_selector_holo_dark 0x7f070032
+int drawable abc_list_selector_holo_light 0x7f070033
+int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f070034
+int drawable abc_popup_background_mtrl_mult 0x7f070035
+int drawable abc_ratingbar_indicator_material 0x7f070036
+int drawable abc_ratingbar_material 0x7f070037
+int drawable abc_ratingbar_small_material 0x7f070038
+int drawable abc_scrubber_control_off_mtrl_alpha 0x7f070039
+int drawable abc_scrubber_control_to_pressed_mtrl_000 0x7f07003a
+int drawable abc_scrubber_control_to_pressed_mtrl_005 0x7f07003b
+int drawable abc_scrubber_primary_mtrl_alpha 0x7f07003c
+int drawable abc_scrubber_track_mtrl_alpha 0x7f07003d
+int drawable abc_seekbar_thumb_material 0x7f07003e
+int drawable abc_seekbar_tick_mark_material 0x7f07003f
+int drawable abc_seekbar_track_material 0x7f070040
+int drawable abc_spinner_mtrl_am_alpha 0x7f070041
+int drawable abc_spinner_textfield_background_material 0x7f070042
+int drawable abc_switch_thumb_material 0x7f070043
+int drawable abc_switch_track_mtrl_alpha 0x7f070044
+int drawable abc_tab_indicator_material 0x7f070045
+int drawable abc_tab_indicator_mtrl_alpha 0x7f070046
+int drawable abc_text_cursor_material 0x7f070047
+int drawable abc_text_select_handle_left_mtrl_dark 0x7f070048
+int drawable abc_text_select_handle_left_mtrl_light 0x7f070049
+int drawable abc_text_select_handle_middle_mtrl_dark 0x7f07004a
+int drawable abc_text_select_handle_middle_mtrl_light 0x7f07004b
+int drawable abc_text_select_handle_right_mtrl_dark 0x7f07004c
+int drawable abc_text_select_handle_right_mtrl_light 0x7f07004d
+int drawable abc_textfield_activated_mtrl_alpha 0x7f07004e
+int drawable abc_textfield_default_mtrl_alpha 0x7f07004f
+int drawable abc_textfield_search_activated_mtrl_alpha 0x7f070050
+int drawable abc_textfield_search_default_mtrl_alpha 0x7f070051
+int drawable abc_textfield_search_material 0x7f070052
+int drawable abc_vector_test 0x7f070053
+int drawable bg_btn_set_color 0x7f070054
+int drawable bg_color_btn_mask 0x7f070055
+int drawable bitmap_error 0x7f070056
+int drawable bitmap_normal 0x7f070057
+int drawable bitmap_pressed 0x7f070058
+int drawable call_record 0x7f070059
+int drawable clock 0x7f07005a
+int drawable delete 0x7f07005b
+int drawable dropdown_icon 0x7f07005c
+int drawable edit_blue 0x7f07005d
+int drawable edit_green 0x7f07005e
+int drawable edit_red 0x7f07005f
+int drawable edit_title_blue 0x7f070060
+int drawable edit_title_green 0x7f070061
+int drawable edit_title_red 0x7f070062
+int drawable edit_title_white 0x7f070063
+int drawable edit_title_yellow 0x7f070064
+int drawable edit_white 0x7f070065
+int drawable edit_yellow 0x7f070066
+int drawable font_large 0x7f070067
+int drawable font_normal 0x7f070068
+int drawable font_size_selector_bg 0x7f070069
+int drawable font_small 0x7f07006a
+int drawable font_super 0x7f07006b
+int drawable ic_audiotrack_dark 0x7f07006c
+int drawable ic_audiotrack_light 0x7f07006d
+int drawable ic_dialog_close_dark 0x7f07006e
+int drawable ic_dialog_close_light 0x7f07006f
+int drawable ic_group_collapse_00 0x7f070070
+int drawable ic_group_collapse_01 0x7f070071
+int drawable ic_group_collapse_02 0x7f070072
+int drawable ic_group_collapse_03 0x7f070073
+int drawable ic_group_collapse_04 0x7f070074
+int drawable ic_group_collapse_05 0x7f070075
+int drawable ic_group_collapse_06 0x7f070076
+int drawable ic_group_collapse_07 0x7f070077
+int drawable ic_group_collapse_08 0x7f070078
+int drawable ic_group_collapse_09 0x7f070079
+int drawable ic_group_collapse_10 0x7f07007a
+int drawable ic_group_collapse_11 0x7f07007b
+int drawable ic_group_collapse_12 0x7f07007c
+int drawable ic_group_collapse_13 0x7f07007d
+int drawable ic_group_collapse_14 0x7f07007e
+int drawable ic_group_collapse_15 0x7f07007f
+int drawable ic_group_expand_00 0x7f070080
+int drawable ic_group_expand_01 0x7f070081
+int drawable ic_group_expand_02 0x7f070082
+int drawable ic_group_expand_03 0x7f070083
+int drawable ic_group_expand_04 0x7f070084
+int drawable ic_group_expand_05 0x7f070085
+int drawable ic_group_expand_06 0x7f070086
+int drawable ic_group_expand_07 0x7f070087
+int drawable ic_group_expand_08 0x7f070088
+int drawable ic_group_expand_09 0x7f070089
+int drawable ic_group_expand_10 0x7f07008a
+int drawable ic_group_expand_11 0x7f07008b
+int drawable ic_group_expand_12 0x7f07008c
+int drawable ic_group_expand_13 0x7f07008d
+int drawable ic_group_expand_14 0x7f07008e
+int drawable ic_group_expand_15 0x7f07008f
+int drawable ic_media_pause_dark 0x7f070090
+int drawable ic_media_pause_light 0x7f070091
+int drawable ic_media_play_dark 0x7f070092
+int drawable ic_media_play_light 0x7f070093
+int drawable ic_media_stop_dark 0x7f070094
+int drawable ic_media_stop_light 0x7f070095
+int drawable ic_mr_button_connected_00_dark 0x7f070096
+int drawable ic_mr_button_connected_00_light 0x7f070097
+int drawable ic_mr_button_connected_01_dark 0x7f070098
+int drawable ic_mr_button_connected_01_light 0x7f070099
+int drawable ic_mr_button_connected_02_dark 0x7f07009a
+int drawable ic_mr_button_connected_02_light 0x7f07009b
+int drawable ic_mr_button_connected_03_dark 0x7f07009c
+int drawable ic_mr_button_connected_03_light 0x7f07009d
+int drawable ic_mr_button_connected_04_dark 0x7f07009e
+int drawable ic_mr_button_connected_04_light 0x7f07009f
+int drawable ic_mr_button_connected_05_dark 0x7f0700a0
+int drawable ic_mr_button_connected_05_light 0x7f0700a1
+int drawable ic_mr_button_connected_06_dark 0x7f0700a2
+int drawable ic_mr_button_connected_06_light 0x7f0700a3
+int drawable ic_mr_button_connected_07_dark 0x7f0700a4
+int drawable ic_mr_button_connected_07_light 0x7f0700a5
+int drawable ic_mr_button_connected_08_dark 0x7f0700a6
+int drawable ic_mr_button_connected_08_light 0x7f0700a7
+int drawable ic_mr_button_connected_09_dark 0x7f0700a8
+int drawable ic_mr_button_connected_09_light 0x7f0700a9
+int drawable ic_mr_button_connected_10_dark 0x7f0700aa
+int drawable ic_mr_button_connected_10_light 0x7f0700ab
+int drawable ic_mr_button_connected_11_dark 0x7f0700ac
+int drawable ic_mr_button_connected_11_light 0x7f0700ad
+int drawable ic_mr_button_connected_12_dark 0x7f0700ae
+int drawable ic_mr_button_connected_12_light 0x7f0700af
+int drawable ic_mr_button_connected_13_dark 0x7f0700b0
+int drawable ic_mr_button_connected_13_light 0x7f0700b1
+int drawable ic_mr_button_connected_14_dark 0x7f0700b2
+int drawable ic_mr_button_connected_14_light 0x7f0700b3
+int drawable ic_mr_button_connected_15_dark 0x7f0700b4
+int drawable ic_mr_button_connected_15_light 0x7f0700b5
+int drawable ic_mr_button_connected_16_dark 0x7f0700b6
+int drawable ic_mr_button_connected_16_light 0x7f0700b7
+int drawable ic_mr_button_connected_17_dark 0x7f0700b8
+int drawable ic_mr_button_connected_17_light 0x7f0700b9
+int drawable ic_mr_button_connected_18_dark 0x7f0700ba
+int drawable ic_mr_button_connected_18_light 0x7f0700bb
+int drawable ic_mr_button_connected_19_dark 0x7f0700bc
+int drawable ic_mr_button_connected_19_light 0x7f0700bd
+int drawable ic_mr_button_connected_20_dark 0x7f0700be
+int drawable ic_mr_button_connected_20_light 0x7f0700bf
+int drawable ic_mr_button_connected_21_dark 0x7f0700c0
+int drawable ic_mr_button_connected_21_light 0x7f0700c1
+int drawable ic_mr_button_connected_22_dark 0x7f0700c2
+int drawable ic_mr_button_connected_22_light 0x7f0700c3
+int drawable ic_mr_button_connected_23_dark 0x7f0700c4
+int drawable ic_mr_button_connected_23_light 0x7f0700c5
+int drawable ic_mr_button_connected_24_dark 0x7f0700c6
+int drawable ic_mr_button_connected_24_light 0x7f0700c7
+int drawable ic_mr_button_connected_25_dark 0x7f0700c8
+int drawable ic_mr_button_connected_25_light 0x7f0700c9
+int drawable ic_mr_button_connected_26_dark 0x7f0700ca
+int drawable ic_mr_button_connected_26_light 0x7f0700cb
+int drawable ic_mr_button_connected_27_dark 0x7f0700cc
+int drawable ic_mr_button_connected_27_light 0x7f0700cd
+int drawable ic_mr_button_connected_28_dark 0x7f0700ce
+int drawable ic_mr_button_connected_28_light 0x7f0700cf
+int drawable ic_mr_button_connected_29_dark 0x7f0700d0
+int drawable ic_mr_button_connected_29_light 0x7f0700d1
+int drawable ic_mr_button_connected_30_dark 0x7f0700d2
+int drawable ic_mr_button_connected_30_light 0x7f0700d3
+int drawable ic_mr_button_connecting_00_dark 0x7f0700d4
+int drawable ic_mr_button_connecting_00_light 0x7f0700d5
+int drawable ic_mr_button_connecting_01_dark 0x7f0700d6
+int drawable ic_mr_button_connecting_01_light 0x7f0700d7
+int drawable ic_mr_button_connecting_02_dark 0x7f0700d8
+int drawable ic_mr_button_connecting_02_light 0x7f0700d9
+int drawable ic_mr_button_connecting_03_dark 0x7f0700da
+int drawable ic_mr_button_connecting_03_light 0x7f0700db
+int drawable ic_mr_button_connecting_04_dark 0x7f0700dc
+int drawable ic_mr_button_connecting_04_light 0x7f0700dd
+int drawable ic_mr_button_connecting_05_dark 0x7f0700de
+int drawable ic_mr_button_connecting_05_light 0x7f0700df
+int drawable ic_mr_button_connecting_06_dark 0x7f0700e0
+int drawable ic_mr_button_connecting_06_light 0x7f0700e1
+int drawable ic_mr_button_connecting_07_dark 0x7f0700e2
+int drawable ic_mr_button_connecting_07_light 0x7f0700e3
+int drawable ic_mr_button_connecting_08_dark 0x7f0700e4
+int drawable ic_mr_button_connecting_08_light 0x7f0700e5
+int drawable ic_mr_button_connecting_09_dark 0x7f0700e6
+int drawable ic_mr_button_connecting_09_light 0x7f0700e7
+int drawable ic_mr_button_connecting_10_dark 0x7f0700e8
+int drawable ic_mr_button_connecting_10_light 0x7f0700e9
+int drawable ic_mr_button_connecting_11_dark 0x7f0700ea
+int drawable ic_mr_button_connecting_11_light 0x7f0700eb
+int drawable ic_mr_button_connecting_12_dark 0x7f0700ec
+int drawable ic_mr_button_connecting_12_light 0x7f0700ed
+int drawable ic_mr_button_connecting_13_dark 0x7f0700ee
+int drawable ic_mr_button_connecting_13_light 0x7f0700ef
+int drawable ic_mr_button_connecting_14_dark 0x7f0700f0
+int drawable ic_mr_button_connecting_14_light 0x7f0700f1
+int drawable ic_mr_button_connecting_15_dark 0x7f0700f2
+int drawable ic_mr_button_connecting_15_light 0x7f0700f3
+int drawable ic_mr_button_connecting_16_dark 0x7f0700f4
+int drawable ic_mr_button_connecting_16_light 0x7f0700f5
+int drawable ic_mr_button_connecting_17_dark 0x7f0700f6
+int drawable ic_mr_button_connecting_17_light 0x7f0700f7
+int drawable ic_mr_button_connecting_18_dark 0x7f0700f8
+int drawable ic_mr_button_connecting_18_light 0x7f0700f9
+int drawable ic_mr_button_connecting_19_dark 0x7f0700fa
+int drawable ic_mr_button_connecting_19_light 0x7f0700fb
+int drawable ic_mr_button_connecting_20_dark 0x7f0700fc
+int drawable ic_mr_button_connecting_20_light 0x7f0700fd
+int drawable ic_mr_button_connecting_21_dark 0x7f0700fe
+int drawable ic_mr_button_connecting_21_light 0x7f0700ff
+int drawable ic_mr_button_connecting_22_dark 0x7f070100
+int drawable ic_mr_button_connecting_22_light 0x7f070101
+int drawable ic_mr_button_connecting_23_dark 0x7f070102
+int drawable ic_mr_button_connecting_23_light 0x7f070103
+int drawable ic_mr_button_connecting_24_dark 0x7f070104
+int drawable ic_mr_button_connecting_24_light 0x7f070105
+int drawable ic_mr_button_connecting_25_dark 0x7f070106
+int drawable ic_mr_button_connecting_25_light 0x7f070107
+int drawable ic_mr_button_connecting_26_dark 0x7f070108
+int drawable ic_mr_button_connecting_26_light 0x7f070109
+int drawable ic_mr_button_connecting_27_dark 0x7f07010a
+int drawable ic_mr_button_connecting_27_light 0x7f07010b
+int drawable ic_mr_button_connecting_28_dark 0x7f07010c
+int drawable ic_mr_button_connecting_28_light 0x7f07010d
+int drawable ic_mr_button_connecting_29_dark 0x7f07010e
+int drawable ic_mr_button_connecting_29_light 0x7f07010f
+int drawable ic_mr_button_connecting_30_dark 0x7f070110
+int drawable ic_mr_button_connecting_30_light 0x7f070111
+int drawable ic_mr_button_disabled_dark 0x7f070112
+int drawable ic_mr_button_disabled_light 0x7f070113
+int drawable ic_mr_button_disconnected_dark 0x7f070114
+int drawable ic_mr_button_disconnected_light 0x7f070115
+int drawable ic_mr_button_grey 0x7f070116
+int drawable ic_vol_type_speaker_dark 0x7f070117
+int drawable ic_vol_type_speaker_group_dark 0x7f070118
+int drawable ic_vol_type_speaker_group_light 0x7f070119
+int drawable ic_vol_type_speaker_light 0x7f07011a
+int drawable ic_vol_type_tv_dark 0x7f07011b
+int drawable ic_vol_type_tv_light 0x7f07011c
+int drawable icon_app 0x7f07011d
+int drawable line_error 0x7f07011e
+int drawable line_pressed 0x7f07011f
+int drawable list_background 0x7f070120
+int drawable list_blue_down 0x7f070121
+int drawable list_blue_middle 0x7f070122
+int drawable list_blue_single 0x7f070123
+int drawable list_blue_up 0x7f070124
+int drawable list_folder 0x7f070125
+int drawable list_footer_bg 0x7f070126
+int drawable list_green_down 0x7f070127
+int drawable list_green_middle 0x7f070128
+int drawable list_green_single 0x7f070129
+int drawable list_green_up 0x7f07012a
+int drawable list_red_down 0x7f07012b
+int drawable list_red_middle 0x7f07012c
+int drawable list_red_single 0x7f07012d
+int drawable list_red_up 0x7f07012e
+int drawable list_white_down 0x7f07012f
+int drawable list_white_middle 0x7f070130
+int drawable list_white_single 0x7f070131
+int drawable list_white_up 0x7f070132
+int drawable list_yellow_down 0x7f070133
+int drawable list_yellow_middle 0x7f070134
+int drawable list_yellow_single 0x7f070135
+int drawable list_yellow_up 0x7f070136
+int drawable lock 0x7f070137
+int drawable menu_delete 0x7f070138
+int drawable menu_move 0x7f070139
+int drawable menu_top 0x7f07013a
+int drawable mr_button_connected_dark 0x7f07013b
+int drawable mr_button_connected_light 0x7f07013c
+int drawable mr_button_connecting_dark 0x7f07013d
+int drawable mr_button_connecting_light 0x7f07013e
+int drawable mr_button_dark 0x7f07013f
+int drawable mr_button_light 0x7f070140
+int drawable mr_dialog_close_dark 0x7f070141
+int drawable mr_dialog_close_light 0x7f070142
+int drawable mr_dialog_material_background_dark 0x7f070143
+int drawable mr_dialog_material_background_light 0x7f070144
+int drawable mr_group_collapse 0x7f070145
+int drawable mr_group_expand 0x7f070146
+int drawable mr_media_pause_dark 0x7f070147
+int drawable mr_media_pause_light 0x7f070148
+int drawable mr_media_play_dark 0x7f070149
+int drawable mr_media_play_light 0x7f07014a
+int drawable mr_media_stop_dark 0x7f07014b
+int drawable mr_media_stop_light 0x7f07014c
+int drawable mr_vol_type_audiotrack_dark 0x7f07014d
+int drawable mr_vol_type_audiotrack_light 0x7f07014e
+int drawable new_note 0x7f07014f
+int drawable new_note_normal 0x7f070150
+int drawable new_note_pressed 0x7f070151
+int drawable note_edit_color_selector_panel 0x7f070152
+int drawable notification 0x7f070153
+int drawable notification_action_background 0x7f070154
+int drawable notification_bg 0x7f070155
+int drawable notification_bg_low 0x7f070156
+int drawable notification_bg_low_normal 0x7f070157
+int drawable notification_bg_low_pressed 0x7f070158
+int drawable notification_bg_normal 0x7f070159
+int drawable notification_bg_normal_pressed 0x7f07015a
+int drawable notification_icon_background 0x7f07015b
+int drawable notification_template_icon_bg 0x7f07015c
+int drawable notification_template_icon_low_bg 0x7f07015d
+int drawable notification_tile_bg 0x7f07015e
+int drawable notify_panel_notification_icon_bg 0x7f07015f
+int drawable search_result 0x7f070160
+int drawable selected 0x7f070161
+int drawable settings_launcher_background 0x7f070162
+int drawable splash 0x7f070163
+int drawable star 0x7f070164
+int drawable title_alert 0x7f070165
+int drawable title_bar_bg 0x7f070166
+int drawable tooltip_frame_dark 0x7f070167
+int drawable tooltip_frame_light 0x7f070168
+int drawable widget_2x_blue 0x7f070169
+int drawable widget_2x_green 0x7f07016a
+int drawable widget_2x_red 0x7f07016b
+int drawable widget_2x_white 0x7f07016c
+int drawable widget_2x_yellow 0x7f07016d
+int drawable widget_4x_blue 0x7f07016e
+int drawable widget_4x_green 0x7f07016f
+int drawable widget_4x_red 0x7f070170
+int drawable widget_4x_white 0x7f070171
+int drawable widget_4x_yellow 0x7f070172
+int id ALT 0x7f080000
+int id CTRL 0x7f080001
+int id FUNCTION 0x7f080002
+int id META 0x7f080003
+int id Password 0x7f080004
+int id SHIFT 0x7f080005
+int id SYM 0x7f080006
+int id accountName 0x7f080007
+int id accountPassword 0x7f080008
+int id account_dialog_subtitle 0x7f080009
+int id account_dialog_title 0x7f08000a
+int id action0 0x7f08000b
+int id action_bar 0x7f08000c
+int id action_bar_activity_content 0x7f08000d
+int id action_bar_container 0x7f08000e
+int id action_bar_root 0x7f08000f
+int id action_bar_spinner 0x7f080010
+int id action_bar_subtitle 0x7f080011
+int id action_bar_title 0x7f080012
+int id action_container 0x7f080013
+int id action_context_bar 0x7f080014
+int id action_divider 0x7f080015
+int id action_image 0x7f080016
+int id action_menu_divider 0x7f080017
+int id action_menu_presenter 0x7f080018
+int id action_mode_bar 0x7f080019
+int id action_mode_bar_stub 0x7f08001a
+int id action_mode_close_button 0x7f08001b
+int id action_select_all 0x7f08001c
+int id action_text 0x7f08001d
+int id actions 0x7f08001e
+int id activity_chooser_view_content 0x7f08001f
+int id add 0x7f080020
+int id alertTitle 0x7f080021
+int id all 0x7f080022
+int id alreadyMember 0x7f080023
+int id always 0x7f080024
+int id amPm 0x7f080025
+int id async 0x7f080026
+int id barrier 0x7f080027
+int id beginning 0x7f080028
+int id blocking 0x7f080029
+int id bottom 0x7f08002a
+int id btn_new_note 0x7f08002b
+int id btn_password_clear 0x7f08002c
+int id btn_set_bg_color 0x7f08002d
+int id buttonPanel 0x7f08002e
+int id cancel_action 0x7f08002f
+int id cb_edit_item 0x7f080030
+int id center 0x7f080031
+int id center_horizontal 0x7f080032
+int id center_vertical 0x7f080033
+int id chains 0x7f080034
+int id checkbox 0x7f080035
+int id chronometer 0x7f080036
+int id clip_horizontal 0x7f080037
+int id clip_vertical 0x7f080038
+int id collapseActionView 0x7f080039
+int id content 0x7f08003a
+int id contentPanel 0x7f08003b
+int id creat 0x7f08003c
+int id custom 0x7f08003d
+int id customPanel 0x7f08003e
+int id date 0x7f08003f
+int id decor_content_parent 0x7f080040
+int id default_activity_button 0x7f080041
+int id delete 0x7f080042
+int id dimensions 0x7f080043
+int id direct 0x7f080044
+int id disableHome 0x7f080045
+int id edit_query 0x7f080046
+int id end 0x7f080047
+int id end_padder 0x7f080048
+int id et_edit_text 0x7f080049
+int id et_foler_name 0x7f08004a
+int id expand_activities_button 0x7f08004b
+int id expanded_menu 0x7f08004c
+int id fill 0x7f08004d
+int id fill_horizontal 0x7f08004e
+int id fill_vertical 0x7f08004f
+int id font_size_selector 0x7f080050
+int id forever 0x7f080051
+int id gone 0x7f080052
+int id group_divider 0x7f080053
+int id home 0x7f080054
+int id homeAsUp 0x7f080055
+int id hour 0x7f080056
+int id icon 0x7f080057
+int id icon_group 0x7f080058
+int id ifRoom 0x7f080059
+int id image 0x7f08005a
+int id info 0x7f08005b
+int id invisible 0x7f08005c
+int id italic 0x7f08005d
+int id item_touch_helper_previous_elevation 0x7f08005e
+int id iv_alert_icon 0x7f08005f
+int id iv_bg_blue 0x7f080060
+int id iv_bg_blue_select 0x7f080061
+int id iv_bg_green 0x7f080062
+int id iv_bg_green_select 0x7f080063
+int id iv_bg_red 0x7f080064
+int id iv_bg_red_select 0x7f080065
+int id iv_bg_white 0x7f080066
+int id iv_bg_white_select 0x7f080067
+int id iv_bg_yellow 0x7f080068
+int id iv_bg_yellow_select 0x7f080069
+int id iv_large_select 0x7f08006a
+int id iv_lock 0x7f08006b
+int id iv_medium_select 0x7f08006c
+int id iv_small_select 0x7f08006d
+int id iv_star_icon 0x7f08006e
+int id iv_super_select 0x7f08006f
+int id iv_top_icon 0x7f080070
+int id left 0x7f080071
+int id line1 0x7f080072
+int id line3 0x7f080073
+int id listMode 0x7f080074
+int id list_item 0x7f080075
+int id ll_font_large 0x7f080076
+int id ll_font_normal 0x7f080077
+int id ll_font_small 0x7f080078
+int id ll_font_super 0x7f080079
+int id lockView 0x7f08007a
+int id login 0x7f08007b
+int id media_actions 0x7f08007c
+int id menu_alert 0x7f08007d
+int id menu_cancel_top 0x7f08007e
+int id menu_delete 0x7f08007f
+int id menu_delete_passcode 0x7f080080
+int id menu_delete_remind 0x7f080081
+int id menu_export_text 0x7f080082
+int id menu_font_size 0x7f080083
+int id menu_list_mode 0x7f080084
+int id menu_new_folder 0x7f080085
+int id menu_new_note 0x7f080086
+int id menu_search 0x7f080087
+int id menu_send_to_desktop 0x7f080088
+int id menu_set_passcode 0x7f080089
+int id menu_set_star 0x7f08008a
+int id menu_set_top 0x7f08008b
+int id menu_setting 0x7f08008c
+int id menu_share 0x7f08008d
+int id menu_sync 0x7f08008e
+int id message 0x7f08008f
+int id middle 0x7f080090
+int id minute 0x7f080091
+int id move 0x7f080092
+int id mr_art 0x7f080093
+int id mr_cast_checkbox 0x7f080094
+int id mr_cast_close_button 0x7f080095
+int id mr_cast_group_icon 0x7f080096
+int id mr_cast_group_name 0x7f080097
+int id mr_cast_list 0x7f080098
+int id mr_cast_meta 0x7f080099
+int id mr_cast_meta_art 0x7f08009a
+int id mr_cast_meta_subtitle 0x7f08009b
+int id mr_cast_meta_title 0x7f08009c
+int id mr_cast_route_icon 0x7f08009d
+int id mr_cast_route_name 0x7f08009e
+int id mr_cast_stop_button 0x7f08009f
+int id mr_cast_volume_layout 0x7f0800a0
+int id mr_cast_volume_slider 0x7f0800a1
+int id mr_chooser_list 0x7f0800a2
+int id mr_chooser_route_desc 0x7f0800a3
+int id mr_chooser_route_icon 0x7f0800a4
+int id mr_chooser_route_name 0x7f0800a5
+int id mr_chooser_title 0x7f0800a6
+int id mr_close 0x7f0800a7
+int id mr_control_divider 0x7f0800a8
+int id mr_control_playback_ctrl 0x7f0800a9
+int id mr_control_subtitle 0x7f0800aa
+int id mr_control_title 0x7f0800ab
+int id mr_control_title_container 0x7f0800ac
+int id mr_custom_control 0x7f0800ad
+int id mr_default_control 0x7f0800ae
+int id mr_dialog_area 0x7f0800af
+int id mr_dialog_header_name 0x7f0800b0
+int id mr_expandable_area 0x7f0800b1
+int id mr_group_expand_collapse 0x7f0800b2
+int id mr_group_volume_route_name 0x7f0800b3
+int id mr_group_volume_slider 0x7f0800b4
+int id mr_media_main_control 0x7f0800b5
+int id mr_name 0x7f0800b6
+int id mr_picker_close_button 0x7f0800b7
+int id mr_picker_list 0x7f0800b8
+int id mr_picker_route_icon 0x7f0800b9
+int id mr_picker_route_name 0x7f0800ba
+int id mr_playback_control 0x7f0800bb
+int id mr_title_bar 0x7f0800bc
+int id mr_volume_control 0x7f0800bd
+int id mr_volume_group_list 0x7f0800be
+int id mr_volume_item_icon 0x7f0800bf
+int id mr_volume_slider 0x7f0800c0
+int id multiply 0x7f0800c1
+int id navigation_bar 0x7f0800c2
+int id never 0x7f0800c3
+int id none 0x7f0800c4
+int id normal 0x7f0800c5
+int id note_bg_color_selector 0x7f0800c6
+int id note_edit_list 0x7f0800c7
+int id note_edit_view 0x7f0800c8
+int id note_item 0x7f0800c9
+int id note_title 0x7f0800ca
+int id notes_list 0x7f0800cb
+int id notification_background 0x7f0800cc
+int id notification_main_column 0x7f0800cd
+int id notification_main_column_container 0x7f0800ce
+int id packed 0x7f0800cf
+int id parent 0x7f0800d0
+int id parentPanel 0x7f0800d1
+int id percent 0x7f0800d2
+int id prefenerece_sync_status_textview 0x7f0800d3
+int id preference_sync_button 0x7f0800d4
+int id progress_circular 0x7f0800d5
+int id progress_horizontal 0x7f0800d6
+int id radio 0x7f0800d7
+int id retrieve_password 0x7f0800d8
+int id right 0x7f0800d9
+int id right_icon 0x7f0800da
+int id right_side 0x7f0800db
+int id screen 0x7f0800dc
+int id scrollIndicatorDown 0x7f0800dd
+int id scrollIndicatorUp 0x7f0800de
+int id scrollView 0x7f0800df
+int id search_badge 0x7f0800e0
+int id search_bar 0x7f0800e1
+int id search_button 0x7f0800e2
+int id search_close_btn 0x7f0800e3
+int id search_edit_frame 0x7f0800e4
+int id search_go_btn 0x7f0800e5
+int id search_mag_icon 0x7f0800e6
+int id search_plate 0x7f0800e7
+int id search_src_text 0x7f0800e8
+int id search_voice_btn 0x7f0800e9
+int id select_dialog_listview 0x7f0800ea
+int id selection_menu 0x7f0800eb
+int id shortcut 0x7f0800ec
+int id showCustom 0x7f0800ed
+int id showHome 0x7f0800ee
+int id showTitle 0x7f0800ef
+int id signUp 0x7f0800f0
+int id spacer 0x7f0800f1
+int id split_action_bar 0x7f0800f2
+int id spread 0x7f0800f3
+int id spread_inside 0x7f0800f4
+int id src_atop 0x7f0800f5
+int id src_in 0x7f0800f6
+int id src_over 0x7f0800f7
+int id standard 0x7f0800f8
+int id start 0x7f0800f9
+int id status_bar_latest_event_content 0x7f0800fa
+int id submenuarrow 0x7f0800fb
+int id submit 0x7f0800fc
+int id submit_area 0x7f0800fd
+int id sv_note_edit 0x7f0800fe
+int id syncdownload 0x7f0800ff
+int id syncupload 0x7f080100
+int id tabMode 0x7f080101
+int id tag_transition_group 0x7f080102
+int id tag_unhandled_key_event_manager 0x7f080103
+int id tag_unhandled_key_listeners 0x7f080104
+int id text 0x7f080105
+int id text2 0x7f080106
+int id textSpacerNoButtons 0x7f080107
+int id textSpacerNoTitle 0x7f080108
+int id time 0x7f080109
+int id title 0x7f08010a
+int id titleDividerNoCustom 0x7f08010b
+int id title_template 0x7f08010c
+int id top 0x7f08010d
+int id topPanel 0x7f08010e
+int id tv_activity_set_lock_title 0x7f08010f
+int id tv_alert_date 0x7f080110
+int id tv_folder_name 0x7f080111
+int id tv_modified_date 0x7f080112
+int id tv_name 0x7f080113
+int id tv_set_top 0x7f080114
+int id tv_time 0x7f080115
+int id tv_title 0x7f080116
+int id tv_title_bar 0x7f080117
+int id uniform 0x7f080118
+int id up 0x7f080119
+int id useLogo 0x7f08011a
+int id userName 0x7f08011b
+int id volume_item_container 0x7f08011c
+int id widget_bg_image 0x7f08011d
+int id widget_text 0x7f08011e
+int id withText 0x7f08011f
+int id wrap 0x7f080120
+int id wrap_content 0x7f080121
+int integer abc_config_activityDefaultDur 0x7f090000
+int integer abc_config_activityShortDur 0x7f090001
+int integer cancel_button_image_alpha 0x7f090002
+int integer config_tooltipAnimTime 0x7f090003
+int integer mr_controller_volume_group_list_animation_duration_ms 0x7f090004
+int integer mr_controller_volume_group_list_fade_in_duration_ms 0x7f090005
+int integer mr_controller_volume_group_list_fade_out_duration_ms 0x7f090006
+int integer mr_update_routes_delay_ms 0x7f090007
+int integer status_bar_notification_info_maxnum 0x7f090008
+int interpolator mr_fast_out_slow_in 0x7f0a0000
+int interpolator mr_linear_out_slow_in 0x7f0a0001
+int layout abc_action_bar_title_item 0x7f0b0000
+int layout abc_action_bar_up_container 0x7f0b0001
+int layout abc_action_menu_item_layout 0x7f0b0002
+int layout abc_action_menu_layout 0x7f0b0003
+int layout abc_action_mode_bar 0x7f0b0004
+int layout abc_action_mode_close_item_material 0x7f0b0005
+int layout abc_activity_chooser_view 0x7f0b0006
+int layout abc_activity_chooser_view_list_item 0x7f0b0007
+int layout abc_alert_dialog_button_bar_material 0x7f0b0008
+int layout abc_alert_dialog_material 0x7f0b0009
+int layout abc_alert_dialog_title_material 0x7f0b000a
+int layout abc_cascading_menu_item_layout 0x7f0b000b
+int layout abc_dialog_title_material 0x7f0b000c
+int layout abc_expanded_menu_layout 0x7f0b000d
+int layout abc_list_menu_item_checkbox 0x7f0b000e
+int layout abc_list_menu_item_icon 0x7f0b000f
+int layout abc_list_menu_item_layout 0x7f0b0010
+int layout abc_list_menu_item_radio 0x7f0b0011
+int layout abc_popup_menu_header_item_layout 0x7f0b0012
+int layout abc_popup_menu_item_layout 0x7f0b0013
+int layout abc_screen_content_include 0x7f0b0014
+int layout abc_screen_simple 0x7f0b0015
+int layout abc_screen_simple_overlay_action_mode 0x7f0b0016
+int layout abc_screen_toolbar 0x7f0b0017
+int layout abc_search_dropdown_item_icons_2line 0x7f0b0018
+int layout abc_search_view 0x7f0b0019
+int layout abc_select_dialog_material 0x7f0b001a
+int layout abc_tooltip 0x7f0b001b
+int layout account_dialog_title 0x7f0b001c
+int layout activity_addaccount 0x7f0b001d
+int layout activity_lock 0x7f0b001e
+int layout activity_login 0x7f0b001f
+int layout activity_set_lock 0x7f0b0020
+int layout activity_sync 0x7f0b0021
+int layout add_account_text 0x7f0b0022
+int layout datetime_picker 0x7f0b0023
+int layout dialog_edit_text 0x7f0b0024
+int layout folder_list_item 0x7f0b0025
+int layout mr_cast_dialog 0x7f0b0026
+int layout mr_cast_group_item 0x7f0b0027
+int layout mr_cast_group_volume_item 0x7f0b0028
+int layout mr_cast_media_metadata 0x7f0b0029
+int layout mr_cast_route_item 0x7f0b002a
+int layout mr_chooser_dialog 0x7f0b002b
+int layout mr_chooser_list_item 0x7f0b002c
+int layout mr_controller_material_dialog_b 0x7f0b002d
+int layout mr_controller_volume_item 0x7f0b002e
+int layout mr_dialog_header_item 0x7f0b002f
+int layout mr_picker_dialog 0x7f0b0030
+int layout mr_picker_route_item 0x7f0b0031
+int layout mr_playback_control 0x7f0b0032
+int layout mr_volume_control 0x7f0b0033
+int layout note_edit 0x7f0b0034
+int layout note_edit_list_item 0x7f0b0035
+int layout note_item 0x7f0b0036
+int layout note_list 0x7f0b0037
+int layout note_list_dropdown_menu 0x7f0b0038
+int layout note_list_footer 0x7f0b0039
+int layout notification_action 0x7f0b003a
+int layout notification_action_tombstone 0x7f0b003b
+int layout notification_media_action 0x7f0b003c
+int layout notification_media_cancel_action 0x7f0b003d
+int layout notification_template_big_media 0x7f0b003e
+int layout notification_template_big_media_custom 0x7f0b003f
+int layout notification_template_big_media_narrow 0x7f0b0040
+int layout notification_template_big_media_narrow_custom 0x7f0b0041
+int layout notification_template_custom_big 0x7f0b0042
+int layout notification_template_icon_group 0x7f0b0043
+int layout notification_template_lines_media 0x7f0b0044
+int layout notification_template_media 0x7f0b0045
+int layout notification_template_media_custom 0x7f0b0046
+int layout notification_template_part_chronometer 0x7f0b0047
+int layout notification_template_part_time 0x7f0b0048
+int layout select_dialog_item_material 0x7f0b0049
+int layout select_dialog_multichoice_material 0x7f0b004a
+int layout select_dialog_singlechoice_material 0x7f0b004b
+int layout settings_header 0x7f0b004c
+int layout support_simple_spinner_dropdown_item 0x7f0b004d
+int layout widget_2x 0x7f0b004e
+int layout widget_4x 0x7f0b004f
+int layout widget_lock_view 0x7f0b0050
+int menu call_note_edit 0x7f0c0000
+int menu call_record_folder 0x7f0c0001
+int menu note_edit 0x7f0c0002
+int menu note_list 0x7f0c0003
+int menu note_list_dropdown 0x7f0c0004
+int menu note_list_options 0x7f0c0005
+int menu sub_folder 0x7f0c0006
+int plurals search_results_title 0x7f0d0000
+int raw introduction 0x7f0e0000
+int string abc_action_bar_home_description 0x7f0f0000
+int string abc_action_bar_up_description 0x7f0f0001
+int string abc_action_menu_overflow_description 0x7f0f0002
+int string abc_action_mode_done 0x7f0f0003
+int string abc_activity_chooser_view_see_all 0x7f0f0004
+int string abc_activitychooserview_choose_application 0x7f0f0005
+int string abc_capital_off 0x7f0f0006
+int string abc_capital_on 0x7f0f0007
+int string abc_font_family_body_1_material 0x7f0f0008
+int string abc_font_family_body_2_material 0x7f0f0009
+int string abc_font_family_button_material 0x7f0f000a
+int string abc_font_family_caption_material 0x7f0f000b
+int string abc_font_family_display_1_material 0x7f0f000c
+int string abc_font_family_display_2_material 0x7f0f000d
+int string abc_font_family_display_3_material 0x7f0f000e
+int string abc_font_family_display_4_material 0x7f0f000f
+int string abc_font_family_headline_material 0x7f0f0010
+int string abc_font_family_menu_material 0x7f0f0011
+int string abc_font_family_subhead_material 0x7f0f0012
+int string abc_font_family_title_material 0x7f0f0013
+int string abc_menu_alt_shortcut_label 0x7f0f0014
+int string abc_menu_ctrl_shortcut_label 0x7f0f0015
+int string abc_menu_delete_shortcut_label 0x7f0f0016
+int string abc_menu_enter_shortcut_label 0x7f0f0017
+int string abc_menu_function_shortcut_label 0x7f0f0018
+int string abc_menu_meta_shortcut_label 0x7f0f0019
+int string abc_menu_shift_shortcut_label 0x7f0f001a
+int string abc_menu_space_shortcut_label 0x7f0f001b
+int string abc_menu_sym_shortcut_label 0x7f0f001c
+int string abc_prepend_shortcut_label 0x7f0f001d
+int string abc_search_hint 0x7f0f001e
+int string abc_searchview_description_clear 0x7f0f001f
+int string abc_searchview_description_query 0x7f0f0020
+int string abc_searchview_description_search 0x7f0f0021
+int string abc_searchview_description_submit 0x7f0f0022
+int string abc_searchview_description_voice 0x7f0f0023
+int string abc_shareactionprovider_share_with 0x7f0f0024
+int string abc_shareactionprovider_share_with_application 0x7f0f0025
+int string abc_toolbar_collapse_description 0x7f0f0026
+int string alert_message_delete_folder 0x7f0f0027
+int string alert_message_delete_note 0x7f0f0028
+int string alert_message_delete_notes 0x7f0f0029
+int string alert_title_delete 0x7f0f002a
+int string app_name 0x7f0f002b
+int string app_widget2x2 0x7f0f002c
+int string app_widget4x4 0x7f0f002d
+int string button_delete 0x7f0f002e
+int string call_record_folder_name 0x7f0f002f
+int string datetime_dialog_cancel 0x7f0f0030
+int string datetime_dialog_ok 0x7f0f0031
+int string delete_remind_time_message 0x7f0f0032
+int string dummy_button 0x7f0f0033
+int string error_delete_locked_note 0x7f0f0034
+int string error_delete_star_note 0x7f0f0035
+int string error_note_empty_for_clock 0x7f0f0036
+int string error_note_empty_for_send_to_desktop 0x7f0f0037
+int string error_note_empty_for_top 0x7f0f0038
+int string error_note_not_exist 0x7f0f0039
+int string error_sdcard_export 0x7f0f003a
+int string error_sdcard_unmounted 0x7f0f003b
+int string error_sync_cancelled 0x7f0f003c
+int string error_sync_internal 0x7f0f003d
+int string error_sync_network 0x7f0f003e
+int string failed_sdcard_export 0x7f0f003f
+int string file_name_txt_format 0x7f0f0040
+int string file_path 0x7f0f0041
+int string find_passcode 0x7f0f0042
+int string folder_exist 0x7f0f0043
+int string format_date_ymd 0x7f0f0044
+int string format_datetime_mdhm 0x7f0f0045
+int string format_exported_file_location 0x7f0f0046
+int string format_folder_files_count 0x7f0f0047
+int string format_move_notes_to_folder 0x7f0f0048
+int string hint_foler_name 0x7f0f0049
+int string info_note_enter_desktop 0x7f0f004a
+int string menu_alert 0x7f0f004b
+int string menu_cancel_top 0x7f0f004c
+int string menu_create_folder 0x7f0f004d
+int string menu_delete 0x7f0f004e
+int string menu_delete_passcode 0x7f0f004f
+int string menu_delete_star 0x7f0f0050
+int string menu_deselect_all 0x7f0f0051
+int string menu_export_text 0x7f0f0052
+int string menu_folder_change_name 0x7f0f0053
+int string menu_folder_delete 0x7f0f0054
+int string menu_folder_view 0x7f0f0055
+int string menu_font_large 0x7f0f0056
+int string menu_font_normal 0x7f0f0057
+int string menu_font_size 0x7f0f0058
+int string menu_font_small 0x7f0f0059
+int string menu_font_super 0x7f0f005a
+int string menu_list_mode 0x7f0f005b
+int string menu_move 0x7f0f005c
+int string menu_move_parent_folder 0x7f0f005d
+int string menu_normal_mode 0x7f0f005e
+int string menu_remove_remind 0x7f0f005f
+int string menu_search 0x7f0f0060
+int string menu_select_all 0x7f0f0061
+int string menu_select_none 0x7f0f0062
+int string menu_select_title 0x7f0f0063
+int string menu_send_to_desktop 0x7f0f0064
+int string menu_set_passcode 0x7f0f0065
+int string menu_set_star 0x7f0f0066
+int string menu_set_top 0x7f0f0067
+int string menu_setting 0x7f0f0068
+int string menu_share 0x7f0f0069
+int string menu_sync 0x7f0f006a
+int string menu_sync_cancel 0x7f0f006b
+int string menu_title_select_folder 0x7f0f006c
+int string mr_button_content_description 0x7f0f006d
+int string mr_cast_button_connected 0x7f0f006e
+int string mr_cast_button_connecting 0x7f0f006f
+int string mr_cast_button_disconnected 0x7f0f0070
+int string mr_cast_dialog_title_view_placeholder 0x7f0f0071
+int string mr_chooser_searching 0x7f0f0072
+int string mr_chooser_title 0x7f0f0073
+int string mr_controller_album_art 0x7f0f0074
+int string mr_controller_casting_screen 0x7f0f0075
+int string mr_controller_close_description 0x7f0f0076
+int string mr_controller_collapse_group 0x7f0f0077
+int string mr_controller_disconnect 0x7f0f0078
+int string mr_controller_expand_group 0x7f0f0079
+int string mr_controller_no_info_available 0x7f0f007a
+int string mr_controller_no_media_selected 0x7f0f007b
+int string mr_controller_pause 0x7f0f007c
+int string mr_controller_play 0x7f0f007d
+int string mr_controller_stop 0x7f0f007e
+int string mr_controller_stop_casting 0x7f0f007f
+int string mr_controller_volume_slider 0x7f0f0080
+int string mr_dialog_device_header 0x7f0f0081
+int string mr_dialog_route_header 0x7f0f0082
+int string mr_system_route_name 0x7f0f0083
+int string mr_user_route_category_name 0x7f0f0084
+int string note_alert_expired 0x7f0f0085
+int string note_link_email 0x7f0f0086
+int string note_link_other 0x7f0f0087
+int string note_link_tel 0x7f0f0088
+int string note_link_web 0x7f0f0089
+int string note_passcode_deleted 0x7f0f008a
+int string notealert_enter 0x7f0f008b
+int string notealert_ok 0x7f0f008c
+int string notelist_menu_new 0x7f0f008d
+int string notelist_string_info 0x7f0f008e
+int string preferences_account_summary 0x7f0f008f
+int string preferences_account_title 0x7f0f0090
+int string preferences_add_account 0x7f0f0091
+int string preferences_bg_random_appear_title 0x7f0f0092
+int string preferences_button_sync_cancel 0x7f0f0093
+int string preferences_button_sync_immediately 0x7f0f0094
+int string preferences_dialog_change_account_title 0x7f0f0095
+int string preferences_dialog_change_account_warn_msg 0x7f0f0096
+int string preferences_dialog_select_account_tips 0x7f0f0097
+int string preferences_dialog_select_account_title 0x7f0f0098
+int string preferences_last_sync_time 0x7f0f0099
+int string preferences_last_sync_time_format 0x7f0f009a
+int string preferences_menu_cancel 0x7f0f009b
+int string preferences_menu_change_account 0x7f0f009c
+int string preferences_menu_remove_account 0x7f0f009d
+int string preferences_title 0x7f0f009e
+int string preferences_toast_cannot_change_account 0x7f0f009f
+int string preferences_toast_success_set_accout 0x7f0f00a0
+int string search 0x7f0f00a1
+int string search_hint 0x7f0f00a2
+int string search_label 0x7f0f00a3
+int string search_menu_title 0x7f0f00a4
+int string search_setting_description 0x7f0f00a5
+int string set_remind_time_message 0x7f0f00a6
+int string status_bar_notification_info_overflow 0x7f0f00a7
+int string success_sdcard_export 0x7f0f00a8
+int string success_sync_account 0x7f0f00a9
+int string sync_progress_init_list 0x7f0f00aa
+int string sync_progress_login 0x7f0f00ab
+int string sync_progress_syncing 0x7f0f00ac
+int string ticker_cancel 0x7f0f00ad
+int string ticker_fail 0x7f0f00ae
+int string ticker_success 0x7f0f00af
+int string ticker_syncing 0x7f0f00b0
+int string widget_havenot_content 0x7f0f00b1
+int string widget_under_visit_mode 0x7f0f00b2
+int style AlertDialog_AppCompat 0x7f100000
+int style AlertDialog_AppCompat_Light 0x7f100001
+int style Animation_AppCompat_Dialog 0x7f100002
+int style Animation_AppCompat_DropDownUp 0x7f100003
+int style Animation_AppCompat_Tooltip 0x7f100004
+int style Base_AlertDialog_AppCompat 0x7f100005
+int style Base_AlertDialog_AppCompat_Light 0x7f100006
+int style Base_Animation_AppCompat_Dialog 0x7f100007
+int style Base_Animation_AppCompat_DropDownUp 0x7f100008
+int style Base_Animation_AppCompat_Tooltip 0x7f100009
+int style Base_DialogWindowTitle_AppCompat 0x7f10000a
+int style Base_DialogWindowTitleBackground_AppCompat 0x7f10000b
+int style Base_TextAppearance_AppCompat 0x7f10000c
+int style Base_TextAppearance_AppCompat_Body1 0x7f10000d
+int style Base_TextAppearance_AppCompat_Body2 0x7f10000e
+int style Base_TextAppearance_AppCompat_Button 0x7f10000f
+int style Base_TextAppearance_AppCompat_Caption 0x7f100010
+int style Base_TextAppearance_AppCompat_Display1 0x7f100011
+int style Base_TextAppearance_AppCompat_Display2 0x7f100012
+int style Base_TextAppearance_AppCompat_Display3 0x7f100013
+int style Base_TextAppearance_AppCompat_Display4 0x7f100014
+int style Base_TextAppearance_AppCompat_Headline 0x7f100015
+int style Base_TextAppearance_AppCompat_Inverse 0x7f100016
+int style Base_TextAppearance_AppCompat_Large 0x7f100017
+int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f100018
+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f100019
+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f10001a
+int style Base_TextAppearance_AppCompat_Medium 0x7f10001b
+int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f10001c
+int style Base_TextAppearance_AppCompat_Menu 0x7f10001d
+int style Base_TextAppearance_AppCompat_SearchResult 0x7f10001e
+int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f10001f
+int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f100020
+int style Base_TextAppearance_AppCompat_Small 0x7f100021
+int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f100022
+int style Base_TextAppearance_AppCompat_Subhead 0x7f100023
+int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f100024
+int style Base_TextAppearance_AppCompat_Title 0x7f100025
+int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f100026
+int style Base_TextAppearance_AppCompat_Tooltip 0x7f100027
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f100028
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f100029
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f10002a
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f10002b
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f10002c
+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f10002d
+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f10002e
+int style Base_TextAppearance_AppCompat_Widget_Button 0x7f10002f
+int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f100030
+int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x7f100031
+int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f100032
+int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f100033
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f100034
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f100035
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f100036
+int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f100037
+int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f100038
+int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f100039
+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f10003a
+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f10003b
+int style Base_Theme_AppCompat 0x7f10003c
+int style Base_Theme_AppCompat_CompactMenu 0x7f10003d
+int style Base_Theme_AppCompat_Dialog 0x7f10003e
+int style Base_Theme_AppCompat_Dialog_Alert 0x7f10003f
+int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f100040
+int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f100041
+int style Base_Theme_AppCompat_DialogWhenLarge 0x7f100042
+int style Base_Theme_AppCompat_Light 0x7f100043
+int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f100044
+int style Base_Theme_AppCompat_Light_Dialog 0x7f100045
+int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f100046
+int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f100047
+int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f100048
+int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f100049
+int style Base_ThemeOverlay_AppCompat 0x7f10004a
+int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f10004b
+int style Base_ThemeOverlay_AppCompat_Dark 0x7f10004c
+int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f10004d
+int style Base_ThemeOverlay_AppCompat_Dialog 0x7f10004e
+int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x7f10004f
+int style Base_ThemeOverlay_AppCompat_Light 0x7f100050
+int style Base_V21_Theme_AppCompat 0x7f100051
+int style Base_V21_Theme_AppCompat_Dialog 0x7f100052
+int style Base_V21_Theme_AppCompat_Light 0x7f100053
+int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f100054
+int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x7f100055
+int style Base_V22_Theme_AppCompat 0x7f100056
+int style Base_V22_Theme_AppCompat_Light 0x7f100057
+int style Base_V23_Theme_AppCompat 0x7f100058
+int style Base_V23_Theme_AppCompat_Light 0x7f100059
+int style Base_V26_Theme_AppCompat 0x7f10005a
+int style Base_V26_Theme_AppCompat_Light 0x7f10005b
+int style Base_V26_Widget_AppCompat_Toolbar 0x7f10005c
+int style Base_V28_Theme_AppCompat 0x7f10005d
+int style Base_V28_Theme_AppCompat_Light 0x7f10005e
+int style Base_V7_Theme_AppCompat 0x7f10005f
+int style Base_V7_Theme_AppCompat_Dialog 0x7f100060
+int style Base_V7_Theme_AppCompat_Light 0x7f100061
+int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f100062
+int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x7f100063
+int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f100064
+int style Base_V7_Widget_AppCompat_EditText 0x7f100065
+int style Base_V7_Widget_AppCompat_Toolbar 0x7f100066
+int style Base_Widget_AppCompat_ActionBar 0x7f100067
+int style Base_Widget_AppCompat_ActionBar_Solid 0x7f100068
+int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f100069
+int style Base_Widget_AppCompat_ActionBar_TabText 0x7f10006a
+int style Base_Widget_AppCompat_ActionBar_TabView 0x7f10006b
+int style Base_Widget_AppCompat_ActionButton 0x7f10006c
+int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f10006d
+int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f10006e
+int style Base_Widget_AppCompat_ActionMode 0x7f10006f
+int style Base_Widget_AppCompat_ActivityChooserView 0x7f100070
+int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f100071
+int style Base_Widget_AppCompat_Button 0x7f100072
+int style Base_Widget_AppCompat_Button_Borderless 0x7f100073
+int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f100074
+int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f100075
+int style Base_Widget_AppCompat_Button_Colored 0x7f100076
+int style Base_Widget_AppCompat_Button_Small 0x7f100077
+int style Base_Widget_AppCompat_ButtonBar 0x7f100078
+int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f100079
+int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f10007a
+int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f10007b
+int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f10007c
+int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f10007d
+int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f10007e
+int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f10007f
+int style Base_Widget_AppCompat_EditText 0x7f100080
+int style Base_Widget_AppCompat_ImageButton 0x7f100081
+int style Base_Widget_AppCompat_Light_ActionBar 0x7f100082
+int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f100083
+int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f100084
+int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f100085
+int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f100086
+int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f100087
+int style Base_Widget_AppCompat_Light_PopupMenu 0x7f100088
+int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f100089
+int style Base_Widget_AppCompat_ListMenuView 0x7f10008a
+int style Base_Widget_AppCompat_ListPopupWindow 0x7f10008b
+int style Base_Widget_AppCompat_ListView 0x7f10008c
+int style Base_Widget_AppCompat_ListView_DropDown 0x7f10008d
+int style Base_Widget_AppCompat_ListView_Menu 0x7f10008e
+int style Base_Widget_AppCompat_PopupMenu 0x7f10008f
+int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f100090
+int style Base_Widget_AppCompat_PopupWindow 0x7f100091
+int style Base_Widget_AppCompat_ProgressBar 0x7f100092
+int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f100093
+int style Base_Widget_AppCompat_RatingBar 0x7f100094
+int style Base_Widget_AppCompat_RatingBar_Indicator 0x7f100095
+int style Base_Widget_AppCompat_RatingBar_Small 0x7f100096
+int style Base_Widget_AppCompat_SearchView 0x7f100097
+int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f100098
+int style Base_Widget_AppCompat_SeekBar 0x7f100099
+int style Base_Widget_AppCompat_SeekBar_Discrete 0x7f10009a
+int style Base_Widget_AppCompat_Spinner 0x7f10009b
+int style Base_Widget_AppCompat_Spinner_Underlined 0x7f10009c
+int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f10009d
+int style Base_Widget_AppCompat_Toolbar 0x7f10009e
+int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f10009f
+int style HighlightTextAppearancePrimary 0x7f1000a0
+int style HighlightTextAppearanceSecondary 0x7f1000a1
+int style NoteActionBarStyle 0x7f1000a2
+int style NoteTheme 0x7f1000a3
+int style Platform_AppCompat 0x7f1000a4
+int style Platform_AppCompat_Light 0x7f1000a5
+int style Platform_ThemeOverlay_AppCompat 0x7f1000a6
+int style Platform_ThemeOverlay_AppCompat_Dark 0x7f1000a7
+int style Platform_ThemeOverlay_AppCompat_Light 0x7f1000a8
+int style Platform_V21_AppCompat 0x7f1000a9
+int style Platform_V21_AppCompat_Light 0x7f1000aa
+int style Platform_V25_AppCompat 0x7f1000ab
+int style Platform_V25_AppCompat_Light 0x7f1000ac
+int style Platform_Widget_AppCompat_Spinner 0x7f1000ad
+int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f1000ae
+int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f1000af
+int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f1000b0
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f1000b1
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f1000b2
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut 0x7f1000b3
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow 0x7f1000b4
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f1000b5
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title 0x7f1000b6
+int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f1000b7
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f1000b8
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f1000b9
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f1000ba
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f1000bb
+int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f1000bc
+int style RtlUnderlay_Widget_AppCompat_ActionButton 0x7f1000bd
+int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x7f1000be
+int style TextAppearance_AppCompat 0x7f1000bf
+int style TextAppearance_AppCompat_Body1 0x7f1000c0
+int style TextAppearance_AppCompat_Body2 0x7f1000c1
+int style TextAppearance_AppCompat_Button 0x7f1000c2
+int style TextAppearance_AppCompat_Caption 0x7f1000c3
+int style TextAppearance_AppCompat_Display1 0x7f1000c4
+int style TextAppearance_AppCompat_Display2 0x7f1000c5
+int style TextAppearance_AppCompat_Display3 0x7f1000c6
+int style TextAppearance_AppCompat_Display4 0x7f1000c7
+int style TextAppearance_AppCompat_Headline 0x7f1000c8
+int style TextAppearance_AppCompat_Inverse 0x7f1000c9
+int style TextAppearance_AppCompat_Large 0x7f1000ca
+int style TextAppearance_AppCompat_Large_Inverse 0x7f1000cb
+int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f1000cc
+int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f1000cd
+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f1000ce
+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f1000cf
+int style TextAppearance_AppCompat_Medium 0x7f1000d0
+int style TextAppearance_AppCompat_Medium_Inverse 0x7f1000d1
+int style TextAppearance_AppCompat_Menu 0x7f1000d2
+int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f1000d3
+int style TextAppearance_AppCompat_SearchResult_Title 0x7f1000d4
+int style TextAppearance_AppCompat_Small 0x7f1000d5
+int style TextAppearance_AppCompat_Small_Inverse 0x7f1000d6
+int style TextAppearance_AppCompat_Subhead 0x7f1000d7
+int style TextAppearance_AppCompat_Subhead_Inverse 0x7f1000d8
+int style TextAppearance_AppCompat_Title 0x7f1000d9
+int style TextAppearance_AppCompat_Title_Inverse 0x7f1000da
+int style TextAppearance_AppCompat_Tooltip 0x7f1000db
+int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f1000dc
+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f1000dd
+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f1000de
+int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f1000df
+int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f1000e0
+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f1000e1
+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f1000e2
+int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f1000e3
+int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f1000e4
+int style TextAppearance_AppCompat_Widget_Button 0x7f1000e5
+int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f1000e6
+int style TextAppearance_AppCompat_Widget_Button_Colored 0x7f1000e7
+int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f1000e8
+int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f1000e9
+int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f1000ea
+int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f1000eb
+int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f1000ec
+int style TextAppearance_AppCompat_Widget_Switch 0x7f1000ed
+int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f1000ee
+int style TextAppearance_Compat_Notification 0x7f1000ef
+int style TextAppearance_Compat_Notification_Info 0x7f1000f0
+int style TextAppearance_Compat_Notification_Info_Media 0x7f1000f1
+int style TextAppearance_Compat_Notification_Line2 0x7f1000f2
+int style TextAppearance_Compat_Notification_Line2_Media 0x7f1000f3
+int style TextAppearance_Compat_Notification_Media 0x7f1000f4
+int style TextAppearance_Compat_Notification_Time 0x7f1000f5
+int style TextAppearance_Compat_Notification_Time_Media 0x7f1000f6
+int style TextAppearance_Compat_Notification_Title 0x7f1000f7
+int style TextAppearance_Compat_Notification_Title_Media 0x7f1000f8
+int style TextAppearance_MediaRouter_PrimaryText 0x7f1000f9
+int style TextAppearance_MediaRouter_SecondaryText 0x7f1000fa
+int style TextAppearance_MediaRouter_Title 0x7f1000fb
+int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f1000fc
+int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f1000fd
+int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f1000fe
+int style TextAppearanceLarge 0x7f1000ff
+int style TextAppearanceMedium 0x7f100100
+int style TextAppearanceNormal 0x7f100101
+int style TextAppearancePrimaryItem 0x7f100102
+int style TextAppearanceSecondaryItem 0x7f100103
+int style TextAppearanceSuper 0x7f100104
+int style TextAppearanceUnderMenuIcon 0x7f100105
+int style Theme_AppCompat 0x7f100106
+int style Theme_AppCompat_CompactMenu 0x7f100107
+int style Theme_AppCompat_DayNight 0x7f100108
+int style Theme_AppCompat_DayNight_DarkActionBar 0x7f100109
+int style Theme_AppCompat_DayNight_Dialog 0x7f10010a
+int style Theme_AppCompat_DayNight_Dialog_Alert 0x7f10010b
+int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x7f10010c
+int style Theme_AppCompat_DayNight_DialogWhenLarge 0x7f10010d
+int style Theme_AppCompat_DayNight_NoActionBar 0x7f10010e
+int style Theme_AppCompat_Dialog 0x7f10010f
+int style Theme_AppCompat_Dialog_Alert 0x7f100110
+int style Theme_AppCompat_Dialog_MinWidth 0x7f100111
+int style Theme_AppCompat_DialogWhenLarge 0x7f100112
+int style Theme_AppCompat_Light 0x7f100113
+int style Theme_AppCompat_Light_DarkActionBar 0x7f100114
+int style Theme_AppCompat_Light_Dialog 0x7f100115
+int style Theme_AppCompat_Light_Dialog_Alert 0x7f100116
+int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f100117
+int style Theme_AppCompat_Light_DialogWhenLarge 0x7f100118
+int style Theme_AppCompat_Light_NoActionBar 0x7f100119
+int style Theme_AppCompat_NoActionBar 0x7f10011a
+int style Theme_MediaRouter 0x7f10011b
+int style Theme_MediaRouter_Light 0x7f10011c
+int style Theme_MediaRouter_Light_DarkControlPanel 0x7f10011d
+int style Theme_MediaRouter_LightControlPanel 0x7f10011e
+int style Theme_Notesmaster 0x7f10011f
+int style Theme_Notesmaster_Fullscreen 0x7f100120
+int style ThemeOverlay_AppCompat 0x7f100121
+int style ThemeOverlay_AppCompat_ActionBar 0x7f100122
+int style ThemeOverlay_AppCompat_Dark 0x7f100123
+int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f100124
+int style ThemeOverlay_AppCompat_Dialog 0x7f100125
+int style ThemeOverlay_AppCompat_Dialog_Alert 0x7f100126
+int style ThemeOverlay_AppCompat_Light 0x7f100127
+int style ThemeOverlay_MediaRouter_Dark 0x7f100128
+int style ThemeOverlay_MediaRouter_Light 0x7f100129
+int style ThemeOverlay_Notesmaster_FullscreenContainer 0x7f10012a
+int style Widget_AppCompat_ActionBar 0x7f10012b
+int style Widget_AppCompat_ActionBar_Solid 0x7f10012c
+int style Widget_AppCompat_ActionBar_TabBar 0x7f10012d
+int style Widget_AppCompat_ActionBar_TabText 0x7f10012e
+int style Widget_AppCompat_ActionBar_TabView 0x7f10012f
+int style Widget_AppCompat_ActionButton 0x7f100130
+int style Widget_AppCompat_ActionButton_CloseMode 0x7f100131
+int style Widget_AppCompat_ActionButton_Overflow 0x7f100132
+int style Widget_AppCompat_ActionMode 0x7f100133
+int style Widget_AppCompat_ActivityChooserView 0x7f100134
+int style Widget_AppCompat_AutoCompleteTextView 0x7f100135
+int style Widget_AppCompat_Button 0x7f100136
+int style Widget_AppCompat_Button_Borderless 0x7f100137
+int style Widget_AppCompat_Button_Borderless_Colored 0x7f100138
+int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f100139
+int style Widget_AppCompat_Button_Colored 0x7f10013a
+int style Widget_AppCompat_Button_Small 0x7f10013b
+int style Widget_AppCompat_ButtonBar 0x7f10013c
+int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f10013d
+int style Widget_AppCompat_CompoundButton_CheckBox 0x7f10013e
+int style Widget_AppCompat_CompoundButton_RadioButton 0x7f10013f
+int style Widget_AppCompat_CompoundButton_Switch 0x7f100140
+int style Widget_AppCompat_DrawerArrowToggle 0x7f100141
+int style Widget_AppCompat_DropDownItem_Spinner 0x7f100142
+int style Widget_AppCompat_EditText 0x7f100143
+int style Widget_AppCompat_ImageButton 0x7f100144
+int style Widget_AppCompat_Light_ActionBar 0x7f100145
+int style Widget_AppCompat_Light_ActionBar_Solid 0x7f100146
+int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f100147
+int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f100148
+int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f100149
+int style Widget_AppCompat_Light_ActionBar_TabText 0x7f10014a
+int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f10014b
+int style Widget_AppCompat_Light_ActionBar_TabView 0x7f10014c
+int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f10014d
+int style Widget_AppCompat_Light_ActionButton 0x7f10014e
+int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f10014f
+int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f100150
+int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f100151
+int style Widget_AppCompat_Light_ActivityChooserView 0x7f100152
+int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f100153
+int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f100154
+int style Widget_AppCompat_Light_ListPopupWindow 0x7f100155
+int style Widget_AppCompat_Light_ListView_DropDown 0x7f100156
+int style Widget_AppCompat_Light_PopupMenu 0x7f100157
+int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f100158
+int style Widget_AppCompat_Light_SearchView 0x7f100159
+int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f10015a
+int style Widget_AppCompat_ListMenuView 0x7f10015b
+int style Widget_AppCompat_ListPopupWindow 0x7f10015c
+int style Widget_AppCompat_ListView 0x7f10015d
+int style Widget_AppCompat_ListView_DropDown 0x7f10015e
+int style Widget_AppCompat_ListView_Menu 0x7f10015f
+int style Widget_AppCompat_PopupMenu 0x7f100160
+int style Widget_AppCompat_PopupMenu_Overflow 0x7f100161
+int style Widget_AppCompat_PopupWindow 0x7f100162
+int style Widget_AppCompat_ProgressBar 0x7f100163
+int style Widget_AppCompat_ProgressBar_Horizontal 0x7f100164
+int style Widget_AppCompat_RatingBar 0x7f100165
+int style Widget_AppCompat_RatingBar_Indicator 0x7f100166
+int style Widget_AppCompat_RatingBar_Small 0x7f100167
+int style Widget_AppCompat_SearchView 0x7f100168
+int style Widget_AppCompat_SearchView_ActionBar 0x7f100169
+int style Widget_AppCompat_SeekBar 0x7f10016a
+int style Widget_AppCompat_SeekBar_Discrete 0x7f10016b
+int style Widget_AppCompat_Spinner 0x7f10016c
+int style Widget_AppCompat_Spinner_DropDown 0x7f10016d
+int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f10016e
+int style Widget_AppCompat_Spinner_Underlined 0x7f10016f
+int style Widget_AppCompat_TextView_SpinnerItem 0x7f100170
+int style Widget_AppCompat_Toolbar 0x7f100171
+int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f100172
+int style Widget_Compat_NotificationActionContainer 0x7f100173
+int style Widget_Compat_NotificationActionText 0x7f100174
+int style Widget_MediaRouter_Light_MediaRouteButton 0x7f100175
+int style Widget_MediaRouter_MediaRouteButton 0x7f100176
+int style Widget_Support_CoordinatorLayout 0x7f100177
+int style Widget_Theme_Notesmaster_ActionBar_Fullscreen 0x7f100178
+int style Widget_Theme_Notesmaster_ButtonBar_Fullscreen 0x7f100179
+int[] styleable ActionBar { 0x7f030031, 0x7f030032, 0x7f030033, 0x7f03005d, 0x7f03005e, 0x7f03005f, 0x7f030060, 0x7f030061, 0x7f030062, 0x7f030065, 0x7f03006a, 0x7f03006b, 0x7f030076, 0x7f03008f, 0x7f030090, 0x7f030091, 0x7f030092, 0x7f030093, 0x7f030098, 0x7f03009b, 0x7f0300e4, 0x7f0300f8, 0x7f030103, 0x7f030106, 0x7f030107, 0x7f030125, 0x7f030128, 0x7f030143, 0x7f03014c }
+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 { 0x7f030031, 0x7f030032, 0x7f03004a, 0x7f03008f, 0x7f030128, 0x7f03014c }
+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 { 0x7f030078, 0x7f030099 }
+int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 0
+int styleable ActivityChooserView_initialActivityCount 1
+int[] styleable AlertDialog { 0x010100f2, 0x7f030040, 0x7f030041, 0x7f0300db, 0x7f0300dc, 0x7f0300f5, 0x7f030118, 0x7f030119 }
+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 AppCompatImageView { 0x01010119, 0x7f03011f, 0x7f030141, 0x7f030142 }
+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, 0x7f03013e, 0x7f03013f, 0x7f030140 }
+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, 0x7f03002c, 0x7f03002d, 0x7f03002e, 0x7f03002f, 0x7f030030, 0x7f03007f, 0x7f030081, 0x7f03009d, 0x7f0300d8, 0x7f03012e }
+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, 0x7f030000, 0x7f030001, 0x7f030002, 0x7f030003, 0x7f030004, 0x7f030005, 0x7f030006, 0x7f030007, 0x7f030008, 0x7f030009, 0x7f03000a, 0x7f03000b, 0x7f03000c, 0x7f03000e, 0x7f03000f, 0x7f030010, 0x7f030011, 0x7f030012, 0x7f030013, 0x7f030014, 0x7f030015, 0x7f030016, 0x7f030017, 0x7f030018, 0x7f030019, 0x7f03001a, 0x7f03001b, 0x7f03001c, 0x7f03001d, 0x7f03001e, 0x7f030021, 0x7f030022, 0x7f030023, 0x7f030024, 0x7f030025, 0x7f03002b, 0x7f030039, 0x7f03003a, 0x7f03003b, 0x7f03003c, 0x7f03003d, 0x7f03003e, 0x7f030042, 0x7f030043, 0x7f030047, 0x7f030048, 0x7f03004e, 0x7f03004f, 0x7f030050, 0x7f030051, 0x7f030052, 0x7f030053, 0x7f030054, 0x7f030055, 0x7f030056, 0x7f030057, 0x7f030063, 0x7f030067, 0x7f030068, 0x7f030069, 0x7f03006c, 0x7f03006e, 0x7f030071, 0x7f030072, 0x7f030073, 0x7f030074, 0x7f030075, 0x7f030091, 0x7f030097, 0x7f0300d9, 0x7f0300da, 0x7f0300dd, 0x7f0300de, 0x7f0300df, 0x7f0300e0, 0x7f0300e1, 0x7f0300e2, 0x7f0300e3, 0x7f0300ff, 0x7f030100, 0x7f030101, 0x7f030102, 0x7f030104, 0x7f03010a, 0x7f03010b, 0x7f03010c, 0x7f03010d, 0x7f030111, 0x7f030112, 0x7f030113, 0x7f030114, 0x7f03011c, 0x7f03011d, 0x7f03012c, 0x7f03012f, 0x7f030130, 0x7f030131, 0x7f030132, 0x7f030133, 0x7f030134, 0x7f030135, 0x7f030136, 0x7f030137, 0x7f030138, 0x7f03014d, 0x7f03014e, 0x7f03014f, 0x7f030150, 0x7f030156, 0x7f030158, 0x7f030159, 0x7f03015a, 0x7f03015b, 0x7f03015c, 0x7f03015d, 0x7f03015e, 0x7f03015f, 0x7f030160, 0x7f030161 }
+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 ButtonBarLayout { 0x7f030026 }
+int styleable ButtonBarLayout_allowStacking 0
+int[] styleable ColorStateListItem { 0x010101a5, 0x0101031f, 0x7f030027 }
+int styleable ColorStateListItem_android_color 0
+int styleable ColorStateListItem_android_alpha 1
+int styleable ColorStateListItem_alpha 2
+int[] styleable CompoundButton { 0x01010107, 0x7f030044, 0x7f030045 }
+int styleable CompoundButton_android_button 0
+int styleable CompoundButton_buttonTint 1
+int styleable CompoundButton_buttonTintMode 2
+int[] styleable ConstraintLayout_Layout { 0x010100c4, 0x0101011f, 0x01010120, 0x0101013f, 0x01010140, 0x7f030037, 0x7f030038, 0x7f030046, 0x7f030059, 0x7f03005a, 0x7f0300a3, 0x7f0300a4, 0x7f0300a5, 0x7f0300a6, 0x7f0300a7, 0x7f0300a8, 0x7f0300a9, 0x7f0300aa, 0x7f0300ab, 0x7f0300ac, 0x7f0300ad, 0x7f0300ae, 0x7f0300af, 0x7f0300b0, 0x7f0300b1, 0x7f0300b2, 0x7f0300b3, 0x7f0300b4, 0x7f0300b5, 0x7f0300b6, 0x7f0300b7, 0x7f0300b8, 0x7f0300b9, 0x7f0300ba, 0x7f0300bb, 0x7f0300bc, 0x7f0300bd, 0x7f0300be, 0x7f0300bf, 0x7f0300c0, 0x7f0300c1, 0x7f0300c2, 0x7f0300c3, 0x7f0300c4, 0x7f0300c5, 0x7f0300c6, 0x7f0300c7, 0x7f0300c8, 0x7f0300c9, 0x7f0300ca, 0x7f0300cb, 0x7f0300cd, 0x7f0300ce, 0x7f0300cf, 0x7f0300d0, 0x7f0300d1, 0x7f0300d2, 0x7f0300d3, 0x7f0300d4, 0x7f0300d7 }
+int styleable ConstraintLayout_Layout_android_orientation 0
+int styleable ConstraintLayout_Layout_android_maxWidth 1
+int styleable ConstraintLayout_Layout_android_maxHeight 2
+int styleable ConstraintLayout_Layout_android_minWidth 3
+int styleable ConstraintLayout_Layout_android_minHeight 4
+int styleable ConstraintLayout_Layout_barrierAllowsGoneWidgets 5
+int styleable ConstraintLayout_Layout_barrierDirection 6
+int styleable ConstraintLayout_Layout_chainUseRtl 7
+int styleable ConstraintLayout_Layout_constraintSet 8
+int styleable ConstraintLayout_Layout_constraint_referenced_ids 9
+int styleable ConstraintLayout_Layout_layout_constrainedHeight 10
+int styleable ConstraintLayout_Layout_layout_constrainedWidth 11
+int styleable ConstraintLayout_Layout_layout_constraintBaseline_creator 12
+int styleable ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf 13
+int styleable ConstraintLayout_Layout_layout_constraintBottom_creator 14
+int styleable ConstraintLayout_Layout_layout_constraintBottom_toBottomOf 15
+int styleable ConstraintLayout_Layout_layout_constraintBottom_toTopOf 16
+int styleable ConstraintLayout_Layout_layout_constraintCircle 17
+int styleable ConstraintLayout_Layout_layout_constraintCircleAngle 18
+int styleable ConstraintLayout_Layout_layout_constraintCircleRadius 19
+int styleable ConstraintLayout_Layout_layout_constraintDimensionRatio 20
+int styleable ConstraintLayout_Layout_layout_constraintEnd_toEndOf 21
+int styleable ConstraintLayout_Layout_layout_constraintEnd_toStartOf 22
+int styleable ConstraintLayout_Layout_layout_constraintGuide_begin 23
+int styleable ConstraintLayout_Layout_layout_constraintGuide_end 24
+int styleable ConstraintLayout_Layout_layout_constraintGuide_percent 25
+int styleable ConstraintLayout_Layout_layout_constraintHeight_default 26
+int styleable ConstraintLayout_Layout_layout_constraintHeight_max 27
+int styleable ConstraintLayout_Layout_layout_constraintHeight_min 28
+int styleable ConstraintLayout_Layout_layout_constraintHeight_percent 29
+int styleable ConstraintLayout_Layout_layout_constraintHorizontal_bias 30
+int styleable ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle 31
+int styleable ConstraintLayout_Layout_layout_constraintHorizontal_weight 32
+int styleable ConstraintLayout_Layout_layout_constraintLeft_creator 33
+int styleable ConstraintLayout_Layout_layout_constraintLeft_toLeftOf 34
+int styleable ConstraintLayout_Layout_layout_constraintLeft_toRightOf 35
+int styleable ConstraintLayout_Layout_layout_constraintRight_creator 36
+int styleable ConstraintLayout_Layout_layout_constraintRight_toLeftOf 37
+int styleable ConstraintLayout_Layout_layout_constraintRight_toRightOf 38
+int styleable ConstraintLayout_Layout_layout_constraintStart_toEndOf 39
+int styleable ConstraintLayout_Layout_layout_constraintStart_toStartOf 40
+int styleable ConstraintLayout_Layout_layout_constraintTop_creator 41
+int styleable ConstraintLayout_Layout_layout_constraintTop_toBottomOf 42
+int styleable ConstraintLayout_Layout_layout_constraintTop_toTopOf 43
+int styleable ConstraintLayout_Layout_layout_constraintVertical_bias 44
+int styleable ConstraintLayout_Layout_layout_constraintVertical_chainStyle 45
+int styleable ConstraintLayout_Layout_layout_constraintVertical_weight 46
+int styleable ConstraintLayout_Layout_layout_constraintWidth_default 47
+int styleable ConstraintLayout_Layout_layout_constraintWidth_max 48
+int styleable ConstraintLayout_Layout_layout_constraintWidth_min 49
+int styleable ConstraintLayout_Layout_layout_constraintWidth_percent 50
+int styleable ConstraintLayout_Layout_layout_editor_absoluteX 51
+int styleable ConstraintLayout_Layout_layout_editor_absoluteY 52
+int styleable ConstraintLayout_Layout_layout_goneMarginBottom 53
+int styleable ConstraintLayout_Layout_layout_goneMarginEnd 54
+int styleable ConstraintLayout_Layout_layout_goneMarginLeft 55
+int styleable ConstraintLayout_Layout_layout_goneMarginRight 56
+int styleable ConstraintLayout_Layout_layout_goneMarginStart 57
+int styleable ConstraintLayout_Layout_layout_goneMarginTop 58
+int styleable ConstraintLayout_Layout_layout_optimizationLevel 59
+int[] styleable ConstraintLayout_placeholder { 0x7f03005b, 0x7f030077 }
+int styleable ConstraintLayout_placeholder_content 0
+int styleable ConstraintLayout_placeholder_emptyVisibility 1
+int[] styleable ConstraintSet { 0x010100c4, 0x010100d0, 0x010100dc, 0x010100f4, 0x010100f5, 0x010100f7, 0x010100f8, 0x010100f9, 0x010100fa, 0x0101031f, 0x01010320, 0x01010321, 0x01010322, 0x01010323, 0x01010324, 0x01010325, 0x01010326, 0x01010327, 0x01010328, 0x010103b5, 0x010103b6, 0x010103fa, 0x01010440, 0x7f0300a3, 0x7f0300a4, 0x7f0300a5, 0x7f0300a6, 0x7f0300a7, 0x7f0300a8, 0x7f0300a9, 0x7f0300aa, 0x7f0300ab, 0x7f0300ac, 0x7f0300ad, 0x7f0300ae, 0x7f0300af, 0x7f0300b0, 0x7f0300b1, 0x7f0300b2, 0x7f0300b3, 0x7f0300b4, 0x7f0300b5, 0x7f0300b6, 0x7f0300b7, 0x7f0300b8, 0x7f0300b9, 0x7f0300ba, 0x7f0300bb, 0x7f0300bc, 0x7f0300bd, 0x7f0300be, 0x7f0300bf, 0x7f0300c0, 0x7f0300c1, 0x7f0300c2, 0x7f0300c3, 0x7f0300c4, 0x7f0300c5, 0x7f0300c6, 0x7f0300c7, 0x7f0300c8, 0x7f0300c9, 0x7f0300ca, 0x7f0300cb, 0x7f0300cd, 0x7f0300ce, 0x7f0300cf, 0x7f0300d0, 0x7f0300d1, 0x7f0300d2, 0x7f0300d3, 0x7f0300d4 }
+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_alpha 9
+int styleable ConstraintSet_android_transformPivotX 10
+int styleable ConstraintSet_android_transformPivotY 11
+int styleable ConstraintSet_android_translationX 12
+int styleable ConstraintSet_android_translationY 13
+int styleable ConstraintSet_android_scaleX 14
+int styleable ConstraintSet_android_scaleY 15
+int styleable ConstraintSet_android_rotation 16
+int styleable ConstraintSet_android_rotationX 17
+int styleable ConstraintSet_android_rotationY 18
+int styleable ConstraintSet_android_layout_marginStart 19
+int styleable ConstraintSet_android_layout_marginEnd 20
+int styleable ConstraintSet_android_translationZ 21
+int styleable ConstraintSet_android_elevation 22
+int styleable ConstraintSet_layout_constrainedHeight 23
+int styleable ConstraintSet_layout_constrainedWidth 24
+int styleable ConstraintSet_layout_constraintBaseline_creator 25
+int styleable ConstraintSet_layout_constraintBaseline_toBaselineOf 26
+int styleable ConstraintSet_layout_constraintBottom_creator 27
+int styleable ConstraintSet_layout_constraintBottom_toBottomOf 28
+int styleable ConstraintSet_layout_constraintBottom_toTopOf 29
+int styleable ConstraintSet_layout_constraintCircle 30
+int styleable ConstraintSet_layout_constraintCircleAngle 31
+int styleable ConstraintSet_layout_constraintCircleRadius 32
+int styleable ConstraintSet_layout_constraintDimensionRatio 33
+int styleable ConstraintSet_layout_constraintEnd_toEndOf 34
+int styleable ConstraintSet_layout_constraintEnd_toStartOf 35
+int styleable ConstraintSet_layout_constraintGuide_begin 36
+int styleable ConstraintSet_layout_constraintGuide_end 37
+int styleable ConstraintSet_layout_constraintGuide_percent 38
+int styleable ConstraintSet_layout_constraintHeight_default 39
+int styleable ConstraintSet_layout_constraintHeight_max 40
+int styleable ConstraintSet_layout_constraintHeight_min 41
+int styleable ConstraintSet_layout_constraintHeight_percent 42
+int styleable ConstraintSet_layout_constraintHorizontal_bias 43
+int styleable ConstraintSet_layout_constraintHorizontal_chainStyle 44
+int styleable ConstraintSet_layout_constraintHorizontal_weight 45
+int styleable ConstraintSet_layout_constraintLeft_creator 46
+int styleable ConstraintSet_layout_constraintLeft_toLeftOf 47
+int styleable ConstraintSet_layout_constraintLeft_toRightOf 48
+int styleable ConstraintSet_layout_constraintRight_creator 49
+int styleable ConstraintSet_layout_constraintRight_toLeftOf 50
+int styleable ConstraintSet_layout_constraintRight_toRightOf 51
+int styleable ConstraintSet_layout_constraintStart_toEndOf 52
+int styleable ConstraintSet_layout_constraintStart_toStartOf 53
+int styleable ConstraintSet_layout_constraintTop_creator 54
+int styleable ConstraintSet_layout_constraintTop_toBottomOf 55
+int styleable ConstraintSet_layout_constraintTop_toTopOf 56
+int styleable ConstraintSet_layout_constraintVertical_bias 57
+int styleable ConstraintSet_layout_constraintVertical_chainStyle 58
+int styleable ConstraintSet_layout_constraintVertical_weight 59
+int styleable ConstraintSet_layout_constraintWidth_default 60
+int styleable ConstraintSet_layout_constraintWidth_max 61
+int styleable ConstraintSet_layout_constraintWidth_min 62
+int styleable ConstraintSet_layout_constraintWidth_percent 63
+int styleable ConstraintSet_layout_editor_absoluteX 64
+int styleable ConstraintSet_layout_editor_absoluteY 65
+int styleable ConstraintSet_layout_goneMarginBottom 66
+int styleable ConstraintSet_layout_goneMarginEnd 67
+int styleable ConstraintSet_layout_goneMarginLeft 68
+int styleable ConstraintSet_layout_goneMarginRight 69
+int styleable ConstraintSet_layout_goneMarginStart 70
+int styleable ConstraintSet_layout_goneMarginTop 71
+int[] styleable CoordinatorLayout { 0x7f03009c, 0x7f030122 }
+int styleable CoordinatorLayout_keylines 0
+int styleable CoordinatorLayout_statusBarBackground 1
+int[] styleable CoordinatorLayout_Layout { 0x010100b3, 0x7f0300a0, 0x7f0300a1, 0x7f0300a2, 0x7f0300cc, 0x7f0300d5, 0x7f0300d6 }
+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 DrawerArrowToggle { 0x7f030029, 0x7f03002a, 0x7f030036, 0x7f03004d, 0x7f03006f, 0x7f03008d, 0x7f03011b, 0x7f03013a }
+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 FontFamily { 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f030087 }
+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, 0x7f030080, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f030155 }
+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 FullscreenAttrs { 0x7f03008b, 0x7f03008c }
+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 LinearConstraintLayout { 0x010100c4 }
+int styleable LinearConstraintLayout_android_orientation 0
+int[] styleable LinearLayoutCompat { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f03006b, 0x7f03006d, 0x7f0300e7, 0x7f030116 }
+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 MediaRouteButton { 0x0101013f, 0x01010140, 0x7f030079, 0x7f0300ea }
+int styleable MediaRouteButton_android_minWidth 0
+int styleable MediaRouteButton_android_minHeight 1
+int styleable MediaRouteButton_externalRouteEnabledDrawable 2
+int styleable MediaRouteButton_mediaRouteButtonTint 3
+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, 0x7f03000d, 0x7f03001f, 0x7f030020, 0x7f030028, 0x7f03005c, 0x7f030094, 0x7f030095, 0x7f0300f9, 0x7f030115, 0x7f030151 }
+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, 0x7f030105, 0x7f030123 }
+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 PopupWindow { 0x01010176, 0x010102c9, 0x7f0300fa }
+int styleable PopupWindow_android_popupBackground 0
+int styleable PopupWindow_android_popupAnimationStyle 1
+int styleable PopupWindow_overlapAnchor 2
+int[] styleable PopupWindowBackgroundState { 0x7f030121 }
+int styleable PopupWindowBackgroundState_state_above_anchor 0
+int[] styleable RecycleListView { 0x7f0300fb, 0x7f0300fe }
+int styleable RecycleListView_paddingBottomNoButtons 0
+int styleable RecycleListView_paddingTopNoTitle 1
+int[] styleable RecyclerView { 0x010100c4, 0x010100f1, 0x7f03007a, 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03009f, 0x7f03010e, 0x7f03011a, 0x7f030120 }
+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 SearchView { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f030049, 0x7f030058, 0x7f030066, 0x7f03008e, 0x7f030096, 0x7f03009e, 0x7f030108, 0x7f030109, 0x7f03010f, 0x7f030110, 0x7f030124, 0x7f030129, 0x7f030157 }
+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 Spinner { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f030103 }
+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 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 SwitchCompat { 0x01010124, 0x01010125, 0x01010142, 0x7f030117, 0x7f03011e, 0x7f03012a, 0x7f03012b, 0x7f03012d, 0x7f03013b, 0x7f03013c, 0x7f03013d, 0x7f030152, 0x7f030153, 0x7f030154 }
+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 TextAppearance { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x0101009a, 0x0101009b, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x010103ac, 0x7f030081, 0x7f03012e }
+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 Toolbar { 0x010100af, 0x01010140, 0x7f03003f, 0x7f03004b, 0x7f03004c, 0x7f03005d, 0x7f03005e, 0x7f03005f, 0x7f030060, 0x7f030061, 0x7f030062, 0x7f0300e4, 0x7f0300e5, 0x7f0300e6, 0x7f0300f6, 0x7f0300f7, 0x7f030103, 0x7f030125, 0x7f030126, 0x7f030127, 0x7f030143, 0x7f030144, 0x7f030145, 0x7f030146, 0x7f030147, 0x7f030148, 0x7f030149, 0x7f03014a, 0x7f03014b }
+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 View { 0x01010000, 0x010100da, 0x7f0300fc, 0x7f0300fd, 0x7f030139 }
+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, 0x7f030034, 0x7f030035 }
+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 0x7f120000
+int xml searchable 0x7f120001
+int xml widget_2x_info 0x7f120002
+int xml widget_4x_info 0x7f120003
diff --git a/src/Project/app/build/intermediates/symbols/release/R.txt b/Notes-master/app/build/intermediates/symbols/release/R.txt
similarity index 100%
rename from src/Project/app/build/intermediates/symbols/release/R.txt
rename to Notes-master/app/build/intermediates/symbols/release/R.txt
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$attr.dex
new file mode 100644
index 00000000..75a0cd19
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$attr.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$id.dex
new file mode 100644
index 00000000..241e32a5
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$id.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$styleable.dex
new file mode 100644
index 00000000..ae68a741
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$styleable.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R.dex
new file mode 100644
index 00000000..a8c8e7d1
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$anim.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$anim.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$anim.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$anim.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$attr.dex
new file mode 100644
index 00000000..be7d5b7b
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$bool.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$bool.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$bool.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$bool.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$id.dex
new file mode 100644
index 00000000..e23ffaca
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$integer.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$layout.dex
new file mode 100644
index 00000000..f61f4c87
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$styleable.dex
new file mode 100644
index 00000000..f57c66fc
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/appcompat/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/arch/core/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/arch/core/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/arch/core/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/arch/core/R.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$attr.dex
new file mode 100644
index 00000000..01f33a03
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$id.dex
new file mode 100644
index 00000000..f32fcbda
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$integer.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$layout.dex
new file mode 100644
index 00000000..8999f2ff
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$styleable.dex
new file mode 100644
index 00000000..d2f6478c
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/asynclayoutinflater/R.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$attr.dex
new file mode 100644
index 00000000..5ad84006
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$id.dex
new file mode 100644
index 00000000..a70f35bf
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$integer.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$layout.dex
new file mode 100644
index 00000000..438ff44a
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$styleable.dex
new file mode 100644
index 00000000..fb31ba35
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/coordinatorlayout/R.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$attr.dex
new file mode 100644
index 00000000..ef15ce14
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$id.dex
new file mode 100644
index 00000000..464e5abe
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$integer.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$layout.dex
new file mode 100644
index 00000000..085353b4
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$styleable.dex
new file mode 100644
index 00000000..5e106ecb
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/core/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/cursoradapter/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/cursoradapter/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/cursoradapter/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/cursoradapter/R.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$attr.dex
new file mode 100644
index 00000000..cd163634
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$id.dex
new file mode 100644
index 00000000..7146fc96
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$integer.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$layout.dex
new file mode 100644
index 00000000..4ce9853e
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$styleable.dex
new file mode 100644
index 00000000..ae9d7ae0
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/customview/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/documentfile/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/documentfile/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/documentfile/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/documentfile/R.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$attr.dex
new file mode 100644
index 00000000..801b713a
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$id.dex
new file mode 100644
index 00000000..0e60882a
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$integer.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$layout.dex
new file mode 100644
index 00000000..ac298d7f
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$styleable.dex
new file mode 100644
index 00000000..92b632b4
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/drawerlayout/R.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$attr.dex
new file mode 100644
index 00000000..73639c46
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$id.dex
new file mode 100644
index 00000000..7e343562
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$integer.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$layout.dex
new file mode 100644
index 00000000..0248cfd8
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$styleable.dex
new file mode 100644
index 00000000..9a41d485
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/fragment/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/interpolator/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/interpolator/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/interpolator/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/interpolator/R.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$attr.dex
new file mode 100644
index 00000000..918498f0
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$id.dex
new file mode 100644
index 00000000..13d19407
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$integer.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$layout.dex
new file mode 100644
index 00000000..c15bd919
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$styleable.dex
new file mode 100644
index 00000000..50f4021b
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreui/R.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$attr.dex
new file mode 100644
index 00000000..2dff4e5e
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$id.dex
new file mode 100644
index 00000000..52ac1118
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$integer.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$layout.dex
new file mode 100644
index 00000000..b36393b8
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$styleable.dex
new file mode 100644
index 00000000..1f83ff37
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/legacy/coreutils/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/lifecycle/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/lifecycle/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/lifecycle/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/lifecycle/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/lifecycle/livedata/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/lifecycle/livedata/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/lifecycle/livedata/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/lifecycle/livedata/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/lifecycle/livedata/core/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/lifecycle/livedata/core/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/lifecycle/livedata/core/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/lifecycle/livedata/core/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/lifecycle/viewmodel/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/lifecycle/viewmodel/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/lifecycle/viewmodel/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/lifecycle/viewmodel/R.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$attr.dex
new file mode 100644
index 00000000..a67b0a4a
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$id.dex
new file mode 100644
index 00000000..28b71d2b
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$integer.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$layout.dex
new file mode 100644
index 00000000..508795e9
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$styleable.dex
new file mode 100644
index 00000000..7ead4515
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/loader/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/localbroadcastmanager/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/localbroadcastmanager/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/localbroadcastmanager/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/localbroadcastmanager/R.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$attr.dex
new file mode 100644
index 00000000..da1cde1e
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$id.dex
new file mode 100644
index 00000000..0f6ac2d0
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$integer.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$layout.dex
new file mode 100644
index 00000000..2b9933d7
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$styleable.dex
new file mode 100644
index 00000000..86100b07
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/media/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$anim.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$anim.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$anim.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$anim.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$attr.dex
new file mode 100644
index 00000000..89c6037a
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$bool.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$bool.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$bool.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$bool.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$id.dex
new file mode 100644
index 00000000..15294f9a
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$interpolator.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$interpolator.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$interpolator.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$interpolator.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$layout.dex
new file mode 100644
index 00000000..b190878b
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$styleable.dex
new file mode 100644
index 00000000..8090dee4
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/mediarouter/R.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$attr.dex
new file mode 100644
index 00000000..7d175d9f
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$id.dex
new file mode 100644
index 00000000..754cf0b6
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$integer.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$layout.dex
new file mode 100644
index 00000000..c65eea2e
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$styleable.dex
new file mode 100644
index 00000000..7b2aaaf3
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/palette/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/print/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/print/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/print/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/print/R.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$attr.dex
new file mode 100644
index 00000000..6e331bcf
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$id.dex
new file mode 100644
index 00000000..7b32b665
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$integer.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$layout.dex
new file mode 100644
index 00000000..05bd47ef
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$styleable.dex
new file mode 100644
index 00000000..6b577382
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/recyclerview/R.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$attr.dex
new file mode 100644
index 00000000..e3fb7575
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$id.dex
new file mode 100644
index 00000000..c3f031e5
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$integer.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$layout.dex
new file mode 100644
index 00000000..398305b4
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$styleable.dex
new file mode 100644
index 00000000..c2c6cdf7
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/slidingpanelayout/R.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$attr.dex
new file mode 100644
index 00000000..8857e6be
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$id.dex
new file mode 100644
index 00000000..a9d581f7
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$integer.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$layout.dex
new file mode 100644
index 00000000..176f829e
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$styleable.dex
new file mode 100644
index 00000000..34b39c06
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/swiperefreshlayout/R.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$attr.dex
new file mode 100644
index 00000000..6389b3fb
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$id.dex
new file mode 100644
index 00000000..dacfddd9
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$integer.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$layout.dex
new file mode 100644
index 00000000..29e4087d
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$styleable.dex
new file mode 100644
index 00000000..51e5ab2d
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/vectordrawable/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/versionedparcelable/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/versionedparcelable/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/versionedparcelable/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/versionedparcelable/R.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$attr.dex
new file mode 100644
index 00000000..b52c01dd
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$attr.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$drawable.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$id.dex
new file mode 100644
index 00000000..a8a09f5e
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$integer.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$layout.dex
new file mode 100644
index 00000000..1f713aa9
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$style.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$styleable.dex
new file mode 100644
index 00000000..91bdd028
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/viewpager/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/BuildConfig.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/BuildConfig.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/BuildConfig.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/BuildConfig.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$anim.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$anim.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$anim.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$anim.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$array.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$array.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$array.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$array.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$attr.dex
new file mode 100644
index 00000000..b1349eb9
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$attr.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$bool.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$bool.dex
new file mode 100644
index 00000000..ad54a102
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$bool.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$color.dex
similarity index 97%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$color.dex
index 6230c779..75c6a766 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$color.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$color.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$dimen.dex
similarity index 98%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$dimen.dex
index 3132cb5b..478221dc 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$dimen.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$dimen.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$drawable.dex
similarity index 96%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$drawable.dex
index b52c1026..c93ac087 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$drawable.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$drawable.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$id.dex
new file mode 100644
index 00000000..e1cc4d5a
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$id.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$integer.dex
similarity index 87%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$integer.dex
index 48a6db57..aa63c781 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$integer.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$integer.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$interpolator.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$interpolator.dex
similarity index 79%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$interpolator.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$interpolator.dex
index d6455cf6..bc599851 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$interpolator.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$interpolator.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$layout.dex
new file mode 100644
index 00000000..51374211
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$layout.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$menu.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$menu.dex
similarity index 86%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$menu.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$menu.dex
index 09a7528f..e50f1ad1 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$menu.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$menu.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$plurals.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$plurals.dex
similarity index 76%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$plurals.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$plurals.dex
index cf334c51..1b763e22 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$plurals.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$plurals.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$raw.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$raw.dex
similarity index 78%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$raw.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$raw.dex
index 901f2882..874a481e 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$raw.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$raw.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$string.dex
similarity index 97%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$string.dex
index 7249448e..0adb3166 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$string.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$string.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$style.dex
similarity index 99%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$style.dex
index 3dbe9dab..29a7a843 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$style.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$style.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$styleable.dex
new file mode 100644
index 00000000..35481042
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$styleable.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$xml.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$xml.dex
similarity index 83%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$xml.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$xml.dex
index e40c098d..0b579bf6 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$xml.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$xml.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Contact.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Contact.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Contact.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Contact.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$CallNote.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$CallNote.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$CallNote.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$CallNote.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$DataColumns.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$DataColumns.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$DataColumns.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$DataColumns.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$DataConstants.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$DataConstants.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$DataConstants.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$DataConstants.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$NoteColumns.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$NoteColumns.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$NoteColumns.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$NoteColumns.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$TextNote.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$TextNote.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$TextNote.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$TextNote.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesDatabaseHelper.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesDatabaseHelper.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesDatabaseHelper.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesDatabaseHelper.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesProvider.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesProvider.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesProvider.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesProvider.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/MetaData.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/MetaData.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/MetaData.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/MetaData.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/Node.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/Node.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/Node.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/Node.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/SqlData.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/SqlData.dex
new file mode 100644
index 00000000..47188566
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/SqlData.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/SqlNote.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/SqlNote.dex
new file mode 100644
index 00000000..7aa18d9f
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/SqlNote.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/Task.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/Task.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/Task.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/Task.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/TaskList.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/TaskList.dex
similarity index 96%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/TaskList.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/TaskList.dex
index 24307acf..3a2cfda0 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/TaskList.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/TaskList.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/exception/ActionFailureException.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/exception/ActionFailureException.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/exception/ActionFailureException.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/exception/ActionFailureException.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/exception/NetworkFailureException.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/exception/NetworkFailureException.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/exception/NetworkFailureException.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/exception/NetworkFailureException.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskClient.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskClient.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskClient.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskClient.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskManager.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskManager.dex
new file mode 100644
index 00000000..0536afa4
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskManager.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskSyncService$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskSyncService$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskSyncService$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskSyncService$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskSyncService.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskSyncService.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskSyncService.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskSyncService.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/Network.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/Network.dex
new file mode 100644
index 00000000..0930e31f
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/Network.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/Note$NoteData.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/Note$NoteData.dex
similarity index 96%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/Note$NoteData.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/Note$NoteData.dex
index c08b2a03..5b122d73 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/Note$NoteData.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/Note$NoteData.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/Note.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/Note.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/Note.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/Note.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/WorkingNote.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/WorkingNote.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/WorkingNote.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/WorkingNote.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/BackupUtils$TextExport.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/BackupUtils$TextExport.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/BackupUtils$TextExport.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/BackupUtils$TextExport.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/BackupUtils.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/BackupUtils.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/BackupUtils.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/BackupUtils.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/DataUtils.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/DataUtils.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/DataUtils.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/DataUtils.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/GTaskStringUtils.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/GTaskStringUtils.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/GTaskStringUtils.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/GTaskStringUtils.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/Point.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/Point.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/Point.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/Point.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$NoteBgResources.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$NoteBgResources.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$NoteBgResources.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$NoteBgResources.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/Addaccount$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/Addaccount$1.dex
new file mode 100644
index 00000000..0ae157a5
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/Addaccount$1.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/Addaccount$2.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/Addaccount$2.dex
new file mode 100644
index 00000000..5fccb8b9
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/Addaccount$2.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/Addaccount$3.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/Addaccount$3.dex
new file mode 100644
index 00000000..1797398f
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/Addaccount$3.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/Addaccount.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/Addaccount.dex
new file mode 100644
index 00000000..e303258d
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/Addaccount.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmAlertActivity.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmAlertActivity.dex
similarity index 93%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmAlertActivity.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmAlertActivity.dex
index 3a1fb993..15f10e81 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmAlertActivity.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmAlertActivity.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmInitReceiver.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmInitReceiver.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmInitReceiver.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmInitReceiver.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmReceiver.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmReceiver.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmReceiver.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmReceiver.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$2.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$2.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$2.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$2.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$3.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$3.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$3.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$3.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$4.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$4.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$4.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$4.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker.dex
similarity index 95%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker.dex
index 59980aa3..3b04f457 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DeletePasscodeActivity$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DeletePasscodeActivity$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DeletePasscodeActivity$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DeletePasscodeActivity$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DeletePasscodeActivity.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DeletePasscodeActivity.dex
similarity index 77%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DeletePasscodeActivity.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DeletePasscodeActivity.dex
index 842cd49b..90f12d24 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DeletePasscodeActivity.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DeletePasscodeActivity.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DropdownMenu$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DropdownMenu$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DropdownMenu$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DropdownMenu$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DropdownMenu.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DropdownMenu.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DropdownMenu.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DropdownMenu.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex
similarity index 85%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex
index f2ea7f98..63e5327c 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter.dex
similarity index 89%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter.dex
index 83b1302d..0a1103e5 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LockPatternView$OnLockListener.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LockPatternView$OnLockListener.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LockPatternView$OnLockListener.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LockPatternView$OnLockListener.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LockPatternView.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LockPatternView.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LockPatternView.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LockPatternView.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LoginActivity$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LoginActivity$1.dex
new file mode 100644
index 00000000..25e88b16
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LoginActivity$1.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LoginActivity$2.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LoginActivity$2.dex
new file mode 100644
index 00000000..6066519e
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LoginActivity$2.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LoginActivity$3.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LoginActivity$3.dex
new file mode 100644
index 00000000..1c2d77e0
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LoginActivity$3.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LoginActivity.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LoginActivity.dex
new file mode 100644
index 00000000..efec0f22
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/LoginActivity.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$2.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$2.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$2.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$2.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$3.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$3.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$3.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$3.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity.dex
new file mode 100644
index 00000000..088e1a20
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteItemData.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteItemData.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteItemData.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteItemData.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$1.dex
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$10.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$10.dex
new file mode 100644
index 00000000..f1adfe3a
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$10.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$2.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$2.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$2.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$2.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$3.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$3.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$3.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$3.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$4.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$4.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$4.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$4.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$5.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$5.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$5.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$5.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$6.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$6.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$6.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$6.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$7.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$7.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$7.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$7.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$8.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$8.dex
similarity index 95%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$8.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$8.dex
index 1125f97e..13049556 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$8.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$8.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$9.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$9.dex
new file mode 100644
index 00000000..790b4bf5
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$9.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ListEditState.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ListEditState.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ListEditState.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ListEditState.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback.dex
similarity index 84%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback.dex
index fa076de4..7ace8a8d 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex
new file mode 100644
index 00000000..65a95eff
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex
new file mode 100644
index 00000000..56d92a9f
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity.dex
new file mode 100644
index 00000000..7793522d
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListAdapter.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListAdapter.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListAdapter.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListAdapter.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListItem.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListItem.dex
similarity index 90%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListItem.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListItem.dex
index a99c795d..a2a16e20 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListItem.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListItem.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$2.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$2.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$2.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$2.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$3.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$3.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$3.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$3.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$4.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$4.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$4.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$4.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$5.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$5.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$5.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$5.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$6.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$6.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$6.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$6.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$7.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$7.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$7.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$7.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$8.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$8.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$8.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$8.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex
similarity index 89%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex
index ea7fa85f..10d49670 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity.dex
similarity index 91%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity.dex
index 42e827f2..ad317578 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SetLockActivity$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SetLockActivity$1.dex
similarity index 93%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SetLockActivity$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SetLockActivity$1.dex
index 36e2a2b8..0ff71e6c 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SetLockActivity$1.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SetLockActivity$1.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SetLockActivity$2.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SetLockActivity$2.dex
similarity index 85%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SetLockActivity$2.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SetLockActivity$2.dex
index 6313f668..67376dc5 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SetLockActivity$2.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SetLockActivity$2.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SetLockActivity.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SetLockActivity.dex
new file mode 100644
index 00000000..41262630
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SetLockActivity.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/UnlockActivity$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/UnlockActivity$1.dex
similarity index 96%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/UnlockActivity$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/UnlockActivity$1.dex
index 97827382..deb1eaf5 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/UnlockActivity$1.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/UnlockActivity$1.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/UnlockActivity.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/UnlockActivity.dex
new file mode 100644
index 00000000..fc4a69f4
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/UnlockActivity.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/syncActivity$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/syncActivity$1.dex
new file mode 100644
index 00000000..fd6eea52
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/syncActivity$1.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/syncActivity$2.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/syncActivity$2.dex
new file mode 100644
index 00000000..82aa88fa
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/syncActivity$2.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/syncActivity.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/syncActivity.dex
new file mode 100644
index 00000000..b74ee841
Binary files /dev/null and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/syncActivity.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider.dex
similarity index 96%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider.dex
index a1896d20..ae90244b 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_2x.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_2x.dex
similarity index 85%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_2x.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_2x.dex
index d3a0795d..71d95dfc 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_2x.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_2x.dex differ
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_4x.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_4x.dex
similarity index 85%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_4x.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_4x.dex
index 6332af99..58f12126 100644
Binary files a/src/Project/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_4x.dex and b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_4x.dex differ
diff --git a/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/__content__.json b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/__content__.json
new file mode 100644
index 00000000..e63f3590
--- /dev/null
+++ b/Notes-master/app/build/intermediates/transforms/dexBuilder/debug/__content__.json
@@ -0,0 +1 @@
+[{"name":"F:\\data\\git\\MJ_maintainNotes\\src\\Project\\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/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$anim.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$anim.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$anim.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$anim.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$bool.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$bool.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$bool.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$bool.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/appcompat/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/arch/core/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/arch/core/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/arch/core/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/arch/core/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/asynclayoutinflater/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/coordinatorlayout/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/core/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/cursoradapter/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/cursoradapter/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/cursoradapter/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/cursoradapter/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/customview/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/documentfile/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/documentfile/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/documentfile/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/documentfile/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/drawerlayout/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/fragment/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/interpolator/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/interpolator/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/interpolator/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/interpolator/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreui/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/legacy/coreutils/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/lifecycle/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/lifecycle/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/lifecycle/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/lifecycle/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/lifecycle/livedata/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/lifecycle/livedata/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/lifecycle/livedata/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/lifecycle/livedata/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/lifecycle/livedata/core/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/lifecycle/livedata/core/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/lifecycle/livedata/core/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/lifecycle/livedata/core/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/lifecycle/viewmodel/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/lifecycle/viewmodel/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/lifecycle/viewmodel/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/lifecycle/viewmodel/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/loader/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/localbroadcastmanager/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/localbroadcastmanager/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/localbroadcastmanager/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/localbroadcastmanager/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/media/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$anim.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$anim.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$anim.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$anim.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$bool.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$bool.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$bool.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$bool.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$interpolator.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$interpolator.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$interpolator.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$interpolator.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/mediarouter/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/palette/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/print/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/print/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/print/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/print/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/recyclerview/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/slidingpanelayout/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/swiperefreshlayout/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/vectordrawable/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/versionedparcelable/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/versionedparcelable/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/versionedparcelable/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/versionedparcelable/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/androidx/viewpager/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/BuildConfig.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/BuildConfig.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/BuildConfig.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/BuildConfig.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$anim.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$anim.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$anim.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$anim.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$array.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$array.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$array.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$array.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$attr.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$attr.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$attr.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$attr.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$bool.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$bool.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$bool.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$bool.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$color.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$color.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$color.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$color.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$dimen.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$dimen.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$dimen.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$dimen.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$drawable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$drawable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$drawable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$drawable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$id.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$id.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$id.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$id.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$integer.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$integer.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$integer.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$integer.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$interpolator.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$interpolator.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$interpolator.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$interpolator.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$layout.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$layout.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$layout.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$layout.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$menu.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$menu.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$menu.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$menu.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$plurals.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$plurals.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$plurals.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$plurals.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$raw.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$raw.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$raw.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$raw.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$string.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$string.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$string.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$string.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$style.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$style.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$style.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$style.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$styleable.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$styleable.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$styleable.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$styleable.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$xml.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$xml.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$xml.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R$xml.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/R.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Contact.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Contact.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Contact.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Contact.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$CallNote.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$CallNote.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$CallNote.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$CallNote.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$DataColumns.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$DataColumns.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$DataColumns.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$DataColumns.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$DataConstants.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$DataConstants.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$DataConstants.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$DataConstants.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$NoteColumns.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$NoteColumns.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$NoteColumns.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$NoteColumns.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$TextNote.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$TextNote.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$TextNote.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes$TextNote.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/Notes.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/NotesDatabaseHelper.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/NotesDatabaseHelper.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/NotesDatabaseHelper.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/NotesDatabaseHelper.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/NotesProvider.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/NotesProvider.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/NotesProvider.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/data/NotesProvider.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/MetaData.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/MetaData.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/MetaData.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/MetaData.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/Node.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/Node.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/Node.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/Node.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/SqlData.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/SqlData.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/SqlData.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/SqlData.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/SqlNote.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/SqlNote.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/SqlNote.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/SqlNote.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/Task.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/Task.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/Task.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/Task.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/TaskList.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/TaskList.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/TaskList.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/data/TaskList.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/exception/ActionFailureException.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/exception/ActionFailureException.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/exception/ActionFailureException.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/exception/ActionFailureException.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/exception/NetworkFailureException.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/exception/NetworkFailureException.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/exception/NetworkFailureException.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/exception/NetworkFailureException.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskASyncTask.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskASyncTask.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskASyncTask.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskASyncTask.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskClient.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskClient.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskClient.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskClient.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskManager.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskManager.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskManager.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskManager.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskSyncService$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskSyncService$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskSyncService$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskSyncService$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskSyncService.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskSyncService.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskSyncService.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/gtask/remote/GTaskSyncService.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/model/Note$NoteData.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/model/Note$NoteData.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/model/Note$NoteData.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/model/Note$NoteData.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/model/Note.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/model/Note.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/model/Note.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/model/Note.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/model/WorkingNote.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/model/WorkingNote.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/model/WorkingNote.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/model/WorkingNote.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/BackupUtils$TextExport.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/BackupUtils$TextExport.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/BackupUtils$TextExport.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/BackupUtils$TextExport.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/BackupUtils.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/BackupUtils.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/BackupUtils.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/BackupUtils.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/DataUtils.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/DataUtils.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/DataUtils.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/DataUtils.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/GTaskStringUtils.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/GTaskStringUtils.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/GTaskStringUtils.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/GTaskStringUtils.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser$NoteBgResources.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser$NoteBgResources.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser$NoteBgResources.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser$NoteBgResources.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/tool/ResourceParser.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/AlarmAlertActivity.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/AlarmAlertActivity.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/AlarmAlertActivity.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/AlarmAlertActivity.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/AlarmInitReceiver.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/AlarmInitReceiver.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/AlarmInitReceiver.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/AlarmInitReceiver.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/AlarmReceiver.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/AlarmReceiver.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/AlarmReceiver.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/AlarmReceiver.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$2.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$2.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$2.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$2.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$3.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$3.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$3.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$3.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$4.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$4.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$4.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$4.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePicker.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePickerDialog$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePickerDialog$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePickerDialog$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePickerDialog$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePickerDialog.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePickerDialog.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePickerDialog.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DateTimePickerDialog.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DropdownMenu$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DropdownMenu$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DropdownMenu$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DropdownMenu$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DropdownMenu.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DropdownMenu.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DropdownMenu.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/DropdownMenu.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/FoldersListAdapter.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/FoldersListAdapter.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/FoldersListAdapter.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/FoldersListAdapter.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity$2.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity$2.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity$2.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity$2.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity$3.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity$3.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity$3.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity$3.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditActivity.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditText$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditText$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditText$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditText$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditText.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditText.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditText.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteEditText.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteItemData.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteItemData.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteItemData.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NoteItemData.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$2.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$2.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$2.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$2.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$3.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$3.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$3.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$3.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$4.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$4.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$4.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$4.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$5.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$5.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$5.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$5.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$6.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$6.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$6.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$6.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$7.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$7.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$7.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$7.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$8.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$8.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$8.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$8.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$9.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$9.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$9.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$9.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$ListEditState.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$ListEditState.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$ListEditState.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$ListEditState.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$ModeCallback.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$ModeCallback.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$ModeCallback.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$ModeCallback.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListActivity.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListAdapter.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListAdapter.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListAdapter.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListAdapter.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListItem.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListItem.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListItem.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesListItem.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$1.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$1.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$1.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$1.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$2.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$2.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$2.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$2.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$3.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$3.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$3.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$3.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$4.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$4.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$4.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$4.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$5.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$5.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$5.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$5.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$6.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$6.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$6.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$6.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$7.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$7.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$7.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$7.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$8.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$8.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$8.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$8.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/ui/NotesPreferenceActivity.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/widget/NoteWidgetProvider.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/widget/NoteWidgetProvider.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/widget/NoteWidgetProvider.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/widget/NoteWidgetProvider.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/widget/NoteWidgetProvider_2x.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/widget/NoteWidgetProvider_2x.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/widget/NoteWidgetProvider_2x.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/widget/NoteWidgetProvider_2x.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/widget/NoteWidgetProvider_4x.dex b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/widget/NoteWidgetProvider_4x.dex
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/widget/NoteWidgetProvider_4x.dex
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/0/net/micode/notes/widget/NoteWidgetProvider_4x.dex
diff --git a/src/Project/app/build/intermediates/transforms/dexBuilder/release/__content__.json b/Notes-master/app/build/intermediates/transforms/dexBuilder/release/__content__.json
similarity index 100%
rename from src/Project/app/build/intermediates/transforms/dexBuilder/release/__content__.json
rename to Notes-master/app/build/intermediates/transforms/dexBuilder/release/__content__.json
diff --git a/Notes-master/app/build/outputs/apk/debug/app-debug.apk b/Notes-master/app/build/outputs/apk/debug/app-debug.apk
new file mode 100644
index 00000000..e770bb3b
Binary files /dev/null and b/Notes-master/app/build/outputs/apk/debug/app-debug.apk differ
diff --git a/src/Project/app/build/outputs/apk/debug/output.json b/Notes-master/app/build/outputs/apk/debug/output.json
similarity index 100%
rename from src/Project/app/build/outputs/apk/debug/output.json
rename to Notes-master/app/build/outputs/apk/debug/output.json
diff --git a/Notes-master/app/build/outputs/logs/manifest-merger-debug-report.txt b/Notes-master/app/build/outputs/logs/manifest-merger-debug-report.txt
new file mode 100644
index 00000000..facc15b1
--- /dev/null
+++ b/Notes-master/app/build/outputs/logs/manifest-merger-debug-report.txt
@@ -0,0 +1,364 @@
+-- Merging decision tree log ---
+manifest
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:18:1-154:12
+INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:18:1-154:12
+INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:18:1-154:12
+INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:18:1-154:12
+MERGED from [androidx.mediarouter:mediarouter:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\933160069c0b08bae453aee39e1ba239\mediarouter-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.appcompat:appcompat:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\0941cdeacb972d93128f11c4f7e39759\appcompat-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.constraintlayout:constraintlayout:1.1.2] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\83983c5d0d69e8bd85506b0a24061494\constraintlayout-1.1.2\AndroidManifest.xml:2:1-11:12
+MERGED from [androidx.media:media:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\3748c447639623a0c90cb541e38e687e\media-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.palette:palette:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\1b8ef8815c46ce367b5ee828967db131\palette-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.recyclerview:recyclerview:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\c3b049f88a2cdec386a83a3aafd3b8b3\recyclerview-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.fragment:fragment:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\43054ef26c6df58d54f0f6b43c467ffe\fragment-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.vectordrawable:vectordrawable-animated:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\95bbb5eec6489fe2b52e6cea70ab5480\vectordrawable-animated-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.legacy:legacy-support-core-ui:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\c4b0bb9e816cbfedceae923c00cbccb7\legacy-support-core-ui-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.legacy:legacy-support-core-utils:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\0ed9ed4270b18606b66a196bb4228673\legacy-support-core-utils-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.vectordrawable:vectordrawable:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\ec5bcc142aa7a9cb1308f04540781976\vectordrawable-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.loader:loader:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\9b2383436a7077053487077b00023d0d\loader-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.viewpager:viewpager:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\f0d09e9397bcd2581ee2832a975b3361\viewpager-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.coordinatorlayout:coordinatorlayout:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\28311d78d83b5fa40014ff049554d56a\coordinatorlayout-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.drawerlayout:drawerlayout:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\5472ef00635857657ba1393d9efcba44\drawerlayout-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.slidingpanelayout:slidingpanelayout:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\ea0ff86849e83dc555ccb99b4113e55b\slidingpanelayout-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.customview:customview:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\7044332c363541a5d96e7321c146e388\customview-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.swiperefreshlayout:swiperefreshlayout:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\9c44aabba4f61710993e942c1f10cc9e\swiperefreshlayout-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.asynclayoutinflater:asynclayoutinflater:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\b98ec1bef86206b7af1d1d7fcd453707\asynclayoutinflater-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.core:core:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\3d24d12268107924d8b8eb8340e485db\core-1.0.0\AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.versionedparcelable:versionedparcelable:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\602e2720b00f2ea56da7bdb87e6b1aaa\versionedparcelable-1.0.0\AndroidManifest.xml:17:1-25:12
+MERGED from [androidx.cursoradapter:cursoradapter:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\32f359201c5b50479e22636f0bd27d86\cursoradapter-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.lifecycle:lifecycle-runtime:2.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\a8f225405305b23c0596641aab259173\lifecycle-runtime-2.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.documentfile:documentfile:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\feb7022133be1679d0a70c3e4266e021\documentfile-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.localbroadcastmanager:localbroadcastmanager:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\6a3497785215515ac1849ace004e2406\localbroadcastmanager-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.print:print:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\5c65a98c49638cff16bb0785b6cbabca\print-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\2ff3db5b11c6e3e6a876c6ea754e9d84\lifecycle-viewmodel-2.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.interpolator:interpolator:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\5429127e4201716d0a97a7d816e54a21\interpolator-1.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\546b85af8fb8ea43eb89c04a360e56ad\lifecycle-livedata-2.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\8b9ac7dd4d7c108f574ec5c0ca4aad3e\lifecycle-livedata-core-2.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.arch.core:core-runtime:2.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\9f7665b148652fcdfde84331146cee11\core-runtime-2.0.0\AndroidManifest.xml:17:1-22:12
+INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:18:1-154:12
+INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:18:1-154:12
+INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:18:1-154:12
+ package
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:19:5-31
+ INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml
+ INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml
+ android:versionName
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:21:5-30
+ INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml
+ INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml
+ xmlns:android
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:18:11-69
+ android:versionCode
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:20:5-28
+ INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml
+ INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml
+uses-sdk
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:23:5-44
+INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:23:5-44
+INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:23:5-44
+MERGED from [androidx.mediarouter:mediarouter:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\933160069c0b08bae453aee39e1ba239\mediarouter-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.mediarouter:mediarouter:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\933160069c0b08bae453aee39e1ba239\mediarouter-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.appcompat:appcompat:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\0941cdeacb972d93128f11c4f7e39759\appcompat-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.appcompat:appcompat:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\0941cdeacb972d93128f11c4f7e39759\appcompat-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.constraintlayout:constraintlayout:1.1.2] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\83983c5d0d69e8bd85506b0a24061494\constraintlayout-1.1.2\AndroidManifest.xml:5:5-7:41
+MERGED from [androidx.constraintlayout:constraintlayout:1.1.2] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\83983c5d0d69e8bd85506b0a24061494\constraintlayout-1.1.2\AndroidManifest.xml:5:5-7:41
+MERGED from [androidx.media:media:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\3748c447639623a0c90cb541e38e687e\media-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.media:media:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\3748c447639623a0c90cb541e38e687e\media-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.palette:palette:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\1b8ef8815c46ce367b5ee828967db131\palette-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.palette:palette:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\1b8ef8815c46ce367b5ee828967db131\palette-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.recyclerview:recyclerview:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\c3b049f88a2cdec386a83a3aafd3b8b3\recyclerview-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.recyclerview:recyclerview:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\c3b049f88a2cdec386a83a3aafd3b8b3\recyclerview-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.fragment:fragment:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\43054ef26c6df58d54f0f6b43c467ffe\fragment-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.fragment:fragment:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\43054ef26c6df58d54f0f6b43c467ffe\fragment-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.vectordrawable:vectordrawable-animated:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\95bbb5eec6489fe2b52e6cea70ab5480\vectordrawable-animated-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.vectordrawable:vectordrawable-animated:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\95bbb5eec6489fe2b52e6cea70ab5480\vectordrawable-animated-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.legacy:legacy-support-core-ui:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\c4b0bb9e816cbfedceae923c00cbccb7\legacy-support-core-ui-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.legacy:legacy-support-core-ui:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\c4b0bb9e816cbfedceae923c00cbccb7\legacy-support-core-ui-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.legacy:legacy-support-core-utils:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\0ed9ed4270b18606b66a196bb4228673\legacy-support-core-utils-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.legacy:legacy-support-core-utils:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\0ed9ed4270b18606b66a196bb4228673\legacy-support-core-utils-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.vectordrawable:vectordrawable:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\ec5bcc142aa7a9cb1308f04540781976\vectordrawable-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.vectordrawable:vectordrawable:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\ec5bcc142aa7a9cb1308f04540781976\vectordrawable-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.loader:loader:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\9b2383436a7077053487077b00023d0d\loader-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.loader:loader:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\9b2383436a7077053487077b00023d0d\loader-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.viewpager:viewpager:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\f0d09e9397bcd2581ee2832a975b3361\viewpager-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.viewpager:viewpager:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\f0d09e9397bcd2581ee2832a975b3361\viewpager-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.coordinatorlayout:coordinatorlayout:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\28311d78d83b5fa40014ff049554d56a\coordinatorlayout-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.coordinatorlayout:coordinatorlayout:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\28311d78d83b5fa40014ff049554d56a\coordinatorlayout-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.drawerlayout:drawerlayout:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\5472ef00635857657ba1393d9efcba44\drawerlayout-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.drawerlayout:drawerlayout:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\5472ef00635857657ba1393d9efcba44\drawerlayout-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.slidingpanelayout:slidingpanelayout:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\ea0ff86849e83dc555ccb99b4113e55b\slidingpanelayout-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.slidingpanelayout:slidingpanelayout:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\ea0ff86849e83dc555ccb99b4113e55b\slidingpanelayout-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.customview:customview:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\7044332c363541a5d96e7321c146e388\customview-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.customview:customview:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\7044332c363541a5d96e7321c146e388\customview-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.swiperefreshlayout:swiperefreshlayout:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\9c44aabba4f61710993e942c1f10cc9e\swiperefreshlayout-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.swiperefreshlayout:swiperefreshlayout:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\9c44aabba4f61710993e942c1f10cc9e\swiperefreshlayout-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.asynclayoutinflater:asynclayoutinflater:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\b98ec1bef86206b7af1d1d7fcd453707\asynclayoutinflater-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.asynclayoutinflater:asynclayoutinflater:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\b98ec1bef86206b7af1d1d7fcd453707\asynclayoutinflater-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.core:core:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\3d24d12268107924d8b8eb8340e485db\core-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.core:core:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\3d24d12268107924d8b8eb8340e485db\core-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.versionedparcelable:versionedparcelable:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\602e2720b00f2ea56da7bdb87e6b1aaa\versionedparcelable-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.versionedparcelable:versionedparcelable:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\602e2720b00f2ea56da7bdb87e6b1aaa\versionedparcelable-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.cursoradapter:cursoradapter:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\32f359201c5b50479e22636f0bd27d86\cursoradapter-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.cursoradapter:cursoradapter:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\32f359201c5b50479e22636f0bd27d86\cursoradapter-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-runtime:2.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\a8f225405305b23c0596641aab259173\lifecycle-runtime-2.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-runtime:2.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\a8f225405305b23c0596641aab259173\lifecycle-runtime-2.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.documentfile:documentfile:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\feb7022133be1679d0a70c3e4266e021\documentfile-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.documentfile:documentfile:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\feb7022133be1679d0a70c3e4266e021\documentfile-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.localbroadcastmanager:localbroadcastmanager:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\6a3497785215515ac1849ace004e2406\localbroadcastmanager-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.localbroadcastmanager:localbroadcastmanager:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\6a3497785215515ac1849ace004e2406\localbroadcastmanager-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.print:print:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\5c65a98c49638cff16bb0785b6cbabca\print-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.print:print:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\5c65a98c49638cff16bb0785b6cbabca\print-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\2ff3db5b11c6e3e6a876c6ea754e9d84\lifecycle-viewmodel-2.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\2ff3db5b11c6e3e6a876c6ea754e9d84\lifecycle-viewmodel-2.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.interpolator:interpolator:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\5429127e4201716d0a97a7d816e54a21\interpolator-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.interpolator:interpolator:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\5429127e4201716d0a97a7d816e54a21\interpolator-1.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\546b85af8fb8ea43eb89c04a360e56ad\lifecycle-livedata-2.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\546b85af8fb8ea43eb89c04a360e56ad\lifecycle-livedata-2.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\8b9ac7dd4d7c108f574ec5c0ca4aad3e\lifecycle-livedata-core-2.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\8b9ac7dd4d7c108f574ec5c0ca4aad3e\lifecycle-livedata-core-2.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.arch.core:core-runtime:2.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\9f7665b148652fcdfde84331146cee11\core-runtime-2.0.0\AndroidManifest.xml:20:5-44
+MERGED from [androidx.arch.core:core-runtime:2.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\9f7665b148652fcdfde84331146cee11\core-runtime-2.0.0\AndroidManifest.xml:20:5-44
+INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:23:5-44
+INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:23:5-44
+ android:targetSdkVersion
+ INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:23:5-44
+ INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml
+ android:minSdkVersion
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:23:15-41
+ INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml
+ INJECTED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml
+uses-permission#android.permission.WRITE_EXTERNAL_STORAGE
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:25:5-81
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:25:22-78
+uses-permission#com.android.launcher.permission.INSTALL_SHORTCUT
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:26:5-88
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:26:22-85
+uses-permission#android.permission.INTERNET
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:27:5-67
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:27:22-64
+uses-permission#android.permission.READ_CONTACTS
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:28:5-72
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:28:22-69
+uses-permission#android.permission.MANAGE_ACCOUNTS
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:29:5-74
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:29:22-71
+uses-permission#android.permission.AUTHENTICATE_ACCOUNTS
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:30:5-80
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:30:22-77
+uses-permission#android.permission.GET_ACCOUNTS
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:31:5-71
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:31:22-68
+uses-permission#android.permission.USE_CREDENTIALS
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:32:5-74
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:32:22-71
+uses-permission#android.permission.RECEIVE_BOOT_COMPLETED
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:33:5-81
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:33:22-78
+application
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:35:5-153:19
+MERGED from [androidx.constraintlayout:constraintlayout:1.1.2] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\83983c5d0d69e8bd85506b0a24061494\constraintlayout-1.1.2\AndroidManifest.xml:9:5-20
+MERGED from [androidx.constraintlayout:constraintlayout:1.1.2] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\83983c5d0d69e8bd85506b0a24061494\constraintlayout-1.1.2\AndroidManifest.xml:9:5-20
+MERGED from [androidx.core:core:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\3d24d12268107924d8b8eb8340e485db\core-1.0.0\AndroidManifest.xml:22:5-89
+MERGED from [androidx.core:core:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\3d24d12268107924d8b8eb8340e485db\core-1.0.0\AndroidManifest.xml:22:5-89
+MERGED from [androidx.versionedparcelable:versionedparcelable:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\602e2720b00f2ea56da7bdb87e6b1aaa\versionedparcelable-1.0.0\AndroidManifest.xml:22:5-23:19
+MERGED from [androidx.versionedparcelable:versionedparcelable:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\602e2720b00f2ea56da7bdb87e6b1aaa\versionedparcelable-1.0.0\AndroidManifest.xml:22:5-23:19
+ android:appComponentFactory
+ ADDED from [androidx.core:core:1.0.0] C:\Users\15121\.gradle\caches\transforms-2\files-2.1\3d24d12268107924d8b8eb8340e485db\core-1.0.0\AndroidManifest.xml:22:18-86
+ android:label
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:37:9-41
+ android:icon
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:36:9-42
+activity#net.micode.notes.ui.NotesListActivity
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:38:9-50:20
+ android:label
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:41:13-45
+ android:launchMode
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:42:13-43
+ android:windowSoftInputMode
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:44:13-52
+ android:configChanges
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:40:13-74
+ android:theme
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:43:13-45
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:39:13-49
+intent-filter#action:name:android.intent.action.MAIN+category:name:android.intent.category.LAUNCHER
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:46:13-49:29
+action#android.intent.action.MAIN
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:47:17-69
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:47:25-66
+category#android.intent.category.LAUNCHER
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:48:17-77
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:48:27-74
+activity#net.micode.notes.ui.Addaccount
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:51:9-51
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:51:19-48
+activity#net.micode.notes.ui.LoginActivity
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:52:9-54
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:52:19-51
+activity#net.micode.notes.ui.syncActivity
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:53:9-53
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:53:19-50
+activity#net.micode.notes.ui.NoteEditActivity
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:55:9-83:20
+ android:launchMode
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:58:13-43
+ android:configChanges
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:57:13-74
+ android:theme
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:59:13-45
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:56: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 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:61:13-66:29
+action#android.intent.action.VIEW
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:62:17-69
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:62:25-66
+category#android.intent.category.DEFAULT
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:63:17-76
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:63:27-73
+data
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:64:17-78
+ android:mimeType
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:64: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 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:68:13-73:29
+action#android.intent.action.INSERT_OR_EDIT
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:69:17-79
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:69:25-76
+intent-filter#action:name:android.intent.action.SEARCH+category:name:android.intent.category.DEFAULT
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:75:13-78:29
+action#android.intent.action.SEARCH
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:76:17-71
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:76:25-68
+meta-data#android.app.searchable
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:80:13-82:54
+ android:resource
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:82:17-51
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:81:17-54
+provider#net.micode.notes.data.NotesProvider
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:85:9-88:43
+ android:authorities
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:87:13-47
+ android:multiprocess
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:88:13-40
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:86:13-63
+receiver#net.micode.notes.widget.NoteWidgetProvider_2x
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:90:9-102:20
+ android:label
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:92:13-50
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\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 F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:93:13-97:29
+action#android.appwidget.action.APPWIDGET_UPDATE
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:94:17-84
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:94:25-81
+action#android.appwidget.action.APPWIDGET_DELETED
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:95:17-85
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:95:25-82
+action#android.intent.action.PRIVACY_MODE_CHANGED
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:96:17-85
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:96:25-82
+meta-data#android.appwidget.provider
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:99:13-101:58
+ android:resource
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:101:17-55
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:100:17-58
+receiver#net.micode.notes.widget.NoteWidgetProvider_4x
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:103:9-116:20
+ android:label
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:105:13-50
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:104:13-57
+receiver#net.micode.notes.ui.AlarmInitReceiver
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:118:9-122:20
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:118:19-55
+intent-filter#action:name:android.intent.action.BOOT_COMPLETED
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:119:13-121:29
+action#android.intent.action.BOOT_COMPLETED
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:120:17-79
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:120:25-76
+receiver#net.micode.notes.ui.AlarmReceiver
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:124:9-127:20
+ android:process
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:126:13-38
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:125:13-61
+activity#net.micode.notes.ui.AlarmAlertActivity
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:129:9-134:20
+ android:label
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:131:13-45
+ android:launchMode
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:132:13-48
+ android:theme
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:133:13-75
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:130:13-50
+activity#net.micode.notes.ui.UnlockActivity
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:135:9-122
+ android:theme
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:135:53-109
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:135:19-52
+activity#net.micode.notes.ui.SetLockActivity
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:136:9-123
+ android:theme
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:136:54-110
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:136:19-53
+activity#net.micode.notes.ui.DeletePasscodeActivity
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:137:9-130
+ android:theme
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:137:61-117
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:137:19-60
+activity#net.micode.notes.ui.NotesPreferenceActivity
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:138:9-143:20
+ android:label
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:140:13-54
+ android:launchMode
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:141:13-43
+ android:theme
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:142:13-60
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:139:13-71
+service#net.micode.notes.gtask.remote.GTaskSyncService
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:145:9-148:19
+ android:exported
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:147:13-37
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:146:13-74
+meta-data#android.app.default_searchable
+ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:150:9-152:52
+ android:value
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:152:13-49
+ android:name
+ ADDED from F:\data\git\MJ_maintainNotes\src\Project\app\src\main\AndroidManifest.xml:151:13-58
diff --git a/src/Project/app/build/outputs/logs/manifest-merger-release-report.txt b/Notes-master/app/build/outputs/logs/manifest-merger-release-report.txt
similarity index 100%
rename from src/Project/app/build/outputs/logs/manifest-merger-release-report.txt
rename to Notes-master/app/build/outputs/logs/manifest-merger-release-report.txt
diff --git a/src/Project/app/build/reports/lint-results-release-fatal.html b/Notes-master/app/build/reports/lint-results-release-fatal.html
similarity index 100%
rename from src/Project/app/build/reports/lint-results-release-fatal.html
rename to Notes-master/app/build/reports/lint-results-release-fatal.html
diff --git a/src/Project/app/build/reports/lint-results-release-fatal.xml b/Notes-master/app/build/reports/lint-results-release-fatal.xml
similarity index 100%
rename from src/Project/app/build/reports/lint-results-release-fatal.xml
rename to Notes-master/app/build/reports/lint-results-release-fatal.xml
diff --git a/Notes-master/app/src/main/AndroidManifest.xml b/Notes-master/app/src/main/AndroidManifest.xml
new file mode 100644
index 00000000..fa0f00b5
--- /dev/null
+++ b/Notes-master/app/src/main/AndroidManifest.xml
@@ -0,0 +1,154 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Project/app/src/main/java/net/micode/notes/data/Contact.java b/Notes-master/app/src/main/java/net/micode/notes/data/Contact.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/data/Contact.java
rename to Notes-master/app/src/main/java/net/micode/notes/data/Contact.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/data/Notes.java b/Notes-master/app/src/main/java/net/micode/notes/data/Notes.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/data/Notes.java
rename to Notes-master/app/src/main/java/net/micode/notes/data/Notes.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java b/Notes-master/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java
rename to Notes-master/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/data/NotesProvider.java b/Notes-master/app/src/main/java/net/micode/notes/data/NotesProvider.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/data/NotesProvider.java
rename to Notes-master/app/src/main/java/net/micode/notes/data/NotesProvider.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/gtask/data/MetaData.java b/Notes-master/app/src/main/java/net/micode/notes/gtask/data/MetaData.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/gtask/data/MetaData.java
rename to Notes-master/app/src/main/java/net/micode/notes/gtask/data/MetaData.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/gtask/data/Node.java b/Notes-master/app/src/main/java/net/micode/notes/gtask/data/Node.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/gtask/data/Node.java
rename to Notes-master/app/src/main/java/net/micode/notes/gtask/data/Node.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/gtask/data/SqlData.java b/Notes-master/app/src/main/java/net/micode/notes/gtask/data/SqlData.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/gtask/data/SqlData.java
rename to Notes-master/app/src/main/java/net/micode/notes/gtask/data/SqlData.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/gtask/data/SqlNote.java b/Notes-master/app/src/main/java/net/micode/notes/gtask/data/SqlNote.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/gtask/data/SqlNote.java
rename to Notes-master/app/src/main/java/net/micode/notes/gtask/data/SqlNote.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/gtask/data/Task.java b/Notes-master/app/src/main/java/net/micode/notes/gtask/data/Task.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/gtask/data/Task.java
rename to Notes-master/app/src/main/java/net/micode/notes/gtask/data/Task.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/gtask/data/TaskList.java b/Notes-master/app/src/main/java/net/micode/notes/gtask/data/TaskList.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/gtask/data/TaskList.java
rename to Notes-master/app/src/main/java/net/micode/notes/gtask/data/TaskList.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/gtask/exception/ActionFailureException.java b/Notes-master/app/src/main/java/net/micode/notes/gtask/exception/ActionFailureException.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/gtask/exception/ActionFailureException.java
rename to Notes-master/app/src/main/java/net/micode/notes/gtask/exception/ActionFailureException.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/gtask/exception/NetworkFailureException.java b/Notes-master/app/src/main/java/net/micode/notes/gtask/exception/NetworkFailureException.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/gtask/exception/NetworkFailureException.java
rename to Notes-master/app/src/main/java/net/micode/notes/gtask/exception/NetworkFailureException.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/gtask/remote/GTaskASyncTask.java b/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskASyncTask.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/gtask/remote/GTaskASyncTask.java
rename to Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskASyncTask.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/gtask/remote/GTaskClient.java b/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskClient.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/gtask/remote/GTaskClient.java
rename to Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskClient.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/gtask/remote/GTaskManager.java b/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskManager.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/gtask/remote/GTaskManager.java
rename to Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskManager.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/gtask/remote/GTaskSyncService.java b/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskSyncService.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/gtask/remote/GTaskSyncService.java
rename to Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskSyncService.java
diff --git a/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/Network.java b/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/Network.java
new file mode 100644
index 00000000..cd976531
--- /dev/null
+++ b/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/Network.java
@@ -0,0 +1,107 @@
+package net.micode.notes.gtask.remote;
+
+
+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.io.OutputStream;
+import java.io.PrintWriter;
+import java.net.InetSocketAddress;
+import java.net.Socket;
+import java.net.SocketAddress;
+
+//需要架包:commons-io.jar
+
+//练习Runnable,实现多线程同步下载图片
+public class Network implements Runnable { //继承Thread:extends Thread
+
+
+ private static final String HOST = "192.168.43.231";
+ private static final int PORT = 4000;
+
+ private int type; //网络图片地址
+ private String parameter1; //保存的文件名
+ private String parameter2;
+
+ private InputStream input;
+ private OutputStream output; //确定输出流
+ String inTemp = null;
+
+ //构造器
+ public Network(int type, String parameter1, String parameter2) {
+ this.type = type;
+ this.parameter1 = parameter1;
+ this.parameter2 = parameter2;
+ }
+
+ public String getInTemp() {
+ return inTemp;
+ }
+
+ @Override
+ public void run() {
+ try {
+
+ SocketAddress endpoint = new InetSocketAddress(HOST, PORT);
+ Socket socket = new Socket();
+
+ try {
+ socket.connect(endpoint, 2000);
+
+ } catch (IOException e) {
+ e.printStackTrace();
+ inTemp = "timeout";
+ return;
+ }
+ switch (type){
+ case 1:
+ case 2:
+ BufferedReader socketIn = new BufferedReader(new InputStreamReader(socket.getInputStream()));
+ output = socket.getOutputStream();//输出流
+ JSONObject object = Json(type,parameter1,parameter2);
+ String objStr = object.toString();
+ PrintWriter pw = new PrintWriter(output);//初始化输出数据
+ pw.println(objStr);
+ pw.flush();//刷新
+
+ inTemp = socketIn.readLine();
+ System.out.println(inTemp);
+ pw.println("bye");
+ pw.flush();//刷新
+ break;
+
+ default:
+ throw new IllegalStateException("Unexpected value: " + type);
+ }
+ } catch (Exception e) {
+ e.printStackTrace();
+ }
+ }
+
+
+ public JSONObject Json(int type,String parameter1, String parameter2) throws JSONException {
+ JSONObject object = new JSONObject();
+ //传入操作类型
+ object.put("type",type);
+ //传入参数1
+ object.put("parameter1",parameter1);
+ //传入参数2
+ object.put("parameter2",parameter2);
+
+ String objStr = object.toString();
+
+ //array
+// List integers = Arrays.asList(1,2,3);
+// object.put("list",integers);
+// //null
+// object.put("null",null);
+ System.out.println(objStr);
+ return object;
+ }
+
+}
+
diff --git a/src/Project/app/src/main/java/net/micode/notes/model/Note.java b/Notes-master/app/src/main/java/net/micode/notes/model/Note.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/model/Note.java
rename to Notes-master/app/src/main/java/net/micode/notes/model/Note.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/model/WorkingNote.java b/Notes-master/app/src/main/java/net/micode/notes/model/WorkingNote.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/model/WorkingNote.java
rename to Notes-master/app/src/main/java/net/micode/notes/model/WorkingNote.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/tool/BackupUtils.java b/Notes-master/app/src/main/java/net/micode/notes/tool/BackupUtils.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/tool/BackupUtils.java
rename to Notes-master/app/src/main/java/net/micode/notes/tool/BackupUtils.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/tool/DataUtils.java b/Notes-master/app/src/main/java/net/micode/notes/tool/DataUtils.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/tool/DataUtils.java
rename to Notes-master/app/src/main/java/net/micode/notes/tool/DataUtils.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/tool/GTaskStringUtils.java b/Notes-master/app/src/main/java/net/micode/notes/tool/GTaskStringUtils.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/tool/GTaskStringUtils.java
rename to Notes-master/app/src/main/java/net/micode/notes/tool/GTaskStringUtils.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/tool/Point.java b/Notes-master/app/src/main/java/net/micode/notes/tool/Point.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/tool/Point.java
rename to Notes-master/app/src/main/java/net/micode/notes/tool/Point.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/tool/ResourceParser.java b/Notes-master/app/src/main/java/net/micode/notes/tool/ResourceParser.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/tool/ResourceParser.java
rename to Notes-master/app/src/main/java/net/micode/notes/tool/ResourceParser.java
diff --git a/Notes-master/app/src/main/java/net/micode/notes/ui/Addaccount.java b/Notes-master/app/src/main/java/net/micode/notes/ui/Addaccount.java
new file mode 100644
index 00000000..599c7da2
--- /dev/null
+++ b/Notes-master/app/src/main/java/net/micode/notes/ui/Addaccount.java
@@ -0,0 +1,74 @@
+package net.micode.notes.ui;
+
+import android.app.Activity;
+import android.content.Intent;
+import android.os.Bundle;
+import android.text.TextUtils;
+import android.view.View;
+import android.widget.EditText;
+import android.widget.Toast;
+
+import net.micode.notes.R;
+import net.micode.notes.gtask.remote.Network;
+
+//editText.getText().toString();
+public class Addaccount extends Activity {
+
+ final int ADDACOUNTNUMBER = 2;
+
+ @Override
+ protected void onCreate(Bundle savedInstanceState) {
+ super.onCreate(savedInstanceState);
+ setContentView(R.layout.activity_addaccount);
+ findViewById(R.id.alreadyMember).setOnClickListener(new View.OnClickListener() {
+ @Override
+ public void onClick(View v) {
+ Intent intent = new Intent(Addaccount.this, LoginActivity.class);
+ startActivity(intent);
+ finish();
+ }
+ });
+ findViewById(R.id.creat).setOnClickListener(new View.OnClickListener() {
+ @Override
+ public void onClick(View v) {
+ EditText editText1 =(EditText) findViewById (R.id.userName);
+ String outputuser = editText1.getText().toString();
+ EditText editText2 =(EditText) findViewById (R.id.Password);
+ String outputkey = editText2.getText().toString();
+ Network add = new Network(ADDACOUNTNUMBER,outputuser,outputkey);
+ try {
+ Thread thread1 = new Thread(add,"add");
+ thread1.start();
+ thread1.join();
+ } catch (InterruptedException e) {
+ e.printStackTrace();
+ }
+ String returnvalue = add.getInTemp();
+
+ if(returnvalue.equals("success")){
+ showMessage("注册成功");
+ Intent intent = new Intent(Addaccount.this, LoginActivity.class);
+ startActivity(intent);
+ finish();
+ }
+ else{
+ showMessage("timeout");
+ }
+
+
+ }
+ });
+ }
+ private void showMessage(final String msg) {
+ if (TextUtils.isEmpty(msg))
+ return;
+
+ runOnUiThread(new Runnable() {
+ @Override
+ public void run() {
+ Toast.makeText(getBaseContext(), msg, Toast.LENGTH_SHORT).show();//暂时提示
+ }
+ });
+ }
+
+}
\ No newline at end of file
diff --git a/src/Project/app/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java b/Notes-master/app/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java
rename to Notes-master/app/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/ui/AlarmInitReceiver.java b/Notes-master/app/src/main/java/net/micode/notes/ui/AlarmInitReceiver.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/ui/AlarmInitReceiver.java
rename to Notes-master/app/src/main/java/net/micode/notes/ui/AlarmInitReceiver.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/ui/AlarmReceiver.java b/Notes-master/app/src/main/java/net/micode/notes/ui/AlarmReceiver.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/ui/AlarmReceiver.java
rename to Notes-master/app/src/main/java/net/micode/notes/ui/AlarmReceiver.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/ui/DateTimePicker.java b/Notes-master/app/src/main/java/net/micode/notes/ui/DateTimePicker.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/ui/DateTimePicker.java
rename to Notes-master/app/src/main/java/net/micode/notes/ui/DateTimePicker.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/ui/DateTimePickerDialog.java b/Notes-master/app/src/main/java/net/micode/notes/ui/DateTimePickerDialog.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/ui/DateTimePickerDialog.java
rename to Notes-master/app/src/main/java/net/micode/notes/ui/DateTimePickerDialog.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/ui/DeletePasscodeActivity.java b/Notes-master/app/src/main/java/net/micode/notes/ui/DeletePasscodeActivity.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/ui/DeletePasscodeActivity.java
rename to Notes-master/app/src/main/java/net/micode/notes/ui/DeletePasscodeActivity.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/ui/DropdownMenu.java b/Notes-master/app/src/main/java/net/micode/notes/ui/DropdownMenu.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/ui/DropdownMenu.java
rename to Notes-master/app/src/main/java/net/micode/notes/ui/DropdownMenu.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/ui/FoldersListAdapter.java b/Notes-master/app/src/main/java/net/micode/notes/ui/FoldersListAdapter.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/ui/FoldersListAdapter.java
rename to Notes-master/app/src/main/java/net/micode/notes/ui/FoldersListAdapter.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/ui/LockPatternView.java b/Notes-master/app/src/main/java/net/micode/notes/ui/LockPatternView.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/ui/LockPatternView.java
rename to Notes-master/app/src/main/java/net/micode/notes/ui/LockPatternView.java
diff --git a/Notes-master/app/src/main/java/net/micode/notes/ui/LoginActivity.java b/Notes-master/app/src/main/java/net/micode/notes/ui/LoginActivity.java
new file mode 100644
index 00000000..766565c5
--- /dev/null
+++ b/Notes-master/app/src/main/java/net/micode/notes/ui/LoginActivity.java
@@ -0,0 +1,89 @@
+package net.micode.notes.ui;
+import android.app.Activity;
+import android.content.Intent;
+import android.os.Bundle;
+import android.text.TextUtils;
+import android.view.View;
+import android.widget.EditText;
+import android.widget.Toast;
+
+import net.micode.notes.R;
+import net.micode.notes.gtask.remote.Network;
+
+public class LoginActivity extends Activity {
+ private final int LOGINNUMBER = 1;
+
+ private final String url = "jdbc:postgresql://localhost:5432/minote?useUnicode=true&characterEncoding=utf8¤tSchema=public&stringtype=unspecified";
+ private String user = "postgres";
+ private String password = "hacker";
+
+ private static final String HOST = "192.168.43.231";
+ private static final int PORT = 4000;
+
+ @Override
+ protected void onCreate(Bundle savedInstanceState) {
+
+ super.onCreate(savedInstanceState);
+ setContentView(R.layout.activity_login);
+ findViewById(R.id.signUp).setOnClickListener(new View.OnClickListener() {
+ @Override
+ public void onClick(View v) {
+ Intent intent = new Intent(LoginActivity.this, Addaccount.class);
+ startActivity(intent);
+ finish();
+ }
+ });
+ findViewById(R.id.login).setOnClickListener(new View.OnClickListener() {
+ @Override
+ public void onClick(View v) {
+
+ EditText editText1 =(EditText) findViewById (R.id.accountName);
+ String outputuser = editText1.getText().toString();
+ EditText editText2 =(EditText) findViewById (R.id.accountPassword);
+ String outputkey = editText2.getText().toString();
+ Network login = new Network(LOGINNUMBER,outputuser,outputkey);
+ try {
+ Thread thread1 = new Thread(login,"login");
+ thread1.start();
+ thread1.join();
+ } catch (InterruptedException e) {
+ e.printStackTrace();
+ }
+ String returnvalue = login.getInTemp();
+
+ if(returnvalue.equals("correct")){
+ showMessage("logining");
+
+ Intent intent = new Intent(LoginActivity.this, syncActivity.class);
+ startActivity(intent);
+ finish();
+
+ }
+ else if(returnvalue.equals("timeout")){
+ showMessage("timeout");
+ }
+ else{
+ showMessage("not match");
+ }
+ }
+ });
+
+
+
+ }
+ private void showMessage(final String msg) {
+ if (TextUtils.isEmpty(msg))
+ return;
+
+ runOnUiThread(new Runnable() {
+ @Override
+ public void run() {
+ Toast.makeText(getBaseContext(), msg, Toast.LENGTH_SHORT).show();//暂时提示
+ }
+ });
+ }
+
+
+
+
+}
diff --git a/src/Project/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java b/Notes-master/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java
rename to Notes-master/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/ui/NoteEditText.java b/Notes-master/app/src/main/java/net/micode/notes/ui/NoteEditText.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/ui/NoteEditText.java
rename to Notes-master/app/src/main/java/net/micode/notes/ui/NoteEditText.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/ui/NoteItemData.java b/Notes-master/app/src/main/java/net/micode/notes/ui/NoteItemData.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/ui/NoteItemData.java
rename to Notes-master/app/src/main/java/net/micode/notes/ui/NoteItemData.java
diff --git a/Notes-master/app/src/main/java/net/micode/notes/ui/NotesListActivity.java b/Notes-master/app/src/main/java/net/micode/notes/ui/NotesListActivity.java
new file mode 100644
index 00000000..9d323bfe
--- /dev/null
+++ b/Notes-master/app/src/main/java/net/micode/notes/ui/NotesListActivity.java
@@ -0,0 +1,959 @@
+/*
+ * 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 {
+ 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 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;
+
+ @Override
+ protected void onCreate(Bundle savedInstanceState) {
+ super.onCreate(savedInstanceState);
+ setContentView(R.layout.note_list);
+ initResources();
+
+ /**
+ * Insert an introduction when user firstly use this application
+ */
+ setAppInfoFromRawRes();
+ }
+
+ @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.TOP+ " DESC,"+ 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 not synced, delete notes directly
+ 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);
+ }
+ 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: {
+ Intent intent = new Intent(NotesListActivity.this, LoginActivity.class);
+ startActivity(intent);
+ showMessage("debugging");
+ break;
+ }
+ case R.id.menu_setting: {
+ startPreferenceActivity();
+ break;
+ }
+ case R.id.menu_new_note: {
+ createNewNote();
+ break;
+ }
+ case R.id.menu_search:
+ onSearchRequested();
+ break;
+ default:
+ break;
+ }
+ return true;
+ }
+
+ @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 {
+
+ 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;
+ }
+ public void showMessage(final String msg) {
+ if (TextUtils.isEmpty(msg))
+ return;
+
+ runOnUiThread(new Runnable() {
+ @Override
+ public void run() {
+ Toast.makeText(getBaseContext(), msg, Toast.LENGTH_SHORT).show();//暂时提示
+ }
+ });
+ }
+}
diff --git a/src/Project/app/src/main/java/net/micode/notes/ui/NotesListAdapter.java b/Notes-master/app/src/main/java/net/micode/notes/ui/NotesListAdapter.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/ui/NotesListAdapter.java
rename to Notes-master/app/src/main/java/net/micode/notes/ui/NotesListAdapter.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/ui/NotesListItem.java b/Notes-master/app/src/main/java/net/micode/notes/ui/NotesListItem.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/ui/NotesListItem.java
rename to Notes-master/app/src/main/java/net/micode/notes/ui/NotesListItem.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java b/Notes-master/app/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java
rename to Notes-master/app/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java
diff --git a/Notes-master/app/src/main/java/net/micode/notes/ui/SetLockActivity.java b/Notes-master/app/src/main/java/net/micode/notes/ui/SetLockActivity.java
new file mode 100644
index 00000000..83adc78d
--- /dev/null
+++ b/Notes-master/app/src/main/java/net/micode/notes/ui/SetLockActivity.java
@@ -0,0 +1,107 @@
+package net.micode.notes.ui;
+
+
+import android.app.Activity;
+import android.content.Intent;
+import android.os.Bundle;
+
+import android.view.View;
+import android.widget.Button;
+import android.widget.TextView;
+import android.widget.Toast;
+
+import net.micode.notes.model.WorkingNote;
+import net.micode.notes.R;
+import net.micode.notes.ui.LockPatternView;
+
+public class SetLockActivity extends Activity {
+
+ private TextView mTitleTv;
+ private LockPatternView mLockPatternView;
+ // private LinearLayout mBottomLayout;
+ private Button mClearBtn;
+// private Button mConfirmBtn;
+
+ private String mPassword;
+ /**
+ * 是否是第一次输入密码
+ */
+ private boolean isFirst = true;
+
+
+ @Override
+ protected void onCreate(Bundle savedInstanceState) {
+ super.onCreate(savedInstanceState);
+ setContentView(R.layout.activity_set_lock);
+
+ initViews();
+ initEvents();
+ }
+ public void onBackPressed() {
+ super.onBackPressed();//注释掉这行,back键不退出activity
+ Intent pre = getIntent();
+ //将密码写入数据库
+ long noteId = pre.getLongExtra(Intent.EXTRA_UID, 0);
+ Intent intent = new Intent(SetLockActivity.this, NoteEditActivity.class);
+ intent.setAction(Intent.ACTION_VIEW);
+ intent.putExtra("lock",0);
+ intent.putExtra(Intent.EXTRA_UID, noteId);
+ startActivity(intent);
+ }
+ private void initEvents() {
+ mLockPatternView.setLockListener(new LockPatternView.OnLockListener() {
+ @Override
+ public void getStringPassword(String password) {
+ if (isFirst) {
+ mPassword = password;
+ mTitleTv.setText("再次输入手势密码");
+ isFirst = false;
+ mClearBtn.setVisibility(View.VISIBLE);
+ } else {
+ if (password.equals(mPassword)) {
+ Intent pre = getIntent();
+ //将密码写入数据库
+ long noteId = pre.getLongExtra(Intent.EXTRA_UID, 0);
+ WorkingNote mWorkingNote = WorkingNote.load(SetLockActivity.this,noteId);
+ mWorkingNote.setPasscode(password);
+ boolean saved = mWorkingNote.saveNote();//保存便签
+ Intent intent = new Intent(SetLockActivity.this, NoteEditActivity.class);
+ intent.setAction(Intent.ACTION_VIEW);
+ intent.putExtra("lock",0);
+ intent.putExtra(Intent.EXTRA_UID, noteId);
+ startActivity(intent);
+ SetLockActivity.this.finish();
+ }else {
+ Toast.makeText(SetLockActivity.this,"两次密码不一致,请重新设置",Toast.LENGTH_SHORT).show();
+ mPassword = "";
+ mTitleTv.setText("设置手势密码");
+ isFirst = true;
+ mClearBtn.setVisibility(View.GONE);
+ }
+ }
+ }
+
+ @Override
+ public boolean isPassword() {
+ return false;
+ }
+ });
+
+ mClearBtn.setOnClickListener(new View.OnClickListener() {
+ @Override
+ public void onClick(View v) {
+ mPassword = "";
+ isFirst = true;
+ mClearBtn.setVisibility(View.GONE);
+ }
+ });
+
+ }
+
+
+ private void initViews() {
+ mTitleTv = (TextView) findViewById(R.id.tv_activity_set_lock_title);
+ mLockPatternView = (LockPatternView) findViewById(R.id.lockView);
+ mClearBtn = (Button) findViewById(R.id.btn_password_clear);
+ }
+}
diff --git a/Notes-master/app/src/main/java/net/micode/notes/ui/UnlockActivity.java b/Notes-master/app/src/main/java/net/micode/notes/ui/UnlockActivity.java
new file mode 100644
index 00000000..f1097933
--- /dev/null
+++ b/Notes-master/app/src/main/java/net/micode/notes/ui/UnlockActivity.java
@@ -0,0 +1,83 @@
+package net.micode.notes.ui;
+
+
+import android.app.Activity;
+import android.app.AlertDialog;
+import android.content.DialogInterface;
+import android.content.Intent;
+import android.os.Bundle;
+
+
+import android.view.View;
+import android.widget.Button;
+import android.widget.Toast;
+
+import net.micode.notes.model.WorkingNote;
+import net.micode.notes.R;
+import net.micode.notes.ui.LockPatternView;
+
+public class UnlockActivity extends Activity implements View.OnClickListener {
+ private LockPatternView mLockPatternView;
+ private String mPasswordStr;
+ private Button mRetrievePassword;
+
+
+ public void onClick(View v){
+ switch (v.getId()) {
+ case R.id.retrieve_password:
+ System.out.println("1");
+ AlertDialog.Builder builder = new AlertDialog.Builder(this);
+ builder.setTitle(getString(R.string.find_passcode));
+ builder.setIcon(android.R.drawable.ic_dialog_alert);
+ Intent pre = getIntent();
+ final Long noteId = pre.getLongExtra(Intent.EXTRA_UID, 0);
+ WorkingNote mWorkingNote = WorkingNote.load(UnlockActivity.this,noteId);
+ builder.setMessage(mWorkingNote.getPasscode());
+ builder.setPositiveButton(android.R.string.ok, null);
+ builder.show();
+ break;
+ default:
+ break;
+ }
+ }
+ @Override
+ protected void onCreate(Bundle savedInstanceState) {
+ super.onCreate(savedInstanceState);
+ setContentView(R.layout.activity_lock);
+
+ mLockPatternView = (LockPatternView) findViewById(R.id.lockView);
+ mRetrievePassword = (Button) findViewById(R.id.retrieve_password);
+ mRetrievePassword.setOnClickListener(this);
+ Intent pre = getIntent();
+ final Long noteId = pre.getLongExtra(Intent.EXTRA_UID, 0);
+
+
+ mLockPatternView.setLockListener(new LockPatternView.OnLockListener() {
+ WorkingNote mWorkingNote = WorkingNote.load(UnlockActivity.this,noteId);
+ String password = mWorkingNote.getPasscode();
+ @Override
+ public void getStringPassword(String password) {
+ mPasswordStr = password;
+ }
+
+ @Override
+ public boolean isPassword() {
+ if (mPasswordStr.equals(password)) {
+ Toast.makeText(UnlockActivity.this, "密码正确", Toast.LENGTH_SHORT).show();
+ Intent intent = new Intent(UnlockActivity.this,NoteEditActivity.class);
+ intent.setAction(Intent.ACTION_VIEW);
+ intent.putExtra("lock",0);
+ intent.putExtra(Intent.EXTRA_UID, noteId);
+ startActivity(intent);
+ UnlockActivity.this.finish();
+ //TODO comment or not
+ //return true;
+ } else {
+ Toast.makeText(UnlockActivity.this, "密码不正确", Toast.LENGTH_SHORT).show();
+ mRetrievePassword.setVisibility(View.VISIBLE);
+ }
+ return false;
+ }
+ });
+ }
+}
diff --git a/Notes-master/app/src/main/java/net/micode/notes/ui/syncActivity.java b/Notes-master/app/src/main/java/net/micode/notes/ui/syncActivity.java
new file mode 100644
index 00000000..c360dbdc
--- /dev/null
+++ b/Notes-master/app/src/main/java/net/micode/notes/ui/syncActivity.java
@@ -0,0 +1,35 @@
+package net.micode.notes.ui;
+
+import android.app.Activity;
+import android.os.Bundle;
+import android.view.View;
+
+import net.micode.notes.R;
+
+public class syncActivity extends Activity {
+
+ protected void onCreate(Bundle savedInstanceState) {
+ super.onCreate(savedInstanceState);
+ setContentView(R.layout.activity_sync);
+
+ findViewById(R.id.syncupload).setOnClickListener(new View.OnClickListener() {
+ @Override
+ public void onClick(View v) {
+// Intent intent = new Intent(Addaccount.this, LoginActivity.class);
+// startActivity(intent);
+// finish();
+ }
+ });
+ findViewById(R.id.syncdownload).setOnClickListener(new View.OnClickListener() {
+ @Override
+ public void onClick(View v) {
+// Intent intent = new Intent(Addaccount.this, LoginActivity.class);
+// startActivity(intent);
+// finish();
+ }
+ });
+
+
+
+ }
+}
diff --git a/src/Project/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider.java b/Notes-master/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider.java
rename to Notes-master/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_2x.java b/Notes-master/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_2x.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_2x.java
rename to Notes-master/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_2x.java
diff --git a/src/Project/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_4x.java b/Notes-master/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_4x.java
similarity index 100%
rename from src/Project/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_4x.java
rename to Notes-master/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_4x.java
diff --git a/src/Project/app/src/main/res/color/primary_text_dark.xml b/Notes-master/app/src/main/res/color/primary_text_dark.xml
similarity index 100%
rename from src/Project/app/src/main/res/color/primary_text_dark.xml
rename to Notes-master/app/src/main/res/color/primary_text_dark.xml
diff --git a/src/Project/app/src/main/res/color/secondary_text_dark.xml b/Notes-master/app/src/main/res/color/secondary_text_dark.xml
similarity index 100%
rename from src/Project/app/src/main/res/color/secondary_text_dark.xml
rename to Notes-master/app/src/main/res/color/secondary_text_dark.xml
diff --git a/src/Project/app/src/main/res/drawable-hdpi/bg_btn_set_color.png b/Notes-master/app/src/main/res/drawable-hdpi/bg_btn_set_color.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/bg_btn_set_color.png
rename to Notes-master/app/src/main/res/drawable-hdpi/bg_btn_set_color.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/bg_color_btn_mask.png b/Notes-master/app/src/main/res/drawable-hdpi/bg_color_btn_mask.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/bg_color_btn_mask.png
rename to Notes-master/app/src/main/res/drawable-hdpi/bg_color_btn_mask.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/bitmap_error.png b/Notes-master/app/src/main/res/drawable-hdpi/bitmap_error.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/bitmap_error.png
rename to Notes-master/app/src/main/res/drawable-hdpi/bitmap_error.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/bitmap_normal.png b/Notes-master/app/src/main/res/drawable-hdpi/bitmap_normal.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/bitmap_normal.png
rename to Notes-master/app/src/main/res/drawable-hdpi/bitmap_normal.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/bitmap_pressed.png b/Notes-master/app/src/main/res/drawable-hdpi/bitmap_pressed.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/bitmap_pressed.png
rename to Notes-master/app/src/main/res/drawable-hdpi/bitmap_pressed.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/call_record.png b/Notes-master/app/src/main/res/drawable-hdpi/call_record.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/call_record.png
rename to Notes-master/app/src/main/res/drawable-hdpi/call_record.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/clock.png b/Notes-master/app/src/main/res/drawable-hdpi/clock.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/clock.png
rename to Notes-master/app/src/main/res/drawable-hdpi/clock.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/delete.png b/Notes-master/app/src/main/res/drawable-hdpi/delete.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/delete.png
rename to Notes-master/app/src/main/res/drawable-hdpi/delete.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/dropdown_icon.9.png b/Notes-master/app/src/main/res/drawable-hdpi/dropdown_icon.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/dropdown_icon.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/dropdown_icon.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/edit_blue.9.png b/Notes-master/app/src/main/res/drawable-hdpi/edit_blue.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/edit_blue.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/edit_blue.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/edit_green.9.png b/Notes-master/app/src/main/res/drawable-hdpi/edit_green.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/edit_green.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/edit_green.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/edit_red.9.png b/Notes-master/app/src/main/res/drawable-hdpi/edit_red.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/edit_red.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/edit_red.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/edit_title_blue.9.png b/Notes-master/app/src/main/res/drawable-hdpi/edit_title_blue.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/edit_title_blue.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/edit_title_blue.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/edit_title_green.9.png b/Notes-master/app/src/main/res/drawable-hdpi/edit_title_green.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/edit_title_green.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/edit_title_green.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/edit_title_red.9.png b/Notes-master/app/src/main/res/drawable-hdpi/edit_title_red.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/edit_title_red.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/edit_title_red.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/edit_title_white.9.png b/Notes-master/app/src/main/res/drawable-hdpi/edit_title_white.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/edit_title_white.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/edit_title_white.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/edit_title_yellow.9.png b/Notes-master/app/src/main/res/drawable-hdpi/edit_title_yellow.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/edit_title_yellow.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/edit_title_yellow.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/edit_white.9.png b/Notes-master/app/src/main/res/drawable-hdpi/edit_white.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/edit_white.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/edit_white.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/edit_yellow.9.png b/Notes-master/app/src/main/res/drawable-hdpi/edit_yellow.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/edit_yellow.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/edit_yellow.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/font_large.png b/Notes-master/app/src/main/res/drawable-hdpi/font_large.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/font_large.png
rename to Notes-master/app/src/main/res/drawable-hdpi/font_large.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/font_normal.png b/Notes-master/app/src/main/res/drawable-hdpi/font_normal.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/font_normal.png
rename to Notes-master/app/src/main/res/drawable-hdpi/font_normal.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/font_size_selector_bg.9.png b/Notes-master/app/src/main/res/drawable-hdpi/font_size_selector_bg.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/font_size_selector_bg.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/font_size_selector_bg.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/font_small.png b/Notes-master/app/src/main/res/drawable-hdpi/font_small.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/font_small.png
rename to Notes-master/app/src/main/res/drawable-hdpi/font_small.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/font_super.png b/Notes-master/app/src/main/res/drawable-hdpi/font_super.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/font_super.png
rename to Notes-master/app/src/main/res/drawable-hdpi/font_super.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/icon_app.png b/Notes-master/app/src/main/res/drawable-hdpi/icon_app.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/icon_app.png
rename to Notes-master/app/src/main/res/drawable-hdpi/icon_app.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/line_error.png b/Notes-master/app/src/main/res/drawable-hdpi/line_error.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/line_error.png
rename to Notes-master/app/src/main/res/drawable-hdpi/line_error.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/line_pressed.png b/Notes-master/app/src/main/res/drawable-hdpi/line_pressed.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/line_pressed.png
rename to Notes-master/app/src/main/res/drawable-hdpi/line_pressed.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_background.png b/Notes-master/app/src/main/res/drawable-hdpi/list_background.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_background.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_background.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_blue_down.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_blue_down.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_blue_down.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_blue_down.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_blue_middle.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_blue_middle.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_blue_middle.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_blue_middle.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_blue_single.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_blue_single.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_blue_single.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_blue_single.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_blue_up.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_blue_up.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_blue_up.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_blue_up.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_folder.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_folder.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_folder.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_folder.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_footer_bg.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_footer_bg.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_footer_bg.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_footer_bg.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_green_down.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_green_down.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_green_down.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_green_down.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_green_middle.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_green_middle.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_green_middle.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_green_middle.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_green_single.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_green_single.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_green_single.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_green_single.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_green_up.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_green_up.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_green_up.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_green_up.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_red_down.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_red_down.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_red_down.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_red_down.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_red_middle.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_red_middle.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_red_middle.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_red_middle.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_red_single.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_red_single.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_red_single.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_red_single.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_red_up.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_red_up.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_red_up.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_red_up.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_white_down.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_white_down.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_white_down.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_white_down.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_white_middle.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_white_middle.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_white_middle.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_white_middle.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_white_single.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_white_single.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_white_single.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_white_single.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_white_up.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_white_up.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_white_up.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_white_up.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_yellow_down.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_yellow_down.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_yellow_down.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_yellow_down.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_yellow_middle.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_yellow_middle.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_yellow_middle.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_yellow_middle.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_yellow_single.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_yellow_single.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_yellow_single.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_yellow_single.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/list_yellow_up.9.png b/Notes-master/app/src/main/res/drawable-hdpi/list_yellow_up.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/list_yellow_up.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/list_yellow_up.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/lock.png b/Notes-master/app/src/main/res/drawable-hdpi/lock.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/lock.png
rename to Notes-master/app/src/main/res/drawable-hdpi/lock.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/menu_delete.png b/Notes-master/app/src/main/res/drawable-hdpi/menu_delete.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/menu_delete.png
rename to Notes-master/app/src/main/res/drawable-hdpi/menu_delete.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/menu_move.png b/Notes-master/app/src/main/res/drawable-hdpi/menu_move.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/menu_move.png
rename to Notes-master/app/src/main/res/drawable-hdpi/menu_move.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/menu_top.png b/Notes-master/app/src/main/res/drawable-hdpi/menu_top.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/menu_top.png
rename to Notes-master/app/src/main/res/drawable-hdpi/menu_top.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/new_note_normal.png b/Notes-master/app/src/main/res/drawable-hdpi/new_note_normal.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/new_note_normal.png
rename to Notes-master/app/src/main/res/drawable-hdpi/new_note_normal.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/new_note_pressed.png b/Notes-master/app/src/main/res/drawable-hdpi/new_note_pressed.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/new_note_pressed.png
rename to Notes-master/app/src/main/res/drawable-hdpi/new_note_pressed.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/note_edit_color_selector_panel.png b/Notes-master/app/src/main/res/drawable-hdpi/note_edit_color_selector_panel.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/note_edit_color_selector_panel.png
rename to Notes-master/app/src/main/res/drawable-hdpi/note_edit_color_selector_panel.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/notification.png b/Notes-master/app/src/main/res/drawable-hdpi/notification.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/notification.png
rename to Notes-master/app/src/main/res/drawable-hdpi/notification.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/search_result.png b/Notes-master/app/src/main/res/drawable-hdpi/search_result.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/search_result.png
rename to Notes-master/app/src/main/res/drawable-hdpi/search_result.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/selected.png b/Notes-master/app/src/main/res/drawable-hdpi/selected.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/selected.png
rename to Notes-master/app/src/main/res/drawable-hdpi/selected.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/splash.jpg b/Notes-master/app/src/main/res/drawable-hdpi/splash.jpg
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/splash.jpg
rename to Notes-master/app/src/main/res/drawable-hdpi/splash.jpg
diff --git a/src/Project/app/src/main/res/drawable-hdpi/star.png b/Notes-master/app/src/main/res/drawable-hdpi/star.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/star.png
rename to Notes-master/app/src/main/res/drawable-hdpi/star.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/title_alert.png b/Notes-master/app/src/main/res/drawable-hdpi/title_alert.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/title_alert.png
rename to Notes-master/app/src/main/res/drawable-hdpi/title_alert.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/title_bar_bg.9.png b/Notes-master/app/src/main/res/drawable-hdpi/title_bar_bg.9.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/title_bar_bg.9.png
rename to Notes-master/app/src/main/res/drawable-hdpi/title_bar_bg.9.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/widget_2x_blue.png b/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_blue.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/widget_2x_blue.png
rename to Notes-master/app/src/main/res/drawable-hdpi/widget_2x_blue.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/widget_2x_green.png b/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_green.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/widget_2x_green.png
rename to Notes-master/app/src/main/res/drawable-hdpi/widget_2x_green.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/widget_2x_red.png b/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_red.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/widget_2x_red.png
rename to Notes-master/app/src/main/res/drawable-hdpi/widget_2x_red.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/widget_2x_white.png b/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_white.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/widget_2x_white.png
rename to Notes-master/app/src/main/res/drawable-hdpi/widget_2x_white.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/widget_2x_yellow.png b/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_yellow.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/widget_2x_yellow.png
rename to Notes-master/app/src/main/res/drawable-hdpi/widget_2x_yellow.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/widget_4x_blue.png b/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_blue.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/widget_4x_blue.png
rename to Notes-master/app/src/main/res/drawable-hdpi/widget_4x_blue.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/widget_4x_green.png b/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_green.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/widget_4x_green.png
rename to Notes-master/app/src/main/res/drawable-hdpi/widget_4x_green.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/widget_4x_red.png b/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_red.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/widget_4x_red.png
rename to Notes-master/app/src/main/res/drawable-hdpi/widget_4x_red.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/widget_4x_white.png b/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_white.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/widget_4x_white.png
rename to Notes-master/app/src/main/res/drawable-hdpi/widget_4x_white.png
diff --git a/src/Project/app/src/main/res/drawable-hdpi/widget_4x_yellow.png b/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_yellow.png
similarity index 100%
rename from src/Project/app/src/main/res/drawable-hdpi/widget_4x_yellow.png
rename to Notes-master/app/src/main/res/drawable-hdpi/widget_4x_yellow.png
diff --git a/src/Project/app/src/main/res/drawable/new_note.xml b/Notes-master/app/src/main/res/drawable/new_note.xml
similarity index 100%
rename from src/Project/app/src/main/res/drawable/new_note.xml
rename to Notes-master/app/src/main/res/drawable/new_note.xml
diff --git a/src/Project/app/src/main/res/drawable/settings_launcher_background.xml b/Notes-master/app/src/main/res/drawable/settings_launcher_background.xml
similarity index 100%
rename from src/Project/app/src/main/res/drawable/settings_launcher_background.xml
rename to Notes-master/app/src/main/res/drawable/settings_launcher_background.xml
diff --git a/src/Project/app/src/main/res/layout/account_dialog_title.xml b/Notes-master/app/src/main/res/layout/account_dialog_title.xml
similarity index 100%
rename from src/Project/app/src/main/res/layout/account_dialog_title.xml
rename to Notes-master/app/src/main/res/layout/account_dialog_title.xml
diff --git a/Notes-master/app/src/main/res/layout/activity_addaccount.xml b/Notes-master/app/src/main/res/layout/activity_addaccount.xml
new file mode 100644
index 00000000..a771ec2e
--- /dev/null
+++ b/Notes-master/app/src/main/res/layout/activity_addaccount.xml
@@ -0,0 +1,75 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Project/app/src/main/res/layout/activity_lock.xml b/Notes-master/app/src/main/res/layout/activity_lock.xml
similarity index 100%
rename from src/Project/app/src/main/res/layout/activity_lock.xml
rename to Notes-master/app/src/main/res/layout/activity_lock.xml
diff --git a/Notes-master/app/src/main/res/layout/activity_login.xml b/Notes-master/app/src/main/res/layout/activity_login.xml
new file mode 100644
index 00000000..70af9758
--- /dev/null
+++ b/Notes-master/app/src/main/res/layout/activity_login.xml
@@ -0,0 +1,72 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Project/app/src/main/res/layout/activity_set_lock.xml b/Notes-master/app/src/main/res/layout/activity_set_lock.xml
similarity index 100%
rename from src/Project/app/src/main/res/layout/activity_set_lock.xml
rename to Notes-master/app/src/main/res/layout/activity_set_lock.xml
diff --git a/Notes-master/app/src/main/res/layout/activity_sync.xml b/Notes-master/app/src/main/res/layout/activity_sync.xml
new file mode 100644
index 00000000..799fe0a1
--- /dev/null
+++ b/Notes-master/app/src/main/res/layout/activity_sync.xml
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
diff --git a/src/Project/app/src/main/res/layout/add_account_text.xml b/Notes-master/app/src/main/res/layout/add_account_text.xml
similarity index 100%
rename from src/Project/app/src/main/res/layout/add_account_text.xml
rename to Notes-master/app/src/main/res/layout/add_account_text.xml
diff --git a/src/Project/app/src/main/res/layout/datetime_picker.xml b/Notes-master/app/src/main/res/layout/datetime_picker.xml
similarity index 100%
rename from src/Project/app/src/main/res/layout/datetime_picker.xml
rename to Notes-master/app/src/main/res/layout/datetime_picker.xml
diff --git a/src/Project/app/src/main/res/layout/dialog_edit_text.xml b/Notes-master/app/src/main/res/layout/dialog_edit_text.xml
similarity index 100%
rename from src/Project/app/src/main/res/layout/dialog_edit_text.xml
rename to Notes-master/app/src/main/res/layout/dialog_edit_text.xml
diff --git a/src/Project/app/src/main/res/layout/folder_list_item.xml b/Notes-master/app/src/main/res/layout/folder_list_item.xml
similarity index 100%
rename from src/Project/app/src/main/res/layout/folder_list_item.xml
rename to Notes-master/app/src/main/res/layout/folder_list_item.xml
diff --git a/src/Project/app/src/main/res/layout/note_edit.xml b/Notes-master/app/src/main/res/layout/note_edit.xml
similarity index 100%
rename from src/Project/app/src/main/res/layout/note_edit.xml
rename to Notes-master/app/src/main/res/layout/note_edit.xml
diff --git a/src/Project/app/src/main/res/layout/note_edit_list_item.xml b/Notes-master/app/src/main/res/layout/note_edit_list_item.xml
similarity index 100%
rename from src/Project/app/src/main/res/layout/note_edit_list_item.xml
rename to Notes-master/app/src/main/res/layout/note_edit_list_item.xml
diff --git a/src/Project/app/src/main/res/layout/note_item.xml b/Notes-master/app/src/main/res/layout/note_item.xml
similarity index 100%
rename from src/Project/app/src/main/res/layout/note_item.xml
rename to Notes-master/app/src/main/res/layout/note_item.xml
diff --git a/src/Project/app/src/main/res/layout/note_list.xml b/Notes-master/app/src/main/res/layout/note_list.xml
similarity index 100%
rename from src/Project/app/src/main/res/layout/note_list.xml
rename to Notes-master/app/src/main/res/layout/note_list.xml
diff --git a/src/Project/app/src/main/res/layout/note_list_dropdown_menu.xml b/Notes-master/app/src/main/res/layout/note_list_dropdown_menu.xml
similarity index 100%
rename from src/Project/app/src/main/res/layout/note_list_dropdown_menu.xml
rename to Notes-master/app/src/main/res/layout/note_list_dropdown_menu.xml
diff --git a/src/Project/app/src/main/res/layout/note_list_footer.xml b/Notes-master/app/src/main/res/layout/note_list_footer.xml
similarity index 100%
rename from src/Project/app/src/main/res/layout/note_list_footer.xml
rename to Notes-master/app/src/main/res/layout/note_list_footer.xml
diff --git a/src/Project/app/src/main/res/layout/settings_header.xml b/Notes-master/app/src/main/res/layout/settings_header.xml
similarity index 100%
rename from src/Project/app/src/main/res/layout/settings_header.xml
rename to Notes-master/app/src/main/res/layout/settings_header.xml
diff --git a/src/Project/app/src/main/res/layout/widget_2x.xml b/Notes-master/app/src/main/res/layout/widget_2x.xml
similarity index 100%
rename from src/Project/app/src/main/res/layout/widget_2x.xml
rename to Notes-master/app/src/main/res/layout/widget_2x.xml
diff --git a/src/Project/app/src/main/res/layout/widget_4x.xml b/Notes-master/app/src/main/res/layout/widget_4x.xml
similarity index 100%
rename from src/Project/app/src/main/res/layout/widget_4x.xml
rename to Notes-master/app/src/main/res/layout/widget_4x.xml
diff --git a/src/Project/app/src/main/res/layout/widget_lock_view.xml b/Notes-master/app/src/main/res/layout/widget_lock_view.xml
similarity index 100%
rename from src/Project/app/src/main/res/layout/widget_lock_view.xml
rename to Notes-master/app/src/main/res/layout/widget_lock_view.xml
diff --git a/src/Project/app/src/main/res/menu/call_note_edit.xml b/Notes-master/app/src/main/res/menu/call_note_edit.xml
similarity index 100%
rename from src/Project/app/src/main/res/menu/call_note_edit.xml
rename to Notes-master/app/src/main/res/menu/call_note_edit.xml
diff --git a/src/Project/app/src/main/res/menu/call_record_folder.xml b/Notes-master/app/src/main/res/menu/call_record_folder.xml
similarity index 100%
rename from src/Project/app/src/main/res/menu/call_record_folder.xml
rename to Notes-master/app/src/main/res/menu/call_record_folder.xml
diff --git a/src/Project/app/src/main/res/menu/note_edit.xml b/Notes-master/app/src/main/res/menu/note_edit.xml
similarity index 100%
rename from src/Project/app/src/main/res/menu/note_edit.xml
rename to Notes-master/app/src/main/res/menu/note_edit.xml
diff --git a/src/Project/app/src/main/res/menu/note_list.xml b/Notes-master/app/src/main/res/menu/note_list.xml
similarity index 100%
rename from src/Project/app/src/main/res/menu/note_list.xml
rename to Notes-master/app/src/main/res/menu/note_list.xml
diff --git a/src/Project/app/src/main/res/menu/note_list_dropdown.xml b/Notes-master/app/src/main/res/menu/note_list_dropdown.xml
similarity index 100%
rename from src/Project/app/src/main/res/menu/note_list_dropdown.xml
rename to Notes-master/app/src/main/res/menu/note_list_dropdown.xml
diff --git a/src/Project/app/src/main/res/menu/note_list_options.xml b/Notes-master/app/src/main/res/menu/note_list_options.xml
similarity index 100%
rename from src/Project/app/src/main/res/menu/note_list_options.xml
rename to Notes-master/app/src/main/res/menu/note_list_options.xml
diff --git a/src/Project/app/src/main/res/menu/sub_folder.xml b/Notes-master/app/src/main/res/menu/sub_folder.xml
similarity index 100%
rename from src/Project/app/src/main/res/menu/sub_folder.xml
rename to Notes-master/app/src/main/res/menu/sub_folder.xml
diff --git a/src/Project/app/src/main/res/raw-zh-rCN/introduction b/Notes-master/app/src/main/res/raw-zh-rCN/introduction
similarity index 100%
rename from src/Project/app/src/main/res/raw-zh-rCN/introduction
rename to Notes-master/app/src/main/res/raw-zh-rCN/introduction
diff --git a/src/Project/app/src/main/res/raw/introduction b/Notes-master/app/src/main/res/raw/introduction
similarity index 100%
rename from src/Project/app/src/main/res/raw/introduction
rename to Notes-master/app/src/main/res/raw/introduction
diff --git a/src/Project/app/src/main/res/values-zh-rCN/arrays.xml b/Notes-master/app/src/main/res/values-zh-rCN/arrays.xml
similarity index 100%
rename from src/Project/app/src/main/res/values-zh-rCN/arrays.xml
rename to Notes-master/app/src/main/res/values-zh-rCN/arrays.xml
diff --git a/src/Project/app/src/main/res/values-zh-rCN/strings.xml b/Notes-master/app/src/main/res/values-zh-rCN/strings.xml
similarity index 100%
rename from src/Project/app/src/main/res/values-zh-rCN/strings.xml
rename to Notes-master/app/src/main/res/values-zh-rCN/strings.xml
diff --git a/src/Project/app/src/main/res/values-zh-rTW/arrays.xml b/Notes-master/app/src/main/res/values-zh-rTW/arrays.xml
similarity index 100%
rename from src/Project/app/src/main/res/values-zh-rTW/arrays.xml
rename to Notes-master/app/src/main/res/values-zh-rTW/arrays.xml
diff --git a/src/Project/app/src/main/res/values-zh-rTW/strings.xml b/Notes-master/app/src/main/res/values-zh-rTW/strings.xml
similarity index 100%
rename from src/Project/app/src/main/res/values-zh-rTW/strings.xml
rename to Notes-master/app/src/main/res/values-zh-rTW/strings.xml
diff --git a/src/Project/app/src/main/res/values/arrays.xml b/Notes-master/app/src/main/res/values/arrays.xml
similarity index 100%
rename from src/Project/app/src/main/res/values/arrays.xml
rename to Notes-master/app/src/main/res/values/arrays.xml
diff --git a/src/Project/app/src/main/res/values/attrs.xml b/Notes-master/app/src/main/res/values/attrs.xml
similarity index 100%
rename from src/Project/app/src/main/res/values/attrs.xml
rename to Notes-master/app/src/main/res/values/attrs.xml
diff --git a/src/Project/app/src/main/res/values/colors.xml b/Notes-master/app/src/main/res/values/colors.xml
similarity index 100%
rename from src/Project/app/src/main/res/values/colors.xml
rename to Notes-master/app/src/main/res/values/colors.xml
diff --git a/src/Project/app/src/main/res/values/dimens.xml b/Notes-master/app/src/main/res/values/dimens.xml
similarity index 100%
rename from src/Project/app/src/main/res/values/dimens.xml
rename to Notes-master/app/src/main/res/values/dimens.xml
diff --git a/src/Project/app/src/main/res/values/strings.xml b/Notes-master/app/src/main/res/values/strings.xml
similarity index 100%
rename from src/Project/app/src/main/res/values/strings.xml
rename to Notes-master/app/src/main/res/values/strings.xml
diff --git a/src/Project/app/src/main/res/values/styles.xml b/Notes-master/app/src/main/res/values/styles.xml
similarity index 100%
rename from src/Project/app/src/main/res/values/styles.xml
rename to Notes-master/app/src/main/res/values/styles.xml
diff --git a/src/Project/app/src/main/res/values/themes.xml b/Notes-master/app/src/main/res/values/themes.xml
similarity index 100%
rename from src/Project/app/src/main/res/values/themes.xml
rename to Notes-master/app/src/main/res/values/themes.xml
diff --git a/src/Project/app/src/main/res/xml/preferences.xml b/Notes-master/app/src/main/res/xml/preferences.xml
similarity index 100%
rename from src/Project/app/src/main/res/xml/preferences.xml
rename to Notes-master/app/src/main/res/xml/preferences.xml
diff --git a/src/Project/app/src/main/res/xml/searchable.xml b/Notes-master/app/src/main/res/xml/searchable.xml
similarity index 100%
rename from src/Project/app/src/main/res/xml/searchable.xml
rename to Notes-master/app/src/main/res/xml/searchable.xml
diff --git a/src/Project/app/src/main/res/xml/widget_2x_info.xml b/Notes-master/app/src/main/res/xml/widget_2x_info.xml
similarity index 100%
rename from src/Project/app/src/main/res/xml/widget_2x_info.xml
rename to Notes-master/app/src/main/res/xml/widget_2x_info.xml
diff --git a/src/Project/app/src/main/res/xml/widget_4x_info.xml b/Notes-master/app/src/main/res/xml/widget_4x_info.xml
similarity index 100%
rename from src/Project/app/src/main/res/xml/widget_4x_info.xml
rename to Notes-master/app/src/main/res/xml/widget_4x_info.xml
diff --git a/src/Project/build.gradle b/Notes-master/build.gradle
similarity index 100%
rename from src/Project/build.gradle
rename to Notes-master/build.gradle
diff --git a/src/Project/build/intermediates/lint-cache/sdk-registry.xml/sdk-registry.xml b/Notes-master/build/intermediates/lint-cache/sdk-registry.xml/sdk-registry.xml
similarity index 100%
rename from src/Project/build/intermediates/lint-cache/sdk-registry.xml/sdk-registry.xml
rename to Notes-master/build/intermediates/lint-cache/sdk-registry.xml/sdk-registry.xml
diff --git a/src/Project/build/sonar/.sonar_lock b/Notes-master/build/sonar/.sonar_lock
similarity index 100%
rename from src/Project/build/sonar/.sonar_lock
rename to Notes-master/build/sonar/.sonar_lock
diff --git a/src/Project/build/sonar/report-task.txt b/Notes-master/build/sonar/report-task.txt
similarity index 100%
rename from src/Project/build/sonar/report-task.txt
rename to Notes-master/build/sonar/report-task.txt
diff --git a/src/Project/gradle/wrapper/gradle-wrapper.jar b/Notes-master/gradle/wrapper/gradle-wrapper.jar
similarity index 100%
rename from src/Project/gradle/wrapper/gradle-wrapper.jar
rename to Notes-master/gradle/wrapper/gradle-wrapper.jar
diff --git a/src/Project/gradle/wrapper/gradle-wrapper.properties b/Notes-master/gradle/wrapper/gradle-wrapper.properties
similarity index 100%
rename from src/Project/gradle/wrapper/gradle-wrapper.properties
rename to Notes-master/gradle/wrapper/gradle-wrapper.properties
diff --git a/src/Project/gradlew b/Notes-master/gradlew
similarity index 100%
rename from src/Project/gradlew
rename to Notes-master/gradlew
diff --git a/src/Project/gradlew.bat b/Notes-master/gradlew.bat
similarity index 100%
rename from src/Project/gradlew.bat
rename to Notes-master/gradlew.bat
diff --git a/src/Project/import-summary.txt b/Notes-master/import-summary.txt
similarity index 100%
rename from src/Project/import-summary.txt
rename to Notes-master/import-summary.txt
diff --git a/src/Project/local.properties b/Notes-master/local.properties
similarity index 82%
rename from src/Project/local.properties
rename to Notes-master/local.properties
index 094cc80f..cecd247d 100644
--- a/src/Project/local.properties
+++ b/Notes-master/local.properties
@@ -4,6 +4,6 @@
# Location of the SDK. This is only used by Gradle.
# For customization when using a Version Control System, please read the
# header note.
-#Wed Sep 08 00:27:48 CST 2021
+#Wed Nov 10 00:47:33 CST 2021
+sdk.dir=F\:\\software\\Android\\Sdk
ndk.dir=G\:\\Android\\SDK\\ndk-bundle
-sdk.dir=G\:\\Android\\SDK
diff --git a/src/Project/settings.gradle b/Notes-master/settings.gradle
similarity index 100%
rename from src/Project/settings.gradle
rename to Notes-master/settings.gradle
diff --git a/README.md b/README.md
deleted file mode 100644
index 8c44556d..00000000
--- a/README.md
+++ /dev/null
@@ -1,2 +0,0 @@
-# MJ_maintainNotes
-
diff --git a/doc/1.docx b/doc/1.docx
deleted file mode 100644
index 97e1b7cc..00000000
Binary files a/doc/1.docx and /dev/null differ
diff --git a/doc/实践资源-开源软件维护方案及成果.docx b/doc/实践资源-开源软件维护方案及成果.docx
deleted file mode 100644
index 0b7e6ead..00000000
Binary files a/doc/实践资源-开源软件维护方案及成果.docx and /dev/null differ
diff --git a/src/AndroidManifest.xml b/src/AndroidManifest.xml
deleted file mode 100644
index 7ff62108..00000000
--- a/src/AndroidManifest.xml
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/Project/.gradle/5.4.1/executionHistory/executionHistory.bin b/src/Project/.gradle/5.4.1/executionHistory/executionHistory.bin
deleted file mode 100644
index 1d5952c5..00000000
Binary files a/src/Project/.gradle/5.4.1/executionHistory/executionHistory.bin and /dev/null differ
diff --git a/src/Project/.gradle/5.4.1/executionHistory/executionHistory.lock b/src/Project/.gradle/5.4.1/executionHistory/executionHistory.lock
deleted file mode 100644
index d5f48348..00000000
Binary files a/src/Project/.gradle/5.4.1/executionHistory/executionHistory.lock and /dev/null differ
diff --git a/src/Project/.gradle/5.4.1/fileHashes/fileHashes.bin b/src/Project/.gradle/5.4.1/fileHashes/fileHashes.bin
deleted file mode 100644
index 37abc40d..00000000
Binary files a/src/Project/.gradle/5.4.1/fileHashes/fileHashes.bin and /dev/null differ
diff --git a/src/Project/.gradle/5.4.1/fileHashes/fileHashes.lock b/src/Project/.gradle/5.4.1/fileHashes/fileHashes.lock
deleted file mode 100644
index 21a971b4..00000000
Binary files a/src/Project/.gradle/5.4.1/fileHashes/fileHashes.lock and /dev/null differ
diff --git a/src/Project/.gradle/5.4.1/javaCompile/javaCompile.lock b/src/Project/.gradle/5.4.1/javaCompile/javaCompile.lock
deleted file mode 100644
index 72ec7781..00000000
Binary files a/src/Project/.gradle/5.4.1/javaCompile/javaCompile.lock and /dev/null differ
diff --git a/src/Project/.gradle/5.4.1/javaCompile/taskHistory.bin b/src/Project/.gradle/5.4.1/javaCompile/taskHistory.bin
deleted file mode 100644
index fc937e05..00000000
Binary files a/src/Project/.gradle/5.4.1/javaCompile/taskHistory.bin and /dev/null differ
diff --git a/src/Project/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/src/Project/.gradle/buildOutputCleanup/buildOutputCleanup.lock
deleted file mode 100644
index d3267612..00000000
Binary files a/src/Project/.gradle/buildOutputCleanup/buildOutputCleanup.lock and /dev/null differ
diff --git a/src/Project/.gradle/buildOutputCleanup/outputFiles.bin b/src/Project/.gradle/buildOutputCleanup/outputFiles.bin
deleted file mode 100644
index 3c56c020..00000000
Binary files a/src/Project/.gradle/buildOutputCleanup/outputFiles.bin and /dev/null differ
diff --git a/src/Project/.idea/gradle.xml b/src/Project/.idea/gradle.xml
deleted file mode 100644
index d291b3d7..00000000
--- a/src/Project/.idea/gradle.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Project/.idea/libraries/Gradle__androidx_annotation_annotation_1_0_0_jar.xml b/src/Project/.idea/libraries/Gradle__androidx_annotation_annotation_1_0_0_jar.xml
deleted file mode 100644
index 37407517..00000000
--- a/src/Project/.idea/libraries/Gradle__androidx_annotation_annotation_1_0_0_jar.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Project/.idea/libraries/Gradle__androidx_arch_core_core_common_2_0_0_jar.xml b/src/Project/.idea/libraries/Gradle__androidx_arch_core_core_common_2_0_0_jar.xml
deleted file mode 100644
index 83e1a45b..00000000
--- a/src/Project/.idea/libraries/Gradle__androidx_arch_core_core_common_2_0_0_jar.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Project/.idea/libraries/Gradle__androidx_collection_collection_1_0_0_jar.xml b/src/Project/.idea/libraries/Gradle__androidx_collection_collection_1_0_0_jar.xml
deleted file mode 100644
index 2fee65b9..00000000
--- a/src/Project/.idea/libraries/Gradle__androidx_collection_collection_1_0_0_jar.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Project/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_0_0_jar.xml b/src/Project/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_0_0_jar.xml
deleted file mode 100644
index f2e418b7..00000000
--- a/src/Project/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_0_0_jar.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Project/.idea/libraries/Gradle__org_apache_http_legacy_android_31.xml b/src/Project/.idea/libraries/Gradle__org_apache_http_legacy_android_31.xml
deleted file mode 100644
index 2bf44910..00000000
--- a/src/Project/.idea/libraries/Gradle__org_apache_http_legacy_android_31.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Project/.idea/misc.xml b/src/Project/.idea/misc.xml
deleted file mode 100644
index dfd2c799..00000000
--- a/src/Project/.idea/misc.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Project/.idea/modules.xml b/src/Project/.idea/modules.xml
deleted file mode 100644
index e641292f..00000000
--- a/src/Project/.idea/modules.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Project/.idea/runConfigurations.xml b/src/Project/.idea/runConfigurations.xml
deleted file mode 100644
index 7f68460d..00000000
--- a/src/Project/.idea/runConfigurations.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Project/.idea/workspace.xml b/src/Project/.idea/workspace.xml
deleted file mode 100644
index fa07e34c..00000000
--- a/src/Project/.idea/workspace.xml
+++ /dev/null
@@ -1,934 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Project/app/app.iml b/src/Project/app/app.iml
deleted file mode 100644
index e20a8d69..00000000
--- a/src/Project/app/app.iml
+++ /dev/null
@@ -1,128 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- generateDebugSources
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/appcompat/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/appcompat/R.java
deleted file mode 100644
index 5620905c..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/appcompat/R.java
+++ /dev/null
@@ -1,1637 +0,0 @@
-/* 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.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 = 0x7f030000;
- public static final int actionBarItemBackground = 0x7f030001;
- public static final int actionBarPopupTheme = 0x7f030002;
- public static final int actionBarSize = 0x7f030003;
- public static final int actionBarSplitStyle = 0x7f030004;
- public static final int actionBarStyle = 0x7f030005;
- public static final int actionBarTabBarStyle = 0x7f030006;
- public static final int actionBarTabStyle = 0x7f030007;
- public static final int actionBarTabTextStyle = 0x7f030008;
- public static final int actionBarTheme = 0x7f030009;
- public static final int actionBarWidgetTheme = 0x7f03000a;
- public static final int actionButtonStyle = 0x7f03000b;
- public static final int actionDropDownStyle = 0x7f03000c;
- public static final int actionLayout = 0x7f03000d;
- public static final int actionMenuTextAppearance = 0x7f03000e;
- public static final int actionMenuTextColor = 0x7f03000f;
- public static final int actionModeBackground = 0x7f030010;
- public static final int actionModeCloseButtonStyle = 0x7f030011;
- public static final int actionModeCloseDrawable = 0x7f030012;
- public static final int actionModeCopyDrawable = 0x7f030013;
- public static final int actionModeCutDrawable = 0x7f030014;
- public static final int actionModeFindDrawable = 0x7f030015;
- public static final int actionModePasteDrawable = 0x7f030016;
- public static final int actionModePopupWindowStyle = 0x7f030017;
- public static final int actionModeSelectAllDrawable = 0x7f030018;
- public static final int actionModeShareDrawable = 0x7f030019;
- public static final int actionModeSplitBackground = 0x7f03001a;
- public static final int actionModeStyle = 0x7f03001b;
- public static final int actionModeWebSearchDrawable = 0x7f03001c;
- public static final int actionOverflowButtonStyle = 0x7f03001d;
- public static final int actionOverflowMenuStyle = 0x7f03001e;
- public static final int actionProviderClass = 0x7f03001f;
- public static final int actionViewClass = 0x7f030020;
- public static final int activityChooserViewStyle = 0x7f030021;
- public static final int alertDialogButtonGroupStyle = 0x7f030022;
- public static final int alertDialogCenterButtons = 0x7f030023;
- public static final int alertDialogStyle = 0x7f030024;
- public static final int alertDialogTheme = 0x7f030025;
- public static final int allowStacking = 0x7f030026;
- public static final int alpha = 0x7f030027;
- public static final int alphabeticModifiers = 0x7f030028;
- public static final int arrowHeadLength = 0x7f030029;
- public static final int arrowShaftLength = 0x7f03002a;
- public static final int autoCompleteTextViewStyle = 0x7f03002b;
- public static final int autoSizeMaxTextSize = 0x7f03002c;
- public static final int autoSizeMinTextSize = 0x7f03002d;
- public static final int autoSizePresetSizes = 0x7f03002e;
- public static final int autoSizeStepGranularity = 0x7f03002f;
- public static final int autoSizeTextType = 0x7f030030;
- public static final int background = 0x7f030031;
- public static final int backgroundSplit = 0x7f030032;
- public static final int backgroundStacked = 0x7f030033;
- public static final int backgroundTint = 0x7f030034;
- public static final int backgroundTintMode = 0x7f030035;
- public static final int barLength = 0x7f030036;
- public static final int borderlessButtonStyle = 0x7f030037;
- public static final int buttonBarButtonStyle = 0x7f030038;
- public static final int buttonBarNegativeButtonStyle = 0x7f030039;
- public static final int buttonBarNeutralButtonStyle = 0x7f03003a;
- public static final int buttonBarPositiveButtonStyle = 0x7f03003b;
- public static final int buttonBarStyle = 0x7f03003c;
- public static final int buttonGravity = 0x7f03003d;
- public static final int buttonIconDimen = 0x7f03003e;
- public static final int buttonPanelSideLayout = 0x7f03003f;
- public static final int buttonStyle = 0x7f030040;
- public static final int buttonStyleSmall = 0x7f030041;
- public static final int buttonTint = 0x7f030042;
- public static final int buttonTintMode = 0x7f030043;
- public static final int checkboxStyle = 0x7f030044;
- public static final int checkedTextViewStyle = 0x7f030045;
- public static final int closeIcon = 0x7f030046;
- public static final int closeItemLayout = 0x7f030047;
- public static final int collapseContentDescription = 0x7f030048;
- public static final int collapseIcon = 0x7f030049;
- public static final int color = 0x7f03004a;
- public static final int colorAccent = 0x7f03004b;
- public static final int colorBackgroundFloating = 0x7f03004c;
- public static final int colorButtonNormal = 0x7f03004d;
- public static final int colorControlActivated = 0x7f03004e;
- public static final int colorControlHighlight = 0x7f03004f;
- public static final int colorControlNormal = 0x7f030050;
- public static final int colorError = 0x7f030051;
- public static final int colorPrimary = 0x7f030052;
- public static final int colorPrimaryDark = 0x7f030053;
- public static final int colorSwitchThumbNormal = 0x7f030054;
- public static final int commitIcon = 0x7f030055;
- public static final int contentDescription = 0x7f030056;
- public static final int contentInsetEnd = 0x7f030057;
- public static final int contentInsetEndWithActions = 0x7f030058;
- public static final int contentInsetLeft = 0x7f030059;
- public static final int contentInsetRight = 0x7f03005a;
- public static final int contentInsetStart = 0x7f03005b;
- public static final int contentInsetStartWithNavigation = 0x7f03005c;
- public static final int controlBackground = 0x7f03005d;
- public static final int coordinatorLayoutStyle = 0x7f03005e;
- public static final int customNavigationLayout = 0x7f03005f;
- public static final int defaultQueryHint = 0x7f030060;
- public static final int dialogCornerRadius = 0x7f030061;
- public static final int dialogPreferredPadding = 0x7f030062;
- public static final int dialogTheme = 0x7f030063;
- public static final int displayOptions = 0x7f030064;
- public static final int divider = 0x7f030065;
- public static final int dividerHorizontal = 0x7f030066;
- public static final int dividerPadding = 0x7f030067;
- public static final int dividerVertical = 0x7f030068;
- public static final int drawableSize = 0x7f030069;
- public static final int drawerArrowStyle = 0x7f03006a;
- public static final int dropDownListViewStyle = 0x7f03006b;
- public static final int dropdownListPreferredItemHeight = 0x7f03006c;
- public static final int editTextBackground = 0x7f03006d;
- public static final int editTextColor = 0x7f03006e;
- public static final int editTextStyle = 0x7f03006f;
- public static final int elevation = 0x7f030070;
- public static final int expandActivityOverflowButtonDrawable = 0x7f030071;
- public static final int firstBaselineToTopHeight = 0x7f030078;
- public static final int font = 0x7f030079;
- public static final int fontFamily = 0x7f03007a;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int gapBetweenBars = 0x7f030086;
- public static final int goIcon = 0x7f030087;
- public static final int height = 0x7f030088;
- public static final int hideOnContentScroll = 0x7f030089;
- public static final int homeAsUpIndicator = 0x7f03008a;
- public static final int homeLayout = 0x7f03008b;
- public static final int icon = 0x7f03008c;
- public static final int iconTint = 0x7f03008d;
- public static final int iconTintMode = 0x7f03008e;
- public static final int iconifiedByDefault = 0x7f03008f;
- public static final int imageButtonStyle = 0x7f030090;
- public static final int indeterminateProgressStyle = 0x7f030091;
- public static final int initialActivityCount = 0x7f030092;
- public static final int isLightTheme = 0x7f030093;
- public static final int itemPadding = 0x7f030094;
- public static final int keylines = 0x7f030095;
- public static final int lastBaselineToBottomHeight = 0x7f030096;
- public static final int layout = 0x7f030097;
- public static final int layout_anchor = 0x7f030099;
- public static final int layout_anchorGravity = 0x7f03009a;
- public static final int layout_behavior = 0x7f03009b;
- public static final int layout_dodgeInsetEdges = 0x7f03009c;
- public static final int layout_insetEdge = 0x7f03009d;
- public static final int layout_keyline = 0x7f03009e;
- public static final int lineHeight = 0x7f03009f;
- public static final int listChoiceBackgroundIndicator = 0x7f0300a0;
- public static final int listDividerAlertDialog = 0x7f0300a1;
- public static final int listItemLayout = 0x7f0300a2;
- public static final int listLayout = 0x7f0300a3;
- public static final int listMenuViewStyle = 0x7f0300a4;
- public static final int listPopupWindowStyle = 0x7f0300a5;
- public static final int listPreferredItemHeight = 0x7f0300a6;
- public static final int listPreferredItemHeightLarge = 0x7f0300a7;
- public static final int listPreferredItemHeightSmall = 0x7f0300a8;
- public static final int listPreferredItemPaddingLeft = 0x7f0300a9;
- public static final int listPreferredItemPaddingRight = 0x7f0300aa;
- public static final int logo = 0x7f0300ab;
- public static final int logoDescription = 0x7f0300ac;
- public static final int maxButtonHeight = 0x7f0300ad;
- public static final int measureWithLargestChild = 0x7f0300ae;
- public static final int multiChoiceItemLayout = 0x7f0300bc;
- public static final int navigationContentDescription = 0x7f0300bd;
- public static final int navigationIcon = 0x7f0300be;
- public static final int navigationMode = 0x7f0300bf;
- public static final int numericModifiers = 0x7f0300c0;
- public static final int overlapAnchor = 0x7f0300c1;
- public static final int paddingBottomNoButtons = 0x7f0300c2;
- public static final int paddingEnd = 0x7f0300c3;
- public static final int paddingStart = 0x7f0300c4;
- public static final int paddingTopNoTitle = 0x7f0300c5;
- public static final int panelBackground = 0x7f0300c6;
- public static final int panelMenuListTheme = 0x7f0300c7;
- public static final int panelMenuListWidth = 0x7f0300c8;
- public static final int popupMenuStyle = 0x7f0300c9;
- public static final int popupTheme = 0x7f0300ca;
- public static final int popupWindowStyle = 0x7f0300cb;
- public static final int preserveIconSpacing = 0x7f0300cc;
- public static final int progressBarPadding = 0x7f0300cd;
- public static final int progressBarStyle = 0x7f0300ce;
- public static final int queryBackground = 0x7f0300cf;
- public static final int queryHint = 0x7f0300d0;
- public static final int radioButtonStyle = 0x7f0300d1;
- public static final int ratingBarStyle = 0x7f0300d2;
- public static final int ratingBarStyleIndicator = 0x7f0300d3;
- public static final int ratingBarStyleSmall = 0x7f0300d4;
- public static final int searchHintIcon = 0x7f0300d6;
- public static final int searchIcon = 0x7f0300d7;
- public static final int searchViewStyle = 0x7f0300d8;
- public static final int seekBarStyle = 0x7f0300d9;
- public static final int selectableItemBackground = 0x7f0300da;
- public static final int selectableItemBackgroundBorderless = 0x7f0300db;
- public static final int showAsAction = 0x7f0300dc;
- public static final int showDividers = 0x7f0300dd;
- public static final int showText = 0x7f0300de;
- public static final int showTitle = 0x7f0300df;
- public static final int singleChoiceItemLayout = 0x7f0300e0;
- public static final int spinBars = 0x7f0300e2;
- public static final int spinnerDropDownItemStyle = 0x7f0300e3;
- public static final int spinnerStyle = 0x7f0300e4;
- public static final int splitTrack = 0x7f0300e5;
- public static final int srcCompat = 0x7f0300e6;
- public static final int state_above_anchor = 0x7f0300e8;
- public static final int statusBarBackground = 0x7f0300e9;
- public static final int subMenuArrow = 0x7f0300ea;
- public static final int submitBackground = 0x7f0300eb;
- public static final int subtitle = 0x7f0300ec;
- public static final int subtitleTextAppearance = 0x7f0300ed;
- public static final int subtitleTextColor = 0x7f0300ee;
- public static final int subtitleTextStyle = 0x7f0300ef;
- public static final int suggestionRowLayout = 0x7f0300f0;
- public static final int switchMinWidth = 0x7f0300f1;
- public static final int switchPadding = 0x7f0300f2;
- public static final int switchStyle = 0x7f0300f3;
- public static final int switchTextAppearance = 0x7f0300f4;
- public static final int textAllCaps = 0x7f0300f5;
- public static final int textAppearanceLargePopupMenu = 0x7f0300f6;
- public static final int textAppearanceListItem = 0x7f0300f7;
- public static final int textAppearanceListItemSecondary = 0x7f0300f8;
- public static final int textAppearanceListItemSmall = 0x7f0300f9;
- public static final int textAppearancePopupMenuHeader = 0x7f0300fa;
- public static final int textAppearanceSearchResultSubtitle = 0x7f0300fb;
- public static final int textAppearanceSearchResultTitle = 0x7f0300fc;
- public static final int textAppearanceSmallPopupMenu = 0x7f0300fd;
- public static final int textColorAlertDialogListItem = 0x7f0300fe;
- public static final int textColorSearchUrl = 0x7f0300ff;
- public static final int theme = 0x7f030100;
- public static final int thickness = 0x7f030101;
- public static final int thumbTextPadding = 0x7f030102;
- public static final int thumbTint = 0x7f030103;
- public static final int thumbTintMode = 0x7f030104;
- public static final int tickMark = 0x7f030105;
- public static final int tickMarkTint = 0x7f030106;
- public static final int tickMarkTintMode = 0x7f030107;
- public static final int tint = 0x7f030108;
- public static final int tintMode = 0x7f030109;
- public static final int title = 0x7f03010a;
- public static final int titleMargin = 0x7f03010b;
- public static final int titleMarginBottom = 0x7f03010c;
- public static final int titleMarginEnd = 0x7f03010d;
- public static final int titleMarginStart = 0x7f03010e;
- public static final int titleMarginTop = 0x7f03010f;
- public static final int titleMargins = 0x7f030110;
- public static final int titleTextAppearance = 0x7f030111;
- public static final int titleTextColor = 0x7f030112;
- public static final int titleTextStyle = 0x7f030113;
- public static final int toolbarNavigationButtonStyle = 0x7f030114;
- public static final int toolbarStyle = 0x7f030115;
- public static final int tooltipForegroundColor = 0x7f030116;
- public static final int tooltipFrameBackground = 0x7f030117;
- public static final int tooltipText = 0x7f030118;
- public static final int track = 0x7f030119;
- public static final int trackTint = 0x7f03011a;
- public static final int trackTintMode = 0x7f03011b;
- public static final int ttcIndex = 0x7f03011c;
- public static final int viewInflaterClass = 0x7f03011d;
- public static final int voiceIcon = 0x7f03011e;
- public static final int windowActionBar = 0x7f03011f;
- public static final int windowActionBarOverlay = 0x7f030120;
- public static final int windowActionModeOverlay = 0x7f030121;
- public static final int windowFixedHeightMajor = 0x7f030122;
- public static final int windowFixedHeightMinor = 0x7f030123;
- public static final int windowFixedWidthMajor = 0x7f030124;
- public static final int windowFixedWidthMinor = 0x7f030125;
- public static final int windowMinWidthMajor = 0x7f030126;
- public static final int windowMinWidthMinor = 0x7f030127;
- public static final int windowNoTitle = 0x7f030128;
- }
- public static final class bool {
- private bool() {}
-
- public static final int abc_action_bar_embed_tabs = 0x7f040000;
- public static final int abc_allow_stacked_button_bar = 0x7f040001;
- public static final int abc_config_actionMenuItemAllCaps = 0x7f040002;
- }
- public static final class color {
- private color() {}
-
- public static final int abc_background_cache_hint_selector_material_dark = 0x7f050000;
- public static final int abc_background_cache_hint_selector_material_light = 0x7f050001;
- public static final int abc_btn_colored_borderless_text_material = 0x7f050002;
- public static final int abc_btn_colored_text_material = 0x7f050003;
- public static final int abc_color_highlight_material = 0x7f050004;
- public static final int abc_hint_foreground_material_dark = 0x7f050005;
- public static final int abc_hint_foreground_material_light = 0x7f050006;
- public static final int abc_input_method_navigation_guard = 0x7f050007;
- public static final int abc_primary_text_disable_only_material_dark = 0x7f050008;
- public static final int abc_primary_text_disable_only_material_light = 0x7f050009;
- public static final int abc_primary_text_material_dark = 0x7f05000a;
- public static final int abc_primary_text_material_light = 0x7f05000b;
- public static final int abc_search_url_text = 0x7f05000c;
- public static final int abc_search_url_text_normal = 0x7f05000d;
- public static final int abc_search_url_text_pressed = 0x7f05000e;
- public static final int abc_search_url_text_selected = 0x7f05000f;
- public static final int abc_secondary_text_material_dark = 0x7f050010;
- public static final int abc_secondary_text_material_light = 0x7f050011;
- public static final int abc_tint_btn_checkable = 0x7f050012;
- public static final int abc_tint_default = 0x7f050013;
- public static final int abc_tint_edittext = 0x7f050014;
- public static final int abc_tint_seek_thumb = 0x7f050015;
- public static final int abc_tint_spinner = 0x7f050016;
- public static final int abc_tint_switch_track = 0x7f050017;
- public static final int accent_material_dark = 0x7f050018;
- public static final int accent_material_light = 0x7f050019;
- public static final int background_floating_material_dark = 0x7f05001a;
- public static final int background_floating_material_light = 0x7f05001b;
- public static final int background_material_dark = 0x7f05001c;
- public static final int background_material_light = 0x7f05001d;
- public static final int bright_foreground_disabled_material_dark = 0x7f05001f;
- public static final int bright_foreground_disabled_material_light = 0x7f050020;
- public static final int bright_foreground_inverse_material_dark = 0x7f050021;
- public static final int bright_foreground_inverse_material_light = 0x7f050022;
- public static final int bright_foreground_material_dark = 0x7f050023;
- public static final int bright_foreground_material_light = 0x7f050024;
- public static final int button_material_dark = 0x7f050025;
- public static final int button_material_light = 0x7f050026;
- public static final int dim_foreground_disabled_material_dark = 0x7f050027;
- public static final int dim_foreground_disabled_material_light = 0x7f050028;
- public static final int dim_foreground_material_dark = 0x7f050029;
- public static final int dim_foreground_material_light = 0x7f05002a;
- public static final int error_color_material_dark = 0x7f05002b;
- public static final int error_color_material_light = 0x7f05002c;
- public static final int foreground_material_dark = 0x7f05002d;
- public static final int foreground_material_light = 0x7f05002e;
- public static final int highlighted_text_material_dark = 0x7f05002f;
- public static final int highlighted_text_material_light = 0x7f050030;
- public static final int material_blue_grey_800 = 0x7f050035;
- public static final int material_blue_grey_900 = 0x7f050036;
- public static final int material_blue_grey_950 = 0x7f050037;
- public static final int material_deep_teal_200 = 0x7f050038;
- public static final int material_deep_teal_500 = 0x7f050039;
- public static final int material_grey_100 = 0x7f05003a;
- public static final int material_grey_300 = 0x7f05003b;
- public static final int material_grey_50 = 0x7f05003c;
- public static final int material_grey_600 = 0x7f05003d;
- public static final int material_grey_800 = 0x7f05003e;
- public static final int material_grey_850 = 0x7f05003f;
- public static final int material_grey_900 = 0x7f050040;
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int primary_dark_material_dark = 0x7f050044;
- public static final int primary_dark_material_light = 0x7f050045;
- public static final int primary_material_dark = 0x7f050046;
- public static final int primary_material_light = 0x7f050047;
- public static final int primary_text_default_material_dark = 0x7f050049;
- public static final int primary_text_default_material_light = 0x7f05004a;
- public static final int primary_text_disabled_material_dark = 0x7f05004b;
- public static final int primary_text_disabled_material_light = 0x7f05004c;
- public static final int ripple_material_dark = 0x7f05004d;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_dark = 0x7f050050;
- public static final int secondary_text_default_material_light = 0x7f050051;
- public static final int secondary_text_disabled_material_dark = 0x7f050052;
- public static final int secondary_text_disabled_material_light = 0x7f050053;
- public static final int switch_thumb_disabled_material_dark = 0x7f050054;
- public static final int switch_thumb_disabled_material_light = 0x7f050055;
- public static final int switch_thumb_material_dark = 0x7f050056;
- public static final int switch_thumb_material_light = 0x7f050057;
- public static final int switch_thumb_normal_material_dark = 0x7f050058;
- public static final int switch_thumb_normal_material_light = 0x7f050059;
- public static final int tooltip_background_dark = 0x7f05005a;
- public static final int tooltip_background_light = 0x7f05005b;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int abc_action_bar_content_inset_material = 0x7f060000;
- public static final int abc_action_bar_content_inset_with_nav = 0x7f060001;
- public static final int abc_action_bar_default_height_material = 0x7f060002;
- public static final int abc_action_bar_default_padding_end_material = 0x7f060003;
- public static final int abc_action_bar_default_padding_start_material = 0x7f060004;
- public static final int abc_action_bar_elevation_material = 0x7f060005;
- public static final int abc_action_bar_icon_vertical_padding_material = 0x7f060006;
- public static final int abc_action_bar_overflow_padding_end_material = 0x7f060007;
- public static final int abc_action_bar_overflow_padding_start_material = 0x7f060008;
- public static final int abc_action_bar_stacked_max_height = 0x7f060009;
- public static final int abc_action_bar_stacked_tab_max_width = 0x7f06000a;
- public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f06000b;
- public static final int abc_action_bar_subtitle_top_margin_material = 0x7f06000c;
- public static final int abc_action_button_min_height_material = 0x7f06000d;
- public static final int abc_action_button_min_width_material = 0x7f06000e;
- public static final int abc_action_button_min_width_overflow_material = 0x7f06000f;
- public static final int abc_alert_dialog_button_bar_height = 0x7f060010;
- public static final int abc_alert_dialog_button_dimen = 0x7f060011;
- public static final int abc_button_inset_horizontal_material = 0x7f060012;
- public static final int abc_button_inset_vertical_material = 0x7f060013;
- public static final int abc_button_padding_horizontal_material = 0x7f060014;
- public static final int abc_button_padding_vertical_material = 0x7f060015;
- public static final int abc_cascading_menus_min_smallest_width = 0x7f060016;
- public static final int abc_config_prefDialogWidth = 0x7f060017;
- public static final int abc_control_corner_material = 0x7f060018;
- public static final int abc_control_inset_material = 0x7f060019;
- public static final int abc_control_padding_material = 0x7f06001a;
- public static final int abc_dialog_corner_radius_material = 0x7f06001b;
- public static final int abc_dialog_fixed_height_major = 0x7f06001c;
- public static final int abc_dialog_fixed_height_minor = 0x7f06001d;
- public static final int abc_dialog_fixed_width_major = 0x7f06001e;
- public static final int abc_dialog_fixed_width_minor = 0x7f06001f;
- public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f060020;
- public static final int abc_dialog_list_padding_top_no_title = 0x7f060021;
- public static final int abc_dialog_min_width_major = 0x7f060022;
- public static final int abc_dialog_min_width_minor = 0x7f060023;
- public static final int abc_dialog_padding_material = 0x7f060024;
- public static final int abc_dialog_padding_top_material = 0x7f060025;
- public static final int abc_dialog_title_divider_material = 0x7f060026;
- public static final int abc_disabled_alpha_material_dark = 0x7f060027;
- public static final int abc_disabled_alpha_material_light = 0x7f060028;
- public static final int abc_dropdownitem_icon_width = 0x7f060029;
- public static final int abc_dropdownitem_text_padding_left = 0x7f06002a;
- public static final int abc_dropdownitem_text_padding_right = 0x7f06002b;
- public static final int abc_edit_text_inset_bottom_material = 0x7f06002c;
- public static final int abc_edit_text_inset_horizontal_material = 0x7f06002d;
- public static final int abc_edit_text_inset_top_material = 0x7f06002e;
- public static final int abc_floating_window_z = 0x7f06002f;
- public static final int abc_list_item_padding_horizontal_material = 0x7f060030;
- public static final int abc_panel_menu_list_width = 0x7f060031;
- public static final int abc_progress_bar_height_material = 0x7f060032;
- public static final int abc_search_view_preferred_height = 0x7f060033;
- public static final int abc_search_view_preferred_width = 0x7f060034;
- public static final int abc_seekbar_track_background_height_material = 0x7f060035;
- public static final int abc_seekbar_track_progress_height_material = 0x7f060036;
- public static final int abc_select_dialog_padding_start_material = 0x7f060037;
- public static final int abc_switch_padding = 0x7f060038;
- public static final int abc_text_size_body_1_material = 0x7f060039;
- public static final int abc_text_size_body_2_material = 0x7f06003a;
- public static final int abc_text_size_button_material = 0x7f06003b;
- public static final int abc_text_size_caption_material = 0x7f06003c;
- public static final int abc_text_size_display_1_material = 0x7f06003d;
- public static final int abc_text_size_display_2_material = 0x7f06003e;
- public static final int abc_text_size_display_3_material = 0x7f06003f;
- public static final int abc_text_size_display_4_material = 0x7f060040;
- public static final int abc_text_size_headline_material = 0x7f060041;
- public static final int abc_text_size_large_material = 0x7f060042;
- public static final int abc_text_size_medium_material = 0x7f060043;
- public static final int abc_text_size_menu_header_material = 0x7f060044;
- public static final int abc_text_size_menu_material = 0x7f060045;
- public static final int abc_text_size_small_material = 0x7f060046;
- public static final int abc_text_size_subhead_material = 0x7f060047;
- public static final int abc_text_size_subtitle_material_toolbar = 0x7f060048;
- public static final int abc_text_size_title_material = 0x7f060049;
- public static final int abc_text_size_title_material_toolbar = 0x7f06004a;
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int disabled_alpha_material_dark = 0x7f060052;
- public static final int disabled_alpha_material_light = 0x7f060053;
- public static final int highlight_alpha_material_colored = 0x7f060057;
- public static final int highlight_alpha_material_dark = 0x7f060058;
- public static final int highlight_alpha_material_light = 0x7f060059;
- public static final int hint_alpha_material_dark = 0x7f06005a;
- public static final int hint_alpha_material_light = 0x7f06005b;
- public static final int hint_pressed_alpha_material_dark = 0x7f06005c;
- public static final int hint_pressed_alpha_material_light = 0x7f06005d;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- public static final int tooltip_corner_radius = 0x7f06007f;
- public static final int tooltip_horizontal_padding = 0x7f060080;
- public static final int tooltip_margin = 0x7f060081;
- public static final int tooltip_precise_anchor_extra_offset = 0x7f060082;
- public static final int tooltip_precise_anchor_threshold = 0x7f060083;
- public static final int tooltip_vertical_padding = 0x7f060084;
- public static final int tooltip_y_offset_non_touch = 0x7f060085;
- public static final int tooltip_y_offset_touch = 0x7f060086;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int abc_ab_share_pack_mtrl_alpha = 0x7f070000;
- public static final int abc_action_bar_item_background_material = 0x7f070001;
- public static final int abc_btn_borderless_material = 0x7f070002;
- public static final int abc_btn_check_material = 0x7f070003;
- public static final int abc_btn_check_to_on_mtrl_000 = 0x7f070004;
- public static final int abc_btn_check_to_on_mtrl_015 = 0x7f070005;
- public static final int abc_btn_colored_material = 0x7f070006;
- public static final int abc_btn_default_mtrl_shape = 0x7f070007;
- public static final int abc_btn_radio_material = 0x7f070008;
- public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f070009;
- public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f07000a;
- public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f07000b;
- public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f07000c;
- public static final int abc_cab_background_internal_bg = 0x7f07000d;
- public static final int abc_cab_background_top_material = 0x7f07000e;
- public static final int abc_cab_background_top_mtrl_alpha = 0x7f07000f;
- public static final int abc_control_background_material = 0x7f070010;
- public static final int abc_dialog_material_background = 0x7f070011;
- public static final int abc_edit_text_material = 0x7f070012;
- public static final int abc_ic_ab_back_material = 0x7f070013;
- public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f070014;
- public static final int abc_ic_clear_material = 0x7f070015;
- public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f070016;
- public static final int abc_ic_go_search_api_material = 0x7f070017;
- public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f070018;
- public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f070019;
- public static final int abc_ic_menu_overflow_material = 0x7f07001a;
- public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f07001b;
- public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f07001c;
- public static final int abc_ic_menu_share_mtrl_alpha = 0x7f07001d;
- public static final int abc_ic_search_api_material = 0x7f07001e;
- public static final int abc_ic_star_black_16dp = 0x7f07001f;
- public static final int abc_ic_star_black_36dp = 0x7f070020;
- public static final int abc_ic_star_black_48dp = 0x7f070021;
- public static final int abc_ic_star_half_black_16dp = 0x7f070022;
- public static final int abc_ic_star_half_black_36dp = 0x7f070023;
- public static final int abc_ic_star_half_black_48dp = 0x7f070024;
- public static final int abc_ic_voice_search_api_material = 0x7f070025;
- public static final int abc_item_background_holo_dark = 0x7f070026;
- public static final int abc_item_background_holo_light = 0x7f070027;
- public static final int abc_list_divider_material = 0x7f070028;
- public static final int abc_list_divider_mtrl_alpha = 0x7f070029;
- public static final int abc_list_focused_holo = 0x7f07002a;
- public static final int abc_list_longpressed_holo = 0x7f07002b;
- public static final int abc_list_pressed_holo_dark = 0x7f07002c;
- public static final int abc_list_pressed_holo_light = 0x7f07002d;
- public static final int abc_list_selector_background_transition_holo_dark = 0x7f07002e;
- public static final int abc_list_selector_background_transition_holo_light = 0x7f07002f;
- public static final int abc_list_selector_disabled_holo_dark = 0x7f070030;
- public static final int abc_list_selector_disabled_holo_light = 0x7f070031;
- public static final int abc_list_selector_holo_dark = 0x7f070032;
- public static final int abc_list_selector_holo_light = 0x7f070033;
- public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f070034;
- public static final int abc_popup_background_mtrl_mult = 0x7f070035;
- public static final int abc_ratingbar_indicator_material = 0x7f070036;
- public static final int abc_ratingbar_material = 0x7f070037;
- public static final int abc_ratingbar_small_material = 0x7f070038;
- public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f070039;
- public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f07003a;
- public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f07003b;
- public static final int abc_scrubber_primary_mtrl_alpha = 0x7f07003c;
- public static final int abc_scrubber_track_mtrl_alpha = 0x7f07003d;
- public static final int abc_seekbar_thumb_material = 0x7f07003e;
- public static final int abc_seekbar_tick_mark_material = 0x7f07003f;
- public static final int abc_seekbar_track_material = 0x7f070040;
- public static final int abc_spinner_mtrl_am_alpha = 0x7f070041;
- public static final int abc_spinner_textfield_background_material = 0x7f070042;
- public static final int abc_switch_thumb_material = 0x7f070043;
- public static final int abc_switch_track_mtrl_alpha = 0x7f070044;
- public static final int abc_tab_indicator_material = 0x7f070045;
- public static final int abc_tab_indicator_mtrl_alpha = 0x7f070046;
- public static final int abc_text_cursor_material = 0x7f070047;
- public static final int abc_text_select_handle_left_mtrl_dark = 0x7f070048;
- public static final int abc_text_select_handle_left_mtrl_light = 0x7f070049;
- public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f07004a;
- public static final int abc_text_select_handle_middle_mtrl_light = 0x7f07004b;
- public static final int abc_text_select_handle_right_mtrl_dark = 0x7f07004c;
- public static final int abc_text_select_handle_right_mtrl_light = 0x7f07004d;
- public static final int abc_textfield_activated_mtrl_alpha = 0x7f07004e;
- public static final int abc_textfield_default_mtrl_alpha = 0x7f07004f;
- public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f070050;
- public static final int abc_textfield_search_default_mtrl_alpha = 0x7f070051;
- public static final int abc_textfield_search_material = 0x7f070052;
- public static final int abc_vector_test = 0x7f070053;
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- public static final int tooltip_frame_dark = 0x7f070167;
- public static final int tooltip_frame_light = 0x7f070168;
- }
- public static final class id {
- private id() {}
-
- public static final int action_bar = 0x7f080009;
- public static final int action_bar_activity_content = 0x7f08000a;
- public static final int action_bar_container = 0x7f08000b;
- public static final int action_bar_root = 0x7f08000c;
- public static final int action_bar_spinner = 0x7f08000d;
- public static final int action_bar_subtitle = 0x7f08000e;
- public static final int action_bar_title = 0x7f08000f;
- public static final int action_container = 0x7f080010;
- public static final int action_context_bar = 0x7f080011;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_menu_divider = 0x7f080014;
- public static final int action_menu_presenter = 0x7f080015;
- public static final int action_mode_bar = 0x7f080016;
- public static final int action_mode_bar_stub = 0x7f080017;
- public static final int action_mode_close_button = 0x7f080018;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int activity_chooser_view_content = 0x7f08001c;
- public static final int add = 0x7f08001d;
- public static final int alertTitle = 0x7f08001e;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int bottom = 0x7f080025;
- public static final int buttonPanel = 0x7f080029;
- public static final int checkbox = 0x7f08002f;
- public static final int chronometer = 0x7f080030;
- public static final int content = 0x7f080034;
- public static final int contentPanel = 0x7f080035;
- public static final int custom = 0x7f080036;
- public static final int customPanel = 0x7f080037;
- public static final int decor_content_parent = 0x7f080039;
- public static final int default_activity_button = 0x7f08003a;
- public static final int edit_query = 0x7f08003d;
- public static final int end = 0x7f08003e;
- public static final int expand_activities_button = 0x7f080042;
- public static final int expanded_menu = 0x7f080043;
- public static final int forever = 0x7f080048;
- public static final int group_divider = 0x7f080049;
- public static final int home = 0x7f08004a;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int image = 0x7f080050;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int left = 0x7f080066;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int listMode = 0x7f080069;
- public static final int list_item = 0x7f08006a;
- public static final int message = 0x7f080083;
- public static final int multiply = 0x7f0800b5;
- public static final int none = 0x7f0800b8;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int parentPanel = 0x7f0800c3;
- public static final int progress_circular = 0x7f0800c6;
- public static final int progress_horizontal = 0x7f0800c7;
- public static final int radio = 0x7f0800c8;
- public static final int right = 0x7f0800ca;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int screen = 0x7f0800cd;
- public static final int scrollIndicatorDown = 0x7f0800ce;
- public static final int scrollIndicatorUp = 0x7f0800cf;
- public static final int scrollView = 0x7f0800d0;
- public static final int search_badge = 0x7f0800d1;
- public static final int search_bar = 0x7f0800d2;
- public static final int search_button = 0x7f0800d3;
- public static final int search_close_btn = 0x7f0800d4;
- public static final int search_edit_frame = 0x7f0800d5;
- public static final int search_go_btn = 0x7f0800d6;
- public static final int search_mag_icon = 0x7f0800d7;
- public static final int search_plate = 0x7f0800d8;
- public static final int search_src_text = 0x7f0800d9;
- public static final int search_voice_btn = 0x7f0800da;
- public static final int select_dialog_listview = 0x7f0800db;
- public static final int shortcut = 0x7f0800dd;
- public static final int spacer = 0x7f0800e1;
- public static final int split_action_bar = 0x7f0800e2;
- public static final int src_atop = 0x7f0800e3;
- public static final int src_in = 0x7f0800e4;
- public static final int src_over = 0x7f0800e5;
- public static final int start = 0x7f0800e6;
- public static final int submenuarrow = 0x7f0800e8;
- public static final int submit_area = 0x7f0800e9;
- public static final int tabMode = 0x7f0800eb;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int textSpacerNoButtons = 0x7f0800f1;
- public static final int textSpacerNoTitle = 0x7f0800f2;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- public static final int titleDividerNoCustom = 0x7f0800f5;
- public static final int title_template = 0x7f0800f6;
- public static final int top = 0x7f0800f7;
- public static final int topPanel = 0x7f0800f8;
- public static final int uniform = 0x7f080102;
- public static final int up = 0x7f080103;
- public static final int wrap_content = 0x7f080109;
- }
- public static final class integer {
- private integer() {}
-
- public static final int abc_config_activityDefaultDur = 0x7f090000;
- public static final int abc_config_activityShortDur = 0x7f090001;
- public static final int cancel_button_image_alpha = 0x7f090002;
- public static final int config_tooltipAnimTime = 0x7f090003;
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class layout {
- private layout() {}
-
- public static final int abc_action_bar_title_item = 0x7f0b0000;
- public static final int abc_action_bar_up_container = 0x7f0b0001;
- public static final int abc_action_menu_item_layout = 0x7f0b0002;
- public static final int abc_action_menu_layout = 0x7f0b0003;
- public static final int abc_action_mode_bar = 0x7f0b0004;
- public static final int abc_action_mode_close_item_material = 0x7f0b0005;
- public static final int abc_activity_chooser_view = 0x7f0b0006;
- public static final int abc_activity_chooser_view_list_item = 0x7f0b0007;
- public static final int abc_alert_dialog_button_bar_material = 0x7f0b0008;
- public static final int abc_alert_dialog_material = 0x7f0b0009;
- public static final int abc_alert_dialog_title_material = 0x7f0b000a;
- public static final int abc_cascading_menu_item_layout = 0x7f0b000b;
- public static final int abc_dialog_title_material = 0x7f0b000c;
- public static final int abc_expanded_menu_layout = 0x7f0b000d;
- public static final int abc_list_menu_item_checkbox = 0x7f0b000e;
- public static final int abc_list_menu_item_icon = 0x7f0b000f;
- public static final int abc_list_menu_item_layout = 0x7f0b0010;
- public static final int abc_list_menu_item_radio = 0x7f0b0011;
- public static final int abc_popup_menu_header_item_layout = 0x7f0b0012;
- public static final int abc_popup_menu_item_layout = 0x7f0b0013;
- public static final int abc_screen_content_include = 0x7f0b0014;
- public static final int abc_screen_simple = 0x7f0b0015;
- public static final int abc_screen_simple_overlay_action_mode = 0x7f0b0016;
- public static final int abc_screen_toolbar = 0x7f0b0017;
- public static final int abc_search_dropdown_item_icons_2line = 0x7f0b0018;
- public static final int abc_search_view = 0x7f0b0019;
- public static final int abc_select_dialog_material = 0x7f0b001a;
- public static final int abc_tooltip = 0x7f0b001b;
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- public static final int select_dialog_item_material = 0x7f0b0046;
- public static final int select_dialog_multichoice_material = 0x7f0b0047;
- public static final int select_dialog_singlechoice_material = 0x7f0b0048;
- public static final int support_simple_spinner_dropdown_item = 0x7f0b004a;
- }
- public static final class string {
- private string() {}
-
- public static final int abc_action_bar_home_description = 0x7f0f0000;
- public static final int abc_action_bar_up_description = 0x7f0f0001;
- public static final int abc_action_menu_overflow_description = 0x7f0f0002;
- public static final int abc_action_mode_done = 0x7f0f0003;
- public static final int abc_activity_chooser_view_see_all = 0x7f0f0004;
- public static final int abc_activitychooserview_choose_application = 0x7f0f0005;
- public static final int abc_capital_off = 0x7f0f0006;
- public static final int abc_capital_on = 0x7f0f0007;
- public static final int abc_font_family_body_1_material = 0x7f0f0008;
- public static final int abc_font_family_body_2_material = 0x7f0f0009;
- public static final int abc_font_family_button_material = 0x7f0f000a;
- public static final int abc_font_family_caption_material = 0x7f0f000b;
- public static final int abc_font_family_display_1_material = 0x7f0f000c;
- public static final int abc_font_family_display_2_material = 0x7f0f000d;
- public static final int abc_font_family_display_3_material = 0x7f0f000e;
- public static final int abc_font_family_display_4_material = 0x7f0f000f;
- public static final int abc_font_family_headline_material = 0x7f0f0010;
- public static final int abc_font_family_menu_material = 0x7f0f0011;
- public static final int abc_font_family_subhead_material = 0x7f0f0012;
- public static final int abc_font_family_title_material = 0x7f0f0013;
- public static final int abc_menu_alt_shortcut_label = 0x7f0f0014;
- public static final int abc_menu_ctrl_shortcut_label = 0x7f0f0015;
- public static final int abc_menu_delete_shortcut_label = 0x7f0f0016;
- public static final int abc_menu_enter_shortcut_label = 0x7f0f0017;
- public static final int abc_menu_function_shortcut_label = 0x7f0f0018;
- public static final int abc_menu_meta_shortcut_label = 0x7f0f0019;
- public static final int abc_menu_shift_shortcut_label = 0x7f0f001a;
- public static final int abc_menu_space_shortcut_label = 0x7f0f001b;
- public static final int abc_menu_sym_shortcut_label = 0x7f0f001c;
- public static final int abc_prepend_shortcut_label = 0x7f0f001d;
- public static final int abc_search_hint = 0x7f0f001e;
- public static final int abc_searchview_description_clear = 0x7f0f001f;
- public static final int abc_searchview_description_query = 0x7f0f0020;
- public static final int abc_searchview_description_search = 0x7f0f0021;
- public static final int abc_searchview_description_submit = 0x7f0f0022;
- public static final int abc_searchview_description_voice = 0x7f0f0023;
- public static final int abc_shareactionprovider_share_with = 0x7f0f0024;
- public static final int abc_shareactionprovider_share_with_application = 0x7f0f0025;
- public static final int abc_toolbar_collapse_description = 0x7f0f0026;
- public static final int search_menu_title = 0x7f0f00a4;
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int AlertDialog_AppCompat = 0x7f100000;
- public static final int AlertDialog_AppCompat_Light = 0x7f100001;
- public static final int Animation_AppCompat_Dialog = 0x7f100002;
- public static final int Animation_AppCompat_DropDownUp = 0x7f100003;
- public static final int Animation_AppCompat_Tooltip = 0x7f100004;
- public static final int Base_AlertDialog_AppCompat = 0x7f100005;
- public static final int Base_AlertDialog_AppCompat_Light = 0x7f100006;
- public static final int Base_Animation_AppCompat_Dialog = 0x7f100007;
- public static final int Base_Animation_AppCompat_DropDownUp = 0x7f100008;
- public static final int Base_Animation_AppCompat_Tooltip = 0x7f100009;
- public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f10000b;
- public static final int Base_DialogWindowTitle_AppCompat = 0x7f10000a;
- public static final int Base_TextAppearance_AppCompat = 0x7f10000c;
- public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f10000d;
- public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f10000e;
- public static final int Base_TextAppearance_AppCompat_Button = 0x7f10000f;
- public static final int Base_TextAppearance_AppCompat_Caption = 0x7f100010;
- public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f100011;
- public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f100012;
- public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f100013;
- public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f100014;
- public static final int Base_TextAppearance_AppCompat_Headline = 0x7f100015;
- public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f100016;
- public static final int Base_TextAppearance_AppCompat_Large = 0x7f100017;
- public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f100018;
- public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f100019;
- public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f10001a;
- public static final int Base_TextAppearance_AppCompat_Medium = 0x7f10001b;
- public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f10001c;
- public static final int Base_TextAppearance_AppCompat_Menu = 0x7f10001d;
- public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f10001e;
- public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f10001f;
- public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f100020;
- public static final int Base_TextAppearance_AppCompat_Small = 0x7f100021;
- public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f100022;
- public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f100023;
- public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f100024;
- public static final int Base_TextAppearance_AppCompat_Title = 0x7f100025;
- public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f100026;
- public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f100027;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f100028;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f100029;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f10002a;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f10002b;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f10002c;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f10002d;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f10002e;
- public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f10002f;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f100030;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f100031;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f100032;
- public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f100033;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f100034;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f100035;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f100036;
- public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f100037;
- public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f100038;
- public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f100039;
- public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f10003a;
- public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f10003b;
- public static final int Base_ThemeOverlay_AppCompat = 0x7f10004a;
- public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f10004b;
- public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f10004c;
- public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f10004d;
- public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f10004e;
- public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f10004f;
- public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f100050;
- public static final int Base_Theme_AppCompat = 0x7f10003c;
- public static final int Base_Theme_AppCompat_CompactMenu = 0x7f10003d;
- public static final int Base_Theme_AppCompat_Dialog = 0x7f10003e;
- public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f100042;
- public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f10003f;
- public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f100040;
- public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f100041;
- public static final int Base_Theme_AppCompat_Light = 0x7f100043;
- public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f100044;
- public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f100045;
- public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f100049;
- public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f100046;
- public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f100047;
- public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f100048;
- public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f100055;
- public static final int Base_V21_Theme_AppCompat = 0x7f100051;
- public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f100052;
- public static final int Base_V21_Theme_AppCompat_Light = 0x7f100053;
- public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f100054;
- public static final int Base_V22_Theme_AppCompat = 0x7f100056;
- public static final int Base_V22_Theme_AppCompat_Light = 0x7f100057;
- public static final int Base_V23_Theme_AppCompat = 0x7f100058;
- public static final int Base_V23_Theme_AppCompat_Light = 0x7f100059;
- public static final int Base_V26_Theme_AppCompat = 0x7f10005a;
- public static final int Base_V26_Theme_AppCompat_Light = 0x7f10005b;
- public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f10005c;
- public static final int Base_V28_Theme_AppCompat = 0x7f10005d;
- public static final int Base_V28_Theme_AppCompat_Light = 0x7f10005e;
- public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f100063;
- public static final int Base_V7_Theme_AppCompat = 0x7f10005f;
- public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f100060;
- public static final int Base_V7_Theme_AppCompat_Light = 0x7f100061;
- public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f100062;
- public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f100064;
- public static final int Base_V7_Widget_AppCompat_EditText = 0x7f100065;
- public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f100066;
- public static final int Base_Widget_AppCompat_ActionBar = 0x7f100067;
- public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f100068;
- public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f100069;
- public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f10006a;
- public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f10006b;
- public static final int Base_Widget_AppCompat_ActionButton = 0x7f10006c;
- public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f10006d;
- public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f10006e;
- public static final int Base_Widget_AppCompat_ActionMode = 0x7f10006f;
- public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f100070;
- public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f100071;
- public static final int Base_Widget_AppCompat_Button = 0x7f100072;
- public static final int Base_Widget_AppCompat_ButtonBar = 0x7f100078;
- public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f100079;
- public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f100073;
- public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f100074;
- public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f100075;
- public static final int Base_Widget_AppCompat_Button_Colored = 0x7f100076;
- public static final int Base_Widget_AppCompat_Button_Small = 0x7f100077;
- public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f10007a;
- public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f10007b;
- public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f10007c;
- public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f10007d;
- public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f10007e;
- public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f10007f;
- public static final int Base_Widget_AppCompat_EditText = 0x7f100080;
- public static final int Base_Widget_AppCompat_ImageButton = 0x7f100081;
- public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f100082;
- public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f100083;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f100084;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f100085;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f100086;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f100087;
- public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f100088;
- public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f100089;
- public static final int Base_Widget_AppCompat_ListMenuView = 0x7f10008a;
- public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f10008b;
- public static final int Base_Widget_AppCompat_ListView = 0x7f10008c;
- public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f10008d;
- public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f10008e;
- public static final int Base_Widget_AppCompat_PopupMenu = 0x7f10008f;
- public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f100090;
- public static final int Base_Widget_AppCompat_PopupWindow = 0x7f100091;
- public static final int Base_Widget_AppCompat_ProgressBar = 0x7f100092;
- public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f100093;
- public static final int Base_Widget_AppCompat_RatingBar = 0x7f100094;
- public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f100095;
- public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f100096;
- public static final int Base_Widget_AppCompat_SearchView = 0x7f100097;
- public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f100098;
- public static final int Base_Widget_AppCompat_SeekBar = 0x7f100099;
- public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f10009a;
- public static final int Base_Widget_AppCompat_Spinner = 0x7f10009b;
- public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f10009c;
- public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f10009d;
- public static final int Base_Widget_AppCompat_Toolbar = 0x7f10009e;
- public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f10009f;
- public static final int Platform_AppCompat = 0x7f1000a4;
- public static final int Platform_AppCompat_Light = 0x7f1000a5;
- public static final int Platform_ThemeOverlay_AppCompat = 0x7f1000a6;
- public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1000a7;
- public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1000a8;
- public static final int Platform_V21_AppCompat = 0x7f1000a9;
- public static final int Platform_V21_AppCompat_Light = 0x7f1000aa;
- public static final int Platform_V25_AppCompat = 0x7f1000ab;
- public static final int Platform_V25_AppCompat_Light = 0x7f1000ac;
- public static final int Platform_Widget_AppCompat_Spinner = 0x7f1000ad;
- public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f1000ae;
- public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f1000af;
- public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f1000b0;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f1000b1;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f1000b2;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 0x7f1000b3;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 0x7f1000b4;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f1000b5;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 0x7f1000b6;
- public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f1000bc;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f1000b7;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f1000b8;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f1000b9;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f1000ba;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f1000bb;
- public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f1000bd;
- public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f1000be;
- public static final int TextAppearance_AppCompat = 0x7f1000bf;
- public static final int TextAppearance_AppCompat_Body1 = 0x7f1000c0;
- public static final int TextAppearance_AppCompat_Body2 = 0x7f1000c1;
- public static final int TextAppearance_AppCompat_Button = 0x7f1000c2;
- public static final int TextAppearance_AppCompat_Caption = 0x7f1000c3;
- public static final int TextAppearance_AppCompat_Display1 = 0x7f1000c4;
- public static final int TextAppearance_AppCompat_Display2 = 0x7f1000c5;
- public static final int TextAppearance_AppCompat_Display3 = 0x7f1000c6;
- public static final int TextAppearance_AppCompat_Display4 = 0x7f1000c7;
- public static final int TextAppearance_AppCompat_Headline = 0x7f1000c8;
- public static final int TextAppearance_AppCompat_Inverse = 0x7f1000c9;
- public static final int TextAppearance_AppCompat_Large = 0x7f1000ca;
- public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f1000cb;
- public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f1000cc;
- public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f1000cd;
- public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f1000ce;
- public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f1000cf;
- public static final int TextAppearance_AppCompat_Medium = 0x7f1000d0;
- public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f1000d1;
- public static final int TextAppearance_AppCompat_Menu = 0x7f1000d2;
- public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f1000d3;
- public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f1000d4;
- public static final int TextAppearance_AppCompat_Small = 0x7f1000d5;
- public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f1000d6;
- public static final int TextAppearance_AppCompat_Subhead = 0x7f1000d7;
- public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f1000d8;
- public static final int TextAppearance_AppCompat_Title = 0x7f1000d9;
- public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f1000da;
- public static final int TextAppearance_AppCompat_Tooltip = 0x7f1000db;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f1000dc;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f1000dd;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f1000de;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f1000df;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f1000e0;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f1000e1;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f1000e2;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f1000e3;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f1000e4;
- public static final int TextAppearance_AppCompat_Widget_Button = 0x7f1000e5;
- public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f1000e6;
- public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f1000e7;
- public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f1000e8;
- public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f1000e9;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f1000ea;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f1000eb;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f1000ec;
- public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f1000ed;
- public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f1000ee;
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f1000fc;
- public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f1000fd;
- public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f1000fe;
- public static final int ThemeOverlay_AppCompat = 0x7f100121;
- public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f100122;
- public static final int ThemeOverlay_AppCompat_Dark = 0x7f100123;
- public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f100124;
- public static final int ThemeOverlay_AppCompat_Dialog = 0x7f100125;
- public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f100126;
- public static final int ThemeOverlay_AppCompat_Light = 0x7f100127;
- public static final int Theme_AppCompat = 0x7f100106;
- public static final int Theme_AppCompat_CompactMenu = 0x7f100107;
- public static final int Theme_AppCompat_DayNight = 0x7f100108;
- public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f100109;
- public static final int Theme_AppCompat_DayNight_Dialog = 0x7f10010a;
- public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f10010d;
- public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f10010b;
- public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f10010c;
- public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f10010e;
- public static final int Theme_AppCompat_Dialog = 0x7f10010f;
- public static final int Theme_AppCompat_DialogWhenLarge = 0x7f100112;
- public static final int Theme_AppCompat_Dialog_Alert = 0x7f100110;
- public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f100111;
- public static final int Theme_AppCompat_Light = 0x7f100113;
- public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f100114;
- public static final int Theme_AppCompat_Light_Dialog = 0x7f100115;
- public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f100118;
- public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f100116;
- public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f100117;
- public static final int Theme_AppCompat_Light_NoActionBar = 0x7f100119;
- public static final int Theme_AppCompat_NoActionBar = 0x7f10011a;
- public static final int Widget_AppCompat_ActionBar = 0x7f10012b;
- public static final int Widget_AppCompat_ActionBar_Solid = 0x7f10012c;
- public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f10012d;
- public static final int Widget_AppCompat_ActionBar_TabText = 0x7f10012e;
- public static final int Widget_AppCompat_ActionBar_TabView = 0x7f10012f;
- public static final int Widget_AppCompat_ActionButton = 0x7f100130;
- public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f100131;
- public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f100132;
- public static final int Widget_AppCompat_ActionMode = 0x7f100133;
- public static final int Widget_AppCompat_ActivityChooserView = 0x7f100134;
- public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f100135;
- public static final int Widget_AppCompat_Button = 0x7f100136;
- public static final int Widget_AppCompat_ButtonBar = 0x7f10013c;
- public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f10013d;
- public static final int Widget_AppCompat_Button_Borderless = 0x7f100137;
- public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f100138;
- public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f100139;
- public static final int Widget_AppCompat_Button_Colored = 0x7f10013a;
- public static final int Widget_AppCompat_Button_Small = 0x7f10013b;
- public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f10013e;
- public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f10013f;
- public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f100140;
- public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f100141;
- public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f100142;
- public static final int Widget_AppCompat_EditText = 0x7f100143;
- public static final int Widget_AppCompat_ImageButton = 0x7f100144;
- public static final int Widget_AppCompat_Light_ActionBar = 0x7f100145;
- public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f100146;
- public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f100147;
- public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f100148;
- public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f100149;
- public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f10014a;
- public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f10014b;
- public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f10014c;
- public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f10014d;
- public static final int Widget_AppCompat_Light_ActionButton = 0x7f10014e;
- public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f10014f;
- public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f100150;
- public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f100151;
- public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f100152;
- public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f100153;
- public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f100154;
- public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f100155;
- public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f100156;
- public static final int Widget_AppCompat_Light_PopupMenu = 0x7f100157;
- public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f100158;
- public static final int Widget_AppCompat_Light_SearchView = 0x7f100159;
- public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f10015a;
- public static final int Widget_AppCompat_ListMenuView = 0x7f10015b;
- public static final int Widget_AppCompat_ListPopupWindow = 0x7f10015c;
- public static final int Widget_AppCompat_ListView = 0x7f10015d;
- public static final int Widget_AppCompat_ListView_DropDown = 0x7f10015e;
- public static final int Widget_AppCompat_ListView_Menu = 0x7f10015f;
- public static final int Widget_AppCompat_PopupMenu = 0x7f100160;
- public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f100161;
- public static final int Widget_AppCompat_PopupWindow = 0x7f100162;
- public static final int Widget_AppCompat_ProgressBar = 0x7f100163;
- public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f100164;
- public static final int Widget_AppCompat_RatingBar = 0x7f100165;
- public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f100166;
- public static final int Widget_AppCompat_RatingBar_Small = 0x7f100167;
- public static final int Widget_AppCompat_SearchView = 0x7f100168;
- public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f100169;
- public static final int Widget_AppCompat_SeekBar = 0x7f10016a;
- public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f10016b;
- public static final int Widget_AppCompat_Spinner = 0x7f10016c;
- public static final int Widget_AppCompat_Spinner_DropDown = 0x7f10016d;
- public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f10016e;
- public static final int Widget_AppCompat_Spinner_Underlined = 0x7f10016f;
- public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f100170;
- public static final int Widget_AppCompat_Toolbar = 0x7f100171;
- public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f100172;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- public static final int Widget_Support_CoordinatorLayout = 0x7f100177;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ActionBar = { 0x7f030031, 0x7f030032, 0x7f030033, 0x7f030057, 0x7f030058, 0x7f030059, 0x7f03005a, 0x7f03005b, 0x7f03005c, 0x7f03005f, 0x7f030064, 0x7f030065, 0x7f030070, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f03008b, 0x7f03008c, 0x7f030091, 0x7f030094, 0x7f0300ab, 0x7f0300bf, 0x7f0300ca, 0x7f0300cd, 0x7f0300ce, 0x7f0300ec, 0x7f0300ef, 0x7f03010a, 0x7f030113 };
- 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 = { 0x7f030031, 0x7f030032, 0x7f030047, 0x7f030088, 0x7f0300ef, 0x7f030113 };
- 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 = { 0x7f030071, 0x7f030092 };
- public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
- public static final int ActivityChooserView_initialActivityCount = 1;
- public static final int[] AlertDialog = { 0x10100f2, 0x7f03003e, 0x7f03003f, 0x7f0300a2, 0x7f0300a3, 0x7f0300bc, 0x7f0300df, 0x7f0300e0 };
- 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, 0x7f0300e6, 0x7f030108, 0x7f030109 };
- 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, 0x7f030105, 0x7f030106, 0x7f030107 };
- 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, 0x7f03002c, 0x7f03002d, 0x7f03002e, 0x7f03002f, 0x7f030030, 0x7f030078, 0x7f03007a, 0x7f030096, 0x7f03009f, 0x7f0300f5 };
- 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, 0x7f030000, 0x7f030001, 0x7f030002, 0x7f030003, 0x7f030004, 0x7f030005, 0x7f030006, 0x7f030007, 0x7f030008, 0x7f030009, 0x7f03000a, 0x7f03000b, 0x7f03000c, 0x7f03000e, 0x7f03000f, 0x7f030010, 0x7f030011, 0x7f030012, 0x7f030013, 0x7f030014, 0x7f030015, 0x7f030016, 0x7f030017, 0x7f030018, 0x7f030019, 0x7f03001a, 0x7f03001b, 0x7f03001c, 0x7f03001d, 0x7f03001e, 0x7f030021, 0x7f030022, 0x7f030023, 0x7f030024, 0x7f030025, 0x7f03002b, 0x7f030037, 0x7f030038, 0x7f030039, 0x7f03003a, 0x7f03003b, 0x7f03003c, 0x7f030040, 0x7f030041, 0x7f030044, 0x7f030045, 0x7f03004b, 0x7f03004c, 0x7f03004d, 0x7f03004e, 0x7f03004f, 0x7f030050, 0x7f030051, 0x7f030052, 0x7f030053, 0x7f030054, 0x7f03005d, 0x7f030061, 0x7f030062, 0x7f030063, 0x7f030066, 0x7f030068, 0x7f03006b, 0x7f03006c, 0x7f03006d, 0x7f03006e, 0x7f03006f, 0x7f03008a, 0x7f030090, 0x7f0300a0, 0x7f0300a1, 0x7f0300a4, 0x7f0300a5, 0x7f0300a6, 0x7f0300a7, 0x7f0300a8, 0x7f0300a9, 0x7f0300aa, 0x7f0300c6, 0x7f0300c7, 0x7f0300c8, 0x7f0300c9, 0x7f0300cb, 0x7f0300d1, 0x7f0300d2, 0x7f0300d3, 0x7f0300d4, 0x7f0300d8, 0x7f0300d9, 0x7f0300da, 0x7f0300db, 0x7f0300e3, 0x7f0300e4, 0x7f0300f3, 0x7f0300f6, 0x7f0300f7, 0x7f0300f8, 0x7f0300f9, 0x7f0300fa, 0x7f0300fb, 0x7f0300fc, 0x7f0300fd, 0x7f0300fe, 0x7f0300ff, 0x7f030114, 0x7f030115, 0x7f030116, 0x7f030117, 0x7f03011d, 0x7f03011f, 0x7f030120, 0x7f030121, 0x7f030122, 0x7f030123, 0x7f030124, 0x7f030125, 0x7f030126, 0x7f030127, 0x7f030128 };
- 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 = { 0x7f030026 };
- public static final int ButtonBarLayout_allowStacking = 0;
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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, 0x7f030042, 0x7f030043 };
- 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 = { 0x7f030095, 0x7f0300e9 };
- public static final int CoordinatorLayout_keylines = 0;
- public static final int CoordinatorLayout_statusBarBackground = 1;
- public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f030099, 0x7f03009a, 0x7f03009b, 0x7f03009c, 0x7f03009d, 0x7f03009e };
- 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 = { 0x7f030029, 0x7f03002a, 0x7f030036, 0x7f03004a, 0x7f030069, 0x7f030086, 0x7f0300e2, 0x7f030101 };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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, 0x7f030065, 0x7f030067, 0x7f0300ae, 0x7f0300dd };
- 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, 0x7f03000d, 0x7f03001f, 0x7f030020, 0x7f030028, 0x7f030056, 0x7f03008d, 0x7f03008e, 0x7f0300c0, 0x7f0300dc, 0x7f030118 };
- 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, 0x7f0300cc, 0x7f0300ea };
- 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, 0x7f0300c1 };
- 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 = { 0x7f0300e8 };
- public static final int PopupWindowBackgroundState_state_above_anchor = 0;
- public static final int[] RecycleListView = { 0x7f0300c2, 0x7f0300c5 };
- public static final int RecycleListView_paddingBottomNoButtons = 0;
- public static final int RecycleListView_paddingTopNoTitle = 1;
- public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f030046, 0x7f030055, 0x7f030060, 0x7f030087, 0x7f03008f, 0x7f030097, 0x7f0300cf, 0x7f0300d0, 0x7f0300d6, 0x7f0300d7, 0x7f0300eb, 0x7f0300f0, 0x7f03011e };
- 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, 0x7f0300ca };
- 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, 0x7f0300de, 0x7f0300e5, 0x7f0300f1, 0x7f0300f2, 0x7f0300f4, 0x7f030102, 0x7f030103, 0x7f030104, 0x7f030119, 0x7f03011a, 0x7f03011b };
- 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, 0x7f03007a, 0x7f0300f5 };
- 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, 0x7f03003d, 0x7f030048, 0x7f030049, 0x7f030057, 0x7f030058, 0x7f030059, 0x7f03005a, 0x7f03005b, 0x7f03005c, 0x7f0300ab, 0x7f0300ac, 0x7f0300ad, 0x7f0300bd, 0x7f0300be, 0x7f0300ca, 0x7f0300ec, 0x7f0300ed, 0x7f0300ee, 0x7f03010a, 0x7f03010b, 0x7f03010c, 0x7f03010d, 0x7f03010e, 0x7f03010f, 0x7f030110, 0x7f030111, 0x7f030112 };
- 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, 0x7f0300c3, 0x7f0300c4, 0x7f030100 };
- 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, 0x7f030034, 0x7f030035 };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/asynclayoutinflater/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/asynclayoutinflater/R.java
deleted file mode 100644
index e2389f6d..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/asynclayoutinflater/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* 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.asynclayoutinflater;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f030027;
- public static final int font = 0x7f030079;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int ttcIndex = 0x7f03011c;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_light = 0x7f050051;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f080010;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int chronometer = 0x7f080030;
- public static final int forever = 0x7f080048;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/coordinatorlayout/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/coordinatorlayout/R.java
deleted file mode 100644
index 7c94987a..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/coordinatorlayout/R.java
+++ /dev/null
@@ -1,211 +0,0 @@
-/* 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.coordinatorlayout;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f030027;
- public static final int coordinatorLayoutStyle = 0x7f03005e;
- public static final int font = 0x7f030079;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int keylines = 0x7f030095;
- public static final int layout_anchor = 0x7f030099;
- public static final int layout_anchorGravity = 0x7f03009a;
- public static final int layout_behavior = 0x7f03009b;
- public static final int layout_dodgeInsetEdges = 0x7f03009c;
- public static final int layout_insetEdge = 0x7f03009d;
- public static final int layout_keyline = 0x7f03009e;
- public static final int statusBarBackground = 0x7f0300e9;
- public static final int ttcIndex = 0x7f03011c;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_light = 0x7f050051;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f080010;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int bottom = 0x7f080025;
- public static final int chronometer = 0x7f080030;
- public static final int end = 0x7f08003e;
- public static final int forever = 0x7f080048;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int left = 0x7f080066;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int none = 0x7f0800b8;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int right = 0x7f0800ca;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int start = 0x7f0800e6;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- public static final int top = 0x7f0800f7;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- public static final int Widget_Support_CoordinatorLayout = 0x7f100177;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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 = { 0x7f030095, 0x7f0300e9 };
- public static final int CoordinatorLayout_keylines = 0;
- public static final int CoordinatorLayout_statusBarBackground = 1;
- public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f030099, 0x7f03009a, 0x7f03009b, 0x7f03009c, 0x7f03009d, 0x7f03009e };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/core/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/core/R.java
deleted file mode 100644
index 8c3d1467..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/core/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* 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.core;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f030027;
- public static final int font = 0x7f030079;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int ttcIndex = 0x7f03011c;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_light = 0x7f050051;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f080010;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int chronometer = 0x7f080030;
- public static final int forever = 0x7f080048;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/customview/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/customview/R.java
deleted file mode 100644
index cdce7e5b..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/customview/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* 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.customview;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f030027;
- public static final int font = 0x7f030079;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int ttcIndex = 0x7f03011c;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_light = 0x7f050051;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f080010;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int chronometer = 0x7f080030;
- public static final int forever = 0x7f080048;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/drawerlayout/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/drawerlayout/R.java
deleted file mode 100644
index 2984a014..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/drawerlayout/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* 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.drawerlayout;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f030027;
- public static final int font = 0x7f030079;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int ttcIndex = 0x7f03011c;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_light = 0x7f050051;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f080010;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int chronometer = 0x7f080030;
- public static final int forever = 0x7f080048;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/fragment/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/fragment/R.java
deleted file mode 100644
index 72b48d4e..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/fragment/R.java
+++ /dev/null
@@ -1,211 +0,0 @@
-/* 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.fragment;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f030027;
- public static final int coordinatorLayoutStyle = 0x7f03005e;
- public static final int font = 0x7f030079;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int keylines = 0x7f030095;
- public static final int layout_anchor = 0x7f030099;
- public static final int layout_anchorGravity = 0x7f03009a;
- public static final int layout_behavior = 0x7f03009b;
- public static final int layout_dodgeInsetEdges = 0x7f03009c;
- public static final int layout_insetEdge = 0x7f03009d;
- public static final int layout_keyline = 0x7f03009e;
- public static final int statusBarBackground = 0x7f0300e9;
- public static final int ttcIndex = 0x7f03011c;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_light = 0x7f050051;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f080010;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int bottom = 0x7f080025;
- public static final int chronometer = 0x7f080030;
- public static final int end = 0x7f08003e;
- public static final int forever = 0x7f080048;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int left = 0x7f080066;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int none = 0x7f0800b8;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int right = 0x7f0800ca;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int start = 0x7f0800e6;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- public static final int top = 0x7f0800f7;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- public static final int Widget_Support_CoordinatorLayout = 0x7f100177;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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 = { 0x7f030095, 0x7f0300e9 };
- public static final int CoordinatorLayout_keylines = 0;
- public static final int CoordinatorLayout_statusBarBackground = 1;
- public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f030099, 0x7f03009a, 0x7f03009b, 0x7f03009c, 0x7f03009d, 0x7f03009e };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/coreui/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/coreui/R.java
deleted file mode 100644
index 15b96984..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/coreui/R.java
+++ /dev/null
@@ -1,211 +0,0 @@
-/* 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.legacy.coreui;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f030027;
- public static final int coordinatorLayoutStyle = 0x7f03005e;
- public static final int font = 0x7f030079;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int keylines = 0x7f030095;
- public static final int layout_anchor = 0x7f030099;
- public static final int layout_anchorGravity = 0x7f03009a;
- public static final int layout_behavior = 0x7f03009b;
- public static final int layout_dodgeInsetEdges = 0x7f03009c;
- public static final int layout_insetEdge = 0x7f03009d;
- public static final int layout_keyline = 0x7f03009e;
- public static final int statusBarBackground = 0x7f0300e9;
- public static final int ttcIndex = 0x7f03011c;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_light = 0x7f050051;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f080010;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int bottom = 0x7f080025;
- public static final int chronometer = 0x7f080030;
- public static final int end = 0x7f08003e;
- public static final int forever = 0x7f080048;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int left = 0x7f080066;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int none = 0x7f0800b8;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int right = 0x7f0800ca;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int start = 0x7f0800e6;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- public static final int top = 0x7f0800f7;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- public static final int Widget_Support_CoordinatorLayout = 0x7f100177;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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 = { 0x7f030095, 0x7f0300e9 };
- public static final int CoordinatorLayout_keylines = 0;
- public static final int CoordinatorLayout_statusBarBackground = 1;
- public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f030099, 0x7f03009a, 0x7f03009b, 0x7f03009c, 0x7f03009d, 0x7f03009e };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/coreutils/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/coreutils/R.java
deleted file mode 100644
index 8a828911..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/coreutils/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* 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.legacy.coreutils;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f030027;
- public static final int font = 0x7f030079;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int ttcIndex = 0x7f03011c;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_light = 0x7f050051;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f080010;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int chronometer = 0x7f080030;
- public static final int forever = 0x7f080048;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/loader/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/loader/R.java
deleted file mode 100644
index ff74ce35..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/loader/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* 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.loader;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f030027;
- public static final int font = 0x7f030079;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int ttcIndex = 0x7f03011c;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_light = 0x7f050051;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f080010;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int chronometer = 0x7f080030;
- public static final int forever = 0x7f080048;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/media/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/media/R.java
deleted file mode 100644
index 94f0830a..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/media/R.java
+++ /dev/null
@@ -1,210 +0,0 @@
-/* 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.media;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f030027;
- public static final int font = 0x7f030079;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int ttcIndex = 0x7f03011c;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int notification_material_background_media_default_color = 0x7f050043;
- public static final int primary_text_default_material_dark = 0x7f050049;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_dark = 0x7f050050;
- public static final int secondary_text_default_material_light = 0x7f050051;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- public static final int subtitle_corner_radius = 0x7f060076;
- public static final int subtitle_outline_width = 0x7f060077;
- public static final int subtitle_shadow_offset = 0x7f060078;
- public static final int subtitle_shadow_radius = 0x7f060079;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- }
- public static final class id {
- private id() {}
-
- public static final int action0 = 0x7f080008;
- public static final int action_container = 0x7f080010;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int cancel_action = 0x7f08002a;
- public static final int chronometer = 0x7f080030;
- public static final int end_padder = 0x7f08003f;
- public static final int forever = 0x7f080048;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int media_actions = 0x7f080070;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int status_bar_latest_event_content = 0x7f0800e7;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- }
- public static final class integer {
- private integer() {}
-
- public static final int cancel_button_image_alpha = 0x7f090002;
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_media_action = 0x7f0b0039;
- public static final int notification_media_cancel_action = 0x7f0b003a;
- public static final int notification_template_big_media = 0x7f0b003b;
- public static final int notification_template_big_media_custom = 0x7f0b003c;
- public static final int notification_template_big_media_narrow = 0x7f0b003d;
- public static final int notification_template_big_media_narrow_custom = 0x7f0b003e;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_lines_media = 0x7f0b0041;
- public static final int notification_template_media = 0x7f0b0042;
- public static final int notification_template_media_custom = 0x7f0b0043;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Info_Media = 0x7f1000f1;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Line2_Media = 0x7f1000f3;
- public static final int TextAppearance_Compat_Notification_Media = 0x7f1000f4;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Time_Media = 0x7f1000f6;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int TextAppearance_Compat_Notification_Title_Media = 0x7f1000f8;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/mediarouter/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/mediarouter/R.java
deleted file mode 100644
index 794340e3..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/mediarouter/R.java
+++ /dev/null
@@ -1,2017 +0,0 @@
-/* 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.mediarouter;
-
-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 = 0x7f030000;
- public static final int actionBarItemBackground = 0x7f030001;
- public static final int actionBarPopupTheme = 0x7f030002;
- public static final int actionBarSize = 0x7f030003;
- public static final int actionBarSplitStyle = 0x7f030004;
- public static final int actionBarStyle = 0x7f030005;
- public static final int actionBarTabBarStyle = 0x7f030006;
- public static final int actionBarTabStyle = 0x7f030007;
- public static final int actionBarTabTextStyle = 0x7f030008;
- public static final int actionBarTheme = 0x7f030009;
- public static final int actionBarWidgetTheme = 0x7f03000a;
- public static final int actionButtonStyle = 0x7f03000b;
- public static final int actionDropDownStyle = 0x7f03000c;
- public static final int actionLayout = 0x7f03000d;
- public static final int actionMenuTextAppearance = 0x7f03000e;
- public static final int actionMenuTextColor = 0x7f03000f;
- public static final int actionModeBackground = 0x7f030010;
- public static final int actionModeCloseButtonStyle = 0x7f030011;
- public static final int actionModeCloseDrawable = 0x7f030012;
- public static final int actionModeCopyDrawable = 0x7f030013;
- public static final int actionModeCutDrawable = 0x7f030014;
- public static final int actionModeFindDrawable = 0x7f030015;
- public static final int actionModePasteDrawable = 0x7f030016;
- public static final int actionModePopupWindowStyle = 0x7f030017;
- public static final int actionModeSelectAllDrawable = 0x7f030018;
- public static final int actionModeShareDrawable = 0x7f030019;
- public static final int actionModeSplitBackground = 0x7f03001a;
- public static final int actionModeStyle = 0x7f03001b;
- public static final int actionModeWebSearchDrawable = 0x7f03001c;
- public static final int actionOverflowButtonStyle = 0x7f03001d;
- public static final int actionOverflowMenuStyle = 0x7f03001e;
- public static final int actionProviderClass = 0x7f03001f;
- public static final int actionViewClass = 0x7f030020;
- public static final int activityChooserViewStyle = 0x7f030021;
- public static final int alertDialogButtonGroupStyle = 0x7f030022;
- public static final int alertDialogCenterButtons = 0x7f030023;
- public static final int alertDialogStyle = 0x7f030024;
- public static final int alertDialogTheme = 0x7f030025;
- public static final int allowStacking = 0x7f030026;
- public static final int alpha = 0x7f030027;
- public static final int alphabeticModifiers = 0x7f030028;
- public static final int arrowHeadLength = 0x7f030029;
- public static final int arrowShaftLength = 0x7f03002a;
- public static final int autoCompleteTextViewStyle = 0x7f03002b;
- public static final int autoSizeMaxTextSize = 0x7f03002c;
- public static final int autoSizeMinTextSize = 0x7f03002d;
- public static final int autoSizePresetSizes = 0x7f03002e;
- public static final int autoSizeStepGranularity = 0x7f03002f;
- public static final int autoSizeTextType = 0x7f030030;
- public static final int background = 0x7f030031;
- public static final int backgroundSplit = 0x7f030032;
- public static final int backgroundStacked = 0x7f030033;
- public static final int backgroundTint = 0x7f030034;
- public static final int backgroundTintMode = 0x7f030035;
- public static final int barLength = 0x7f030036;
- public static final int borderlessButtonStyle = 0x7f030037;
- public static final int buttonBarButtonStyle = 0x7f030038;
- public static final int buttonBarNegativeButtonStyle = 0x7f030039;
- public static final int buttonBarNeutralButtonStyle = 0x7f03003a;
- public static final int buttonBarPositiveButtonStyle = 0x7f03003b;
- public static final int buttonBarStyle = 0x7f03003c;
- public static final int buttonGravity = 0x7f03003d;
- public static final int buttonIconDimen = 0x7f03003e;
- public static final int buttonPanelSideLayout = 0x7f03003f;
- public static final int buttonStyle = 0x7f030040;
- public static final int buttonStyleSmall = 0x7f030041;
- public static final int buttonTint = 0x7f030042;
- public static final int buttonTintMode = 0x7f030043;
- public static final int checkboxStyle = 0x7f030044;
- public static final int checkedTextViewStyle = 0x7f030045;
- public static final int closeIcon = 0x7f030046;
- public static final int closeItemLayout = 0x7f030047;
- public static final int collapseContentDescription = 0x7f030048;
- public static final int collapseIcon = 0x7f030049;
- public static final int color = 0x7f03004a;
- public static final int colorAccent = 0x7f03004b;
- public static final int colorBackgroundFloating = 0x7f03004c;
- public static final int colorButtonNormal = 0x7f03004d;
- public static final int colorControlActivated = 0x7f03004e;
- public static final int colorControlHighlight = 0x7f03004f;
- public static final int colorControlNormal = 0x7f030050;
- public static final int colorError = 0x7f030051;
- public static final int colorPrimary = 0x7f030052;
- public static final int colorPrimaryDark = 0x7f030053;
- public static final int colorSwitchThumbNormal = 0x7f030054;
- public static final int commitIcon = 0x7f030055;
- public static final int contentDescription = 0x7f030056;
- public static final int contentInsetEnd = 0x7f030057;
- public static final int contentInsetEndWithActions = 0x7f030058;
- public static final int contentInsetLeft = 0x7f030059;
- public static final int contentInsetRight = 0x7f03005a;
- public static final int contentInsetStart = 0x7f03005b;
- public static final int contentInsetStartWithNavigation = 0x7f03005c;
- public static final int controlBackground = 0x7f03005d;
- public static final int coordinatorLayoutStyle = 0x7f03005e;
- public static final int customNavigationLayout = 0x7f03005f;
- public static final int defaultQueryHint = 0x7f030060;
- public static final int dialogCornerRadius = 0x7f030061;
- public static final int dialogPreferredPadding = 0x7f030062;
- public static final int dialogTheme = 0x7f030063;
- public static final int displayOptions = 0x7f030064;
- public static final int divider = 0x7f030065;
- public static final int dividerHorizontal = 0x7f030066;
- public static final int dividerPadding = 0x7f030067;
- public static final int dividerVertical = 0x7f030068;
- public static final int drawableSize = 0x7f030069;
- public static final int drawerArrowStyle = 0x7f03006a;
- public static final int dropDownListViewStyle = 0x7f03006b;
- public static final int dropdownListPreferredItemHeight = 0x7f03006c;
- public static final int editTextBackground = 0x7f03006d;
- public static final int editTextColor = 0x7f03006e;
- public static final int editTextStyle = 0x7f03006f;
- public static final int elevation = 0x7f030070;
- public static final int expandActivityOverflowButtonDrawable = 0x7f030071;
- public static final int externalRouteEnabledDrawable = 0x7f030072;
- public static final int fastScrollEnabled = 0x7f030073;
- public static final int fastScrollHorizontalThumbDrawable = 0x7f030074;
- public static final int fastScrollHorizontalTrackDrawable = 0x7f030075;
- public static final int fastScrollVerticalThumbDrawable = 0x7f030076;
- public static final int fastScrollVerticalTrackDrawable = 0x7f030077;
- public static final int firstBaselineToTopHeight = 0x7f030078;
- public static final int font = 0x7f030079;
- public static final int fontFamily = 0x7f03007a;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int gapBetweenBars = 0x7f030086;
- public static final int goIcon = 0x7f030087;
- public static final int height = 0x7f030088;
- public static final int hideOnContentScroll = 0x7f030089;
- public static final int homeAsUpIndicator = 0x7f03008a;
- public static final int homeLayout = 0x7f03008b;
- public static final int icon = 0x7f03008c;
- public static final int iconTint = 0x7f03008d;
- public static final int iconTintMode = 0x7f03008e;
- public static final int iconifiedByDefault = 0x7f03008f;
- public static final int imageButtonStyle = 0x7f030090;
- public static final int indeterminateProgressStyle = 0x7f030091;
- public static final int initialActivityCount = 0x7f030092;
- public static final int isLightTheme = 0x7f030093;
- public static final int itemPadding = 0x7f030094;
- public static final int keylines = 0x7f030095;
- public static final int lastBaselineToBottomHeight = 0x7f030096;
- public static final int layout = 0x7f030097;
- public static final int layoutManager = 0x7f030098;
- public static final int layout_anchor = 0x7f030099;
- public static final int layout_anchorGravity = 0x7f03009a;
- public static final int layout_behavior = 0x7f03009b;
- public static final int layout_dodgeInsetEdges = 0x7f03009c;
- public static final int layout_insetEdge = 0x7f03009d;
- public static final int layout_keyline = 0x7f03009e;
- public static final int lineHeight = 0x7f03009f;
- public static final int listChoiceBackgroundIndicator = 0x7f0300a0;
- public static final int listDividerAlertDialog = 0x7f0300a1;
- public static final int listItemLayout = 0x7f0300a2;
- public static final int listLayout = 0x7f0300a3;
- public static final int listMenuViewStyle = 0x7f0300a4;
- public static final int listPopupWindowStyle = 0x7f0300a5;
- public static final int listPreferredItemHeight = 0x7f0300a6;
- public static final int listPreferredItemHeightLarge = 0x7f0300a7;
- public static final int listPreferredItemHeightSmall = 0x7f0300a8;
- public static final int listPreferredItemPaddingLeft = 0x7f0300a9;
- public static final int listPreferredItemPaddingRight = 0x7f0300aa;
- public static final int logo = 0x7f0300ab;
- public static final int logoDescription = 0x7f0300ac;
- public static final int maxButtonHeight = 0x7f0300ad;
- public static final int measureWithLargestChild = 0x7f0300ae;
- public static final int mediaRouteAudioTrackDrawable = 0x7f0300af;
- public static final int mediaRouteButtonStyle = 0x7f0300b0;
- public static final int mediaRouteButtonTint = 0x7f0300b1;
- public static final int mediaRouteCloseDrawable = 0x7f0300b2;
- public static final int mediaRouteControlPanelThemeOverlay = 0x7f0300b3;
- public static final int mediaRouteDefaultIconDrawable = 0x7f0300b4;
- public static final int mediaRoutePauseDrawable = 0x7f0300b5;
- public static final int mediaRoutePlayDrawable = 0x7f0300b6;
- public static final int mediaRouteSpeakerGroupIconDrawable = 0x7f0300b7;
- public static final int mediaRouteSpeakerIconDrawable = 0x7f0300b8;
- public static final int mediaRouteStopDrawable = 0x7f0300b9;
- public static final int mediaRouteTheme = 0x7f0300ba;
- public static final int mediaRouteTvIconDrawable = 0x7f0300bb;
- public static final int multiChoiceItemLayout = 0x7f0300bc;
- public static final int navigationContentDescription = 0x7f0300bd;
- public static final int navigationIcon = 0x7f0300be;
- public static final int navigationMode = 0x7f0300bf;
- public static final int numericModifiers = 0x7f0300c0;
- public static final int overlapAnchor = 0x7f0300c1;
- public static final int paddingBottomNoButtons = 0x7f0300c2;
- public static final int paddingEnd = 0x7f0300c3;
- public static final int paddingStart = 0x7f0300c4;
- public static final int paddingTopNoTitle = 0x7f0300c5;
- public static final int panelBackground = 0x7f0300c6;
- public static final int panelMenuListTheme = 0x7f0300c7;
- public static final int panelMenuListWidth = 0x7f0300c8;
- public static final int popupMenuStyle = 0x7f0300c9;
- public static final int popupTheme = 0x7f0300ca;
- public static final int popupWindowStyle = 0x7f0300cb;
- public static final int preserveIconSpacing = 0x7f0300cc;
- public static final int progressBarPadding = 0x7f0300cd;
- public static final int progressBarStyle = 0x7f0300ce;
- public static final int queryBackground = 0x7f0300cf;
- public static final int queryHint = 0x7f0300d0;
- public static final int radioButtonStyle = 0x7f0300d1;
- public static final int ratingBarStyle = 0x7f0300d2;
- public static final int ratingBarStyleIndicator = 0x7f0300d3;
- public static final int ratingBarStyleSmall = 0x7f0300d4;
- public static final int reverseLayout = 0x7f0300d5;
- public static final int searchHintIcon = 0x7f0300d6;
- public static final int searchIcon = 0x7f0300d7;
- public static final int searchViewStyle = 0x7f0300d8;
- public static final int seekBarStyle = 0x7f0300d9;
- public static final int selectableItemBackground = 0x7f0300da;
- public static final int selectableItemBackgroundBorderless = 0x7f0300db;
- public static final int showAsAction = 0x7f0300dc;
- public static final int showDividers = 0x7f0300dd;
- public static final int showText = 0x7f0300de;
- public static final int showTitle = 0x7f0300df;
- public static final int singleChoiceItemLayout = 0x7f0300e0;
- public static final int spanCount = 0x7f0300e1;
- public static final int spinBars = 0x7f0300e2;
- public static final int spinnerDropDownItemStyle = 0x7f0300e3;
- public static final int spinnerStyle = 0x7f0300e4;
- public static final int splitTrack = 0x7f0300e5;
- public static final int srcCompat = 0x7f0300e6;
- public static final int stackFromEnd = 0x7f0300e7;
- public static final int state_above_anchor = 0x7f0300e8;
- public static final int statusBarBackground = 0x7f0300e9;
- public static final int subMenuArrow = 0x7f0300ea;
- public static final int submitBackground = 0x7f0300eb;
- public static final int subtitle = 0x7f0300ec;
- public static final int subtitleTextAppearance = 0x7f0300ed;
- public static final int subtitleTextColor = 0x7f0300ee;
- public static final int subtitleTextStyle = 0x7f0300ef;
- public static final int suggestionRowLayout = 0x7f0300f0;
- public static final int switchMinWidth = 0x7f0300f1;
- public static final int switchPadding = 0x7f0300f2;
- public static final int switchStyle = 0x7f0300f3;
- public static final int switchTextAppearance = 0x7f0300f4;
- public static final int textAllCaps = 0x7f0300f5;
- public static final int textAppearanceLargePopupMenu = 0x7f0300f6;
- public static final int textAppearanceListItem = 0x7f0300f7;
- public static final int textAppearanceListItemSecondary = 0x7f0300f8;
- public static final int textAppearanceListItemSmall = 0x7f0300f9;
- public static final int textAppearancePopupMenuHeader = 0x7f0300fa;
- public static final int textAppearanceSearchResultSubtitle = 0x7f0300fb;
- public static final int textAppearanceSearchResultTitle = 0x7f0300fc;
- public static final int textAppearanceSmallPopupMenu = 0x7f0300fd;
- public static final int textColorAlertDialogListItem = 0x7f0300fe;
- public static final int textColorSearchUrl = 0x7f0300ff;
- public static final int theme = 0x7f030100;
- public static final int thickness = 0x7f030101;
- public static final int thumbTextPadding = 0x7f030102;
- public static final int thumbTint = 0x7f030103;
- public static final int thumbTintMode = 0x7f030104;
- public static final int tickMark = 0x7f030105;
- public static final int tickMarkTint = 0x7f030106;
- public static final int tickMarkTintMode = 0x7f030107;
- public static final int tint = 0x7f030108;
- public static final int tintMode = 0x7f030109;
- public static final int title = 0x7f03010a;
- public static final int titleMargin = 0x7f03010b;
- public static final int titleMarginBottom = 0x7f03010c;
- public static final int titleMarginEnd = 0x7f03010d;
- public static final int titleMarginStart = 0x7f03010e;
- public static final int titleMarginTop = 0x7f03010f;
- public static final int titleMargins = 0x7f030110;
- public static final int titleTextAppearance = 0x7f030111;
- public static final int titleTextColor = 0x7f030112;
- public static final int titleTextStyle = 0x7f030113;
- public static final int toolbarNavigationButtonStyle = 0x7f030114;
- public static final int toolbarStyle = 0x7f030115;
- public static final int tooltipForegroundColor = 0x7f030116;
- public static final int tooltipFrameBackground = 0x7f030117;
- public static final int tooltipText = 0x7f030118;
- public static final int track = 0x7f030119;
- public static final int trackTint = 0x7f03011a;
- public static final int trackTintMode = 0x7f03011b;
- public static final int ttcIndex = 0x7f03011c;
- public static final int viewInflaterClass = 0x7f03011d;
- public static final int voiceIcon = 0x7f03011e;
- public static final int windowActionBar = 0x7f03011f;
- public static final int windowActionBarOverlay = 0x7f030120;
- public static final int windowActionModeOverlay = 0x7f030121;
- public static final int windowFixedHeightMajor = 0x7f030122;
- public static final int windowFixedHeightMinor = 0x7f030123;
- public static final int windowFixedWidthMajor = 0x7f030124;
- public static final int windowFixedWidthMinor = 0x7f030125;
- public static final int windowMinWidthMajor = 0x7f030126;
- public static final int windowMinWidthMinor = 0x7f030127;
- public static final int windowNoTitle = 0x7f030128;
- }
- public static final class bool {
- private bool() {}
-
- public static final int abc_action_bar_embed_tabs = 0x7f040000;
- public static final int abc_allow_stacked_button_bar = 0x7f040001;
- public static final int abc_config_actionMenuItemAllCaps = 0x7f040002;
- }
- public static final class color {
- private color() {}
-
- public static final int abc_background_cache_hint_selector_material_dark = 0x7f050000;
- public static final int abc_background_cache_hint_selector_material_light = 0x7f050001;
- public static final int abc_btn_colored_borderless_text_material = 0x7f050002;
- public static final int abc_btn_colored_text_material = 0x7f050003;
- public static final int abc_color_highlight_material = 0x7f050004;
- public static final int abc_hint_foreground_material_dark = 0x7f050005;
- public static final int abc_hint_foreground_material_light = 0x7f050006;
- public static final int abc_input_method_navigation_guard = 0x7f050007;
- public static final int abc_primary_text_disable_only_material_dark = 0x7f050008;
- public static final int abc_primary_text_disable_only_material_light = 0x7f050009;
- public static final int abc_primary_text_material_dark = 0x7f05000a;
- public static final int abc_primary_text_material_light = 0x7f05000b;
- public static final int abc_search_url_text = 0x7f05000c;
- public static final int abc_search_url_text_normal = 0x7f05000d;
- public static final int abc_search_url_text_pressed = 0x7f05000e;
- public static final int abc_search_url_text_selected = 0x7f05000f;
- public static final int abc_secondary_text_material_dark = 0x7f050010;
- public static final int abc_secondary_text_material_light = 0x7f050011;
- public static final int abc_tint_btn_checkable = 0x7f050012;
- public static final int abc_tint_default = 0x7f050013;
- public static final int abc_tint_edittext = 0x7f050014;
- public static final int abc_tint_seek_thumb = 0x7f050015;
- public static final int abc_tint_spinner = 0x7f050016;
- public static final int abc_tint_switch_track = 0x7f050017;
- public static final int accent_material_dark = 0x7f050018;
- public static final int accent_material_light = 0x7f050019;
- public static final int background_floating_material_dark = 0x7f05001a;
- public static final int background_floating_material_light = 0x7f05001b;
- public static final int background_material_dark = 0x7f05001c;
- public static final int background_material_light = 0x7f05001d;
- public static final int bright_foreground_disabled_material_dark = 0x7f05001f;
- public static final int bright_foreground_disabled_material_light = 0x7f050020;
- public static final int bright_foreground_inverse_material_dark = 0x7f050021;
- public static final int bright_foreground_inverse_material_light = 0x7f050022;
- public static final int bright_foreground_material_dark = 0x7f050023;
- public static final int bright_foreground_material_light = 0x7f050024;
- public static final int button_material_dark = 0x7f050025;
- public static final int button_material_light = 0x7f050026;
- public static final int dim_foreground_disabled_material_dark = 0x7f050027;
- public static final int dim_foreground_disabled_material_light = 0x7f050028;
- public static final int dim_foreground_material_dark = 0x7f050029;
- public static final int dim_foreground_material_light = 0x7f05002a;
- public static final int error_color_material_dark = 0x7f05002b;
- public static final int error_color_material_light = 0x7f05002c;
- public static final int foreground_material_dark = 0x7f05002d;
- public static final int foreground_material_light = 0x7f05002e;
- public static final int highlighted_text_material_dark = 0x7f05002f;
- public static final int highlighted_text_material_light = 0x7f050030;
- public static final int material_blue_grey_800 = 0x7f050035;
- public static final int material_blue_grey_900 = 0x7f050036;
- public static final int material_blue_grey_950 = 0x7f050037;
- public static final int material_deep_teal_200 = 0x7f050038;
- public static final int material_deep_teal_500 = 0x7f050039;
- public static final int material_grey_100 = 0x7f05003a;
- public static final int material_grey_300 = 0x7f05003b;
- public static final int material_grey_50 = 0x7f05003c;
- public static final int material_grey_600 = 0x7f05003d;
- public static final int material_grey_800 = 0x7f05003e;
- public static final int material_grey_850 = 0x7f05003f;
- public static final int material_grey_900 = 0x7f050040;
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int notification_material_background_media_default_color = 0x7f050043;
- public static final int primary_dark_material_dark = 0x7f050044;
- public static final int primary_dark_material_light = 0x7f050045;
- public static final int primary_material_dark = 0x7f050046;
- public static final int primary_material_light = 0x7f050047;
- public static final int primary_text_default_material_dark = 0x7f050049;
- public static final int primary_text_default_material_light = 0x7f05004a;
- public static final int primary_text_disabled_material_dark = 0x7f05004b;
- public static final int primary_text_disabled_material_light = 0x7f05004c;
- public static final int ripple_material_dark = 0x7f05004d;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_dark = 0x7f050050;
- public static final int secondary_text_default_material_light = 0x7f050051;
- public static final int secondary_text_disabled_material_dark = 0x7f050052;
- public static final int secondary_text_disabled_material_light = 0x7f050053;
- public static final int switch_thumb_disabled_material_dark = 0x7f050054;
- public static final int switch_thumb_disabled_material_light = 0x7f050055;
- public static final int switch_thumb_material_dark = 0x7f050056;
- public static final int switch_thumb_material_light = 0x7f050057;
- public static final int switch_thumb_normal_material_dark = 0x7f050058;
- public static final int switch_thumb_normal_material_light = 0x7f050059;
- public static final int tooltip_background_dark = 0x7f05005a;
- public static final int tooltip_background_light = 0x7f05005b;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int abc_action_bar_content_inset_material = 0x7f060000;
- public static final int abc_action_bar_content_inset_with_nav = 0x7f060001;
- public static final int abc_action_bar_default_height_material = 0x7f060002;
- public static final int abc_action_bar_default_padding_end_material = 0x7f060003;
- public static final int abc_action_bar_default_padding_start_material = 0x7f060004;
- public static final int abc_action_bar_elevation_material = 0x7f060005;
- public static final int abc_action_bar_icon_vertical_padding_material = 0x7f060006;
- public static final int abc_action_bar_overflow_padding_end_material = 0x7f060007;
- public static final int abc_action_bar_overflow_padding_start_material = 0x7f060008;
- public static final int abc_action_bar_stacked_max_height = 0x7f060009;
- public static final int abc_action_bar_stacked_tab_max_width = 0x7f06000a;
- public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f06000b;
- public static final int abc_action_bar_subtitle_top_margin_material = 0x7f06000c;
- public static final int abc_action_button_min_height_material = 0x7f06000d;
- public static final int abc_action_button_min_width_material = 0x7f06000e;
- public static final int abc_action_button_min_width_overflow_material = 0x7f06000f;
- public static final int abc_alert_dialog_button_bar_height = 0x7f060010;
- public static final int abc_alert_dialog_button_dimen = 0x7f060011;
- public static final int abc_button_inset_horizontal_material = 0x7f060012;
- public static final int abc_button_inset_vertical_material = 0x7f060013;
- public static final int abc_button_padding_horizontal_material = 0x7f060014;
- public static final int abc_button_padding_vertical_material = 0x7f060015;
- public static final int abc_cascading_menus_min_smallest_width = 0x7f060016;
- public static final int abc_config_prefDialogWidth = 0x7f060017;
- public static final int abc_control_corner_material = 0x7f060018;
- public static final int abc_control_inset_material = 0x7f060019;
- public static final int abc_control_padding_material = 0x7f06001a;
- public static final int abc_dialog_corner_radius_material = 0x7f06001b;
- public static final int abc_dialog_fixed_height_major = 0x7f06001c;
- public static final int abc_dialog_fixed_height_minor = 0x7f06001d;
- public static final int abc_dialog_fixed_width_major = 0x7f06001e;
- public static final int abc_dialog_fixed_width_minor = 0x7f06001f;
- public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f060020;
- public static final int abc_dialog_list_padding_top_no_title = 0x7f060021;
- public static final int abc_dialog_min_width_major = 0x7f060022;
- public static final int abc_dialog_min_width_minor = 0x7f060023;
- public static final int abc_dialog_padding_material = 0x7f060024;
- public static final int abc_dialog_padding_top_material = 0x7f060025;
- public static final int abc_dialog_title_divider_material = 0x7f060026;
- public static final int abc_disabled_alpha_material_dark = 0x7f060027;
- public static final int abc_disabled_alpha_material_light = 0x7f060028;
- public static final int abc_dropdownitem_icon_width = 0x7f060029;
- public static final int abc_dropdownitem_text_padding_left = 0x7f06002a;
- public static final int abc_dropdownitem_text_padding_right = 0x7f06002b;
- public static final int abc_edit_text_inset_bottom_material = 0x7f06002c;
- public static final int abc_edit_text_inset_horizontal_material = 0x7f06002d;
- public static final int abc_edit_text_inset_top_material = 0x7f06002e;
- public static final int abc_floating_window_z = 0x7f06002f;
- public static final int abc_list_item_padding_horizontal_material = 0x7f060030;
- public static final int abc_panel_menu_list_width = 0x7f060031;
- public static final int abc_progress_bar_height_material = 0x7f060032;
- public static final int abc_search_view_preferred_height = 0x7f060033;
- public static final int abc_search_view_preferred_width = 0x7f060034;
- public static final int abc_seekbar_track_background_height_material = 0x7f060035;
- public static final int abc_seekbar_track_progress_height_material = 0x7f060036;
- public static final int abc_select_dialog_padding_start_material = 0x7f060037;
- public static final int abc_switch_padding = 0x7f060038;
- public static final int abc_text_size_body_1_material = 0x7f060039;
- public static final int abc_text_size_body_2_material = 0x7f06003a;
- public static final int abc_text_size_button_material = 0x7f06003b;
- public static final int abc_text_size_caption_material = 0x7f06003c;
- public static final int abc_text_size_display_1_material = 0x7f06003d;
- public static final int abc_text_size_display_2_material = 0x7f06003e;
- public static final int abc_text_size_display_3_material = 0x7f06003f;
- public static final int abc_text_size_display_4_material = 0x7f060040;
- public static final int abc_text_size_headline_material = 0x7f060041;
- public static final int abc_text_size_large_material = 0x7f060042;
- public static final int abc_text_size_medium_material = 0x7f060043;
- public static final int abc_text_size_menu_header_material = 0x7f060044;
- public static final int abc_text_size_menu_material = 0x7f060045;
- public static final int abc_text_size_small_material = 0x7f060046;
- public static final int abc_text_size_subhead_material = 0x7f060047;
- public static final int abc_text_size_subtitle_material_toolbar = 0x7f060048;
- public static final int abc_text_size_title_material = 0x7f060049;
- public static final int abc_text_size_title_material_toolbar = 0x7f06004a;
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int disabled_alpha_material_dark = 0x7f060052;
- public static final int disabled_alpha_material_light = 0x7f060053;
- public static final int fastscroll_default_thickness = 0x7f060054;
- public static final int fastscroll_margin = 0x7f060055;
- public static final int fastscroll_minimum_range = 0x7f060056;
- public static final int highlight_alpha_material_colored = 0x7f060057;
- public static final int highlight_alpha_material_dark = 0x7f060058;
- public static final int highlight_alpha_material_light = 0x7f060059;
- public static final int hint_alpha_material_dark = 0x7f06005a;
- public static final int hint_alpha_material_light = 0x7f06005b;
- public static final int hint_pressed_alpha_material_dark = 0x7f06005c;
- public static final int hint_pressed_alpha_material_light = 0x7f06005d;
- public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f06005e;
- public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f06005f;
- public static final int item_touch_helper_swipe_escape_velocity = 0x7f060060;
- public static final int mr_controller_volume_group_list_item_height = 0x7f060061;
- public static final int mr_controller_volume_group_list_item_icon_size = 0x7f060062;
- public static final int mr_controller_volume_group_list_max_height = 0x7f060063;
- public static final int mr_controller_volume_group_list_padding_top = 0x7f060064;
- public static final int mr_dialog_fixed_width_major = 0x7f060065;
- public static final int mr_dialog_fixed_width_minor = 0x7f060066;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- public static final int subtitle_corner_radius = 0x7f060076;
- public static final int subtitle_outline_width = 0x7f060077;
- public static final int subtitle_shadow_offset = 0x7f060078;
- public static final int subtitle_shadow_radius = 0x7f060079;
- public static final int tooltip_corner_radius = 0x7f06007f;
- public static final int tooltip_horizontal_padding = 0x7f060080;
- public static final int tooltip_margin = 0x7f060081;
- public static final int tooltip_precise_anchor_extra_offset = 0x7f060082;
- public static final int tooltip_precise_anchor_threshold = 0x7f060083;
- public static final int tooltip_vertical_padding = 0x7f060084;
- public static final int tooltip_y_offset_non_touch = 0x7f060085;
- public static final int tooltip_y_offset_touch = 0x7f060086;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int abc_ab_share_pack_mtrl_alpha = 0x7f070000;
- public static final int abc_action_bar_item_background_material = 0x7f070001;
- public static final int abc_btn_borderless_material = 0x7f070002;
- public static final int abc_btn_check_material = 0x7f070003;
- public static final int abc_btn_check_to_on_mtrl_000 = 0x7f070004;
- public static final int abc_btn_check_to_on_mtrl_015 = 0x7f070005;
- public static final int abc_btn_colored_material = 0x7f070006;
- public static final int abc_btn_default_mtrl_shape = 0x7f070007;
- public static final int abc_btn_radio_material = 0x7f070008;
- public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f070009;
- public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f07000a;
- public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f07000b;
- public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f07000c;
- public static final int abc_cab_background_internal_bg = 0x7f07000d;
- public static final int abc_cab_background_top_material = 0x7f07000e;
- public static final int abc_cab_background_top_mtrl_alpha = 0x7f07000f;
- public static final int abc_control_background_material = 0x7f070010;
- public static final int abc_dialog_material_background = 0x7f070011;
- public static final int abc_edit_text_material = 0x7f070012;
- public static final int abc_ic_ab_back_material = 0x7f070013;
- public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f070014;
- public static final int abc_ic_clear_material = 0x7f070015;
- public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f070016;
- public static final int abc_ic_go_search_api_material = 0x7f070017;
- public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f070018;
- public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f070019;
- public static final int abc_ic_menu_overflow_material = 0x7f07001a;
- public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f07001b;
- public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f07001c;
- public static final int abc_ic_menu_share_mtrl_alpha = 0x7f07001d;
- public static final int abc_ic_search_api_material = 0x7f07001e;
- public static final int abc_ic_star_black_16dp = 0x7f07001f;
- public static final int abc_ic_star_black_36dp = 0x7f070020;
- public static final int abc_ic_star_black_48dp = 0x7f070021;
- public static final int abc_ic_star_half_black_16dp = 0x7f070022;
- public static final int abc_ic_star_half_black_36dp = 0x7f070023;
- public static final int abc_ic_star_half_black_48dp = 0x7f070024;
- public static final int abc_ic_voice_search_api_material = 0x7f070025;
- public static final int abc_item_background_holo_dark = 0x7f070026;
- public static final int abc_item_background_holo_light = 0x7f070027;
- public static final int abc_list_divider_material = 0x7f070028;
- public static final int abc_list_divider_mtrl_alpha = 0x7f070029;
- public static final int abc_list_focused_holo = 0x7f07002a;
- public static final int abc_list_longpressed_holo = 0x7f07002b;
- public static final int abc_list_pressed_holo_dark = 0x7f07002c;
- public static final int abc_list_pressed_holo_light = 0x7f07002d;
- public static final int abc_list_selector_background_transition_holo_dark = 0x7f07002e;
- public static final int abc_list_selector_background_transition_holo_light = 0x7f07002f;
- public static final int abc_list_selector_disabled_holo_dark = 0x7f070030;
- public static final int abc_list_selector_disabled_holo_light = 0x7f070031;
- public static final int abc_list_selector_holo_dark = 0x7f070032;
- public static final int abc_list_selector_holo_light = 0x7f070033;
- public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f070034;
- public static final int abc_popup_background_mtrl_mult = 0x7f070035;
- public static final int abc_ratingbar_indicator_material = 0x7f070036;
- public static final int abc_ratingbar_material = 0x7f070037;
- public static final int abc_ratingbar_small_material = 0x7f070038;
- public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f070039;
- public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f07003a;
- public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f07003b;
- public static final int abc_scrubber_primary_mtrl_alpha = 0x7f07003c;
- public static final int abc_scrubber_track_mtrl_alpha = 0x7f07003d;
- public static final int abc_seekbar_thumb_material = 0x7f07003e;
- public static final int abc_seekbar_tick_mark_material = 0x7f07003f;
- public static final int abc_seekbar_track_material = 0x7f070040;
- public static final int abc_spinner_mtrl_am_alpha = 0x7f070041;
- public static final int abc_spinner_textfield_background_material = 0x7f070042;
- public static final int abc_switch_thumb_material = 0x7f070043;
- public static final int abc_switch_track_mtrl_alpha = 0x7f070044;
- public static final int abc_tab_indicator_material = 0x7f070045;
- public static final int abc_tab_indicator_mtrl_alpha = 0x7f070046;
- public static final int abc_text_cursor_material = 0x7f070047;
- public static final int abc_text_select_handle_left_mtrl_dark = 0x7f070048;
- public static final int abc_text_select_handle_left_mtrl_light = 0x7f070049;
- public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f07004a;
- public static final int abc_text_select_handle_middle_mtrl_light = 0x7f07004b;
- public static final int abc_text_select_handle_right_mtrl_dark = 0x7f07004c;
- public static final int abc_text_select_handle_right_mtrl_light = 0x7f07004d;
- public static final int abc_textfield_activated_mtrl_alpha = 0x7f07004e;
- public static final int abc_textfield_default_mtrl_alpha = 0x7f07004f;
- public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f070050;
- public static final int abc_textfield_search_default_mtrl_alpha = 0x7f070051;
- public static final int abc_textfield_search_material = 0x7f070052;
- public static final int abc_vector_test = 0x7f070053;
- public static final int ic_audiotrack_dark = 0x7f07006c;
- public static final int ic_audiotrack_light = 0x7f07006d;
- public static final int ic_dialog_close_dark = 0x7f07006e;
- public static final int ic_dialog_close_light = 0x7f07006f;
- public static final int ic_group_collapse_00 = 0x7f070070;
- public static final int ic_group_collapse_01 = 0x7f070071;
- public static final int ic_group_collapse_02 = 0x7f070072;
- public static final int ic_group_collapse_03 = 0x7f070073;
- public static final int ic_group_collapse_04 = 0x7f070074;
- public static final int ic_group_collapse_05 = 0x7f070075;
- public static final int ic_group_collapse_06 = 0x7f070076;
- public static final int ic_group_collapse_07 = 0x7f070077;
- public static final int ic_group_collapse_08 = 0x7f070078;
- public static final int ic_group_collapse_09 = 0x7f070079;
- public static final int ic_group_collapse_10 = 0x7f07007a;
- public static final int ic_group_collapse_11 = 0x7f07007b;
- public static final int ic_group_collapse_12 = 0x7f07007c;
- public static final int ic_group_collapse_13 = 0x7f07007d;
- public static final int ic_group_collapse_14 = 0x7f07007e;
- public static final int ic_group_collapse_15 = 0x7f07007f;
- public static final int ic_group_expand_00 = 0x7f070080;
- public static final int ic_group_expand_01 = 0x7f070081;
- public static final int ic_group_expand_02 = 0x7f070082;
- public static final int ic_group_expand_03 = 0x7f070083;
- public static final int ic_group_expand_04 = 0x7f070084;
- public static final int ic_group_expand_05 = 0x7f070085;
- public static final int ic_group_expand_06 = 0x7f070086;
- public static final int ic_group_expand_07 = 0x7f070087;
- public static final int ic_group_expand_08 = 0x7f070088;
- public static final int ic_group_expand_09 = 0x7f070089;
- public static final int ic_group_expand_10 = 0x7f07008a;
- public static final int ic_group_expand_11 = 0x7f07008b;
- public static final int ic_group_expand_12 = 0x7f07008c;
- public static final int ic_group_expand_13 = 0x7f07008d;
- public static final int ic_group_expand_14 = 0x7f07008e;
- public static final int ic_group_expand_15 = 0x7f07008f;
- public static final int ic_media_pause_dark = 0x7f070090;
- public static final int ic_media_pause_light = 0x7f070091;
- public static final int ic_media_play_dark = 0x7f070092;
- public static final int ic_media_play_light = 0x7f070093;
- public static final int ic_media_stop_dark = 0x7f070094;
- public static final int ic_media_stop_light = 0x7f070095;
- public static final int ic_mr_button_connected_00_dark = 0x7f070096;
- public static final int ic_mr_button_connected_00_light = 0x7f070097;
- public static final int ic_mr_button_connected_01_dark = 0x7f070098;
- public static final int ic_mr_button_connected_01_light = 0x7f070099;
- public static final int ic_mr_button_connected_02_dark = 0x7f07009a;
- public static final int ic_mr_button_connected_02_light = 0x7f07009b;
- public static final int ic_mr_button_connected_03_dark = 0x7f07009c;
- public static final int ic_mr_button_connected_03_light = 0x7f07009d;
- public static final int ic_mr_button_connected_04_dark = 0x7f07009e;
- public static final int ic_mr_button_connected_04_light = 0x7f07009f;
- public static final int ic_mr_button_connected_05_dark = 0x7f0700a0;
- public static final int ic_mr_button_connected_05_light = 0x7f0700a1;
- public static final int ic_mr_button_connected_06_dark = 0x7f0700a2;
- public static final int ic_mr_button_connected_06_light = 0x7f0700a3;
- public static final int ic_mr_button_connected_07_dark = 0x7f0700a4;
- public static final int ic_mr_button_connected_07_light = 0x7f0700a5;
- public static final int ic_mr_button_connected_08_dark = 0x7f0700a6;
- public static final int ic_mr_button_connected_08_light = 0x7f0700a7;
- public static final int ic_mr_button_connected_09_dark = 0x7f0700a8;
- public static final int ic_mr_button_connected_09_light = 0x7f0700a9;
- public static final int ic_mr_button_connected_10_dark = 0x7f0700aa;
- public static final int ic_mr_button_connected_10_light = 0x7f0700ab;
- public static final int ic_mr_button_connected_11_dark = 0x7f0700ac;
- public static final int ic_mr_button_connected_11_light = 0x7f0700ad;
- public static final int ic_mr_button_connected_12_dark = 0x7f0700ae;
- public static final int ic_mr_button_connected_12_light = 0x7f0700af;
- public static final int ic_mr_button_connected_13_dark = 0x7f0700b0;
- public static final int ic_mr_button_connected_13_light = 0x7f0700b1;
- public static final int ic_mr_button_connected_14_dark = 0x7f0700b2;
- public static final int ic_mr_button_connected_14_light = 0x7f0700b3;
- public static final int ic_mr_button_connected_15_dark = 0x7f0700b4;
- public static final int ic_mr_button_connected_15_light = 0x7f0700b5;
- public static final int ic_mr_button_connected_16_dark = 0x7f0700b6;
- public static final int ic_mr_button_connected_16_light = 0x7f0700b7;
- public static final int ic_mr_button_connected_17_dark = 0x7f0700b8;
- public static final int ic_mr_button_connected_17_light = 0x7f0700b9;
- public static final int ic_mr_button_connected_18_dark = 0x7f0700ba;
- public static final int ic_mr_button_connected_18_light = 0x7f0700bb;
- public static final int ic_mr_button_connected_19_dark = 0x7f0700bc;
- public static final int ic_mr_button_connected_19_light = 0x7f0700bd;
- public static final int ic_mr_button_connected_20_dark = 0x7f0700be;
- public static final int ic_mr_button_connected_20_light = 0x7f0700bf;
- public static final int ic_mr_button_connected_21_dark = 0x7f0700c0;
- public static final int ic_mr_button_connected_21_light = 0x7f0700c1;
- public static final int ic_mr_button_connected_22_dark = 0x7f0700c2;
- public static final int ic_mr_button_connected_22_light = 0x7f0700c3;
- public static final int ic_mr_button_connected_23_dark = 0x7f0700c4;
- public static final int ic_mr_button_connected_23_light = 0x7f0700c5;
- public static final int ic_mr_button_connected_24_dark = 0x7f0700c6;
- public static final int ic_mr_button_connected_24_light = 0x7f0700c7;
- public static final int ic_mr_button_connected_25_dark = 0x7f0700c8;
- public static final int ic_mr_button_connected_25_light = 0x7f0700c9;
- public static final int ic_mr_button_connected_26_dark = 0x7f0700ca;
- public static final int ic_mr_button_connected_26_light = 0x7f0700cb;
- public static final int ic_mr_button_connected_27_dark = 0x7f0700cc;
- public static final int ic_mr_button_connected_27_light = 0x7f0700cd;
- public static final int ic_mr_button_connected_28_dark = 0x7f0700ce;
- public static final int ic_mr_button_connected_28_light = 0x7f0700cf;
- public static final int ic_mr_button_connected_29_dark = 0x7f0700d0;
- public static final int ic_mr_button_connected_29_light = 0x7f0700d1;
- public static final int ic_mr_button_connected_30_dark = 0x7f0700d2;
- public static final int ic_mr_button_connected_30_light = 0x7f0700d3;
- public static final int ic_mr_button_connecting_00_dark = 0x7f0700d4;
- public static final int ic_mr_button_connecting_00_light = 0x7f0700d5;
- public static final int ic_mr_button_connecting_01_dark = 0x7f0700d6;
- public static final int ic_mr_button_connecting_01_light = 0x7f0700d7;
- public static final int ic_mr_button_connecting_02_dark = 0x7f0700d8;
- public static final int ic_mr_button_connecting_02_light = 0x7f0700d9;
- public static final int ic_mr_button_connecting_03_dark = 0x7f0700da;
- public static final int ic_mr_button_connecting_03_light = 0x7f0700db;
- public static final int ic_mr_button_connecting_04_dark = 0x7f0700dc;
- public static final int ic_mr_button_connecting_04_light = 0x7f0700dd;
- public static final int ic_mr_button_connecting_05_dark = 0x7f0700de;
- public static final int ic_mr_button_connecting_05_light = 0x7f0700df;
- public static final int ic_mr_button_connecting_06_dark = 0x7f0700e0;
- public static final int ic_mr_button_connecting_06_light = 0x7f0700e1;
- public static final int ic_mr_button_connecting_07_dark = 0x7f0700e2;
- public static final int ic_mr_button_connecting_07_light = 0x7f0700e3;
- public static final int ic_mr_button_connecting_08_dark = 0x7f0700e4;
- public static final int ic_mr_button_connecting_08_light = 0x7f0700e5;
- public static final int ic_mr_button_connecting_09_dark = 0x7f0700e6;
- public static final int ic_mr_button_connecting_09_light = 0x7f0700e7;
- public static final int ic_mr_button_connecting_10_dark = 0x7f0700e8;
- public static final int ic_mr_button_connecting_10_light = 0x7f0700e9;
- public static final int ic_mr_button_connecting_11_dark = 0x7f0700ea;
- public static final int ic_mr_button_connecting_11_light = 0x7f0700eb;
- public static final int ic_mr_button_connecting_12_dark = 0x7f0700ec;
- public static final int ic_mr_button_connecting_12_light = 0x7f0700ed;
- public static final int ic_mr_button_connecting_13_dark = 0x7f0700ee;
- public static final int ic_mr_button_connecting_13_light = 0x7f0700ef;
- public static final int ic_mr_button_connecting_14_dark = 0x7f0700f0;
- public static final int ic_mr_button_connecting_14_light = 0x7f0700f1;
- public static final int ic_mr_button_connecting_15_dark = 0x7f0700f2;
- public static final int ic_mr_button_connecting_15_light = 0x7f0700f3;
- public static final int ic_mr_button_connecting_16_dark = 0x7f0700f4;
- public static final int ic_mr_button_connecting_16_light = 0x7f0700f5;
- public static final int ic_mr_button_connecting_17_dark = 0x7f0700f6;
- public static final int ic_mr_button_connecting_17_light = 0x7f0700f7;
- public static final int ic_mr_button_connecting_18_dark = 0x7f0700f8;
- public static final int ic_mr_button_connecting_18_light = 0x7f0700f9;
- public static final int ic_mr_button_connecting_19_dark = 0x7f0700fa;
- public static final int ic_mr_button_connecting_19_light = 0x7f0700fb;
- public static final int ic_mr_button_connecting_20_dark = 0x7f0700fc;
- public static final int ic_mr_button_connecting_20_light = 0x7f0700fd;
- public static final int ic_mr_button_connecting_21_dark = 0x7f0700fe;
- public static final int ic_mr_button_connecting_21_light = 0x7f0700ff;
- public static final int ic_mr_button_connecting_22_dark = 0x7f070100;
- public static final int ic_mr_button_connecting_22_light = 0x7f070101;
- public static final int ic_mr_button_connecting_23_dark = 0x7f070102;
- public static final int ic_mr_button_connecting_23_light = 0x7f070103;
- public static final int ic_mr_button_connecting_24_dark = 0x7f070104;
- public static final int ic_mr_button_connecting_24_light = 0x7f070105;
- public static final int ic_mr_button_connecting_25_dark = 0x7f070106;
- public static final int ic_mr_button_connecting_25_light = 0x7f070107;
- public static final int ic_mr_button_connecting_26_dark = 0x7f070108;
- public static final int ic_mr_button_connecting_26_light = 0x7f070109;
- public static final int ic_mr_button_connecting_27_dark = 0x7f07010a;
- public static final int ic_mr_button_connecting_27_light = 0x7f07010b;
- public static final int ic_mr_button_connecting_28_dark = 0x7f07010c;
- public static final int ic_mr_button_connecting_28_light = 0x7f07010d;
- public static final int ic_mr_button_connecting_29_dark = 0x7f07010e;
- public static final int ic_mr_button_connecting_29_light = 0x7f07010f;
- public static final int ic_mr_button_connecting_30_dark = 0x7f070110;
- public static final int ic_mr_button_connecting_30_light = 0x7f070111;
- public static final int ic_mr_button_disabled_dark = 0x7f070112;
- public static final int ic_mr_button_disabled_light = 0x7f070113;
- public static final int ic_mr_button_disconnected_dark = 0x7f070114;
- public static final int ic_mr_button_disconnected_light = 0x7f070115;
- public static final int ic_mr_button_grey = 0x7f070116;
- public static final int ic_vol_type_speaker_dark = 0x7f070117;
- public static final int ic_vol_type_speaker_group_dark = 0x7f070118;
- public static final int ic_vol_type_speaker_group_light = 0x7f070119;
- public static final int ic_vol_type_speaker_light = 0x7f07011a;
- public static final int ic_vol_type_tv_dark = 0x7f07011b;
- public static final int ic_vol_type_tv_light = 0x7f07011c;
- public static final int mr_button_connected_dark = 0x7f07013b;
- public static final int mr_button_connected_light = 0x7f07013c;
- public static final int mr_button_connecting_dark = 0x7f07013d;
- public static final int mr_button_connecting_light = 0x7f07013e;
- public static final int mr_button_dark = 0x7f07013f;
- public static final int mr_button_light = 0x7f070140;
- public static final int mr_dialog_close_dark = 0x7f070141;
- public static final int mr_dialog_close_light = 0x7f070142;
- public static final int mr_dialog_material_background_dark = 0x7f070143;
- public static final int mr_dialog_material_background_light = 0x7f070144;
- public static final int mr_group_collapse = 0x7f070145;
- public static final int mr_group_expand = 0x7f070146;
- public static final int mr_media_pause_dark = 0x7f070147;
- public static final int mr_media_pause_light = 0x7f070148;
- public static final int mr_media_play_dark = 0x7f070149;
- public static final int mr_media_play_light = 0x7f07014a;
- public static final int mr_media_stop_dark = 0x7f07014b;
- public static final int mr_media_stop_light = 0x7f07014c;
- public static final int mr_vol_type_audiotrack_dark = 0x7f07014d;
- public static final int mr_vol_type_audiotrack_light = 0x7f07014e;
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- public static final int tooltip_frame_dark = 0x7f070167;
- public static final int tooltip_frame_light = 0x7f070168;
- }
- public static final class id {
- private id() {}
-
- public static final int action0 = 0x7f080008;
- public static final int action_bar = 0x7f080009;
- public static final int action_bar_activity_content = 0x7f08000a;
- public static final int action_bar_container = 0x7f08000b;
- public static final int action_bar_root = 0x7f08000c;
- public static final int action_bar_spinner = 0x7f08000d;
- public static final int action_bar_subtitle = 0x7f08000e;
- public static final int action_bar_title = 0x7f08000f;
- public static final int action_container = 0x7f080010;
- public static final int action_context_bar = 0x7f080011;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_menu_divider = 0x7f080014;
- public static final int action_menu_presenter = 0x7f080015;
- public static final int action_mode_bar = 0x7f080016;
- public static final int action_mode_bar_stub = 0x7f080017;
- public static final int action_mode_close_button = 0x7f080018;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int activity_chooser_view_content = 0x7f08001c;
- public static final int add = 0x7f08001d;
- public static final int alertTitle = 0x7f08001e;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int bottom = 0x7f080025;
- public static final int buttonPanel = 0x7f080029;
- public static final int cancel_action = 0x7f08002a;
- public static final int checkbox = 0x7f08002f;
- public static final int chronometer = 0x7f080030;
- public static final int content = 0x7f080034;
- public static final int contentPanel = 0x7f080035;
- public static final int custom = 0x7f080036;
- public static final int customPanel = 0x7f080037;
- public static final int decor_content_parent = 0x7f080039;
- public static final int default_activity_button = 0x7f08003a;
- public static final int edit_query = 0x7f08003d;
- public static final int end = 0x7f08003e;
- public static final int end_padder = 0x7f08003f;
- public static final int expand_activities_button = 0x7f080042;
- public static final int expanded_menu = 0x7f080043;
- public static final int forever = 0x7f080048;
- public static final int group_divider = 0x7f080049;
- public static final int home = 0x7f08004a;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int image = 0x7f080050;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int item_touch_helper_previous_elevation = 0x7f080053;
- public static final int left = 0x7f080066;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int listMode = 0x7f080069;
- public static final int list_item = 0x7f08006a;
- public static final int media_actions = 0x7f080070;
- public static final int message = 0x7f080083;
- public static final int mr_art = 0x7f080087;
- public static final int mr_cast_checkbox = 0x7f080088;
- public static final int mr_cast_close_button = 0x7f080089;
- public static final int mr_cast_group_icon = 0x7f08008a;
- public static final int mr_cast_group_name = 0x7f08008b;
- public static final int mr_cast_list = 0x7f08008c;
- public static final int mr_cast_meta = 0x7f08008d;
- public static final int mr_cast_meta_art = 0x7f08008e;
- public static final int mr_cast_meta_subtitle = 0x7f08008f;
- public static final int mr_cast_meta_title = 0x7f080090;
- public static final int mr_cast_route_icon = 0x7f080091;
- public static final int mr_cast_route_name = 0x7f080092;
- public static final int mr_cast_stop_button = 0x7f080093;
- public static final int mr_cast_volume_layout = 0x7f080094;
- public static final int mr_cast_volume_slider = 0x7f080095;
- public static final int mr_chooser_list = 0x7f080096;
- public static final int mr_chooser_route_desc = 0x7f080097;
- public static final int mr_chooser_route_icon = 0x7f080098;
- public static final int mr_chooser_route_name = 0x7f080099;
- public static final int mr_chooser_title = 0x7f08009a;
- public static final int mr_close = 0x7f08009b;
- public static final int mr_control_divider = 0x7f08009c;
- public static final int mr_control_playback_ctrl = 0x7f08009d;
- public static final int mr_control_subtitle = 0x7f08009e;
- public static final int mr_control_title = 0x7f08009f;
- public static final int mr_control_title_container = 0x7f0800a0;
- public static final int mr_custom_control = 0x7f0800a1;
- public static final int mr_default_control = 0x7f0800a2;
- public static final int mr_dialog_area = 0x7f0800a3;
- public static final int mr_dialog_header_name = 0x7f0800a4;
- public static final int mr_expandable_area = 0x7f0800a5;
- public static final int mr_group_expand_collapse = 0x7f0800a6;
- public static final int mr_group_volume_route_name = 0x7f0800a7;
- public static final int mr_group_volume_slider = 0x7f0800a8;
- public static final int mr_media_main_control = 0x7f0800a9;
- public static final int mr_name = 0x7f0800aa;
- public static final int mr_picker_close_button = 0x7f0800ab;
- public static final int mr_picker_list = 0x7f0800ac;
- public static final int mr_picker_route_icon = 0x7f0800ad;
- public static final int mr_picker_route_name = 0x7f0800ae;
- public static final int mr_playback_control = 0x7f0800af;
- public static final int mr_title_bar = 0x7f0800b0;
- public static final int mr_volume_control = 0x7f0800b1;
- public static final int mr_volume_group_list = 0x7f0800b2;
- public static final int mr_volume_item_icon = 0x7f0800b3;
- public static final int mr_volume_slider = 0x7f0800b4;
- public static final int multiply = 0x7f0800b5;
- public static final int none = 0x7f0800b8;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int parentPanel = 0x7f0800c3;
- public static final int progress_circular = 0x7f0800c6;
- public static final int progress_horizontal = 0x7f0800c7;
- public static final int radio = 0x7f0800c8;
- public static final int right = 0x7f0800ca;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int screen = 0x7f0800cd;
- public static final int scrollIndicatorDown = 0x7f0800ce;
- public static final int scrollIndicatorUp = 0x7f0800cf;
- public static final int scrollView = 0x7f0800d0;
- public static final int search_badge = 0x7f0800d1;
- public static final int search_bar = 0x7f0800d2;
- public static final int search_button = 0x7f0800d3;
- public static final int search_close_btn = 0x7f0800d4;
- public static final int search_edit_frame = 0x7f0800d5;
- public static final int search_go_btn = 0x7f0800d6;
- public static final int search_mag_icon = 0x7f0800d7;
- public static final int search_plate = 0x7f0800d8;
- public static final int search_src_text = 0x7f0800d9;
- public static final int search_voice_btn = 0x7f0800da;
- public static final int select_dialog_listview = 0x7f0800db;
- public static final int shortcut = 0x7f0800dd;
- public static final int spacer = 0x7f0800e1;
- public static final int split_action_bar = 0x7f0800e2;
- public static final int src_atop = 0x7f0800e3;
- public static final int src_in = 0x7f0800e4;
- public static final int src_over = 0x7f0800e5;
- public static final int start = 0x7f0800e6;
- public static final int status_bar_latest_event_content = 0x7f0800e7;
- public static final int submenuarrow = 0x7f0800e8;
- public static final int submit_area = 0x7f0800e9;
- public static final int tabMode = 0x7f0800eb;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int textSpacerNoButtons = 0x7f0800f1;
- public static final int textSpacerNoTitle = 0x7f0800f2;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- public static final int titleDividerNoCustom = 0x7f0800f5;
- public static final int title_template = 0x7f0800f6;
- public static final int top = 0x7f0800f7;
- public static final int topPanel = 0x7f0800f8;
- public static final int uniform = 0x7f080102;
- public static final int up = 0x7f080103;
- public static final int volume_item_container = 0x7f080105;
- public static final int wrap_content = 0x7f080109;
- }
- public static final class integer {
- private integer() {}
-
- public static final int abc_config_activityDefaultDur = 0x7f090000;
- public static final int abc_config_activityShortDur = 0x7f090001;
- public static final int cancel_button_image_alpha = 0x7f090002;
- public static final int config_tooltipAnimTime = 0x7f090003;
- public static final int mr_controller_volume_group_list_animation_duration_ms = 0x7f090004;
- public static final int mr_controller_volume_group_list_fade_in_duration_ms = 0x7f090005;
- public static final int mr_controller_volume_group_list_fade_out_duration_ms = 0x7f090006;
- public static final int mr_update_routes_delay_ms = 0x7f090007;
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class interpolator {
- private interpolator() {}
-
- public static final int mr_fast_out_slow_in = 0x7f0a0000;
- public static final int mr_linear_out_slow_in = 0x7f0a0001;
- }
- public static final class layout {
- private layout() {}
-
- public static final int abc_action_bar_title_item = 0x7f0b0000;
- public static final int abc_action_bar_up_container = 0x7f0b0001;
- public static final int abc_action_menu_item_layout = 0x7f0b0002;
- public static final int abc_action_menu_layout = 0x7f0b0003;
- public static final int abc_action_mode_bar = 0x7f0b0004;
- public static final int abc_action_mode_close_item_material = 0x7f0b0005;
- public static final int abc_activity_chooser_view = 0x7f0b0006;
- public static final int abc_activity_chooser_view_list_item = 0x7f0b0007;
- public static final int abc_alert_dialog_button_bar_material = 0x7f0b0008;
- public static final int abc_alert_dialog_material = 0x7f0b0009;
- public static final int abc_alert_dialog_title_material = 0x7f0b000a;
- public static final int abc_cascading_menu_item_layout = 0x7f0b000b;
- public static final int abc_dialog_title_material = 0x7f0b000c;
- public static final int abc_expanded_menu_layout = 0x7f0b000d;
- public static final int abc_list_menu_item_checkbox = 0x7f0b000e;
- public static final int abc_list_menu_item_icon = 0x7f0b000f;
- public static final int abc_list_menu_item_layout = 0x7f0b0010;
- public static final int abc_list_menu_item_radio = 0x7f0b0011;
- public static final int abc_popup_menu_header_item_layout = 0x7f0b0012;
- public static final int abc_popup_menu_item_layout = 0x7f0b0013;
- public static final int abc_screen_content_include = 0x7f0b0014;
- public static final int abc_screen_simple = 0x7f0b0015;
- public static final int abc_screen_simple_overlay_action_mode = 0x7f0b0016;
- public static final int abc_screen_toolbar = 0x7f0b0017;
- public static final int abc_search_dropdown_item_icons_2line = 0x7f0b0018;
- public static final int abc_search_view = 0x7f0b0019;
- public static final int abc_select_dialog_material = 0x7f0b001a;
- public static final int abc_tooltip = 0x7f0b001b;
- public static final int mr_cast_dialog = 0x7f0b0023;
- public static final int mr_cast_group_item = 0x7f0b0024;
- public static final int mr_cast_group_volume_item = 0x7f0b0025;
- public static final int mr_cast_media_metadata = 0x7f0b0026;
- public static final int mr_cast_route_item = 0x7f0b0027;
- public static final int mr_chooser_dialog = 0x7f0b0028;
- public static final int mr_chooser_list_item = 0x7f0b0029;
- public static final int mr_controller_material_dialog_b = 0x7f0b002a;
- public static final int mr_controller_volume_item = 0x7f0b002b;
- public static final int mr_dialog_header_item = 0x7f0b002c;
- public static final int mr_picker_dialog = 0x7f0b002d;
- public static final int mr_picker_route_item = 0x7f0b002e;
- public static final int mr_playback_control = 0x7f0b002f;
- public static final int mr_volume_control = 0x7f0b0030;
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_media_action = 0x7f0b0039;
- public static final int notification_media_cancel_action = 0x7f0b003a;
- public static final int notification_template_big_media = 0x7f0b003b;
- public static final int notification_template_big_media_custom = 0x7f0b003c;
- public static final int notification_template_big_media_narrow = 0x7f0b003d;
- public static final int notification_template_big_media_narrow_custom = 0x7f0b003e;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_lines_media = 0x7f0b0041;
- public static final int notification_template_media = 0x7f0b0042;
- public static final int notification_template_media_custom = 0x7f0b0043;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- public static final int select_dialog_item_material = 0x7f0b0046;
- public static final int select_dialog_multichoice_material = 0x7f0b0047;
- public static final int select_dialog_singlechoice_material = 0x7f0b0048;
- public static final int support_simple_spinner_dropdown_item = 0x7f0b004a;
- }
- public static final class string {
- private string() {}
-
- public static final int abc_action_bar_home_description = 0x7f0f0000;
- public static final int abc_action_bar_up_description = 0x7f0f0001;
- public static final int abc_action_menu_overflow_description = 0x7f0f0002;
- public static final int abc_action_mode_done = 0x7f0f0003;
- public static final int abc_activity_chooser_view_see_all = 0x7f0f0004;
- public static final int abc_activitychooserview_choose_application = 0x7f0f0005;
- public static final int abc_capital_off = 0x7f0f0006;
- public static final int abc_capital_on = 0x7f0f0007;
- public static final int abc_font_family_body_1_material = 0x7f0f0008;
- public static final int abc_font_family_body_2_material = 0x7f0f0009;
- public static final int abc_font_family_button_material = 0x7f0f000a;
- public static final int abc_font_family_caption_material = 0x7f0f000b;
- public static final int abc_font_family_display_1_material = 0x7f0f000c;
- public static final int abc_font_family_display_2_material = 0x7f0f000d;
- public static final int abc_font_family_display_3_material = 0x7f0f000e;
- public static final int abc_font_family_display_4_material = 0x7f0f000f;
- public static final int abc_font_family_headline_material = 0x7f0f0010;
- public static final int abc_font_family_menu_material = 0x7f0f0011;
- public static final int abc_font_family_subhead_material = 0x7f0f0012;
- public static final int abc_font_family_title_material = 0x7f0f0013;
- public static final int abc_menu_alt_shortcut_label = 0x7f0f0014;
- public static final int abc_menu_ctrl_shortcut_label = 0x7f0f0015;
- public static final int abc_menu_delete_shortcut_label = 0x7f0f0016;
- public static final int abc_menu_enter_shortcut_label = 0x7f0f0017;
- public static final int abc_menu_function_shortcut_label = 0x7f0f0018;
- public static final int abc_menu_meta_shortcut_label = 0x7f0f0019;
- public static final int abc_menu_shift_shortcut_label = 0x7f0f001a;
- public static final int abc_menu_space_shortcut_label = 0x7f0f001b;
- public static final int abc_menu_sym_shortcut_label = 0x7f0f001c;
- public static final int abc_prepend_shortcut_label = 0x7f0f001d;
- public static final int abc_search_hint = 0x7f0f001e;
- public static final int abc_searchview_description_clear = 0x7f0f001f;
- public static final int abc_searchview_description_query = 0x7f0f0020;
- public static final int abc_searchview_description_search = 0x7f0f0021;
- public static final int abc_searchview_description_submit = 0x7f0f0022;
- public static final int abc_searchview_description_voice = 0x7f0f0023;
- public static final int abc_shareactionprovider_share_with = 0x7f0f0024;
- public static final int abc_shareactionprovider_share_with_application = 0x7f0f0025;
- public static final int abc_toolbar_collapse_description = 0x7f0f0026;
- public static final int mr_button_content_description = 0x7f0f006d;
- public static final int mr_cast_button_connected = 0x7f0f006e;
- public static final int mr_cast_button_connecting = 0x7f0f006f;
- public static final int mr_cast_button_disconnected = 0x7f0f0070;
- public static final int mr_cast_dialog_title_view_placeholder = 0x7f0f0071;
- public static final int mr_chooser_searching = 0x7f0f0072;
- public static final int mr_chooser_title = 0x7f0f0073;
- public static final int mr_controller_album_art = 0x7f0f0074;
- public static final int mr_controller_casting_screen = 0x7f0f0075;
- public static final int mr_controller_close_description = 0x7f0f0076;
- public static final int mr_controller_collapse_group = 0x7f0f0077;
- public static final int mr_controller_disconnect = 0x7f0f0078;
- public static final int mr_controller_expand_group = 0x7f0f0079;
- public static final int mr_controller_no_info_available = 0x7f0f007a;
- public static final int mr_controller_no_media_selected = 0x7f0f007b;
- public static final int mr_controller_pause = 0x7f0f007c;
- public static final int mr_controller_play = 0x7f0f007d;
- public static final int mr_controller_stop = 0x7f0f007e;
- public static final int mr_controller_stop_casting = 0x7f0f007f;
- public static final int mr_controller_volume_slider = 0x7f0f0080;
- public static final int mr_dialog_device_header = 0x7f0f0081;
- public static final int mr_dialog_route_header = 0x7f0f0082;
- public static final int mr_system_route_name = 0x7f0f0083;
- public static final int mr_user_route_category_name = 0x7f0f0084;
- public static final int search_menu_title = 0x7f0f00a4;
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int AlertDialog_AppCompat = 0x7f100000;
- public static final int AlertDialog_AppCompat_Light = 0x7f100001;
- public static final int Animation_AppCompat_Dialog = 0x7f100002;
- public static final int Animation_AppCompat_DropDownUp = 0x7f100003;
- public static final int Animation_AppCompat_Tooltip = 0x7f100004;
- public static final int Base_AlertDialog_AppCompat = 0x7f100005;
- public static final int Base_AlertDialog_AppCompat_Light = 0x7f100006;
- public static final int Base_Animation_AppCompat_Dialog = 0x7f100007;
- public static final int Base_Animation_AppCompat_DropDownUp = 0x7f100008;
- public static final int Base_Animation_AppCompat_Tooltip = 0x7f100009;
- public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f10000b;
- public static final int Base_DialogWindowTitle_AppCompat = 0x7f10000a;
- public static final int Base_TextAppearance_AppCompat = 0x7f10000c;
- public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f10000d;
- public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f10000e;
- public static final int Base_TextAppearance_AppCompat_Button = 0x7f10000f;
- public static final int Base_TextAppearance_AppCompat_Caption = 0x7f100010;
- public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f100011;
- public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f100012;
- public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f100013;
- public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f100014;
- public static final int Base_TextAppearance_AppCompat_Headline = 0x7f100015;
- public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f100016;
- public static final int Base_TextAppearance_AppCompat_Large = 0x7f100017;
- public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f100018;
- public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f100019;
- public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f10001a;
- public static final int Base_TextAppearance_AppCompat_Medium = 0x7f10001b;
- public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f10001c;
- public static final int Base_TextAppearance_AppCompat_Menu = 0x7f10001d;
- public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f10001e;
- public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f10001f;
- public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f100020;
- public static final int Base_TextAppearance_AppCompat_Small = 0x7f100021;
- public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f100022;
- public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f100023;
- public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f100024;
- public static final int Base_TextAppearance_AppCompat_Title = 0x7f100025;
- public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f100026;
- public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f100027;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f100028;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f100029;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f10002a;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f10002b;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f10002c;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f10002d;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f10002e;
- public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f10002f;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f100030;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f100031;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f100032;
- public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f100033;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f100034;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f100035;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f100036;
- public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f100037;
- public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f100038;
- public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f100039;
- public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f10003a;
- public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f10003b;
- public static final int Base_ThemeOverlay_AppCompat = 0x7f10004a;
- public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f10004b;
- public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f10004c;
- public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f10004d;
- public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f10004e;
- public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f10004f;
- public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f100050;
- public static final int Base_Theme_AppCompat = 0x7f10003c;
- public static final int Base_Theme_AppCompat_CompactMenu = 0x7f10003d;
- public static final int Base_Theme_AppCompat_Dialog = 0x7f10003e;
- public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f100042;
- public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f10003f;
- public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f100040;
- public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f100041;
- public static final int Base_Theme_AppCompat_Light = 0x7f100043;
- public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f100044;
- public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f100045;
- public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f100049;
- public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f100046;
- public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f100047;
- public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f100048;
- public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f100055;
- public static final int Base_V21_Theme_AppCompat = 0x7f100051;
- public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f100052;
- public static final int Base_V21_Theme_AppCompat_Light = 0x7f100053;
- public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f100054;
- public static final int Base_V22_Theme_AppCompat = 0x7f100056;
- public static final int Base_V22_Theme_AppCompat_Light = 0x7f100057;
- public static final int Base_V23_Theme_AppCompat = 0x7f100058;
- public static final int Base_V23_Theme_AppCompat_Light = 0x7f100059;
- public static final int Base_V26_Theme_AppCompat = 0x7f10005a;
- public static final int Base_V26_Theme_AppCompat_Light = 0x7f10005b;
- public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f10005c;
- public static final int Base_V28_Theme_AppCompat = 0x7f10005d;
- public static final int Base_V28_Theme_AppCompat_Light = 0x7f10005e;
- public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f100063;
- public static final int Base_V7_Theme_AppCompat = 0x7f10005f;
- public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f100060;
- public static final int Base_V7_Theme_AppCompat_Light = 0x7f100061;
- public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f100062;
- public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f100064;
- public static final int Base_V7_Widget_AppCompat_EditText = 0x7f100065;
- public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f100066;
- public static final int Base_Widget_AppCompat_ActionBar = 0x7f100067;
- public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f100068;
- public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f100069;
- public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f10006a;
- public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f10006b;
- public static final int Base_Widget_AppCompat_ActionButton = 0x7f10006c;
- public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f10006d;
- public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f10006e;
- public static final int Base_Widget_AppCompat_ActionMode = 0x7f10006f;
- public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f100070;
- public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f100071;
- public static final int Base_Widget_AppCompat_Button = 0x7f100072;
- public static final int Base_Widget_AppCompat_ButtonBar = 0x7f100078;
- public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f100079;
- public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f100073;
- public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f100074;
- public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f100075;
- public static final int Base_Widget_AppCompat_Button_Colored = 0x7f100076;
- public static final int Base_Widget_AppCompat_Button_Small = 0x7f100077;
- public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f10007a;
- public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f10007b;
- public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f10007c;
- public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f10007d;
- public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f10007e;
- public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f10007f;
- public static final int Base_Widget_AppCompat_EditText = 0x7f100080;
- public static final int Base_Widget_AppCompat_ImageButton = 0x7f100081;
- public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f100082;
- public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f100083;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f100084;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f100085;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f100086;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f100087;
- public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f100088;
- public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f100089;
- public static final int Base_Widget_AppCompat_ListMenuView = 0x7f10008a;
- public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f10008b;
- public static final int Base_Widget_AppCompat_ListView = 0x7f10008c;
- public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f10008d;
- public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f10008e;
- public static final int Base_Widget_AppCompat_PopupMenu = 0x7f10008f;
- public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f100090;
- public static final int Base_Widget_AppCompat_PopupWindow = 0x7f100091;
- public static final int Base_Widget_AppCompat_ProgressBar = 0x7f100092;
- public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f100093;
- public static final int Base_Widget_AppCompat_RatingBar = 0x7f100094;
- public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f100095;
- public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f100096;
- public static final int Base_Widget_AppCompat_SearchView = 0x7f100097;
- public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f100098;
- public static final int Base_Widget_AppCompat_SeekBar = 0x7f100099;
- public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f10009a;
- public static final int Base_Widget_AppCompat_Spinner = 0x7f10009b;
- public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f10009c;
- public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f10009d;
- public static final int Base_Widget_AppCompat_Toolbar = 0x7f10009e;
- public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f10009f;
- public static final int Platform_AppCompat = 0x7f1000a4;
- public static final int Platform_AppCompat_Light = 0x7f1000a5;
- public static final int Platform_ThemeOverlay_AppCompat = 0x7f1000a6;
- public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1000a7;
- public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1000a8;
- public static final int Platform_V21_AppCompat = 0x7f1000a9;
- public static final int Platform_V21_AppCompat_Light = 0x7f1000aa;
- public static final int Platform_V25_AppCompat = 0x7f1000ab;
- public static final int Platform_V25_AppCompat_Light = 0x7f1000ac;
- public static final int Platform_Widget_AppCompat_Spinner = 0x7f1000ad;
- public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f1000ae;
- public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f1000af;
- public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f1000b0;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f1000b1;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f1000b2;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 0x7f1000b3;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 0x7f1000b4;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f1000b5;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 0x7f1000b6;
- public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f1000bc;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f1000b7;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f1000b8;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f1000b9;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f1000ba;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f1000bb;
- public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f1000bd;
- public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f1000be;
- public static final int TextAppearance_AppCompat = 0x7f1000bf;
- public static final int TextAppearance_AppCompat_Body1 = 0x7f1000c0;
- public static final int TextAppearance_AppCompat_Body2 = 0x7f1000c1;
- public static final int TextAppearance_AppCompat_Button = 0x7f1000c2;
- public static final int TextAppearance_AppCompat_Caption = 0x7f1000c3;
- public static final int TextAppearance_AppCompat_Display1 = 0x7f1000c4;
- public static final int TextAppearance_AppCompat_Display2 = 0x7f1000c5;
- public static final int TextAppearance_AppCompat_Display3 = 0x7f1000c6;
- public static final int TextAppearance_AppCompat_Display4 = 0x7f1000c7;
- public static final int TextAppearance_AppCompat_Headline = 0x7f1000c8;
- public static final int TextAppearance_AppCompat_Inverse = 0x7f1000c9;
- public static final int TextAppearance_AppCompat_Large = 0x7f1000ca;
- public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f1000cb;
- public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f1000cc;
- public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f1000cd;
- public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f1000ce;
- public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f1000cf;
- public static final int TextAppearance_AppCompat_Medium = 0x7f1000d0;
- public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f1000d1;
- public static final int TextAppearance_AppCompat_Menu = 0x7f1000d2;
- public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f1000d3;
- public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f1000d4;
- public static final int TextAppearance_AppCompat_Small = 0x7f1000d5;
- public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f1000d6;
- public static final int TextAppearance_AppCompat_Subhead = 0x7f1000d7;
- public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f1000d8;
- public static final int TextAppearance_AppCompat_Title = 0x7f1000d9;
- public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f1000da;
- public static final int TextAppearance_AppCompat_Tooltip = 0x7f1000db;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f1000dc;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f1000dd;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f1000de;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f1000df;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f1000e0;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f1000e1;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f1000e2;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f1000e3;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f1000e4;
- public static final int TextAppearance_AppCompat_Widget_Button = 0x7f1000e5;
- public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f1000e6;
- public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f1000e7;
- public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f1000e8;
- public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f1000e9;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f1000ea;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f1000eb;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f1000ec;
- public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f1000ed;
- public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f1000ee;
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Info_Media = 0x7f1000f1;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Line2_Media = 0x7f1000f3;
- public static final int TextAppearance_Compat_Notification_Media = 0x7f1000f4;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Time_Media = 0x7f1000f6;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int TextAppearance_Compat_Notification_Title_Media = 0x7f1000f8;
- public static final int TextAppearance_MediaRouter_PrimaryText = 0x7f1000f9;
- public static final int TextAppearance_MediaRouter_SecondaryText = 0x7f1000fa;
- public static final int TextAppearance_MediaRouter_Title = 0x7f1000fb;
- public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f1000fc;
- public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f1000fd;
- public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f1000fe;
- public static final int ThemeOverlay_AppCompat = 0x7f100121;
- public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f100122;
- public static final int ThemeOverlay_AppCompat_Dark = 0x7f100123;
- public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f100124;
- public static final int ThemeOverlay_AppCompat_Dialog = 0x7f100125;
- public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f100126;
- public static final int ThemeOverlay_AppCompat_Light = 0x7f100127;
- public static final int ThemeOverlay_MediaRouter_Dark = 0x7f100128;
- public static final int ThemeOverlay_MediaRouter_Light = 0x7f100129;
- public static final int Theme_AppCompat = 0x7f100106;
- public static final int Theme_AppCompat_CompactMenu = 0x7f100107;
- public static final int Theme_AppCompat_DayNight = 0x7f100108;
- public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f100109;
- public static final int Theme_AppCompat_DayNight_Dialog = 0x7f10010a;
- public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f10010d;
- public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f10010b;
- public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f10010c;
- public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f10010e;
- public static final int Theme_AppCompat_Dialog = 0x7f10010f;
- public static final int Theme_AppCompat_DialogWhenLarge = 0x7f100112;
- public static final int Theme_AppCompat_Dialog_Alert = 0x7f100110;
- public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f100111;
- public static final int Theme_AppCompat_Light = 0x7f100113;
- public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f100114;
- public static final int Theme_AppCompat_Light_Dialog = 0x7f100115;
- public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f100118;
- public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f100116;
- public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f100117;
- public static final int Theme_AppCompat_Light_NoActionBar = 0x7f100119;
- public static final int Theme_AppCompat_NoActionBar = 0x7f10011a;
- public static final int Theme_MediaRouter = 0x7f10011b;
- public static final int Theme_MediaRouter_Light = 0x7f10011c;
- public static final int Theme_MediaRouter_LightControlPanel = 0x7f10011e;
- public static final int Theme_MediaRouter_Light_DarkControlPanel = 0x7f10011d;
- public static final int Widget_AppCompat_ActionBar = 0x7f10012b;
- public static final int Widget_AppCompat_ActionBar_Solid = 0x7f10012c;
- public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f10012d;
- public static final int Widget_AppCompat_ActionBar_TabText = 0x7f10012e;
- public static final int Widget_AppCompat_ActionBar_TabView = 0x7f10012f;
- public static final int Widget_AppCompat_ActionButton = 0x7f100130;
- public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f100131;
- public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f100132;
- public static final int Widget_AppCompat_ActionMode = 0x7f100133;
- public static final int Widget_AppCompat_ActivityChooserView = 0x7f100134;
- public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f100135;
- public static final int Widget_AppCompat_Button = 0x7f100136;
- public static final int Widget_AppCompat_ButtonBar = 0x7f10013c;
- public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f10013d;
- public static final int Widget_AppCompat_Button_Borderless = 0x7f100137;
- public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f100138;
- public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f100139;
- public static final int Widget_AppCompat_Button_Colored = 0x7f10013a;
- public static final int Widget_AppCompat_Button_Small = 0x7f10013b;
- public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f10013e;
- public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f10013f;
- public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f100140;
- public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f100141;
- public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f100142;
- public static final int Widget_AppCompat_EditText = 0x7f100143;
- public static final int Widget_AppCompat_ImageButton = 0x7f100144;
- public static final int Widget_AppCompat_Light_ActionBar = 0x7f100145;
- public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f100146;
- public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f100147;
- public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f100148;
- public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f100149;
- public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f10014a;
- public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f10014b;
- public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f10014c;
- public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f10014d;
- public static final int Widget_AppCompat_Light_ActionButton = 0x7f10014e;
- public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f10014f;
- public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f100150;
- public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f100151;
- public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f100152;
- public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f100153;
- public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f100154;
- public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f100155;
- public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f100156;
- public static final int Widget_AppCompat_Light_PopupMenu = 0x7f100157;
- public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f100158;
- public static final int Widget_AppCompat_Light_SearchView = 0x7f100159;
- public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f10015a;
- public static final int Widget_AppCompat_ListMenuView = 0x7f10015b;
- public static final int Widget_AppCompat_ListPopupWindow = 0x7f10015c;
- public static final int Widget_AppCompat_ListView = 0x7f10015d;
- public static final int Widget_AppCompat_ListView_DropDown = 0x7f10015e;
- public static final int Widget_AppCompat_ListView_Menu = 0x7f10015f;
- public static final int Widget_AppCompat_PopupMenu = 0x7f100160;
- public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f100161;
- public static final int Widget_AppCompat_PopupWindow = 0x7f100162;
- public static final int Widget_AppCompat_ProgressBar = 0x7f100163;
- public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f100164;
- public static final int Widget_AppCompat_RatingBar = 0x7f100165;
- public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f100166;
- public static final int Widget_AppCompat_RatingBar_Small = 0x7f100167;
- public static final int Widget_AppCompat_SearchView = 0x7f100168;
- public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f100169;
- public static final int Widget_AppCompat_SeekBar = 0x7f10016a;
- public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f10016b;
- public static final int Widget_AppCompat_Spinner = 0x7f10016c;
- public static final int Widget_AppCompat_Spinner_DropDown = 0x7f10016d;
- public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f10016e;
- public static final int Widget_AppCompat_Spinner_Underlined = 0x7f10016f;
- public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f100170;
- public static final int Widget_AppCompat_Toolbar = 0x7f100171;
- public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f100172;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- public static final int Widget_MediaRouter_Light_MediaRouteButton = 0x7f100175;
- public static final int Widget_MediaRouter_MediaRouteButton = 0x7f100176;
- public static final int Widget_Support_CoordinatorLayout = 0x7f100177;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ActionBar = { 0x7f030031, 0x7f030032, 0x7f030033, 0x7f030057, 0x7f030058, 0x7f030059, 0x7f03005a, 0x7f03005b, 0x7f03005c, 0x7f03005f, 0x7f030064, 0x7f030065, 0x7f030070, 0x7f030088, 0x7f030089, 0x7f03008a, 0x7f03008b, 0x7f03008c, 0x7f030091, 0x7f030094, 0x7f0300ab, 0x7f0300bf, 0x7f0300ca, 0x7f0300cd, 0x7f0300ce, 0x7f0300ec, 0x7f0300ef, 0x7f03010a, 0x7f030113 };
- 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 = { 0x7f030031, 0x7f030032, 0x7f030047, 0x7f030088, 0x7f0300ef, 0x7f030113 };
- 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 = { 0x7f030071, 0x7f030092 };
- public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
- public static final int ActivityChooserView_initialActivityCount = 1;
- public static final int[] AlertDialog = { 0x10100f2, 0x7f03003e, 0x7f03003f, 0x7f0300a2, 0x7f0300a3, 0x7f0300bc, 0x7f0300df, 0x7f0300e0 };
- 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, 0x7f0300e6, 0x7f030108, 0x7f030109 };
- 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, 0x7f030105, 0x7f030106, 0x7f030107 };
- 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, 0x7f03002c, 0x7f03002d, 0x7f03002e, 0x7f03002f, 0x7f030030, 0x7f030078, 0x7f03007a, 0x7f030096, 0x7f03009f, 0x7f0300f5 };
- 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, 0x7f030000, 0x7f030001, 0x7f030002, 0x7f030003, 0x7f030004, 0x7f030005, 0x7f030006, 0x7f030007, 0x7f030008, 0x7f030009, 0x7f03000a, 0x7f03000b, 0x7f03000c, 0x7f03000e, 0x7f03000f, 0x7f030010, 0x7f030011, 0x7f030012, 0x7f030013, 0x7f030014, 0x7f030015, 0x7f030016, 0x7f030017, 0x7f030018, 0x7f030019, 0x7f03001a, 0x7f03001b, 0x7f03001c, 0x7f03001d, 0x7f03001e, 0x7f030021, 0x7f030022, 0x7f030023, 0x7f030024, 0x7f030025, 0x7f03002b, 0x7f030037, 0x7f030038, 0x7f030039, 0x7f03003a, 0x7f03003b, 0x7f03003c, 0x7f030040, 0x7f030041, 0x7f030044, 0x7f030045, 0x7f03004b, 0x7f03004c, 0x7f03004d, 0x7f03004e, 0x7f03004f, 0x7f030050, 0x7f030051, 0x7f030052, 0x7f030053, 0x7f030054, 0x7f03005d, 0x7f030061, 0x7f030062, 0x7f030063, 0x7f030066, 0x7f030068, 0x7f03006b, 0x7f03006c, 0x7f03006d, 0x7f03006e, 0x7f03006f, 0x7f03008a, 0x7f030090, 0x7f0300a0, 0x7f0300a1, 0x7f0300a4, 0x7f0300a5, 0x7f0300a6, 0x7f0300a7, 0x7f0300a8, 0x7f0300a9, 0x7f0300aa, 0x7f0300c6, 0x7f0300c7, 0x7f0300c8, 0x7f0300c9, 0x7f0300cb, 0x7f0300d1, 0x7f0300d2, 0x7f0300d3, 0x7f0300d4, 0x7f0300d8, 0x7f0300d9, 0x7f0300da, 0x7f0300db, 0x7f0300e3, 0x7f0300e4, 0x7f0300f3, 0x7f0300f6, 0x7f0300f7, 0x7f0300f8, 0x7f0300f9, 0x7f0300fa, 0x7f0300fb, 0x7f0300fc, 0x7f0300fd, 0x7f0300fe, 0x7f0300ff, 0x7f030114, 0x7f030115, 0x7f030116, 0x7f030117, 0x7f03011d, 0x7f03011f, 0x7f030120, 0x7f030121, 0x7f030122, 0x7f030123, 0x7f030124, 0x7f030125, 0x7f030126, 0x7f030127, 0x7f030128 };
- 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 = { 0x7f030026 };
- public static final int ButtonBarLayout_allowStacking = 0;
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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, 0x7f030042, 0x7f030043 };
- 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 = { 0x7f030095, 0x7f0300e9 };
- public static final int CoordinatorLayout_keylines = 0;
- public static final int CoordinatorLayout_statusBarBackground = 1;
- public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f030099, 0x7f03009a, 0x7f03009b, 0x7f03009c, 0x7f03009d, 0x7f03009e };
- 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 = { 0x7f030029, 0x7f03002a, 0x7f030036, 0x7f03004a, 0x7f030069, 0x7f030086, 0x7f0300e2, 0x7f030101 };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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, 0x7f030065, 0x7f030067, 0x7f0300ae, 0x7f0300dd };
- 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[] MediaRouteButton = { 0x101013f, 0x1010140, 0x7f030072, 0x7f0300b1 };
- public static final int MediaRouteButton_android_minWidth = 0;
- public static final int MediaRouteButton_android_minHeight = 1;
- public static final int MediaRouteButton_externalRouteEnabledDrawable = 2;
- public static final int MediaRouteButton_mediaRouteButtonTint = 3;
- 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, 0x7f03000d, 0x7f03001f, 0x7f030020, 0x7f030028, 0x7f030056, 0x7f03008d, 0x7f03008e, 0x7f0300c0, 0x7f0300dc, 0x7f030118 };
- 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, 0x7f0300cc, 0x7f0300ea };
- 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, 0x7f0300c1 };
- 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 = { 0x7f0300e8 };
- public static final int PopupWindowBackgroundState_state_above_anchor = 0;
- public static final int[] RecycleListView = { 0x7f0300c2, 0x7f0300c5 };
- public static final int RecycleListView_paddingBottomNoButtons = 0;
- public static final int RecycleListView_paddingTopNoTitle = 1;
- public static final int[] RecyclerView = { 0x10100c4, 0x10100f1, 0x7f030073, 0x7f030074, 0x7f030075, 0x7f030076, 0x7f030077, 0x7f030098, 0x7f0300d5, 0x7f0300e1, 0x7f0300e7 };
- 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[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f030046, 0x7f030055, 0x7f030060, 0x7f030087, 0x7f03008f, 0x7f030097, 0x7f0300cf, 0x7f0300d0, 0x7f0300d6, 0x7f0300d7, 0x7f0300eb, 0x7f0300f0, 0x7f03011e };
- 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, 0x7f0300ca };
- 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, 0x7f0300de, 0x7f0300e5, 0x7f0300f1, 0x7f0300f2, 0x7f0300f4, 0x7f030102, 0x7f030103, 0x7f030104, 0x7f030119, 0x7f03011a, 0x7f03011b };
- 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, 0x7f03007a, 0x7f0300f5 };
- 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, 0x7f03003d, 0x7f030048, 0x7f030049, 0x7f030057, 0x7f030058, 0x7f030059, 0x7f03005a, 0x7f03005b, 0x7f03005c, 0x7f0300ab, 0x7f0300ac, 0x7f0300ad, 0x7f0300bd, 0x7f0300be, 0x7f0300ca, 0x7f0300ec, 0x7f0300ed, 0x7f0300ee, 0x7f03010a, 0x7f03010b, 0x7f03010c, 0x7f03010d, 0x7f03010e, 0x7f03010f, 0x7f030110, 0x7f030111, 0x7f030112 };
- 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, 0x7f0300c3, 0x7f0300c4, 0x7f030100 };
- 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, 0x7f030034, 0x7f030035 };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/palette/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/palette/R.java
deleted file mode 100644
index e7f2cbbf..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/palette/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* 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.palette;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f030027;
- public static final int font = 0x7f030079;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int ttcIndex = 0x7f03011c;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_light = 0x7f050051;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f080010;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int chronometer = 0x7f080030;
- public static final int forever = 0x7f080048;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/recyclerview/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/recyclerview/R.java
deleted file mode 100644
index df794b59..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/recyclerview/R.java
+++ /dev/null
@@ -1,239 +0,0 @@
-/* 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.recyclerview;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f030027;
- public static final int coordinatorLayoutStyle = 0x7f03005e;
- public static final int fastScrollEnabled = 0x7f030073;
- public static final int fastScrollHorizontalThumbDrawable = 0x7f030074;
- public static final int fastScrollHorizontalTrackDrawable = 0x7f030075;
- public static final int fastScrollVerticalThumbDrawable = 0x7f030076;
- public static final int fastScrollVerticalTrackDrawable = 0x7f030077;
- public static final int font = 0x7f030079;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int keylines = 0x7f030095;
- public static final int layoutManager = 0x7f030098;
- public static final int layout_anchor = 0x7f030099;
- public static final int layout_anchorGravity = 0x7f03009a;
- public static final int layout_behavior = 0x7f03009b;
- public static final int layout_dodgeInsetEdges = 0x7f03009c;
- public static final int layout_insetEdge = 0x7f03009d;
- public static final int layout_keyline = 0x7f03009e;
- public static final int reverseLayout = 0x7f0300d5;
- public static final int spanCount = 0x7f0300e1;
- public static final int stackFromEnd = 0x7f0300e7;
- public static final int statusBarBackground = 0x7f0300e9;
- public static final int ttcIndex = 0x7f03011c;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_light = 0x7f050051;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int fastscroll_default_thickness = 0x7f060054;
- public static final int fastscroll_margin = 0x7f060055;
- public static final int fastscroll_minimum_range = 0x7f060056;
- public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f06005e;
- public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f06005f;
- public static final int item_touch_helper_swipe_escape_velocity = 0x7f060060;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f080010;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int bottom = 0x7f080025;
- public static final int chronometer = 0x7f080030;
- public static final int end = 0x7f08003e;
- public static final int forever = 0x7f080048;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int item_touch_helper_previous_elevation = 0x7f080053;
- public static final int left = 0x7f080066;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int none = 0x7f0800b8;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int right = 0x7f0800ca;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int start = 0x7f0800e6;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- public static final int top = 0x7f0800f7;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- public static final int Widget_Support_CoordinatorLayout = 0x7f100177;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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 = { 0x7f030095, 0x7f0300e9 };
- public static final int CoordinatorLayout_keylines = 0;
- public static final int CoordinatorLayout_statusBarBackground = 1;
- public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f030099, 0x7f03009a, 0x7f03009b, 0x7f03009c, 0x7f03009d, 0x7f03009e };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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, 0x7f030073, 0x7f030074, 0x7f030075, 0x7f030076, 0x7f030077, 0x7f030098, 0x7f0300d5, 0x7f0300e1, 0x7f0300e7 };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/slidingpanelayout/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/slidingpanelayout/R.java
deleted file mode 100644
index a0b4dd90..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/slidingpanelayout/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* 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.slidingpanelayout;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f030027;
- public static final int font = 0x7f030079;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int ttcIndex = 0x7f03011c;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_light = 0x7f050051;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f080010;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int chronometer = 0x7f080030;
- public static final int forever = 0x7f080048;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/swiperefreshlayout/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/swiperefreshlayout/R.java
deleted file mode 100644
index b61bf38e..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/swiperefreshlayout/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* 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.swiperefreshlayout;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f030027;
- public static final int font = 0x7f030079;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int ttcIndex = 0x7f03011c;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_light = 0x7f050051;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f080010;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int chronometer = 0x7f080030;
- public static final int forever = 0x7f080048;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/vectordrawable/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/vectordrawable/R.java
deleted file mode 100644
index d0c4da11..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/vectordrawable/R.java
+++ /dev/null
@@ -1,211 +0,0 @@
-/* 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.vectordrawable;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f030027;
- public static final int coordinatorLayoutStyle = 0x7f03005e;
- public static final int font = 0x7f030079;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int keylines = 0x7f030095;
- public static final int layout_anchor = 0x7f030099;
- public static final int layout_anchorGravity = 0x7f03009a;
- public static final int layout_behavior = 0x7f03009b;
- public static final int layout_dodgeInsetEdges = 0x7f03009c;
- public static final int layout_insetEdge = 0x7f03009d;
- public static final int layout_keyline = 0x7f03009e;
- public static final int statusBarBackground = 0x7f0300e9;
- public static final int ttcIndex = 0x7f03011c;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_light = 0x7f050051;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f080010;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int bottom = 0x7f080025;
- public static final int chronometer = 0x7f080030;
- public static final int end = 0x7f08003e;
- public static final int forever = 0x7f080048;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int left = 0x7f080066;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int none = 0x7f0800b8;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int right = 0x7f0800ca;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int start = 0x7f0800e6;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- public static final int top = 0x7f0800f7;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- public static final int Widget_Support_CoordinatorLayout = 0x7f100177;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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 = { 0x7f030095, 0x7f0300e9 };
- public static final int CoordinatorLayout_keylines = 0;
- public static final int CoordinatorLayout_statusBarBackground = 1;
- public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f030099, 0x7f03009a, 0x7f03009b, 0x7f03009c, 0x7f03009d, 0x7f03009e };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/viewpager/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/viewpager/R.java
deleted file mode 100644
index aec3eefb..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/viewpager/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* 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.viewpager;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f030027;
- public static final int font = 0x7f030079;
- public static final int fontProviderAuthority = 0x7f03007b;
- public static final int fontProviderCerts = 0x7f03007c;
- public static final int fontProviderFetchStrategy = 0x7f03007d;
- public static final int fontProviderFetchTimeout = 0x7f03007e;
- public static final int fontProviderPackage = 0x7f03007f;
- public static final int fontProviderQuery = 0x7f030080;
- public static final int fontStyle = 0x7f030081;
- public static final int fontVariationSettings = 0x7f030082;
- public static final int fontWeight = 0x7f030083;
- public static final int ttcIndex = 0x7f03011c;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f050041;
- public static final int notification_icon_bg_color = 0x7f050042;
- public static final int ripple_material_light = 0x7f05004e;
- public static final int secondary_text_default_material_light = 0x7f050051;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f06004b;
- public static final int compat_button_inset_vertical_material = 0x7f06004c;
- public static final int compat_button_padding_horizontal_material = 0x7f06004d;
- public static final int compat_button_padding_vertical_material = 0x7f06004e;
- public static final int compat_control_corner_material = 0x7f06004f;
- public static final int compat_notification_large_icon_max_height = 0x7f060050;
- public static final int compat_notification_large_icon_max_width = 0x7f060051;
- public static final int notification_action_icon_size = 0x7f060067;
- public static final int notification_action_text_size = 0x7f060068;
- public static final int notification_big_circle_margin = 0x7f060069;
- public static final int notification_content_margin_start = 0x7f06006a;
- public static final int notification_large_icon_height = 0x7f06006b;
- public static final int notification_large_icon_width = 0x7f06006c;
- public static final int notification_main_column_padding_top = 0x7f06006d;
- public static final int notification_media_narrow_margin = 0x7f06006e;
- public static final int notification_right_icon_size = 0x7f06006f;
- public static final int notification_right_side_padding_top = 0x7f060070;
- public static final int notification_small_icon_background_padding = 0x7f060071;
- public static final int notification_small_icon_size_as_large = 0x7f060072;
- public static final int notification_subtext_size = 0x7f060073;
- public static final int notification_top_pad = 0x7f060074;
- public static final int notification_top_pad_large_text = 0x7f060075;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f070154;
- public static final int notification_bg = 0x7f070155;
- public static final int notification_bg_low = 0x7f070156;
- public static final int notification_bg_low_normal = 0x7f070157;
- public static final int notification_bg_low_pressed = 0x7f070158;
- public static final int notification_bg_normal = 0x7f070159;
- public static final int notification_bg_normal_pressed = 0x7f07015a;
- public static final int notification_icon_background = 0x7f07015b;
- public static final int notification_template_icon_bg = 0x7f07015c;
- public static final int notification_template_icon_low_bg = 0x7f07015d;
- public static final int notification_tile_bg = 0x7f07015e;
- public static final int notify_panel_notification_icon_bg = 0x7f07015f;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f080010;
- public static final int action_divider = 0x7f080012;
- public static final int action_image = 0x7f080013;
- public static final int action_text = 0x7f08001a;
- public static final int actions = 0x7f08001b;
- public static final int async = 0x7f080022;
- public static final int blocking = 0x7f080024;
- public static final int chronometer = 0x7f080030;
- public static final int forever = 0x7f080048;
- public static final int icon = 0x7f08004d;
- public static final int icon_group = 0x7f08004e;
- public static final int info = 0x7f080051;
- public static final int italic = 0x7f080052;
- public static final int line1 = 0x7f080067;
- public static final int line3 = 0x7f080068;
- public static final int normal = 0x7f0800b9;
- public static final int notification_background = 0x7f0800c0;
- public static final int notification_main_column = 0x7f0800c1;
- public static final int notification_main_column_container = 0x7f0800c2;
- public static final int right_icon = 0x7f0800cb;
- public static final int right_side = 0x7f0800cc;
- public static final int tag_transition_group = 0x7f0800ec;
- public static final int tag_unhandled_key_event_manager = 0x7f0800ed;
- public static final int tag_unhandled_key_listeners = 0x7f0800ee;
- public static final int text = 0x7f0800ef;
- public static final int text2 = 0x7f0800f0;
- public static final int time = 0x7f0800f3;
- public static final int title = 0x7f0800f4;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f090008;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0b0037;
- public static final int notification_action_tombstone = 0x7f0b0038;
- public static final int notification_template_custom_big = 0x7f0b003f;
- public static final int notification_template_icon_group = 0x7f0b0040;
- public static final int notification_template_part_chronometer = 0x7f0b0044;
- public static final int notification_template_part_time = 0x7f0b0045;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f00a7;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f1000f7;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f100173;
- public static final int Widget_Compat_NotificationActionText = 0x7f100174;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f030027 };
- 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 = { 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f03007e, 0x7f03007f, 0x7f030080 };
- 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, 0x7f030079, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f03011c };
- 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/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java b/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
deleted file mode 100644
index 6cc4ed5c..00000000
--- a/src/Project/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java
+++ /dev/null
@@ -1,10897 +0,0 @@
-/* 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 class array {
- public static final int format_for_exported_note=0x7f020000;
- public static final int menu_share_ways=0x7f020001;
- }
- public static final class attr {
- /**
- *
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=0x7f030000;
- /**
- *
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=0x7f030001;
- /**
- *
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=0x7f030002;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
wrap_content
0
- *
- */
- public static final int actionBarSize=0x7f030003;
- /**
- *
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=0x7f030004;
- /**
- *
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=0x7f030005;
- /**
- *
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=0x7f030006;
- /**
- *
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=0x7f030007;
- /**
- *
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=0x7f030008;
- /**
- *
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=0x7f030009;
- /**
- *
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=0x7f03000a;
- /**
- *
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=0x7f03000b;
- /**
- *
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=0x7f03000c;
- /**
- *
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=0x7f03000d;
- /**
- *
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=0x7f03000e;
- /**
- *
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=0x7f03000f;
- /**
- *
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=0x7f030010;
- /**
- *
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=0x7f030011;
- /**
- *
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=0x7f030012;
- /**
- *
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=0x7f030013;
- /**
- *
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=0x7f030014;
- /**
- *
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=0x7f030015;
- /**
- *
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=0x7f030016;
- /**
- *
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=0x7f030017;
- /**
- *
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=0x7f030018;
- /**
- *
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=0x7f030019;
- /**
- *
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=0x7f03001a;
- /**
- *
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=0x7f03001b;
- /**
- *
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=0x7f03001c;
- /**
- *
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=0x7f03001d;
- /**
- *
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=0x7f03001e;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int actionProviderClass=0x7f03001f;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int actionViewClass=0x7f030020;
- /**
- *
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=0x7f030021;
- /**
- *
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=0x7f030022;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int alertDialogCenterButtons=0x7f030023;
- /**
- *
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=0x7f030024;
- /**
- *
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=0x7f030025;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int allowStacking=0x7f030026;
- /**
- *
May be a floating point value, such as "1.2".
- */
- public static final int alpha=0x7f030027;
- /**
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
ALT
2
- *
CTRL
1000
- *
FUNCTION
8
- *
META
10000
- *
SHIFT
1
- *
SYM
4
- *
- */
- public static final int alphabeticModifiers=0x7f030028;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030029;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f03002a;
- /**
- *
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=0x7f03002b;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f03002c;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f03002d;
- /**
- *
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=0x7f03002e;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f03002f;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
none
0
- *
uniform
1
- *
- */
- public static final int autoSizeTextType=0x7f030030;
- /**
- *
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=0x7f030031;
- /**
- *
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=0x7f030032;
- /**
- *
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=0x7f030033;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int backgroundTint=0x7f030034;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- */
- public static final int backgroundTintMode=0x7f030035;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030036;
- /**
- *
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=0x7f030037;
- /**
- *
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=0x7f030038;
- /**
- *
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=0x7f030039;
- /**
- *
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=0x7f03003a;
- /**
- *
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=0x7f03003b;
- /**
- *
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=0x7f03003c;
- /**
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
top
30
- *
- */
- public static final int buttonGravity=0x7f03003d;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f03003e;
- /**
- *
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=0x7f03003f;
- /**
- *
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=0x7f030040;
- /**
- *
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=0x7f030041;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int buttonTint=0x7f030042;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- */
- public static final int buttonTintMode=0x7f030043;
- /**
- *
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=0x7f030044;
- /**
- *
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=0x7f030045;
- /**
- *
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=0x7f030046;
- /**
- *
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=0x7f030047;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int collapseContentDescription=0x7f030048;
- /**
- *
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=0x7f030049;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int color=0x7f03004a;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorAccent=0x7f03004b;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorBackgroundFloating=0x7f03004c;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorButtonNormal=0x7f03004d;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorControlActivated=0x7f03004e;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorControlHighlight=0x7f03004f;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorControlNormal=0x7f030050;
- /**
- *
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=0x7f030051;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorPrimary=0x7f030052;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorPrimaryDark=0x7f030053;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorSwitchThumbNormal=0x7f030054;
- /**
- *
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=0x7f030055;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int contentDescription=0x7f030056;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030057;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030058;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030059;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f03005a;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f03005b;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f03005c;
- /**
- *
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=0x7f03005d;
- /**
- *
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=0x7f03005e;
- /**
- *
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=0x7f03005f;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int defaultQueryHint=0x7f030060;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030061;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030062;
- /**
- *
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=0x7f030063;
- /**
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
disableHome
20
- *
homeAsUp
4
- *
none
0
- *
showCustom
10
- *
showHome
2
- *
showTitle
8
- *
useLogo
1
- *
- */
- public static final int displayOptions=0x7f030064;
- /**
- *
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=0x7f030065;
- /**
- *
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=0x7f030066;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030067;
- /**
- *
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=0x7f030068;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030069;
- /**
- *
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=0x7f03006a;
- /**
- *
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=0x7f03006b;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f03006c;
- /**
- *
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=0x7f03006d;
- /**
- *
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=0x7f03006e;
- /**
- *
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=0x7f03006f;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030070;
- /**
- *
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=0x7f030071;
- /**
- *
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 externalRouteEnabledDrawable=0x7f030072;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int fastScrollEnabled=0x7f030073;
- /**
- *
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=0x7f030074;
- /**
- *
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=0x7f030075;
- /**
- *
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=0x7f030076;
- /**
- *
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=0x7f030077;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030078;
- /**
- *
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=0x7f030079;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int fontFamily=0x7f03007a;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int fontProviderAuthority=0x7f03007b;
- /**
- *
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=0x7f03007c;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
async
1
- *
blocking
0
- *
- */
- public static final int fontProviderFetchStrategy=0x7f03007d;
- /**
- *
May be an integer value, such as "100".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
forever
ffffffff
- *
- */
- public static final int fontProviderFetchTimeout=0x7f03007e;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int fontProviderPackage=0x7f03007f;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int fontProviderQuery=0x7f030080;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
italic
1
- *
normal
0
- *
- */
- public static final int fontStyle=0x7f030081;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int fontVariationSettings=0x7f030082;
- /**
- *
May be an integer value, such as "100".
- */
- public static final int fontWeight=0x7f030083;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int fullscreenBackgroundColor=0x7f030084;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int fullscreenTextColor=0x7f030085;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030086;
- /**
- *
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=0x7f030087;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030088;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int hideOnContentScroll=0x7f030089;
- /**
- *
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=0x7f03008a;
- /**
- *
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=0x7f03008b;
- /**
- *
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=0x7f03008c;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int iconTint=0x7f03008d;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- */
- public static final int iconTintMode=0x7f03008e;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int iconifiedByDefault=0x7f03008f;
- /**
- *
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=0x7f030090;
- /**
- *
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=0x7f030091;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int initialActivityCount=0x7f030092;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int isLightTheme=0x7f030093;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030094;
- /**
- *
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=0x7f030095;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030096;
- /**
- *
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=0x7f030097;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int layoutManager=0x7f030098;
- /**
- *
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=0x7f030099;
- /**
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
center
11
- *
center_horizontal
1
- *
center_vertical
10
- *
clip_horizontal
8
- *
clip_vertical
80
- *
end
800005
- *
fill
77
- *
fill_horizontal
7
- *
fill_vertical
70
- *
left
3
- *
right
5
- *
start
800003
- *
top
30
- *
- */
- public static final int layout_anchorGravity=0x7f03009a;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int layout_behavior=0x7f03009b;
- /**
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
all
77
- *
bottom
50
- *
end
800005
- *
left
3
- *
none
0
- *
right
5
- *
start
800003
- *
top
30
- *
- */
- public static final int layout_dodgeInsetEdges=0x7f03009c;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
end
800005
- *
left
3
- *
none
0
- *
right
5
- *
start
800003
- *
top
30
- *
- */
- public static final int layout_insetEdge=0x7f03009d;
- /**
- *
May be an integer value, such as "100".
- */
- public static final int layout_keyline=0x7f03009e;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f03009f;
- /**
- *
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=0x7f0300a0;
- /**
- *
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=0x7f0300a1;
- /**
- *
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=0x7f0300a2;
- /**
- *
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=0x7f0300a3;
- /**
- *
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=0x7f0300a4;
- /**
- *
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=0x7f0300a5;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f0300a6;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f0300a7;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f0300a8;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f0300a9;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f0300aa;
- /**
- *
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=0x7f0300ab;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int logoDescription=0x7f0300ac;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f0300ad;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int measureWithLargestChild=0x7f0300ae;
- /**
- *
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 mediaRouteAudioTrackDrawable=0x7f0300af;
- /**
- *
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 mediaRouteButtonStyle=0x7f0300b0;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int mediaRouteButtonTint=0x7f0300b1;
- /**
- *
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 mediaRouteCloseDrawable=0x7f0300b2;
- /**
- *
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 mediaRouteControlPanelThemeOverlay=0x7f0300b3;
- /**
- *
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 mediaRouteDefaultIconDrawable=0x7f0300b4;
- /**
- *
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 mediaRoutePauseDrawable=0x7f0300b5;
- /**
- *
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 mediaRoutePlayDrawable=0x7f0300b6;
- /**
- *
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 mediaRouteSpeakerGroupIconDrawable=0x7f0300b7;
- /**
- *
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 mediaRouteSpeakerIconDrawable=0x7f0300b8;
- /**
- *
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 mediaRouteStopDrawable=0x7f0300b9;
- /**
- *
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 mediaRouteTheme=0x7f0300ba;
- /**
- *
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 mediaRouteTvIconDrawable=0x7f0300bb;
- /**
- *
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=0x7f0300bc;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int navigationContentDescription=0x7f0300bd;
- /**
- *
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=0x7f0300be;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
listMode
1
- *
normal
0
- *
tabMode
2
- *
- */
- public static final int navigationMode=0x7f0300bf;
- /**
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
ALT
2
- *
CTRL
1000
- *
FUNCTION
8
- *
META
10000
- *
SHIFT
1
- *
SYM
4
- *
- */
- public static final int numericModifiers=0x7f0300c0;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int overlapAnchor=0x7f0300c1;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f0300c2;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f0300c3;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f0300c4;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f0300c5;
- /**
- *
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=0x7f0300c6;
- /**
- *
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=0x7f0300c7;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f0300c8;
- /**
- *
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=0x7f0300c9;
- /**
- *
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=0x7f0300ca;
- /**
- *
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=0x7f0300cb;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int preserveIconSpacing=0x7f0300cc;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f0300cd;
- /**
- *
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=0x7f0300ce;
- /**
- *
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=0x7f0300cf;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int queryHint=0x7f0300d0;
- /**
- *
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=0x7f0300d1;
- /**
- *
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=0x7f0300d2;
- /**
- *
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=0x7f0300d3;
- /**
- *
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=0x7f0300d4;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int reverseLayout=0x7f0300d5;
- /**
- *
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=0x7f0300d6;
- /**
- *
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=0x7f0300d7;
- /**
- *
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=0x7f0300d8;
- /**
- *
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=0x7f0300d9;
- /**
- *
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=0x7f0300da;
- /**
- *
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=0x7f0300db;
- /**
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
always
2
- *
collapseActionView
8
- *
ifRoom
1
- *
never
0
- *
withText
4
- *
- */
- public static final int showAsAction=0x7f0300dc;
- /**
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
beginning
1
- *
end
4
- *
middle
2
- *
none
0
- *
- */
- public static final int showDividers=0x7f0300dd;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int showText=0x7f0300de;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int showTitle=0x7f0300df;
- /**
- *
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=0x7f0300e0;
- /**
- *
May be an integer value, such as "100".
- */
- public static final int spanCount=0x7f0300e1;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int spinBars=0x7f0300e2;
- /**
- *
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=0x7f0300e3;
- /**
- *
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=0x7f0300e4;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int splitTrack=0x7f0300e5;
- /**
- *
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=0x7f0300e6;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int stackFromEnd=0x7f0300e7;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int state_above_anchor=0x7f0300e8;
- /**
- *
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=0x7f0300e9;
- /**
- *
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=0x7f0300ea;
- /**
- *
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=0x7f0300eb;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int subtitle=0x7f0300ec;
- /**
- *
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=0x7f0300ed;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int subtitleTextColor=0x7f0300ee;
- /**
- *
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=0x7f0300ef;
- /**
- *
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=0x7f0300f0;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f0300f1;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f0300f2;
- /**
- *
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=0x7f0300f3;
- /**
- *
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=0x7f0300f4;
- /**
- *
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=0x7f0300f5;
- /**
- *
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=0x7f0300f6;
- /**
- *
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=0x7f0300f7;
- /**
- *
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=0x7f0300f8;
- /**
- *
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=0x7f0300f9;
- /**
- *
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=0x7f0300fa;
- /**
- *
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=0x7f0300fb;
- /**
- *
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=0x7f0300fc;
- /**
- *
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=0x7f0300fd;
- /**
- *
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=0x7f0300fe;
- /**
- *
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=0x7f0300ff;
- /**
- *
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=0x7f030100;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030101;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030102;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int thumbTint=0x7f030103;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- */
- public static final int thumbTintMode=0x7f030104;
- /**
- *
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=0x7f030105;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int tickMarkTint=0x7f030106;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- */
- public static final int tickMarkTintMode=0x7f030107;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int tint=0x7f030108;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- */
- public static final int tintMode=0x7f030109;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int title=0x7f03010a;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f03010b;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f03010c;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f03010d;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f03010e;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f03010f;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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 titleMargins=0x7f030110;
- /**
- *
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=0x7f030111;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int titleTextColor=0x7f030112;
- /**
- *
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=0x7f030113;
- /**
- *
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=0x7f030114;
- /**
- *
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=0x7f030115;
- /**
- *
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=0x7f030116;
- /**
- *
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=0x7f030117;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int tooltipText=0x7f030118;
- /**
- *
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=0x7f030119;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int trackTint=0x7f03011a;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- */
- public static final int trackTintMode=0x7f03011b;
- /**
- *
May be an integer value, such as "100".
- */
- public static final int ttcIndex=0x7f03011c;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int viewInflaterClass=0x7f03011d;
- /**
- *
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=0x7f03011e;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int windowActionBar=0x7f03011f;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int windowActionBarOverlay=0x7f030120;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int windowActionModeOverlay=0x7f030121;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030122;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030123;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030124;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030125;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030126;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "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=0x7f030127;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int windowNoTitle=0x7f030128;
- }
- public static final class bool {
- public static final int abc_action_bar_embed_tabs=0x7f040000;
- public static final int abc_allow_stacked_button_bar=0x7f040001;
- public static final int abc_config_actionMenuItemAllCaps=0x7f040002;
- }
- public static final class color {
- public static final int abc_background_cache_hint_selector_material_dark=0x7f050000;
- public static final int abc_background_cache_hint_selector_material_light=0x7f050001;
- public static final int abc_btn_colored_borderless_text_material=0x7f050002;
- public static final int abc_btn_colored_text_material=0x7f050003;
- public static final int abc_color_highlight_material=0x7f050004;
- public static final int abc_hint_foreground_material_dark=0x7f050005;
- public static final int abc_hint_foreground_material_light=0x7f050006;
- public static final int abc_input_method_navigation_guard=0x7f050007;
- public static final int abc_primary_text_disable_only_material_dark=0x7f050008;
- public static final int abc_primary_text_disable_only_material_light=0x7f050009;
- public static final int abc_primary_text_material_dark=0x7f05000a;
- public static final int abc_primary_text_material_light=0x7f05000b;
- public static final int abc_search_url_text=0x7f05000c;
- public static final int abc_search_url_text_normal=0x7f05000d;
- public static final int abc_search_url_text_pressed=0x7f05000e;
- public static final int abc_search_url_text_selected=0x7f05000f;
- public static final int abc_secondary_text_material_dark=0x7f050010;
- public static final int abc_secondary_text_material_light=0x7f050011;
- public static final int abc_tint_btn_checkable=0x7f050012;
- public static final int abc_tint_default=0x7f050013;
- public static final int abc_tint_edittext=0x7f050014;
- public static final int abc_tint_seek_thumb=0x7f050015;
- public static final int abc_tint_spinner=0x7f050016;
- public static final int abc_tint_switch_track=0x7f050017;
- public static final int accent_material_dark=0x7f050018;
- public static final int accent_material_light=0x7f050019;
- public static final int background_floating_material_dark=0x7f05001a;
- public static final int background_floating_material_light=0x7f05001b;
- public static final int background_material_dark=0x7f05001c;
- public static final int background_material_light=0x7f05001d;
- public static final int black_overlay=0x7f05001e;
- public static final int bright_foreground_disabled_material_dark=0x7f05001f;
- public static final int bright_foreground_disabled_material_light=0x7f050020;
- public static final int bright_foreground_inverse_material_dark=0x7f050021;
- public static final int bright_foreground_inverse_material_light=0x7f050022;
- public static final int bright_foreground_material_dark=0x7f050023;
- public static final int bright_foreground_material_light=0x7f050024;
- public static final int button_material_dark=0x7f050025;
- public static final int button_material_light=0x7f050026;
- public static final int dim_foreground_disabled_material_dark=0x7f050027;
- public static final int dim_foreground_disabled_material_light=0x7f050028;
- public static final int dim_foreground_material_dark=0x7f050029;
- public static final int dim_foreground_material_light=0x7f05002a;
- public static final int error_color_material_dark=0x7f05002b;
- public static final int error_color_material_light=0x7f05002c;
- public static final int foreground_material_dark=0x7f05002d;
- public static final int foreground_material_light=0x7f05002e;
- public static final int highlighted_text_material_dark=0x7f05002f;
- public static final int highlighted_text_material_light=0x7f050030;
- public static final int light_blue_600=0x7f050031;
- public static final int light_blue_900=0x7f050032;
- public static final int light_blue_A200=0x7f050033;
- public static final int light_blue_A400=0x7f050034;
- public static final int material_blue_grey_800=0x7f050035;
- public static final int material_blue_grey_900=0x7f050036;
- public static final int material_blue_grey_950=0x7f050037;
- public static final int material_deep_teal_200=0x7f050038;
- public static final int material_deep_teal_500=0x7f050039;
- public static final int material_grey_100=0x7f05003a;
- public static final int material_grey_300=0x7f05003b;
- public static final int material_grey_50=0x7f05003c;
- public static final int material_grey_600=0x7f05003d;
- public static final int material_grey_800=0x7f05003e;
- public static final int material_grey_850=0x7f05003f;
- public static final int material_grey_900=0x7f050040;
- public static final int notification_action_color_filter=0x7f050041;
- public static final int notification_icon_bg_color=0x7f050042;
- public static final int notification_material_background_media_default_color=0x7f050043;
- public static final int primary_dark_material_dark=0x7f050044;
- public static final int primary_dark_material_light=0x7f050045;
- public static final int primary_material_dark=0x7f050046;
- public static final int primary_material_light=0x7f050047;
- public static final int primary_text_dark=0x7f050048;
- public static final int primary_text_default_material_dark=0x7f050049;
- public static final int primary_text_default_material_light=0x7f05004a;
- public static final int primary_text_disabled_material_dark=0x7f05004b;
- public static final int primary_text_disabled_material_light=0x7f05004c;
- public static final int ripple_material_dark=0x7f05004d;
- public static final int ripple_material_light=0x7f05004e;
- public static final int secondary_text_dark=0x7f05004f;
- public static final int secondary_text_default_material_dark=0x7f050050;
- public static final int secondary_text_default_material_light=0x7f050051;
- public static final int secondary_text_disabled_material_dark=0x7f050052;
- public static final int secondary_text_disabled_material_light=0x7f050053;
- public static final int switch_thumb_disabled_material_dark=0x7f050054;
- public static final int switch_thumb_disabled_material_light=0x7f050055;
- public static final int switch_thumb_material_dark=0x7f050056;
- public static final int switch_thumb_material_light=0x7f050057;
- public static final int switch_thumb_normal_material_dark=0x7f050058;
- public static final int switch_thumb_normal_material_light=0x7f050059;
- public static final int tooltip_background_dark=0x7f05005a;
- public static final int tooltip_background_light=0x7f05005b;
- public static final int user_query_highlight=0x7f05005c;
- }
- public static final class dimen {
- public static final int abc_action_bar_content_inset_material=0x7f060000;
- public static final int abc_action_bar_content_inset_with_nav=0x7f060001;
- public static final int abc_action_bar_default_height_material=0x7f060002;
- public static final int abc_action_bar_default_padding_end_material=0x7f060003;
- public static final int abc_action_bar_default_padding_start_material=0x7f060004;
- public static final int abc_action_bar_elevation_material=0x7f060005;
- public static final int abc_action_bar_icon_vertical_padding_material=0x7f060006;
- public static final int abc_action_bar_overflow_padding_end_material=0x7f060007;
- public static final int abc_action_bar_overflow_padding_start_material=0x7f060008;
- public static final int abc_action_bar_stacked_max_height=0x7f060009;
- public static final int abc_action_bar_stacked_tab_max_width=0x7f06000a;
- public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f06000b;
- public static final int abc_action_bar_subtitle_top_margin_material=0x7f06000c;
- public static final int abc_action_button_min_height_material=0x7f06000d;
- public static final int abc_action_button_min_width_material=0x7f06000e;
- public static final int abc_action_button_min_width_overflow_material=0x7f06000f;
- public static final int abc_alert_dialog_button_bar_height=0x7f060010;
- public static final int abc_alert_dialog_button_dimen=0x7f060011;
- public static final int abc_button_inset_horizontal_material=0x7f060012;
- public static final int abc_button_inset_vertical_material=0x7f060013;
- public static final int abc_button_padding_horizontal_material=0x7f060014;
- public static final int abc_button_padding_vertical_material=0x7f060015;
- public static final int abc_cascading_menus_min_smallest_width=0x7f060016;
- public static final int abc_config_prefDialogWidth=0x7f060017;
- public static final int abc_control_corner_material=0x7f060018;
- public static final int abc_control_inset_material=0x7f060019;
- public static final int abc_control_padding_material=0x7f06001a;
- public static final int abc_dialog_corner_radius_material=0x7f06001b;
- public static final int abc_dialog_fixed_height_major=0x7f06001c;
- public static final int abc_dialog_fixed_height_minor=0x7f06001d;
- public static final int abc_dialog_fixed_width_major=0x7f06001e;
- public static final int abc_dialog_fixed_width_minor=0x7f06001f;
- public static final int abc_dialog_list_padding_bottom_no_buttons=0x7f060020;
- public static final int abc_dialog_list_padding_top_no_title=0x7f060021;
- public static final int abc_dialog_min_width_major=0x7f060022;
- public static final int abc_dialog_min_width_minor=0x7f060023;
- public static final int abc_dialog_padding_material=0x7f060024;
- public static final int abc_dialog_padding_top_material=0x7f060025;
- public static final int abc_dialog_title_divider_material=0x7f060026;
- public static final int abc_disabled_alpha_material_dark=0x7f060027;
- public static final int abc_disabled_alpha_material_light=0x7f060028;
- public static final int abc_dropdownitem_icon_width=0x7f060029;
- public static final int abc_dropdownitem_text_padding_left=0x7f06002a;
- public static final int abc_dropdownitem_text_padding_right=0x7f06002b;
- public static final int abc_edit_text_inset_bottom_material=0x7f06002c;
- public static final int abc_edit_text_inset_horizontal_material=0x7f06002d;
- public static final int abc_edit_text_inset_top_material=0x7f06002e;
- public static final int abc_floating_window_z=0x7f06002f;
- public static final int abc_list_item_padding_horizontal_material=0x7f060030;
- public static final int abc_panel_menu_list_width=0x7f060031;
- public static final int abc_progress_bar_height_material=0x7f060032;
- public static final int abc_search_view_preferred_height=0x7f060033;
- public static final int abc_search_view_preferred_width=0x7f060034;
- public static final int abc_seekbar_track_background_height_material=0x7f060035;
- public static final int abc_seekbar_track_progress_height_material=0x7f060036;
- public static final int abc_select_dialog_padding_start_material=0x7f060037;
- public static final int abc_switch_padding=0x7f060038;
- public static final int abc_text_size_body_1_material=0x7f060039;
- public static final int abc_text_size_body_2_material=0x7f06003a;
- public static final int abc_text_size_button_material=0x7f06003b;
- public static final int abc_text_size_caption_material=0x7f06003c;
- public static final int abc_text_size_display_1_material=0x7f06003d;
- public static final int abc_text_size_display_2_material=0x7f06003e;
- public static final int abc_text_size_display_3_material=0x7f06003f;
- public static final int abc_text_size_display_4_material=0x7f060040;
- public static final int abc_text_size_headline_material=0x7f060041;
- public static final int abc_text_size_large_material=0x7f060042;
- public static final int abc_text_size_medium_material=0x7f060043;
- public static final int abc_text_size_menu_header_material=0x7f060044;
- public static final int abc_text_size_menu_material=0x7f060045;
- public static final int abc_text_size_small_material=0x7f060046;
- public static final int abc_text_size_subhead_material=0x7f060047;
- public static final int abc_text_size_subtitle_material_toolbar=0x7f060048;
- public static final int abc_text_size_title_material=0x7f060049;
- public static final int abc_text_size_title_material_toolbar=0x7f06004a;
- public static final int compat_button_inset_horizontal_material=0x7f06004b;
- public static final int compat_button_inset_vertical_material=0x7f06004c;
- public static final int compat_button_padding_horizontal_material=0x7f06004d;
- public static final int compat_button_padding_vertical_material=0x7f06004e;
- public static final int compat_control_corner_material=0x7f06004f;
- public static final int compat_notification_large_icon_max_height=0x7f060050;
- public static final int compat_notification_large_icon_max_width=0x7f060051;
- public static final int disabled_alpha_material_dark=0x7f060052;
- public static final int disabled_alpha_material_light=0x7f060053;
- public static final int fastscroll_default_thickness=0x7f060054;
- public static final int fastscroll_margin=0x7f060055;
- public static final int fastscroll_minimum_range=0x7f060056;
- public static final int highlight_alpha_material_colored=0x7f060057;
- public static final int highlight_alpha_material_dark=0x7f060058;
- public static final int highlight_alpha_material_light=0x7f060059;
- public static final int hint_alpha_material_dark=0x7f06005a;
- public static final int hint_alpha_material_light=0x7f06005b;
- public static final int hint_pressed_alpha_material_dark=0x7f06005c;
- public static final int hint_pressed_alpha_material_light=0x7f06005d;
- public static final int item_touch_helper_max_drag_scroll_per_frame=0x7f06005e;
- public static final int item_touch_helper_swipe_escape_max_velocity=0x7f06005f;
- public static final int item_touch_helper_swipe_escape_velocity=0x7f060060;
- public static final int mr_controller_volume_group_list_item_height=0x7f060061;
- public static final int mr_controller_volume_group_list_item_icon_size=0x7f060062;
- public static final int mr_controller_volume_group_list_max_height=0x7f060063;
- public static final int mr_controller_volume_group_list_padding_top=0x7f060064;
- public static final int mr_dialog_fixed_width_major=0x7f060065;
- public static final int mr_dialog_fixed_width_minor=0x7f060066;
- public static final int notification_action_icon_size=0x7f060067;
- public static final int notification_action_text_size=0x7f060068;
- public static final int notification_big_circle_margin=0x7f060069;
- public static final int notification_content_margin_start=0x7f06006a;
- public static final int notification_large_icon_height=0x7f06006b;
- public static final int notification_large_icon_width=0x7f06006c;
- public static final int notification_main_column_padding_top=0x7f06006d;
- public static final int notification_media_narrow_margin=0x7f06006e;
- public static final int notification_right_icon_size=0x7f06006f;
- public static final int notification_right_side_padding_top=0x7f060070;
- public static final int notification_small_icon_background_padding=0x7f060071;
- public static final int notification_small_icon_size_as_large=0x7f060072;
- public static final int notification_subtext_size=0x7f060073;
- public static final int notification_top_pad=0x7f060074;
- public static final int notification_top_pad_large_text=0x7f060075;
- public static final int subtitle_corner_radius=0x7f060076;
- public static final int subtitle_outline_width=0x7f060077;
- public static final int subtitle_shadow_offset=0x7f060078;
- public static final int subtitle_shadow_radius=0x7f060079;
- public static final int text_font_size_large=0x7f06007a;
- public static final int text_font_size_medium=0x7f06007b;
- public static final int text_font_size_normal=0x7f06007c;
- public static final int text_font_size_small=0x7f06007d;
- public static final int text_font_size_super=0x7f06007e;
- public static final int tooltip_corner_radius=0x7f06007f;
- public static final int tooltip_horizontal_padding=0x7f060080;
- public static final int tooltip_margin=0x7f060081;
- public static final int tooltip_precise_anchor_extra_offset=0x7f060082;
- public static final int tooltip_precise_anchor_threshold=0x7f060083;
- public static final int tooltip_vertical_padding=0x7f060084;
- public static final int tooltip_y_offset_non_touch=0x7f060085;
- public static final int tooltip_y_offset_touch=0x7f060086;
- }
- public static final class drawable {
- public static final int abc_ab_share_pack_mtrl_alpha=0x7f070000;
- public static final int abc_action_bar_item_background_material=0x7f070001;
- public static final int abc_btn_borderless_material=0x7f070002;
- public static final int abc_btn_check_material=0x7f070003;
- public static final int abc_btn_check_to_on_mtrl_000=0x7f070004;
- public static final int abc_btn_check_to_on_mtrl_015=0x7f070005;
- public static final int abc_btn_colored_material=0x7f070006;
- public static final int abc_btn_default_mtrl_shape=0x7f070007;
- public static final int abc_btn_radio_material=0x7f070008;
- public static final int abc_btn_radio_to_on_mtrl_000=0x7f070009;
- public static final int abc_btn_radio_to_on_mtrl_015=0x7f07000a;
- public static final int abc_btn_switch_to_on_mtrl_00001=0x7f07000b;
- public static final int abc_btn_switch_to_on_mtrl_00012=0x7f07000c;
- public static final int abc_cab_background_internal_bg=0x7f07000d;
- public static final int abc_cab_background_top_material=0x7f07000e;
- public static final int abc_cab_background_top_mtrl_alpha=0x7f07000f;
- public static final int abc_control_background_material=0x7f070010;
- public static final int abc_dialog_material_background=0x7f070011;
- public static final int abc_edit_text_material=0x7f070012;
- public static final int abc_ic_ab_back_material=0x7f070013;
- public static final int abc_ic_arrow_drop_right_black_24dp=0x7f070014;
- public static final int abc_ic_clear_material=0x7f070015;
- public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f070016;
- public static final int abc_ic_go_search_api_material=0x7f070017;
- public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f070018;
- public static final int abc_ic_menu_cut_mtrl_alpha=0x7f070019;
- public static final int abc_ic_menu_overflow_material=0x7f07001a;
- public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f07001b;
- public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f07001c;
- public static final int abc_ic_menu_share_mtrl_alpha=0x7f07001d;
- public static final int abc_ic_search_api_material=0x7f07001e;
- public static final int abc_ic_star_black_16dp=0x7f07001f;
- public static final int abc_ic_star_black_36dp=0x7f070020;
- public static final int abc_ic_star_black_48dp=0x7f070021;
- public static final int abc_ic_star_half_black_16dp=0x7f070022;
- public static final int abc_ic_star_half_black_36dp=0x7f070023;
- public static final int abc_ic_star_half_black_48dp=0x7f070024;
- public static final int abc_ic_voice_search_api_material=0x7f070025;
- public static final int abc_item_background_holo_dark=0x7f070026;
- public static final int abc_item_background_holo_light=0x7f070027;
- public static final int abc_list_divider_material=0x7f070028;
- public static final int abc_list_divider_mtrl_alpha=0x7f070029;
- public static final int abc_list_focused_holo=0x7f07002a;
- public static final int abc_list_longpressed_holo=0x7f07002b;
- public static final int abc_list_pressed_holo_dark=0x7f07002c;
- public static final int abc_list_pressed_holo_light=0x7f07002d;
- public static final int abc_list_selector_background_transition_holo_dark=0x7f07002e;
- public static final int abc_list_selector_background_transition_holo_light=0x7f07002f;
- public static final int abc_list_selector_disabled_holo_dark=0x7f070030;
- public static final int abc_list_selector_disabled_holo_light=0x7f070031;
- public static final int abc_list_selector_holo_dark=0x7f070032;
- public static final int abc_list_selector_holo_light=0x7f070033;
- public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f070034;
- public static final int abc_popup_background_mtrl_mult=0x7f070035;
- public static final int abc_ratingbar_indicator_material=0x7f070036;
- public static final int abc_ratingbar_material=0x7f070037;
- public static final int abc_ratingbar_small_material=0x7f070038;
- public static final int abc_scrubber_control_off_mtrl_alpha=0x7f070039;
- public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f07003a;
- public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f07003b;
- public static final int abc_scrubber_primary_mtrl_alpha=0x7f07003c;
- public static final int abc_scrubber_track_mtrl_alpha=0x7f07003d;
- public static final int abc_seekbar_thumb_material=0x7f07003e;
- public static final int abc_seekbar_tick_mark_material=0x7f07003f;
- public static final int abc_seekbar_track_material=0x7f070040;
- public static final int abc_spinner_mtrl_am_alpha=0x7f070041;
- public static final int abc_spinner_textfield_background_material=0x7f070042;
- public static final int abc_switch_thumb_material=0x7f070043;
- public static final int abc_switch_track_mtrl_alpha=0x7f070044;
- public static final int abc_tab_indicator_material=0x7f070045;
- public static final int abc_tab_indicator_mtrl_alpha=0x7f070046;
- public static final int abc_text_cursor_material=0x7f070047;
- public static final int abc_text_select_handle_left_mtrl_dark=0x7f070048;
- public static final int abc_text_select_handle_left_mtrl_light=0x7f070049;
- public static final int abc_text_select_handle_middle_mtrl_dark=0x7f07004a;
- public static final int abc_text_select_handle_middle_mtrl_light=0x7f07004b;
- public static final int abc_text_select_handle_right_mtrl_dark=0x7f07004c;
- public static final int abc_text_select_handle_right_mtrl_light=0x7f07004d;
- public static final int abc_textfield_activated_mtrl_alpha=0x7f07004e;
- public static final int abc_textfield_default_mtrl_alpha=0x7f07004f;
- public static final int abc_textfield_search_activated_mtrl_alpha=0x7f070050;
- public static final int abc_textfield_search_default_mtrl_alpha=0x7f070051;
- public static final int abc_textfield_search_material=0x7f070052;
- public static final int abc_vector_test=0x7f070053;
- public static final int bg_btn_set_color=0x7f070054;
- public static final int bg_color_btn_mask=0x7f070055;
- public static final int bitmap_error=0x7f070056;
- public static final int bitmap_normal=0x7f070057;
- public static final int bitmap_pressed=0x7f070058;
- public static final int call_record=0x7f070059;
- public static final int clock=0x7f07005a;
- public static final int delete=0x7f07005b;
- public static final int dropdown_icon=0x7f07005c;
- public static final int edit_blue=0x7f07005d;
- public static final int edit_green=0x7f07005e;
- public static final int edit_red=0x7f07005f;
- public static final int edit_title_blue=0x7f070060;
- public static final int edit_title_green=0x7f070061;
- public static final int edit_title_red=0x7f070062;
- public static final int edit_title_white=0x7f070063;
- public static final int edit_title_yellow=0x7f070064;
- public static final int edit_white=0x7f070065;
- public static final int edit_yellow=0x7f070066;
- public static final int font_large=0x7f070067;
- public static final int font_normal=0x7f070068;
- public static final int font_size_selector_bg=0x7f070069;
- public static final int font_small=0x7f07006a;
- public static final int font_super=0x7f07006b;
- public static final int ic_audiotrack_dark=0x7f07006c;
- public static final int ic_audiotrack_light=0x7f07006d;
- public static final int ic_dialog_close_dark=0x7f07006e;
- public static final int ic_dialog_close_light=0x7f07006f;
- public static final int ic_group_collapse_00=0x7f070070;
- public static final int ic_group_collapse_01=0x7f070071;
- public static final int ic_group_collapse_02=0x7f070072;
- public static final int ic_group_collapse_03=0x7f070073;
- public static final int ic_group_collapse_04=0x7f070074;
- public static final int ic_group_collapse_05=0x7f070075;
- public static final int ic_group_collapse_06=0x7f070076;
- public static final int ic_group_collapse_07=0x7f070077;
- public static final int ic_group_collapse_08=0x7f070078;
- public static final int ic_group_collapse_09=0x7f070079;
- public static final int ic_group_collapse_10=0x7f07007a;
- public static final int ic_group_collapse_11=0x7f07007b;
- public static final int ic_group_collapse_12=0x7f07007c;
- public static final int ic_group_collapse_13=0x7f07007d;
- public static final int ic_group_collapse_14=0x7f07007e;
- public static final int ic_group_collapse_15=0x7f07007f;
- public static final int ic_group_expand_00=0x7f070080;
- public static final int ic_group_expand_01=0x7f070081;
- public static final int ic_group_expand_02=0x7f070082;
- public static final int ic_group_expand_03=0x7f070083;
- public static final int ic_group_expand_04=0x7f070084;
- public static final int ic_group_expand_05=0x7f070085;
- public static final int ic_group_expand_06=0x7f070086;
- public static final int ic_group_expand_07=0x7f070087;
- public static final int ic_group_expand_08=0x7f070088;
- public static final int ic_group_expand_09=0x7f070089;
- public static final int ic_group_expand_10=0x7f07008a;
- public static final int ic_group_expand_11=0x7f07008b;
- public static final int ic_group_expand_12=0x7f07008c;
- public static final int ic_group_expand_13=0x7f07008d;
- public static final int ic_group_expand_14=0x7f07008e;
- public static final int ic_group_expand_15=0x7f07008f;
- public static final int ic_media_pause_dark=0x7f070090;
- public static final int ic_media_pause_light=0x7f070091;
- public static final int ic_media_play_dark=0x7f070092;
- public static final int ic_media_play_light=0x7f070093;
- public static final int ic_media_stop_dark=0x7f070094;
- public static final int ic_media_stop_light=0x7f070095;
- public static final int ic_mr_button_connected_00_dark=0x7f070096;
- public static final int ic_mr_button_connected_00_light=0x7f070097;
- public static final int ic_mr_button_connected_01_dark=0x7f070098;
- public static final int ic_mr_button_connected_01_light=0x7f070099;
- public static final int ic_mr_button_connected_02_dark=0x7f07009a;
- public static final int ic_mr_button_connected_02_light=0x7f07009b;
- public static final int ic_mr_button_connected_03_dark=0x7f07009c;
- public static final int ic_mr_button_connected_03_light=0x7f07009d;
- public static final int ic_mr_button_connected_04_dark=0x7f07009e;
- public static final int ic_mr_button_connected_04_light=0x7f07009f;
- public static final int ic_mr_button_connected_05_dark=0x7f0700a0;
- public static final int ic_mr_button_connected_05_light=0x7f0700a1;
- public static final int ic_mr_button_connected_06_dark=0x7f0700a2;
- public static final int ic_mr_button_connected_06_light=0x7f0700a3;
- public static final int ic_mr_button_connected_07_dark=0x7f0700a4;
- public static final int ic_mr_button_connected_07_light=0x7f0700a5;
- public static final int ic_mr_button_connected_08_dark=0x7f0700a6;
- public static final int ic_mr_button_connected_08_light=0x7f0700a7;
- public static final int ic_mr_button_connected_09_dark=0x7f0700a8;
- public static final int ic_mr_button_connected_09_light=0x7f0700a9;
- public static final int ic_mr_button_connected_10_dark=0x7f0700aa;
- public static final int ic_mr_button_connected_10_light=0x7f0700ab;
- public static final int ic_mr_button_connected_11_dark=0x7f0700ac;
- public static final int ic_mr_button_connected_11_light=0x7f0700ad;
- public static final int ic_mr_button_connected_12_dark=0x7f0700ae;
- public static final int ic_mr_button_connected_12_light=0x7f0700af;
- public static final int ic_mr_button_connected_13_dark=0x7f0700b0;
- public static final int ic_mr_button_connected_13_light=0x7f0700b1;
- public static final int ic_mr_button_connected_14_dark=0x7f0700b2;
- public static final int ic_mr_button_connected_14_light=0x7f0700b3;
- public static final int ic_mr_button_connected_15_dark=0x7f0700b4;
- public static final int ic_mr_button_connected_15_light=0x7f0700b5;
- public static final int ic_mr_button_connected_16_dark=0x7f0700b6;
- public static final int ic_mr_button_connected_16_light=0x7f0700b7;
- public static final int ic_mr_button_connected_17_dark=0x7f0700b8;
- public static final int ic_mr_button_connected_17_light=0x7f0700b9;
- public static final int ic_mr_button_connected_18_dark=0x7f0700ba;
- public static final int ic_mr_button_connected_18_light=0x7f0700bb;
- public static final int ic_mr_button_connected_19_dark=0x7f0700bc;
- public static final int ic_mr_button_connected_19_light=0x7f0700bd;
- public static final int ic_mr_button_connected_20_dark=0x7f0700be;
- public static final int ic_mr_button_connected_20_light=0x7f0700bf;
- public static final int ic_mr_button_connected_21_dark=0x7f0700c0;
- public static final int ic_mr_button_connected_21_light=0x7f0700c1;
- public static final int ic_mr_button_connected_22_dark=0x7f0700c2;
- public static final int ic_mr_button_connected_22_light=0x7f0700c3;
- public static final int ic_mr_button_connected_23_dark=0x7f0700c4;
- public static final int ic_mr_button_connected_23_light=0x7f0700c5;
- public static final int ic_mr_button_connected_24_dark=0x7f0700c6;
- public static final int ic_mr_button_connected_24_light=0x7f0700c7;
- public static final int ic_mr_button_connected_25_dark=0x7f0700c8;
- public static final int ic_mr_button_connected_25_light=0x7f0700c9;
- public static final int ic_mr_button_connected_26_dark=0x7f0700ca;
- public static final int ic_mr_button_connected_26_light=0x7f0700cb;
- public static final int ic_mr_button_connected_27_dark=0x7f0700cc;
- public static final int ic_mr_button_connected_27_light=0x7f0700cd;
- public static final int ic_mr_button_connected_28_dark=0x7f0700ce;
- public static final int ic_mr_button_connected_28_light=0x7f0700cf;
- public static final int ic_mr_button_connected_29_dark=0x7f0700d0;
- public static final int ic_mr_button_connected_29_light=0x7f0700d1;
- public static final int ic_mr_button_connected_30_dark=0x7f0700d2;
- public static final int ic_mr_button_connected_30_light=0x7f0700d3;
- public static final int ic_mr_button_connecting_00_dark=0x7f0700d4;
- public static final int ic_mr_button_connecting_00_light=0x7f0700d5;
- public static final int ic_mr_button_connecting_01_dark=0x7f0700d6;
- public static final int ic_mr_button_connecting_01_light=0x7f0700d7;
- public static final int ic_mr_button_connecting_02_dark=0x7f0700d8;
- public static final int ic_mr_button_connecting_02_light=0x7f0700d9;
- public static final int ic_mr_button_connecting_03_dark=0x7f0700da;
- public static final int ic_mr_button_connecting_03_light=0x7f0700db;
- public static final int ic_mr_button_connecting_04_dark=0x7f0700dc;
- public static final int ic_mr_button_connecting_04_light=0x7f0700dd;
- public static final int ic_mr_button_connecting_05_dark=0x7f0700de;
- public static final int ic_mr_button_connecting_05_light=0x7f0700df;
- public static final int ic_mr_button_connecting_06_dark=0x7f0700e0;
- public static final int ic_mr_button_connecting_06_light=0x7f0700e1;
- public static final int ic_mr_button_connecting_07_dark=0x7f0700e2;
- public static final int ic_mr_button_connecting_07_light=0x7f0700e3;
- public static final int ic_mr_button_connecting_08_dark=0x7f0700e4;
- public static final int ic_mr_button_connecting_08_light=0x7f0700e5;
- public static final int ic_mr_button_connecting_09_dark=0x7f0700e6;
- public static final int ic_mr_button_connecting_09_light=0x7f0700e7;
- public static final int ic_mr_button_connecting_10_dark=0x7f0700e8;
- public static final int ic_mr_button_connecting_10_light=0x7f0700e9;
- public static final int ic_mr_button_connecting_11_dark=0x7f0700ea;
- public static final int ic_mr_button_connecting_11_light=0x7f0700eb;
- public static final int ic_mr_button_connecting_12_dark=0x7f0700ec;
- public static final int ic_mr_button_connecting_12_light=0x7f0700ed;
- public static final int ic_mr_button_connecting_13_dark=0x7f0700ee;
- public static final int ic_mr_button_connecting_13_light=0x7f0700ef;
- public static final int ic_mr_button_connecting_14_dark=0x7f0700f0;
- public static final int ic_mr_button_connecting_14_light=0x7f0700f1;
- public static final int ic_mr_button_connecting_15_dark=0x7f0700f2;
- public static final int ic_mr_button_connecting_15_light=0x7f0700f3;
- public static final int ic_mr_button_connecting_16_dark=0x7f0700f4;
- public static final int ic_mr_button_connecting_16_light=0x7f0700f5;
- public static final int ic_mr_button_connecting_17_dark=0x7f0700f6;
- public static final int ic_mr_button_connecting_17_light=0x7f0700f7;
- public static final int ic_mr_button_connecting_18_dark=0x7f0700f8;
- public static final int ic_mr_button_connecting_18_light=0x7f0700f9;
- public static final int ic_mr_button_connecting_19_dark=0x7f0700fa;
- public static final int ic_mr_button_connecting_19_light=0x7f0700fb;
- public static final int ic_mr_button_connecting_20_dark=0x7f0700fc;
- public static final int ic_mr_button_connecting_20_light=0x7f0700fd;
- public static final int ic_mr_button_connecting_21_dark=0x7f0700fe;
- public static final int ic_mr_button_connecting_21_light=0x7f0700ff;
- public static final int ic_mr_button_connecting_22_dark=0x7f070100;
- public static final int ic_mr_button_connecting_22_light=0x7f070101;
- public static final int ic_mr_button_connecting_23_dark=0x7f070102;
- public static final int ic_mr_button_connecting_23_light=0x7f070103;
- public static final int ic_mr_button_connecting_24_dark=0x7f070104;
- public static final int ic_mr_button_connecting_24_light=0x7f070105;
- public static final int ic_mr_button_connecting_25_dark=0x7f070106;
- public static final int ic_mr_button_connecting_25_light=0x7f070107;
- public static final int ic_mr_button_connecting_26_dark=0x7f070108;
- public static final int ic_mr_button_connecting_26_light=0x7f070109;
- public static final int ic_mr_button_connecting_27_dark=0x7f07010a;
- public static final int ic_mr_button_connecting_27_light=0x7f07010b;
- public static final int ic_mr_button_connecting_28_dark=0x7f07010c;
- public static final int ic_mr_button_connecting_28_light=0x7f07010d;
- public static final int ic_mr_button_connecting_29_dark=0x7f07010e;
- public static final int ic_mr_button_connecting_29_light=0x7f07010f;
- public static final int ic_mr_button_connecting_30_dark=0x7f070110;
- public static final int ic_mr_button_connecting_30_light=0x7f070111;
- public static final int ic_mr_button_disabled_dark=0x7f070112;
- public static final int ic_mr_button_disabled_light=0x7f070113;
- public static final int ic_mr_button_disconnected_dark=0x7f070114;
- public static final int ic_mr_button_disconnected_light=0x7f070115;
- public static final int ic_mr_button_grey=0x7f070116;
- public static final int ic_vol_type_speaker_dark=0x7f070117;
- public static final int ic_vol_type_speaker_group_dark=0x7f070118;
- public static final int ic_vol_type_speaker_group_light=0x7f070119;
- public static final int ic_vol_type_speaker_light=0x7f07011a;
- public static final int ic_vol_type_tv_dark=0x7f07011b;
- public static final int ic_vol_type_tv_light=0x7f07011c;
- public static final int icon_app=0x7f07011d;
- public static final int line_error=0x7f07011e;
- public static final int line_pressed=0x7f07011f;
- public static final int list_background=0x7f070120;
- public static final int list_blue_down=0x7f070121;
- public static final int list_blue_middle=0x7f070122;
- public static final int list_blue_single=0x7f070123;
- public static final int list_blue_up=0x7f070124;
- public static final int list_folder=0x7f070125;
- public static final int list_footer_bg=0x7f070126;
- public static final int list_green_down=0x7f070127;
- public static final int list_green_middle=0x7f070128;
- public static final int list_green_single=0x7f070129;
- public static final int list_green_up=0x7f07012a;
- public static final int list_red_down=0x7f07012b;
- public static final int list_red_middle=0x7f07012c;
- public static final int list_red_single=0x7f07012d;
- public static final int list_red_up=0x7f07012e;
- public static final int list_white_down=0x7f07012f;
- public static final int list_white_middle=0x7f070130;
- public static final int list_white_single=0x7f070131;
- public static final int list_white_up=0x7f070132;
- public static final int list_yellow_down=0x7f070133;
- public static final int list_yellow_middle=0x7f070134;
- public static final int list_yellow_single=0x7f070135;
- public static final int list_yellow_up=0x7f070136;
- public static final int lock=0x7f070137;
- public static final int menu_delete=0x7f070138;
- public static final int menu_move=0x7f070139;
- public static final int menu_top=0x7f07013a;
- public static final int mr_button_connected_dark=0x7f07013b;
- public static final int mr_button_connected_light=0x7f07013c;
- public static final int mr_button_connecting_dark=0x7f07013d;
- public static final int mr_button_connecting_light=0x7f07013e;
- public static final int mr_button_dark=0x7f07013f;
- public static final int mr_button_light=0x7f070140;
- public static final int mr_dialog_close_dark=0x7f070141;
- public static final int mr_dialog_close_light=0x7f070142;
- public static final int mr_dialog_material_background_dark=0x7f070143;
- public static final int mr_dialog_material_background_light=0x7f070144;
- public static final int mr_group_collapse=0x7f070145;
- public static final int mr_group_expand=0x7f070146;
- public static final int mr_media_pause_dark=0x7f070147;
- public static final int mr_media_pause_light=0x7f070148;
- public static final int mr_media_play_dark=0x7f070149;
- public static final int mr_media_play_light=0x7f07014a;
- public static final int mr_media_stop_dark=0x7f07014b;
- public static final int mr_media_stop_light=0x7f07014c;
- public static final int mr_vol_type_audiotrack_dark=0x7f07014d;
- public static final int mr_vol_type_audiotrack_light=0x7f07014e;
- public static final int new_note=0x7f07014f;
- public static final int new_note_normal=0x7f070150;
- public static final int new_note_pressed=0x7f070151;
- public static final int note_edit_color_selector_panel=0x7f070152;
- public static final int notification=0x7f070153;
- public static final int notification_action_background=0x7f070154;
- public static final int notification_bg=0x7f070155;
- public static final int notification_bg_low=0x7f070156;
- public static final int notification_bg_low_normal=0x7f070157;
- public static final int notification_bg_low_pressed=0x7f070158;
- public static final int notification_bg_normal=0x7f070159;
- public static final int notification_bg_normal_pressed=0x7f07015a;
- public static final int notification_icon_background=0x7f07015b;
- public static final int notification_template_icon_bg=0x7f07015c;
- public static final int notification_template_icon_low_bg=0x7f07015d;
- public static final int notification_tile_bg=0x7f07015e;
- public static final int notify_panel_notification_icon_bg=0x7f07015f;
- public static final int search_result=0x7f070160;
- public static final int selected=0x7f070161;
- public static final int settings_launcher_background=0x7f070162;
- public static final int splash=0x7f070163;
- public static final int star=0x7f070164;
- public static final int title_alert=0x7f070165;
- public static final int title_bar_bg=0x7f070166;
- public static final int tooltip_frame_dark=0x7f070167;
- public static final int tooltip_frame_light=0x7f070168;
- public static final int widget_2x_blue=0x7f070169;
- public static final int widget_2x_green=0x7f07016a;
- public static final int widget_2x_red=0x7f07016b;
- public static final int widget_2x_white=0x7f07016c;
- public static final int widget_2x_yellow=0x7f07016d;
- public static final int widget_4x_blue=0x7f07016e;
- public static final int widget_4x_green=0x7f07016f;
- public static final int widget_4x_red=0x7f070170;
- public static final int widget_4x_white=0x7f070171;
- public static final int widget_4x_yellow=0x7f070172;
- }
- public static final class id {
- public static final int ALT=0x7f080000;
- public static final int CTRL=0x7f080001;
- public static final int FUNCTION=0x7f080002;
- public static final int META=0x7f080003;
- public static final int SHIFT=0x7f080004;
- public static final int SYM=0x7f080005;
- public static final int account_dialog_subtitle=0x7f080006;
- public static final int account_dialog_title=0x7f080007;
- public static final int action0=0x7f080008;
- public static final int action_bar=0x7f080009;
- public static final int action_bar_activity_content=0x7f08000a;
- public static final int action_bar_container=0x7f08000b;
- public static final int action_bar_root=0x7f08000c;
- public static final int action_bar_spinner=0x7f08000d;
- public static final int action_bar_subtitle=0x7f08000e;
- public static final int action_bar_title=0x7f08000f;
- public static final int action_container=0x7f080010;
- public static final int action_context_bar=0x7f080011;
- public static final int action_divider=0x7f080012;
- public static final int action_image=0x7f080013;
- public static final int action_menu_divider=0x7f080014;
- public static final int action_menu_presenter=0x7f080015;
- public static final int action_mode_bar=0x7f080016;
- public static final int action_mode_bar_stub=0x7f080017;
- public static final int action_mode_close_button=0x7f080018;
- public static final int action_select_all=0x7f080019;
- public static final int action_text=0x7f08001a;
- public static final int actions=0x7f08001b;
- public static final int activity_chooser_view_content=0x7f08001c;
- public static final int add=0x7f08001d;
- public static final int alertTitle=0x7f08001e;
- public static final int all=0x7f08001f;
- public static final int always=0x7f080020;
- public static final int amPm=0x7f080021;
- public static final int async=0x7f080022;
- public static final int beginning=0x7f080023;
- public static final int blocking=0x7f080024;
- public static final int bottom=0x7f080025;
- public static final int btn_new_note=0x7f080026;
- public static final int btn_password_clear=0x7f080027;
- public static final int btn_set_bg_color=0x7f080028;
- public static final int buttonPanel=0x7f080029;
- public static final int cancel_action=0x7f08002a;
- public static final int cb_edit_item=0x7f08002b;
- public static final int center=0x7f08002c;
- public static final int center_horizontal=0x7f08002d;
- public static final int center_vertical=0x7f08002e;
- public static final int checkbox=0x7f08002f;
- public static final int chronometer=0x7f080030;
- public static final int clip_horizontal=0x7f080031;
- public static final int clip_vertical=0x7f080032;
- public static final int collapseActionView=0x7f080033;
- public static final int content=0x7f080034;
- public static final int contentPanel=0x7f080035;
- public static final int custom=0x7f080036;
- public static final int customPanel=0x7f080037;
- public static final int date=0x7f080038;
- public static final int decor_content_parent=0x7f080039;
- public static final int default_activity_button=0x7f08003a;
- public static final int delete=0x7f08003b;
- public static final int disableHome=0x7f08003c;
- public static final int edit_query=0x7f08003d;
- public static final int end=0x7f08003e;
- public static final int end_padder=0x7f08003f;
- public static final int et_edit_text=0x7f080040;
- public static final int et_foler_name=0x7f080041;
- public static final int expand_activities_button=0x7f080042;
- public static final int expanded_menu=0x7f080043;
- public static final int fill=0x7f080044;
- public static final int fill_horizontal=0x7f080045;
- public static final int fill_vertical=0x7f080046;
- public static final int font_size_selector=0x7f080047;
- public static final int forever=0x7f080048;
- public static final int group_divider=0x7f080049;
- public static final int home=0x7f08004a;
- public static final int homeAsUp=0x7f08004b;
- public static final int hour=0x7f08004c;
- public static final int icon=0x7f08004d;
- public static final int icon_group=0x7f08004e;
- public static final int ifRoom=0x7f08004f;
- public static final int image=0x7f080050;
- public static final int info=0x7f080051;
- public static final int italic=0x7f080052;
- public static final int item_touch_helper_previous_elevation=0x7f080053;
- public static final int iv_alert_icon=0x7f080054;
- public static final int iv_bg_blue=0x7f080055;
- public static final int iv_bg_blue_select=0x7f080056;
- public static final int iv_bg_green=0x7f080057;
- public static final int iv_bg_green_select=0x7f080058;
- public static final int iv_bg_red=0x7f080059;
- public static final int iv_bg_red_select=0x7f08005a;
- public static final int iv_bg_white=0x7f08005b;
- public static final int iv_bg_white_select=0x7f08005c;
- public static final int iv_bg_yellow=0x7f08005d;
- public static final int iv_bg_yellow_select=0x7f08005e;
- public static final int iv_large_select=0x7f08005f;
- public static final int iv_lock=0x7f080060;
- public static final int iv_medium_select=0x7f080061;
- public static final int iv_small_select=0x7f080062;
- public static final int iv_star_icon=0x7f080063;
- public static final int iv_super_select=0x7f080064;
- public static final int iv_top_icon=0x7f080065;
- public static final int left=0x7f080066;
- public static final int line1=0x7f080067;
- public static final int line3=0x7f080068;
- public static final int listMode=0x7f080069;
- public static final int list_item=0x7f08006a;
- public static final int ll_font_large=0x7f08006b;
- public static final int ll_font_normal=0x7f08006c;
- public static final int ll_font_small=0x7f08006d;
- public static final int ll_font_super=0x7f08006e;
- public static final int lockView=0x7f08006f;
- public static final int media_actions=0x7f080070;
- public static final int menu_alert=0x7f080071;
- public static final int menu_cancel_top=0x7f080072;
- public static final int menu_delete=0x7f080073;
- public static final int menu_delete_passcode=0x7f080074;
- public static final int menu_delete_remind=0x7f080075;
- public static final int menu_export_text=0x7f080076;
- public static final int menu_font_size=0x7f080077;
- public static final int menu_list_mode=0x7f080078;
- public static final int menu_new_folder=0x7f080079;
- public static final int menu_new_note=0x7f08007a;
- public static final int menu_search=0x7f08007b;
- public static final int menu_send_to_desktop=0x7f08007c;
- public static final int menu_set_passcode=0x7f08007d;
- public static final int menu_set_star=0x7f08007e;
- public static final int menu_set_top=0x7f08007f;
- public static final int menu_setting=0x7f080080;
- public static final int menu_share=0x7f080081;
- public static final int menu_sync=0x7f080082;
- public static final int message=0x7f080083;
- public static final int middle=0x7f080084;
- public static final int minute=0x7f080085;
- public static final int move=0x7f080086;
- public static final int mr_art=0x7f080087;
- public static final int mr_cast_checkbox=0x7f080088;
- public static final int mr_cast_close_button=0x7f080089;
- public static final int mr_cast_group_icon=0x7f08008a;
- public static final int mr_cast_group_name=0x7f08008b;
- public static final int mr_cast_list=0x7f08008c;
- public static final int mr_cast_meta=0x7f08008d;
- public static final int mr_cast_meta_art=0x7f08008e;
- public static final int mr_cast_meta_subtitle=0x7f08008f;
- public static final int mr_cast_meta_title=0x7f080090;
- public static final int mr_cast_route_icon=0x7f080091;
- public static final int mr_cast_route_name=0x7f080092;
- public static final int mr_cast_stop_button=0x7f080093;
- public static final int mr_cast_volume_layout=0x7f080094;
- public static final int mr_cast_volume_slider=0x7f080095;
- public static final int mr_chooser_list=0x7f080096;
- public static final int mr_chooser_route_desc=0x7f080097;
- public static final int mr_chooser_route_icon=0x7f080098;
- public static final int mr_chooser_route_name=0x7f080099;
- public static final int mr_chooser_title=0x7f08009a;
- public static final int mr_close=0x7f08009b;
- public static final int mr_control_divider=0x7f08009c;
- public static final int mr_control_playback_ctrl=0x7f08009d;
- public static final int mr_control_subtitle=0x7f08009e;
- public static final int mr_control_title=0x7f08009f;
- public static final int mr_control_title_container=0x7f0800a0;
- public static final int mr_custom_control=0x7f0800a1;
- public static final int mr_default_control=0x7f0800a2;
- public static final int mr_dialog_area=0x7f0800a3;
- public static final int mr_dialog_header_name=0x7f0800a4;
- public static final int mr_expandable_area=0x7f0800a5;
- public static final int mr_group_expand_collapse=0x7f0800a6;
- public static final int mr_group_volume_route_name=0x7f0800a7;
- public static final int mr_group_volume_slider=0x7f0800a8;
- public static final int mr_media_main_control=0x7f0800a9;
- public static final int mr_name=0x7f0800aa;
- public static final int mr_picker_close_button=0x7f0800ab;
- public static final int mr_picker_list=0x7f0800ac;
- public static final int mr_picker_route_icon=0x7f0800ad;
- public static final int mr_picker_route_name=0x7f0800ae;
- public static final int mr_playback_control=0x7f0800af;
- public static final int mr_title_bar=0x7f0800b0;
- public static final int mr_volume_control=0x7f0800b1;
- public static final int mr_volume_group_list=0x7f0800b2;
- public static final int mr_volume_item_icon=0x7f0800b3;
- public static final int mr_volume_slider=0x7f0800b4;
- public static final int multiply=0x7f0800b5;
- public static final int navigation_bar=0x7f0800b6;
- public static final int never=0x7f0800b7;
- public static final int none=0x7f0800b8;
- public static final int normal=0x7f0800b9;
- public static final int note_bg_color_selector=0x7f0800ba;
- public static final int note_edit_list=0x7f0800bb;
- public static final int note_edit_view=0x7f0800bc;
- public static final int note_item=0x7f0800bd;
- public static final int note_title=0x7f0800be;
- public static final int notes_list=0x7f0800bf;
- public static final int notification_background=0x7f0800c0;
- public static final int notification_main_column=0x7f0800c1;
- public static final int notification_main_column_container=0x7f0800c2;
- public static final int parentPanel=0x7f0800c3;
- public static final int prefenerece_sync_status_textview=0x7f0800c4;
- public static final int preference_sync_button=0x7f0800c5;
- public static final int progress_circular=0x7f0800c6;
- public static final int progress_horizontal=0x7f0800c7;
- public static final int radio=0x7f0800c8;
- public static final int retrieve_password=0x7f0800c9;
- public static final int right=0x7f0800ca;
- public static final int right_icon=0x7f0800cb;
- public static final int right_side=0x7f0800cc;
- public static final int screen=0x7f0800cd;
- public static final int scrollIndicatorDown=0x7f0800ce;
- public static final int scrollIndicatorUp=0x7f0800cf;
- public static final int scrollView=0x7f0800d0;
- public static final int search_badge=0x7f0800d1;
- public static final int search_bar=0x7f0800d2;
- public static final int search_button=0x7f0800d3;
- public static final int search_close_btn=0x7f0800d4;
- public static final int search_edit_frame=0x7f0800d5;
- public static final int search_go_btn=0x7f0800d6;
- public static final int search_mag_icon=0x7f0800d7;
- public static final int search_plate=0x7f0800d8;
- public static final int search_src_text=0x7f0800d9;
- public static final int search_voice_btn=0x7f0800da;
- public static final int select_dialog_listview=0x7f0800db;
- public static final int selection_menu=0x7f0800dc;
- public static final int shortcut=0x7f0800dd;
- public static final int showCustom=0x7f0800de;
- public static final int showHome=0x7f0800df;
- public static final int showTitle=0x7f0800e0;
- public static final int spacer=0x7f0800e1;
- public static final int split_action_bar=0x7f0800e2;
- public static final int src_atop=0x7f0800e3;
- public static final int src_in=0x7f0800e4;
- public static final int src_over=0x7f0800e5;
- public static final int start=0x7f0800e6;
- public static final int status_bar_latest_event_content=0x7f0800e7;
- public static final int submenuarrow=0x7f0800e8;
- public static final int submit_area=0x7f0800e9;
- public static final int sv_note_edit=0x7f0800ea;
- public static final int tabMode=0x7f0800eb;
- public static final int tag_transition_group=0x7f0800ec;
- public static final int tag_unhandled_key_event_manager=0x7f0800ed;
- public static final int tag_unhandled_key_listeners=0x7f0800ee;
- public static final int text=0x7f0800ef;
- public static final int text2=0x7f0800f0;
- public static final int textSpacerNoButtons=0x7f0800f1;
- public static final int textSpacerNoTitle=0x7f0800f2;
- public static final int time=0x7f0800f3;
- public static final int title=0x7f0800f4;
- public static final int titleDividerNoCustom=0x7f0800f5;
- public static final int title_template=0x7f0800f6;
- public static final int top=0x7f0800f7;
- public static final int topPanel=0x7f0800f8;
- public static final int tv_activity_set_lock_title=0x7f0800f9;
- public static final int tv_alert_date=0x7f0800fa;
- public static final int tv_folder_name=0x7f0800fb;
- public static final int tv_modified_date=0x7f0800fc;
- public static final int tv_name=0x7f0800fd;
- public static final int tv_set_top=0x7f0800fe;
- public static final int tv_time=0x7f0800ff;
- public static final int tv_title=0x7f080100;
- public static final int tv_title_bar=0x7f080101;
- public static final int uniform=0x7f080102;
- public static final int up=0x7f080103;
- public static final int useLogo=0x7f080104;
- public static final int volume_item_container=0x7f080105;
- public static final int widget_bg_image=0x7f080106;
- public static final int widget_text=0x7f080107;
- public static final int withText=0x7f080108;
- public static final int wrap_content=0x7f080109;
- }
- public static final class integer {
- public static final int abc_config_activityDefaultDur=0x7f090000;
- public static final int abc_config_activityShortDur=0x7f090001;
- public static final int cancel_button_image_alpha=0x7f090002;
- public static final int config_tooltipAnimTime=0x7f090003;
- public static final int mr_controller_volume_group_list_animation_duration_ms=0x7f090004;
- public static final int mr_controller_volume_group_list_fade_in_duration_ms=0x7f090005;
- public static final int mr_controller_volume_group_list_fade_out_duration_ms=0x7f090006;
- public static final int mr_update_routes_delay_ms=0x7f090007;
- public static final int status_bar_notification_info_maxnum=0x7f090008;
- }
- public static final class interpolator {
- public static final int mr_fast_out_slow_in=0x7f0a0000;
- public static final int mr_linear_out_slow_in=0x7f0a0001;
- }
- public static final class layout {
- public static final int abc_action_bar_title_item=0x7f0b0000;
- public static final int abc_action_bar_up_container=0x7f0b0001;
- public static final int abc_action_menu_item_layout=0x7f0b0002;
- public static final int abc_action_menu_layout=0x7f0b0003;
- public static final int abc_action_mode_bar=0x7f0b0004;
- public static final int abc_action_mode_close_item_material=0x7f0b0005;
- public static final int abc_activity_chooser_view=0x7f0b0006;
- public static final int abc_activity_chooser_view_list_item=0x7f0b0007;
- public static final int abc_alert_dialog_button_bar_material=0x7f0b0008;
- public static final int abc_alert_dialog_material=0x7f0b0009;
- public static final int abc_alert_dialog_title_material=0x7f0b000a;
- public static final int abc_cascading_menu_item_layout=0x7f0b000b;
- public static final int abc_dialog_title_material=0x7f0b000c;
- public static final int abc_expanded_menu_layout=0x7f0b000d;
- public static final int abc_list_menu_item_checkbox=0x7f0b000e;
- public static final int abc_list_menu_item_icon=0x7f0b000f;
- public static final int abc_list_menu_item_layout=0x7f0b0010;
- public static final int abc_list_menu_item_radio=0x7f0b0011;
- public static final int abc_popup_menu_header_item_layout=0x7f0b0012;
- public static final int abc_popup_menu_item_layout=0x7f0b0013;
- public static final int abc_screen_content_include=0x7f0b0014;
- public static final int abc_screen_simple=0x7f0b0015;
- public static final int abc_screen_simple_overlay_action_mode=0x7f0b0016;
- public static final int abc_screen_toolbar=0x7f0b0017;
- public static final int abc_search_dropdown_item_icons_2line=0x7f0b0018;
- public static final int abc_search_view=0x7f0b0019;
- public static final int abc_select_dialog_material=0x7f0b001a;
- public static final int abc_tooltip=0x7f0b001b;
- public static final int account_dialog_title=0x7f0b001c;
- public static final int activity_lock=0x7f0b001d;
- public static final int activity_set_lock=0x7f0b001e;
- public static final int add_account_text=0x7f0b001f;
- public static final int datetime_picker=0x7f0b0020;
- public static final int dialog_edit_text=0x7f0b0021;
- public static final int folder_list_item=0x7f0b0022;
- public static final int mr_cast_dialog=0x7f0b0023;
- public static final int mr_cast_group_item=0x7f0b0024;
- public static final int mr_cast_group_volume_item=0x7f0b0025;
- public static final int mr_cast_media_metadata=0x7f0b0026;
- public static final int mr_cast_route_item=0x7f0b0027;
- public static final int mr_chooser_dialog=0x7f0b0028;
- public static final int mr_chooser_list_item=0x7f0b0029;
- public static final int mr_controller_material_dialog_b=0x7f0b002a;
- public static final int mr_controller_volume_item=0x7f0b002b;
- public static final int mr_dialog_header_item=0x7f0b002c;
- public static final int mr_picker_dialog=0x7f0b002d;
- public static final int mr_picker_route_item=0x7f0b002e;
- public static final int mr_playback_control=0x7f0b002f;
- public static final int mr_volume_control=0x7f0b0030;
- public static final int note_edit=0x7f0b0031;
- public static final int note_edit_list_item=0x7f0b0032;
- public static final int note_item=0x7f0b0033;
- public static final int note_list=0x7f0b0034;
- public static final int note_list_dropdown_menu=0x7f0b0035;
- public static final int note_list_footer=0x7f0b0036;
- public static final int notification_action=0x7f0b0037;
- public static final int notification_action_tombstone=0x7f0b0038;
- public static final int notification_media_action=0x7f0b0039;
- public static final int notification_media_cancel_action=0x7f0b003a;
- public static final int notification_template_big_media=0x7f0b003b;
- public static final int notification_template_big_media_custom=0x7f0b003c;
- public static final int notification_template_big_media_narrow=0x7f0b003d;
- public static final int notification_template_big_media_narrow_custom=0x7f0b003e;
- public static final int notification_template_custom_big=0x7f0b003f;
- public static final int notification_template_icon_group=0x7f0b0040;
- public static final int notification_template_lines_media=0x7f0b0041;
- public static final int notification_template_media=0x7f0b0042;
- public static final int notification_template_media_custom=0x7f0b0043;
- public static final int notification_template_part_chronometer=0x7f0b0044;
- public static final int notification_template_part_time=0x7f0b0045;
- public static final int select_dialog_item_material=0x7f0b0046;
- public static final int select_dialog_multichoice_material=0x7f0b0047;
- public static final int select_dialog_singlechoice_material=0x7f0b0048;
- public static final int settings_header=0x7f0b0049;
- public static final int support_simple_spinner_dropdown_item=0x7f0b004a;
- public static final int widget_2x=0x7f0b004b;
- public static final int widget_4x=0x7f0b004c;
- public static final int widget_lock_view=0x7f0b004d;
- }
- public static final class menu {
- public static final int call_note_edit=0x7f0c0000;
- public static final int call_record_folder=0x7f0c0001;
- public static final int note_edit=0x7f0c0002;
- public static final int note_list=0x7f0c0003;
- public static final int note_list_dropdown=0x7f0c0004;
- public static final int note_list_options=0x7f0c0005;
- public static final int sub_folder=0x7f0c0006;
- }
- public static final class plurals {
- public static final int search_results_title=0x7f0d0000;
- }
- public static final class raw {
- public static final int introduction=0x7f0e0000;
- }
- public static final class string {
- public static final int abc_action_bar_home_description=0x7f0f0000;
- public static final int abc_action_bar_up_description=0x7f0f0001;
- public static final int abc_action_menu_overflow_description=0x7f0f0002;
- public static final int abc_action_mode_done=0x7f0f0003;
- public static final int abc_activity_chooser_view_see_all=0x7f0f0004;
- public static final int abc_activitychooserview_choose_application=0x7f0f0005;
- public static final int abc_capital_off=0x7f0f0006;
- public static final int abc_capital_on=0x7f0f0007;
- public static final int abc_font_family_body_1_material=0x7f0f0008;
- public static final int abc_font_family_body_2_material=0x7f0f0009;
- public static final int abc_font_family_button_material=0x7f0f000a;
- public static final int abc_font_family_caption_material=0x7f0f000b;
- public static final int abc_font_family_display_1_material=0x7f0f000c;
- public static final int abc_font_family_display_2_material=0x7f0f000d;
- public static final int abc_font_family_display_3_material=0x7f0f000e;
- public static final int abc_font_family_display_4_material=0x7f0f000f;
- public static final int abc_font_family_headline_material=0x7f0f0010;
- public static final int abc_font_family_menu_material=0x7f0f0011;
- public static final int abc_font_family_subhead_material=0x7f0f0012;
- public static final int abc_font_family_title_material=0x7f0f0013;
- public static final int abc_menu_alt_shortcut_label=0x7f0f0014;
- public static final int abc_menu_ctrl_shortcut_label=0x7f0f0015;
- public static final int abc_menu_delete_shortcut_label=0x7f0f0016;
- public static final int abc_menu_enter_shortcut_label=0x7f0f0017;
- public static final int abc_menu_function_shortcut_label=0x7f0f0018;
- public static final int abc_menu_meta_shortcut_label=0x7f0f0019;
- public static final int abc_menu_shift_shortcut_label=0x7f0f001a;
- public static final int abc_menu_space_shortcut_label=0x7f0f001b;
- public static final int abc_menu_sym_shortcut_label=0x7f0f001c;
- public static final int abc_prepend_shortcut_label=0x7f0f001d;
- public static final int abc_search_hint=0x7f0f001e;
- public static final int abc_searchview_description_clear=0x7f0f001f;
- public static final int abc_searchview_description_query=0x7f0f0020;
- public static final int abc_searchview_description_search=0x7f0f0021;
- public static final int abc_searchview_description_submit=0x7f0f0022;
- public static final int abc_searchview_description_voice=0x7f0f0023;
- public static final int abc_shareactionprovider_share_with=0x7f0f0024;
- public static final int abc_shareactionprovider_share_with_application=0x7f0f0025;
- public static final int abc_toolbar_collapse_description=0x7f0f0026;
- public static final int alert_message_delete_folder=0x7f0f0027;
- public static final int alert_message_delete_note=0x7f0f0028;
- public static final int alert_message_delete_notes=0x7f0f0029;
- public static final int alert_title_delete=0x7f0f002a;
- public static final int app_name=0x7f0f002b;
- public static final int app_widget2x2=0x7f0f002c;
- public static final int app_widget4x4=0x7f0f002d;
- public static final int button_delete=0x7f0f002e;
- public static final int call_record_folder_name=0x7f0f002f;
- public static final int datetime_dialog_cancel=0x7f0f0030;
- public static final int datetime_dialog_ok=0x7f0f0031;
- public static final int delete_remind_time_message=0x7f0f0032;
- public static final int dummy_button=0x7f0f0033;
- public static final int error_delete_locked_note=0x7f0f0034;
- public static final int error_delete_star_note=0x7f0f0035;
- public static final int error_note_empty_for_clock=0x7f0f0036;
- public static final int error_note_empty_for_send_to_desktop=0x7f0f0037;
- public static final int error_note_empty_for_top=0x7f0f0038;
- public static final int error_note_not_exist=0x7f0f0039;
- public static final int error_sdcard_export=0x7f0f003a;
- public static final int error_sdcard_unmounted=0x7f0f003b;
- public static final int error_sync_cancelled=0x7f0f003c;
- public static final int error_sync_internal=0x7f0f003d;
- public static final int error_sync_network=0x7f0f003e;
- public static final int failed_sdcard_export=0x7f0f003f;
- public static final int file_name_txt_format=0x7f0f0040;
- public static final int file_path=0x7f0f0041;
- public static final int find_passcode=0x7f0f0042;
- public static final int folder_exist=0x7f0f0043;
- public static final int format_date_ymd=0x7f0f0044;
- public static final int format_datetime_mdhm=0x7f0f0045;
- public static final int format_exported_file_location=0x7f0f0046;
- public static final int format_folder_files_count=0x7f0f0047;
- public static final int format_move_notes_to_folder=0x7f0f0048;
- public static final int hint_foler_name=0x7f0f0049;
- public static final int info_note_enter_desktop=0x7f0f004a;
- public static final int menu_alert=0x7f0f004b;
- public static final int menu_cancel_top=0x7f0f004c;
- public static final int menu_create_folder=0x7f0f004d;
- public static final int menu_delete=0x7f0f004e;
- public static final int menu_delete_passcode=0x7f0f004f;
- public static final int menu_delete_star=0x7f0f0050;
- public static final int menu_deselect_all=0x7f0f0051;
- public static final int menu_export_text=0x7f0f0052;
- public static final int menu_folder_change_name=0x7f0f0053;
- public static final int menu_folder_delete=0x7f0f0054;
- public static final int menu_folder_view=0x7f0f0055;
- public static final int menu_font_large=0x7f0f0056;
- public static final int menu_font_normal=0x7f0f0057;
- public static final int menu_font_size=0x7f0f0058;
- public static final int menu_font_small=0x7f0f0059;
- public static final int menu_font_super=0x7f0f005a;
- public static final int menu_list_mode=0x7f0f005b;
- public static final int menu_move=0x7f0f005c;
- public static final int menu_move_parent_folder=0x7f0f005d;
- public static final int menu_normal_mode=0x7f0f005e;
- public static final int menu_remove_remind=0x7f0f005f;
- public static final int menu_search=0x7f0f0060;
- public static final int menu_select_all=0x7f0f0061;
- public static final int menu_select_none=0x7f0f0062;
- public static final int menu_select_title=0x7f0f0063;
- public static final int menu_send_to_desktop=0x7f0f0064;
- public static final int menu_set_passcode=0x7f0f0065;
- public static final int menu_set_star=0x7f0f0066;
- public static final int menu_set_top=0x7f0f0067;
- public static final int menu_setting=0x7f0f0068;
- public static final int menu_share=0x7f0f0069;
- public static final int menu_sync=0x7f0f006a;
- public static final int menu_sync_cancel=0x7f0f006b;
- public static final int menu_title_select_folder=0x7f0f006c;
- public static final int mr_button_content_description=0x7f0f006d;
- public static final int mr_cast_button_connected=0x7f0f006e;
- public static final int mr_cast_button_connecting=0x7f0f006f;
- public static final int mr_cast_button_disconnected=0x7f0f0070;
- public static final int mr_cast_dialog_title_view_placeholder=0x7f0f0071;
- public static final int mr_chooser_searching=0x7f0f0072;
- public static final int mr_chooser_title=0x7f0f0073;
- public static final int mr_controller_album_art=0x7f0f0074;
- public static final int mr_controller_casting_screen=0x7f0f0075;
- public static final int mr_controller_close_description=0x7f0f0076;
- public static final int mr_controller_collapse_group=0x7f0f0077;
- public static final int mr_controller_disconnect=0x7f0f0078;
- public static final int mr_controller_expand_group=0x7f0f0079;
- public static final int mr_controller_no_info_available=0x7f0f007a;
- public static final int mr_controller_no_media_selected=0x7f0f007b;
- public static final int mr_controller_pause=0x7f0f007c;
- public static final int mr_controller_play=0x7f0f007d;
- public static final int mr_controller_stop=0x7f0f007e;
- public static final int mr_controller_stop_casting=0x7f0f007f;
- public static final int mr_controller_volume_slider=0x7f0f0080;
- public static final int mr_dialog_device_header=0x7f0f0081;
- public static final int mr_dialog_route_header=0x7f0f0082;
- public static final int mr_system_route_name=0x7f0f0083;
- public static final int mr_user_route_category_name=0x7f0f0084;
- public static final int note_alert_expired=0x7f0f0085;
- public static final int note_link_email=0x7f0f0086;
- public static final int note_link_other=0x7f0f0087;
- public static final int note_link_tel=0x7f0f0088;
- public static final int note_link_web=0x7f0f0089;
- public static final int note_passcode_deleted=0x7f0f008a;
- public static final int notealert_enter=0x7f0f008b;
- public static final int notealert_ok=0x7f0f008c;
- public static final int notelist_menu_new=0x7f0f008d;
- public static final int notelist_string_info=0x7f0f008e;
- public static final int preferences_account_summary=0x7f0f008f;
- public static final int preferences_account_title=0x7f0f0090;
- public static final int preferences_add_account=0x7f0f0091;
- public static final int preferences_bg_random_appear_title=0x7f0f0092;
- public static final int preferences_button_sync_cancel=0x7f0f0093;
- public static final int preferences_button_sync_immediately=0x7f0f0094;
- public static final int preferences_dialog_change_account_title=0x7f0f0095;
- public static final int preferences_dialog_change_account_warn_msg=0x7f0f0096;
- public static final int preferences_dialog_select_account_tips=0x7f0f0097;
- public static final int preferences_dialog_select_account_title=0x7f0f0098;
- public static final int preferences_last_sync_time=0x7f0f0099;
- public static final int preferences_last_sync_time_format=0x7f0f009a;
- public static final int preferences_menu_cancel=0x7f0f009b;
- public static final int preferences_menu_change_account=0x7f0f009c;
- public static final int preferences_menu_remove_account=0x7f0f009d;
- public static final int preferences_title=0x7f0f009e;
- public static final int preferences_toast_cannot_change_account=0x7f0f009f;
- public static final int preferences_toast_success_set_accout=0x7f0f00a0;
- public static final int search=0x7f0f00a1;
- public static final int search_hint=0x7f0f00a2;
- public static final int search_label=0x7f0f00a3;
- public static final int search_menu_title=0x7f0f00a4;
- public static final int search_setting_description=0x7f0f00a5;
- public static final int set_remind_time_message=0x7f0f00a6;
- public static final int status_bar_notification_info_overflow=0x7f0f00a7;
- public static final int success_sdcard_export=0x7f0f00a8;
- public static final int success_sync_account=0x7f0f00a9;
- public static final int sync_progress_init_list=0x7f0f00aa;
- public static final int sync_progress_login=0x7f0f00ab;
- public static final int sync_progress_syncing=0x7f0f00ac;
- public static final int ticker_cancel=0x7f0f00ad;
- public static final int ticker_fail=0x7f0f00ae;
- public static final int ticker_success=0x7f0f00af;
- public static final int ticker_syncing=0x7f0f00b0;
- public static final int widget_havenot_content=0x7f0f00b1;
- public static final int widget_under_visit_mode=0x7f0f00b2;
- }
- public static final class style {
- public static final int AlertDialog_AppCompat=0x7f100000;
- public static final int AlertDialog_AppCompat_Light=0x7f100001;
- public static final int Animation_AppCompat_Dialog=0x7f100002;
- public static final int Animation_AppCompat_DropDownUp=0x7f100003;
- public static final int Animation_AppCompat_Tooltip=0x7f100004;
- public static final int Base_AlertDialog_AppCompat=0x7f100005;
- public static final int Base_AlertDialog_AppCompat_Light=0x7f100006;
- public static final int Base_Animation_AppCompat_Dialog=0x7f100007;
- public static final int Base_Animation_AppCompat_DropDownUp=0x7f100008;
- public static final int Base_Animation_AppCompat_Tooltip=0x7f100009;
- public static final int Base_DialogWindowTitle_AppCompat=0x7f10000a;
- public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f10000b;
- public static final int Base_TextAppearance_AppCompat=0x7f10000c;
- public static final int Base_TextAppearance_AppCompat_Body1=0x7f10000d;
- public static final int Base_TextAppearance_AppCompat_Body2=0x7f10000e;
- public static final int Base_TextAppearance_AppCompat_Button=0x7f10000f;
- public static final int Base_TextAppearance_AppCompat_Caption=0x7f100010;
- public static final int Base_TextAppearance_AppCompat_Display1=0x7f100011;
- public static final int Base_TextAppearance_AppCompat_Display2=0x7f100012;
- public static final int Base_TextAppearance_AppCompat_Display3=0x7f100013;
- public static final int Base_TextAppearance_AppCompat_Display4=0x7f100014;
- public static final int Base_TextAppearance_AppCompat_Headline=0x7f100015;
- public static final int Base_TextAppearance_AppCompat_Inverse=0x7f100016;
- public static final int Base_TextAppearance_AppCompat_Large=0x7f100017;
- public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f100018;
- public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f100019;
- public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f10001a;
- public static final int Base_TextAppearance_AppCompat_Medium=0x7f10001b;
- public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f10001c;
- public static final int Base_TextAppearance_AppCompat_Menu=0x7f10001d;
- public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f10001e;
- public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f10001f;
- public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f100020;
- public static final int Base_TextAppearance_AppCompat_Small=0x7f100021;
- public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f100022;
- public static final int Base_TextAppearance_AppCompat_Subhead=0x7f100023;
- public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f100024;
- public static final int Base_TextAppearance_AppCompat_Title=0x7f100025;
- public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f100026;
- public static final int Base_TextAppearance_AppCompat_Tooltip=0x7f100027;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f100028;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f100029;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f10002a;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f10002b;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f10002c;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f10002d;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f10002e;
- public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f10002f;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f100030;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored=0x7f100031;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f100032;
- public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f100033;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f100034;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f100035;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f100036;
- public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f100037;
- public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f100038;
- public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f100039;
- public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f10003a;
- public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f10003b;
- public static final int Base_Theme_AppCompat=0x7f10003c;
- public static final int Base_Theme_AppCompat_CompactMenu=0x7f10003d;
- public static final int Base_Theme_AppCompat_Dialog=0x7f10003e;
- public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f10003f;
- public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f100040;
- public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f100041;
- public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f100042;
- public static final int Base_Theme_AppCompat_Light=0x7f100043;
- public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f100044;
- public static final int Base_Theme_AppCompat_Light_Dialog=0x7f100045;
- public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f100046;
- public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f100047;
- public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f100048;
- public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f100049;
- public static final int Base_ThemeOverlay_AppCompat=0x7f10004a;
- public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f10004b;
- public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f10004c;
- public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f10004d;
- public static final int Base_ThemeOverlay_AppCompat_Dialog=0x7f10004e;
- public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert=0x7f10004f;
- public static final int Base_ThemeOverlay_AppCompat_Light=0x7f100050;
- public static final int Base_V21_Theme_AppCompat=0x7f100051;
- public static final int Base_V21_Theme_AppCompat_Dialog=0x7f100052;
- public static final int Base_V21_Theme_AppCompat_Light=0x7f100053;
- public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f100054;
- public static final int Base_V21_ThemeOverlay_AppCompat_Dialog=0x7f100055;
- public static final int Base_V22_Theme_AppCompat=0x7f100056;
- public static final int Base_V22_Theme_AppCompat_Light=0x7f100057;
- public static final int Base_V23_Theme_AppCompat=0x7f100058;
- public static final int Base_V23_Theme_AppCompat_Light=0x7f100059;
- public static final int Base_V26_Theme_AppCompat=0x7f10005a;
- public static final int Base_V26_Theme_AppCompat_Light=0x7f10005b;
- public static final int Base_V26_Widget_AppCompat_Toolbar=0x7f10005c;
- public static final int Base_V28_Theme_AppCompat=0x7f10005d;
- public static final int Base_V28_Theme_AppCompat_Light=0x7f10005e;
- public static final int Base_V7_Theme_AppCompat=0x7f10005f;
- public static final int Base_V7_Theme_AppCompat_Dialog=0x7f100060;
- public static final int Base_V7_Theme_AppCompat_Light=0x7f100061;
- public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f100062;
- public static final int Base_V7_ThemeOverlay_AppCompat_Dialog=0x7f100063;
- public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f100064;
- public static final int Base_V7_Widget_AppCompat_EditText=0x7f100065;
- public static final int Base_V7_Widget_AppCompat_Toolbar=0x7f100066;
- public static final int Base_Widget_AppCompat_ActionBar=0x7f100067;
- public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f100068;
- public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f100069;
- public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f10006a;
- public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f10006b;
- public static final int Base_Widget_AppCompat_ActionButton=0x7f10006c;
- public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f10006d;
- public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f10006e;
- public static final int Base_Widget_AppCompat_ActionMode=0x7f10006f;
- public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f100070;
- public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f100071;
- public static final int Base_Widget_AppCompat_Button=0x7f100072;
- public static final int Base_Widget_AppCompat_Button_Borderless=0x7f100073;
- public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f100074;
- public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f100075;
- public static final int Base_Widget_AppCompat_Button_Colored=0x7f100076;
- public static final int Base_Widget_AppCompat_Button_Small=0x7f100077;
- public static final int Base_Widget_AppCompat_ButtonBar=0x7f100078;
- public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f100079;
- public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f10007a;
- public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f10007b;
- public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f10007c;
- public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f10007d;
- public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f10007e;
- public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f10007f;
- public static final int Base_Widget_AppCompat_EditText=0x7f100080;
- public static final int Base_Widget_AppCompat_ImageButton=0x7f100081;
- public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f100082;
- public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f100083;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f100084;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f100085;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f100086;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f100087;
- public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f100088;
- public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f100089;
- public static final int Base_Widget_AppCompat_ListMenuView=0x7f10008a;
- public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f10008b;
- public static final int Base_Widget_AppCompat_ListView=0x7f10008c;
- public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f10008d;
- public static final int Base_Widget_AppCompat_ListView_Menu=0x7f10008e;
- public static final int Base_Widget_AppCompat_PopupMenu=0x7f10008f;
- public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f100090;
- public static final int Base_Widget_AppCompat_PopupWindow=0x7f100091;
- public static final int Base_Widget_AppCompat_ProgressBar=0x7f100092;
- public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f100093;
- public static final int Base_Widget_AppCompat_RatingBar=0x7f100094;
- public static final int Base_Widget_AppCompat_RatingBar_Indicator=0x7f100095;
- public static final int Base_Widget_AppCompat_RatingBar_Small=0x7f100096;
- public static final int Base_Widget_AppCompat_SearchView=0x7f100097;
- public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f100098;
- public static final int Base_Widget_AppCompat_SeekBar=0x7f100099;
- public static final int Base_Widget_AppCompat_SeekBar_Discrete=0x7f10009a;
- public static final int Base_Widget_AppCompat_Spinner=0x7f10009b;
- public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f10009c;
- public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f10009d;
- public static final int Base_Widget_AppCompat_Toolbar=0x7f10009e;
- public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f10009f;
- public static final int HighlightTextAppearancePrimary=0x7f1000a0;
- public static final int HighlightTextAppearanceSecondary=0x7f1000a1;
- public static final int NoteActionBarStyle=0x7f1000a2;
- public static final int NoteTheme=0x7f1000a3;
- public static final int Platform_AppCompat=0x7f1000a4;
- public static final int Platform_AppCompat_Light=0x7f1000a5;
- public static final int Platform_ThemeOverlay_AppCompat=0x7f1000a6;
- public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f1000a7;
- public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f1000a8;
- public static final int Platform_V21_AppCompat=0x7f1000a9;
- public static final int Platform_V21_AppCompat_Light=0x7f1000aa;
- public static final int Platform_V25_AppCompat=0x7f1000ab;
- public static final int Platform_V25_AppCompat_Light=0x7f1000ac;
- public static final int Platform_Widget_AppCompat_Spinner=0x7f1000ad;
- public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f1000ae;
- public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f1000af;
- public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f1000b0;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f1000b1;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f1000b2;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut=0x7f1000b3;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow=0x7f1000b4;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f1000b5;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title=0x7f1000b6;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f1000b7;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f1000b8;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f1000b9;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f1000ba;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f1000bb;
- public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f1000bc;
- public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f1000bd;
- public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f1000be;
- public static final int TextAppearance_AppCompat=0x7f1000bf;
- public static final int TextAppearance_AppCompat_Body1=0x7f1000c0;
- public static final int TextAppearance_AppCompat_Body2=0x7f1000c1;
- public static final int TextAppearance_AppCompat_Button=0x7f1000c2;
- public static final int TextAppearance_AppCompat_Caption=0x7f1000c3;
- public static final int TextAppearance_AppCompat_Display1=0x7f1000c4;
- public static final int TextAppearance_AppCompat_Display2=0x7f1000c5;
- public static final int TextAppearance_AppCompat_Display3=0x7f1000c6;
- public static final int TextAppearance_AppCompat_Display4=0x7f1000c7;
- public static final int TextAppearance_AppCompat_Headline=0x7f1000c8;
- public static final int TextAppearance_AppCompat_Inverse=0x7f1000c9;
- public static final int TextAppearance_AppCompat_Large=0x7f1000ca;
- public static final int TextAppearance_AppCompat_Large_Inverse=0x7f1000cb;
- public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f1000cc;
- public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f1000cd;
- public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f1000ce;
- public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f1000cf;
- public static final int TextAppearance_AppCompat_Medium=0x7f1000d0;
- public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f1000d1;
- public static final int TextAppearance_AppCompat_Menu=0x7f1000d2;
- public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f1000d3;
- public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f1000d4;
- public static final int TextAppearance_AppCompat_Small=0x7f1000d5;
- public static final int TextAppearance_AppCompat_Small_Inverse=0x7f1000d6;
- public static final int TextAppearance_AppCompat_Subhead=0x7f1000d7;
- public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f1000d8;
- public static final int TextAppearance_AppCompat_Title=0x7f1000d9;
- public static final int TextAppearance_AppCompat_Title_Inverse=0x7f1000da;
- public static final int TextAppearance_AppCompat_Tooltip=0x7f1000db;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f1000dc;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f1000dd;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f1000de;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f1000df;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f1000e0;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f1000e1;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f1000e2;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f1000e3;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f1000e4;
- public static final int TextAppearance_AppCompat_Widget_Button=0x7f1000e5;
- public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f1000e6;
- public static final int TextAppearance_AppCompat_Widget_Button_Colored=0x7f1000e7;
- public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f1000e8;
- public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f1000e9;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f1000ea;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f1000eb;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f1000ec;
- public static final int TextAppearance_AppCompat_Widget_Switch=0x7f1000ed;
- public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f1000ee;
- public static final int TextAppearance_Compat_Notification=0x7f1000ef;
- public static final int TextAppearance_Compat_Notification_Info=0x7f1000f0;
- public static final int TextAppearance_Compat_Notification_Info_Media=0x7f1000f1;
- public static final int TextAppearance_Compat_Notification_Line2=0x7f1000f2;
- public static final int TextAppearance_Compat_Notification_Line2_Media=0x7f1000f3;
- public static final int TextAppearance_Compat_Notification_Media=0x7f1000f4;
- public static final int TextAppearance_Compat_Notification_Time=0x7f1000f5;
- public static final int TextAppearance_Compat_Notification_Time_Media=0x7f1000f6;
- public static final int TextAppearance_Compat_Notification_Title=0x7f1000f7;
- public static final int TextAppearance_Compat_Notification_Title_Media=0x7f1000f8;
- public static final int TextAppearance_MediaRouter_PrimaryText=0x7f1000f9;
- public static final int TextAppearance_MediaRouter_SecondaryText=0x7f1000fa;
- public static final int TextAppearance_MediaRouter_Title=0x7f1000fb;
- public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f1000fc;
- public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f1000fd;
- public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f1000fe;
- public static final int TextAppearanceLarge=0x7f1000ff;
- public static final int TextAppearanceMedium=0x7f100100;
- public static final int TextAppearanceNormal=0x7f100101;
- public static final int TextAppearancePrimaryItem=0x7f100102;
- public static final int TextAppearanceSecondaryItem=0x7f100103;
- public static final int TextAppearanceSuper=0x7f100104;
- public static final int TextAppearanceUnderMenuIcon=0x7f100105;
- public static final int Theme_AppCompat=0x7f100106;
- public static final int Theme_AppCompat_CompactMenu=0x7f100107;
- public static final int Theme_AppCompat_DayNight=0x7f100108;
- public static final int Theme_AppCompat_DayNight_DarkActionBar=0x7f100109;
- public static final int Theme_AppCompat_DayNight_Dialog=0x7f10010a;
- public static final int Theme_AppCompat_DayNight_Dialog_Alert=0x7f10010b;
- public static final int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f10010c;
- public static final int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f10010d;
- public static final int Theme_AppCompat_DayNight_NoActionBar=0x7f10010e;
- public static final int Theme_AppCompat_Dialog=0x7f10010f;
- public static final int Theme_AppCompat_Dialog_Alert=0x7f100110;
- public static final int Theme_AppCompat_Dialog_MinWidth=0x7f100111;
- public static final int Theme_AppCompat_DialogWhenLarge=0x7f100112;
- public static final int Theme_AppCompat_Light=0x7f100113;
- public static final int Theme_AppCompat_Light_DarkActionBar=0x7f100114;
- public static final int Theme_AppCompat_Light_Dialog=0x7f100115;
- public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f100116;
- public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f100117;
- public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f100118;
- public static final int Theme_AppCompat_Light_NoActionBar=0x7f100119;
- public static final int Theme_AppCompat_NoActionBar=0x7f10011a;
- public static final int Theme_MediaRouter=0x7f10011b;
- public static final int Theme_MediaRouter_Light=0x7f10011c;
- public static final int Theme_MediaRouter_Light_DarkControlPanel=0x7f10011d;
- public static final int Theme_MediaRouter_LightControlPanel=0x7f10011e;
- public static final int Theme_Notesmaster=0x7f10011f;
- public static final int Theme_Notesmaster_Fullscreen=0x7f100120;
- public static final int ThemeOverlay_AppCompat=0x7f100121;
- public static final int ThemeOverlay_AppCompat_ActionBar=0x7f100122;
- public static final int ThemeOverlay_AppCompat_Dark=0x7f100123;
- public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f100124;
- public static final int ThemeOverlay_AppCompat_Dialog=0x7f100125;
- public static final int ThemeOverlay_AppCompat_Dialog_Alert=0x7f100126;
- public static final int ThemeOverlay_AppCompat_Light=0x7f100127;
- public static final int ThemeOverlay_MediaRouter_Dark=0x7f100128;
- public static final int ThemeOverlay_MediaRouter_Light=0x7f100129;
- public static final int ThemeOverlay_Notesmaster_FullscreenContainer=0x7f10012a;
- public static final int Widget_AppCompat_ActionBar=0x7f10012b;
- public static final int Widget_AppCompat_ActionBar_Solid=0x7f10012c;
- public static final int Widget_AppCompat_ActionBar_TabBar=0x7f10012d;
- public static final int Widget_AppCompat_ActionBar_TabText=0x7f10012e;
- public static final int Widget_AppCompat_ActionBar_TabView=0x7f10012f;
- public static final int Widget_AppCompat_ActionButton=0x7f100130;
- public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f100131;
- public static final int Widget_AppCompat_ActionButton_Overflow=0x7f100132;
- public static final int Widget_AppCompat_ActionMode=0x7f100133;
- public static final int Widget_AppCompat_ActivityChooserView=0x7f100134;
- public static final int Widget_AppCompat_AutoCompleteTextView=0x7f100135;
- public static final int Widget_AppCompat_Button=0x7f100136;
- public static final int Widget_AppCompat_Button_Borderless=0x7f100137;
- public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f100138;
- public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f100139;
- public static final int Widget_AppCompat_Button_Colored=0x7f10013a;
- public static final int Widget_AppCompat_Button_Small=0x7f10013b;
- public static final int Widget_AppCompat_ButtonBar=0x7f10013c;
- public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f10013d;
- public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f10013e;
- public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f10013f;
- public static final int Widget_AppCompat_CompoundButton_Switch=0x7f100140;
- public static final int Widget_AppCompat_DrawerArrowToggle=0x7f100141;
- public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f100142;
- public static final int Widget_AppCompat_EditText=0x7f100143;
- public static final int Widget_AppCompat_ImageButton=0x7f100144;
- public static final int Widget_AppCompat_Light_ActionBar=0x7f100145;
- public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f100146;
- public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f100147;
- public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f100148;
- public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f100149;
- public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f10014a;
- public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f10014b;
- public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f10014c;
- public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f10014d;
- public static final int Widget_AppCompat_Light_ActionButton=0x7f10014e;
- public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f10014f;
- public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f100150;
- public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f100151;
- public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f100152;
- public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f100153;
- public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f100154;
- public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f100155;
- public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f100156;
- public static final int Widget_AppCompat_Light_PopupMenu=0x7f100157;
- public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f100158;
- public static final int Widget_AppCompat_Light_SearchView=0x7f100159;
- public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f10015a;
- public static final int Widget_AppCompat_ListMenuView=0x7f10015b;
- public static final int Widget_AppCompat_ListPopupWindow=0x7f10015c;
- public static final int Widget_AppCompat_ListView=0x7f10015d;
- public static final int Widget_AppCompat_ListView_DropDown=0x7f10015e;
- public static final int Widget_AppCompat_ListView_Menu=0x7f10015f;
- public static final int Widget_AppCompat_PopupMenu=0x7f100160;
- public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f100161;
- public static final int Widget_AppCompat_PopupWindow=0x7f100162;
- public static final int Widget_AppCompat_ProgressBar=0x7f100163;
- public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f100164;
- public static final int Widget_AppCompat_RatingBar=0x7f100165;
- public static final int Widget_AppCompat_RatingBar_Indicator=0x7f100166;
- public static final int Widget_AppCompat_RatingBar_Small=0x7f100167;
- public static final int Widget_AppCompat_SearchView=0x7f100168;
- public static final int Widget_AppCompat_SearchView_ActionBar=0x7f100169;
- public static final int Widget_AppCompat_SeekBar=0x7f10016a;
- public static final int Widget_AppCompat_SeekBar_Discrete=0x7f10016b;
- public static final int Widget_AppCompat_Spinner=0x7f10016c;
- public static final int Widget_AppCompat_Spinner_DropDown=0x7f10016d;
- public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f10016e;
- public static final int Widget_AppCompat_Spinner_Underlined=0x7f10016f;
- public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f100170;
- public static final int Widget_AppCompat_Toolbar=0x7f100171;
- public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f100172;
- public static final int Widget_Compat_NotificationActionContainer=0x7f100173;
- public static final int Widget_Compat_NotificationActionText=0x7f100174;
- public static final int Widget_MediaRouter_Light_MediaRouteButton=0x7f100175;
- public static final int Widget_MediaRouter_MediaRouteButton=0x7f100176;
- public static final int Widget_Support_CoordinatorLayout=0x7f100177;
- public static final int Widget_Theme_Notesmaster_ActionBar_Fullscreen=0x7f100178;
- public static final int Widget_Theme_Notesmaster_ButtonBar_Fullscreen=0x7f100179;
- }
- public static final class styleable {
- /**
- * Attributes that can be used with a ActionBar.
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#background}
- * attribute's value can be found in the {@link #ActionBar} 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:background
- */
- public static final int ActionBar_background=0;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#backgroundSplit}
- * attribute's value can be found in the {@link #ActionBar} 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:backgroundSplit
- */
- public static final int ActionBar_backgroundSplit=1;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#backgroundStacked}
- * attribute's value can be found in the {@link #ActionBar} 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:backgroundStacked
- */
- public static final int ActionBar_backgroundStacked=2;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#contentInsetEnd}
- * attribute's value can be found in the {@link #ActionBar} 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:contentInsetEnd
- */
- public static final int ActionBar_contentInsetEnd=3;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#contentInsetEndWithActions}
- * attribute's value can be found in the {@link #ActionBar} 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:contentInsetEndWithActions
- */
- public static final int ActionBar_contentInsetEndWithActions=4;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#contentInsetLeft}
- * attribute's value can be found in the {@link #ActionBar} 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:contentInsetLeft
- */
- public static final int ActionBar_contentInsetLeft=5;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#contentInsetRight}
- * attribute's value can be found in the {@link #ActionBar} 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:contentInsetRight
- */
- public static final int ActionBar_contentInsetRight=6;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#contentInsetStart}
- * attribute's value can be found in the {@link #ActionBar} 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:contentInsetStart
- */
- public static final int ActionBar_contentInsetStart=7;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#contentInsetStartWithNavigation}
- * attribute's value can be found in the {@link #ActionBar} 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:contentInsetStartWithNavigation
- */
- public static final int ActionBar_contentInsetStartWithNavigation=8;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#customNavigationLayout}
- * attribute's value can be found in the {@link #ActionBar} 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:customNavigationLayout
- */
- public static final int ActionBar_customNavigationLayout=9;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#displayOptions}
- * attribute's value can be found in the {@link #ActionBar} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
disableHome
20
- *
homeAsUp
4
- *
none
0
- *
showCustom
10
- *
showHome
2
- *
showTitle
8
- *
useLogo
1
- *
- *
- * @attr name net.micode.notes:displayOptions
- */
- public static final int ActionBar_displayOptions=10;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#divider}
- * attribute's value can be found in the {@link #ActionBar} 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:divider
- */
- public static final int ActionBar_divider=11;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#elevation}
- * attribute's value can be found in the {@link #ActionBar} 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:elevation
- */
- public static final int ActionBar_elevation=12;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#height}
- * attribute's value can be found in the {@link #ActionBar} 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:height
- */
- public static final int ActionBar_height=13;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#hideOnContentScroll}
- * attribute's value can be found in the {@link #ActionBar} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name net.micode.notes:hideOnContentScroll
- */
- public static final int ActionBar_hideOnContentScroll=14;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#homeAsUpIndicator}
- * attribute's value can be found in the {@link #ActionBar} 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:homeAsUpIndicator
- */
- public static final int ActionBar_homeAsUpIndicator=15;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#homeLayout}
- * attribute's value can be found in the {@link #ActionBar} 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:homeLayout
- */
- public static final int ActionBar_homeLayout=16;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#icon}
- * attribute's value can be found in the {@link #ActionBar} 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 ActionBar_icon=17;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#indeterminateProgressStyle}
- * attribute's value can be found in the {@link #ActionBar} 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:indeterminateProgressStyle
- */
- public static final int ActionBar_indeterminateProgressStyle=18;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#itemPadding}
- * attribute's value can be found in the {@link #ActionBar} 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:itemPadding
- */
- public static final int ActionBar_itemPadding=19;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#logo}
- * attribute's value can be found in the {@link #ActionBar} 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:logo
- */
- public static final int ActionBar_logo=20;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#navigationMode}
- * attribute's value can be found in the {@link #ActionBar} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
listMode
1
- *
normal
0
- *
tabMode
2
- *
- *
- * @attr name net.micode.notes:navigationMode
- */
- public static final int ActionBar_navigationMode=21;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#popupTheme}
- * attribute's value can be found in the {@link #ActionBar} 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:popupTheme
- */
- public static final int ActionBar_popupTheme=22;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#progressBarPadding}
- * attribute's value can be found in the {@link #ActionBar} 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:progressBarPadding
- */
- public static final int ActionBar_progressBarPadding=23;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#progressBarStyle}
- * attribute's value can be found in the {@link #ActionBar} 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:progressBarStyle
- */
- public static final int ActionBar_progressBarStyle=24;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#subtitle}
- * attribute's value can be found in the {@link #ActionBar} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#subtitleTextStyle}
- * attribute's value can be found in the {@link #ActionBar} 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:subtitleTextStyle
- */
- public static final int ActionBar_subtitleTextStyle=26;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#title}
- * attribute's value can be found in the {@link #ActionBar} 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 ActionBar_title=27;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#titleTextStyle}
- * attribute's value can be found in the {@link #ActionBar} 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:titleTextStyle
- */
- public static final int ActionBar_titleTextStyle=28;
- /**
- * Attributes that can be used with a ActionBarLayout.
- *
- * @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.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
center
11
- *
center_horizontal
1
- *
center_vertical
10
- *
clip_horizontal
8
- *
clip_vertical
80
- *
end
800005
- *
fill
77
- *
fill_horizontal
7
- *
fill_vertical
70
- *
left
3
- *
right
5
- *
start
800003
- *
top
30
- *
- *
- * @attr name android:layout_gravity
- */
- public static final int ActionBarLayout_android_layout_gravity=0;
- /**
- * Attributes that can be used with a ActionMenuItemView.
- *
- * @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.
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#background}
- * attribute's value can be found in the {@link #ActionMode} 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:background
- */
- public static final int ActionMode_background=0;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#backgroundSplit}
- * attribute's value can be found in the {@link #ActionMode} 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:backgroundSplit
- */
- public static final int ActionMode_backgroundSplit=1;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#closeItemLayout}
- * attribute's value can be found in the {@link #ActionMode} 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:closeItemLayout
- */
- public static final int ActionMode_closeItemLayout=2;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#height}
- * attribute's value can be found in the {@link #ActionMode} 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:height
- */
- public static final int ActionMode_height=3;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#subtitleTextStyle}
- * attribute's value can be found in the {@link #ActionMode} 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:subtitleTextStyle
- */
- public static final int ActionMode_subtitleTextStyle=4;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#titleTextStyle}
- * attribute's value can be found in the {@link #ActionMode} 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:titleTextStyle
- */
- public static final int ActionMode_titleTextStyle=5;
- /**
- * Attributes that can be used with a ActivityChooserView.
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#expandActivityOverflowButtonDrawable}
- * attribute's value can be found in the {@link #ActivityChooserView} 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:expandActivityOverflowButtonDrawable
- */
- public static final int ActivityChooserView_expandActivityOverflowButtonDrawable=0;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#initialActivityCount}
- * attribute's value can be found in the {@link #ActivityChooserView} array.
- *
- *
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 AlertDialog.
- *
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.
- *
This symbol is the offset where the {@link android.R.attr#dither}
- * attribute's value can be found in the {@link #AnimatedStateListDrawableCompat} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:dither
- */
- public static final int AnimatedStateListDrawableCompat_android_dither=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#visible}
- * attribute's value can be found in the {@link #AnimatedStateListDrawableCompat} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:visible
- */
- public static final int AnimatedStateListDrawableCompat_android_visible=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#variablePadding}
- * attribute's value can be found in the {@link #AnimatedStateListDrawableCompat} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:variablePadding
- */
- public static final int AnimatedStateListDrawableCompat_android_variablePadding=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#constantSize}
- * attribute's value can be found in the {@link #AnimatedStateListDrawableCompat} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:constantSize
- */
- public static final int AnimatedStateListDrawableCompat_android_constantSize=3;
- /**
- *
This symbol is the offset where the {@link android.R.attr#enterFadeDuration}
- * attribute's value can be found in the {@link #AnimatedStateListDrawableCompat} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name android:enterFadeDuration
- */
- public static final int AnimatedStateListDrawableCompat_android_enterFadeDuration=4;
- /**
- *
This symbol is the offset where the {@link android.R.attr#exitFadeDuration}
- * attribute's value can be found in the {@link #AnimatedStateListDrawableCompat} array.
- *
- *
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.
- *
This symbol is the offset where the {@link android.R.attr#id}
- * attribute's value can be found in the {@link #AnimatedStateListDrawableItem} 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 AnimatedStateListDrawableItem_android_id=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#drawable}
- * attribute's value can be found in the {@link #AnimatedStateListDrawableItem} 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:drawable
- */
- public static final int AnimatedStateListDrawableItem_android_drawable=1;
- /**
- * Attributes that can be used with a AnimatedStateListDrawableTransition.
- *
This symbol is the offset where the {@link android.R.attr#drawable}
- * attribute's value can be found in the {@link #AnimatedStateListDrawableTransition} 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:drawable
- */
- public static final int AnimatedStateListDrawableTransition_android_drawable=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#toId}
- * attribute's value can be found in the {@link #AnimatedStateListDrawableTransition} 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:toId
- */
- public static final int AnimatedStateListDrawableTransition_android_toId=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#fromId}
- * attribute's value can be found in the {@link #AnimatedStateListDrawableTransition} 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:fromId
- */
- public static final int AnimatedStateListDrawableTransition_android_fromId=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#reversible}
- * attribute's value can be found in the {@link #AnimatedStateListDrawableTransition} array.
- *
- *
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 AppCompatImageView.
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#srcCompat}
- * 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".
- *
- * @attr name net.micode.notes:srcCompat
- */
- public static final int AppCompatImageView_srcCompat=1;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#tint}
- * attribute's value can be found in the {@link #AppCompatImageView} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#tintMode}
- * attribute's value can be found in the {@link #AppCompatImageView} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- *
- * @attr name net.micode.notes:tintMode
- */
- public static final int AppCompatImageView_tintMode=3;
- /**
- * Attributes that can be used with a AppCompatSeekBar.
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#tickMark}
- * 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 net.micode.notes:tickMark
- */
- public static final int AppCompatSeekBar_tickMark=1;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#tickMarkTint}
- * attribute's value can be found in the {@link #AppCompatSeekBar} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#tickMarkTintMode}
- * attribute's value can be found in the {@link #AppCompatSeekBar} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- *
- * @attr name net.micode.notes:tickMarkTintMode
- */
- public static final int AppCompatSeekBar_tickMarkTintMode=3;
- /**
- * Attributes that can be used with a AppCompatTextHelper.
- *
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.
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#autoSizeMaxTextSize}
- * attribute's value can be found in the {@link #AppCompatTextView} 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:autoSizeMaxTextSize
- */
- public static final int AppCompatTextView_autoSizeMaxTextSize=1;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#autoSizeMinTextSize}
- * attribute's value can be found in the {@link #AppCompatTextView} 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:autoSizeMinTextSize
- */
- public static final int AppCompatTextView_autoSizeMinTextSize=2;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#autoSizePresetSizes}
- * 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 net.micode.notes:autoSizePresetSizes
- */
- public static final int AppCompatTextView_autoSizePresetSizes=3;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#autoSizeStepGranularity}
- * attribute's value can be found in the {@link #AppCompatTextView} 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:autoSizeStepGranularity
- */
- public static final int AppCompatTextView_autoSizeStepGranularity=4;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#autoSizeTextType}
- * attribute's value can be found in the {@link #AppCompatTextView} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
none
0
- *
uniform
1
- *
- *
- * @attr name net.micode.notes:autoSizeTextType
- */
- public static final int AppCompatTextView_autoSizeTextType=5;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#firstBaselineToTopHeight}
- * attribute's value can be found in the {@link #AppCompatTextView} 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:firstBaselineToTopHeight
- */
- public static final int AppCompatTextView_firstBaselineToTopHeight=6;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#fontFamily}
- * attribute's value can be found in the {@link #AppCompatTextView} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#lastBaselineToBottomHeight}
- * attribute's value can be found in the {@link #AppCompatTextView} 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:lastBaselineToBottomHeight
- */
- public static final int AppCompatTextView_lastBaselineToBottomHeight=8;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#lineHeight}
- * attribute's value can be found in the {@link #AppCompatTextView} 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:lineHeight
- */
- public static final int AppCompatTextView_lineHeight=9;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAllCaps}
- * 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".
- *
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.
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarDivider}
- * 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:actionBarDivider
- */
- public static final int AppCompatTheme_actionBarDivider=2;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarItemBackground}
- * 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:actionBarItemBackground
- */
- public static final int AppCompatTheme_actionBarItemBackground=3;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarPopupTheme}
- * 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:actionBarPopupTheme
- */
- public static final int AppCompatTheme_actionBarPopupTheme=4;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarSize}
- * attribute's value can be found in the {@link #AppCompatTheme} 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.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
wrap_content
0
- *
- *
- * @attr name net.micode.notes:actionBarSize
- */
- public static final int AppCompatTheme_actionBarSize=5;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarSplitStyle}
- * 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:actionBarSplitStyle
- */
- public static final int AppCompatTheme_actionBarSplitStyle=6;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarStyle}
- * 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: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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarTabStyle}
- * 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: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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarTheme}
- * 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:actionBarTheme
- */
- public static final int AppCompatTheme_actionBarTheme=11;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarWidgetTheme}
- * 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:actionBarWidgetTheme
- */
- public static final int AppCompatTheme_actionBarWidgetTheme=12;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionButtonStyle}
- * 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:actionButtonStyle
- */
- public static final int AppCompatTheme_actionButtonStyle=13;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionDropDownStyle}
- * 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:actionDropDownStyle
- */
- public static final int AppCompatTheme_actionDropDownStyle=14;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionMenuTextAppearance}
- * 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:actionMenuTextAppearance
- */
- public static final int AppCompatTheme_actionMenuTextAppearance=15;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionMenuTextColor}
- * 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".
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeBackground}
- * 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: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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeCloseDrawable}
- * 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:actionModeCloseDrawable
- */
- public static final int AppCompatTheme_actionModeCloseDrawable=19;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeCopyDrawable}
- * 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:actionModeCopyDrawable
- */
- public static final int AppCompatTheme_actionModeCopyDrawable=20;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeCutDrawable}
- * 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:actionModeCutDrawable
- */
- public static final int AppCompatTheme_actionModeCutDrawable=21;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeFindDrawable}
- * 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:actionModeFindDrawable
- */
- public static final int AppCompatTheme_actionModeFindDrawable=22;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModePasteDrawable}
- * 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:actionModePasteDrawable
- */
- public static final int AppCompatTheme_actionModePasteDrawable=23;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModePopupWindowStyle}
- * 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:actionModePopupWindowStyle
- */
- public static final int AppCompatTheme_actionModePopupWindowStyle=24;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeSelectAllDrawable}
- * 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:actionModeSelectAllDrawable
- */
- public static final int AppCompatTheme_actionModeSelectAllDrawable=25;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeShareDrawable}
- * 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:actionModeShareDrawable
- */
- public static final int AppCompatTheme_actionModeShareDrawable=26;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeSplitBackground}
- * 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: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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeWebSearchDrawable}
- * 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: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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#activityChooserViewStyle}
- * 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: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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#alertDialogTheme}
- * 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:alertDialogTheme
- */
- public static final int AppCompatTheme_alertDialogTheme=36;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#autoCompleteTextViewStyle}
- * 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:autoCompleteTextViewStyle
- */
- public static final int AppCompatTheme_autoCompleteTextViewStyle=37;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#borderlessButtonStyle}
- * 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:borderlessButtonStyle
- */
- public static final int AppCompatTheme_borderlessButtonStyle=38;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonBarButtonStyle}
- * 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:buttonBarButtonStyle
- */
- public static final int AppCompatTheme_buttonBarButtonStyle=39;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonBarNegativeButtonStyle}
- * 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:buttonBarNegativeButtonStyle
- */
- public static final int AppCompatTheme_buttonBarNegativeButtonStyle=40;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonBarNeutralButtonStyle}
- * 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:buttonBarNeutralButtonStyle
- */
- public static final int AppCompatTheme_buttonBarNeutralButtonStyle=41;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonBarPositiveButtonStyle}
- * 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:buttonBarPositiveButtonStyle
- */
- public static final int AppCompatTheme_buttonBarPositiveButtonStyle=42;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonBarStyle}
- * 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:buttonBarStyle
- */
- public static final int AppCompatTheme_buttonBarStyle=43;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonStyle}
- * 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:buttonStyle
- */
- public static final int AppCompatTheme_buttonStyle=44;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonStyleSmall}
- * 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:buttonStyleSmall
- */
- public static final int AppCompatTheme_buttonStyleSmall=45;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#checkboxStyle}
- * 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:checkboxStyle
- */
- public static final int AppCompatTheme_checkboxStyle=46;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#checkedTextViewStyle}
- * 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:checkedTextViewStyle
- */
- public static final int AppCompatTheme_checkedTextViewStyle=47;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorAccent}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorBackgroundFloating}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorButtonNormal}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorControlActivated}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorControlHighlight}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorControlNormal}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorError}
- * 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".
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorPrimary}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorPrimaryDark}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#colorSwitchThumbNormal}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#controlBackground}
- * 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:controlBackground
- */
- public static final int AppCompatTheme_controlBackground=58;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#dialogCornerRadius}
- * attribute's value can be found in the {@link #AppCompatTheme} 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:dialogCornerRadius
- */
- public static final int AppCompatTheme_dialogCornerRadius=59;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#dialogPreferredPadding}
- * attribute's value can be found in the {@link #AppCompatTheme} 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:dialogPreferredPadding
- */
- public static final int AppCompatTheme_dialogPreferredPadding=60;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#dialogTheme}
- * 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:dialogTheme
- */
- public static final int AppCompatTheme_dialogTheme=61;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#dividerHorizontal}
- * 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:dividerHorizontal
- */
- public static final int AppCompatTheme_dividerHorizontal=62;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#dividerVertical}
- * 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:dividerVertical
- */
- public static final int AppCompatTheme_dividerVertical=63;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#dropDownListViewStyle}
- * 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:dropDownListViewStyle
- */
- public static final int AppCompatTheme_dropDownListViewStyle=64;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#dropdownListPreferredItemHeight}
- * attribute's value can be found in the {@link #AppCompatTheme} 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:dropdownListPreferredItemHeight
- */
- public static final int AppCompatTheme_dropdownListPreferredItemHeight=65;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#editTextBackground}
- * 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:editTextBackground
- */
- public static final int AppCompatTheme_editTextBackground=66;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#editTextColor}
- * 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".
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#editTextStyle}
- * 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:editTextStyle
- */
- public static final int AppCompatTheme_editTextStyle=68;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#homeAsUpIndicator}
- * 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:homeAsUpIndicator
- */
- public static final int AppCompatTheme_homeAsUpIndicator=69;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#imageButtonStyle}
- * 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:imageButtonStyle
- */
- public static final int AppCompatTheme_imageButtonStyle=70;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#listChoiceBackgroundIndicator}
- * 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:listChoiceBackgroundIndicator
- */
- public static final int AppCompatTheme_listChoiceBackgroundIndicator=71;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#listDividerAlertDialog}
- * 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:listDividerAlertDialog
- */
- public static final int AppCompatTheme_listDividerAlertDialog=72;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#listMenuViewStyle}
- * 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: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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#listPreferredItemHeight}
- * attribute's value can be found in the {@link #AppCompatTheme} 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:listPreferredItemHeight
- */
- public static final int AppCompatTheme_listPreferredItemHeight=75;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#listPreferredItemHeightLarge}
- * attribute's value can be found in the {@link #AppCompatTheme} 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:listPreferredItemHeightLarge
- */
- public static final int AppCompatTheme_listPreferredItemHeightLarge=76;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#listPreferredItemHeightSmall}
- * attribute's value can be found in the {@link #AppCompatTheme} 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:listPreferredItemHeightSmall
- */
- public static final int AppCompatTheme_listPreferredItemHeightSmall=77;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#listPreferredItemPaddingLeft}
- * attribute's value can be found in the {@link #AppCompatTheme} 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:listPreferredItemPaddingLeft
- */
- public static final int AppCompatTheme_listPreferredItemPaddingLeft=78;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#listPreferredItemPaddingRight}
- * attribute's value can be found in the {@link #AppCompatTheme} 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:listPreferredItemPaddingRight
- */
- public static final int AppCompatTheme_listPreferredItemPaddingRight=79;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#panelBackground}
- * 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:panelBackground
- */
- public static final int AppCompatTheme_panelBackground=80;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#panelMenuListTheme}
- * 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:panelMenuListTheme
- */
- public static final int AppCompatTheme_panelMenuListTheme=81;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#panelMenuListWidth}
- * attribute's value can be found in the {@link #AppCompatTheme} 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:panelMenuListWidth
- */
- public static final int AppCompatTheme_panelMenuListWidth=82;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#popupMenuStyle}
- * 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:popupMenuStyle
- */
- public static final int AppCompatTheme_popupMenuStyle=83;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#popupWindowStyle}
- * 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:popupWindowStyle
- */
- public static final int AppCompatTheme_popupWindowStyle=84;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#radioButtonStyle}
- * 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:radioButtonStyle
- */
- public static final int AppCompatTheme_radioButtonStyle=85;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#ratingBarStyle}
- * 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:ratingBarStyle
- */
- public static final int AppCompatTheme_ratingBarStyle=86;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#ratingBarStyleIndicator}
- * 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:ratingBarStyleIndicator
- */
- public static final int AppCompatTheme_ratingBarStyleIndicator=87;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#ratingBarStyleSmall}
- * 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:ratingBarStyleSmall
- */
- public static final int AppCompatTheme_ratingBarStyleSmall=88;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#searchViewStyle}
- * 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:searchViewStyle
- */
- public static final int AppCompatTheme_searchViewStyle=89;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#seekBarStyle}
- * 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:seekBarStyle
- */
- public static final int AppCompatTheme_seekBarStyle=90;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#selectableItemBackground}
- * 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:selectableItemBackground
- */
- public static final int AppCompatTheme_selectableItemBackground=91;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#selectableItemBackgroundBorderless}
- * 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:selectableItemBackgroundBorderless
- */
- public static final int AppCompatTheme_selectableItemBackgroundBorderless=92;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#spinnerDropDownItemStyle}
- * 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:spinnerDropDownItemStyle
- */
- public static final int AppCompatTheme_spinnerDropDownItemStyle=93;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#spinnerStyle}
- * 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:spinnerStyle
- */
- public static final int AppCompatTheme_spinnerStyle=94;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#switchStyle}
- * 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:switchStyle
- */
- public static final int AppCompatTheme_switchStyle=95;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceLargePopupMenu}
- * 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:textAppearanceLargePopupMenu
- */
- public static final int AppCompatTheme_textAppearanceLargePopupMenu=96;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceListItem}
- * 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:textAppearanceListItem
- */
- public static final int AppCompatTheme_textAppearanceListItem=97;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceListItemSecondary}
- * 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:textAppearanceListItemSecondary
- */
- public static final int AppCompatTheme_textAppearanceListItemSecondary=98;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceListItemSmall}
- * 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:textAppearanceListItemSmall
- */
- public static final int AppCompatTheme_textAppearanceListItemSmall=99;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearancePopupMenuHeader}
- * 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:textAppearancePopupMenuHeader
- */
- public static final int AppCompatTheme_textAppearancePopupMenuHeader=100;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceSearchResultSubtitle}
- * 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:textAppearanceSearchResultSubtitle
- */
- public static final int AppCompatTheme_textAppearanceSearchResultSubtitle=101;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceSearchResultTitle}
- * 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:textAppearanceSearchResultTitle
- */
- public static final int AppCompatTheme_textAppearanceSearchResultTitle=102;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceSmallPopupMenu}
- * 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:textAppearanceSmallPopupMenu
- */
- public static final int AppCompatTheme_textAppearanceSmallPopupMenu=103;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#textColorAlertDialogListItem}
- * 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".
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#textColorSearchUrl}
- * 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".
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#toolbarNavigationButtonStyle}
- * 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:toolbarNavigationButtonStyle
- */
- public static final int AppCompatTheme_toolbarNavigationButtonStyle=106;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#toolbarStyle}
- * 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:toolbarStyle
- */
- public static final int AppCompatTheme_toolbarStyle=107;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#tooltipForegroundColor}
- * 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".
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#tooltipFrameBackground}
- * 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: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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowActionBar}
- * 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:windowActionBar
- */
- public static final int AppCompatTheme_windowActionBar=111;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowActionBarOverlay}
- * 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:windowActionBarOverlay
- */
- public static final int AppCompatTheme_windowActionBarOverlay=112;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowActionModeOverlay}
- * 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:windowActionModeOverlay
- */
- public static final int AppCompatTheme_windowActionModeOverlay=113;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowFixedHeightMajor}
- * attribute's value can be found in the {@link #AppCompatTheme} 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 net.micode.notes:windowFixedHeightMajor
- */
- public static final int AppCompatTheme_windowFixedHeightMajor=114;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowFixedHeightMinor}
- * attribute's value can be found in the {@link #AppCompatTheme} 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 net.micode.notes:windowFixedHeightMinor
- */
- public static final int AppCompatTheme_windowFixedHeightMinor=115;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowFixedWidthMajor}
- * attribute's value can be found in the {@link #AppCompatTheme} 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 net.micode.notes:windowFixedWidthMajor
- */
- public static final int AppCompatTheme_windowFixedWidthMajor=116;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowFixedWidthMinor}
- * attribute's value can be found in the {@link #AppCompatTheme} 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 net.micode.notes:windowFixedWidthMinor
- */
- public static final int AppCompatTheme_windowFixedWidthMinor=117;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowMinWidthMajor}
- * attribute's value can be found in the {@link #AppCompatTheme} 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 net.micode.notes:windowMinWidthMajor
- */
- public static final int AppCompatTheme_windowMinWidthMajor=118;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowMinWidthMinor}
- * attribute's value can be found in the {@link #AppCompatTheme} 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 net.micode.notes:windowMinWidthMinor
- */
- public static final int AppCompatTheme_windowMinWidthMinor=119;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#windowNoTitle}
- * 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:windowNoTitle
- */
- public static final int AppCompatTheme_windowNoTitle=120;
- /**
- * Attributes that can be used with a ButtonBarLayout.
- *
- * @see #ButtonBarLayout_allowStacking
- */
- public static final int[] ButtonBarLayout={
- 0x7f030026
- };
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#allowStacking}
- * attribute's value can be found in the {@link #ButtonBarLayout} array.
- *
- *
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 ColorStateListItem.
- *
This symbol is the offset where the {@link android.R.attr#color}
- * attribute's value can be found in the {@link #ColorStateListItem} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.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 net.micode.notes:alpha
- */
- public static final int ColorStateListItem_alpha=2;
- /**
- * Attributes that can be used with a CompoundButton.
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonTint}
- * attribute's value can be found in the {@link #CompoundButton} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#buttonTintMode}
- * attribute's value can be found in the {@link #CompoundButton} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- *
- * @attr name net.micode.notes:buttonTintMode
- */
- public static final int CompoundButton_buttonTintMode=2;
- /**
- * Attributes that can be used with a CoordinatorLayout.
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#keylines}
- * attribute's value can be found in the {@link #CoordinatorLayout} 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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#statusBarBackground}
- * attribute's value can be found in the {@link #CoordinatorLayout} 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:statusBarBackground
- */
- public static final int CoordinatorLayout_statusBarBackground=1;
- /**
- * Attributes that can be used with a CoordinatorLayout_Layout.
- *
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.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
center
11
- *
center_horizontal
1
- *
center_vertical
10
- *
clip_horizontal
8
- *
clip_vertical
80
- *
end
800005
- *
fill
77
- *
fill_horizontal
7
- *
fill_vertical
70
- *
left
3
- *
right
5
- *
start
800003
- *
top
30
- *
- *
- * @attr name android:layout_gravity
- */
- public static final int CoordinatorLayout_Layout_android_layout_gravity=0;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_anchor}
- * attribute's value can be found in the {@link #CoordinatorLayout_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_anchor
- */
- public static final int CoordinatorLayout_Layout_layout_anchor=1;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_anchorGravity}
- * attribute's value can be found in the {@link #CoordinatorLayout_Layout} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
center
11
- *
center_horizontal
1
- *
center_vertical
10
- *
clip_horizontal
8
- *
clip_vertical
80
- *
end
800005
- *
fill
77
- *
fill_horizontal
7
- *
fill_vertical
70
- *
left
3
- *
right
5
- *
start
800003
- *
top
30
- *
- *
- * @attr name net.micode.notes:layout_anchorGravity
- */
- public static final int CoordinatorLayout_Layout_layout_anchorGravity=2;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_behavior}
- * attribute's value can be found in the {@link #CoordinatorLayout_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_behavior
- */
- public static final int CoordinatorLayout_Layout_layout_behavior=3;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_dodgeInsetEdges}
- * attribute's value can be found in the {@link #CoordinatorLayout_Layout} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
all
77
- *
bottom
50
- *
end
800005
- *
left
3
- *
none
0
- *
right
5
- *
start
800003
- *
top
30
- *
- *
- * @attr name net.micode.notes:layout_dodgeInsetEdges
- */
- public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges=4;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_insetEdge}
- * attribute's value can be found in the {@link #CoordinatorLayout_Layout} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
end
800005
- *
left
3
- *
none
0
- *
right
5
- *
start
800003
- *
top
30
- *
- *
- * @attr name net.micode.notes:layout_insetEdge
- */
- public static final int CoordinatorLayout_Layout_layout_insetEdge=5;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout_keyline}
- * attribute's value can be found in the {@link #CoordinatorLayout_Layout} array.
- *
- *
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 DrawerArrowToggle.
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#arrowHeadLength}
- * attribute's value can be found in the {@link #DrawerArrowToggle} 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:arrowHeadLength
- */
- public static final int DrawerArrowToggle_arrowHeadLength=0;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#arrowShaftLength}
- * attribute's value can be found in the {@link #DrawerArrowToggle} 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:arrowShaftLength
- */
- public static final int DrawerArrowToggle_arrowShaftLength=1;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#barLength}
- * attribute's value can be found in the {@link #DrawerArrowToggle} 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:barLength
- */
- public static final int DrawerArrowToggle_barLength=2;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#color}
- * attribute's value can be found in the {@link #DrawerArrowToggle} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#drawableSize}
- * attribute's value can be found in the {@link #DrawerArrowToggle} 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:drawableSize
- */
- public static final int DrawerArrowToggle_drawableSize=4;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#gapBetweenBars}
- * attribute's value can be found in the {@link #DrawerArrowToggle} 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:gapBetweenBars
- */
- public static final int DrawerArrowToggle_gapBetweenBars=5;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#spinBars}
- * attribute's value can be found in the {@link #DrawerArrowToggle} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name net.micode.notes:spinBars
- */
- public static final int DrawerArrowToggle_spinBars=6;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#thickness}
- * attribute's value can be found in the {@link #DrawerArrowToggle} 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:thickness
- */
- public static final int DrawerArrowToggle_thickness=7;
- /**
- * Attributes that can be used with a FontFamily.
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#fontProviderAuthority}
- * attribute's value can be found in the {@link #FontFamily} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#fontProviderCerts}
- * attribute's value can be found in the {@link #FontFamily} 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:fontProviderCerts
- */
- public static final int FontFamily_fontProviderCerts=1;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#fontProviderFetchStrategy}
- * attribute's value can be found in the {@link #FontFamily} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
async
1
- *
blocking
0
- *
- *
- * @attr name net.micode.notes:fontProviderFetchStrategy
- */
- public static final int FontFamily_fontProviderFetchStrategy=2;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#fontProviderFetchTimeout}
- * attribute's value can be found in the {@link #FontFamily} array.
- *
- *
May be an integer value, such as "100".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
forever
ffffffff
- *
- *
- * @attr name net.micode.notes:fontProviderFetchTimeout
- */
- public static final int FontFamily_fontProviderFetchTimeout=3;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#fontProviderPackage}
- * attribute's value can be found in the {@link #FontFamily} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#fontProviderQuery}
- * attribute's value can be found in the {@link #FontFamily} array.
- *
- *
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.
- *
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;
- /**
- *
This symbol is the offset where the {@link android.R.attr#fontStyle}
- * attribute's value can be found in the {@link #FontFamilyFont} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
italic
1
- *
normal
0
- *
- *
- * @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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.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 net.micode.notes:font
- */
- public static final int FontFamilyFont_font=5;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#fontStyle}
- * attribute's value can be found in the {@link #FontFamilyFont} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
italic
1
- *
normal
0
- *
- *
- * @attr name net.micode.notes:fontStyle
- */
- public static final int FontFamilyFont_fontStyle=6;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.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 net.micode.notes:fontVariationSettings
- */
- public static final int FontFamilyFont_fontVariationSettings=7;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#fontWeight}
- * attribute's value can be found in the {@link #FontFamilyFont} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name net.micode.notes:fontWeight
- */
- public static final int FontFamilyFont_fontWeight=8;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#ttcIndex}
- * attribute's value can be found in the {@link #FontFamilyFont} array.
- *
- *
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 FullscreenAttrs.
- *
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.
- *
This symbol is the offset where the {@link android.R.attr#startColor}
- * attribute's value can be found in the {@link #GradientColor} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link android.R.attr#endColor}
- * attribute's value can be found in the {@link #GradientColor} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link android.R.attr#type}
- * attribute's value can be found in the {@link #GradientColor} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
linear
0
- *
radial
1
- *
sweep
2
- *
- *
- * @attr name android:type
- */
- public static final int GradientColor_android_type=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#centerX}
- * attribute's value can be found in the {@link #GradientColor} 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:centerX
- */
- public static final int GradientColor_android_centerX=3;
- /**
- *
This symbol is the offset where the {@link android.R.attr#centerY}
- * attribute's value can be found in the {@link #GradientColor} 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:centerY
- */
- public static final int GradientColor_android_centerY=4;
- /**
- *
This symbol is the offset where the {@link android.R.attr#gradientRadius}
- * attribute's value can be found in the {@link #GradientColor} 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).
- *
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;
- /**
- *
This symbol is the offset where the {@link android.R.attr#tileMode}
- * attribute's value can be found in the {@link #GradientColor} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
clamp
0
- *
disabled
ffffffff
- *
mirror
2
- *
repeat
1
- *
- *
- * @attr name android:tileMode
- */
- public static final int GradientColor_android_tileMode=6;
- /**
- *
This symbol is the offset where the {@link android.R.attr#centerColor}
- * attribute's value can be found in the {@link #GradientColor} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link android.R.attr#startX}
- * attribute's value can be found in the {@link #GradientColor} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:startX
- */
- public static final int GradientColor_android_startX=8;
- /**
- *
This symbol is the offset where the {@link android.R.attr#startY}
- * attribute's value can be found in the {@link #GradientColor} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:startY
- */
- public static final int GradientColor_android_startY=9;
- /**
- *
This symbol is the offset where the {@link android.R.attr#endX}
- * attribute's value can be found in the {@link #GradientColor} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:endX
- */
- public static final int GradientColor_android_endX=10;
- /**
- *
This symbol is the offset where the {@link android.R.attr#endY}
- * attribute's value can be found in the {@link #GradientColor} array.
- *
- *
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.
- *
This symbol is the offset where the {@link android.R.attr#color}
- * attribute's value can be found in the {@link #GradientColorItem} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link android.R.attr#offset}
- * attribute's value can be found in the {@link #GradientColorItem} array.
- *
- *
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 LinearLayoutCompat.
- *
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.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
center
11
- *
center_horizontal
1
- *
center_vertical
10
- *
clip_horizontal
8
- *
clip_vertical
80
- *
end
800005
- *
fill
77
- *
fill_horizontal
7
- *
fill_vertical
70
- *
left
3
- *
right
5
- *
start
800003
- *
top
30
- *
- *
- * @attr name android:gravity
- */
- public static final int LinearLayoutCompat_android_gravity=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#orientation}
- * attribute's value can be found in the {@link #LinearLayoutCompat} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
horizontal
0
- *
vertical
1
- *
- *
- * @attr name android:orientation
- */
- public static final int LinearLayoutCompat_android_orientation=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#baselineAligned}
- * attribute's value can be found in the {@link #LinearLayoutCompat} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:baselineAligned
- */
- public static final int LinearLayoutCompat_android_baselineAligned=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#baselineAlignedChildIndex}
- * attribute's value can be found in the {@link #LinearLayoutCompat} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name android:baselineAlignedChildIndex
- */
- public static final int LinearLayoutCompat_android_baselineAlignedChildIndex=3;
- /**
- *
This symbol is the offset where the {@link android.R.attr#weightSum}
- * attribute's value can be found in the {@link #LinearLayoutCompat} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:weightSum
- */
- public static final int LinearLayoutCompat_android_weightSum=4;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#divider}
- * attribute's value can be found in the {@link #LinearLayoutCompat} 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:divider
- */
- public static final int LinearLayoutCompat_divider=5;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#dividerPadding}
- * attribute's value can be found in the {@link #LinearLayoutCompat} 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:dividerPadding
- */
- public static final int LinearLayoutCompat_dividerPadding=6;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#measureWithLargestChild}
- * attribute's value can be found in the {@link #LinearLayoutCompat} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name net.micode.notes:measureWithLargestChild
- */
- public static final int LinearLayoutCompat_measureWithLargestChild=7;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#showDividers}
- * attribute's value can be found in the {@link #LinearLayoutCompat} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
beginning
1
- *
end
4
- *
middle
2
- *
none
0
- *
- *
- * @attr name net.micode.notes:showDividers
- */
- public static final int LinearLayoutCompat_showDividers=8;
- /**
- * Attributes that can be used with a LinearLayoutCompat_Layout.
- *
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.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
center
11
- *
center_horizontal
1
- *
center_vertical
10
- *
clip_horizontal
8
- *
clip_vertical
80
- *
end
800005
- *
fill
77
- *
fill_horizontal
7
- *
fill_vertical
70
- *
left
3
- *
right
5
- *
start
800003
- *
top
30
- *
- *
- * @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.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
fill_parent
ffffffff
- *
match_parent
ffffffff
- *
wrap_content
fffffffe
- *
- *
- * @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.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
fill_parent
ffffffff
- *
match_parent
ffffffff
- *
wrap_content
fffffffe
- *
- *
- * @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.
- *
This symbol is the offset where the {@link android.R.attr#dropDownHorizontalOffset}
- * attribute's value can be found in the {@link #ListPopupWindow} 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:dropDownHorizontalOffset
- */
- public static final int ListPopupWindow_android_dropDownHorizontalOffset=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#dropDownVerticalOffset}
- * attribute's value can be found in the {@link #ListPopupWindow} 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:dropDownVerticalOffset
- */
- public static final int ListPopupWindow_android_dropDownVerticalOffset=1;
- /**
- * Attributes that can be used with a MediaRouteButton.
- *
This symbol is the offset where the {@link android.R.attr#minWidth}
- * attribute's value can be found in the {@link #MediaRouteButton} 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 MediaRouteButton_android_minWidth=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#minHeight}
- * attribute's value can be found in the {@link #MediaRouteButton} 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 MediaRouteButton_android_minHeight=1;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#externalRouteEnabledDrawable}
- * attribute's value can be found in the {@link #MediaRouteButton} 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:externalRouteEnabledDrawable
- */
- public static final int MediaRouteButton_externalRouteEnabledDrawable=2;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#mediaRouteButtonTint}
- * attribute's value can be found in the {@link #MediaRouteButton} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name net.micode.notes:mediaRouteButtonTint
- */
- public static final int MediaRouteButton_mediaRouteButtonTint=3;
- /**
- * Attributes that can be used with a MenuGroup.
- *
This symbol is the offset where the {@link android.R.attr#enabled}
- * attribute's value can be found in the {@link #MenuGroup} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:enabled
- */
- public static final int MenuGroup_android_enabled=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#id}
- * attribute's value can be found in the {@link #MenuGroup} 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 MenuGroup_android_id=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#visible}
- * attribute's value can be found in the {@link #MenuGroup} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:visible
- */
- public static final int MenuGroup_android_visible=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#menuCategory}
- * attribute's value can be found in the {@link #MenuGroup} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
alternative
40000
- *
container
10000
- *
secondary
30000
- *
system
20000
- *
- *
- * @attr name android:menuCategory
- */
- public static final int MenuGroup_android_menuCategory=3;
- /**
- *
This symbol is the offset where the {@link android.R.attr#orderInCategory}
- * attribute's value can be found in the {@link #MenuGroup} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name android:orderInCategory
- */
- public static final int MenuGroup_android_orderInCategory=4;
- /**
- *
This symbol is the offset where the {@link android.R.attr#checkableBehavior}
- * attribute's value can be found in the {@link #MenuGroup} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
all
1
- *
none
0
- *
single
2
- *
- *
- * @attr name android:checkableBehavior
- */
- public static final int MenuGroup_android_checkableBehavior=5;
- /**
- * Attributes that can be used with a MenuItem.
- *
This symbol is the offset where the {@link android.R.attr#icon}
- * attribute's value can be found in the {@link #MenuItem} 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 MenuItem_android_icon=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#enabled}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:enabled
- */
- public static final int MenuItem_android_enabled=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#id}
- * attribute's value can be found in the {@link #MenuItem} 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 MenuItem_android_id=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#checked}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:checked
- */
- public static final int MenuItem_android_checked=3;
- /**
- *
This symbol is the offset where the {@link android.R.attr#visible}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:visible
- */
- public static final int MenuItem_android_visible=4;
- /**
- *
This symbol is the offset where the {@link android.R.attr#menuCategory}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
alternative
40000
- *
container
10000
- *
secondary
30000
- *
system
20000
- *
- *
- * @attr name android:menuCategory
- */
- public static final int MenuItem_android_menuCategory=5;
- /**
- *
This symbol is the offset where the {@link android.R.attr#orderInCategory}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name android:orderInCategory
- */
- public static final int MenuItem_android_orderInCategory=6;
- /**
- *
This symbol is the offset where the {@link android.R.attr#title}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link android.R.attr#titleCondensed}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link android.R.attr#alphabeticShortcut}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link android.R.attr#numericShortcut}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link android.R.attr#checkable}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:checkable
- */
- public static final int MenuItem_android_checkable=11;
- /**
- *
This symbol is the offset where the {@link android.R.attr#onClick}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionLayout}
- * attribute's value can be found in the {@link #MenuItem} 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:actionLayout
- */
- public static final int MenuItem_actionLayout=13;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionProviderClass}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#actionViewClass}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#alphabeticModifiers}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
ALT
2
- *
CTRL
1000
- *
FUNCTION
8
- *
META
10000
- *
SHIFT
1
- *
SYM
4
- *
- *
- * @attr name net.micode.notes:alphabeticModifiers
- */
- public static final int MenuItem_alphabeticModifiers=16;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#contentDescription}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#iconTint}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#iconTintMode}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- *
- * @attr name net.micode.notes:iconTintMode
- */
- public static final int MenuItem_iconTintMode=19;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#numericModifiers}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
ALT
2
- *
CTRL
1000
- *
FUNCTION
8
- *
META
10000
- *
SHIFT
1
- *
SYM
4
- *
- *
- * @attr name net.micode.notes:numericModifiers
- */
- public static final int MenuItem_numericModifiers=20;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#showAsAction}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
always
2
- *
collapseActionView
8
- *
ifRoom
1
- *
never
0
- *
withText
4
- *
- *
- * @attr name net.micode.notes:showAsAction
- */
- public static final int MenuItem_showAsAction=21;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#tooltipText}
- * attribute's value can be found in the {@link #MenuItem} array.
- *
- *
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.
- *
This symbol is the offset where the {@link android.R.attr#windowAnimationStyle}
- * attribute's value can be found in the {@link #MenuView} 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 MenuView_android_windowAnimationStyle=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#itemTextAppearance}
- * attribute's value can be found in the {@link #MenuView} 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:itemTextAppearance
- */
- public static final int MenuView_android_itemTextAppearance=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#horizontalDivider}
- * attribute's value can be found in the {@link #MenuView} 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:horizontalDivider
- */
- public static final int MenuView_android_horizontalDivider=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#verticalDivider}
- * attribute's value can be found in the {@link #MenuView} 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:verticalDivider
- */
- public static final int MenuView_android_verticalDivider=3;
- /**
- *
This symbol is the offset where the {@link android.R.attr#headerBackground}
- * attribute's value can be found in the {@link #MenuView} 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:headerBackground
- */
- public static final int MenuView_android_headerBackground=4;
- /**
- *
This symbol is the offset where the {@link android.R.attr#itemBackground}
- * attribute's value can be found in the {@link #MenuView} 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:itemBackground
- */
- public static final int MenuView_android_itemBackground=5;
- /**
- *
This symbol is the offset where the {@link android.R.attr#itemIconDisabledAlpha}
- * attribute's value can be found in the {@link #MenuView} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:itemIconDisabledAlpha
- */
- public static final int MenuView_android_itemIconDisabledAlpha=6;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#preserveIconSpacing}
- * attribute's value can be found in the {@link #MenuView} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name net.micode.notes:preserveIconSpacing
- */
- public static final int MenuView_preserveIconSpacing=7;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#subMenuArrow}
- * attribute's value can be found in the {@link #MenuView} 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:subMenuArrow
- */
- public static final int MenuView_subMenuArrow=8;
- /**
- * Attributes that can be used with a PopupWindow.
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#overlapAnchor}
- * attribute's value can be found in the {@link #PopupWindow} array.
- *
- *
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.
- *
- * @see #PopupWindowBackgroundState_state_above_anchor
- */
- public static final int[] PopupWindowBackgroundState={
- 0x7f0300e8
- };
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#state_above_anchor}
- * attribute's value can be found in the {@link #PopupWindowBackgroundState} array.
- *
- *
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 RecycleListView.
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#paddingBottomNoButtons}
- * attribute's value can be found in the {@link #RecycleListView} 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:paddingBottomNoButtons
- */
- public static final int RecycleListView_paddingBottomNoButtons=0;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#paddingTopNoTitle}
- * attribute's value can be found in the {@link #RecycleListView} 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:paddingTopNoTitle
- */
- public static final int RecycleListView_paddingTopNoTitle=1;
- /**
- * Attributes that can be used with a RecyclerView.
- *
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.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
horizontal
0
- *
vertical
1
- *
- *
- * @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.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
afterDescendants
1
- *
beforeDescendants
0
- *
blocksDescendants
2
- *
- *
- * @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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layoutManager}
- * attribute's value can be found in the {@link #RecyclerView} array.
- *
- *
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 SearchView.
- *
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.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
auto
10
- *
- *
- * @attr name android:focusable
- */
- public static final int SearchView_android_focusable=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#maxWidth}
- * attribute's value can be found in the {@link #SearchView} 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 SearchView_android_maxWidth=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#inputType}
- * attribute's value can be found in the {@link #SearchView} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
date
14
- *
datetime
4
- *
none
0
- *
number
2
- *
numberDecimal
2002
- *
numberPassword
12
- *
numberSigned
1002
- *
phone
3
- *
text
1
- *
textAutoComplete
10001
- *
textAutoCorrect
8001
- *
textCapCharacters
1001
- *
textCapSentences
4001
- *
textCapWords
2001
- *
textEmailAddress
21
- *
textEmailSubject
31
- *
textFilter
b1
- *
textImeMultiLine
40001
- *
textLongMessage
51
- *
textMultiLine
20001
- *
textNoSuggestions
80001
- *
textPassword
81
- *
textPersonName
61
- *
textPhonetic
c1
- *
textPostalAddress
71
- *
textShortMessage
41
- *
textUri
11
- *
textVisiblePassword
91
- *
textWebEditText
a1
- *
textWebEmailAddress
d1
- *
textWebPassword
e1
- *
time
24
- *
- *
- * @attr name android:inputType
- */
- public static final int SearchView_android_inputType=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#imeOptions}
- * attribute's value can be found in the {@link #SearchView} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
actionDone
6
- *
actionGo
2
- *
actionNext
5
- *
actionNone
1
- *
actionPrevious
7
- *
actionSearch
3
- *
actionSend
4
- *
actionUnspecified
0
- *
flagForceAscii
80000000
- *
flagNavigateNext
8000000
- *
flagNavigatePrevious
4000000
- *
flagNoAccessoryAction
20000000
- *
flagNoEnterAction
40000000
- *
flagNoExtractUi
10000000
- *
flagNoFullscreen
2000000
- *
flagNoPersonalizedLearning
1000000
- *
normal
0
- *
- *
- * @attr name android:imeOptions
- */
- public static final int SearchView_android_imeOptions=3;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#closeIcon}
- * attribute's value can be found in the {@link #SearchView} 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:closeIcon
- */
- public static final int SearchView_closeIcon=4;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#commitIcon}
- * attribute's value can be found in the {@link #SearchView} 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:commitIcon
- */
- public static final int SearchView_commitIcon=5;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#defaultQueryHint}
- * attribute's value can be found in the {@link #SearchView} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#goIcon}
- * attribute's value can be found in the {@link #SearchView} 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:goIcon
- */
- public static final int SearchView_goIcon=7;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#iconifiedByDefault}
- * attribute's value can be found in the {@link #SearchView} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name net.micode.notes:iconifiedByDefault
- */
- public static final int SearchView_iconifiedByDefault=8;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#layout}
- * attribute's value can be found in the {@link #SearchView} 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
- */
- public static final int SearchView_layout=9;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#queryBackground}
- * attribute's value can be found in the {@link #SearchView} 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:queryBackground
- */
- public static final int SearchView_queryBackground=10;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#queryHint}
- * attribute's value can be found in the {@link #SearchView} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#searchHintIcon}
- * attribute's value can be found in the {@link #SearchView} 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:searchHintIcon
- */
- public static final int SearchView_searchHintIcon=12;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#searchIcon}
- * attribute's value can be found in the {@link #SearchView} 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:searchIcon
- */
- public static final int SearchView_searchIcon=13;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#submitBackground}
- * attribute's value can be found in the {@link #SearchView} 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:submitBackground
- */
- public static final int SearchView_submitBackground=14;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#suggestionRowLayout}
- * attribute's value can be found in the {@link #SearchView} 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:suggestionRowLayout
- */
- public static final int SearchView_suggestionRowLayout=15;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#voiceIcon}
- * attribute's value can be found in the {@link #SearchView} 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:voiceIcon
- */
- public static final int SearchView_voiceIcon=16;
- /**
- * Attributes that can be used with a Spinner.
- *
This symbol is the offset where the {@link android.R.attr#entries}
- * attribute's value can be found in the {@link #Spinner} 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:entries
- */
- public static final int Spinner_android_entries=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#popupBackground}
- * attribute's value can be found in the {@link #Spinner} 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 Spinner_android_popupBackground=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#prompt}
- * attribute's value can be found in the {@link #Spinner} 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:prompt
- */
- public static final int Spinner_android_prompt=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#dropDownWidth}
- * attribute's value can be found in the {@link #Spinner} 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.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
fill_parent
ffffffff
- *
match_parent
ffffffff
- *
wrap_content
fffffffe
- *
- *
- * @attr name android:dropDownWidth
- */
- public static final int Spinner_android_dropDownWidth=3;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#popupTheme}
- * attribute's value can be found in the {@link #Spinner} 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:popupTheme
- */
- public static final int Spinner_popupTheme=4;
- /**
- * Attributes that can be used with a StateListDrawable.
- *
This symbol is the offset where the {@link android.R.attr#dither}
- * attribute's value can be found in the {@link #StateListDrawable} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:dither
- */
- public static final int StateListDrawable_android_dither=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#visible}
- * attribute's value can be found in the {@link #StateListDrawable} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:visible
- */
- public static final int StateListDrawable_android_visible=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#variablePadding}
- * attribute's value can be found in the {@link #StateListDrawable} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:variablePadding
- */
- public static final int StateListDrawable_android_variablePadding=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#constantSize}
- * attribute's value can be found in the {@link #StateListDrawable} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:constantSize
- */
- public static final int StateListDrawable_android_constantSize=3;
- /**
- *
This symbol is the offset where the {@link android.R.attr#enterFadeDuration}
- * attribute's value can be found in the {@link #StateListDrawable} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name android:enterFadeDuration
- */
- public static final int StateListDrawable_android_enterFadeDuration=4;
- /**
- *
This symbol is the offset where the {@link android.R.attr#exitFadeDuration}
- * attribute's value can be found in the {@link #StateListDrawable} array.
- *
- *
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.
- *
- * @see #StateListDrawableItem_android_drawable
- */
- public static final int[] StateListDrawableItem={
- 0x01010199
- };
- /**
- *
This symbol is the offset where the {@link android.R.attr#drawable}
- * attribute's value can be found in the {@link #StateListDrawableItem} 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:drawable
- */
- public static final int StateListDrawableItem_android_drawable=0;
- /**
- * Attributes that can be used with a SwitchCompat.
- *
This symbol is the offset where the {@link android.R.attr#textOn}
- * attribute's value can be found in the {@link #SwitchCompat} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link android.R.attr#textOff}
- * attribute's value can be found in the {@link #SwitchCompat} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link android.R.attr#thumb}
- * attribute's value can be found in the {@link #SwitchCompat} 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 SwitchCompat_android_thumb=2;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#showText}
- * attribute's value can be found in the {@link #SwitchCompat} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name net.micode.notes:showText
- */
- public static final int SwitchCompat_showText=3;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#splitTrack}
- * attribute's value can be found in the {@link #SwitchCompat} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name net.micode.notes:splitTrack
- */
- public static final int SwitchCompat_splitTrack=4;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#switchMinWidth}
- * attribute's value can be found in the {@link #SwitchCompat} 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:switchMinWidth
- */
- public static final int SwitchCompat_switchMinWidth=5;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#switchPadding}
- * attribute's value can be found in the {@link #SwitchCompat} 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:switchPadding
- */
- public static final int SwitchCompat_switchPadding=6;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#switchTextAppearance}
- * attribute's value can be found in the {@link #SwitchCompat} 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:switchTextAppearance
- */
- public static final int SwitchCompat_switchTextAppearance=7;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#thumbTextPadding}
- * attribute's value can be found in the {@link #SwitchCompat} 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:thumbTextPadding
- */
- public static final int SwitchCompat_thumbTextPadding=8;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#thumbTint}
- * attribute's value can be found in the {@link #SwitchCompat} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#thumbTintMode}
- * attribute's value can be found in the {@link #SwitchCompat} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- *
- * @attr name net.micode.notes:thumbTintMode
- */
- public static final int SwitchCompat_thumbTintMode=10;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#track}
- * attribute's value can be found in the {@link #SwitchCompat} 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:track
- */
- public static final int SwitchCompat_track=11;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#trackTint}
- * attribute's value can be found in the {@link #SwitchCompat} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#trackTintMode}
- * attribute's value can be found in the {@link #SwitchCompat} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- *
- * @attr name net.micode.notes:trackTintMode
- */
- public static final int SwitchCompat_trackTintMode=13;
- /**
- * Attributes that can be used with a TextAppearance.
- *
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.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
monospace
3
- *
normal
0
- *
sans
1
- *
serif
2
- *
- *
- * @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.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bold
1
- *
italic
2
- *
normal
0
- *
- *
- * @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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.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 net.micode.notes:fontFamily
- */
- public static final int TextAppearance_fontFamily=11;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#textAllCaps}
- * 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 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 Toolbar.
- *
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.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
center
11
- *
center_horizontal
1
- *
center_vertical
10
- *
clip_horizontal
8
- *
clip_vertical
80
- *
end
800005
- *
fill
77
- *
fill_horizontal
7
- *
fill_vertical
70
- *
left
3
- *
right
5
- *
start
800003
- *
top
30
- *
- *
- * @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.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
top
30
- *
- *
- * @attr name net.micode.notes:buttonGravity
- */
- public static final int Toolbar_buttonGravity=2;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#collapseContentDescription}
- * 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:collapseContentDescription
- */
- public static final int Toolbar_collapseContentDescription=3;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#collapseIcon}
- * 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:collapseIcon
- */
- public static final int Toolbar_collapseIcon=4;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#contentInsetEnd}
- * 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:contentInsetEnd
- */
- public static final int Toolbar_contentInsetEnd=5;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#contentInsetEndWithActions}
- * 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:contentInsetEndWithActions
- */
- public static final int Toolbar_contentInsetEndWithActions=6;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#contentInsetLeft}
- * 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:contentInsetLeft
- */
- public static final int Toolbar_contentInsetLeft=7;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#contentInsetRight}
- * 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:contentInsetRight
- */
- public static final int Toolbar_contentInsetRight=8;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#contentInsetStart}
- * 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:contentInsetStart
- */
- public static final int Toolbar_contentInsetStart=9;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#contentInsetStartWithNavigation}
- * 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:contentInsetStartWithNavigation
- */
- public static final int Toolbar_contentInsetStartWithNavigation=10;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#logo}
- * 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:logo
- */
- public static final int Toolbar_logo=11;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#logoDescription}
- * 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: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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#navigationContentDescription}
- * 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:navigationContentDescription
- */
- public static final int Toolbar_navigationContentDescription=14;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#navigationIcon}
- * 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:navigationIcon
- */
- public static final int Toolbar_navigationIcon=15;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#popupTheme}
- * 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:popupTheme
- */
- public static final int Toolbar_popupTheme=16;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#subtitle}
- * 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: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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#subtitleTextColor}
- * attribute's value can be found in the {@link #Toolbar} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#titleMargin}
- * 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:titleMargin
- */
- public static final int Toolbar_titleMargin=21;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#titleMarginBottom}
- * 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:titleMarginBottom
- */
- public static final int Toolbar_titleMarginBottom=22;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#titleMarginEnd}
- * 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:titleMarginEnd
- */
- public static final int Toolbar_titleMarginEnd=23;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#titleMarginStart}
- * 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:titleMarginStart
- */
- public static final int Toolbar_titleMarginStart=24;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#titleMarginTop}
- * 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:titleMarginTop
- */
- public static final int Toolbar_titleMarginTop=25;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#titleMargins}
- * 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:titleMargins
- */
- 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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#titleTextColor}
- * attribute's value can be found in the {@link #Toolbar} array.
- *
- *
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 View.
- *
This symbol is the offset where the {@link android.R.attr#theme}
- * attribute's value can be found in the {@link #View} 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:theme
- */
- public static final int View_android_theme=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#focusable}
- * attribute's value can be found in the {@link #View} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
auto
10
- *
- *
- * @attr name android:focusable
- */
- public static final int View_android_focusable=1;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#paddingEnd}
- * attribute's value can be found in the {@link #View} 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:paddingEnd
- */
- public static final int View_paddingEnd=2;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#paddingStart}
- * attribute's value can be found in the {@link #View} 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:paddingStart
- */
- public static final int View_paddingStart=3;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#theme}
- * attribute's value can be found in the {@link #View} 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:theme
- */
- public static final int View_theme=4;
- /**
- * Attributes that can be used with a ViewBackgroundHelper.
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#backgroundTint}
- * attribute's value can be found in the {@link #ViewBackgroundHelper} array.
- *
- *
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;
- /**
- *
This symbol is the offset where the {@link net.micode.notes.R.attr#backgroundTintMode}
- * attribute's value can be found in the {@link #ViewBackgroundHelper} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- *
- * @attr name net.micode.notes:backgroundTintMode
- */
- public static final int ViewBackgroundHelper_backgroundTintMode=2;
- /**
- * Attributes that can be used with a ViewStubCompat.
- *
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;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout}
- * 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:layout
- */
- public static final int ViewStubCompat_android_layout=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#inflatedId}
- * attribute's value can be found in the {@link #ViewStubCompat} array.
- *
- *
- */
- 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 static final String TOP = "top";
-
- public static final String STAR = "star";
-
- public static final String PASSCODE = "passcode";
- }
-
- 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/java/net/micode/notes/data/NotesDatabaseHelper.java b/src/java/net/micode/notes/data/NotesDatabaseHelper.java
deleted file mode 100644
index e9619734..00000000
--- a/src/java/net/micode/notes/data/NotesDatabaseHelper.java
+++ /dev/null
@@ -1,385 +0,0 @@
-/*
- * 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 1," +
- NoteColumns.VERSION + " INTEGER NOT NULL DEFAULT 0," +
- NoteColumns.TOP + " INTEGER NOT NULL DEFAULT 0," +
- NoteColumns.STAR + " INTEGER NOT NULL DEFAULT 0," +
- NoteColumns.PASSCODE + " TEXT NOT NULL DEFAULT ''"+
- ")";
-
- 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 (oldVersion == 4) {
- upgradeToV5(db);
- oldVersion++;
- }
-
- if (oldVersion == 5) {
- upgradeToV6(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");
- }
-
- private void upgradeToV5(SQLiteDatabase db) {
- db.execSQL("ALTER TABLE " + TABLE.NOTE + " ADD COLUMN " + NoteColumns.TOP
- + " INTEGER NOT NULL DEFAULT 0");
- }
-
- private void upgradeToV6(SQLiteDatabase db) {
- db.execSQL("ALTER TABLE " + TABLE.NOTE + " ADD COLUMN " + NoteColumns.STAR
- + " INTEGER NOT NULL DEFAULT 0");
- }
-}
diff --git a/src/java/net/micode/notes/data/NotesProvider.java b/src/java/net/micode/notes/data/NotesProvider.java
deleted file mode 100644
index 908409ee..00000000
--- a/src/java/net/micode/notes/data/NotesProvider.java
+++ /dev/null
@@ -1,387 +0,0 @@
-/*
- * 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;
-import net.micode.notes.gtask.data.SqlNote;
-
-
-public class NotesProvider extends ContentProvider {
- private static final UriMatcher mMatcher;
-
- private static 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;
- }
-
- public static boolean isStarNote(Long id) {
- SQLiteDatabase db;
- db = mHelper.getReadableDatabase();
- Cursor cursor = null;
- cursor = db.query(NotesDatabaseHelper.TABLE.NOTE, null, null, null, null, null, null);
- //判断游标是否为空
- if (cursor.moveToFirst()) {
- //遍历游标
- for (int index = 1; index < cursor.getCount(); index++) {
- cursor.moveToNext();
- if (cursor.getLong(SqlNote.ID_COLUMN) == id && !cursor.getString(SqlNote.STAR_COLUMN).equals("0")) {
- cursor.close();
- return true;
- }
- }
- }
- cursor.close();
- return false;
- }
-
- public static boolean isLockedNote(Long id) {
- SQLiteDatabase db;
- db = mHelper.getReadableDatabase();
- Cursor cursor = null;
- cursor = db.query(NotesDatabaseHelper.TABLE.NOTE, null, null, null, null, null, null);
- //判断游标是否为空
- if (cursor.moveToFirst()) {
- //遍历游标
- for (int index = 1; index < cursor.getCount(); index++) {
- cursor.moveToNext();
- if (cursor.getLong(SqlNote.ID_COLUMN) == id && !cursor.getString(SqlNote.PASSCODE_COLUMN).equals("")) {
- cursor.close();
- return true;
- }
- }
- }
- cursor.close();
- return false;
- }
-
- public static boolean isStarFolder(long NoteId, long FolderId, boolean setStar){
- if(setStar){
- return true;
- }
- SQLiteDatabase db;
- db = mHelper.getWritableDatabase();
- Cursor cursor = null;
- cursor = db.query(NotesDatabaseHelper.TABLE.NOTE, null, null, null, null, null, null);
- //判断游标是否为空
- if (cursor.moveToFirst()) {
- //遍历游标
- for (int index = 1; index < cursor.getCount(); index++) {
- cursor.moveToNext();
- if (cursor.getLong(SqlNote.ID_COLUMN) == NoteId && !setStar){
- continue;
- }
- if (cursor.getLong(1) == FolderId){
- if (cursor.getString(SqlNote.STAR_COLUMN).equals("1")){
- cursor.close();
- return true;
- }
- }
- }
- }
- cursor.close();
- return false;
- }
-
- public static void setStarFolder(long FolderId, boolean isStarFolder){
- SQLiteDatabase db;
- db = mHelper.getWritableDatabase();
- ContentValues values = new ContentValues();
- if(isStarFolder){
- values.put(NoteColumns.STAR,"1");
- } else{
- values.put(NoteColumns.STAR,"0");
- }
- String condition = NoteColumns.ID + " = ?";
- String[] args = {String.valueOf(FolderId)};
- db.update(NotesDatabaseHelper.TABLE.NOTE, values, condition, args);
- }
-}
diff --git a/src/java/net/micode/notes/gtask/data/MetaData.java b/src/java/net/micode/notes/gtask/data/MetaData.java
deleted file mode 100644
index 3a2050b0..00000000
--- a/src/java/net/micode/notes/gtask/data/MetaData.java
+++ /dev/null
@@ -1,82 +0,0 @@
-/*
- * 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/java/net/micode/notes/gtask/data/Node.java b/src/java/net/micode/notes/gtask/data/Node.java
deleted file mode 100644
index 63950e0d..00000000
--- a/src/java/net/micode/notes/gtask/data/Node.java
+++ /dev/null
@@ -1,101 +0,0 @@
-/*
- * 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/java/net/micode/notes/gtask/data/SqlData.java b/src/java/net/micode/notes/gtask/data/SqlData.java
deleted file mode 100644
index d3ec3be1..00000000
--- a/src/java/net/micode/notes/gtask/data/SqlData.java
+++ /dev/null
@@ -1,189 +0,0 @@
-/*
- * 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/java/net/micode/notes/gtask/data/SqlNote.java b/src/java/net/micode/notes/gtask/data/SqlNote.java
deleted file mode 100644
index 652de79a..00000000
--- a/src/java/net/micode/notes/gtask/data/SqlNote.java
+++ /dev/null
@@ -1,540 +0,0 @@
-/*
- * 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,NoteColumns.TOP,NoteColumns.STAR,NoteColumns.PASSCODE,
- };
-
- 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;
-
- public static final int Top_COLUMN = 17;
-
- public static final int STAR_COLUMN = 18;
-
- public static final int PASSCODE_COLUMN = 19;
-
- 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 String mTop;
-
- private String mStar;
-
- private String mPasscode;
-
- 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;
- mTop = getmTop();
- mStar = getmStar();
- mPasscode = getmPasscode();
- 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();
- mTop = getmTop();
- mStar = getmStar();
- mPasscode = getmPasscode();
- }
-
- 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();
- mTop = getmTop();
- mStar = getmStar();
- mPasscode = getmPasscode();
- }
-
- public String getmTop(){
- return mTop;
- }
-
- public String getmStar(){
- return mStar;
- }
-
- public String getmPasscode(){
- return mPasscode;
- }
-
- 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);
- mTop = c.getString(Top_COLUMN);
- mStar = c.getString(STAR_COLUMN);
- mPasscode = c.getString(PASSCODE_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/java/net/micode/notes/gtask/data/Task.java b/src/java/net/micode/notes/gtask/data/Task.java
deleted file mode 100644
index 6a19454d..00000000
--- a/src/java/net/micode/notes/gtask/data/Task.java
+++ /dev/null
@@ -1,351 +0,0 @@
-/*
- * 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");
- }
-
- 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/java/net/micode/notes/gtask/data/TaskList.java b/src/java/net/micode/notes/gtask/data/TaskList.java
deleted file mode 100644
index 4ea21c5b..00000000
--- a/src/java/net/micode/notes/gtask/data/TaskList.java
+++ /dev/null
@@ -1,343 +0,0 @@
-/*
- * 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");
- }
-
- 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;
- }
- }
- } 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/java/net/micode/notes/gtask/exception/ActionFailureException.java b/src/java/net/micode/notes/gtask/exception/ActionFailureException.java
deleted file mode 100644
index 15504be9..00000000
--- a/src/java/net/micode/notes/gtask/exception/ActionFailureException.java
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
- * 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/java/net/micode/notes/gtask/exception/NetworkFailureException.java b/src/java/net/micode/notes/gtask/exception/NetworkFailureException.java
deleted file mode 100644
index b08cfb1d..00000000
--- a/src/java/net/micode/notes/gtask/exception/NetworkFailureException.java
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
- * 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/java/net/micode/notes/gtask/remote/GTaskASyncTask.java b/src/java/net/micode/notes/gtask/remote/GTaskASyncTask.java
deleted file mode 100644
index 3f3c3584..00000000
--- a/src/java/net/micode/notes/gtask/remote/GTaskASyncTask.java
+++ /dev/null
@@ -1,122 +0,0 @@
-
-/*
- * 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);
- }
-
- 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/java/net/micode/notes/gtask/remote/GTaskClient.java b/src/java/net/micode/notes/gtask/remote/GTaskClient.java
deleted file mode 100644
index c67dfdf3..00000000
--- a/src/java/net/micode/notes/gtask/remote/GTaskClient.java
+++ /dev/null
@@ -1,585 +0,0 @@
-/*
- * 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 = 1000 * 60 * 5;
- 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/java/net/micode/notes/gtask/remote/GTaskManager.java b/src/java/net/micode/notes/gtask/remote/GTaskManager.java
deleted file mode 100644
index d2b4082b..00000000
--- a/src/java/net/micode/notes/gtask/remote/GTaskManager.java
+++ /dev/null
@@ -1,800 +0,0 @@
-/*
- * 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) {
- 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();
- doContentSync(Node.SYNC_ACTION_ADD_LOCAL, node, null);
- }
-
- // 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) {
- 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/java/net/micode/notes/gtask/remote/GTaskSyncService.java b/src/java/net/micode/notes/gtask/remote/GTaskSyncService.java
deleted file mode 100644
index cca36f76..00000000
--- a/src/java/net/micode/notes/gtask/remote/GTaskSyncService.java
+++ /dev/null
@@ -1,128 +0,0 @@
-/*
- * 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/java/net/micode/notes/model/Note.java b/src/java/net/micode/notes/model/Note.java
deleted file mode 100644
index 8bfbfd57..00000000
--- a/src/java/net/micode/notes/model/Note.java
+++ /dev/null
@@ -1,267 +0,0 @@
-/*
- * 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 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.TOP,"1");
- 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 setTopValue(String key, String value) {
- mNoteDiffValues.put(key, value);
- }
-
- public void setStarValue(String key, String value) {
- mNoteDiffValues.put(key, value);
- }
-
-
- 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 ContentValues mTopValues;
-
- private long mCallDataId;
-
- private ContentValues mCallDataValues;
-
- private static final String TAG = "NoteData";
-
- public NoteData() {
- mTextDataValues = new ContentValues();
- mCallDataValues = new ContentValues();
- mTopValues = 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/java/net/micode/notes/model/WorkingNote.java b/src/java/net/micode/notes/model/WorkingNote.java
deleted file mode 100644
index 028fc76e..00000000
--- a/src/java/net/micode/notes/model/WorkingNote.java
+++ /dev/null
@@ -1,463 +0,0 @@
-/*
- * 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.data.NotesProvider;
-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 String mPasscode = "";
-
- /**记录已置顶便签*/
- private String mTop = "0";
-
- /**记录便签所属类别*/
- private int mClass;
-
-
- private String mStar = "0";
-
- 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,
- NoteColumns.TOP,
- NoteColumns.STAR,
- NoteColumns.PASSCODE,
- };
-
- 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;
-
- private static final int NOTE_TOP_COLUMN = 6;
-
- private static final int NOTE_STAR_COLUMN = 7;
-
- private static final int NOTE_PASSCODE_COLUMN = 8;
-
- // 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;
- mTop = String.valueOf(getTopId());
- mStar = String.valueOf(getStarId());
- mPasscode = String.valueOf(getPasscode());
- }
-
- // 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);
- mTop = cursor.getString(NOTE_TOP_COLUMN);
- mStar = cursor.getString(NOTE_STAR_COLUMN);
- mPasscode = cursor.getString(NOTE_PASSCODE_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 setTop(String Top){
- if (!mTop.equals(Top)) {
- mTop = Top;
- mNote.setTopValue(NoteColumns.TOP,mTop);
- }
- if (mNoteSettingStatusListener != null) {
- mNoteSettingStatusListener.onTopChanged(Top);
- }
- }
-
- public void setStar(String Star){
- if (!mStar.equals(Star)){
- mStar = Star;
- mNote.setStarValue(NoteColumns.STAR,mStar);
- NotesProvider.setStarFolder(mFolderId, NotesProvider.isStarFolder(mNoteId, mFolderId,Star.equals("1")));
- if (mNoteSettingStatusListener != null) {
- mNoteSettingStatusListener.onStarChanged(Star);
- }
- }
- }
-
-
-
- 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 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 boolean hasPasscode() {
- return !mPasscode.equals("");
- }
-
- /**设置便签访问密码,并存入数据库*/
- public void setPasscode(String passcode) {
- mPasscode = passcode;
- mNote.setNoteValue(NoteColumns.PASSCODE, passcode);
- }
-
- /**获取设置的密码*/
- public String getPasscode() {
- return mPasscode;
- }
-
- public int getTopId() {
- if (mTop.equals("1")) {
- return 1;
- } else {
- return 0;
- }
- }
-
- public int getStarId() {
- if (mStar.equals("1")) {
- return 1;
- } else {
- return 0;
- }
- }
-
- 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 top
- */
- void onTopChanged(String Top);
-
- /**
- * Called when user set star
- */
- void onStarChanged(String Star);
-
- /**
- * 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/java/net/micode/notes/tool/BackupUtils.java b/src/java/net/micode/notes/tool/BackupUtils.java
deleted file mode 100644
index 39f6ec47..00000000
--- a/src/java/net/micode/notes/tool/BackupUtils.java
+++ /dev/null
@@ -1,344 +0,0 @@
-/*
- * 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/java/net/micode/notes/tool/DataUtils.java b/src/java/net/micode/notes/tool/DataUtils.java
deleted file mode 100644
index c99538b2..00000000
--- a/src/java/net/micode/notes/tool/DataUtils.java
+++ /dev/null
@@ -1,310 +0,0 @@
-/*
- * 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.app.Activity;
-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 android.database.sqlite.SQLiteDatabase;
-import android.widget.Toast;
-
-import net.micode.notes.R;
-import net.micode.notes.data.Notes;
-import net.micode.notes.data.Notes.CallNote;
-import net.micode.notes.data.Notes.NoteColumns;
-import net.micode.notes.data.NotesDatabaseHelper;
-import net.micode.notes.data.NotesProvider;
-import net.micode.notes.gtask.data.SqlNote;
-import net.micode.notes.model.Note;
-import net.micode.notes.ui.NoteEditActivity;
-import net.micode.notes.ui.NotesListAdapter.AppWidgetAttribute;
-
-import java.util.ArrayList;
-import java.util.HashSet;
-import java.util.TreeSet;
-
-
-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;
- }
- /**
- * if can delete
- */
- if (NotesProvider.isStarNote(id) || NotesProvider.isLockedNote(id)){
- 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/java/net/micode/notes/tool/GTaskStringUtils.java b/src/java/net/micode/notes/tool/GTaskStringUtils.java
deleted file mode 100644
index 666b7290..00000000
--- a/src/java/net/micode/notes/tool/GTaskStringUtils.java
+++ /dev/null
@@ -1,113 +0,0 @@
-/*
- * 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/java/net/micode/notes/tool/Point.java b/src/java/net/micode/notes/tool/Point.java
deleted file mode 100644
index f3d8e4ee..00000000
--- a/src/java/net/micode/notes/tool/Point.java
+++ /dev/null
@@ -1,113 +0,0 @@
-package net.micode.notes.tool;
-
-public class Point {
- public static int BITMAP_NORMAL = 0; // 正常
- public static int BITMAP_ERROR = 1; // 错误
- public static int BITMAP_PRESS = 2; // 按下
-
- //九宫格中的点的下标(即每个点代表一个值)
- private String index;
- //点的状态
- private int state;
- //点的坐标
- private float x;
- private float y;
-
- public Point() {
- super();
- }
-
- public Point(int x, int y) {
- this.x = x;
- this.y = y;
- }
-
- public String getIndex() {
- return index;
- }
-
- public int getState() {
- return state;
- }
-
- public float getX() {
- return x;
- }
-
- public float getY() {
- return y;
- }
-
- public void setIndex(String index) {
- this.index = index;
- }
-
- public void setState(int state) {
- this.state = state;
- }
-
- public void setX(float x) {
- this.x = x;
- }
-
- public void setY(float y) {
- this.y = y;
- }
-
- /**
- * 判断屏幕上的九宫格中的点能否可以进行连线
- *
- * @param a
- * @param moveX
- * @param moveY
- * @param radius 点bitmap的半径
- * @return 布尔型
- */
- public boolean isWith(Point a, float moveX, float moveY, float radius) {
- float result = (float) Math.sqrt((a.getX() - moveX)
- * (a.getX() - moveX) + (a.getY() - moveY)
- * (a.getY() - moveY));
- if (result < 5 * radius / 4) {
- return true;
- }
- return false;
- }
-
- public static float getDegrees(Point a, Point b) {
- float degrees = 0;
- float ax = a.getX();
- float ay = a.getY();
- float bx = b.getX();
- float by = b.getY();
-
- if (ax == bx) {
- if (by > ay) {
- degrees = 90;
- } else {
- degrees = 270;
- }
- } else if (by == ay) {
- if (ax > bx) {
- degrees = 180;
- } else {
- degrees = 0;
- }
- } else {
- if (ax > bx) {
- if (ay > by) { // 第三象限
- degrees = 180 + (float) (Math.atan2(ay - by, ax - bx) * 180 / Math.PI);
- } else { // 第二象限
- degrees = 180 - (float) (Math.atan2(by - ay, ax - bx) * 180 / Math.PI);
- }
- } else {
- if (ay > by) { // 第四象限
- degrees = 360 - (float) (Math.atan2(ay - by, bx - ax) * 180 / Math.PI);
- } else { // 第一象限
- degrees = (float) (Math.atan2(by - ay, bx - ax) * 180 / Math.PI);
- }
- }
- }
- return degrees;
- }
-}
-
diff --git a/src/java/net/micode/notes/tool/ResourceParser.java b/src/java/net/micode/notes/tool/ResourceParser.java
deleted file mode 100644
index 1ad3ad60..00000000
--- a/src/java/net/micode/notes/tool/ResourceParser.java
+++ /dev/null
@@ -1,181 +0,0 @@
-/*
- * 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/java/net/micode/notes/ui/AlarmAlertActivity.java b/src/java/net/micode/notes/ui/AlarmAlertActivity.java
deleted file mode 100644
index 85723be0..00000000
--- a/src/java/net/micode/notes/ui/AlarmAlertActivity.java
+++ /dev/null
@@ -1,158 +0,0 @@
-/*
- * 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/java/net/micode/notes/ui/AlarmInitReceiver.java b/src/java/net/micode/notes/ui/AlarmInitReceiver.java
deleted file mode 100644
index f2212025..00000000
--- a/src/java/net/micode/notes/ui/AlarmInitReceiver.java
+++ /dev/null
@@ -1,65 +0,0 @@
-/*
- * 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/java/net/micode/notes/ui/AlarmReceiver.java b/src/java/net/micode/notes/ui/AlarmReceiver.java
deleted file mode 100644
index 54e503bd..00000000
--- a/src/java/net/micode/notes/ui/AlarmReceiver.java
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * 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/java/net/micode/notes/ui/DateTimePicker.java b/src/java/net/micode/notes/ui/DateTimePicker.java
deleted file mode 100644
index 496b0cda..00000000
--- a/src/java/net/micode/notes/ui/DateTimePicker.java
+++ /dev/null
@@ -1,485 +0,0 @@
-/*
- * 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/java/net/micode/notes/ui/DateTimePickerDialog.java b/src/java/net/micode/notes/ui/DateTimePickerDialog.java
deleted file mode 100644
index 2c47ba41..00000000
--- a/src/java/net/micode/notes/ui/DateTimePickerDialog.java
+++ /dev/null
@@ -1,90 +0,0 @@
-/*
- * 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_24HOUR;
- 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/java/net/micode/notes/ui/DeletePasscodeActivity.java b/src/java/net/micode/notes/ui/DeletePasscodeActivity.java
deleted file mode 100644
index 3bdd7cdc..00000000
--- a/src/java/net/micode/notes/ui/DeletePasscodeActivity.java
+++ /dev/null
@@ -1,54 +0,0 @@
-package net.micode.notes.ui;
-
-import android.content.Intent;
-import android.os.Bundle;
-import android.widget.Toast;
-
-import androidx.appcompat.app.AppCompatActivity;
-
-import net.micode.notes.R;
-import net.micode.notes.model.WorkingNote;
-
-public class DeletePasscodeActivity extends AppCompatActivity {
- private LockPatternView mLockPatternView;
- private String mPasswordStr;
-
- @Override
- protected void onCreate(Bundle savedInstanceState) {
- super.onCreate(savedInstanceState);
- setContentView(R.layout.activity_lock);
-
- mLockPatternView = (LockPatternView) findViewById(R.id.lockView);
- Intent pre = getIntent();
- final Long noteId = pre.getLongExtra(Intent.EXTRA_UID, 0);
-
- mLockPatternView.setLockListener(new LockPatternView.OnLockListener() {
- WorkingNote mWorkingNote = WorkingNote.load(DeletePasscodeActivity.this,noteId);
- String password = mWorkingNote.getPasscode();
- @Override
- public void getStringPassword(String password) {
- mPasswordStr = password;
- }
-
- @Override
- public boolean isPassword() {
- if (mPasswordStr.equals(password)) {
- Toast.makeText(DeletePasscodeActivity.this, R.string.note_passcode_deleted, Toast.LENGTH_SHORT).show();
- mWorkingNote.setPasscode("");
- mWorkingNote.saveNote();
- NoteEditActivity Activity = new NoteEditActivity();
- Activity.NoteEditActivity.finish();
- Intent intent = new Intent(DeletePasscodeActivity.this, NoteEditActivity.class);
- intent.setAction(Intent.ACTION_VIEW);
- intent.putExtra(Intent.EXTRA_UID, noteId);
- startActivity(intent);
- DeletePasscodeActivity.this.finish();
- } else {
- Toast.makeText(DeletePasscodeActivity.this, "密码不正确", Toast.LENGTH_SHORT).show();
- }
- return false;
- }
- });
-
- }
-}
diff --git a/src/java/net/micode/notes/ui/DropdownMenu.java b/src/java/net/micode/notes/ui/DropdownMenu.java
deleted file mode 100644
index 613dc74a..00000000
--- a/src/java/net/micode/notes/ui/DropdownMenu.java
+++ /dev/null
@@ -1,61 +0,0 @@
-/*
- * 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/java/net/micode/notes/ui/FoldersListAdapter.java b/src/java/net/micode/notes/ui/FoldersListAdapter.java
deleted file mode 100644
index 96b77da2..00000000
--- a/src/java/net/micode/notes/ui/FoldersListAdapter.java
+++ /dev/null
@@ -1,80 +0,0 @@
-/*
- * 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/java/net/micode/notes/ui/LockPatternView.java b/src/java/net/micode/notes/ui/LockPatternView.java
deleted file mode 100644
index 0218d439..00000000
--- a/src/java/net/micode/notes/ui/LockPatternView.java
+++ /dev/null
@@ -1,385 +0,0 @@
-package net.micode.notes.ui;
-
-import android.content.Context;
-import android.graphics.Bitmap;
-import android.graphics.BitmapFactory;
-import android.graphics.Canvas;
-import android.graphics.Matrix;
-import android.graphics.Paint;
-import android.util.AttributeSet;
-import android.util.Log;
-import android.view.MotionEvent;
-import android.view.View;
-
-import net.micode.notes.R;
-import net.micode.notes.tool.Point;
-
-import java.util.ArrayList;
-import java.util.List;
-
-
-public class LockPatternView extends View {
- //判断线的状态
- private static boolean isLineState = true;
- //判断点是否被实例化了
- private static boolean isInitPoint = false;
- //判断手指是否离开屏幕
- private static boolean isFinish = false;
- //判断手指点击屏幕时是否选中了九宫格中的点
- private static boolean isSelect = false;
- // 创建MyPoint的数组
- private Point[][] mPoints = new Point[3][3];
- // 声明屏幕的宽和高
- private int mScreenHeight;
- private int mScreenWidth;
- // 声明点线的图片的半径
- private float mPointRadius;
- // 声明线的图片的高(即是半径)
- private float mLineHeight;
- // 声明鼠标移动的x,y坐标
- private float mMoveX, mMoveY;
- // 声明屏幕上的宽和高的偏移量
- private int mScreenHeightOffSet = 0;
- private int mScreenWidthOffSet = 0;
- // 创建一个画笔
- private Paint mPaint = new Paint(Paint.ANTI_ALIAS_FLAG);
- // 声明资源图片
- private Bitmap mBitmapNormal;
- private Bitmap mBitmapPressed;
- private Bitmap mBitmapError;
- private Bitmap mLinePressed;
- private Bitmap mLineError;
- // 创建一个矩阵
- private Matrix mMatrix = new Matrix();
- // 创建MyPoint的列表
- private List mPointList = new ArrayList();
- // 实例化鼠标点
- private Point mMousePoint = new Point();
- // 用获取从activity中传过来的密码字符串
- private String mPassword = "";
- private final static String TAG = "LockPatternView";
-
- private Context mContext;
- private OnLockListener mListener;
-
- public LockPatternView(Context context, AttributeSet attrs, int defStyleAttr) {
- super(context, attrs, defStyleAttr);
- mContext = context;
- }
-
- public LockPatternView(Context context, AttributeSet attrs) {
- super(context, attrs);
- }
-
- public LockPatternView(Context context) {
- super(context);
- }
-
- /**
- * 画点和画线
- */
- @Override
- protected void onDraw(Canvas canvas) {
- super.onDraw(canvas);
- if (!isInitPoint) {
- initPoint(); // 先初始化
- }
-
- canvasPoint(canvas); // 开始画点
-
- // 开始画线
- if (mPointList.size() > 0) {
- Point b = null;
- Point a = mPointList.get(0);
- for (int i = 1; i < mPointList.size(); i++) {
- b = mPointList.get(i);
- canvasLine(a, b, canvas);
- a = b;
- }
- if (!isFinish) {
- canvasLine(a, mMousePoint, canvas);
- }
- }
- }
-
- /**
- * 手指点击手机屏幕
- */
- @Override
- public boolean onTouchEvent(MotionEvent event) {
- mMoveX = event.getX();
- mMoveY = event.getY();
- // 设置移动点的坐标
- mMousePoint.setX(mMoveX);
- mMousePoint.setY(mMoveY);
- Point mPoint = null;
- switch (event.getAction()) {
- case MotionEvent.ACTION_DOWN:
- isLineState = true;
- isFinish = false;
- // 每次点击时就会将pointList中元素设置转化成正常状态
- for (int i = 0; i < mPointList.size(); i++) {
- mPointList.get(i).setState(Point.BITMAP_NORMAL);
- }
- // 将pointList中的元素清除掉
- mPointList.clear();
- // 判断是否点中了九宫格中的点
- mPoint = getIsSelectedPoint(mMoveX, mMoveY);
- if (mPoint != null) {
- isSelect = true;
- }
- break;
- case MotionEvent.ACTION_MOVE:
- if (isSelect == true) {
- mPoint = getIsSelectedPoint(mMoveX, mMoveY);
- }
-
- break;
- case MotionEvent.ACTION_UP:
- isFinish = true;
- isSelect = false;
- // 规定至少要有4个点被连线才有可能是正确
- // 其他种情况都是错误的
- if (mPointList.size() >= 4) {// 正确情况
- for (int j = 0; j < mPointList.size(); j++) {
- mPassword += mPointList.get(j).getIndex();
- }
- //将连线后得到的密码传给activity
- mListener.getStringPassword(mPassword);
- mPassword = "";
- //经过activity判断传过来是否正确
- if (mListener.isPassword()) {
- for (int i = 0; i < mPointList.size(); i++) {
- mPointList.get(i).setState(Point.BITMAP_PRESS);
- }
- } else {
- for (int i = 0; i < mPointList.size(); i++) {
- mPointList.get(i).setState(Point.BITMAP_ERROR);
- }
- isLineState = false;
- }
- // 错误情况
- } else if (mPointList.size() < 4 && mPointList.size() > 1) {
- for (int i = 0; i < mPointList.size(); i++) {
- mPointList.get(i).setState(Point.BITMAP_ERROR);
- }
- isLineState = false;
- // 如果只有一个点被点中时为正常情况
- } else if (mPointList.size() == 1) {
- for (int i = 0; i < mPointList.size(); i++) {
- mPointList.get(i).setState(Point.BITMAP_NORMAL);
- }
- }
- break;
- }
- // 将mPoint添加到pointList中
- if (isSelect && mPoint != null) {
- if (mPoint.getState() == Point.BITMAP_NORMAL) {
- mPoint.setState(Point.BITMAP_PRESS);
- mPointList.add(mPoint);
- }
- }
- // 每次发生OnTouchEvent()后都刷新View
- postInvalidate();
- return true;
- }
-
- /**
- * 判断九宫格中的某个点是否被点中了,或者某个点能否被连线
- *
- * @param moveX
- * @param moveY
- * @return
- */
- private Point getIsSelectedPoint(float moveX, float moveY) {
- Point myPoint = null;
- for (int i = 0; i < mPoints.length; i++) {
- for (int j = 0; j < mPoints[i].length; j++) {
- if (mPoints[i][j].isWith(mPoints[i][j], moveX, moveY,
- mPointRadius)) {
- myPoint = mPoints[i][j];
- }
- }
- }
-
- return myPoint;
- }
-
- /**
- * 画线
- *
- * @param a 起始点
- * @param b 目的点
- * @param canvas 画布
- */
- private void canvasLine(Point a, Point b, Canvas canvas) {
- // Math.sqrt(平方+平方)
- float abInstance = (float) Math.sqrt(
- (a.getX() - b.getX()) * (a.getX() - b.getX())
- + (a.getY() - b.getY()) * (a.getY() - b.getY())
- );
- canvas.rotate(Point.getDegrees(a, b), a.getX(), a.getY());
-
- mMatrix.setScale(abInstance / mLineHeight, 1);
- mMatrix.postTranslate(a.getX(), a.getY());
- if (isLineState) {
- canvas.drawBitmap(mLinePressed, mMatrix, mPaint);
- } else {
- canvas.drawBitmap(mLineError, mMatrix, mPaint);
- }
-
- canvas.rotate(-Point.getDegrees(a, b), a.getX(), a.getY());
- }
-
- /**
- * 画点
- *
- * @param canvas
- */
- private void canvasPoint(Canvas canvas) {
- for (int i = 0; i < mPoints.length; i++) {
- for (int j = 0; j < mPoints[i].length; j++) {
- if (mPoints[i][j]==null) {
- //重启view时,new的变量被销毁,其他未被销毁,导致设置一次开启app,第二次进入时
- //isinitpoint 变量已为true,可是点实例未初始化;
- initPoint();
- }
- if (mPoints[i][j].getState() == Point.BITMAP_NORMAL) {
- canvas.drawBitmap(mBitmapNormal,
- mPoints[i][j].getX() - mPointRadius,
- mPoints[i][j].getY() - mPointRadius, mPaint);
- } else if (mPoints[i][j].getState() == Point.BITMAP_PRESS) {
- canvas.drawBitmap(mBitmapPressed,
- mPoints[i][j].getX() - mPointRadius,
- mPoints[i][j].getY() - mPointRadius, mPaint);
- } else {
- canvas.drawBitmap(mBitmapError,
- mPoints[i][j].getX() - mPointRadius,
- mPoints[i][j].getY() - mPointRadius, mPaint);
- }
- }
- }
- }
-
- private void minitPoint(){
- /**
- * 开始实例化九宫格中点
- */
- mPoints[0][0] = new Point(mScreenWidthOffSet + mScreenWidth / 4,
- mScreenHeightOffSet + mScreenHeight / 4);
- mPoints[0][1] = new Point(mScreenWidthOffSet + mScreenWidth / 2,
- mScreenHeightOffSet + mScreenHeight / 4);
- mPoints[0][2] = new Point(mScreenWidthOffSet + mScreenWidth * 3 / 4,
- mScreenHeightOffSet + mScreenHeight / 4);
-
- mPoints[1][0] = new Point(mScreenWidthOffSet + mScreenWidth / 4,
- mScreenHeightOffSet + mScreenHeight / 2);
- mPoints[1][1] = new Point(mScreenWidthOffSet + mScreenWidth / 2,
- mScreenHeightOffSet + mScreenHeight / 2);
- mPoints[1][2] = new Point(mScreenWidthOffSet + mScreenWidth * 3 / 4,
- mScreenHeightOffSet + mScreenHeight / 2);
-
- mPoints[2][0] = new Point(mScreenWidthOffSet + mScreenWidth / 4,
- mScreenHeightOffSet + mScreenHeight * 3 / 4);
- mPoints[2][1] = new Point(mScreenWidthOffSet + mScreenWidth / 2,
- mScreenHeightOffSet + mScreenHeight * 3 / 4);
- mPoints[2][2] = new Point(mScreenWidthOffSet + mScreenWidth * 3 / 4,
- mScreenHeightOffSet + mScreenHeight * 3 / 4);
-
-
- // 设置九宫格中的各个index
- int index = 1;
- for (int i = 0; i < mPoints.length; i++) {
- for (int j = 0; j < mPoints[i].length; j++) {
- mPoints[i][j].setIndex(index + "");
- // 在没有任何操作的情况下默認点的状态
- mPoints[i][j].setState(Point.BITMAP_NORMAL);
- index++;
- }
- }
- }
-
- /**
- * 实例化九宫格中所有点和所有的资源图片
- */
- private void initPoint() {
- // 获取View的宽高
- mScreenWidth = getWidth();
- mScreenHeight = getHeight();
- if (mScreenHeight > mScreenWidth) {
- // 获取y轴上的偏移量
- mScreenHeightOffSet = (mScreenHeight - mScreenWidth) / 2;
- // 将屏幕高的变量设置成与宽相等,目的是为了new Point(x,y)时方便操作
- mScreenHeight = mScreenWidth;
- } else {
- // 获取x轴上的偏移量
- mScreenWidthOffSet = (mScreenWidth - mScreenHeight) / 2;
- // 将屏幕宽的变量设置成与高相等,目的是为了new Point(x,y)时方便操作
- mScreenWidth = mScreenHeight;
- }
-
- /**
- * 实例化所有的资源图片
- */
- mBitmapError = BitmapFactory.decodeResource(getResources(), R.drawable.bitmap_error);
- mBitmapNormal = BitmapFactory.decodeResource(getResources(), R.drawable.bitmap_normal);
- mBitmapPressed = BitmapFactory.decodeResource(getResources(), R.drawable.bitmap_pressed);
- mLineError = BitmapFactory.decodeResource(getResources(), R.drawable.line_error);
- mLinePressed = BitmapFactory.decodeResource(getResources(), R.drawable.line_pressed);
-
- mPointRadius = mBitmapNormal.getWidth() / 2;
- mLineHeight = mLinePressed.getHeight();
-
- /**
- * 开始实例化九宫格中点
- */
- mPoints[0][0] = new Point(mScreenWidthOffSet + mScreenWidth / 4,
- mScreenHeightOffSet + mScreenHeight / 4);
- mPoints[0][1] = new Point(mScreenWidthOffSet + mScreenWidth / 2,
- mScreenHeightOffSet + mScreenHeight / 4);
- mPoints[0][2] = new Point(mScreenWidthOffSet + mScreenWidth * 3 / 4,
- mScreenHeightOffSet + mScreenHeight / 4);
-
- mPoints[1][0] = new Point(mScreenWidthOffSet + mScreenWidth / 4,
- mScreenHeightOffSet + mScreenHeight / 2);
- mPoints[1][1] = new Point(mScreenWidthOffSet + mScreenWidth / 2,
- mScreenHeightOffSet + mScreenHeight / 2);
- mPoints[1][2] = new Point(mScreenWidthOffSet + mScreenWidth * 3 / 4,
- mScreenHeightOffSet + mScreenHeight / 2);
-
- mPoints[2][0] = new Point(mScreenWidthOffSet + mScreenWidth / 4,
- mScreenHeightOffSet + mScreenHeight * 3 / 4);
- mPoints[2][1] = new Point(mScreenWidthOffSet + mScreenWidth / 2,
- mScreenHeightOffSet + mScreenHeight * 3 / 4);
- mPoints[2][2] = new Point(mScreenWidthOffSet + mScreenWidth * 3 / 4,
- mScreenHeightOffSet + mScreenHeight * 3 / 4);
-
-
- // 设置九宫格中的各个index
- int index = 1;
- for (int i = 0; i < mPoints.length; i++) {
- for (int j = 0; j < mPoints[i].length; j++) {
- mPoints[i][j].setIndex(index + "");
- // 在没有任何操作的情况下默認点的状态
- mPoints[i][j].setState(Point.BITMAP_NORMAL);
- index++;
- }
- }
-
- // 将isInitPoint设置为true
- isInitPoint = true;
- }
-
- public interface OnLockListener {
- public void getStringPassword(String password);
-
- public boolean isPassword();
- }
-
-
- public void setLockListener(OnLockListener listener) {
- this.mListener = listener;
- }
-
-}
-
diff --git a/src/java/net/micode/notes/ui/NoteEditActivity.java b/src/java/net/micode/notes/ui/NoteEditActivity.java
deleted file mode 100644
index fdc57304..00000000
--- a/src/java/net/micode/notes/ui/NoteEditActivity.java
+++ /dev/null
@@ -1,1009 +0,0 @@
-/*
- * 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.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.graphics.Paint;
-import android.os.Bundle;
-import android.preference.PreferenceManager;
-import android.text.Spannable;
-import android.text.SpannableString;
-import android.text.TextUtils;
-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.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.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 java.util.HashMap;
-import java.util.HashSet;
-import java.util.Map;
-import java.util.regex.Matcher;
-import java.util.regex.Pattern;
-
-
-public class NoteEditActivity extends Activity implements OnClickListener,
- NoteSettingChangedListener, OnTextViewChangeListener {
- private class HeadViewHolder {
- public TextView tvModified;
-
- public ImageView ivAlertIcon;
-
- public TextView tvToptext;
-
- public TextView tvAlertDate;
-
- public ImageView ibSetBgColor;
- }
-
- 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;
-
- private static final int REQUEST_SET_PASSCODE = 0;
- private static final int REQUEST_UNLOCK = 1;
-
- 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 boolean Locked; /* 用以判断是否已解锁 */
-
- static Activity NoteEditActivity;
-
- @Override
- protected void onCreate(Bundle savedInstanceState) {
- super.onCreate(savedInstanceState);
- this.setContentView(R.layout.note_edit);
- NoteEditActivity = this;
- if (savedInstanceState == null && !initActivityState(getIntent())) {
- finish();
- return;
- }
- initResources();
- }
-
- /**
- * 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);
-
- Locked = mWorkingNote.hasPasscode();//设置便签解锁状态;
- if (intent.hasExtra("lock")) {
- Locked = false;
- }
- return true;
- }
-
- @Override
- protected void onResume() {
- super.onResume();
- initNoteScreen();
- }
-
- 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();
- showTopHeader();
- unlockNote();
- }
-
- private void unlockNote(){
- //如果设置了密码,启动输入密码页面
- if (mWorkingNote.hasPasscode() && Locked) {
- saveNote();
- Intent intent = new Intent(this,UnlockActivity.class);
- intent.putExtra(Intent.EXTRA_UID, mWorkingNote.getNoteId());
- startActivityForResult(intent,REQUEST_SET_PASSCODE);
- finish();
- }
- }
-
-
- 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);
- }
- }
-
- private void showTopHeader(){
- mNoteHeaderHolder.tvToptext.setText(R.string.menu_set_top);
- if(mWorkingNote.getTopId()==1){
- mNoteHeaderHolder.tvToptext.setVisibility(View.VISIBLE);
- } else{
- mNoteHeaderHolder.tvToptext.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 void initResources() {
- 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.tvAlertDate = (TextView) findViewById(R.id.tv_alert_date);
- mNoteHeaderHolder.tvToptext = (TextView) findViewById(R.id.tv_set_top);
- 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_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.getTopId() == 1 ) {
- menu.findItem(R.id.menu_set_top).setVisible(false);
- } else if(mWorkingNote.getTopId() == 0){
- menu.findItem(R.id.menu_cancel_top).setVisible(false);
- }
- if (mWorkingNote.getStarId() == 1){
- menu.findItem(R.id.menu_set_star).setTitle(R.string.menu_delete_star);
- }
- 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 (mWorkingNote.hasPasscode()) {
- menu.findItem(R.id.menu_set_passcode).setVisible(false);
- } else {
- menu.findItem(R.id.menu_delete_passcode).setVisible(false);
- }
- return true;
- }
-
- @Override
- public boolean onOptionsItemSelected(MenuItem item) {
- switch (item.getItemId()) {
- case R.id.menu_new_note:
- createNewNote();
- break;
- case R.id.menu_set_top:
- mWorkingNote.setTop((mWorkingNote.getTopId())==1 ? "0" : "1");
- break;
- case R.id.menu_cancel_top:
- mWorkingNote.setTop((mWorkingNote.getTopId())==0 ? "1" : "0");
- break;
- case R.id.menu_set_star:
- mWorkingNote.setStar(mWorkingNote.getStarId()==1? "0" : "1");
- System.out.println(mWorkingNote.hasPasscode());
- break;
- //设置密码
- case R.id.menu_set_passcode:
- setPasscode();
- break;
- //删除密码
- case R.id.menu_delete_passcode:
- System.out.println(mWorkingNote.hasPasscode());
- deletePasscode();
- 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) {
- if(mWorkingNote.getStarId()==0 && !mWorkingNote.hasPasscode()) {
- deleteCurrentNote();
- finish();
- } else if(mWorkingNote.getStarId()==1){
- showToast(R.string.error_delete_star_note);
- } else if(mWorkingNote.hasPasscode()){
- showToast(R.string.error_delete_locked_note);
- }
- //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;
- default:
- break;
- }
- return true;
- }
-
-
- 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 onTopChanged(String Top){
- /**
- * User could set clock to an unsaved note, so before setting the
- * alert clock, we should save the note first
- */
- saveNote();
- if (mWorkingNote.getNoteId() > 0) {
- showTopHeader();
- } 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, "Top setting error");
- showToast(R.string.error_note_empty_for_top);
- }
- }
-
- public void onStarChanged(String Star){
- /**
- * User could set clock to an unsaved note, so before setting the
- * alert clock, we should save the note first
- */
- saveNote();
- }
-
- 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() {
- 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 setPasscode() {
- //确保笔记已写入数据库
- saveNote();
- //初始化一个新的意图,用以跳转至设置密码界面
- Intent intent = new Intent(this,SetLockActivity.class);
- //给意图传入当前便签的id参数,便于从设置密码活动中跳转回编辑便签活动
- intent.putExtra(Intent.EXTRA_UID, mWorkingNote.getNoteId());
- startActivity(intent);
- finish();
- }
-
- /**
- * 删除便签密码
- */
- private void deletePasscode() {
- //验证密码
- if (mWorkingNote.hasPasscode()) {
- saveNote();
- Intent intent = new Intent(this,DeletePasscodeActivity.class);
- intent.putExtra(Intent.EXTRA_UID, mWorkingNote.getNoteId());
- startActivity(intent);
- //finish();
- saveNote();
- }
- saveNote();
- }
-
- 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();
- }
-}
diff --git a/src/java/net/micode/notes/ui/NoteEditText.java b/src/java/net/micode/notes/ui/NoteEditText.java
deleted file mode 100644
index 2afe2a89..00000000
--- a/src/java/net/micode/notes/ui/NoteEditText.java
+++ /dev/null
@@ -1,217 +0,0 @@
-/*
- * 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/java/net/micode/notes/ui/NoteItemData.java b/src/java/net/micode/notes/ui/NoteItemData.java
deleted file mode 100644
index ac063721..00000000
--- a/src/java/net/micode/notes/ui/NoteItemData.java
+++ /dev/null
@@ -1,254 +0,0 @@
-/*
- * 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,
- NoteColumns.TOP,
- NoteColumns.STAR,
- NoteColumns.PASSCODE,
- };
-
- 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 static final int TOP_ID_COLUMN = 12;
- private static final int STAR_ID_COLUMN = 13;
- private static final int PASSCODE_COLUMN = 14;
-
- 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 String mTop;
- private String mStar;
- private String mPasscode;
-
- 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);
- mTop = cursor.getString(TOP_ID_COLUMN);
- mStar = cursor.getString(STAR_ID_COLUMN);
- mPasscode = cursor.getString(PASSCODE_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 isTOP() {
- if(mTop.equals("1")) {
- return true;
- }else {
- return false;
- }
- }
-
- public boolean isSTAR() {
- if(mStar.equals("0")) {
- return false;
- }else {
- return true;
- }
- }
-
- 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 boolean hasLock() { return !mPasscode.equals(""); }
-
- 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/java/net/micode/notes/ui/NotesListActivity.java b/src/java/net/micode/notes/ui/NotesListActivity.java
deleted file mode 100644
index a6224807..00000000
--- a/src/java/net/micode/notes/ui/NotesListActivity.java
+++ /dev/null
@@ -1,954 +0,0 @@
-/*
- * 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 {
- 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 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;
-
- @Override
- protected void onCreate(Bundle savedInstanceState) {
- super.onCreate(savedInstanceState);
- setContentView(R.layout.note_list);
- initResources();
-
- /**
- * Insert an introduction when user firstly use this application
- */
- setAppInfoFromRawRes();
- }
-
- @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.TOP+ " DESC,"+ 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 not synced, delete notes directly
- 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);
- }
- 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;
- default:
- break;
- }
- return true;
- }
-
- @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 {
-
- 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/java/net/micode/notes/ui/NotesListAdapter.java b/src/java/net/micode/notes/ui/NotesListAdapter.java
deleted file mode 100644
index 51c9cb98..00000000
--- a/src/java/net/micode/notes/ui/NotesListAdapter.java
+++ /dev/null
@@ -1,184 +0,0 @@
-/*
- * 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/java/net/micode/notes/ui/NotesListItem.java b/src/java/net/micode/notes/ui/NotesListItem.java
deleted file mode 100644
index ea55907c..00000000
--- a/src/java/net/micode/notes/ui/NotesListItem.java
+++ /dev/null
@@ -1,146 +0,0 @@
-/*
- * 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;
-
-
-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 mTop;
- private ImageView mStar;
- private ImageView mLock;
-
- 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);
- mTop = (ImageView) findViewById(R.id.iv_top_icon);
- mStar =(ImageView) findViewById(R.id.iv_star_icon);
- mLock = (ImageView) findViewById(R.id.iv_lock);
- }
-
- 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.call_record);
- } 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 (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);
- }
- }
- if(data.isTOP()){
- mTop.setImageResource(R.drawable.menu_top);
- mTop.setVisibility(View.VISIBLE);
- } else{
- mTop.setVisibility((View.GONE));
- }
- if(data.isSTAR()){
- mStar.setImageResource(R.drawable.star);
- mStar.setVisibility(View.VISIBLE);
- } else{
- mStar.setVisibility(View.GONE);
- }
- if (data.hasLock()) {
- mLock.setImageResource(R.drawable.lock);
- mLock.setVisibility(View.VISIBLE);
- String text = "已加密";
- mTitle.setText(text);
- } else {
- mLock.setVisibility(View.GONE);
- }
- }
- mTime.setText(DateUtils.getRelativeTimeSpanString(data.getModifiedDate()));
-
- setBackground(data);
- }
-
- 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/java/net/micode/notes/ui/NotesPreferenceActivity.java b/src/java/net/micode/notes/ui/NotesPreferenceActivity.java
deleted file mode 100644
index 07c5f7ec..00000000
--- a/src/java/net/micode/notes/ui/NotesPreferenceActivity.java
+++ /dev/null
@@ -1,388 +0,0 @@
-/*
- * 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/java/net/micode/notes/ui/SetLockActivity.java b/src/java/net/micode/notes/ui/SetLockActivity.java
deleted file mode 100644
index a994a809..00000000
--- a/src/java/net/micode/notes/ui/SetLockActivity.java
+++ /dev/null
@@ -1,106 +0,0 @@
-package net.micode.notes.ui;
-
-
-import android.content.Intent;
-import android.os.Bundle;
-import androidx.appcompat.app.AppCompatActivity;
-import android.view.View;
-import android.widget.Button;
-import android.widget.TextView;
-import android.widget.Toast;
-
-import net.micode.notes.model.WorkingNote;
-import net.micode.notes.R;
-import net.micode.notes.ui.LockPatternView;
-
-public class SetLockActivity extends AppCompatActivity {
-
- private TextView mTitleTv;
- private LockPatternView mLockPatternView;
- // private LinearLayout mBottomLayout;
- private Button mClearBtn;
-// private Button mConfirmBtn;
-
- private String mPassword;
- /**
- * 是否是第一次输入密码
- */
- private boolean isFirst = true;
-
-
- @Override
- protected void onCreate(Bundle savedInstanceState) {
- super.onCreate(savedInstanceState);
- setContentView(R.layout.activity_set_lock);
-
- initViews();
- initEvents();
- }
- public void onBackPressed() {
- super.onBackPressed();//注释掉这行,back键不退出activity
- Intent pre = getIntent();
- //将密码写入数据库
- long noteId = pre.getLongExtra(Intent.EXTRA_UID, 0);
- Intent intent = new Intent(SetLockActivity.this, NoteEditActivity.class);
- intent.setAction(Intent.ACTION_VIEW);
- intent.putExtra("lock",0);
- intent.putExtra(Intent.EXTRA_UID, noteId);
- startActivity(intent);
- }
- private void initEvents() {
- mLockPatternView.setLockListener(new LockPatternView.OnLockListener() {
- @Override
- public void getStringPassword(String password) {
- if (isFirst) {
- mPassword = password;
- mTitleTv.setText("再次输入手势密码");
- isFirst = false;
- mClearBtn.setVisibility(View.VISIBLE);
- } else {
- if (password.equals(mPassword)) {
- Intent pre = getIntent();
- //将密码写入数据库
- long noteId = pre.getLongExtra(Intent.EXTRA_UID, 0);
- WorkingNote mWorkingNote = WorkingNote.load(SetLockActivity.this,noteId);
- mWorkingNote.setPasscode(password);
- boolean saved = mWorkingNote.saveNote();//保存便签
- Intent intent = new Intent(SetLockActivity.this, NoteEditActivity.class);
- intent.setAction(Intent.ACTION_VIEW);
- intent.putExtra("lock",0);
- intent.putExtra(Intent.EXTRA_UID, noteId);
- startActivity(intent);
- SetLockActivity.this.finish();
- }else {
- Toast.makeText(SetLockActivity.this,"两次密码不一致,请重新设置",Toast.LENGTH_SHORT).show();
- mPassword = "";
- mTitleTv.setText("设置手势密码");
- isFirst = true;
- mClearBtn.setVisibility(View.GONE);
- }
- }
- }
-
- @Override
- public boolean isPassword() {
- return false;
- }
- });
-
- mClearBtn.setOnClickListener(new View.OnClickListener() {
- @Override
- public void onClick(View v) {
- mPassword = "";
- isFirst = true;
- mClearBtn.setVisibility(View.GONE);
- }
- });
-
- }
-
-
- private void initViews() {
- mTitleTv = (TextView) findViewById(R.id.tv_activity_set_lock_title);
- mLockPatternView = (LockPatternView) findViewById(R.id.lockView);
- mClearBtn = (Button) findViewById(R.id.btn_password_clear);
- }
-}
diff --git a/src/java/net/micode/notes/ui/UnlockActivity.java b/src/java/net/micode/notes/ui/UnlockActivity.java
deleted file mode 100644
index 3bba83e8..00000000
--- a/src/java/net/micode/notes/ui/UnlockActivity.java
+++ /dev/null
@@ -1,55 +0,0 @@
-package net.micode.notes.ui;
-
-
-import android.content.Intent;
-import android.os.Bundle;
-import androidx.appcompat.app.AppCompatActivity;
-import android.widget.Toast;
-
-import net.micode.notes.model.WorkingNote;
-import net.micode.notes.R;
-import net.micode.notes.ui.LockPatternView;
-
-public class UnlockActivity extends AppCompatActivity {
- private LockPatternView mLockPatternView;
- private String mPasswordStr;
-
- @Override
- protected void onCreate(Bundle savedInstanceState) {
- super.onCreate(savedInstanceState);
- setContentView(R.layout.activity_lock);
-
- mLockPatternView = (LockPatternView) findViewById(R.id.lockView);
- Intent pre = getIntent();
- final Long noteId = pre.getLongExtra(Intent.EXTRA_UID, 0);
-
- mLockPatternView.setLockListener(new LockPatternView.OnLockListener() {
- WorkingNote mWorkingNote = WorkingNote.load(UnlockActivity.this,noteId);
- String password = mWorkingNote.getPasscode();
- @Override
- public void getStringPassword(String password) {
- mPasswordStr = password;
- }
-
- @Override
- public boolean isPassword() {
- if (mPasswordStr.equals(password)) {
- Toast.makeText(UnlockActivity.this, "密码正确", Toast.LENGTH_SHORT).show();
- Intent intent = new Intent(UnlockActivity.this,NoteEditActivity.class);
- intent.setAction(Intent.ACTION_VIEW);
- intent.putExtra("lock",0);
- intent.putExtra(Intent.EXTRA_UID, noteId);
- startActivity(intent);
- UnlockActivity.this.finish();
- //TODO comment or not
- //return true;
- } else {
- Toast.makeText(UnlockActivity.this, "密码不正确", Toast.LENGTH_SHORT).show();
- }
- return false;
- }
- });
-
- }
-
-}
diff --git a/src/java/net/micode/notes/widget/NoteWidgetProvider.java b/src/java/net/micode/notes/widget/NoteWidgetProvider.java
deleted file mode 100644
index ec6f8193..00000000
--- a/src/java/net/micode/notes/widget/NoteWidgetProvider.java
+++ /dev/null
@@ -1,132 +0,0 @@
-/*
- * 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/java/net/micode/notes/widget/NoteWidgetProvider_2x.java b/src/java/net/micode/notes/widget/NoteWidgetProvider_2x.java
deleted file mode 100644
index adcb2f7b..00000000
--- a/src/java/net/micode/notes/widget/NoteWidgetProvider_2x.java
+++ /dev/null
@@ -1,47 +0,0 @@
-/*
- * 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/java/net/micode/notes/widget/NoteWidgetProvider_4x.java b/src/java/net/micode/notes/widget/NoteWidgetProvider_4x.java
deleted file mode 100644
index c12a02e4..00000000
--- a/src/java/net/micode/notes/widget/NoteWidgetProvider_4x.java
+++ /dev/null
@@ -1,46 +0,0 @@
-/*
- * 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/res/color/primary_text_dark.xml b/src/res/color/primary_text_dark.xml
deleted file mode 100644
index 8ad98e31..00000000
--- a/src/res/color/primary_text_dark.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/color/secondary_text_dark.xml b/src/res/color/secondary_text_dark.xml
deleted file mode 100644
index 9cf8a1a5..00000000
--- a/src/res/color/secondary_text_dark.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/drawable-hdpi/bg_btn_set_color.png b/src/res/drawable-hdpi/bg_btn_set_color.png
deleted file mode 100644
index 5eb5d44f..00000000
Binary files a/src/res/drawable-hdpi/bg_btn_set_color.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/bg_color_btn_mask.png b/src/res/drawable-hdpi/bg_color_btn_mask.png
deleted file mode 100644
index 100db778..00000000
Binary files a/src/res/drawable-hdpi/bg_color_btn_mask.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/bitmap_error.png b/src/res/drawable-hdpi/bitmap_error.png
deleted file mode 100644
index 72424a8b..00000000
Binary files a/src/res/drawable-hdpi/bitmap_error.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/bitmap_normal.png b/src/res/drawable-hdpi/bitmap_normal.png
deleted file mode 100644
index 8de75243..00000000
Binary files a/src/res/drawable-hdpi/bitmap_normal.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/bitmap_pressed.png b/src/res/drawable-hdpi/bitmap_pressed.png
deleted file mode 100644
index f5773c0d..00000000
Binary files a/src/res/drawable-hdpi/bitmap_pressed.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/call_record.png b/src/res/drawable-hdpi/call_record.png
deleted file mode 100644
index fb88ca40..00000000
Binary files a/src/res/drawable-hdpi/call_record.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/clock.png b/src/res/drawable-hdpi/clock.png
deleted file mode 100644
index 5f2ae9a4..00000000
Binary files a/src/res/drawable-hdpi/clock.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/delete.png b/src/res/drawable-hdpi/delete.png
deleted file mode 100644
index 643de3e0..00000000
Binary files a/src/res/drawable-hdpi/delete.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/dropdown_icon.9.png b/src/res/drawable-hdpi/dropdown_icon.9.png
deleted file mode 100644
index 55250257..00000000
Binary files a/src/res/drawable-hdpi/dropdown_icon.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/edit_blue.9.png b/src/res/drawable-hdpi/edit_blue.9.png
deleted file mode 100644
index 55a1856e..00000000
Binary files a/src/res/drawable-hdpi/edit_blue.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/edit_green.9.png b/src/res/drawable-hdpi/edit_green.9.png
deleted file mode 100644
index 2cb2d609..00000000
Binary files a/src/res/drawable-hdpi/edit_green.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/edit_red.9.png b/src/res/drawable-hdpi/edit_red.9.png
deleted file mode 100644
index bae944a5..00000000
Binary files a/src/res/drawable-hdpi/edit_red.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/edit_title_blue.9.png b/src/res/drawable-hdpi/edit_title_blue.9.png
deleted file mode 100644
index 96e60925..00000000
Binary files a/src/res/drawable-hdpi/edit_title_blue.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/edit_title_green.9.png b/src/res/drawable-hdpi/edit_title_green.9.png
deleted file mode 100644
index 08d86447..00000000
Binary files a/src/res/drawable-hdpi/edit_title_green.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/edit_title_red.9.png b/src/res/drawable-hdpi/edit_title_red.9.png
deleted file mode 100644
index 9c430e5a..00000000
Binary files a/src/res/drawable-hdpi/edit_title_red.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/edit_title_white.9.png b/src/res/drawable-hdpi/edit_title_white.9.png
deleted file mode 100644
index 19e8d95b..00000000
Binary files a/src/res/drawable-hdpi/edit_title_white.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/edit_title_yellow.9.png b/src/res/drawable-hdpi/edit_title_yellow.9.png
deleted file mode 100644
index bf8f580a..00000000
Binary files a/src/res/drawable-hdpi/edit_title_yellow.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/edit_white.9.png b/src/res/drawable-hdpi/edit_white.9.png
deleted file mode 100644
index 918f7a6b..00000000
Binary files a/src/res/drawable-hdpi/edit_white.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/edit_yellow.9.png b/src/res/drawable-hdpi/edit_yellow.9.png
deleted file mode 100644
index 10cb6421..00000000
Binary files a/src/res/drawable-hdpi/edit_yellow.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/font_large.png b/src/res/drawable-hdpi/font_large.png
deleted file mode 100644
index 78cf2e6f..00000000
Binary files a/src/res/drawable-hdpi/font_large.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/font_normal.png b/src/res/drawable-hdpi/font_normal.png
deleted file mode 100644
index 9de7ced7..00000000
Binary files a/src/res/drawable-hdpi/font_normal.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/font_size_selector_bg.9.png b/src/res/drawable-hdpi/font_size_selector_bg.9.png
deleted file mode 100644
index be8e64c3..00000000
Binary files a/src/res/drawable-hdpi/font_size_selector_bg.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/font_small.png b/src/res/drawable-hdpi/font_small.png
deleted file mode 100644
index d3ff1048..00000000
Binary files a/src/res/drawable-hdpi/font_small.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/font_super.png b/src/res/drawable-hdpi/font_super.png
deleted file mode 100644
index 85b13a1d..00000000
Binary files a/src/res/drawable-hdpi/font_super.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/icon_app.png b/src/res/drawable-hdpi/icon_app.png
deleted file mode 100644
index 418aadc7..00000000
Binary files a/src/res/drawable-hdpi/icon_app.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/line_error.png b/src/res/drawable-hdpi/line_error.png
deleted file mode 100644
index 93f87995..00000000
Binary files a/src/res/drawable-hdpi/line_error.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/line_pressed.png b/src/res/drawable-hdpi/line_pressed.png
deleted file mode 100644
index 9ab92d17..00000000
Binary files a/src/res/drawable-hdpi/line_pressed.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_background.png b/src/res/drawable-hdpi/list_background.png
deleted file mode 100644
index 087e1f97..00000000
Binary files a/src/res/drawable-hdpi/list_background.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_blue_down.9.png b/src/res/drawable-hdpi/list_blue_down.9.png
deleted file mode 100644
index b88eebf6..00000000
Binary files a/src/res/drawable-hdpi/list_blue_down.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_blue_middle.9.png b/src/res/drawable-hdpi/list_blue_middle.9.png
deleted file mode 100644
index 96b1c8b6..00000000
Binary files a/src/res/drawable-hdpi/list_blue_middle.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_blue_single.9.png b/src/res/drawable-hdpi/list_blue_single.9.png
deleted file mode 100644
index d7e7206f..00000000
Binary files a/src/res/drawable-hdpi/list_blue_single.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_blue_up.9.png b/src/res/drawable-hdpi/list_blue_up.9.png
deleted file mode 100644
index 632e88c8..00000000
Binary files a/src/res/drawable-hdpi/list_blue_up.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_folder.9.png b/src/res/drawable-hdpi/list_folder.9.png
deleted file mode 100644
index 829f61b3..00000000
Binary files a/src/res/drawable-hdpi/list_folder.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_footer_bg.9.png b/src/res/drawable-hdpi/list_footer_bg.9.png
deleted file mode 100644
index 5325c25a..00000000
Binary files a/src/res/drawable-hdpi/list_footer_bg.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_green_down.9.png b/src/res/drawable-hdpi/list_green_down.9.png
deleted file mode 100644
index 64a39d95..00000000
Binary files a/src/res/drawable-hdpi/list_green_down.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_green_middle.9.png b/src/res/drawable-hdpi/list_green_middle.9.png
deleted file mode 100644
index 897325a4..00000000
Binary files a/src/res/drawable-hdpi/list_green_middle.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_green_single.9.png b/src/res/drawable-hdpi/list_green_single.9.png
deleted file mode 100644
index c83405fd..00000000
Binary files a/src/res/drawable-hdpi/list_green_single.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_green_up.9.png b/src/res/drawable-hdpi/list_green_up.9.png
deleted file mode 100644
index 141f9e16..00000000
Binary files a/src/res/drawable-hdpi/list_green_up.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_red_down.9.png b/src/res/drawable-hdpi/list_red_down.9.png
deleted file mode 100644
index 42243095..00000000
Binary files a/src/res/drawable-hdpi/list_red_down.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_red_middle.9.png b/src/res/drawable-hdpi/list_red_middle.9.png
deleted file mode 100644
index 9988f17c..00000000
Binary files a/src/res/drawable-hdpi/list_red_middle.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_red_single.9.png b/src/res/drawable-hdpi/list_red_single.9.png
deleted file mode 100644
index 587c348c..00000000
Binary files a/src/res/drawable-hdpi/list_red_single.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_red_up.9.png b/src/res/drawable-hdpi/list_red_up.9.png
deleted file mode 100644
index 46b47579..00000000
Binary files a/src/res/drawable-hdpi/list_red_up.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_white_down.9.png b/src/res/drawable-hdpi/list_white_down.9.png
deleted file mode 100644
index 29f9d8c8..00000000
Binary files a/src/res/drawable-hdpi/list_white_down.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_white_middle.9.png b/src/res/drawable-hdpi/list_white_middle.9.png
deleted file mode 100644
index 77a4ab4b..00000000
Binary files a/src/res/drawable-hdpi/list_white_middle.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_white_single.9.png b/src/res/drawable-hdpi/list_white_single.9.png
deleted file mode 100644
index 3e791897..00000000
Binary files a/src/res/drawable-hdpi/list_white_single.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_white_up.9.png b/src/res/drawable-hdpi/list_white_up.9.png
deleted file mode 100644
index e23cd5cb..00000000
Binary files a/src/res/drawable-hdpi/list_white_up.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_yellow_down.9.png b/src/res/drawable-hdpi/list_yellow_down.9.png
deleted file mode 100644
index 31cfc1e9..00000000
Binary files a/src/res/drawable-hdpi/list_yellow_down.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_yellow_middle.9.png b/src/res/drawable-hdpi/list_yellow_middle.9.png
deleted file mode 100644
index b6549b29..00000000
Binary files a/src/res/drawable-hdpi/list_yellow_middle.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_yellow_single.9.png b/src/res/drawable-hdpi/list_yellow_single.9.png
deleted file mode 100644
index 3faf5076..00000000
Binary files a/src/res/drawable-hdpi/list_yellow_single.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/list_yellow_up.9.png b/src/res/drawable-hdpi/list_yellow_up.9.png
deleted file mode 100644
index 4ae791ce..00000000
Binary files a/src/res/drawable-hdpi/list_yellow_up.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/lock.png b/src/res/drawable-hdpi/lock.png
deleted file mode 100644
index 2cb64d01..00000000
Binary files a/src/res/drawable-hdpi/lock.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/menu_delete.png b/src/res/drawable-hdpi/menu_delete.png
deleted file mode 100644
index ccdfc4ba..00000000
Binary files a/src/res/drawable-hdpi/menu_delete.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/menu_move.png b/src/res/drawable-hdpi/menu_move.png
deleted file mode 100644
index 1140b719..00000000
Binary files a/src/res/drawable-hdpi/menu_move.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/menu_top.png b/src/res/drawable-hdpi/menu_top.png
deleted file mode 100644
index 6568ddf4..00000000
Binary files a/src/res/drawable-hdpi/menu_top.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/new_note_normal.png b/src/res/drawable-hdpi/new_note_normal.png
deleted file mode 100644
index e24e0d14..00000000
Binary files a/src/res/drawable-hdpi/new_note_normal.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/new_note_pressed.png b/src/res/drawable-hdpi/new_note_pressed.png
deleted file mode 100644
index c7489362..00000000
Binary files a/src/res/drawable-hdpi/new_note_pressed.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/note_edit_color_selector_panel.png b/src/res/drawable-hdpi/note_edit_color_selector_panel.png
deleted file mode 100644
index fc495524..00000000
Binary files a/src/res/drawable-hdpi/note_edit_color_selector_panel.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/notification.png b/src/res/drawable-hdpi/notification.png
deleted file mode 100644
index b13ab4a9..00000000
Binary files a/src/res/drawable-hdpi/notification.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/search_result.png b/src/res/drawable-hdpi/search_result.png
deleted file mode 100644
index ff2befd3..00000000
Binary files a/src/res/drawable-hdpi/search_result.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/selected.png b/src/res/drawable-hdpi/selected.png
deleted file mode 100644
index b889bef0..00000000
Binary files a/src/res/drawable-hdpi/selected.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/splash.jpg b/src/res/drawable-hdpi/splash.jpg
deleted file mode 100644
index cb1ef035..00000000
Binary files a/src/res/drawable-hdpi/splash.jpg and /dev/null differ
diff --git a/src/res/drawable-hdpi/star.png b/src/res/drawable-hdpi/star.png
deleted file mode 100644
index f72b6699..00000000
Binary files a/src/res/drawable-hdpi/star.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/title_alert.png b/src/res/drawable-hdpi/title_alert.png
deleted file mode 100644
index 544ee9ca..00000000
Binary files a/src/res/drawable-hdpi/title_alert.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/title_bar_bg.9.png b/src/res/drawable-hdpi/title_bar_bg.9.png
deleted file mode 100644
index eb6bff04..00000000
Binary files a/src/res/drawable-hdpi/title_bar_bg.9.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/widget_2x_blue.png b/src/res/drawable-hdpi/widget_2x_blue.png
deleted file mode 100644
index a1707f42..00000000
Binary files a/src/res/drawable-hdpi/widget_2x_blue.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/widget_2x_green.png b/src/res/drawable-hdpi/widget_2x_green.png
deleted file mode 100644
index f86886c1..00000000
Binary files a/src/res/drawable-hdpi/widget_2x_green.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/widget_2x_red.png b/src/res/drawable-hdpi/widget_2x_red.png
deleted file mode 100644
index 0e66c29f..00000000
Binary files a/src/res/drawable-hdpi/widget_2x_red.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/widget_2x_white.png b/src/res/drawable-hdpi/widget_2x_white.png
deleted file mode 100644
index 5f0619a3..00000000
Binary files a/src/res/drawable-hdpi/widget_2x_white.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/widget_2x_yellow.png b/src/res/drawable-hdpi/widget_2x_yellow.png
deleted file mode 100644
index 12d1c2ba..00000000
Binary files a/src/res/drawable-hdpi/widget_2x_yellow.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/widget_4x_blue.png b/src/res/drawable-hdpi/widget_4x_blue.png
deleted file mode 100644
index 91837381..00000000
Binary files a/src/res/drawable-hdpi/widget_4x_blue.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/widget_4x_green.png b/src/res/drawable-hdpi/widget_4x_green.png
deleted file mode 100644
index fa8b4526..00000000
Binary files a/src/res/drawable-hdpi/widget_4x_green.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/widget_4x_red.png b/src/res/drawable-hdpi/widget_4x_red.png
deleted file mode 100644
index 62de074c..00000000
Binary files a/src/res/drawable-hdpi/widget_4x_red.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/widget_4x_white.png b/src/res/drawable-hdpi/widget_4x_white.png
deleted file mode 100644
index a37d67cf..00000000
Binary files a/src/res/drawable-hdpi/widget_4x_white.png and /dev/null differ
diff --git a/src/res/drawable-hdpi/widget_4x_yellow.png b/src/res/drawable-hdpi/widget_4x_yellow.png
deleted file mode 100644
index d7c5fa48..00000000
Binary files a/src/res/drawable-hdpi/widget_4x_yellow.png and /dev/null differ
diff --git a/src/res/drawable/new_note.xml b/src/res/drawable/new_note.xml
deleted file mode 100644
index 2154ebca..00000000
--- a/src/res/drawable/new_note.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/src/res/drawable/settings_launcher_background.xml b/src/res/drawable/settings_launcher_background.xml
deleted file mode 100644
index ca3826a4..00000000
--- a/src/res/drawable/settings_launcher_background.xml
+++ /dev/null
@@ -1,74 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/res/layout/account_dialog_title.xml b/src/res/layout/account_dialog_title.xml
deleted file mode 100644
index 77171121..00000000
--- a/src/res/layout/account_dialog_title.xml
+++ /dev/null
@@ -1,43 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/layout/activity_lock.xml b/src/res/layout/activity_lock.xml
deleted file mode 100644
index f26cd81e..00000000
--- a/src/res/layout/activity_lock.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/src/res/layout/activity_set_lock.xml b/src/res/layout/activity_set_lock.xml
deleted file mode 100644
index 2d5f203f..00000000
--- a/src/res/layout/activity_set_lock.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/res/layout/activity_splash.xml b/src/res/layout/activity_splash.xml
deleted file mode 100644
index eee3607d..00000000
--- a/src/res/layout/activity_splash.xml
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/layout/add_account_text.xml b/src/res/layout/add_account_text.xml
deleted file mode 100644
index c7991780..00000000
--- a/src/res/layout/add_account_text.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/layout/datetime_picker.xml b/src/res/layout/datetime_picker.xml
deleted file mode 100644
index f10d592b..00000000
--- a/src/res/layout/datetime_picker.xml
+++ /dev/null
@@ -1,56 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/layout/dialog_edit_text.xml b/src/res/layout/dialog_edit_text.xml
deleted file mode 100644
index 361b39a8..00000000
--- a/src/res/layout/dialog_edit_text.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/layout/folder_list_item.xml b/src/res/layout/folder_list_item.xml
deleted file mode 100644
index 77e81483..00000000
--- a/src/res/layout/folder_list_item.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/layout/note_edit.xml b/src/res/layout/note_edit.xml
deleted file mode 100644
index d3e3e6fe..00000000
--- a/src/res/layout/note_edit.xml
+++ /dev/null
@@ -1,409 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/res/layout/note_edit_list_item.xml b/src/res/layout/note_edit_list_item.xml
deleted file mode 100644
index a885f9c2..00000000
--- a/src/res/layout/note_edit_list_item.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
-
-
-
-
-
-
diff --git a/src/res/layout/note_item.xml b/src/res/layout/note_item.xml
deleted file mode 100644
index 4fecec40..00000000
--- a/src/res/layout/note_item.xml
+++ /dev/null
@@ -1,99 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/res/layout/note_list.xml b/src/res/layout/note_list.xml
deleted file mode 100644
index 6b25d38f..00000000
--- a/src/res/layout/note_list.xml
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/res/layout/note_list_dropdown_menu.xml b/src/res/layout/note_list_dropdown_menu.xml
deleted file mode 100644
index 3fa271d0..00000000
--- a/src/res/layout/note_list_dropdown_menu.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/layout/note_list_footer.xml b/src/res/layout/note_list_footer.xml
deleted file mode 100644
index 5ca7b225..00000000
--- a/src/res/layout/note_list_footer.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/layout/settings_header.xml b/src/res/layout/settings_header.xml
deleted file mode 100644
index 5eb8c509..00000000
--- a/src/res/layout/settings_header.xml
+++ /dev/null
@@ -1,41 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/layout/widget_2x.xml b/src/res/layout/widget_2x.xml
deleted file mode 100644
index 55970cee..00000000
--- a/src/res/layout/widget_2x.xml
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/src/res/layout/widget_4x.xml b/src/res/layout/widget_4x.xml
deleted file mode 100644
index dc9bb519..00000000
--- a/src/res/layout/widget_4x.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
-
-
-
-
-
-
diff --git a/src/res/layout/widget_lock_view.xml b/src/res/layout/widget_lock_view.xml
deleted file mode 100644
index 8a8ced9b..00000000
--- a/src/res/layout/widget_lock_view.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/menu/call_note_edit.xml b/src/res/menu/call_note_edit.xml
deleted file mode 100644
index 02c05280..00000000
--- a/src/res/menu/call_note_edit.xml
+++ /dev/null
@@ -1,48 +0,0 @@
-
-
-
-
-
diff --git a/src/res/menu/call_record_folder.xml b/src/res/menu/call_record_folder.xml
deleted file mode 100644
index c6643465..00000000
--- a/src/res/menu/call_record_folder.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
diff --git a/src/res/menu/note_edit.xml b/src/res/menu/note_edit.xml
deleted file mode 100644
index f5b4bcc5..00000000
--- a/src/res/menu/note_edit.xml
+++ /dev/null
@@ -1,72 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/menu/note_list.xml b/src/res/menu/note_list.xml
deleted file mode 100644
index 42ea7363..00000000
--- a/src/res/menu/note_list.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
-
diff --git a/src/res/menu/note_list_dropdown.xml b/src/res/menu/note_list_dropdown.xml
deleted file mode 100644
index 7cbaadc1..00000000
--- a/src/res/menu/note_list_dropdown.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/menu/note_list_options.xml b/src/res/menu/note_list_options.xml
deleted file mode 100644
index daac0089..00000000
--- a/src/res/menu/note_list_options.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/menu/sub_folder.xml b/src/res/menu/sub_folder.xml
deleted file mode 100644
index b00de265..00000000
--- a/src/res/menu/sub_folder.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/raw-zh-rCN/introduction b/src/res/raw-zh-rCN/introduction
deleted file mode 100644
index 71883593..00000000
--- a/src/res/raw-zh-rCN/introduction
+++ /dev/null
@@ -1,7 +0,0 @@
-欢迎使用MIUI便签!
-
- 无论从软件中直接添加,还是从桌面拖出widget,MIUI便签能让你快速建立和保存便签;
-
- 除了调整文字大小、便签背景、文件夹等基础功能外,你会发现MIUI便签也提供了清单模式、便签提醒、软件加密、导出到SD卡、同步google task的高级功能,让你的生活记录更加美好和安全;
-
- 来分享你的使用体验吧:http://www.miui.com/index.php
diff --git a/src/res/raw/introduction b/src/res/raw/introduction
deleted file mode 100644
index 269cf7ba..00000000
--- a/src/res/raw/introduction
+++ /dev/null
@@ -1 +0,0 @@
-Welcome to use MIUI notes!
\ No newline at end of file
diff --git a/src/res/values-zh-rCN/arrays.xml b/src/res/values-zh-rCN/arrays.xml
deleted file mode 100644
index a092386e..00000000
--- a/src/res/values-zh-rCN/arrays.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-
- 短信
- 邮件
-
-
\ No newline at end of file
diff --git a/src/res/values-zh-rCN/strings.xml b/src/res/values-zh-rCN/strings.xml
deleted file mode 100644
index b17a129c..00000000
--- a/src/res/values-zh-rCN/strings.xml
+++ /dev/null
@@ -1,136 +0,0 @@
-
-
-
-
-
- 便签
- 便签2x2
- 便签4x4
- 没有关联内容,点击新建便签。
- 访客模式下,便签内容不可见
- ...
- 新建便签
- 成功删除提醒
- 创建提醒
- 已过期
- yyyyMMdd
- MM月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”的搜索结果
-
-
-
diff --git a/src/res/values-zh-rTW/arrays.xml b/src/res/values-zh-rTW/arrays.xml
deleted file mode 100644
index 52972099..00000000
--- a/src/res/values-zh-rTW/arrays.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-
- 短信
- 郵件
-
-
\ No newline at end of file
diff --git a/src/res/values-zh-rTW/strings.xml b/src/res/values-zh-rTW/strings.xml
deleted file mode 100644
index e0028409..00000000
--- a/src/res/values-zh-rTW/strings.xml
+++ /dev/null
@@ -1,137 +0,0 @@
-
-
-
-
-
- 便簽
- 便簽2x2
- 便簽4x4
- 沒有關聯內容,點擊新建便簽。
- 訪客模式下,便籤內容不可見
- ...
- 新建便簽
- 成功刪除提醒
- 創建提醒
- 已過期
- yyyyMMdd
- MM月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“的搜尋結果
-
-
-
diff --git a/src/res/values/arrays.xml b/src/res/values/arrays.xml
deleted file mode 100644
index e00210b5..00000000
--- a/src/res/values/arrays.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-
-
-
-
-
- -%s
- --%s
- --%s
- --%s
-
-
-
- Messaging
- Email
-
-
\ No newline at end of file
diff --git a/src/res/values/attrs.xml b/src/res/values/attrs.xml
deleted file mode 100644
index e52391d2..00000000
--- a/src/res/values/attrs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/values/colors.xml b/src/res/values/colors.xml
deleted file mode 100644
index 2496c0c4..00000000
--- a/src/res/values/colors.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
-
-
- #335b5b5b
- #FF039BE5
- #FF01579B
- #FF40C4FF
- #FF00B0FF
- #66000000
-
diff --git a/src/res/values/dimens.xml b/src/res/values/dimens.xml
deleted file mode 100644
index 194e84fd..00000000
--- a/src/res/values/dimens.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
- 33sp
- 26sp
- 20sp
- 17sp
- 14sp
-
\ No newline at end of file
diff --git a/src/res/values/strings.xml b/src/res/values/strings.xml
deleted file mode 100644
index 2c92f247..00000000
--- a/src/res/values/strings.xml
+++ /dev/null
@@ -1,147 +0,0 @@
-
-
-
-
-
- DUMMY\nCONTENT
- Dummy Button
- Notes
- Notes 2x2
- Notes 4x4
- No associated note found, click to create associated note.
- Privacy mode,can not see note content
- ...
- Add note
- Delete reminder successfully
- Set reminder
- Expired
- yyyyMMdd
- MMMd kk:mm
- Got it
- Take a look
- Call
- Send email
- Browse web
- Open map
-
- /MIUI/notes/
- notes_%s.txt
-
- (%d)
- New Folder
- Export text
- Sync
- Cancel syncing
- Settings
- Search
- Delete
- Move to folder
- %d selected
- Nothing selected, the operation is invalid
- Select all
- Deselect all
- Font size
- Small
- Medium
- Large
- Super
- Enter check list
- Leave check list
- View folder
- Delete folder
- Change folder name
- The folder %1$s exist, please rename
- Share
- Send to home
- Remind me
- Delete reminder
- Top
- Cancel Top
- Star
- Delete Star
- Lock
- Delete Lock
- Passcode has deleted
- Select folder
- Parent folder
- Note added to home
- Confirm to delete folder and its notes?
- Delete selected notes
- Confirm to delete the selected %d notes?
- Confirm to delete this note?
- Have moved selected %1$d notes to %2$s folder
-
- SD card busy, not available now
- Export failed, please check SD card
- The note is not exist
- Sorry, can not set clock on empty note
- Sorry, can not set top on empty note
- Sorry, can not send and empty note to home
- Sorry, can not delete star note
- Sorry, can not delete locked note
- Export successful
- Export fail
- Export text file (%1$s) to SD (%2$s) directory
-
- Syncing notes...
- Sync is successful
- Sync is failed
- Sync is canceled
- Sync is successful with account %1$s
- Sync failed, please check network and account settings
- Sync failed, internal error occurs
- Sync is canceled
- Logging into %1$s...
- Getting remote note list...
- Synchronize local notes with Google Task...
-
- Settings
- Sync account
- Sync notes with google task
- Last sync time %1$s
- yyyy-MM-dd hh:mm:ss
- Add account
- Change sync account
- Remove sync account
- Cancel
- Sync immediately
- Cancel syncing
- Current account %1$s
- All sync related information will be deleted, which may result in duplicated items sometime
- Sync notes
- Please 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 account
- New note background color random
-
- Delete
- Call notes
- Input name
-
- Searching Notes
- Search notes
- Text in your notes
- Notes
- set
- cancel
-
- %1$s result for \"%2$s\"
-
- %1$s results for \"%2$s\"
-
-
-
diff --git a/src/res/values/styles.xml b/src/res/values/styles.xml
deleted file mode 100644
index f803d368..00000000
--- a/src/res/values/styles.xml
+++ /dev/null
@@ -1,82 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/values/themes.xml b/src/res/values/themes.xml
deleted file mode 100644
index 6ddddf73..00000000
--- a/src/res/values/themes.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/res/xml/preferences.xml b/src/res/xml/preferences.xml
deleted file mode 100644
index fe58f8f6..00000000
--- a/src/res/xml/preferences.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/res/xml/searchable.xml b/src/res/xml/searchable.xml
deleted file mode 100644
index bf74f14a..00000000
--- a/src/res/xml/searchable.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
-
diff --git a/src/res/xml/widget_2x_info.xml b/src/res/xml/widget_2x_info.xml
deleted file mode 100644
index ac8b225a..00000000
--- a/src/res/xml/widget_2x_info.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-
diff --git a/src/res/xml/widget_4x_info.xml b/src/res/xml/widget_4x_info.xml
deleted file mode 100644
index cf79f9ca..00000000
--- a/src/res/xml/widget_4x_info.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-
diff --git a/修改 .txt b/修改 .txt
deleted file mode 100644
index d800886d..00000000
--- a/修改 .txt
+++ /dev/null
@@ -1 +0,0 @@
-123
\ No newline at end of file