diff --git a/OCRTool/.idea/workspace.xml b/OCRTool/.idea/workspace.xml
index 9349513..5812d76 100644
--- a/OCRTool/.idea/workspace.xml
+++ b/OCRTool/.idea/workspace.xml
@@ -13,7 +13,11 @@
-
+
+
+
+
+
@@ -27,6 +31,13 @@
+
+
+
@@ -102,6 +113,10 @@
+
+
+
+
@@ -196,7 +211,7 @@
file://$PROJECT_DIR$/src/main/java/com/bonus/core/OCRRecognition.java
- 90
+ 109
diff --git a/PaddleLiteClassification/.gradle/6.1.1/executionHistory/executionHistory.bin b/PaddleLiteClassification/.gradle/6.1.1/executionHistory/executionHistory.bin
new file mode 100644
index 0000000..6644850
Binary files /dev/null and b/PaddleLiteClassification/.gradle/6.1.1/executionHistory/executionHistory.bin differ
diff --git a/PaddleLiteClassification/.gradle/6.1.1/executionHistory/executionHistory.lock b/PaddleLiteClassification/.gradle/6.1.1/executionHistory/executionHistory.lock
new file mode 100644
index 0000000..c520563
Binary files /dev/null and b/PaddleLiteClassification/.gradle/6.1.1/executionHistory/executionHistory.lock differ
diff --git a/PaddleLiteClassification/.gradle/6.1.1/fileChanges/last-build.bin b/PaddleLiteClassification/.gradle/6.1.1/fileChanges/last-build.bin
new file mode 100644
index 0000000..f76dd23
Binary files /dev/null and b/PaddleLiteClassification/.gradle/6.1.1/fileChanges/last-build.bin differ
diff --git a/PaddleLiteClassification/.gradle/6.1.1/fileContent/fileContent.lock b/PaddleLiteClassification/.gradle/6.1.1/fileContent/fileContent.lock
new file mode 100644
index 0000000..938ae53
Binary files /dev/null and b/PaddleLiteClassification/.gradle/6.1.1/fileContent/fileContent.lock differ
diff --git a/PaddleLiteClassification/.gradle/6.1.1/fileHashes/fileHashes.bin b/PaddleLiteClassification/.gradle/6.1.1/fileHashes/fileHashes.bin
new file mode 100644
index 0000000..1875d09
Binary files /dev/null and b/PaddleLiteClassification/.gradle/6.1.1/fileHashes/fileHashes.bin differ
diff --git a/PaddleLiteClassification/.gradle/6.1.1/fileHashes/fileHashes.lock b/PaddleLiteClassification/.gradle/6.1.1/fileHashes/fileHashes.lock
new file mode 100644
index 0000000..65a0ab8
Binary files /dev/null and b/PaddleLiteClassification/.gradle/6.1.1/fileHashes/fileHashes.lock differ
diff --git a/PaddleLiteClassification/.gradle/6.1.1/fileHashes/resourceHashesCache.bin b/PaddleLiteClassification/.gradle/6.1.1/fileHashes/resourceHashesCache.bin
new file mode 100644
index 0000000..7a2d9dc
Binary files /dev/null and b/PaddleLiteClassification/.gradle/6.1.1/fileHashes/resourceHashesCache.bin differ
diff --git a/PaddleLiteClassification/.gradle/6.1.1/gc.properties b/PaddleLiteClassification/.gradle/6.1.1/gc.properties
new file mode 100644
index 0000000..e69de29
diff --git a/PaddleLiteClassification/.gradle/6.1.1/javaCompile/classAnalysis.bin b/PaddleLiteClassification/.gradle/6.1.1/javaCompile/classAnalysis.bin
new file mode 100644
index 0000000..9ffc360
Binary files /dev/null and b/PaddleLiteClassification/.gradle/6.1.1/javaCompile/classAnalysis.bin differ
diff --git a/PaddleLiteClassification/.gradle/6.1.1/javaCompile/jarAnalysis.bin b/PaddleLiteClassification/.gradle/6.1.1/javaCompile/jarAnalysis.bin
new file mode 100644
index 0000000..5c205fa
Binary files /dev/null and b/PaddleLiteClassification/.gradle/6.1.1/javaCompile/jarAnalysis.bin differ
diff --git a/PaddleLiteClassification/.gradle/6.1.1/javaCompile/javaCompile.lock b/PaddleLiteClassification/.gradle/6.1.1/javaCompile/javaCompile.lock
new file mode 100644
index 0000000..77b17a2
Binary files /dev/null and b/PaddleLiteClassification/.gradle/6.1.1/javaCompile/javaCompile.lock differ
diff --git a/PaddleLiteClassification/.gradle/6.1.1/javaCompile/taskHistory.bin b/PaddleLiteClassification/.gradle/6.1.1/javaCompile/taskHistory.bin
new file mode 100644
index 0000000..36530f7
Binary files /dev/null and b/PaddleLiteClassification/.gradle/6.1.1/javaCompile/taskHistory.bin differ
diff --git a/PaddleLiteClassification/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/PaddleLiteClassification/.gradle/buildOutputCleanup/buildOutputCleanup.lock
new file mode 100644
index 0000000..4a2cf42
Binary files /dev/null and b/PaddleLiteClassification/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ
diff --git a/PaddleLiteClassification/.gradle/buildOutputCleanup/cache.properties b/PaddleLiteClassification/.gradle/buildOutputCleanup/cache.properties
new file mode 100644
index 0000000..c9387cd
--- /dev/null
+++ b/PaddleLiteClassification/.gradle/buildOutputCleanup/cache.properties
@@ -0,0 +1,2 @@
+#Mon May 06 14:46:38 CST 2024
+gradle.version=6.1.1
diff --git a/PaddleLiteClassification/.gradle/buildOutputCleanup/outputFiles.bin b/PaddleLiteClassification/.gradle/buildOutputCleanup/outputFiles.bin
new file mode 100644
index 0000000..b2290d4
Binary files /dev/null and b/PaddleLiteClassification/.gradle/buildOutputCleanup/outputFiles.bin differ
diff --git a/PaddleLiteClassification/.gradle/checksums/checksums.lock b/PaddleLiteClassification/.gradle/checksums/checksums.lock
new file mode 100644
index 0000000..b46e029
Binary files /dev/null and b/PaddleLiteClassification/.gradle/checksums/checksums.lock differ
diff --git a/PaddleLiteClassification/.gradle/checksums/md5-checksums.bin b/PaddleLiteClassification/.gradle/checksums/md5-checksums.bin
new file mode 100644
index 0000000..230976f
Binary files /dev/null and b/PaddleLiteClassification/.gradle/checksums/md5-checksums.bin differ
diff --git a/PaddleLiteClassification/.gradle/checksums/sha1-checksums.bin b/PaddleLiteClassification/.gradle/checksums/sha1-checksums.bin
new file mode 100644
index 0000000..e51deaf
Binary files /dev/null and b/PaddleLiteClassification/.gradle/checksums/sha1-checksums.bin differ
diff --git a/PaddleLiteClassification/.gradle/config.properties b/PaddleLiteClassification/.gradle/config.properties
new file mode 100644
index 0000000..81ec7f7
--- /dev/null
+++ b/PaddleLiteClassification/.gradle/config.properties
@@ -0,0 +1,2 @@
+#Mon May 06 14:48:30 CST 2024
+java.home=/Library/Java/JavaVirtualMachines/jdk-1.8.jdk/Contents/Home
diff --git a/PaddleLiteClassification/.gradle/vcs-1/gc.properties b/PaddleLiteClassification/.gradle/vcs-1/gc.properties
new file mode 100644
index 0000000..e69de29
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle____app_libs_PaddlePredictor_jar.xml b/PaddleLiteClassification/.idea/libraries/Gradle____app_libs_PaddlePredictor_jar.xml
new file mode 100644
index 0000000..fc1a212
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle____app_libs_PaddlePredictor_jar.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_activity_activity_1_0_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_activity_activity_1_0_0_aar.xml
new file mode 100644
index 0000000..b71b124
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_activity_activity_1_0_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_annotation_annotation_1_1_0.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_annotation_annotation_1_1_0.xml
new file mode 100644
index 0000000..97c27c3
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_annotation_annotation_1_1_0.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_1_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_1_0_aar.xml
new file mode 100644
index 0000000..90d9f80
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_1_0_aar.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_appcompat_appcompat_resources_1_1_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_appcompat_appcompat_resources_1_1_0_aar.xml
new file mode 100644
index 0000000..ca06db2
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_appcompat_appcompat_resources_1_1_0_aar.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_arch_core_core_common_2_1_0.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_arch_core_core_common_2_1_0.xml
new file mode 100644
index 0000000..755c5fc
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_arch_core_core_common_2_1_0.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml
new file mode 100644
index 0000000..a137517
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_collection_collection_1_1_0.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_collection_collection_1_1_0.xml
new file mode 100644
index 0000000..de055d6
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_collection_collection_1_1_0.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_1_1_3_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_1_1_3_aar.xml
new file mode 100644
index 0000000..e14d1ca
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_1_1_3_aar.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_solver_1_1_3.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_solver_1_1_3.xml
new file mode 100644
index 0000000..2461c5d
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_solver_1_1_3.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_core_core_1_1_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_core_core_1_1_0_aar.xml
new file mode 100644
index 0000000..90e01c3
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_core_core_1_1_0_aar.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml
new file mode 100644
index 0000000..cb32229
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml
new file mode 100644
index 0000000..fed4982
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml
new file mode 100644
index 0000000..517b924
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_fragment_fragment_1_1_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_fragment_fragment_1_1_0_aar.xml
new file mode 100644
index 0000000..77812a5
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_fragment_fragment_1_1_0_aar.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml
new file mode 100644
index 0000000..7927719
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_1_0.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_1_0.xml
new file mode 100644
index 0000000..2f61094
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_1_0.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml
new file mode 100644
index 0000000..1c954e2
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_0_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_0_0_aar.xml
new file mode 100644
index 0000000..71a3319
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_0_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_1_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_1_0_aar.xml
new file mode 100644
index 0000000..d15fcfd
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_1_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_1_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_1_0_aar.xml
new file mode 100644
index 0000000..d1c8c00
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_1_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml
new file mode 100644
index 0000000..f115fef
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_savedstate_savedstate_1_0_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_savedstate_savedstate_1_0_0_aar.xml
new file mode 100644
index 0000000..5b57dc9
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_savedstate_savedstate_1_0_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_core_1_2_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_core_1_2_0_aar.xml
new file mode 100644
index 0000000..a0e2b04
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_core_1_2_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_espresso_espresso_core_3_2_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_espresso_espresso_core_3_2_0_aar.xml
new file mode 100644
index 0000000..568395f
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_espresso_espresso_core_3_2_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_espresso_espresso_idling_resource_3_2_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_espresso_espresso_idling_resource_3_2_0_aar.xml
new file mode 100644
index 0000000..99c5207
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_espresso_espresso_idling_resource_3_2_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_ext_junit_1_1_1_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_ext_junit_1_1_1_aar.xml
new file mode 100644
index 0000000..61516c5
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_ext_junit_1_1_1_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_monitor_1_2_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_monitor_1_2_0_aar.xml
new file mode 100644
index 0000000..673a695
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_monitor_1_2_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_runner_1_2_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_runner_1_2_0_aar.xml
new file mode 100644
index 0000000..0794c34
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_test_runner_1_2_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_1_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_1_0_aar.xml
new file mode 100644
index 0000000..5934031
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_1_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_1_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_1_0_aar.xml
new file mode 100644
index 0000000..afcad31
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_1_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_1_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_1_0_aar.xml
new file mode 100644
index 0000000..1ed3ae6
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_1_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml
new file mode 100644
index 0000000..923d41b
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_2_0_1.xml b/PaddleLiteClassification/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_2_0_1.xml
new file mode 100644
index 0000000..9d8099f
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_2_0_1.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__com_squareup_javawriter_2_1_1.xml b/PaddleLiteClassification/.idea/libraries/Gradle__com_squareup_javawriter_2_1_1.xml
new file mode 100644
index 0000000..7612e94
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__com_squareup_javawriter_2_1_1.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__javax_inject_javax_inject_1.xml b/PaddleLiteClassification/.idea/libraries/Gradle__javax_inject_javax_inject_1.xml
new file mode 100644
index 0000000..4578a9e
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__javax_inject_javax_inject_1.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__junit_junit_4_12.xml b/PaddleLiteClassification/.idea/libraries/Gradle__junit_junit_4_12.xml
new file mode 100644
index 0000000..453baa3
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__junit_junit_4_12.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__net_sf_kxml_kxml2_2_3_0.xml b/PaddleLiteClassification/.idea/libraries/Gradle__net_sf_kxml_kxml2_2_3_0.xml
new file mode 100644
index 0000000..f93499d
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__net_sf_kxml_kxml2_2_3_0.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3.xml b/PaddleLiteClassification/.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3.xml
new file mode 100644
index 0000000..1e4cd45
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__org_hamcrest_hamcrest_integration_1_3.xml b/PaddleLiteClassification/.idea/libraries/Gradle__org_hamcrest_hamcrest_integration_1_3.xml
new file mode 100644
index 0000000..45ba306
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__org_hamcrest_hamcrest_integration_1_3.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/libraries/Gradle__org_hamcrest_hamcrest_library_1_3.xml b/PaddleLiteClassification/.idea/libraries/Gradle__org_hamcrest_hamcrest_library_1_3.xml
new file mode 100644
index 0000000..f0fd31f
--- /dev/null
+++ b/PaddleLiteClassification/.idea/libraries/Gradle__org_hamcrest_hamcrest_library_1_3.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/modules.xml b/PaddleLiteClassification/.idea/modules.xml
new file mode 100644
index 0000000..35e43cf
--- /dev/null
+++ b/PaddleLiteClassification/.idea/modules.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/modules/PaddleLiteClassification.iml b/PaddleLiteClassification/.idea/modules/PaddleLiteClassification.iml
new file mode 100644
index 0000000..86d1aa5
--- /dev/null
+++ b/PaddleLiteClassification/.idea/modules/PaddleLiteClassification.iml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/modules/app/PaddleLiteClassification.app.androidTest.iml b/PaddleLiteClassification/.idea/modules/app/PaddleLiteClassification.app.androidTest.iml
new file mode 100644
index 0000000..22dc6b8
--- /dev/null
+++ b/PaddleLiteClassification/.idea/modules/app/PaddleLiteClassification.app.androidTest.iml
@@ -0,0 +1,73 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/modules/app/PaddleLiteClassification.app.iml b/PaddleLiteClassification/.idea/modules/app/PaddleLiteClassification.app.iml
new file mode 100644
index 0000000..3954ca2
--- /dev/null
+++ b/PaddleLiteClassification/.idea/modules/app/PaddleLiteClassification.app.iml
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/modules/app/PaddleLiteClassification.app.main.iml b/PaddleLiteClassification/.idea/modules/app/PaddleLiteClassification.app.main.iml
new file mode 100644
index 0000000..c0a924f
--- /dev/null
+++ b/PaddleLiteClassification/.idea/modules/app/PaddleLiteClassification.app.main.iml
@@ -0,0 +1,64 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/modules/app/PaddleLiteClassification.app.unitTest.iml b/PaddleLiteClassification/.idea/modules/app/PaddleLiteClassification.app.unitTest.iml
new file mode 100644
index 0000000..1aad802
--- /dev/null
+++ b/PaddleLiteClassification/.idea/modules/app/PaddleLiteClassification.app.unitTest.iml
@@ -0,0 +1,57 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/.idea/workspace.xml b/PaddleLiteClassification/.idea/workspace.xml
new file mode 100644
index 0000000..e00ecc7
--- /dev/null
+++ b/PaddleLiteClassification/.idea/workspace.xml
@@ -0,0 +1,178 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {
+ "associatedIndex": 5
+}
+
+
+
+
+
+ {
+ "keyToString": {
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
+ "RunOnceActivity.ShowReadmeOnStart": "true",
+ "RunOnceActivity.cidr.known.project.marker": "true",
+ "cf.first.check.clang-format": "false",
+ "cidr.known.project.marker": "true",
+ "git-widget-placeholder": "main",
+ "last_opened_file_path": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/build.gradle"
+ }
+}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1714977402943
+
+
+ 1714977402943
+
+
+
+
+
+
+
+ file://$PROJECT_DIR$/app/src/main/java/com/yeyupiaoling/paddleliteclassification/Utils.java
+ 152
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/generated/source/buildConfig/debug/com/yeyupiaoling/paddleliteclassification/BuildConfig.java b/PaddleLiteClassification/app/build/generated/source/buildConfig/debug/com/yeyupiaoling/paddleliteclassification/BuildConfig.java
new file mode 100644
index 0000000..35d77ef
--- /dev/null
+++ b/PaddleLiteClassification/app/build/generated/source/buildConfig/debug/com/yeyupiaoling/paddleliteclassification/BuildConfig.java
@@ -0,0 +1,12 @@
+/**
+ * Automatically generated file. DO NOT MODIFY
+ */
+package com.yeyupiaoling.paddleliteclassification;
+
+public final class BuildConfig {
+ public static final boolean DEBUG = Boolean.parseBoolean("true");
+ public static final String APPLICATION_ID = "com.yeyupiaoling.paddleliteclassification";
+ public static final String BUILD_TYPE = "debug";
+ public static final int VERSION_CODE = 1;
+ public static final String VERSION_NAME = "1.0";
+}
diff --git a/PaddleLiteClassification/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json b/PaddleLiteClassification/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/debug.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/debug.json
new file mode 100644
index 0000000..22c5b20
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/debug.json
@@ -0,0 +1,3229 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-zh-rHK/values-zh-rHK.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2744",
+ "endColumns": "100",
+ "endOffsets": "2840"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,757,833,925,1018,1109,1205,1301,1395,1491,1583,1675,1767,1844,1940,2035,2130,2227,2323,2421,2572,2666",
+ "endColumns": "94,92,99,81,96,107,76,75,91,92,90,95,95,93,95,91,91,91,76,95,94,94,96,95,97,150,93,77",
+ "endOffsets": "195,288,388,470,567,675,752,828,920,1013,1104,1200,1296,1390,1486,1578,1670,1762,1839,1935,2030,2125,2222,2318,2416,2567,2661,2739"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-sk/values-sk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2899",
+ "endColumns": "100",
+ "endOffsets": "2995"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,313,424,510,618,736,815,893,984,1076,1174,1268,1369,1462,1557,1655,1746,1837,1920,2025,2133,2232,2338,2450,2553,2719,2817",
+ "endColumns": "106,100,110,85,107,117,78,77,90,91,97,93,100,92,94,97,90,90,82,104,107,98,105,111,102,165,97,81",
+ "endOffsets": "207,308,419,505,613,731,810,888,979,1071,1169,1263,1364,1457,1552,1650,1741,1832,1915,2020,2128,2227,2333,2445,2548,2714,2812,2894"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-bg/values-bg.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2937",
+ "endColumns": "100",
+ "endOffsets": "3033"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,225,331,436,522,632,753,833,911,1002,1094,1189,1283,1384,1477,1572,1680,1771,1862,1944,2058,2166,2266,2380,2487,2595,2755,2854",
+ "endColumns": "119,105,104,85,109,120,79,77,90,91,94,93,100,92,94,107,90,90,81,113,107,99,113,106,107,159,98,82",
+ "endOffsets": "220,326,431,517,627,748,828,906,997,1089,1184,1278,1379,1472,1567,1675,1766,1857,1939,2053,2161,2261,2375,2482,2590,2750,2849,2932"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,219,319,428,514,620,734,817,899,990,1082,1177,1273,1371,1464,1558,1650,1741,1831,1910,2017,2120,2217,2324,2426,2539,2698,2797",
+ "endColumns": "113,99,108,85,105,113,82,81,90,91,94,95,97,92,93,91,90,89,78,106,102,96,106,101,112,158,98,79",
+ "endOffsets": "214,314,423,509,615,729,812,894,985,1077,1172,1268,1366,1459,1553,1645,1736,1826,1905,2012,2115,2212,2319,2421,2534,2693,2792,2872"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-mn/values-mn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2877",
+ "endColumns": "100",
+ "endOffsets": "2973"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,824,906,998,1091,1187,1281,1383,1477,1573,1670,1762,1855,1936,2045,2154,2253,2362,2469,2580,2751,2850",
+ "endColumns": "108,97,109,85,105,123,85,81,91,92,95,93,101,93,95,96,91,92,80,108,108,98,108,106,110,170,98,81",
+ "endOffsets": "209,307,417,503,609,733,819,901,993,1086,1182,1276,1378,1472,1568,1665,1757,1850,1931,2040,2149,2248,2357,2464,2575,2746,2845,2927"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-eu/values-eu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2932",
+ "endColumns": "100",
+ "endOffsets": "3028"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,642,765,854,940,1031,1123,1218,1312,1413,1506,1601,1698,1789,1880,1964,2075,2184,2286,2397,2507,2615,2786,2886",
+ "endColumns": "117,110,116,84,105,122,88,85,90,91,94,93,100,92,94,96,90,90,83,110,108,101,110,109,107,170,99,84",
+ "endOffsets": "218,329,446,531,637,760,849,935,1026,1118,1213,1307,1408,1501,1596,1693,1784,1875,1959,2070,2179,2281,2392,2502,2610,2781,2881,2966"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-el/values-el.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2971",
+ "endColumns": "100",
+ "endOffsets": "3067"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-pa/values-pa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2846",
+ "endColumns": "100",
+ "endOffsets": "2942"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,787,865,956,1048,1142,1236,1337,1430,1525,1619,1710,1801,1879,1989,2092,2188,2299,2401,2511,2670,2767",
+ "endColumns": "102,96,104,85,99,112,77,77,90,91,93,93,100,92,94,93,90,90,77,109,102,95,110,101,109,158,96,78",
+ "endOffsets": "203,300,405,491,591,704,782,860,951,1043,1137,1231,1332,1425,1520,1614,1705,1796,1874,1984,2087,2183,2294,2396,2506,2665,2762,2841"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,621,733,811,889,980,1072,1165,1262,1363,1456,1551,1645,1736,1827,1906,2013,2114,2210,2319,2421,2535,2692,2795",
+ "endColumns": "110,105,106,89,101,111,77,77,90,91,92,96,100,92,94,93,90,90,78,106,100,95,108,101,113,156,102,78",
+ "endOffsets": "211,317,424,514,616,728,806,884,975,1067,1160,1257,1358,1451,1546,1640,1731,1822,1901,2008,2109,2205,2314,2416,2530,2687,2790,2869"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-mr/values-mr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2874",
+ "endColumns": "100",
+ "endOffsets": "2970"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,794,870,961,1053,1148,1242,1343,1436,1531,1625,1716,1807,1888,1991,2094,2193,2298,2402,2506,2662,2762",
+ "endColumns": "103,99,107,83,99,114,77,75,90,91,94,93,100,92,94,93,90,90,80,102,102,98,104,103,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,789,865,956,1048,1143,1237,1338,1431,1526,1620,1711,1802,1883,1986,2089,2188,2293,2397,2501,2657,2757,2839"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-en-rGB/values-en-rGB.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2844",
+ "endColumns": "100",
+ "endOffsets": "2940"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,213,316,427,513,618,731,814,894,985,1077,1172,1266,1367,1460,1555,1650,1741,1832,1912,2025,2131,2229,2342,2447,2551,2709,2808",
+ "endColumns": "107,102,110,85,104,112,82,79,90,91,94,93,100,92,94,94,90,90,79,112,105,97,112,104,103,157,98,80",
+ "endOffsets": "208,311,422,508,613,726,809,889,980,1072,1167,1261,1362,1455,1550,1645,1736,1827,1907,2020,2126,2224,2337,2442,2546,2704,2803,2884"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ka/values-ka.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2889",
+ "endColumns": "100",
+ "endOffsets": "2985"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-km/values-km.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2876",
+ "endColumns": "100",
+ "endOffsets": "2972"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,207,306,416,503,606,727,805,882,973,1065,1157,1251,1352,1445,1540,1634,1725,1816,1898,2002,2106,2206,2315,2424,2533,2695,2793",
+ "endColumns": "101,98,109,86,102,120,77,76,90,91,91,93,100,92,94,93,90,90,81,103,103,99,108,108,108,161,97,82",
+ "endOffsets": "202,301,411,498,601,722,800,877,968,1060,1152,1246,1347,1440,1535,1629,1720,1811,1893,1997,2101,2201,2310,2419,2528,2690,2788,2871"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-v16/values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "65",
+ "endOffsets": "116"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,213,319,426,515,616,740,825,906,998,1091,1188,1282,1382,1476,1572,1667,1759,1851,1935,2042,2153,2255,2363,2471,2578,2749,2848",
+ "endColumns": "107,105,106,88,100,123,84,80,91,92,96,93,99,93,95,94,91,91,83,106,110,101,107,107,106,170,98,84",
+ "endOffsets": "208,314,421,510,611,735,820,901,993,1086,1183,1277,1377,1471,1567,1662,1754,1846,1930,2037,2148,2250,2358,2466,2573,2744,2843,2928"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-pt-rPT/values-pt-rPT.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2933",
+ "endColumns": "100",
+ "endOffsets": "3029"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,213,309,415,500,603,721,798,875,966,1058,1153,1247,1347,1440,1535,1634,1729,1823,1903,2010,2115,2212,2320,2423,2525,2679,2777",
+ "endColumns": "107,95,105,84,102,117,76,76,90,91,94,93,99,92,94,98,94,93,79,106,104,96,107,102,101,153,97,79",
+ "endOffsets": "208,304,410,495,598,716,793,870,961,1053,1148,1242,1342,1435,1530,1629,1724,1818,1898,2005,2110,2207,2315,2418,2520,2674,2772,2852"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-af/values-af.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2857",
+ "endColumns": "100",
+ "endOffsets": "2953"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,216,324,437,525,631,746,826,904,995,1087,1182,1276,1377,1470,1565,1659,1750,1841,1924,2033,2143,2244,2354,2472,2580,2743,2845",
+ "endColumns": "110,107,112,87,105,114,79,77,90,91,94,93,100,92,94,93,90,90,82,108,109,100,109,117,107,162,101,83",
+ "endOffsets": "211,319,432,520,626,741,821,899,990,1082,1177,1271,1372,1465,1560,1654,1745,1836,1919,2028,2138,2239,2349,2467,2575,2738,2840,2924"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-tl/values-tl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2929",
+ "endColumns": "100",
+ "endOffsets": "3025"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.0/res/values-hdpi-v4/values-hdpi-v4.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "6",
+ "endColumns": "13",
+ "endOffsets": "327"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-gl/values-gl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2935",
+ "endColumns": "100",
+ "endOffsets": "3031"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,209,313,421,506,607,735,820,901,993,1086,1183,1277,1378,1472,1568,1663,1755,1847,1927,2035,2142,2249,2358,2463,2577,2754,2853",
+ "endColumns": "103,103,107,84,100,127,84,80,91,92,96,93,100,93,95,94,91,91,79,107,106,106,108,104,113,176,98,81",
+ "endOffsets": "204,308,416,501,602,730,815,896,988,1081,1178,1272,1373,1467,1563,1658,1750,1842,1922,2030,2137,2244,2353,2458,2572,2749,2848,2930"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,311,424,509,613,724,802,880,971,1063,1155,1249,1350,1443,1538,1634,1725,1816,1896,2003,2107,2205,2308,2412,2516,2673,2772",
+ "endColumns": "102,102,112,84,103,110,77,77,90,91,91,93,100,92,94,95,90,90,79,106,103,97,102,103,103,156,98,80",
+ "endOffsets": "203,306,419,504,608,719,797,875,966,1058,1150,1244,1345,1438,1533,1629,1720,1811,1891,1998,2102,2200,2303,2407,2511,2668,2767,2848"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-lo/values-lo.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2853",
+ "endColumns": "100",
+ "endOffsets": "2949"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,441,523,629,759,837,914,1005,1097,1195,1290,1391,1484,1577,1672,1763,1854,1939,2049,2160,2263,2374,2482,2589,2748,2847",
+ "endColumns": "110,114,109,81,105,129,77,76,90,91,97,94,100,92,92,94,90,90,84,109,110,102,110,107,106,158,98,85",
+ "endOffsets": "211,326,436,518,624,754,832,909,1000,1092,1190,1285,1386,1479,1572,1667,1758,1849,1934,2044,2155,2258,2369,2477,2584,2743,2842,2928"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-fr/values-fr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2933",
+ "endColumns": "100",
+ "endOffsets": "3029"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-or/values-or.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2945",
+ "endColumns": "100",
+ "endOffsets": "3041"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,829,906,997,1089,1185,1280,1381,1474,1569,1665,1756,1846,1934,2044,2148,2254,2365,2469,2587,2750,2856",
+ "endColumns": "118,109,106,85,103,119,77,76,90,91,95,94,100,92,94,95,90,89,87,109,103,105,110,103,117,162,105,88",
+ "endOffsets": "219,329,436,522,626,746,824,901,992,1084,1180,1275,1376,1469,1564,1660,1751,1841,1929,2039,2143,2249,2360,2464,2582,2745,2851,2940"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,217,319,427,514,617,736,817,896,988,1081,1176,1270,1366,1460,1556,1656,1748,1840,1923,2031,2139,2239,2352,2460,2568,2751,2851",
+ "endColumns": "111,101,107,86,102,118,80,78,91,92,94,93,95,93,95,99,91,91,82,107,107,99,112,107,107,182,99,82",
+ "endOffsets": "212,314,422,509,612,731,812,891,983,1076,1171,1265,1361,1455,1551,1651,1743,1835,1918,2026,2134,2234,2347,2455,2563,2746,2846,2929"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-sl/values-sl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2934",
+ "endColumns": "100",
+ "endOffsets": "3030"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-fi/values-fi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2855",
+ "endColumns": "100",
+ "endOffsets": "2951"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,422,508,613,731,817,897,988,1080,1175,1269,1364,1457,1553,1652,1743,1837,1916,2023,2124,2221,2327,2427,2525,2675,2775",
+ "endColumns": "107,99,108,85,104,117,85,79,90,91,94,93,94,92,95,98,90,93,78,106,100,96,105,99,97,149,99,79",
+ "endOffsets": "208,308,417,503,608,726,812,892,983,1075,1170,1264,1359,1452,1548,1647,1738,1832,1911,2018,2119,2216,2322,2422,2520,2670,2770,2850"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.0/res/values-port/values-port.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "55",
+ "endOffsets": "106"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,510,612,732,809,885,976,1068,1163,1257,1358,1451,1546,1640,1731,1822,1907,2020,2128,2227,2336,2452,2572,2739,2841",
+ "endColumns": "107,98,106,90,101,119,76,75,90,91,94,93,100,92,94,93,90,90,84,112,107,98,108,115,119,166,101,81",
+ "endOffsets": "208,307,414,505,607,727,804,880,971,1063,1158,1252,1353,1446,1541,1635,1726,1817,1902,2015,2123,2222,2331,2447,2567,2734,2836,2918"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-as/values-as.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2923",
+ "endColumns": "100",
+ "endOffsets": "3019"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,747,832,913,1004,1096,1191,1285,1386,1479,1574,1669,1760,1851,1935,2042,2153,2255,2363,2471,2581,2743,2843",
+ "endColumns": "119,105,106,88,100,118,84,80,90,91,94,93,100,92,94,94,90,90,83,106,110,101,107,107,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,742,827,908,999,1091,1186,1280,1381,1474,1569,1664,1755,1846,1930,2037,2148,2250,2358,2466,2576,2738,2838,2923"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-pt-rBR/values-pt-rBR.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2928",
+ "endColumns": "100",
+ "endOffsets": "3024"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values_values.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values/values.xml",
+ "from": {
+ "startLines": "2,3,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,69,70,71,72,73,74,75,76,77,78,79,83,84,88,89,90,91,98,141,173,210",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,319,389,457,529,599,660,734,807,868,929,991,1055,1117,1178,1246,1346,1406,1472,1545,1614,1671,1723,1785,1857,1933,1998,2057,2116,2176,2236,2296,2356,2416,2476,2536,2596,2656,2716,2775,2835,2895,2955,3015,3075,3135,3195,3255,3315,3375,3434,3494,3554,3613,3672,3731,3790,3849,3908,3943,3978,4033,4096,4151,4209,4266,4316,4377,4434,4468,4503,4538,4608,4679,4796,4997,5107,5308,5437,5509,5576,5874,8780,10845,12605",
+ "endLines": "2,3,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,69,70,71,72,73,74,75,76,77,78,82,83,87,88,89,90,97,140,172,209,216",
+ "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,64,58,58,59,59,59,59,59,59,59,59,59,59,58,59,59,59,59,59,59,59,59,59,59,58,59,59,58,58,58,58,58,58,34,34,54,62,54,57,56,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "119,182,384,452,524,594,655,729,802,863,924,986,1050,1112,1173,1241,1341,1401,1467,1540,1609,1666,1718,1780,1852,1928,1993,2052,2111,2171,2231,2291,2351,2411,2471,2531,2591,2651,2711,2770,2830,2890,2950,3010,3070,3130,3190,3250,3310,3370,3429,3489,3549,3608,3667,3726,3785,3844,3903,3938,3973,4028,4091,4146,4204,4261,4311,4372,4429,4463,4498,4533,4603,4674,4791,4992,5102,5303,5432,5504,5571,5869,8775,10840,12600,12977"
+ },
+ "to": {
+ "startLines": "177,178,277,278,279,280,281,282,283,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,356,357,361,362,363,364,365,366,367,368,369,370,371,377,407,1759,1760,1764,1765,1769,1912,1913,2629,2685,2728,2760,2797",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "9140,9209,15990,16060,16128,16200,16270,16331,16405,17262,17323,17384,17446,17510,17572,17633,17701,17801,17861,17927,18000,18069,18126,18178,18693,18765,18841,18906,18965,19024,19084,19144,19204,19264,19324,19384,19444,19504,19564,19624,19683,19743,19803,19863,19923,19983,20043,20103,20163,20223,20283,20342,20402,20462,20521,20580,20639,20698,20757,21055,21090,21267,21322,21385,21440,21498,21555,21605,21666,21723,21757,21792,22102,24153,115293,115410,115611,115721,115922,127294,127366,166272,175085,177991,180056,181816",
+ "endLines": "177,178,277,278,279,280,281,282,283,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,356,357,361,362,363,364,365,366,367,368,369,370,371,377,407,1759,1763,1764,1768,1769,1912,1913,2635,2727,2759,2796,2803",
+ "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,64,58,58,59,59,59,59,59,59,59,59,59,59,58,59,59,59,59,59,59,59,59,59,59,58,59,59,58,58,58,58,58,58,34,34,54,62,54,57,56,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "9204,9267,16055,16123,16195,16265,16326,16400,16473,17318,17379,17441,17505,17567,17628,17696,17796,17856,17922,17995,18064,18121,18173,18235,18760,18836,18901,18960,19019,19079,19139,19199,19259,19319,19379,19439,19499,19559,19619,19678,19738,19798,19858,19918,19978,20038,20098,20158,20218,20278,20337,20397,20457,20516,20575,20634,20693,20752,20811,21085,21120,21317,21380,21435,21493,21550,21600,21661,21718,21752,21787,21822,22167,24219,115405,115606,115716,115917,116046,127361,127428,166565,177986,180051,181811,182188"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/values/strings.xml",
+ "from": {
+ "startLines": "1",
+ "startColumns": "4",
+ "startOffsets": "16",
+ "endColumns": "61",
+ "endOffsets": "73"
+ },
+ "to": {
+ "startLines": "405",
+ "startColumns": "4",
+ "startOffsets": "24038",
+ "endColumns": "61",
+ "endOffsets": "24095"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,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,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,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,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,218,219,223,227,231,236,242,249,253,257,262,266,270,274,278,282,286,292,296,302,306,312,316,321,325,328,332,338,342,348,352,358,361,365,369,373,377,381,382,383,384,387,390,393,396,400,401,402,403,404,407,409,411,413,418,419,423,429,433,434,436,447,448,452,458,462,463,464,468,495,499,500,504,532,703,729,901,927,958,966,972,986,1008,1013,1018,1028,1037,1046,1050,1057,1065,1072,1073,1082,1085,1088,1092,1096,1100,1103,1104,1109,1114,1124,1129,1136,1142,1143,1146,1150,1155,1157,1159,1162,1165,1167,1171,1174,1181,1184,1187,1191,1193,1197,1199,1201,1203,1207,1215,1223,1235,1241,1250,1253,1264,1267,1268,1273,1274,1279,1348,1418,1419,1429,1438,1439,1441,1445,1448,1451,1454,1457,1460,1463,1466,1470,1473,1476,1479,1483,1486,1490,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1516,1518,1519,1520,1521,1522,1523,1524,1525,1527,1528,1530,1531,1533,1535,1536,1538,1539,1540,1541,1542,1543,1545,1546,1547,1548,1549,1550,1552,1554,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1570,1571,1572,1573,1574,1575,1577,1581,1585,1586,1587,1588,1589,1590,1594,1595,1596,1597,1599,1601,1603,1605,1607,1608,1609,1610,1612,1614,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1630,1631,1632,1633,1635,1637,1638,1640,1641,1643,1645,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1660,1661,1662,1663,1665,1666,1667,1668,1669,1671,1673,1675,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1775,1778,1781,1784,1798,1809,1819,1849,1876,1885,1960,2357,2362,2390,2408,2444,2450,2456,2479,2620,2640,2646,2650,2656,2693,2705,2771,2795,2864,2883,2909",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,4638,4707,4776,4846,4920,4996,5060,5137,5213,5290,5355,5424,5501,5576,5645,5713,5790,5856,5917,6014,6079,6148,6247,6318,6377,6435,6492,6551,6615,6686,6758,6830,6902,6974,7041,7109,7177,7236,7299,7363,7453,7544,7604,7670,7737,7803,7873,7937,7990,8057,8118,8185,8298,8356,8419,8484,8549,8624,8697,8769,8818,8879,8940,9001,9063,9127,9191,9255,9320,9383,9443,9504,9570,9629,9689,9751,9822,9882,9950,10036,10123,10213,10300,10388,10470,10553,10643,10734,10786,10844,10889,10955,11019,11076,11133,11187,11244,11292,11341,11392,11426,11473,11522,11568,11600,11664,11726,11786,11843,11917,11987,12065,12119,12189,12274,12322,12368,12429,12492,12558,12622,12693,12756,12821,12885,12946,13007,13059,13132,13206,13275,13350,13424,13498,13639,13709,13762,13840,13930,14018,14114,14204,14786,14875,15122,15403,15655,15940,16333,16810,17032,17254,17530,17757,17987,18217,18447,18677,18904,19323,19549,19974,20204,20632,20851,21134,21342,21473,21700,22126,22351,22778,22999,23424,23544,23820,24121,24445,24736,25050,25187,25318,25423,25665,25832,26036,26244,26515,26627,26739,26844,26961,27175,27321,27461,27547,27895,27983,28229,28647,28896,28978,29076,29693,29793,30045,30469,30724,30818,30907,31144,33196,33438,33540,33793,35977,47101,48617,59840,61368,63125,63751,64171,65232,66497,66753,66989,67536,68030,68635,68833,69413,69977,70352,70470,71008,71165,71361,71634,71890,72060,72201,72265,72630,72997,73673,73937,74275,74628,74722,74908,75214,75476,75601,75728,75967,76178,76297,76490,76667,77122,77303,77425,77684,77797,77984,78086,78193,78322,78597,79105,79601,80478,80772,81342,81491,82223,82395,82479,82815,82907,83185,88594,94146,94208,94838,95452,95543,95656,95885,96045,96197,96368,96534,96703,96870,97033,97276,97446,97619,97790,98064,98263,98468,98798,98882,98978,99074,99172,99272,99374,99476,99578,99680,99782,99882,99978,100090,100219,100342,100473,100604,100702,100816,100910,101050,101184,101280,101392,101492,101608,101704,101816,101916,102056,102192,102356,102486,102644,102794,102935,103079,103214,103326,103476,103604,103732,103868,104000,104130,104260,104372,104512,104658,104802,104940,105006,105096,105172,105276,105366,105468,105576,105684,105784,105864,105956,106054,106164,106242,106348,106440,106544,106654,106776,106939,107096,107176,107276,107366,107476,107566,107807,107901,108007,108099,108199,108311,108425,108541,108657,108751,108865,108977,109079,109199,109321,109403,109507,109627,109753,109851,109945,110033,110145,110261,110383,110495,110670,110786,110872,110964,111076,111200,111267,111393,111461,111589,111733,111861,111930,112025,112140,112253,112352,112461,112572,112683,112784,112889,112989,113119,113210,113333,113427,113539,113625,113729,113825,113913,114031,114135,114239,114365,114453,114561,114661,114751,114861,114945,115047,115131,115185,115249,115355,115441,115551,115635,115755,120899,121017,121132,121264,121979,122671,123188,124787,126320,126708,131443,151705,151965,153475,154508,156521,156783,157139,157969,164751,165885,166179,166402,166729,168779,169427,173278,174480,178559,179774,181183",
+ "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,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,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,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,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,217,218,222,226,230,235,241,248,252,256,261,265,269,273,277,281,285,291,295,301,305,311,315,320,324,327,331,337,341,347,351,357,360,364,368,372,376,380,381,382,383,386,389,392,395,399,400,401,402,403,406,408,410,412,417,418,422,428,432,433,435,446,447,451,457,461,462,463,467,494,498,499,503,531,702,728,900,926,957,965,971,985,1007,1012,1017,1027,1036,1045,1049,1056,1064,1071,1072,1081,1084,1087,1091,1095,1099,1102,1103,1108,1113,1123,1128,1135,1141,1142,1145,1149,1154,1156,1158,1161,1164,1166,1170,1173,1180,1183,1186,1190,1192,1196,1198,1200,1202,1206,1214,1222,1234,1240,1249,1252,1263,1266,1267,1272,1273,1278,1347,1417,1418,1428,1437,1438,1440,1444,1447,1450,1453,1456,1459,1462,1465,1469,1472,1475,1478,1482,1485,1489,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1515,1517,1518,1519,1520,1521,1522,1523,1524,1526,1527,1529,1530,1532,1534,1535,1537,1538,1539,1540,1541,1542,1544,1545,1546,1547,1548,1549,1551,1553,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1569,1570,1571,1572,1573,1574,1576,1580,1584,1585,1586,1587,1588,1589,1593,1594,1595,1596,1598,1600,1602,1604,1606,1607,1608,1609,1611,1613,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1629,1630,1631,1632,1634,1636,1637,1639,1640,1642,1644,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1659,1660,1661,1662,1664,1665,1666,1667,1668,1670,1672,1674,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1774,1777,1780,1783,1797,1808,1818,1848,1875,1884,1959,2356,2361,2389,2407,2443,2449,2455,2478,2619,2639,2645,2649,2655,2692,2704,2770,2794,2863,2882,2908,2917",
+ "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,66,60,66,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,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,83,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,89,12,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,85,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",
+ "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,4702,4771,4841,4915,4991,5055,5132,5208,5285,5350,5419,5496,5571,5640,5708,5785,5851,5912,6009,6074,6143,6242,6313,6372,6430,6487,6546,6610,6681,6753,6825,6897,6969,7036,7104,7172,7231,7294,7358,7448,7539,7599,7665,7732,7798,7868,7932,7985,8052,8113,8180,8293,8351,8414,8479,8544,8619,8692,8764,8813,8874,8935,8996,9058,9122,9186,9250,9315,9378,9438,9499,9565,9624,9684,9746,9817,9877,9945,10031,10118,10208,10295,10383,10465,10548,10638,10729,10781,10839,10884,10950,11014,11071,11128,11182,11239,11287,11336,11387,11421,11468,11517,11563,11595,11659,11721,11781,11838,11912,11982,12060,12114,12184,12269,12317,12363,12424,12487,12553,12617,12688,12751,12816,12880,12941,13002,13054,13127,13201,13270,13345,13419,13493,13634,13704,13757,13835,13925,14013,14109,14199,14781,14870,15117,15398,15650,15935,16328,16805,17027,17249,17525,17752,17982,18212,18442,18672,18899,19318,19544,19969,20199,20627,20846,21129,21337,21468,21695,22121,22346,22773,22994,23419,23539,23815,24116,24440,24731,25045,25182,25313,25418,25660,25827,26031,26239,26510,26622,26734,26839,26956,27170,27316,27456,27542,27890,27978,28224,28642,28891,28973,29071,29688,29788,30040,30464,30719,30813,30902,31139,33191,33433,33535,33788,35972,47096,48612,59835,61363,63120,63746,64166,65227,66492,66748,66984,67531,68025,68630,68828,69408,69972,70347,70465,71003,71160,71356,71629,71885,72055,72196,72260,72625,72992,73668,73932,74270,74623,74717,74903,75209,75471,75596,75723,75962,76173,76292,76485,76662,77117,77298,77420,77679,77792,77979,78081,78188,78317,78592,79100,79596,80473,80767,81337,81486,82218,82390,82474,82810,82902,83180,88589,94141,94203,94833,95447,95538,95651,95880,96040,96192,96363,96529,96698,96865,97028,97271,97441,97614,97785,98059,98258,98463,98793,98877,98973,99069,99167,99267,99369,99471,99573,99675,99777,99877,99973,100085,100214,100337,100468,100599,100697,100811,100905,101045,101179,101275,101387,101487,101603,101699,101811,101911,102051,102187,102351,102481,102639,102789,102930,103074,103209,103321,103471,103599,103727,103863,103995,104125,104255,104367,104507,104653,104797,104935,105001,105091,105167,105271,105361,105463,105571,105679,105779,105859,105951,106049,106159,106237,106343,106435,106539,106649,106771,106934,107091,107171,107271,107361,107471,107561,107802,107896,108002,108094,108194,108306,108420,108536,108652,108746,108860,108972,109074,109194,109316,109398,109502,109622,109748,109846,109940,110028,110140,110256,110378,110490,110665,110781,110867,110959,111071,111195,111262,111388,111456,111584,111728,111856,111925,112020,112135,112248,112347,112456,112567,112678,112779,112884,112984,113114,113205,113328,113422,113534,113620,113724,113820,113908,114026,114130,114234,114360,114448,114556,114656,114746,114856,114940,115042,115126,115180,115244,115350,115436,115546,115630,115750,120894,121012,121127,121259,121974,122666,123183,124782,126315,126703,131438,151700,151960,153470,154503,156516,156778,157134,157964,164746,165880,166174,166397,166724,168774,169422,173273,174475,178554,179769,181178,181652"
+ },
+ "to": {
+ "startLines": "15,20,21,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,284,285,286,287,288,289,290,291,292,308,309,310,311,312,313,314,315,351,352,353,354,355,358,359,360,372,373,374,375,376,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,406,408,409,410,411,412,419,427,428,432,436,440,445,451,458,462,466,471,475,479,483,487,491,495,501,505,511,515,521,525,530,534,537,541,547,551,557,561,567,570,574,578,582,586,590,591,592,593,596,599,602,605,609,610,611,612,613,616,618,620,622,627,628,632,638,642,643,645,656,657,661,667,671,672,673,677,704,708,709,713,741,912,938,1110,1136,1167,1175,1181,1195,1217,1222,1227,1237,1246,1255,1259,1266,1274,1281,1282,1291,1294,1297,1301,1305,1309,1312,1313,1318,1323,1333,1338,1345,1351,1352,1355,1359,1364,1366,1368,1371,1374,1376,1380,1383,1390,1393,1396,1400,1402,1406,1408,1410,1412,1416,1424,1432,1444,1450,1459,1462,1473,1476,1477,1482,1483,1488,1557,1627,1628,1638,1647,1648,1650,1654,1657,1660,1663,1666,1669,1672,1675,1679,1682,1685,1688,1692,1695,1699,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1725,1727,1728,1729,1730,1731,1732,1733,1734,1736,1737,1739,1740,1742,1744,1745,1747,1748,1749,1750,1751,1752,1754,1755,1756,1757,1758,1770,1772,1774,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1790,1791,1792,1793,1794,1795,1797,1801,1805,1806,1807,1808,1809,1810,1814,1815,1816,1817,1819,1821,1823,1825,1827,1828,1829,1830,1832,1834,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1850,1851,1852,1853,1855,1857,1858,1860,1861,1863,1865,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1880,1881,1882,1883,1885,1886,1887,1888,1889,1891,1893,1895,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1914,1997,2000,2003,2006,2020,2031,2086,2116,2143,2152,2227,2624,2636,2667,2805,2841,2847,2853,2876,3017,3037,3043,3047,3053,3090,3134,3200,3224,3293,3312,3338",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "664,846,891,6018,6059,6114,6173,6235,6316,6377,6452,6528,6605,6683,6768,6850,6926,7002,7079,7157,7263,7369,7448,7528,7585,7787,7861,7936,8001,8067,8127,8188,8260,8333,8400,8468,8527,8586,8645,8704,8763,8817,8871,8924,8978,9032,9086,9272,9346,9425,9498,9572,9643,9715,9787,9860,9917,9975,10048,10122,10196,10271,10343,10416,10486,10557,10617,10678,10747,10816,10886,10960,11036,11100,11177,11253,11330,11395,11464,11541,11616,11685,11753,11830,11896,11957,12054,12119,12188,12287,12358,12417,12475,12532,12591,12655,12726,12798,12870,12942,13014,13081,13149,13217,13276,13339,13403,13493,13584,13644,13710,13777,13843,13913,13977,14030,14097,14158,14225,14338,14396,14459,14524,14589,14664,14737,14809,14858,14919,14980,15041,15103,15167,15231,15295,15360,15423,15483,15544,15610,15669,15729,15791,15862,15922,16478,16564,16651,16741,16828,16916,16998,17081,17171,18240,18292,18350,18395,18461,18525,18582,18639,20816,20873,20921,20970,21021,21125,21172,21221,21827,21859,21923,21985,22045,22172,22246,22316,22394,22448,22518,22603,22651,22697,22758,22821,22887,22951,23022,23085,23150,23214,23275,23336,23388,23461,23535,23604,23679,23753,23827,23968,24100,24224,24302,24392,24480,24576,24985,25567,25656,25903,26184,26436,26721,27114,27591,27813,28035,28311,28538,28768,28998,29228,29458,29685,30104,30330,30755,30985,31413,31632,31915,32123,32254,32481,32907,33132,33559,33780,34205,34325,34601,34902,35226,35517,35831,35968,36099,36204,36446,36613,36817,37025,37296,37408,37520,37625,37742,37956,38102,38242,38328,38676,38764,39010,39428,39677,39759,39857,40474,40574,40826,41250,41505,41599,41688,41925,43977,44219,44321,44574,46758,57882,59398,70621,72149,73906,74532,74952,76013,77278,77534,77770,78317,78811,79416,79614,80194,80758,81133,81251,81789,81946,82142,82415,82671,82841,82982,83046,83411,83778,84454,84718,85056,85409,85503,85689,85995,86257,86382,86509,86748,86959,87078,87271,87448,87903,88084,88206,88465,88578,88765,88867,88974,89103,89378,89886,90382,91259,91553,92123,92272,93004,93176,93260,93596,93688,93966,99375,104927,104989,105619,106233,106324,106437,106666,106826,106978,107149,107315,107484,107651,107814,108057,108227,108400,108571,108845,109044,109249,109579,109663,109759,109855,109953,110053,110155,110257,110359,110461,110563,110663,110759,110871,111000,111123,111254,111385,111483,111597,111691,111831,111965,112061,112173,112273,112389,112485,112597,112697,112837,112973,113137,113267,113425,113575,113716,113860,113995,114107,114257,114385,114513,114649,114781,114911,115041,115153,116051,116197,116341,116479,116545,116635,116711,116815,116905,117007,117115,117223,117323,117403,117495,117593,117703,117781,117887,117979,118083,118193,118315,118478,118635,118715,118815,118905,119015,119105,119346,119440,119546,119638,119738,119850,119964,120080,120196,120290,120404,120516,120618,120738,120860,120942,121046,121166,121292,121390,121484,121572,121684,121800,121922,122034,122209,122325,122411,122503,122615,122739,122806,122932,123000,123128,123272,123400,123469,123564,123679,123792,123891,124000,124111,124222,124323,124428,124528,124658,124749,124872,124966,125078,125164,125268,125364,125452,125570,125674,125778,125904,125992,126100,126200,126290,126400,126484,126586,126670,126724,126788,126894,126980,127090,127174,127433,132577,132695,132810,132942,133657,134349,137495,139094,140627,141015,145750,166012,166570,174052,182301,184314,184576,184932,185762,192544,193678,193972,194195,194522,196572,199123,202974,204176,208255,209470,210879",
+ "endLines": "15,20,21,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,284,285,286,287,288,289,290,291,292,308,309,310,311,312,313,314,315,351,352,353,354,355,358,359,360,372,373,374,375,376,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,406,408,409,410,411,412,426,427,431,435,439,444,450,457,461,465,470,474,478,482,486,490,494,500,504,510,514,520,524,529,533,536,540,546,550,556,560,566,569,573,577,581,585,589,590,591,592,595,598,601,604,608,609,610,611,612,615,617,619,621,626,627,631,637,641,642,644,655,656,660,666,670,671,672,676,703,707,708,712,740,911,937,1109,1135,1166,1174,1180,1194,1216,1221,1226,1236,1245,1254,1258,1265,1273,1280,1281,1290,1293,1296,1300,1304,1308,1311,1312,1317,1322,1332,1337,1344,1350,1351,1354,1358,1363,1365,1367,1370,1373,1375,1379,1382,1389,1392,1395,1399,1401,1405,1407,1409,1411,1415,1423,1431,1443,1449,1458,1461,1472,1475,1476,1481,1482,1487,1556,1626,1627,1637,1646,1647,1649,1653,1656,1659,1662,1665,1668,1671,1674,1678,1681,1684,1687,1691,1694,1698,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1724,1726,1727,1728,1729,1730,1731,1732,1733,1735,1736,1738,1739,1741,1743,1744,1746,1747,1748,1749,1750,1751,1753,1754,1755,1756,1757,1758,1771,1773,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1789,1790,1791,1792,1793,1794,1796,1800,1804,1805,1806,1807,1808,1809,1813,1814,1815,1816,1818,1820,1822,1824,1826,1827,1828,1829,1831,1833,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1849,1850,1851,1852,1854,1856,1857,1859,1860,1862,1864,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1879,1880,1881,1882,1884,1885,1886,1887,1888,1890,1892,1894,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1996,1999,2002,2005,2019,2030,2040,2115,2142,2151,2226,2623,2628,2663,2684,2840,2846,2852,2875,3016,3036,3042,3046,3052,3089,3101,3199,3223,3292,3311,3337,3346",
+ "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,66,60,66,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,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,83,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,89,12,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,85,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",
+ "endOffsets": "714,886,935,6054,6109,6168,6230,6311,6372,6447,6523,6600,6678,6763,6845,6921,6997,7074,7152,7258,7364,7443,7523,7580,7638,7856,7931,7996,8062,8122,8183,8255,8328,8395,8463,8522,8581,8640,8699,8758,8812,8866,8919,8973,9027,9081,9135,9341,9420,9493,9567,9638,9710,9782,9855,9912,9970,10043,10117,10191,10266,10338,10411,10481,10552,10612,10673,10742,10811,10881,10955,11031,11095,11172,11248,11325,11390,11459,11536,11611,11680,11748,11825,11891,11952,12049,12114,12183,12282,12353,12412,12470,12527,12586,12650,12721,12793,12865,12937,13009,13076,13144,13212,13271,13334,13398,13488,13579,13639,13705,13772,13838,13908,13972,14025,14092,14153,14220,14333,14391,14454,14519,14584,14659,14732,14804,14853,14914,14975,15036,15098,15162,15226,15290,15355,15418,15478,15539,15605,15664,15724,15786,15857,15917,15985,16559,16646,16736,16823,16911,16993,17076,17166,17257,18287,18345,18390,18456,18520,18577,18634,18688,20868,20916,20965,21016,21050,21167,21216,21262,21854,21918,21980,22040,22097,22241,22311,22389,22443,22513,22598,22646,22692,22753,22816,22882,22946,23017,23080,23145,23209,23270,23331,23383,23456,23530,23599,23674,23748,23822,23963,24033,24148,24297,24387,24475,24571,24661,25562,25651,25898,26179,26431,26716,27109,27586,27808,28030,28306,28533,28763,28993,29223,29453,29680,30099,30325,30750,30980,31408,31627,31910,32118,32249,32476,32902,33127,33554,33775,34200,34320,34596,34897,35221,35512,35826,35963,36094,36199,36441,36608,36812,37020,37291,37403,37515,37620,37737,37951,38097,38237,38323,38671,38759,39005,39423,39672,39754,39852,40469,40569,40821,41245,41500,41594,41683,41920,43972,44214,44316,44569,46753,57877,59393,70616,72144,73901,74527,74947,76008,77273,77529,77765,78312,78806,79411,79609,80189,80753,81128,81246,81784,81941,82137,82410,82666,82836,82977,83041,83406,83773,84449,84713,85051,85404,85498,85684,85990,86252,86377,86504,86743,86954,87073,87266,87443,87898,88079,88201,88460,88573,88760,88862,88969,89098,89373,89881,90377,91254,91548,92118,92267,92999,93171,93255,93591,93683,93961,99370,104922,104984,105614,106228,106319,106432,106661,106821,106973,107144,107310,107479,107646,107809,108052,108222,108395,108566,108840,109039,109244,109574,109658,109754,109850,109948,110048,110150,110252,110354,110456,110558,110658,110754,110866,110995,111118,111249,111380,111478,111592,111686,111826,111960,112056,112168,112268,112384,112480,112592,112692,112832,112968,113132,113262,113420,113570,113711,113855,113990,114102,114252,114380,114508,114644,114776,114906,115036,115148,115288,116192,116336,116474,116540,116630,116706,116810,116900,117002,117110,117218,117318,117398,117490,117588,117698,117776,117882,117974,118078,118188,118310,118473,118630,118710,118810,118900,119010,119100,119341,119435,119541,119633,119733,119845,119959,120075,120191,120285,120399,120511,120613,120733,120855,120937,121041,121161,121287,121385,121479,121567,121679,121795,121917,122029,122204,122320,122406,122498,122610,122734,122801,122927,122995,123123,123267,123395,123464,123559,123674,123787,123886,123995,124106,124217,124318,124423,124523,124653,124744,124867,124961,125073,125159,125263,125359,125447,125565,125669,125773,125899,125987,126095,126195,126285,126395,126479,126581,126665,126719,126783,126889,126975,127085,127169,127289,132572,132690,132805,132937,133652,134344,134861,139089,140622,141010,145745,166007,166267,168075,175080,184309,184571,184927,185757,192539,193673,193967,194190,194517,196567,197215,202969,204171,208250,209465,210874,211348"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/values/colors.xml",
+ "from": {
+ "startLines": "4,2,3",
+ "startColumns": "4,4,4",
+ "startOffsets": "153,55,102",
+ "endColumns": "45,46,50",
+ "endOffsets": "194,97,148"
+ },
+ "to": {
+ "startLines": "152,153,154",
+ "startColumns": "4,4,4",
+ "startOffsets": "7643,7689,7736",
+ "endColumns": "45,46,50",
+ "endOffsets": "7684,7731,7782"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/values/styles.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "53",
+ "endLines": "7",
+ "endColumns": "12",
+ "endOffsets": "367"
+ },
+ "to": {
+ "startLines": "413",
+ "startColumns": "4",
+ "startOffsets": "24666",
+ "endLines": "418",
+ "endColumns": "12",
+ "endOffsets": "24980"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/28120aa98d624ce8fee0a8087788fd91/constraintlayout-1.1.3/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,127,128,129,130",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,5819,8395,8527,11791",
+ "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,126,127,128,129,130",
+ "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,3263,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,5814,8390,8522,11786,11894"
+ },
+ "to": {
+ "startLines": "2,3,11,12,13,14,16,22,23,24,25,28,29,32,35,36,37,38,39,42,45,46,47,48,53,56,59,60,61,66,67,68,71,74,75,78,81,84,87,88,91,94,95,100,101,106,109,112,113,114,115,116,117,118,119,120,121,2664,2665,2666,2804",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,166,457,505,557,618,719,940,1001,1061,1131,1264,1332,1461,1587,1649,1714,1782,1849,1972,2097,2164,2229,2294,2475,2596,2717,2783,2850,3060,3129,3195,3320,3446,3513,3639,3766,3891,4018,4083,4209,4332,4397,4605,4672,4852,4972,5092,5157,5219,5281,5343,5402,5462,5523,5584,5643,168080,170656,170788,182193",
+ "endLines": "2,10,11,12,13,14,19,22,23,24,27,28,31,34,35,36,37,38,41,44,45,46,47,52,55,58,59,60,65,66,67,70,73,74,77,80,83,86,87,90,93,94,99,100,105,108,111,112,113,114,115,116,117,118,119,120,129,2664,2665,2666,2804",
+ "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,3263,107",
+ "endOffsets": "161,452,500,552,613,659,841,996,1056,1126,1259,1327,1456,1582,1644,1709,1777,1844,1967,2092,2159,2224,2289,2470,2591,2712,2778,2845,3055,3124,3190,3315,3441,3508,3634,3761,3886,4013,4078,4204,4327,4392,4600,4667,4847,4967,5087,5152,5214,5276,5338,5397,5457,5518,5579,5638,6013,170651,170783,174047,182296"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/7c534088c709ef4f962350c99f0510e9/jetified-appcompat-resources-1.1.0/res/values/values.xml",
+ "from": {
+ "startLines": "2,29,36,47,74",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "55,1702,2087,2684,4317",
+ "endLines": "28,35,46,73,78",
+ "endColumns": "24,24,24,24,24",
+ "endOffsets": "1697,2082,2679,4312,4582"
+ },
+ "to": {
+ "startLines": "2041,2068,2075,3102,3129",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "134866,136513,136898,197220,198853",
+ "endLines": "2067,2074,2085,3128,3133",
+ "endColumns": "24,24,24,24,24",
+ "endOffsets": "136508,136893,137490,198848,199118"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,307,415,505,610,727,810,893,984,1076,1171,1265,1366,1459,1554,1648,1739,1830,1911,2012,2120,2219,2326,2438,2542,2704,2801",
+ "endColumns": "102,98,107,89,104,116,82,82,90,91,94,93,100,92,94,93,90,90,80,100,107,98,106,111,103,161,96,81",
+ "endOffsets": "203,302,410,500,605,722,805,888,979,1071,1166,1260,1361,1454,1549,1643,1734,1825,1906,2007,2115,2214,2321,2433,2537,2699,2796,2878"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-sw/values-sw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2883",
+ "endColumns": "100",
+ "endOffsets": "2979"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,619,738,822,904,995,1087,1183,1277,1378,1471,1566,1662,1753,1844,1930,2036,2142,2243,2350,2462,2566,2722,2820",
+ "endColumns": "107,103,107,85,107,118,83,81,90,91,95,93,100,92,94,95,90,90,85,105,105,100,106,111,103,155,97,83",
+ "endOffsets": "208,312,420,506,614,733,817,899,990,1082,1178,1272,1373,1466,1561,1657,1748,1839,1925,2031,2137,2238,2345,2457,2561,2717,2815,2899"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-mk/values-mk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2904",
+ "endColumns": "100",
+ "endOffsets": "3000"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,747,832,913,1004,1096,1191,1285,1386,1479,1574,1669,1760,1851,1935,2042,2153,2255,2363,2471,2581,2743,2843",
+ "endColumns": "119,105,106,88,100,118,84,80,90,91,94,93,100,92,94,94,90,90,83,106,110,101,107,107,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,742,827,908,999,1091,1186,1280,1381,1474,1569,1664,1755,1846,1930,2037,2148,2250,2358,2466,2576,2738,2838,2923"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-pt/values-pt.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2928",
+ "endColumns": "100",
+ "endOffsets": "3024"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-sq/values-sq.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2882",
+ "endColumns": "100",
+ "endOffsets": "2978"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,517,623,746,828,907,998,1090,1185,1279,1381,1474,1569,1666,1757,1850,1930,2036,2140,2238,2344,2448,2550,2704,2801",
+ "endColumns": "113,99,111,85,105,122,81,78,90,91,94,93,101,92,94,96,90,92,79,105,103,97,105,103,101,153,96,80",
+ "endOffsets": "214,314,426,512,618,741,823,902,993,1085,1180,1274,1376,1469,1564,1661,1752,1845,1925,2031,2135,2233,2339,2443,2545,2699,2796,2877"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-gu/values-gu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2868",
+ "endColumns": "100",
+ "endOffsets": "2964"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,212,316,423,510,610,730,808,886,977,1069,1164,1258,1359,1452,1547,1641,1732,1823,1902,2008,2109,2206,2315,2415,2525,2685,2788",
+ "endColumns": "106,103,106,86,99,119,77,77,90,91,94,93,100,92,94,93,90,90,78,105,100,96,108,99,109,159,102,79",
+ "endOffsets": "207,311,418,505,605,725,803,881,972,1064,1159,1253,1354,1447,1542,1636,1727,1818,1897,2003,2104,2201,2310,2410,2520,2680,2783,2863"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-hr/values-hr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2900",
+ "endColumns": "100",
+ "endOffsets": "2996"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,305,412,498,602,721,806,889,980,1072,1167,1261,1362,1455,1550,1645,1736,1827,1912,2016,2128,2229,2334,2448,2550,2719,2816",
+ "endColumns": "104,94,106,85,103,118,84,82,90,91,94,93,100,92,94,94,90,90,84,103,111,100,104,113,101,168,96,83",
+ "endOffsets": "205,300,407,493,597,716,801,884,975,1067,1162,1256,1357,1450,1545,1640,1731,1822,1907,2011,2123,2224,2329,2443,2545,2714,2811,2895"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,309,419,505,607,728,806,884,975,1067,1162,1256,1357,1450,1545,1639,1730,1821,1901,2006,2108,2206,2316,2419,2528,2686,2787",
+ "endColumns": "105,97,109,85,101,120,77,77,90,91,94,93,100,92,94,93,90,90,79,104,101,97,109,102,108,157,100,80",
+ "endOffsets": "206,304,414,500,602,723,801,879,970,1062,1157,1251,1352,1445,1540,1634,1725,1816,1896,2001,2103,2201,2311,2414,2523,2681,2782,2863"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-hi/values-hi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2868",
+ "endColumns": "100",
+ "endOffsets": "2964"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ne/values-ne.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2967",
+ "endColumns": "100",
+ "endOffsets": "3063"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,216,327,435,526,633,760,844,924,1015,1107,1202,1296,1397,1490,1585,1679,1770,1861,1946,2059,2160,2256,2369,2479,2603,2777,2888",
+ "endColumns": "110,110,107,90,106,126,83,79,90,91,94,93,100,92,94,93,90,90,84,112,100,95,112,109,123,173,110,78",
+ "endOffsets": "211,322,430,521,628,755,839,919,1010,1102,1197,1291,1392,1485,1580,1674,1765,1856,1941,2054,2155,2251,2364,2474,2598,2772,2883,2962"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,432,520,623,738,817,895,986,1078,1173,1267,1368,1461,1556,1650,1741,1834,1914,2018,2121,2219,2326,2433,2538,2695,2791",
+ "endColumns": "107,106,111,87,102,114,78,77,90,91,94,93,100,92,94,93,90,92,79,103,102,97,106,106,104,156,95,80",
+ "endOffsets": "208,315,427,515,618,733,812,890,981,1073,1168,1262,1363,1456,1551,1645,1736,1829,1909,2013,2116,2214,2321,2428,2533,2690,2786,2867"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-zu/values-zu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2872",
+ "endColumns": "100",
+ "endOffsets": "2968"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,527,631,752,837,918,1009,1101,1196,1290,1391,1484,1579,1673,1764,1856,1938,2050,2158,2258,2372,2478,2584,2748,2851",
+ "endColumns": "120,103,112,83,103,120,84,80,90,91,94,93,100,92,94,93,90,91,81,111,107,99,113,105,105,163,102,82",
+ "endOffsets": "221,325,438,522,626,747,832,913,1004,1096,1191,1285,1386,1479,1574,1668,1759,1851,1933,2045,2153,2253,2367,2473,2579,2743,2846,2929"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ro/values-ro.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2934",
+ "endColumns": "100",
+ "endOffsets": "3030"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,218,320,435,524,635,756,835,912,1010,1109,1204,1298,1406,1506,1608,1702,1800,1898,1978,2086,2189,2288,2404,2507,2612,2769,2871",
+ "endColumns": "112,101,114,88,110,120,78,76,97,98,94,93,107,99,101,93,97,97,79,107,102,98,115,102,104,156,101,80",
+ "endOffsets": "213,315,430,519,630,751,830,907,1005,1104,1199,1293,1401,1501,1603,1697,1795,1893,1973,2081,2184,2283,2399,2502,2607,2764,2866,2947"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ta/values-ta.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2952",
+ "endColumns": "100",
+ "endOffsets": "3048"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,219,325,434,520,624,744,821,897,989,1082,1177,1271,1373,1467,1563,1657,1749,1841,1925,2033,2139,2241,2352,2453,2569,2734,2832",
+ "endColumns": "113,105,108,85,103,119,76,75,91,92,94,93,101,93,95,93,91,91,83,107,105,101,110,100,115,164,97,84",
+ "endOffsets": "214,320,429,515,619,739,816,892,984,1077,1172,1266,1368,1462,1558,1652,1744,1836,1920,2028,2134,2236,2347,2448,2564,2729,2827,2912"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ur/values-ur.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2917",
+ "endColumns": "100",
+ "endOffsets": "3013"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,211,310,421,507,609,726,807,885,977,1070,1166,1268,1378,1472,1573,1667,1759,1852,1934,2045,2149,2248,2358,2460,2559,2725,2827",
+ "endColumns": "105,98,110,85,101,116,80,77,91,92,95,101,109,93,100,93,91,92,81,110,103,98,109,101,98,165,101,81",
+ "endOffsets": "206,305,416,502,604,721,802,880,972,1065,1161,1263,1373,1467,1568,1662,1754,1847,1929,2040,2144,2243,2353,2455,2554,2720,2822,2904"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-et/values-et.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2909",
+ "endColumns": "100",
+ "endOffsets": "3005"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.0/res/values-v24/values-v24.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,212",
+ "endColumns": "156,134",
+ "endOffsets": "207,342"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ar/values-ar.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2839",
+ "endColumns": "100",
+ "endOffsets": "2935"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,213,317,424,506,607,721,801,880,971,1063,1155,1249,1350,1443,1538,1631,1722,1816,1894,1999,2097,2195,2303,2403,2506,2661,2758",
+ "endColumns": "107,103,106,81,100,113,79,78,90,91,91,93,100,92,94,92,90,93,77,104,97,97,107,99,102,154,96,80",
+ "endOffsets": "208,312,419,501,602,716,796,875,966,1058,1150,1244,1345,1438,1533,1626,1717,1811,1889,1994,2092,2190,2298,2398,2501,2656,2753,2834"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-es-rUS/values-es-rUS.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2903",
+ "endColumns": "100",
+ "endOffsets": "2999"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,629,745,830,911,1002,1094,1189,1283,1383,1476,1575,1671,1762,1853,1934,2041,2140,2239,2347,2455,2562,2721,2821",
+ "endColumns": "119,108,107,84,101,115,84,80,90,91,94,93,99,92,98,95,90,90,80,106,98,98,107,107,106,158,99,81",
+ "endOffsets": "220,329,437,522,624,740,825,906,997,1089,1184,1278,1378,1471,1570,1666,1757,1848,1929,2036,2135,2234,2342,2450,2557,2716,2816,2898"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-es/values-es.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2918",
+ "endColumns": "100",
+ "endOffsets": "3014"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,207,320,428,513,614,742,828,910,1002,1095,1192,1286,1387,1481,1577,1673,1765,1857,1938,2045,2156,2255,2363,2471,2578,2737,2836",
+ "endColumns": "101,112,107,84,100,127,85,81,91,92,96,93,100,93,95,95,91,91,80,106,110,98,107,107,106,158,98,81",
+ "endOffsets": "202,315,423,508,609,737,823,905,997,1090,1187,1281,1382,1476,1572,1668,1760,1852,1933,2040,2151,2250,2358,2466,2573,2732,2831,2913"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,219,318,430,515,621,741,821,897,988,1080,1172,1266,1367,1460,1562,1657,1748,1839,1917,2024,2128,2224,2331,2434,2543,2699,2797",
+ "endColumns": "113,98,111,84,105,119,79,75,90,91,91,93,100,92,101,94,90,90,77,106,103,95,106,102,108,155,97,78",
+ "endOffsets": "214,313,425,510,616,736,816,892,983,1075,1167,1261,1362,1455,1557,1652,1743,1834,1912,2019,2123,2219,2326,2429,2538,2694,2792,2871"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-tr/values-tr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2876",
+ "endColumns": "100",
+ "endOffsets": "2972"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ml/values-ml.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2936",
+ "endColumns": "100",
+ "endOffsets": "3032"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,212,318,429,520,625,747,825,901,992,1084,1185,1279,1380,1474,1569,1668,1759,1850,1931,2040,2144,2243,2355,2467,2588,2753,2854",
+ "endColumns": "106,105,110,90,104,121,77,75,90,91,100,93,100,93,94,98,90,90,80,108,103,98,111,111,120,164,100,81",
+ "endOffsets": "207,313,424,515,620,742,820,896,987,1079,1180,1274,1375,1469,1564,1663,1754,1845,1926,2035,2139,2238,2350,2462,2583,2748,2849,2931"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,205,299,415,500,600,713,791,868,959,1051,1144,1238,1333,1426,1521,1619,1710,1801,1879,1987,2094,2190,2303,2406,2507,2660,2757",
+ "endColumns": "99,93,115,84,99,112,77,76,90,91,92,93,94,92,94,97,90,90,77,107,106,95,112,102,100,152,96,78",
+ "endOffsets": "200,294,410,495,595,708,786,863,954,1046,1139,1233,1328,1421,1516,1614,1705,1796,1874,1982,2089,2185,2298,2401,2502,2655,2752,2831"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-da/values-da.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2836",
+ "endColumns": "100",
+ "endOffsets": "2932"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,212,313,419,505,609,731,816,899,990,1082,1177,1271,1372,1465,1560,1665,1756,1847,1932,2037,2143,2246,2353,2462,2569,2739,2836",
+ "endColumns": "106,100,105,85,103,121,84,82,90,91,94,93,100,92,94,104,90,90,84,104,105,102,106,108,106,169,96,85",
+ "endOffsets": "207,308,414,500,604,726,811,894,985,1077,1172,1266,1367,1460,1555,1660,1751,1842,1927,2032,2138,2241,2348,2457,2564,2734,2831,2917"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2922",
+ "endColumns": "100",
+ "endOffsets": "3018"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-si/values-si.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2902",
+ "endColumns": "100",
+ "endOffsets": "2998"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,221,328,435,518,623,739,829,916,1007,1099,1193,1287,1388,1481,1576,1670,1761,1852,1935,2044,2148,2246,2356,2456,2563,2722,2821",
+ "endColumns": "115,106,106,82,104,115,89,86,90,91,93,93,100,92,94,93,90,90,82,108,103,97,109,99,106,158,98,80",
+ "endOffsets": "216,323,430,513,618,734,824,911,1002,1094,1188,1282,1383,1476,1571,1665,1756,1847,1930,2039,2143,2241,2351,2451,2558,2717,2816,2897"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,216,325,437,522,627,744,823,902,993,1085,1180,1274,1375,1468,1563,1658,1749,1840,1920,2026,2131,2229,2336,2442,2557,2718,2820",
+ "endColumns": "110,108,111,84,104,116,78,78,90,91,94,93,100,92,94,94,90,90,79,105,104,97,106,105,114,160,101,80",
+ "endOffsets": "211,320,432,517,622,739,818,897,988,1080,1175,1269,1370,1463,1558,1653,1744,1835,1915,2021,2126,2224,2331,2437,2552,2713,2815,2896"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ky/values-ky.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2901",
+ "endColumns": "100",
+ "endOffsets": "2997"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-sr/values-sr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2919",
+ "endColumns": "100",
+ "endOffsets": "3015"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,212,313,419,505,609,731,815,897,988,1080,1175,1269,1370,1463,1558,1663,1754,1845,1930,2035,2141,2244,2350,2459,2566,2736,2833",
+ "endColumns": "106,100,105,85,103,121,83,81,90,91,94,93,100,92,94,104,90,90,84,104,105,102,105,108,106,169,96,85",
+ "endOffsets": "207,308,414,500,604,726,810,892,983,1075,1170,1264,1365,1458,1553,1658,1749,1840,1925,2030,2136,2239,2345,2454,2561,2731,2828,2914"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-watch-v21_values-watch-v21.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-bn/values-bn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2921",
+ "endColumns": "100",
+ "endOffsets": "3017"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,213,319,425,514,619,740,823,906,997,1089,1183,1277,1378,1471,1566,1660,1751,1842,1927,2037,2141,2244,2352,2460,2565,2730,2835",
+ "endColumns": "107,105,105,88,104,120,82,82,90,91,93,93,100,92,94,93,90,90,84,109,103,102,107,107,104,164,104,85",
+ "endOffsets": "208,314,420,509,614,735,818,901,992,1084,1178,1272,1373,1466,1561,1655,1746,1837,1922,2032,2136,2239,2347,2455,2560,2725,2830,2916"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,208,311,422,506,608,721,798,874,967,1061,1156,1250,1353,1448,1545,1643,1739,1832,1911,2017,2116,2212,2317,2420,2522,2676,2778",
+ "endColumns": "102,102,110,83,101,112,76,75,92,93,94,93,102,94,96,97,95,92,78,105,98,95,104,102,101,153,101,78",
+ "endOffsets": "203,306,417,501,603,716,793,869,962,1056,1151,1245,1348,1443,1540,1638,1734,1827,1906,2012,2111,2207,2312,2415,2517,2671,2773,2852"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-sv/values-sv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2857",
+ "endColumns": "100",
+ "endOffsets": "2953"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.0/res/values-en-rCA/values-en-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-en-rCA/values-en-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2846",
+ "endColumns": "100",
+ "endOffsets": "2942"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,612,727,805,881,973,1066,1162,1263,1371,1471,1575,1673,1771,1868,1949,2060,2162,2260,2367,2470,2574,2730,2832",
+ "endColumns": "104,97,111,85,105,114,77,75,91,92,95,100,107,99,103,97,97,96,80,110,101,97,106,102,103,155,101,80",
+ "endOffsets": "205,303,415,501,607,722,800,876,968,1061,1157,1258,1366,1466,1570,1668,1766,1863,1944,2055,2157,2255,2362,2465,2569,2725,2827,2908"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-de/values-de.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2913",
+ "endColumns": "100",
+ "endOffsets": "3009"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,210,313,422,506,611,730,808,884,976,1069,1162,1256,1358,1452,1549,1644,1736,1828,1908,2014,2121,2219,2323,2429,2536,2699,2799",
+ "endColumns": "104,102,108,83,104,118,77,75,91,92,92,93,101,93,96,94,91,91,79,105,106,97,103,105,106,162,99,80",
+ "endOffsets": "205,308,417,501,606,725,803,879,971,1064,1157,1251,1353,1447,1544,1639,1731,1823,1903,2009,2116,2214,2318,2424,2531,2694,2794,2875"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-it/values-it.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2880",
+ "endColumns": "100",
+ "endOffsets": "2976"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-kk/values-kk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2877",
+ "endColumns": "100",
+ "endOffsets": "2973"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,213,318,428,513,619,738,818,896,987,1079,1174,1268,1369,1462,1557,1654,1745,1836,1916,2021,2124,2222,2329,2435,2535,2701,2796",
+ "endColumns": "107,104,109,84,105,118,79,77,90,91,94,93,100,92,94,96,90,90,79,104,102,97,106,105,99,165,94,80",
+ "endOffsets": "208,313,423,508,614,733,813,891,982,1074,1169,1263,1364,1457,1552,1649,1740,1831,1911,2016,2119,2217,2324,2430,2530,2696,2791,2872"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,757,833,925,1018,1115,1211,1307,1401,1497,1589,1681,1773,1850,1946,2041,2136,2233,2329,2427,2577,2671",
+ "endColumns": "94,92,99,81,96,107,76,75,91,92,96,95,95,93,95,91,91,91,76,95,94,94,96,95,97,149,93,77",
+ "endOffsets": "195,288,388,470,567,675,752,828,920,1013,1110,1206,1302,1396,1492,1584,1676,1768,1845,1941,2036,2131,2228,2324,2422,2572,2666,2744"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-zh-rTW/values-zh-rTW.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2749",
+ "endColumns": "100",
+ "endOffsets": "2845"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,328,435,518,624,750,834,914,1005,1097,1190,1285,1384,1477,1570,1664,1755,1846,1926,2037,2145,2243,2353,2458,2566,2726,2825",
+ "endColumns": "117,104,106,82,105,125,83,79,90,91,92,94,98,92,92,93,90,90,79,110,107,97,109,104,107,159,98,80",
+ "endOffsets": "218,323,430,513,619,745,829,909,1000,1092,1185,1280,1379,1472,1565,1659,1750,1841,1921,2032,2140,2238,2348,2453,2561,2721,2820,2901"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ca/values-ca.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2906",
+ "endColumns": "100",
+ "endOffsets": "3002"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,794,870,961,1053,1148,1242,1343,1436,1531,1625,1716,1807,1888,1991,2094,2193,2298,2402,2506,2662,2762",
+ "endColumns": "103,99,107,83,99,114,77,75,90,91,94,93,100,92,94,93,90,90,80,102,102,98,104,103,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,789,865,956,1048,1143,1237,1338,1431,1526,1620,1711,1802,1883,1986,2089,2188,2293,2397,2501,2657,2757,2839"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-en-rAU/values-en-rAU.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2844",
+ "endColumns": "100",
+ "endOffsets": "2940"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-en-rIN/values-en-rIN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2844",
+ "endColumns": "100",
+ "endOffsets": "2940"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,794,870,961,1053,1148,1242,1343,1436,1531,1625,1716,1807,1888,1991,2094,2193,2298,2402,2506,2662,2762",
+ "endColumns": "103,99,107,83,99,114,77,75,90,91,94,93,100,92,94,93,90,90,80,102,102,98,104,103,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,789,865,956,1048,1143,1237,1338,1431,1526,1620,1711,1802,1883,1986,2089,2188,2293,2397,2501,2657,2757,2839"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-lt/values-lt.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2957",
+ "endColumns": "100",
+ "endOffsets": "3053"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,325,438,525,627,749,832,913,1007,1102,1199,1295,1399,1495,1593,1689,1783,1877,1959,2068,2176,2276,2386,2491,2597,2773,2874",
+ "endColumns": "115,103,112,86,101,121,82,80,93,94,96,95,103,95,97,95,93,93,81,108,107,99,109,104,105,175,100,82",
+ "endOffsets": "216,320,433,520,622,744,827,908,1002,1097,1194,1290,1394,1490,1588,1684,1778,1872,1954,2063,2171,2271,2381,2486,2592,2768,2869,2952"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-en-rXC/values-en-rXC.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "202",
+ "endOffsets": "253"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "5682",
+ "endColumns": "202",
+ "endOffsets": "5880"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.0/res/values-h720dp-v13/values-h720dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "66",
+ "endOffsets": "117"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,809,886,977,1069,1164,1258,1353,1446,1541,1638,1729,1820,1903,2007,2119,2218,2324,2435,2537,2700,2798",
+ "endColumns": "106,101,108,85,104,116,77,76,90,91,94,93,94,92,94,96,90,90,82,103,111,98,105,110,101,162,97,81",
+ "endOffsets": "207,309,418,504,609,726,804,881,972,1064,1159,1253,1348,1441,1536,1633,1724,1815,1898,2002,2114,2213,2319,2430,2532,2695,2793,2875"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-cs/values-cs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2880",
+ "endColumns": "100",
+ "endOffsets": "2976"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.0/res/values-v18/values-v18.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "48",
+ "endOffsets": "99"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,222,334,445,535,640,759,837,914,1005,1097,1192,1286,1387,1480,1575,1670,1761,1852,1934,2048,2150,2247,2362,2465,2580,2742,2845",
+ "endColumns": "116,111,110,89,104,118,77,76,90,91,94,93,100,92,94,94,90,90,81,113,101,96,114,102,114,161,102,79",
+ "endOffsets": "217,329,440,530,635,754,832,909,1000,1092,1187,1281,1382,1475,1570,1665,1756,1847,1929,2043,2145,2242,2357,2460,2575,2737,2840,2920"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-te/values-te.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2925",
+ "endColumns": "100",
+ "endOffsets": "3021"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,203,301,407,493,596,713,791,868,959,1051,1143,1237,1338,1431,1526,1619,1710,1801,1880,1980,2080,2176,2278,2378,2477,2627,2723",
+ "endColumns": "97,97,105,85,102,116,77,76,90,91,91,93,100,92,94,92,90,90,78,99,99,95,101,99,98,149,95,78",
+ "endOffsets": "198,296,402,488,591,708,786,863,954,1046,1138,1232,1333,1426,1521,1614,1705,1796,1875,1975,2075,2171,2273,2373,2472,2622,2718,2797"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-am/values-am.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2802",
+ "endColumns": "100",
+ "endOffsets": "2898"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,202,296,397,479,577,683,763,839,930,1022,1117,1211,1312,1405,1500,1594,1685,1776,1855,1953,2047,2142,2242,2339,2439,2591,2685",
+ "endColumns": "96,93,100,81,97,105,79,75,90,91,94,93,100,92,94,93,90,90,78,97,93,94,99,96,99,151,93,77",
+ "endOffsets": "197,291,392,474,572,678,758,834,925,1017,1112,1206,1307,1400,1495,1589,1680,1771,1850,1948,2042,2137,2237,2334,2434,2586,2680,2758"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ko/values-ko.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2763",
+ "endColumns": "100",
+ "endOffsets": "2859"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v28_values-v28.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,421,507,612,733,812,889,981,1074,1169,1262,1358,1452,1548,1643,1735,1827,1915,2021,2128,2226,2335,2442,2556,2722,2822",
+ "endColumns": "114,101,98,85,104,120,78,76,91,92,94,92,95,93,95,94,91,91,87,105,106,97,108,106,113,165,99,80",
+ "endOffsets": "215,317,416,502,607,728,807,884,976,1069,1164,1257,1353,1447,1543,1638,1730,1822,1910,2016,2123,2221,2330,2437,2551,2717,2817,2898"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ru/values-ru.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2903",
+ "endColumns": "100",
+ "endOffsets": "2999"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,218,325,441,528,637,760,842,924,1015,1107,1202,1296,1397,1490,1585,1679,1770,1861,1945,2060,2169,2268,2394,2501,2609,2769,2872",
+ "endColumns": "112,106,115,86,108,122,81,81,90,91,94,93,100,92,94,93,90,90,83,114,108,98,125,106,107,159,102,84",
+ "endOffsets": "213,320,436,523,632,755,837,919,1010,1102,1197,1291,1392,1485,1580,1674,1765,1856,1940,2055,2164,2263,2389,2496,2604,2764,2867,2952"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-my/values-my.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2957",
+ "endColumns": "100",
+ "endOffsets": "3053"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.0/res/values-ldltr-v21/values-ldltr-v21.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "112",
+ "endOffsets": "163"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-uz/values-uz.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2859",
+ "endColumns": "100",
+ "endOffsets": "2955"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,305,405,487,587,704,789,868,959,1051,1146,1240,1335,1428,1523,1618,1709,1801,1884,1994,2100,2200,2308,2414,2516,2677,2776",
+ "endColumns": "104,94,99,81,99,116,84,78,90,91,94,93,94,92,94,94,90,91,82,109,105,99,107,105,101,160,98,82",
+ "endOffsets": "205,300,400,482,582,699,784,863,954,1046,1141,1235,1330,1423,1518,1613,1704,1796,1879,1989,2095,2195,2303,2409,2511,2672,2771,2854"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.0/res/values-v23/values-v23.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,20,34,35,36,37,41,42,43,44",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,190,325,400,487,1371,2267,2386,2513,2618,2842,2957,3064,3177",
+ "endLines": "2,3,4,5,19,33,34,35,36,40,41,42,43,47",
+ "endColumns": "134,134,74,86,12,12,118,126,104,12,114,106,112,12",
+ "endOffsets": "185,320,395,482,1366,2262,2381,2508,2613,2837,2952,3059,3172,3402"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-nb/values-nb.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2816",
+ "endColumns": "100",
+ "endOffsets": "2912"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,208,303,417,503,603,716,793,869,960,1052,1146,1240,1341,1434,1529,1627,1718,1809,1886,1989,2087,2183,2287,2386,2487,2640,2737",
+ "endColumns": "102,94,113,85,99,112,76,75,90,91,93,93,100,92,94,97,90,90,76,102,97,95,103,98,100,152,96,78",
+ "endOffsets": "203,298,412,498,598,711,788,864,955,1047,1141,1235,1336,1429,1524,1622,1713,1804,1881,1984,2082,2178,2282,2381,2482,2635,2732,2811"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-hy/values-hy.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2896",
+ "endColumns": "100",
+ "endOffsets": "2992"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,213,313,423,512,618,735,817,898,989,1081,1176,1270,1371,1464,1559,1653,1744,1835,1917,2023,2129,2228,2338,2446,2547,2717,2814",
+ "endColumns": "107,99,109,88,105,116,81,80,90,91,94,93,100,92,94,93,90,90,81,105,105,98,109,107,100,169,96,81",
+ "endOffsets": "208,308,418,507,613,730,812,893,984,1076,1171,1265,1366,1459,1554,1648,1739,1830,1912,2018,2124,2223,2333,2441,2542,2712,2809,2891"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,303,411,496,598,708,786,864,955,1047,1138,1232,1333,1426,1521,1615,1706,1797,1877,1980,2078,2176,2279,2385,2486,2639,2734",
+ "endColumns": "104,92,107,84,101,109,77,77,90,91,90,93,100,92,94,93,90,90,79,102,97,97,102,105,100,152,94,80",
+ "endOffsets": "205,298,406,491,593,703,781,859,950,1042,1133,1227,1328,1421,1516,1610,1701,1792,1872,1975,2073,2171,2274,2380,2481,2634,2729,2810"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-th/values-th.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2815",
+ "endColumns": "100",
+ "endOffsets": "2911"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v25_values-v25.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-in/values-in.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2893",
+ "endColumns": "100",
+ "endOffsets": "2989"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,220,324,429,516,620,736,819,898,989,1081,1176,1270,1371,1464,1559,1653,1744,1835,1920,2023,2128,2229,2333,2442,2550,2710,2809",
+ "endColumns": "114,103,104,86,103,115,82,78,90,91,94,93,100,92,94,93,90,90,84,102,104,100,103,108,107,159,98,83",
+ "endOffsets": "215,319,424,511,615,731,814,893,984,1076,1171,1265,1366,1459,1554,1648,1739,1830,1915,2018,2123,2224,2328,2437,2545,2705,2804,2888"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,200,295,395,477,574,680,757,833,924,1016,1113,1209,1304,1397,1492,1584,1675,1766,1843,1939,2034,2129,2226,2322,2420,2568,2662",
+ "endColumns": "94,94,99,81,96,105,76,75,90,91,96,95,94,92,94,91,90,90,76,95,94,94,96,95,97,147,93,77",
+ "endOffsets": "195,290,390,472,569,675,752,828,919,1011,1108,1204,1299,1392,1487,1579,1670,1761,1838,1934,2029,2124,2221,2317,2415,2563,2657,2735"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-zh-rCN/values-zh-rCN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2740",
+ "endColumns": "100",
+ "endOffsets": "2836"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,795,875,966,1058,1151,1245,1352,1445,1540,1635,1726,1820,1900,2010,2117,2214,2323,2423,2526,2681,2779",
+ "endColumns": "99,96,111,84,100,113,80,79,90,91,92,93,106,92,94,94,90,93,79,109,106,96,108,99,102,154,97,79",
+ "endOffsets": "200,297,409,494,595,709,790,870,961,1053,1146,1240,1347,1440,1535,1630,1721,1815,1895,2005,2112,2209,2318,2418,2521,2676,2774,2854"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-is/values-is.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2859",
+ "endColumns": "100",
+ "endOffsets": "2955"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,215,316,426,514,621,735,817,896,987,1079,1173,1272,1373,1466,1561,1655,1746,1838,1922,2027,2133,2233,2342,2447,2549,2707,2813",
+ "endColumns": "109,100,109,87,106,113,81,78,90,91,93,98,100,92,94,93,90,91,83,104,105,99,108,104,101,157,105,82",
+ "endOffsets": "210,311,421,509,616,730,812,891,982,1074,1168,1267,1368,1461,1556,1650,1741,1833,1917,2022,2128,2228,2337,2442,2544,2702,2808,2891"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-az/values-az.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2896",
+ "endColumns": "100",
+ "endOffsets": "2992"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,226,323,430,516,620,742,827,910,1001,1093,1188,1282,1383,1476,1571,1666,1757,1848,1935,2038,2142,2243,2348,2462,2565,2734,2830",
+ "endColumns": "120,96,106,85,103,121,84,82,90,91,94,93,100,92,94,94,90,90,86,102,103,100,104,113,102,168,95,85",
+ "endOffsets": "221,318,425,511,615,737,822,905,996,1088,1183,1277,1378,1471,1566,1661,1752,1843,1930,2033,2137,2238,2343,2457,2560,2729,2825,2911"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-bs/values-bs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2916",
+ "endColumns": "100",
+ "endOffsets": "3012"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-hu/values-hu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2942",
+ "endColumns": "100",
+ "endOffsets": "3038"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,305,420,504,619,742,819,895,986,1078,1173,1267,1368,1461,1556,1651,1742,1833,1915,2025,2135,2235,2346,2455,2574,2756,2859",
+ "endColumns": "107,91,114,83,114,122,76,75,90,91,94,93,100,92,94,94,90,90,81,109,109,99,110,108,118,181,102,82",
+ "endOffsets": "208,300,415,499,614,737,814,890,981,1073,1168,1262,1363,1456,1551,1646,1737,1828,1910,2020,2130,2230,2341,2450,2569,2751,2854,2937"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-lv/values-lv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "3071",
+ "endColumns": "100",
+ "endOffsets": "3167"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,335,444,530,634,756,838,919,1029,1136,1242,1351,1463,1566,1678,1785,1890,1990,2074,2183,2294,2393,2504,2611,2716,2890,2989",
+ "endColumns": "119,109,108,85,103,121,81,80,109,106,105,108,111,102,111,106,104,99,83,108,110,98,110,106,104,173,98,81",
+ "endOffsets": "220,330,439,525,629,751,833,914,1024,1131,1237,1346,1458,1561,1673,1780,1885,1985,2069,2178,2289,2388,2499,2606,2711,2885,2984,3066"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,766,842,933,1025,1120,1214,1315,1408,1503,1597,1688,1779,1856,1958,2056,2151,2254,2350,2446,2594,2691",
+ "endColumns": "96,92,104,81,97,107,77,75,90,91,94,93,100,92,94,93,90,90,76,101,97,94,102,95,95,147,96,77",
+ "endOffsets": "197,290,395,477,575,683,761,837,928,1020,1115,1209,1310,1403,1498,1592,1683,1774,1851,1953,2051,2146,2249,2345,2441,2589,2686,2764"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ja/values-ja.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2769",
+ "endColumns": "100",
+ "endOffsets": "2865"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.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,264,265,266,267,268,271",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,19270,19386,19512,19638,19766,19938",
+ "endLines": "2,3,4,5,264,265,266,267,270,275",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,19381,19507,19633,19761,19933,20271"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,106,109,152,155,158,160,162,164,167,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,220,222,223,224,234,235,236,248",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,4213,4362,4511,4623,4770,4923,5070,5145,5234,5321,5422,5525,8499,8684,11670,11867,12066,12189,12312,12425,12608,12863,13064,13153,13264,13497,13598,13693,13816,13945,14062,14239,14338,14473,14616,14751,14870,15071,15190,15283,15394,15450,15557,15752,15863,15996,16091,16182,16273,16366,16483,16622,16693,16776,17456,17513,17571,18265",
+ "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,105,108,151,154,157,159,161,163,166,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,219,221,222,223,233,234,235,247,259",
+ "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,92,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,4208,4357,4506,4618,4765,4918,5065,5140,5229,5316,5417,5520,8494,8679,11665,11862,12061,12184,12307,12420,12603,12858,13059,13148,13259,13492,13593,13688,13811,13940,14057,14234,14333,14468,14611,14746,14865,15066,15185,15278,15389,15445,15552,15747,15858,15991,16086,16177,16268,16361,16478,16617,16688,16771,17451,17508,17566,18260,18966"
+ },
+ "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,110,113,156,159,162,164,166,168,171,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,224,226,227,228,238,239,240,252",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,4512,4661,4810,4922,5069,5222,5369,5444,5533,5620,5721,5824,8798,8983,11969,12166,12365,12488,12611,12724,12907,13162,13363,13452,13563,13796,13897,13992,14115,14244,14361,14538,14637,14772,14915,15050,15169,15370,15489,15582,15693,15749,15856,16051,16162,16295,16390,16481,16572,16665,16782,16921,16992,17075,17755,17812,17870,18564",
+ "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,109,112,155,158,161,163,165,167,170,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,223,225,226,227,237,238,239,251,263",
+ "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,92,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,4507,4656,4805,4917,5064,5217,5364,5439,5528,5615,5716,5819,8793,8978,11964,12161,12360,12483,12606,12719,12902,13157,13358,13447,13558,13791,13892,13987,14110,14239,14356,14533,14632,14767,14910,15045,15164,15365,15484,15577,15688,15744,15851,16046,16157,16290,16385,16476,16567,16660,16777,16916,16987,17070,17750,17807,17865,18559,19265"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-fr-rCA/values-fr-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2941",
+ "endColumns": "100",
+ "endOffsets": "3037"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,323,433,520,626,756,841,922,1013,1105,1203,1298,1399,1492,1585,1680,1771,1862,1947,2057,2168,2271,2382,2490,2597,2756,2855",
+ "endColumns": "110,106,109,86,105,129,84,80,90,91,97,94,100,92,92,94,90,90,84,109,110,102,110,107,106,158,98,85",
+ "endOffsets": "211,318,428,515,621,751,836,917,1008,1100,1198,1293,1394,1487,1580,1675,1766,1857,1942,2052,2163,2266,2377,2485,2592,2751,2850,2936"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.0/res/values-night-v8/values-night-v8.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "55,125,209,293,389,491,593,687",
+ "endColumns": "69,83,83,95,101,101,93,88",
+ "endOffsets": "120,204,288,384,486,588,682,771"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-pl/values-pl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2899",
+ "endColumns": "100",
+ "endOffsets": "2995"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,220,322,430,516,623,742,821,898,989,1081,1176,1270,1372,1465,1560,1655,1746,1837,1918,2027,2127,2226,2335,2447,2558,2721,2817",
+ "endColumns": "114,101,107,85,106,118,78,76,90,91,94,93,101,92,94,94,90,90,80,108,99,98,108,111,110,162,95,81",
+ "endOffsets": "215,317,425,511,618,737,816,893,984,1076,1171,1265,1367,1460,1555,1650,1741,1832,1913,2022,2122,2221,2330,2442,2553,2716,2812,2894"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,214,316,424,510,615,733,814,894,985,1077,1172,1266,1367,1460,1555,1650,1741,1832,1930,2036,2142,2240,2347,2454,2559,2729,2829",
+ "endColumns": "108,101,107,85,104,117,80,79,90,91,94,93,100,92,94,94,90,90,97,105,105,97,106,106,104,169,99,80",
+ "endOffsets": "209,311,419,505,610,728,809,889,980,1072,1167,1261,1362,1455,1550,1645,1736,1827,1925,2031,2137,2235,2342,2449,2554,2724,2824,2905"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-uk/values-uk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2910",
+ "endColumns": "100",
+ "endOffsets": "3006"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,212,314,423,507,610,729,807,884,975,1067,1162,1256,1357,1450,1545,1639,1730,1821,1904,2008,2116,2217,2322,2437,2542,2699,2798",
+ "endColumns": "106,101,108,83,102,118,77,76,90,91,94,93,100,92,94,93,90,90,82,103,107,100,104,114,104,156,98,83",
+ "endOffsets": "207,309,418,502,605,724,802,879,970,1062,1157,1251,1352,1445,1540,1634,1725,1816,1899,2003,2111,2212,2317,2432,2537,2694,2793,2877"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-vi/values-vi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2882",
+ "endColumns": "100",
+ "endOffsets": "2978"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-watch-v20_values-watch-v20.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,210,310,418,502,604,720,799,878,969,1062,1156,1250,1351,1444,1539,1632,1723,1815,1895,2000,2103,2201,2306,2408,2510,2664,2761",
+ "endColumns": "104,99,107,83,101,115,78,78,90,92,93,93,100,92,94,92,90,91,79,104,102,97,104,101,101,153,96,80",
+ "endOffsets": "205,305,413,497,599,715,794,873,964,1057,1151,1245,1346,1439,1534,1627,1718,1810,1890,1995,2098,2196,2301,2403,2505,2659,2756,2837"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-iw/values-iw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2842",
+ "endColumns": "100",
+ "endOffsets": "2938"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,219,331,444,532,639,765,843,920,1011,1103,1198,1292,1393,1486,1581,1675,1766,1857,1938,2054,2164,2263,2376,2481,2595,2759,2859",
+ "endColumns": "113,111,112,87,106,125,77,76,90,91,94,93,100,92,94,93,90,90,80,115,109,98,112,104,113,163,99,81",
+ "endOffsets": "214,326,439,527,634,760,838,915,1006,1098,1193,1287,1388,1481,1576,1670,1761,1852,1933,2049,2159,2258,2371,2476,2590,2754,2854,2936"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-kn/values-kn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2941",
+ "endColumns": "100",
+ "endOffsets": "3037"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-be/values-be.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2916",
+ "endColumns": "100",
+ "endOffsets": "3012"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,635,754,834,912,1004,1097,1192,1286,1382,1476,1572,1667,1759,1851,1931,2037,2142,2240,2348,2454,2562,2735,2835",
+ "endColumns": "119,102,115,85,104,118,79,77,91,92,94,93,95,93,95,94,91,91,79,105,104,97,107,105,107,172,99,80",
+ "endOffsets": "220,323,439,525,630,749,829,907,999,1092,1187,1281,1377,1471,1567,1662,1754,1846,1926,2032,2137,2235,2343,2449,2557,2730,2830,2911"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ms/values-ms.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2880",
+ "endColumns": "100",
+ "endOffsets": "2976"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,810,889,980,1072,1167,1261,1360,1453,1548,1642,1733,1824,1903,2015,2123,2220,2329,2433,2540,2699,2800",
+ "endColumns": "110,104,107,86,103,110,78,78,90,91,94,93,98,92,94,93,90,90,78,111,107,96,108,103,106,158,100,79",
+ "endOffsets": "211,316,424,511,615,726,805,884,975,1067,1162,1256,1355,1448,1543,1637,1728,1819,1898,2010,2118,2215,2324,2428,2535,2694,2795,2875"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,316,427,511,612,727,807,885,978,1072,1164,1258,1361,1456,1553,1647,1740,1830,1911,2019,2123,2221,2327,2432,2537,2694,2795",
+ "endColumns": "109,100,110,83,100,114,79,77,92,93,91,93,102,94,96,93,92,89,80,107,103,97,105,104,104,156,100,80",
+ "endOffsets": "210,311,422,506,607,722,802,880,973,1067,1159,1253,1356,1451,1548,1642,1735,1825,1906,2014,2118,2216,2322,2427,2532,2689,2790,2871"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-fa/values-fa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2876",
+ "endColumns": "100",
+ "endOffsets": "2972"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-nl/values-nl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2914",
+ "endColumns": "100",
+ "endOffsets": "3010"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,827,904,996,1089,1184,1278,1379,1473,1569,1664,1756,1848,1929,2040,2143,2242,2357,2471,2574,2729,2832",
+ "endColumns": "117,104,106,85,107,119,77,76,91,92,94,93,100,93,95,94,91,91,80,110,102,98,114,113,102,154,102,81",
+ "endOffsets": "218,323,430,516,624,744,822,899,991,1084,1179,1273,1374,1468,1564,1659,1751,1843,1924,2035,2138,2237,2352,2466,2569,2724,2827,2909"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-af.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-af.json
new file mode 100644
index 0000000..7f11999
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-af.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,213,309,415,500,603,721,798,875,966,1058,1153,1247,1347,1440,1535,1634,1729,1823,1903,2010,2115,2212,2320,2423,2525,2679,2777",
+ "endColumns": "107,95,105,84,102,117,76,76,90,91,94,93,99,92,94,98,94,93,79,106,104,96,107,102,101,153,97,79",
+ "endOffsets": "208,304,410,495,598,716,793,870,961,1053,1148,1242,1342,1435,1530,1629,1724,1818,1898,2005,2110,2207,2315,2418,2520,2674,2772,2852"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-af/values-af.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2857",
+ "endColumns": "100",
+ "endOffsets": "2953"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-am.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-am.json
new file mode 100644
index 0000000..a900eff
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-am.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,203,301,407,493,596,713,791,868,959,1051,1143,1237,1338,1431,1526,1619,1710,1801,1880,1980,2080,2176,2278,2378,2477,2627,2723",
+ "endColumns": "97,97,105,85,102,116,77,76,90,91,91,93,100,92,94,92,90,90,78,99,99,95,101,99,98,149,95,78",
+ "endOffsets": "198,296,402,488,591,708,786,863,954,1046,1138,1232,1333,1426,1521,1614,1705,1796,1875,1975,2075,2171,2273,2373,2472,2622,2718,2797"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-am/values-am.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2802",
+ "endColumns": "100",
+ "endOffsets": "2898"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json
new file mode 100644
index 0000000..aada526
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ar/values-ar.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2839",
+ "endColumns": "100",
+ "endOffsets": "2935"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,213,317,424,506,607,721,801,880,971,1063,1155,1249,1350,1443,1538,1631,1722,1816,1894,1999,2097,2195,2303,2403,2506,2661,2758",
+ "endColumns": "107,103,106,81,100,113,79,78,90,91,91,93,100,92,94,92,90,93,77,104,97,97,107,99,102,154,96,80",
+ "endOffsets": "208,312,419,501,602,716,796,875,966,1058,1150,1244,1345,1438,1533,1626,1717,1811,1889,1994,2092,2190,2298,2398,2501,2656,2753,2834"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-as.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-as.json
new file mode 100644
index 0000000..4ec8294
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-as.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-as/values-as.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,510,612,732,809,885,976,1068,1163,1257,1358,1451,1546,1640,1731,1822,1907,2020,2128,2227,2336,2452,2572,2739,2841",
+ "endColumns": "107,98,106,90,101,119,76,75,90,91,94,93,100,92,94,93,90,90,84,112,107,98,108,115,119,166,101,81",
+ "endOffsets": "208,307,414,505,607,727,804,880,971,1063,1158,1252,1353,1446,1541,1635,1726,1817,1902,2015,2123,2222,2331,2447,2567,2734,2836,2918"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-as/values-as.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2923",
+ "endColumns": "100",
+ "endOffsets": "3019"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-az.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-az.json
new file mode 100644
index 0000000..7dee700
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-az.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,215,316,426,514,621,735,817,896,987,1079,1173,1272,1373,1466,1561,1655,1746,1838,1922,2027,2133,2233,2342,2447,2549,2707,2813",
+ "endColumns": "109,100,109,87,106,113,81,78,90,91,93,98,100,92,94,93,90,91,83,104,105,99,108,104,101,157,105,82",
+ "endOffsets": "210,311,421,509,616,730,812,891,982,1074,1168,1267,1368,1461,1556,1650,1741,1833,1917,2022,2128,2228,2337,2442,2544,2702,2808,2891"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-az/values-az.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2896",
+ "endColumns": "100",
+ "endOffsets": "2992"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json
new file mode 100644
index 0000000..a7d3b73
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,212,313,419,505,609,731,816,899,990,1082,1177,1271,1372,1465,1560,1665,1756,1847,1932,2037,2143,2246,2353,2462,2569,2739,2836",
+ "endColumns": "106,100,105,85,103,121,84,82,90,91,94,93,100,92,94,104,90,90,84,104,105,102,106,108,106,169,96,85",
+ "endOffsets": "207,308,414,500,604,726,811,894,985,1077,1172,1266,1367,1460,1555,1660,1751,1842,1927,2032,2138,2241,2348,2457,2564,2734,2831,2917"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2922",
+ "endColumns": "100",
+ "endOffsets": "3018"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-be.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-be.json
new file mode 100644
index 0000000..29e0afb
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-be.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-be/values-be.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2916",
+ "endColumns": "100",
+ "endOffsets": "3012"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,635,754,834,912,1004,1097,1192,1286,1382,1476,1572,1667,1759,1851,1931,2037,2142,2240,2348,2454,2562,2735,2835",
+ "endColumns": "119,102,115,85,104,118,79,77,91,92,94,93,95,93,95,94,91,91,79,105,104,97,107,105,107,172,99,80",
+ "endOffsets": "220,323,439,525,630,749,829,907,999,1092,1187,1281,1377,1471,1567,1662,1754,1846,1926,2032,2137,2235,2343,2449,2557,2730,2830,2911"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json
new file mode 100644
index 0000000..2e021d1
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-bg/values-bg.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2937",
+ "endColumns": "100",
+ "endOffsets": "3033"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,225,331,436,522,632,753,833,911,1002,1094,1189,1283,1384,1477,1572,1680,1771,1862,1944,2058,2166,2266,2380,2487,2595,2755,2854",
+ "endColumns": "119,105,104,85,109,120,79,77,90,91,94,93,100,92,94,107,90,90,81,113,107,99,113,106,107,159,98,82",
+ "endOffsets": "220,326,431,517,627,748,828,906,997,1089,1184,1278,1379,1472,1567,1675,1766,1857,1939,2053,2161,2261,2375,2482,2590,2750,2849,2932"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json
new file mode 100644
index 0000000..dac907e
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-bn/values-bn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2921",
+ "endColumns": "100",
+ "endOffsets": "3017"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,213,319,425,514,619,740,823,906,997,1089,1183,1277,1378,1471,1566,1660,1751,1842,1927,2037,2141,2244,2352,2460,2565,2730,2835",
+ "endColumns": "107,105,105,88,104,120,82,82,90,91,93,93,100,92,94,93,90,90,84,109,103,102,107,107,104,164,104,85",
+ "endOffsets": "208,314,420,509,614,735,818,901,992,1084,1178,1272,1373,1466,1561,1655,1746,1837,1922,2032,2136,2239,2347,2455,2560,2725,2830,2916"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json
new file mode 100644
index 0000000..4b6e4cf
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,226,323,430,516,620,742,827,910,1001,1093,1188,1282,1383,1476,1571,1666,1757,1848,1935,2038,2142,2243,2348,2462,2565,2734,2830",
+ "endColumns": "120,96,106,85,103,121,84,82,90,91,94,93,100,92,94,94,90,90,86,102,103,100,104,113,102,168,95,85",
+ "endOffsets": "221,318,425,511,615,737,822,905,996,1088,1183,1277,1378,1471,1566,1661,1752,1843,1930,2033,2137,2238,2343,2457,2560,2729,2825,2911"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-bs/values-bs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2916",
+ "endColumns": "100",
+ "endOffsets": "3012"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json
new file mode 100644
index 0000000..81d9304
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,328,435,518,624,750,834,914,1005,1097,1190,1285,1384,1477,1570,1664,1755,1846,1926,2037,2145,2243,2353,2458,2566,2726,2825",
+ "endColumns": "117,104,106,82,105,125,83,79,90,91,92,94,98,92,92,93,90,90,79,110,107,97,109,104,107,159,98,80",
+ "endOffsets": "218,323,430,513,619,745,829,909,1000,1092,1185,1280,1379,1472,1565,1659,1750,1841,1921,2032,2140,2238,2348,2453,2561,2721,2820,2901"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ca/values-ca.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2906",
+ "endColumns": "100",
+ "endOffsets": "3002"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json
new file mode 100644
index 0000000..1a7dc07
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,809,886,977,1069,1164,1258,1353,1446,1541,1638,1729,1820,1903,2007,2119,2218,2324,2435,2537,2700,2798",
+ "endColumns": "106,101,108,85,104,116,77,76,90,91,94,93,94,92,94,96,90,90,82,103,111,98,105,110,101,162,97,81",
+ "endOffsets": "207,309,418,504,609,726,804,881,972,1064,1159,1253,1348,1441,1536,1633,1724,1815,1898,2002,2114,2213,2319,2430,2532,2695,2793,2875"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-cs/values-cs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2880",
+ "endColumns": "100",
+ "endOffsets": "2976"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-da.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-da.json
new file mode 100644
index 0000000..8c32c08
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-da.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,205,299,415,500,600,713,791,868,959,1051,1144,1238,1333,1426,1521,1619,1710,1801,1879,1987,2094,2190,2303,2406,2507,2660,2757",
+ "endColumns": "99,93,115,84,99,112,77,76,90,91,92,93,94,92,94,97,90,90,77,107,106,95,112,102,100,152,96,78",
+ "endOffsets": "200,294,410,495,595,708,786,863,954,1046,1139,1233,1328,1421,1516,1614,1705,1796,1874,1982,2089,2185,2298,2401,2502,2655,2752,2831"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-da/values-da.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2836",
+ "endColumns": "100",
+ "endOffsets": "2932"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-de.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-de.json
new file mode 100644
index 0000000..71554ca
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-de.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,612,727,805,881,973,1066,1162,1263,1371,1471,1575,1673,1771,1868,1949,2060,2162,2260,2367,2470,2574,2730,2832",
+ "endColumns": "104,97,111,85,105,114,77,75,91,92,95,100,107,99,103,97,97,96,80,110,101,97,106,102,103,155,101,80",
+ "endOffsets": "205,303,415,501,607,722,800,876,968,1061,1157,1258,1366,1466,1570,1668,1766,1863,1944,2055,2157,2255,2362,2465,2569,2725,2827,2908"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-de/values-de.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2913",
+ "endColumns": "100",
+ "endOffsets": "3009"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-el.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-el.json
new file mode 100644
index 0000000..6bd0bc4
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-el.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,642,765,854,940,1031,1123,1218,1312,1413,1506,1601,1698,1789,1880,1964,2075,2184,2286,2397,2507,2615,2786,2886",
+ "endColumns": "117,110,116,84,105,122,88,85,90,91,94,93,100,92,94,96,90,90,83,110,108,101,110,109,107,170,99,84",
+ "endOffsets": "218,329,446,531,637,760,849,935,1026,1118,1213,1307,1408,1501,1596,1693,1784,1875,1959,2070,2179,2281,2392,2502,2610,2781,2881,2966"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-el/values-el.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2971",
+ "endColumns": "100",
+ "endOffsets": "3067"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json
new file mode 100644
index 0000000..9f266ee
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,794,870,961,1053,1148,1242,1343,1436,1531,1625,1716,1807,1888,1991,2094,2193,2298,2402,2506,2662,2762",
+ "endColumns": "103,99,107,83,99,114,77,75,90,91,94,93,100,92,94,93,90,90,80,102,102,98,104,103,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,789,865,956,1048,1143,1237,1338,1431,1526,1620,1711,1802,1883,1986,2089,2188,2293,2397,2501,2657,2757,2839"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-en-rAU/values-en-rAU.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2844",
+ "endColumns": "100",
+ "endOffsets": "2940"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json
new file mode 100644
index 0000000..9e2b2c5
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.0/res/values-en-rCA/values-en-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-en-rCA/values-en-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2846",
+ "endColumns": "100",
+ "endOffsets": "2942"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json
new file mode 100644
index 0000000..3d6f68d
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,794,870,961,1053,1148,1242,1343,1436,1531,1625,1716,1807,1888,1991,2094,2193,2298,2402,2506,2662,2762",
+ "endColumns": "103,99,107,83,99,114,77,75,90,91,94,93,100,92,94,93,90,90,80,102,102,98,104,103,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,789,865,956,1048,1143,1237,1338,1431,1526,1620,1711,1802,1883,1986,2089,2188,2293,2397,2501,2657,2757,2839"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-en-rGB/values-en-rGB.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2844",
+ "endColumns": "100",
+ "endOffsets": "2940"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json
new file mode 100644
index 0000000..ebcb14c
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-en-rIN/values-en-rIN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2844",
+ "endColumns": "100",
+ "endOffsets": "2940"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,794,870,961,1053,1148,1242,1343,1436,1531,1625,1716,1807,1888,1991,2094,2193,2298,2402,2506,2662,2762",
+ "endColumns": "103,99,107,83,99,114,77,75,90,91,94,93,100,92,94,93,90,90,80,102,102,98,104,103,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,789,865,956,1048,1143,1237,1338,1431,1526,1620,1711,1802,1883,1986,2089,2188,2293,2397,2501,2657,2757,2839"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json
new file mode 100644
index 0000000..ba8843e
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-en-rXC/values-en-rXC.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "202",
+ "endOffsets": "253"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "5682",
+ "endColumns": "202",
+ "endOffsets": "5880"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json
new file mode 100644
index 0000000..26c934a
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-es-rUS/values-es-rUS.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2903",
+ "endColumns": "100",
+ "endOffsets": "2999"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,629,745,830,911,1002,1094,1189,1283,1383,1476,1575,1671,1762,1853,1934,2041,2140,2239,2347,2455,2562,2721,2821",
+ "endColumns": "119,108,107,84,101,115,84,80,90,91,94,93,99,92,98,95,90,90,80,106,98,98,107,107,106,158,99,81",
+ "endOffsets": "220,329,437,522,624,740,825,906,997,1089,1184,1278,1378,1471,1570,1666,1757,1848,1929,2036,2135,2234,2342,2450,2557,2716,2816,2898"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-es.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-es.json
new file mode 100644
index 0000000..bc94e38
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-es.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-es/values-es.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2918",
+ "endColumns": "100",
+ "endOffsets": "3014"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,207,320,428,513,614,742,828,910,1002,1095,1192,1286,1387,1481,1577,1673,1765,1857,1938,2045,2156,2255,2363,2471,2578,2737,2836",
+ "endColumns": "101,112,107,84,100,127,85,81,91,92,96,93,100,93,95,95,91,91,80,106,110,98,107,107,106,158,98,81",
+ "endOffsets": "202,315,423,508,609,737,823,905,997,1090,1187,1281,1382,1476,1572,1668,1760,1852,1933,2040,2151,2250,2358,2466,2573,2732,2831,2913"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-et.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-et.json
new file mode 100644
index 0000000..8eb94bc
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-et.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,211,310,421,507,609,726,807,885,977,1070,1166,1268,1378,1472,1573,1667,1759,1852,1934,2045,2149,2248,2358,2460,2559,2725,2827",
+ "endColumns": "105,98,110,85,101,116,80,77,91,92,95,101,109,93,100,93,91,92,81,110,103,98,109,101,98,165,101,81",
+ "endOffsets": "206,305,416,502,604,721,802,880,972,1065,1161,1263,1373,1467,1568,1662,1754,1847,1929,2040,2144,2243,2353,2455,2554,2720,2822,2904"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-et/values-et.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2909",
+ "endColumns": "100",
+ "endOffsets": "3005"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json
new file mode 100644
index 0000000..6d6aabf
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,824,906,998,1091,1187,1281,1383,1477,1573,1670,1762,1855,1936,2045,2154,2253,2362,2469,2580,2751,2850",
+ "endColumns": "108,97,109,85,105,123,85,81,91,92,95,93,101,93,95,96,91,92,80,108,108,98,108,106,110,170,98,81",
+ "endOffsets": "209,307,417,503,609,733,819,901,993,1086,1182,1276,1378,1472,1568,1665,1757,1850,1931,2040,2149,2248,2357,2464,2575,2746,2845,2927"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-eu/values-eu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2932",
+ "endColumns": "100",
+ "endOffsets": "3028"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json
new file mode 100644
index 0000000..2286732
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,316,427,511,612,727,807,885,978,1072,1164,1258,1361,1456,1553,1647,1740,1830,1911,2019,2123,2221,2327,2432,2537,2694,2795",
+ "endColumns": "109,100,110,83,100,114,79,77,92,93,91,93,102,94,96,93,92,89,80,107,103,97,105,104,104,156,100,80",
+ "endOffsets": "210,311,422,506,607,722,802,880,973,1067,1159,1253,1356,1451,1548,1642,1735,1825,1906,2014,2118,2216,2322,2427,2532,2689,2790,2871"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-fa/values-fa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2876",
+ "endColumns": "100",
+ "endOffsets": "2972"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json
new file mode 100644
index 0000000..a60ab2b
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-fi/values-fi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2855",
+ "endColumns": "100",
+ "endOffsets": "2951"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,422,508,613,731,817,897,988,1080,1175,1269,1364,1457,1553,1652,1743,1837,1916,2023,2124,2221,2327,2427,2525,2675,2775",
+ "endColumns": "107,99,108,85,104,117,85,79,90,91,94,93,94,92,95,98,90,93,78,106,100,96,105,99,97,149,99,79",
+ "endOffsets": "208,308,417,503,608,726,812,892,983,1075,1170,1264,1359,1452,1548,1647,1738,1832,1911,2018,2119,2216,2322,2422,2520,2670,2770,2850"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json
new file mode 100644
index 0000000..afa7ad8
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-fr-rCA/values-fr-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2941",
+ "endColumns": "100",
+ "endOffsets": "3037"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,323,433,520,626,756,841,922,1013,1105,1203,1298,1399,1492,1585,1680,1771,1862,1947,2057,2168,2271,2382,2490,2597,2756,2855",
+ "endColumns": "110,106,109,86,105,129,84,80,90,91,97,94,100,92,92,94,90,90,84,109,110,102,110,107,106,158,98,85",
+ "endOffsets": "211,318,428,515,621,751,836,917,1008,1100,1198,1293,1394,1487,1580,1675,1766,1857,1942,2052,2163,2266,2377,2485,2592,2751,2850,2936"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json
new file mode 100644
index 0000000..c181ebe
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,441,523,629,759,837,914,1005,1097,1195,1290,1391,1484,1577,1672,1763,1854,1939,2049,2160,2263,2374,2482,2589,2748,2847",
+ "endColumns": "110,114,109,81,105,129,77,76,90,91,97,94,100,92,92,94,90,90,84,109,110,102,110,107,106,158,98,85",
+ "endOffsets": "211,326,436,518,624,754,832,909,1000,1092,1190,1285,1386,1479,1572,1667,1758,1849,1934,2044,2155,2258,2369,2477,2584,2743,2842,2928"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-fr/values-fr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2933",
+ "endColumns": "100",
+ "endOffsets": "3029"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json
new file mode 100644
index 0000000..7ae3e63
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-gl/values-gl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2935",
+ "endColumns": "100",
+ "endOffsets": "3031"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,209,313,421,506,607,735,820,901,993,1086,1183,1277,1378,1472,1568,1663,1755,1847,1927,2035,2142,2249,2358,2463,2577,2754,2853",
+ "endColumns": "103,103,107,84,100,127,84,80,91,92,96,93,100,93,95,94,91,91,79,107,106,106,108,104,113,176,98,81",
+ "endOffsets": "204,308,416,501,602,730,815,896,988,1081,1178,1272,1373,1467,1563,1658,1750,1842,1922,2030,2137,2244,2353,2458,2572,2749,2848,2930"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json
new file mode 100644
index 0000000..120bb18
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-gu/values-gu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2868",
+ "endColumns": "100",
+ "endOffsets": "2964"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,212,316,423,510,610,730,808,886,977,1069,1164,1258,1359,1452,1547,1641,1732,1823,1902,2008,2109,2206,2315,2415,2525,2685,2788",
+ "endColumns": "106,103,106,86,99,119,77,77,90,91,94,93,100,92,94,93,90,90,78,105,100,96,108,99,109,159,102,79",
+ "endOffsets": "207,311,418,505,605,725,803,881,972,1064,1159,1253,1354,1447,1542,1636,1727,1818,1897,2003,2104,2201,2310,2410,2520,2680,2783,2863"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json
new file mode 100644
index 0000000..000b790
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json
new file mode 100644
index 0000000..18e77cd
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json
new file mode 100644
index 0000000..d65fa5f
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,309,419,505,607,728,806,884,975,1067,1162,1256,1357,1450,1545,1639,1730,1821,1901,2006,2108,2206,2316,2419,2528,2686,2787",
+ "endColumns": "105,97,109,85,101,120,77,77,90,91,94,93,100,92,94,93,90,90,79,104,101,97,109,102,108,157,100,80",
+ "endOffsets": "206,304,414,500,602,723,801,879,970,1062,1157,1251,1352,1445,1540,1634,1725,1816,1896,2001,2103,2201,2311,2414,2523,2681,2782,2863"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-hi/values-hi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2868",
+ "endColumns": "100",
+ "endOffsets": "2964"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json
new file mode 100644
index 0000000..744c80f
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-hr/values-hr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2900",
+ "endColumns": "100",
+ "endOffsets": "2996"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,305,412,498,602,721,806,889,980,1072,1167,1261,1362,1455,1550,1645,1736,1827,1912,2016,2128,2229,2334,2448,2550,2719,2816",
+ "endColumns": "104,94,106,85,103,118,84,82,90,91,94,93,100,92,94,94,90,90,84,103,111,100,104,113,101,168,96,83",
+ "endOffsets": "205,300,407,493,597,716,801,884,975,1067,1162,1256,1357,1450,1545,1640,1731,1822,1907,2011,2123,2224,2329,2443,2545,2714,2811,2895"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json
new file mode 100644
index 0000000..e777f58
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-hu/values-hu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2942",
+ "endColumns": "100",
+ "endOffsets": "3038"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,305,420,504,619,742,819,895,986,1078,1173,1267,1368,1461,1556,1651,1742,1833,1915,2025,2135,2235,2346,2455,2574,2756,2859",
+ "endColumns": "107,91,114,83,114,122,76,75,90,91,94,93,100,92,94,94,90,90,81,109,109,99,110,108,118,181,102,82",
+ "endOffsets": "208,300,415,499,614,737,814,890,981,1073,1168,1262,1363,1456,1551,1646,1737,1828,1910,2020,2130,2230,2341,2450,2569,2751,2854,2937"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json
new file mode 100644
index 0000000..91fd820
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-hy/values-hy.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2896",
+ "endColumns": "100",
+ "endOffsets": "2992"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,213,313,423,512,618,735,817,898,989,1081,1176,1270,1371,1464,1559,1653,1744,1835,1917,2023,2129,2228,2338,2446,2547,2717,2814",
+ "endColumns": "107,99,109,88,105,116,81,80,90,91,94,93,100,92,94,93,90,90,81,105,105,98,109,107,100,169,96,81",
+ "endOffsets": "208,308,418,507,613,730,812,893,984,1076,1171,1265,1366,1459,1554,1648,1739,1830,1912,2018,2124,2223,2333,2441,2542,2712,2809,2891"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-in.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-in.json
new file mode 100644
index 0000000..c3078f8
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-in.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-in/values-in.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2893",
+ "endColumns": "100",
+ "endOffsets": "2989"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,220,324,429,516,620,736,819,898,989,1081,1176,1270,1371,1464,1559,1653,1744,1835,1920,2023,2128,2229,2333,2442,2550,2710,2809",
+ "endColumns": "114,103,104,86,103,115,82,78,90,91,94,93,100,92,94,93,90,90,84,102,104,100,103,108,107,159,98,83",
+ "endOffsets": "215,319,424,511,615,731,814,893,984,1076,1171,1265,1366,1459,1554,1648,1739,1830,1915,2018,2123,2224,2328,2437,2545,2705,2804,2888"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-is.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-is.json
new file mode 100644
index 0000000..9de610f
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-is.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,795,875,966,1058,1151,1245,1352,1445,1540,1635,1726,1820,1900,2010,2117,2214,2323,2423,2526,2681,2779",
+ "endColumns": "99,96,111,84,100,113,80,79,90,91,92,93,106,92,94,94,90,93,79,109,106,96,108,99,102,154,97,79",
+ "endOffsets": "200,297,409,494,595,709,790,870,961,1053,1146,1240,1347,1440,1535,1630,1721,1815,1895,2005,2112,2209,2318,2418,2521,2676,2774,2854"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-is/values-is.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2859",
+ "endColumns": "100",
+ "endOffsets": "2955"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-it.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-it.json
new file mode 100644
index 0000000..0b33ace
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-it.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,210,313,422,506,611,730,808,884,976,1069,1162,1256,1358,1452,1549,1644,1736,1828,1908,2014,2121,2219,2323,2429,2536,2699,2799",
+ "endColumns": "104,102,108,83,104,118,77,75,91,92,92,93,101,93,96,94,91,91,79,105,106,97,103,105,106,162,99,80",
+ "endOffsets": "205,308,417,501,606,725,803,879,971,1064,1157,1251,1353,1447,1544,1639,1731,1823,1903,2009,2116,2214,2318,2424,2531,2694,2794,2875"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-it/values-it.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2880",
+ "endColumns": "100",
+ "endOffsets": "2976"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json
new file mode 100644
index 0000000..21d0d1b
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,210,310,418,502,604,720,799,878,969,1062,1156,1250,1351,1444,1539,1632,1723,1815,1895,2000,2103,2201,2306,2408,2510,2664,2761",
+ "endColumns": "104,99,107,83,101,115,78,78,90,92,93,93,100,92,94,92,90,91,79,104,102,97,104,101,101,153,96,80",
+ "endOffsets": "205,305,413,497,599,715,794,873,964,1057,1151,1245,1346,1439,1534,1627,1718,1810,1890,1995,2098,2196,2301,2403,2505,2659,2756,2837"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-iw/values-iw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2842",
+ "endColumns": "100",
+ "endOffsets": "2938"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json
new file mode 100644
index 0000000..600ade2
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,766,842,933,1025,1120,1214,1315,1408,1503,1597,1688,1779,1856,1958,2056,2151,2254,2350,2446,2594,2691",
+ "endColumns": "96,92,104,81,97,107,77,75,90,91,94,93,100,92,94,93,90,90,76,101,97,94,102,95,95,147,96,77",
+ "endOffsets": "197,290,395,477,575,683,761,837,928,1020,1115,1209,1310,1403,1498,1592,1683,1774,1851,1953,2051,2146,2249,2345,2441,2589,2686,2764"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ja/values-ja.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2769",
+ "endColumns": "100",
+ "endOffsets": "2865"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json
new file mode 100644
index 0000000..d7c6a30
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,213,316,427,513,618,731,814,894,985,1077,1172,1266,1367,1460,1555,1650,1741,1832,1912,2025,2131,2229,2342,2447,2551,2709,2808",
+ "endColumns": "107,102,110,85,104,112,82,79,90,91,94,93,100,92,94,94,90,90,79,112,105,97,112,104,103,157,98,80",
+ "endOffsets": "208,311,422,508,613,726,809,889,980,1072,1167,1261,1362,1455,1550,1645,1736,1827,1907,2020,2126,2224,2337,2442,2546,2704,2803,2884"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ka/values-ka.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2889",
+ "endColumns": "100",
+ "endOffsets": "2985"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json
new file mode 100644
index 0000000..0a3b107
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-kk/values-kk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2877",
+ "endColumns": "100",
+ "endOffsets": "2973"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,213,318,428,513,619,738,818,896,987,1079,1174,1268,1369,1462,1557,1654,1745,1836,1916,2021,2124,2222,2329,2435,2535,2701,2796",
+ "endColumns": "107,104,109,84,105,118,79,77,90,91,94,93,100,92,94,96,90,90,79,104,102,97,106,105,99,165,94,80",
+ "endOffsets": "208,313,423,508,614,733,813,891,982,1074,1169,1263,1364,1457,1552,1649,1740,1831,1911,2016,2119,2217,2324,2430,2530,2696,2791,2872"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-km.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-km.json
new file mode 100644
index 0000000..505dc09
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-km.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-km/values-km.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2876",
+ "endColumns": "100",
+ "endOffsets": "2972"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,207,306,416,503,606,727,805,882,973,1065,1157,1251,1352,1445,1540,1634,1725,1816,1898,2002,2106,2206,2315,2424,2533,2695,2793",
+ "endColumns": "101,98,109,86,102,120,77,76,90,91,91,93,100,92,94,93,90,90,81,103,103,99,108,108,108,161,97,82",
+ "endOffsets": "202,301,411,498,601,722,800,877,968,1060,1152,1246,1347,1440,1535,1629,1720,1811,1893,1997,2101,2201,2310,2419,2528,2690,2788,2871"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json
new file mode 100644
index 0000000..2bb12ca
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,219,331,444,532,639,765,843,920,1011,1103,1198,1292,1393,1486,1581,1675,1766,1857,1938,2054,2164,2263,2376,2481,2595,2759,2859",
+ "endColumns": "113,111,112,87,106,125,77,76,90,91,94,93,100,92,94,93,90,90,80,115,109,98,112,104,113,163,99,81",
+ "endOffsets": "214,326,439,527,634,760,838,915,1006,1098,1193,1287,1388,1481,1576,1670,1761,1852,1933,2049,2159,2258,2371,2476,2590,2754,2854,2936"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-kn/values-kn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2941",
+ "endColumns": "100",
+ "endOffsets": "3037"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json
new file mode 100644
index 0000000..0684a94
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,202,296,397,479,577,683,763,839,930,1022,1117,1211,1312,1405,1500,1594,1685,1776,1855,1953,2047,2142,2242,2339,2439,2591,2685",
+ "endColumns": "96,93,100,81,97,105,79,75,90,91,94,93,100,92,94,93,90,90,78,97,93,94,99,96,99,151,93,77",
+ "endOffsets": "197,291,392,474,572,678,758,834,925,1017,1112,1206,1307,1400,1495,1589,1680,1771,1850,1948,2042,2137,2237,2334,2434,2586,2680,2758"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ko/values-ko.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2763",
+ "endColumns": "100",
+ "endOffsets": "2859"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json
new file mode 100644
index 0000000..f4fdba6
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,216,325,437,522,627,744,823,902,993,1085,1180,1274,1375,1468,1563,1658,1749,1840,1920,2026,2131,2229,2336,2442,2557,2718,2820",
+ "endColumns": "110,108,111,84,104,116,78,78,90,91,94,93,100,92,94,94,90,90,79,105,104,97,106,105,114,160,101,80",
+ "endOffsets": "211,320,432,517,622,739,818,897,988,1080,1175,1269,1370,1463,1558,1653,1744,1835,1915,2021,2126,2224,2331,2437,2552,2713,2815,2896"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ky/values-ky.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2901",
+ "endColumns": "100",
+ "endOffsets": "2997"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-land.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-land.json
new file mode 100644
index 0000000..8b30201
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-land.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json
new file mode 100644
index 0000000..655bf46
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json
new file mode 100644
index 0000000..167e827
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json
new file mode 100644
index 0000000..aeff62b
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo/values-lo.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,311,424,509,613,724,802,880,971,1063,1155,1249,1350,1443,1538,1634,1725,1816,1896,2003,2107,2205,2308,2412,2516,2673,2772",
+ "endColumns": "102,102,112,84,103,110,77,77,90,91,91,93,100,92,94,95,90,90,79,106,103,97,102,103,103,156,98,80",
+ "endOffsets": "203,306,419,504,608,719,797,875,966,1058,1150,1244,1345,1438,1533,1629,1720,1811,1891,1998,2102,2200,2303,2407,2511,2668,2767,2848"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-lo/values-lo.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2853",
+ "endColumns": "100",
+ "endOffsets": "2949"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json
new file mode 100644
index 0000000..8a5a17a
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lt/values-lt.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-lt/values-lt.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2957",
+ "endColumns": "100",
+ "endOffsets": "3053"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,325,438,525,627,749,832,913,1007,1102,1199,1295,1399,1495,1593,1689,1783,1877,1959,2068,2176,2276,2386,2491,2597,2773,2874",
+ "endColumns": "115,103,112,86,101,121,82,80,93,94,96,95,103,95,97,95,93,93,81,108,107,99,109,104,105,175,100,82",
+ "endOffsets": "216,320,433,520,622,744,827,908,1002,1097,1194,1290,1394,1490,1588,1684,1778,1872,1954,2063,2171,2271,2381,2486,2592,2768,2869,2952"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json
new file mode 100644
index 0000000..311a08f
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lv/values-lv.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-lv/values-lv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "3071",
+ "endColumns": "100",
+ "endOffsets": "3167"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,335,444,530,634,756,838,919,1029,1136,1242,1351,1463,1566,1678,1785,1890,1990,2074,2183,2294,2393,2504,2611,2716,2890,2989",
+ "endColumns": "119,109,108,85,103,121,81,80,109,106,105,108,111,102,111,106,104,99,83,108,110,98,110,106,104,173,98,81",
+ "endOffsets": "220,330,439,525,629,751,833,914,1024,1131,1237,1346,1458,1561,1673,1780,1885,1985,2069,2178,2289,2388,2499,2606,2711,2885,2984,3066"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json
new file mode 100644
index 0000000..44b907b
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk/values-mk.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,619,738,822,904,995,1087,1183,1277,1378,1471,1566,1662,1753,1844,1930,2036,2142,2243,2350,2462,2566,2722,2820",
+ "endColumns": "107,103,107,85,107,118,83,81,90,91,95,93,100,92,94,95,90,90,85,105,105,100,106,111,103,155,97,83",
+ "endOffsets": "208,312,420,506,614,733,817,899,990,1082,1178,1272,1373,1466,1561,1657,1748,1839,1925,2031,2137,2238,2345,2457,2561,2717,2815,2899"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-mk/values-mk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2904",
+ "endColumns": "100",
+ "endOffsets": "3000"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json
new file mode 100644
index 0000000..9a61dcd
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml/values-ml.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ml/values-ml.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2936",
+ "endColumns": "100",
+ "endOffsets": "3032"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,212,318,429,520,625,747,825,901,992,1084,1185,1279,1380,1474,1569,1668,1759,1850,1931,2040,2144,2243,2355,2467,2588,2753,2854",
+ "endColumns": "106,105,110,90,104,121,77,75,90,91,100,93,100,93,94,98,90,90,80,108,103,98,111,111,120,164,100,81",
+ "endOffsets": "207,313,424,515,620,742,820,896,987,1079,1180,1274,1375,1469,1564,1663,1754,1845,1926,2035,2139,2238,2350,2462,2583,2748,2849,2931"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json
new file mode 100644
index 0000000..218f770
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn/values-mn.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,219,319,428,514,620,734,817,899,990,1082,1177,1273,1371,1464,1558,1650,1741,1831,1910,2017,2120,2217,2324,2426,2539,2698,2797",
+ "endColumns": "113,99,108,85,105,113,82,81,90,91,94,95,97,92,93,91,90,89,78,106,102,96,106,101,112,158,98,79",
+ "endOffsets": "214,314,423,509,615,729,812,894,985,1077,1172,1268,1366,1459,1553,1645,1736,1826,1905,2012,2115,2212,2319,2421,2534,2693,2792,2872"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-mn/values-mn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2877",
+ "endColumns": "100",
+ "endOffsets": "2973"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json
new file mode 100644
index 0000000..54f3094
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr/values-mr.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,621,733,811,889,980,1072,1165,1262,1363,1456,1551,1645,1736,1827,1906,2013,2114,2210,2319,2421,2535,2692,2795",
+ "endColumns": "110,105,106,89,101,111,77,77,90,91,92,96,100,92,94,93,90,90,78,106,100,95,108,101,113,156,102,78",
+ "endOffsets": "211,317,424,514,616,728,806,884,975,1067,1160,1257,1358,1451,1546,1640,1731,1822,1901,2008,2109,2205,2314,2416,2530,2687,2790,2869"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-mr/values-mr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2874",
+ "endColumns": "100",
+ "endOffsets": "2970"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json
new file mode 100644
index 0000000..f48dbd0
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms/values-ms.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ms/values-ms.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2880",
+ "endColumns": "100",
+ "endOffsets": "2976"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,810,889,980,1072,1167,1261,1360,1453,1548,1642,1733,1824,1903,2015,2123,2220,2329,2433,2540,2699,2800",
+ "endColumns": "110,104,107,86,103,110,78,78,90,91,94,93,98,92,94,93,90,90,78,111,107,96,108,103,106,158,100,79",
+ "endOffsets": "211,316,424,511,615,726,805,884,975,1067,1162,1256,1355,1448,1543,1637,1728,1819,1898,2010,2118,2215,2324,2428,2535,2694,2795,2875"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-my.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-my.json
new file mode 100644
index 0000000..2e40b76
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-my.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my/values-my.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,218,325,441,528,637,760,842,924,1015,1107,1202,1296,1397,1490,1585,1679,1770,1861,1945,2060,2169,2268,2394,2501,2609,2769,2872",
+ "endColumns": "112,106,115,86,108,122,81,81,90,91,94,93,100,92,94,93,90,90,83,114,108,98,125,106,107,159,102,84",
+ "endOffsets": "213,320,436,523,632,755,837,919,1010,1102,1197,1291,1392,1485,1580,1674,1765,1856,1940,2055,2164,2263,2389,2496,2604,2764,2867,2952"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-my/values-my.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2957",
+ "endColumns": "100",
+ "endOffsets": "3053"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json
new file mode 100644
index 0000000..6462869
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nb/values-nb.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-nb/values-nb.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2816",
+ "endColumns": "100",
+ "endOffsets": "2912"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,208,303,417,503,603,716,793,869,960,1052,1146,1240,1341,1434,1529,1627,1718,1809,1886,1989,2087,2183,2287,2386,2487,2640,2737",
+ "endColumns": "102,94,113,85,99,112,76,75,90,91,93,93,100,92,94,97,90,90,76,102,97,95,103,98,100,152,96,78",
+ "endOffsets": "203,298,412,498,598,711,788,864,955,1047,1141,1235,1336,1429,1524,1622,1713,1804,1881,1984,2082,2178,2282,2381,2482,2635,2732,2811"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json
new file mode 100644
index 0000000..c5f0adb
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne/values-ne.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ne/values-ne.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2967",
+ "endColumns": "100",
+ "endOffsets": "3063"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,216,327,435,526,633,760,844,924,1015,1107,1202,1296,1397,1490,1585,1679,1770,1861,1946,2059,2160,2256,2369,2479,2603,2777,2888",
+ "endColumns": "110,110,107,90,106,126,83,79,90,91,94,93,100,92,94,93,90,90,84,112,100,95,112,109,123,173,110,78",
+ "endOffsets": "211,322,430,521,628,755,839,919,1010,1102,1197,1291,1392,1485,1580,1674,1765,1856,1941,2054,2155,2251,2364,2474,2598,2772,2883,2962"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-night-v8.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-night-v8.json
new file mode 100644
index 0000000..0ec330c
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-night-v8.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.0/res/values-night-v8/values-night-v8.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "55,125,209,293,389,491,593,687",
+ "endColumns": "69,83,83,95,101,101,93,88",
+ "endOffsets": "120,204,288,384,486,588,682,771"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json
new file mode 100644
index 0000000..5068720
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-nl/values-nl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2914",
+ "endColumns": "100",
+ "endOffsets": "3010"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,827,904,996,1089,1184,1278,1379,1473,1569,1664,1756,1848,1929,2040,2143,2242,2357,2471,2574,2729,2832",
+ "endColumns": "117,104,106,85,107,119,77,76,91,92,94,93,100,93,95,94,91,91,80,110,102,98,114,113,102,154,102,81",
+ "endOffsets": "218,323,430,516,624,744,822,899,991,1084,1179,1273,1374,1468,1564,1659,1751,1843,1924,2035,2138,2237,2352,2466,2569,2724,2827,2909"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-or.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-or.json
new file mode 100644
index 0000000..df1a0cc
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-or.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-or/values-or.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-or/values-or.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2945",
+ "endColumns": "100",
+ "endOffsets": "3041"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,829,906,997,1089,1185,1280,1381,1474,1569,1665,1756,1846,1934,2044,2148,2254,2365,2469,2587,2750,2856",
+ "endColumns": "118,109,106,85,103,119,77,76,90,91,95,94,100,92,94,95,90,89,87,109,103,105,110,103,117,162,105,88",
+ "endOffsets": "219,329,436,522,626,746,824,901,992,1084,1180,1275,1376,1469,1564,1660,1751,1841,1929,2039,2143,2249,2360,2464,2582,2745,2851,2940"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json
new file mode 100644
index 0000000..c0d642b
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-pa/values-pa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2846",
+ "endColumns": "100",
+ "endOffsets": "2942"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,787,865,956,1048,1142,1236,1337,1430,1525,1619,1710,1801,1879,1989,2092,2188,2299,2401,2511,2670,2767",
+ "endColumns": "102,96,104,85,99,112,77,77,90,91,93,93,100,92,94,93,90,90,77,109,102,95,110,101,109,158,96,78",
+ "endOffsets": "203,300,405,491,591,704,782,860,951,1043,1137,1231,1332,1425,1520,1614,1705,1796,1874,1984,2087,2183,2294,2396,2506,2665,2762,2841"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json
new file mode 100644
index 0000000..e554c12
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-pl/values-pl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2899",
+ "endColumns": "100",
+ "endOffsets": "2995"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,220,322,430,516,623,742,821,898,989,1081,1176,1270,1372,1465,1560,1655,1746,1837,1918,2027,2127,2226,2335,2447,2558,2721,2817",
+ "endColumns": "114,101,107,85,106,118,78,76,90,91,94,93,101,92,94,94,90,90,80,108,99,98,108,111,110,162,95,81",
+ "endOffsets": "215,317,425,511,618,737,816,893,984,1076,1171,1265,1367,1460,1555,1650,1741,1832,1913,2022,2122,2221,2330,2442,2553,2716,2812,2894"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-port.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-port.json
new file mode 100644
index 0000000..c437036
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-port.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json
new file mode 100644
index 0000000..029280e
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,747,832,913,1004,1096,1191,1285,1386,1479,1574,1669,1760,1851,1935,2042,2153,2255,2363,2471,2581,2743,2843",
+ "endColumns": "119,105,106,88,100,118,84,80,90,91,94,93,100,92,94,94,90,90,83,106,110,101,107,107,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,742,827,908,999,1091,1186,1280,1381,1474,1569,1664,1755,1846,1930,2037,2148,2250,2358,2466,2576,2738,2838,2923"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-pt-rBR/values-pt-rBR.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2928",
+ "endColumns": "100",
+ "endOffsets": "3024"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json
new file mode 100644
index 0000000..5bd74cb
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,213,319,426,515,616,740,825,906,998,1091,1188,1282,1382,1476,1572,1667,1759,1851,1935,2042,2153,2255,2363,2471,2578,2749,2848",
+ "endColumns": "107,105,106,88,100,123,84,80,91,92,96,93,99,93,95,94,91,91,83,106,110,101,107,107,106,170,98,84",
+ "endOffsets": "208,314,421,510,611,735,820,901,993,1086,1183,1277,1377,1471,1567,1662,1754,1846,1930,2037,2148,2250,2358,2466,2573,2744,2843,2928"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-pt-rPT/values-pt-rPT.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2933",
+ "endColumns": "100",
+ "endOffsets": "3029"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json
new file mode 100644
index 0000000..1341f21
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,747,832,913,1004,1096,1191,1285,1386,1479,1574,1669,1760,1851,1935,2042,2153,2255,2363,2471,2581,2743,2843",
+ "endColumns": "119,105,106,88,100,118,84,80,90,91,94,93,100,92,94,94,90,90,83,106,110,101,107,107,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,742,827,908,999,1091,1186,1280,1381,1474,1569,1664,1755,1846,1930,2037,2148,2250,2358,2466,2576,2738,2838,2923"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-pt/values-pt.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2928",
+ "endColumns": "100",
+ "endOffsets": "3024"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json
new file mode 100644
index 0000000..49c047d
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,527,631,752,837,918,1009,1101,1196,1290,1391,1484,1579,1673,1764,1856,1938,2050,2158,2258,2372,2478,2584,2748,2851",
+ "endColumns": "120,103,112,83,103,120,84,80,90,91,94,93,100,92,94,93,90,91,81,111,107,99,113,105,105,163,102,82",
+ "endOffsets": "221,325,438,522,626,747,832,913,1004,1096,1191,1285,1386,1479,1574,1668,1759,1851,1933,2045,2153,2253,2367,2473,2579,2743,2846,2929"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ro/values-ro.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2934",
+ "endColumns": "100",
+ "endOffsets": "3030"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json
new file mode 100644
index 0000000..7bcc588
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,421,507,612,733,812,889,981,1074,1169,1262,1358,1452,1548,1643,1735,1827,1915,2021,2128,2226,2335,2442,2556,2722,2822",
+ "endColumns": "114,101,98,85,104,120,78,76,91,92,94,92,95,93,95,94,91,91,87,105,106,97,108,106,113,165,99,80",
+ "endOffsets": "215,317,416,502,607,728,807,884,976,1069,1164,1257,1353,1447,1543,1638,1730,1822,1910,2016,2123,2221,2330,2437,2551,2717,2817,2898"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ru/values-ru.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2903",
+ "endColumns": "100",
+ "endOffsets": "2999"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-si.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-si.json
new file mode 100644
index 0000000..0be1293
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-si.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-si/values-si.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2902",
+ "endColumns": "100",
+ "endOffsets": "2998"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,221,328,435,518,623,739,829,916,1007,1099,1193,1287,1388,1481,1576,1670,1761,1852,1935,2044,2148,2246,2356,2456,2563,2722,2821",
+ "endColumns": "115,106,106,82,104,115,89,86,90,91,93,93,100,92,94,93,90,90,82,108,103,97,109,99,106,158,98,80",
+ "endOffsets": "216,323,430,513,618,734,824,911,1002,1094,1188,1282,1383,1476,1571,1665,1756,1847,1930,2039,2143,2241,2351,2451,2558,2717,2816,2897"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json
new file mode 100644
index 0000000..cf5eea4
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-sk/values-sk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2899",
+ "endColumns": "100",
+ "endOffsets": "2995"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,313,424,510,618,736,815,893,984,1076,1174,1268,1369,1462,1557,1655,1746,1837,1920,2025,2133,2232,2338,2450,2553,2719,2817",
+ "endColumns": "106,100,110,85,107,117,78,77,90,91,97,93,100,92,94,97,90,90,82,104,107,98,105,111,102,165,97,81",
+ "endOffsets": "207,308,419,505,613,731,810,888,979,1071,1169,1263,1364,1457,1552,1650,1741,1832,1915,2020,2128,2227,2333,2445,2548,2714,2812,2894"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json
new file mode 100644
index 0000000..ffbdb04
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,217,319,427,514,617,736,817,896,988,1081,1176,1270,1366,1460,1556,1656,1748,1840,1923,2031,2139,2239,2352,2460,2568,2751,2851",
+ "endColumns": "111,101,107,86,102,118,80,78,91,92,94,93,95,93,95,99,91,91,82,107,107,99,112,107,107,182,99,82",
+ "endOffsets": "212,314,422,509,612,731,812,891,983,1076,1171,1265,1361,1455,1551,1651,1743,1835,1918,2026,2134,2234,2347,2455,2563,2746,2846,2929"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-sl/values-sl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2934",
+ "endColumns": "100",
+ "endOffsets": "3030"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json
new file mode 100644
index 0000000..50e399b
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-sq/values-sq.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2882",
+ "endColumns": "100",
+ "endOffsets": "2978"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,517,623,746,828,907,998,1090,1185,1279,1381,1474,1569,1666,1757,1850,1930,2036,2140,2238,2344,2448,2550,2704,2801",
+ "endColumns": "113,99,111,85,105,122,81,78,90,91,94,93,101,92,94,96,90,92,79,105,103,97,105,103,101,153,96,80",
+ "endOffsets": "214,314,426,512,618,741,823,902,993,1085,1180,1274,1376,1469,1564,1661,1752,1845,1925,2031,2135,2233,2339,2443,2545,2699,2796,2877"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json
new file mode 100644
index 0000000..52c626b
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-sr/values-sr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2919",
+ "endColumns": "100",
+ "endOffsets": "3015"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,212,313,419,505,609,731,815,897,988,1080,1175,1269,1370,1463,1558,1663,1754,1845,1930,2035,2141,2244,2350,2459,2566,2736,2833",
+ "endColumns": "106,100,105,85,103,121,83,81,90,91,94,93,100,92,94,104,90,90,84,104,105,102,105,108,106,169,96,85",
+ "endOffsets": "207,308,414,500,604,726,810,892,983,1075,1170,1264,1365,1458,1553,1658,1749,1840,1925,2030,2136,2239,2345,2454,2561,2731,2828,2914"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json
new file mode 100644
index 0000000..dac4d1c
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,208,311,422,506,608,721,798,874,967,1061,1156,1250,1353,1448,1545,1643,1739,1832,1911,2017,2116,2212,2317,2420,2522,2676,2778",
+ "endColumns": "102,102,110,83,101,112,76,75,92,93,94,93,102,94,96,97,95,92,78,105,98,95,104,102,101,153,101,78",
+ "endOffsets": "203,306,417,501,603,716,793,869,962,1056,1151,1245,1348,1443,1540,1638,1734,1827,1906,2012,2111,2207,2312,2415,2517,2671,2773,2852"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-sv/values-sv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2857",
+ "endColumns": "100",
+ "endOffsets": "2953"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json
new file mode 100644
index 0000000..23a47b2
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,307,415,505,610,727,810,893,984,1076,1171,1265,1366,1459,1554,1648,1739,1830,1911,2012,2120,2219,2326,2438,2542,2704,2801",
+ "endColumns": "102,98,107,89,104,116,82,82,90,91,94,93,100,92,94,93,90,90,80,100,107,98,106,111,103,161,96,81",
+ "endOffsets": "203,302,410,500,605,722,805,888,979,1071,1166,1260,1361,1454,1549,1643,1734,1825,1906,2007,2115,2214,2321,2433,2537,2699,2796,2878"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-sw/values-sw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2883",
+ "endColumns": "100",
+ "endOffsets": "2979"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json
new file mode 100644
index 0000000..9a7d111
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json
new file mode 100644
index 0000000..214d308
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,218,320,435,524,635,756,835,912,1010,1109,1204,1298,1406,1506,1608,1702,1800,1898,1978,2086,2189,2288,2404,2507,2612,2769,2871",
+ "endColumns": "112,101,114,88,110,120,78,76,97,98,94,93,107,99,101,93,97,97,79,107,102,98,115,102,104,156,101,80",
+ "endOffsets": "213,315,430,519,630,751,830,907,1005,1104,1199,1293,1401,1501,1603,1697,1795,1893,1973,2081,2184,2283,2399,2502,2607,2764,2866,2947"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ta/values-ta.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2952",
+ "endColumns": "100",
+ "endOffsets": "3048"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-te.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-te.json
new file mode 100644
index 0000000..0caf85a
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-te.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,222,334,445,535,640,759,837,914,1005,1097,1192,1286,1387,1480,1575,1670,1761,1852,1934,2048,2150,2247,2362,2465,2580,2742,2845",
+ "endColumns": "116,111,110,89,104,118,77,76,90,91,94,93,100,92,94,94,90,90,81,113,101,96,114,102,114,161,102,79",
+ "endOffsets": "217,329,440,530,635,754,832,909,1000,1092,1187,1281,1382,1475,1570,1665,1756,1847,1929,2043,2145,2242,2357,2460,2575,2737,2840,2920"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-te/values-te.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2925",
+ "endColumns": "100",
+ "endOffsets": "3021"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-th.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-th.json
new file mode 100644
index 0000000..252e5dc
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-th.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,303,411,496,598,708,786,864,955,1047,1138,1232,1333,1426,1521,1615,1706,1797,1877,1980,2078,2176,2279,2385,2486,2639,2734",
+ "endColumns": "104,92,107,84,101,109,77,77,90,91,90,93,100,92,94,93,90,90,79,102,97,97,102,105,100,152,94,80",
+ "endOffsets": "205,298,406,491,593,703,781,859,950,1042,1133,1227,1328,1421,1516,1610,1701,1792,1872,1975,2073,2171,2274,2380,2481,2634,2729,2810"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-th/values-th.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2815",
+ "endColumns": "100",
+ "endOffsets": "2911"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json
new file mode 100644
index 0000000..aa5f569
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,216,324,437,525,631,746,826,904,995,1087,1182,1276,1377,1470,1565,1659,1750,1841,1924,2033,2143,2244,2354,2472,2580,2743,2845",
+ "endColumns": "110,107,112,87,105,114,79,77,90,91,94,93,100,92,94,93,90,90,82,108,109,100,109,117,107,162,101,83",
+ "endOffsets": "211,319,432,520,626,741,821,899,990,1082,1177,1271,1372,1465,1560,1654,1745,1836,1919,2028,2138,2239,2349,2467,2575,2738,2840,2924"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-tl/values-tl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2929",
+ "endColumns": "100",
+ "endOffsets": "3025"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json
new file mode 100644
index 0000000..3d1125b
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,219,318,430,515,621,741,821,897,988,1080,1172,1266,1367,1460,1562,1657,1748,1839,1917,2024,2128,2224,2331,2434,2543,2699,2797",
+ "endColumns": "113,98,111,84,105,119,79,75,90,91,91,93,100,92,101,94,90,90,77,106,103,95,106,102,108,155,97,78",
+ "endOffsets": "214,313,425,510,616,736,816,892,983,1075,1167,1261,1362,1455,1557,1652,1743,1834,1912,2019,2123,2219,2326,2429,2538,2694,2792,2871"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-tr/values-tr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2876",
+ "endColumns": "100",
+ "endOffsets": "2972"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json
new file mode 100644
index 0000000..b9e2eeb
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,214,316,424,510,615,733,814,894,985,1077,1172,1266,1367,1460,1555,1650,1741,1832,1930,2036,2142,2240,2347,2454,2559,2729,2829",
+ "endColumns": "108,101,107,85,104,117,80,79,90,91,94,93,100,92,94,94,90,90,97,105,105,97,106,106,104,169,99,80",
+ "endOffsets": "209,311,419,505,610,728,809,889,980,1072,1167,1261,1362,1455,1550,1645,1736,1827,1925,2031,2137,2235,2342,2449,2554,2724,2824,2905"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-uk/values-uk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2910",
+ "endColumns": "100",
+ "endOffsets": "3006"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json
new file mode 100644
index 0000000..a276b34
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,219,325,434,520,624,744,821,897,989,1082,1177,1271,1373,1467,1563,1657,1749,1841,1925,2033,2139,2241,2352,2453,2569,2734,2832",
+ "endColumns": "113,105,108,85,103,119,76,75,91,92,94,93,101,93,95,93,91,91,83,107,105,101,110,100,115,164,97,84",
+ "endOffsets": "214,320,429,515,619,739,816,892,984,1077,1172,1266,1368,1462,1558,1652,1744,1836,1920,2028,2134,2236,2347,2448,2564,2729,2827,2912"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-ur/values-ur.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2917",
+ "endColumns": "100",
+ "endOffsets": "3013"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json
new file mode 100644
index 0000000..435bebf
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-uz/values-uz.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2859",
+ "endColumns": "100",
+ "endOffsets": "2955"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,305,405,487,587,704,789,868,959,1051,1146,1240,1335,1428,1523,1618,1709,1801,1884,1994,2100,2200,2308,2414,2516,2677,2776",
+ "endColumns": "104,94,99,81,99,116,84,78,90,91,94,93,94,92,94,94,90,91,82,109,105,99,107,105,101,160,98,82",
+ "endOffsets": "205,300,400,482,582,699,784,863,954,1046,1141,1235,1330,1423,1518,1613,1704,1796,1879,1989,2095,2195,2303,2409,2511,2672,2771,2854"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json
new file mode 100644
index 0000000..6721ab9
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json
@@ -0,0 +1,38 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-v16/values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "65",
+ "endOffsets": "116"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json
new file mode 100644
index 0000000..ec9f0e1
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json
new file mode 100644
index 0000000..a74dd85
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json
new file mode 100644
index 0000000..05314b2
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json
@@ -0,0 +1,47 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.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,264,265,266,267,268,271",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,19270,19386,19512,19638,19766,19938",
+ "endLines": "2,3,4,5,264,265,266,267,270,275",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,19381,19507,19633,19761,19933,20271"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,106,109,152,155,158,160,162,164,167,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,220,222,223,224,234,235,236,248",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,4213,4362,4511,4623,4770,4923,5070,5145,5234,5321,5422,5525,8499,8684,11670,11867,12066,12189,12312,12425,12608,12863,13064,13153,13264,13497,13598,13693,13816,13945,14062,14239,14338,14473,14616,14751,14870,15071,15190,15283,15394,15450,15557,15752,15863,15996,16091,16182,16273,16366,16483,16622,16693,16776,17456,17513,17571,18265",
+ "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,105,108,151,154,157,159,161,163,166,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,219,221,222,223,233,234,235,247,259",
+ "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,92,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,4208,4357,4506,4618,4765,4918,5065,5140,5229,5316,5417,5520,8494,8679,11665,11862,12061,12184,12307,12420,12603,12858,13059,13148,13259,13492,13593,13688,13811,13940,14057,14234,14333,14468,14611,14746,14865,15066,15185,15278,15389,15445,15552,15747,15858,15991,16086,16177,16268,16361,16478,16617,16688,16771,17451,17508,17566,18260,18966"
+ },
+ "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,110,113,156,159,162,164,166,168,171,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,224,226,227,228,238,239,240,252",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,4512,4661,4810,4922,5069,5222,5369,5444,5533,5620,5721,5824,8798,8983,11969,12166,12365,12488,12611,12724,12907,13162,13363,13452,13563,13796,13897,13992,14115,14244,14361,14538,14637,14772,14915,15050,15169,15370,15489,15582,15693,15749,15856,16051,16162,16295,16390,16481,16572,16665,16782,16921,16992,17075,17755,17812,17870,18564",
+ "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,109,112,155,158,161,163,165,167,170,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,223,225,226,227,237,238,239,251,263",
+ "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,92,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,4507,4656,4805,4917,5064,5217,5364,5439,5528,5615,5716,5819,8793,8978,11964,12161,12360,12483,12606,12719,12902,13157,13358,13447,13558,13791,13892,13987,14110,14239,14356,14533,14632,14767,14910,15045,15164,15365,15484,15577,15688,15744,15851,16046,16157,16290,16385,16476,16567,16660,16777,16916,16987,17070,17750,17807,17865,18559,19265"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json
new file mode 100644
index 0000000..36b84a5
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json
new file mode 100644
index 0000000..648b127
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.0/res/values-v23/values-v23.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,20,34,35,36,37,41,42,43,44",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,190,325,400,487,1371,2267,2386,2513,2618,2842,2957,3064,3177",
+ "endLines": "2,3,4,5,19,33,34,35,36,40,41,42,43,47",
+ "endColumns": "134,134,74,86,12,12,118,126,104,12,114,106,112,12",
+ "endOffsets": "185,320,395,482,1366,2262,2381,2508,2613,2837,2952,3059,3172,3402"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json
new file mode 100644
index 0000000..617761c
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v25.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v25.json
new file mode 100644
index 0000000..3de4fe1
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v25.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v25/values-v25.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v26.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v26.json
new file mode 100644
index 0000000..4df06b0
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v26.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v26/values-v26.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v28.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v28.json
new file mode 100644
index 0000000..5cea63f
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-v28.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json
new file mode 100644
index 0000000..86b26c5
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,212,314,423,507,610,729,807,884,975,1067,1162,1256,1357,1450,1545,1639,1730,1821,1904,2008,2116,2217,2322,2437,2542,2699,2798",
+ "endColumns": "106,101,108,83,102,118,77,76,90,91,94,93,100,92,94,93,90,90,82,103,107,100,104,114,104,156,98,83",
+ "endOffsets": "207,309,418,502,605,724,802,879,970,1062,1157,1251,1352,1445,1540,1634,1725,1816,1899,2003,2111,2212,2317,2432,2537,2694,2793,2877"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-vi/values-vi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2882",
+ "endColumns": "100",
+ "endOffsets": "2978"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v20.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v20.json
new file mode 100644
index 0000000..f713def
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v20.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v21.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v21.json
new file mode 100644
index 0000000..47e697b
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v21.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json
new file mode 100644
index 0000000..60d65e7
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json
new file mode 100644
index 0000000..64437a8
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,200,295,395,477,574,680,757,833,924,1016,1113,1209,1304,1397,1492,1584,1675,1766,1843,1939,2034,2129,2226,2322,2420,2568,2662",
+ "endColumns": "94,94,99,81,96,105,76,75,90,91,96,95,94,92,94,91,90,90,76,95,94,94,96,95,97,147,93,77",
+ "endOffsets": "195,290,390,472,569,675,752,828,919,1011,1108,1204,1299,1392,1487,1579,1670,1761,1838,1934,2029,2124,2221,2317,2415,2563,2657,2735"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-zh-rCN/values-zh-rCN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2740",
+ "endColumns": "100",
+ "endOffsets": "2836"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json
new file mode 100644
index 0000000..227cae9
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-zh-rHK/values-zh-rHK.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2744",
+ "endColumns": "100",
+ "endOffsets": "2840"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,757,833,925,1018,1109,1205,1301,1395,1491,1583,1675,1767,1844,1940,2035,2130,2227,2323,2421,2572,2666",
+ "endColumns": "94,92,99,81,96,107,76,75,91,92,90,95,95,93,95,91,91,91,76,95,94,94,96,95,97,150,93,77",
+ "endOffsets": "195,288,388,470,567,675,752,828,920,1013,1104,1200,1296,1390,1486,1578,1670,1762,1839,1935,2030,2125,2222,2318,2416,2567,2661,2739"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json
new file mode 100644
index 0000000..feb5c52
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,757,833,925,1018,1115,1211,1307,1401,1497,1589,1681,1773,1850,1946,2041,2136,2233,2329,2427,2577,2671",
+ "endColumns": "94,92,99,81,96,107,76,75,91,92,96,95,95,93,95,91,91,91,76,95,94,94,96,95,97,149,93,77",
+ "endOffsets": "195,288,388,470,567,675,752,828,920,1013,1110,1206,1302,1396,1492,1584,1676,1768,1845,1941,2036,2131,2228,2324,2422,2572,2666,2744"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-zh-rTW/values-zh-rTW.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2749",
+ "endColumns": "100",
+ "endOffsets": "2845"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json
new file mode 100644
index 0000000..e73b3b0
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,432,520,623,738,817,895,986,1078,1173,1267,1368,1461,1556,1650,1741,1834,1914,2018,2121,2219,2326,2433,2538,2695,2791",
+ "endColumns": "107,106,111,87,102,114,78,77,90,91,94,93,100,92,94,93,90,92,79,103,102,97,106,106,104,156,95,80",
+ "endOffsets": "208,315,427,515,618,733,812,890,981,1073,1168,1262,1363,1456,1551,1645,1736,1829,1909,2013,2116,2214,2321,2428,2533,2690,2786,2867"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values-zu/values-zu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2872",
+ "endColumns": "100",
+ "endOffsets": "2968"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values.json
new file mode 100644
index 0000000..ef73491
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/multi-v2/values.json
@@ -0,0 +1,138 @@
+{
+ "logs": [
+ {
+ "outputFile": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml",
+ "map": [
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/res/values/values.xml",
+ "from": {
+ "startLines": "2,3,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,69,70,71,72,73,74,75,76,77,78,79,83,84,88,89,90,91,98,141,173,210",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,319,389,457,529,599,660,734,807,868,929,991,1055,1117,1178,1246,1346,1406,1472,1545,1614,1671,1723,1785,1857,1933,1998,2057,2116,2176,2236,2296,2356,2416,2476,2536,2596,2656,2716,2775,2835,2895,2955,3015,3075,3135,3195,3255,3315,3375,3434,3494,3554,3613,3672,3731,3790,3849,3908,3943,3978,4033,4096,4151,4209,4266,4316,4377,4434,4468,4503,4538,4608,4679,4796,4997,5107,5308,5437,5509,5576,5874,8780,10845,12605",
+ "endLines": "2,3,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,69,70,71,72,73,74,75,76,77,78,82,83,87,88,89,90,97,140,172,209,216",
+ "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,64,58,58,59,59,59,59,59,59,59,59,59,59,58,59,59,59,59,59,59,59,59,59,59,58,59,59,58,58,58,58,58,58,34,34,54,62,54,57,56,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "119,182,384,452,524,594,655,729,802,863,924,986,1050,1112,1173,1241,1341,1401,1467,1540,1609,1666,1718,1780,1852,1928,1993,2052,2111,2171,2231,2291,2351,2411,2471,2531,2591,2651,2711,2770,2830,2890,2950,3010,3070,3130,3190,3250,3310,3370,3429,3489,3549,3608,3667,3726,3785,3844,3903,3938,3973,4028,4091,4146,4204,4261,4311,4372,4429,4463,4498,4533,4603,4674,4791,4992,5102,5303,5432,5504,5571,5869,8775,10840,12600,12977"
+ },
+ "to": {
+ "startLines": "177,178,277,278,279,280,281,282,283,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,356,357,361,362,363,364,365,366,367,368,369,370,371,377,407,1759,1760,1764,1765,1769,1912,1913,2629,2685,2728,2760,2797",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "9140,9209,15990,16060,16128,16200,16270,16331,16405,17262,17323,17384,17446,17510,17572,17633,17701,17801,17861,17927,18000,18069,18126,18178,18693,18765,18841,18906,18965,19024,19084,19144,19204,19264,19324,19384,19444,19504,19564,19624,19683,19743,19803,19863,19923,19983,20043,20103,20163,20223,20283,20342,20402,20462,20521,20580,20639,20698,20757,21055,21090,21267,21322,21385,21440,21498,21555,21605,21666,21723,21757,21792,22102,24153,115293,115410,115611,115721,115922,127294,127366,166272,175085,177991,180056,181816",
+ "endLines": "177,178,277,278,279,280,281,282,283,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,356,357,361,362,363,364,365,366,367,368,369,370,371,377,407,1759,1763,1764,1768,1769,1912,1913,2635,2727,2759,2796,2803",
+ "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,64,58,58,59,59,59,59,59,59,59,59,59,59,58,59,59,59,59,59,59,59,59,59,59,58,59,59,58,58,58,58,58,58,34,34,54,62,54,57,56,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "9204,9267,16055,16123,16195,16265,16326,16400,16473,17318,17379,17441,17505,17567,17628,17696,17796,17856,17922,17995,18064,18121,18173,18235,18760,18836,18901,18960,19019,19079,19139,19199,19259,19319,19379,19439,19499,19559,19619,19678,19738,19798,19858,19918,19978,20038,20098,20158,20218,20278,20337,20397,20457,20516,20575,20634,20693,20752,20811,21085,21120,21317,21380,21435,21493,21550,21600,21661,21718,21752,21787,21822,22167,24219,115405,115606,115716,115917,116046,127361,127428,166565,177986,180051,181811,182188"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/values/strings.xml",
+ "from": {
+ "startLines": "1",
+ "startColumns": "4",
+ "startOffsets": "16",
+ "endColumns": "61",
+ "endOffsets": "73"
+ },
+ "to": {
+ "startLines": "405",
+ "startColumns": "4",
+ "startOffsets": "24038",
+ "endColumns": "61",
+ "endOffsets": "24095"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.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,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,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,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,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,218,219,223,227,231,236,242,249,253,257,262,266,270,274,278,282,286,292,296,302,306,312,316,321,325,328,332,338,342,348,352,358,361,365,369,373,377,381,382,383,384,387,390,393,396,400,401,402,403,404,407,409,411,413,418,419,423,429,433,434,436,447,448,452,458,462,463,464,468,495,499,500,504,532,703,729,901,927,958,966,972,986,1008,1013,1018,1028,1037,1046,1050,1057,1065,1072,1073,1082,1085,1088,1092,1096,1100,1103,1104,1109,1114,1124,1129,1136,1142,1143,1146,1150,1155,1157,1159,1162,1165,1167,1171,1174,1181,1184,1187,1191,1193,1197,1199,1201,1203,1207,1215,1223,1235,1241,1250,1253,1264,1267,1268,1273,1274,1279,1348,1418,1419,1429,1438,1439,1441,1445,1448,1451,1454,1457,1460,1463,1466,1470,1473,1476,1479,1483,1486,1490,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1516,1518,1519,1520,1521,1522,1523,1524,1525,1527,1528,1530,1531,1533,1535,1536,1538,1539,1540,1541,1542,1543,1545,1546,1547,1548,1549,1550,1552,1554,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1570,1571,1572,1573,1574,1575,1577,1581,1585,1586,1587,1588,1589,1590,1594,1595,1596,1597,1599,1601,1603,1605,1607,1608,1609,1610,1612,1614,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1630,1631,1632,1633,1635,1637,1638,1640,1641,1643,1645,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1660,1661,1662,1663,1665,1666,1667,1668,1669,1671,1673,1675,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1775,1778,1781,1784,1798,1809,1819,1849,1876,1885,1960,2357,2362,2390,2408,2444,2450,2456,2479,2620,2640,2646,2650,2656,2693,2705,2771,2795,2864,2883,2909",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,4638,4707,4776,4846,4920,4996,5060,5137,5213,5290,5355,5424,5501,5576,5645,5713,5790,5856,5917,6014,6079,6148,6247,6318,6377,6435,6492,6551,6615,6686,6758,6830,6902,6974,7041,7109,7177,7236,7299,7363,7453,7544,7604,7670,7737,7803,7873,7937,7990,8057,8118,8185,8298,8356,8419,8484,8549,8624,8697,8769,8818,8879,8940,9001,9063,9127,9191,9255,9320,9383,9443,9504,9570,9629,9689,9751,9822,9882,9950,10036,10123,10213,10300,10388,10470,10553,10643,10734,10786,10844,10889,10955,11019,11076,11133,11187,11244,11292,11341,11392,11426,11473,11522,11568,11600,11664,11726,11786,11843,11917,11987,12065,12119,12189,12274,12322,12368,12429,12492,12558,12622,12693,12756,12821,12885,12946,13007,13059,13132,13206,13275,13350,13424,13498,13639,13709,13762,13840,13930,14018,14114,14204,14786,14875,15122,15403,15655,15940,16333,16810,17032,17254,17530,17757,17987,18217,18447,18677,18904,19323,19549,19974,20204,20632,20851,21134,21342,21473,21700,22126,22351,22778,22999,23424,23544,23820,24121,24445,24736,25050,25187,25318,25423,25665,25832,26036,26244,26515,26627,26739,26844,26961,27175,27321,27461,27547,27895,27983,28229,28647,28896,28978,29076,29693,29793,30045,30469,30724,30818,30907,31144,33196,33438,33540,33793,35977,47101,48617,59840,61368,63125,63751,64171,65232,66497,66753,66989,67536,68030,68635,68833,69413,69977,70352,70470,71008,71165,71361,71634,71890,72060,72201,72265,72630,72997,73673,73937,74275,74628,74722,74908,75214,75476,75601,75728,75967,76178,76297,76490,76667,77122,77303,77425,77684,77797,77984,78086,78193,78322,78597,79105,79601,80478,80772,81342,81491,82223,82395,82479,82815,82907,83185,88594,94146,94208,94838,95452,95543,95656,95885,96045,96197,96368,96534,96703,96870,97033,97276,97446,97619,97790,98064,98263,98468,98798,98882,98978,99074,99172,99272,99374,99476,99578,99680,99782,99882,99978,100090,100219,100342,100473,100604,100702,100816,100910,101050,101184,101280,101392,101492,101608,101704,101816,101916,102056,102192,102356,102486,102644,102794,102935,103079,103214,103326,103476,103604,103732,103868,104000,104130,104260,104372,104512,104658,104802,104940,105006,105096,105172,105276,105366,105468,105576,105684,105784,105864,105956,106054,106164,106242,106348,106440,106544,106654,106776,106939,107096,107176,107276,107366,107476,107566,107807,107901,108007,108099,108199,108311,108425,108541,108657,108751,108865,108977,109079,109199,109321,109403,109507,109627,109753,109851,109945,110033,110145,110261,110383,110495,110670,110786,110872,110964,111076,111200,111267,111393,111461,111589,111733,111861,111930,112025,112140,112253,112352,112461,112572,112683,112784,112889,112989,113119,113210,113333,113427,113539,113625,113729,113825,113913,114031,114135,114239,114365,114453,114561,114661,114751,114861,114945,115047,115131,115185,115249,115355,115441,115551,115635,115755,120899,121017,121132,121264,121979,122671,123188,124787,126320,126708,131443,151705,151965,153475,154508,156521,156783,157139,157969,164751,165885,166179,166402,166729,168779,169427,173278,174480,178559,179774,181183",
+ "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,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,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,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,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,217,218,222,226,230,235,241,248,252,256,261,265,269,273,277,281,285,291,295,301,305,311,315,320,324,327,331,337,341,347,351,357,360,364,368,372,376,380,381,382,383,386,389,392,395,399,400,401,402,403,406,408,410,412,417,418,422,428,432,433,435,446,447,451,457,461,462,463,467,494,498,499,503,531,702,728,900,926,957,965,971,985,1007,1012,1017,1027,1036,1045,1049,1056,1064,1071,1072,1081,1084,1087,1091,1095,1099,1102,1103,1108,1113,1123,1128,1135,1141,1142,1145,1149,1154,1156,1158,1161,1164,1166,1170,1173,1180,1183,1186,1190,1192,1196,1198,1200,1202,1206,1214,1222,1234,1240,1249,1252,1263,1266,1267,1272,1273,1278,1347,1417,1418,1428,1437,1438,1440,1444,1447,1450,1453,1456,1459,1462,1465,1469,1472,1475,1478,1482,1485,1489,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1515,1517,1518,1519,1520,1521,1522,1523,1524,1526,1527,1529,1530,1532,1534,1535,1537,1538,1539,1540,1541,1542,1544,1545,1546,1547,1548,1549,1551,1553,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1569,1570,1571,1572,1573,1574,1576,1580,1584,1585,1586,1587,1588,1589,1593,1594,1595,1596,1598,1600,1602,1604,1606,1607,1608,1609,1611,1613,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1629,1630,1631,1632,1634,1636,1637,1639,1640,1642,1644,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1659,1660,1661,1662,1664,1665,1666,1667,1668,1670,1672,1674,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1774,1777,1780,1783,1797,1808,1818,1848,1875,1884,1959,2356,2361,2389,2407,2443,2449,2455,2478,2619,2639,2645,2649,2655,2692,2704,2770,2794,2863,2882,2908,2917",
+ "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,66,60,66,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,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,83,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,89,12,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,85,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",
+ "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,4702,4771,4841,4915,4991,5055,5132,5208,5285,5350,5419,5496,5571,5640,5708,5785,5851,5912,6009,6074,6143,6242,6313,6372,6430,6487,6546,6610,6681,6753,6825,6897,6969,7036,7104,7172,7231,7294,7358,7448,7539,7599,7665,7732,7798,7868,7932,7985,8052,8113,8180,8293,8351,8414,8479,8544,8619,8692,8764,8813,8874,8935,8996,9058,9122,9186,9250,9315,9378,9438,9499,9565,9624,9684,9746,9817,9877,9945,10031,10118,10208,10295,10383,10465,10548,10638,10729,10781,10839,10884,10950,11014,11071,11128,11182,11239,11287,11336,11387,11421,11468,11517,11563,11595,11659,11721,11781,11838,11912,11982,12060,12114,12184,12269,12317,12363,12424,12487,12553,12617,12688,12751,12816,12880,12941,13002,13054,13127,13201,13270,13345,13419,13493,13634,13704,13757,13835,13925,14013,14109,14199,14781,14870,15117,15398,15650,15935,16328,16805,17027,17249,17525,17752,17982,18212,18442,18672,18899,19318,19544,19969,20199,20627,20846,21129,21337,21468,21695,22121,22346,22773,22994,23419,23539,23815,24116,24440,24731,25045,25182,25313,25418,25660,25827,26031,26239,26510,26622,26734,26839,26956,27170,27316,27456,27542,27890,27978,28224,28642,28891,28973,29071,29688,29788,30040,30464,30719,30813,30902,31139,33191,33433,33535,33788,35972,47096,48612,59835,61363,63120,63746,64166,65227,66492,66748,66984,67531,68025,68630,68828,69408,69972,70347,70465,71003,71160,71356,71629,71885,72055,72196,72260,72625,72992,73668,73932,74270,74623,74717,74903,75209,75471,75596,75723,75962,76173,76292,76485,76662,77117,77298,77420,77679,77792,77979,78081,78188,78317,78592,79100,79596,80473,80767,81337,81486,82218,82390,82474,82810,82902,83180,88589,94141,94203,94833,95447,95538,95651,95880,96040,96192,96363,96529,96698,96865,97028,97271,97441,97614,97785,98059,98258,98463,98793,98877,98973,99069,99167,99267,99369,99471,99573,99675,99777,99877,99973,100085,100214,100337,100468,100599,100697,100811,100905,101045,101179,101275,101387,101487,101603,101699,101811,101911,102051,102187,102351,102481,102639,102789,102930,103074,103209,103321,103471,103599,103727,103863,103995,104125,104255,104367,104507,104653,104797,104935,105001,105091,105167,105271,105361,105463,105571,105679,105779,105859,105951,106049,106159,106237,106343,106435,106539,106649,106771,106934,107091,107171,107271,107361,107471,107561,107802,107896,108002,108094,108194,108306,108420,108536,108652,108746,108860,108972,109074,109194,109316,109398,109502,109622,109748,109846,109940,110028,110140,110256,110378,110490,110665,110781,110867,110959,111071,111195,111262,111388,111456,111584,111728,111856,111925,112020,112135,112248,112347,112456,112567,112678,112779,112884,112984,113114,113205,113328,113422,113534,113620,113724,113820,113908,114026,114130,114234,114360,114448,114556,114656,114746,114856,114940,115042,115126,115180,115244,115350,115436,115546,115630,115750,120894,121012,121127,121259,121974,122666,123183,124782,126315,126703,131438,151700,151960,153470,154503,156516,156778,157134,157964,164746,165880,166174,166397,166724,168774,169422,173273,174475,178554,179769,181178,181652"
+ },
+ "to": {
+ "startLines": "15,20,21,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,284,285,286,287,288,289,290,291,292,308,309,310,311,312,313,314,315,351,352,353,354,355,358,359,360,372,373,374,375,376,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,406,408,409,410,411,412,419,427,428,432,436,440,445,451,458,462,466,471,475,479,483,487,491,495,501,505,511,515,521,525,530,534,537,541,547,551,557,561,567,570,574,578,582,586,590,591,592,593,596,599,602,605,609,610,611,612,613,616,618,620,622,627,628,632,638,642,643,645,656,657,661,667,671,672,673,677,704,708,709,713,741,912,938,1110,1136,1167,1175,1181,1195,1217,1222,1227,1237,1246,1255,1259,1266,1274,1281,1282,1291,1294,1297,1301,1305,1309,1312,1313,1318,1323,1333,1338,1345,1351,1352,1355,1359,1364,1366,1368,1371,1374,1376,1380,1383,1390,1393,1396,1400,1402,1406,1408,1410,1412,1416,1424,1432,1444,1450,1459,1462,1473,1476,1477,1482,1483,1488,1557,1627,1628,1638,1647,1648,1650,1654,1657,1660,1663,1666,1669,1672,1675,1679,1682,1685,1688,1692,1695,1699,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1725,1727,1728,1729,1730,1731,1732,1733,1734,1736,1737,1739,1740,1742,1744,1745,1747,1748,1749,1750,1751,1752,1754,1755,1756,1757,1758,1770,1772,1774,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1790,1791,1792,1793,1794,1795,1797,1801,1805,1806,1807,1808,1809,1810,1814,1815,1816,1817,1819,1821,1823,1825,1827,1828,1829,1830,1832,1834,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1850,1851,1852,1853,1855,1857,1858,1860,1861,1863,1865,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1880,1881,1882,1883,1885,1886,1887,1888,1889,1891,1893,1895,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1914,1997,2000,2003,2006,2020,2031,2086,2116,2143,2152,2227,2624,2636,2667,2805,2841,2847,2853,2876,3017,3037,3043,3047,3053,3090,3134,3200,3224,3293,3312,3338",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "664,846,891,6018,6059,6114,6173,6235,6316,6377,6452,6528,6605,6683,6768,6850,6926,7002,7079,7157,7263,7369,7448,7528,7585,7787,7861,7936,8001,8067,8127,8188,8260,8333,8400,8468,8527,8586,8645,8704,8763,8817,8871,8924,8978,9032,9086,9272,9346,9425,9498,9572,9643,9715,9787,9860,9917,9975,10048,10122,10196,10271,10343,10416,10486,10557,10617,10678,10747,10816,10886,10960,11036,11100,11177,11253,11330,11395,11464,11541,11616,11685,11753,11830,11896,11957,12054,12119,12188,12287,12358,12417,12475,12532,12591,12655,12726,12798,12870,12942,13014,13081,13149,13217,13276,13339,13403,13493,13584,13644,13710,13777,13843,13913,13977,14030,14097,14158,14225,14338,14396,14459,14524,14589,14664,14737,14809,14858,14919,14980,15041,15103,15167,15231,15295,15360,15423,15483,15544,15610,15669,15729,15791,15862,15922,16478,16564,16651,16741,16828,16916,16998,17081,17171,18240,18292,18350,18395,18461,18525,18582,18639,20816,20873,20921,20970,21021,21125,21172,21221,21827,21859,21923,21985,22045,22172,22246,22316,22394,22448,22518,22603,22651,22697,22758,22821,22887,22951,23022,23085,23150,23214,23275,23336,23388,23461,23535,23604,23679,23753,23827,23968,24100,24224,24302,24392,24480,24576,24985,25567,25656,25903,26184,26436,26721,27114,27591,27813,28035,28311,28538,28768,28998,29228,29458,29685,30104,30330,30755,30985,31413,31632,31915,32123,32254,32481,32907,33132,33559,33780,34205,34325,34601,34902,35226,35517,35831,35968,36099,36204,36446,36613,36817,37025,37296,37408,37520,37625,37742,37956,38102,38242,38328,38676,38764,39010,39428,39677,39759,39857,40474,40574,40826,41250,41505,41599,41688,41925,43977,44219,44321,44574,46758,57882,59398,70621,72149,73906,74532,74952,76013,77278,77534,77770,78317,78811,79416,79614,80194,80758,81133,81251,81789,81946,82142,82415,82671,82841,82982,83046,83411,83778,84454,84718,85056,85409,85503,85689,85995,86257,86382,86509,86748,86959,87078,87271,87448,87903,88084,88206,88465,88578,88765,88867,88974,89103,89378,89886,90382,91259,91553,92123,92272,93004,93176,93260,93596,93688,93966,99375,104927,104989,105619,106233,106324,106437,106666,106826,106978,107149,107315,107484,107651,107814,108057,108227,108400,108571,108845,109044,109249,109579,109663,109759,109855,109953,110053,110155,110257,110359,110461,110563,110663,110759,110871,111000,111123,111254,111385,111483,111597,111691,111831,111965,112061,112173,112273,112389,112485,112597,112697,112837,112973,113137,113267,113425,113575,113716,113860,113995,114107,114257,114385,114513,114649,114781,114911,115041,115153,116051,116197,116341,116479,116545,116635,116711,116815,116905,117007,117115,117223,117323,117403,117495,117593,117703,117781,117887,117979,118083,118193,118315,118478,118635,118715,118815,118905,119015,119105,119346,119440,119546,119638,119738,119850,119964,120080,120196,120290,120404,120516,120618,120738,120860,120942,121046,121166,121292,121390,121484,121572,121684,121800,121922,122034,122209,122325,122411,122503,122615,122739,122806,122932,123000,123128,123272,123400,123469,123564,123679,123792,123891,124000,124111,124222,124323,124428,124528,124658,124749,124872,124966,125078,125164,125268,125364,125452,125570,125674,125778,125904,125992,126100,126200,126290,126400,126484,126586,126670,126724,126788,126894,126980,127090,127174,127433,132577,132695,132810,132942,133657,134349,137495,139094,140627,141015,145750,166012,166570,174052,182301,184314,184576,184932,185762,192544,193678,193972,194195,194522,196572,199123,202974,204176,208255,209470,210879",
+ "endLines": "15,20,21,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,284,285,286,287,288,289,290,291,292,308,309,310,311,312,313,314,315,351,352,353,354,355,358,359,360,372,373,374,375,376,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,406,408,409,410,411,412,426,427,431,435,439,444,450,457,461,465,470,474,478,482,486,490,494,500,504,510,514,520,524,529,533,536,540,546,550,556,560,566,569,573,577,581,585,589,590,591,592,595,598,601,604,608,609,610,611,612,615,617,619,621,626,627,631,637,641,642,644,655,656,660,666,670,671,672,676,703,707,708,712,740,911,937,1109,1135,1166,1174,1180,1194,1216,1221,1226,1236,1245,1254,1258,1265,1273,1280,1281,1290,1293,1296,1300,1304,1308,1311,1312,1317,1322,1332,1337,1344,1350,1351,1354,1358,1363,1365,1367,1370,1373,1375,1379,1382,1389,1392,1395,1399,1401,1405,1407,1409,1411,1415,1423,1431,1443,1449,1458,1461,1472,1475,1476,1481,1482,1487,1556,1626,1627,1637,1646,1647,1649,1653,1656,1659,1662,1665,1668,1671,1674,1678,1681,1684,1687,1691,1694,1698,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1724,1726,1727,1728,1729,1730,1731,1732,1733,1735,1736,1738,1739,1741,1743,1744,1746,1747,1748,1749,1750,1751,1753,1754,1755,1756,1757,1758,1771,1773,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1789,1790,1791,1792,1793,1794,1796,1800,1804,1805,1806,1807,1808,1809,1813,1814,1815,1816,1818,1820,1822,1824,1826,1827,1828,1829,1831,1833,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1849,1850,1851,1852,1854,1856,1857,1859,1860,1862,1864,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1879,1880,1881,1882,1884,1885,1886,1887,1888,1890,1892,1894,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1996,1999,2002,2005,2019,2030,2040,2115,2142,2151,2226,2623,2628,2663,2684,2840,2846,2852,2875,3016,3036,3042,3046,3052,3089,3101,3199,3223,3292,3311,3337,3346",
+ "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,66,60,66,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,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,83,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,89,12,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,85,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",
+ "endOffsets": "714,886,935,6054,6109,6168,6230,6311,6372,6447,6523,6600,6678,6763,6845,6921,6997,7074,7152,7258,7364,7443,7523,7580,7638,7856,7931,7996,8062,8122,8183,8255,8328,8395,8463,8522,8581,8640,8699,8758,8812,8866,8919,8973,9027,9081,9135,9341,9420,9493,9567,9638,9710,9782,9855,9912,9970,10043,10117,10191,10266,10338,10411,10481,10552,10612,10673,10742,10811,10881,10955,11031,11095,11172,11248,11325,11390,11459,11536,11611,11680,11748,11825,11891,11952,12049,12114,12183,12282,12353,12412,12470,12527,12586,12650,12721,12793,12865,12937,13009,13076,13144,13212,13271,13334,13398,13488,13579,13639,13705,13772,13838,13908,13972,14025,14092,14153,14220,14333,14391,14454,14519,14584,14659,14732,14804,14853,14914,14975,15036,15098,15162,15226,15290,15355,15418,15478,15539,15605,15664,15724,15786,15857,15917,15985,16559,16646,16736,16823,16911,16993,17076,17166,17257,18287,18345,18390,18456,18520,18577,18634,18688,20868,20916,20965,21016,21050,21167,21216,21262,21854,21918,21980,22040,22097,22241,22311,22389,22443,22513,22598,22646,22692,22753,22816,22882,22946,23017,23080,23145,23209,23270,23331,23383,23456,23530,23599,23674,23748,23822,23963,24033,24148,24297,24387,24475,24571,24661,25562,25651,25898,26179,26431,26716,27109,27586,27808,28030,28306,28533,28763,28993,29223,29453,29680,30099,30325,30750,30980,31408,31627,31910,32118,32249,32476,32902,33127,33554,33775,34200,34320,34596,34897,35221,35512,35826,35963,36094,36199,36441,36608,36812,37020,37291,37403,37515,37620,37737,37951,38097,38237,38323,38671,38759,39005,39423,39672,39754,39852,40469,40569,40821,41245,41500,41594,41683,41920,43972,44214,44316,44569,46753,57877,59393,70616,72144,73901,74527,74947,76008,77273,77529,77765,78312,78806,79411,79609,80189,80753,81128,81246,81784,81941,82137,82410,82666,82836,82977,83041,83406,83773,84449,84713,85051,85404,85498,85684,85990,86252,86377,86504,86743,86954,87073,87266,87443,87898,88079,88201,88460,88573,88760,88862,88969,89098,89373,89881,90377,91254,91548,92118,92267,92999,93171,93255,93591,93683,93961,99370,104922,104984,105614,106228,106319,106432,106661,106821,106973,107144,107310,107479,107646,107809,108052,108222,108395,108566,108840,109039,109244,109574,109658,109754,109850,109948,110048,110150,110252,110354,110456,110558,110658,110754,110866,110995,111118,111249,111380,111478,111592,111686,111826,111960,112056,112168,112268,112384,112480,112592,112692,112832,112968,113132,113262,113420,113570,113711,113855,113990,114102,114252,114380,114508,114644,114776,114906,115036,115148,115288,116192,116336,116474,116540,116630,116706,116810,116900,117002,117110,117218,117318,117398,117490,117588,117698,117776,117882,117974,118078,118188,118310,118473,118630,118710,118810,118900,119010,119100,119341,119435,119541,119633,119733,119845,119959,120075,120191,120285,120399,120511,120613,120733,120855,120937,121041,121161,121287,121385,121479,121567,121679,121795,121917,122029,122204,122320,122406,122498,122610,122734,122801,122927,122995,123123,123267,123395,123464,123559,123674,123787,123886,123995,124106,124217,124318,124423,124523,124653,124744,124867,124961,125073,125159,125263,125359,125447,125565,125669,125773,125899,125987,126095,126195,126285,126395,126479,126581,126665,126719,126783,126889,126975,127085,127169,127289,132572,132690,132805,132937,133652,134344,134861,139089,140622,141010,145745,166007,166267,168075,175080,184309,184571,184927,185757,192539,193673,193967,194190,194517,196567,197215,202969,204171,208250,209465,210874,211348"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/values/colors.xml",
+ "from": {
+ "startLines": "4,2,3",
+ "startColumns": "4,4,4",
+ "startOffsets": "153,55,102",
+ "endColumns": "45,46,50",
+ "endOffsets": "194,97,148"
+ },
+ "to": {
+ "startLines": "152,153,154",
+ "startColumns": "4,4,4",
+ "startOffsets": "7643,7689,7736",
+ "endColumns": "45,46,50",
+ "endOffsets": "7684,7731,7782"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/values/styles.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "53",
+ "endLines": "7",
+ "endColumns": "12",
+ "endOffsets": "367"
+ },
+ "to": {
+ "startLines": "413",
+ "startColumns": "4",
+ "startOffsets": "24666",
+ "endLines": "418",
+ "endColumns": "12",
+ "endOffsets": "24980"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/28120aa98d624ce8fee0a8087788fd91/constraintlayout-1.1.3/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,127,128,129,130",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,5819,8395,8527,11791",
+ "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,126,127,128,129,130",
+ "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,3263,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,5814,8390,8522,11786,11894"
+ },
+ "to": {
+ "startLines": "2,3,11,12,13,14,16,22,23,24,25,28,29,32,35,36,37,38,39,42,45,46,47,48,53,56,59,60,61,66,67,68,71,74,75,78,81,84,87,88,91,94,95,100,101,106,109,112,113,114,115,116,117,118,119,120,121,2664,2665,2666,2804",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,166,457,505,557,618,719,940,1001,1061,1131,1264,1332,1461,1587,1649,1714,1782,1849,1972,2097,2164,2229,2294,2475,2596,2717,2783,2850,3060,3129,3195,3320,3446,3513,3639,3766,3891,4018,4083,4209,4332,4397,4605,4672,4852,4972,5092,5157,5219,5281,5343,5402,5462,5523,5584,5643,168080,170656,170788,182193",
+ "endLines": "2,10,11,12,13,14,19,22,23,24,27,28,31,34,35,36,37,38,41,44,45,46,47,52,55,58,59,60,65,66,67,70,73,74,77,80,83,86,87,90,93,94,99,100,105,108,111,112,113,114,115,116,117,118,119,120,129,2664,2665,2666,2804",
+ "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,3263,107",
+ "endOffsets": "161,452,500,552,613,659,841,996,1056,1126,1259,1327,1456,1582,1644,1709,1777,1844,1967,2092,2159,2224,2289,2470,2591,2712,2778,2845,3055,3124,3190,3315,3441,3508,3634,3761,3886,4013,4078,4204,4327,4392,4600,4667,4847,4967,5087,5152,5214,5276,5338,5397,5457,5518,5579,5638,6013,170651,170783,174047,182296"
+ }
+ },
+ {
+ "source": "/Users/wangvivi/.gradle/caches/transforms-2/files-2.1/7c534088c709ef4f962350c99f0510e9/jetified-appcompat-resources-1.1.0/res/values/values.xml",
+ "from": {
+ "startLines": "2,29,36,47,74",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "55,1702,2087,2684,4317",
+ "endLines": "28,35,46,73,78",
+ "endColumns": "24,24,24,24,24",
+ "endOffsets": "1697,2082,2679,4312,4582"
+ },
+ "to": {
+ "startLines": "2041,2068,2075,3102,3129",
+ "startColumns": "4,4,4,4,4",
+ "startOffsets": "134866,136513,136898,197220,198853",
+ "endLines": "2067,2074,2085,3128,3133",
+ "endColumns": "24,24,24,24,24",
+ "endOffsets": "136508,136893,137490,198848,199118"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/blame/res/debug/single/debug.json b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/single/debug.json
new file mode 100644
index 0000000..54c5017
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/blame/res/debug/single/debug.json
@@ -0,0 +1,66 @@
+[
+ {
+ "merged": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher_round.png.flat",
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png"
+ },
+ {
+ "merged": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher_round.png.flat",
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-mdpi/ic_launcher_round.png"
+ },
+ {
+ "merged": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/layout_activity_main.xml.flat",
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/layout/activity_main.xml"
+ },
+ {
+ "merged": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher_round.png.flat",
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png"
+ },
+ {
+ "merged": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/drawable_ic_launcher_background.xml.flat",
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/drawable/ic_launcher_background.xml"
+ },
+ {
+ "merged": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher.png.flat",
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-xxhdpi/ic_launcher.png"
+ },
+ {
+ "merged": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-anydpi-v26_ic_launcher.xml.flat",
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml"
+ },
+ {
+ "merged": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher.png.flat",
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-mdpi/ic_launcher.png"
+ },
+ {
+ "merged": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher_round.png.flat",
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png"
+ },
+ {
+ "merged": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/drawable-v24_ic_launcher_foreground.xml.flat",
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/drawable-v24/ic_launcher_foreground.xml"
+ },
+ {
+ "merged": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-anydpi-v26_ic_launcher_round.xml.flat",
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml"
+ },
+ {
+ "merged": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher.png.flat",
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-hdpi/ic_launcher.png"
+ },
+ {
+ "merged": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher.png.flat",
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-xhdpi/ic_launcher.png"
+ },
+ {
+ "merged": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/layout_activity_camera.xml.flat",
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/layout/activity_camera.xml"
+ },
+ {
+ "merged": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher.png.flat",
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png"
+ },
+ {
+ "merged": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher_round.png.flat",
+ "source": "/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-hdpi/ic_launcher_round.png"
+ }
+]
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/bundle_manifest/debug/bundle-manifest/AndroidManifest.xml b/PaddleLiteClassification/app/build/intermediates/bundle_manifest/debug/bundle-manifest/AndroidManifest.xml
new file mode 100644
index 0000000..873a77f
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/bundle_manifest/debug/bundle-manifest/AndroidManifest.xml
@@ -0,0 +1,36 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/bundle_manifest/debug/bundle-manifest/output.json b/PaddleLiteClassification/app/build/intermediates/bundle_manifest/debug/bundle-manifest/output.json
new file mode 100644
index 0000000..3a0e2a8
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/bundle_manifest/debug/bundle-manifest/output.json
@@ -0,0 +1,28 @@
+{
+ "version": 1,
+ "applicationId": "com.yeyupiaoling.paddleliteclassification",
+ "variantType": "BASE_APK",
+ "elements": [
+ {
+ "outputType": {
+ "type": "BUNDLE_MANIFEST"
+ },
+ "apkData": {
+ "type": "MAIN",
+ "splits": [],
+ "versionCode": 1,
+ "versionName": "1.0",
+ "outputFile": "app-debug.apk",
+ "fullName": "debug",
+ "baseName": "debug",
+ "dirName": ""
+ },
+ "path": "AndroidManifest.xml",
+ "properties": {
+ "packageId": "com.yeyupiaoling.paddleliteclassification",
+ "split": "",
+ "minSdkVersion": "22"
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/compatible_screen_manifest/debug/out/output.json b/PaddleLiteClassification/app/build/intermediates/compatible_screen_manifest/debug/out/output.json
new file mode 100644
index 0000000..2cc7a3b
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/compatible_screen_manifest/debug/out/output.json
@@ -0,0 +1,6 @@
+{
+ "version": 1,
+ "applicationId": "com.yeyupiaoling.paddleliteclassification",
+ "variantType": "BASE_APK",
+ "elements": []
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar b/PaddleLiteClassification/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar
new file mode 100644
index 0000000..e6f93b5
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar differ
diff --git a/PaddleLiteClassification/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex b/PaddleLiteClassification/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex
new file mode 100644
index 0000000..7d57988
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex differ
diff --git a/PaddleLiteClassification/app/build/intermediates/dex/debug/mergeProjectDexDebug/classes.dex b/PaddleLiteClassification/app/build/intermediates/dex/debug/mergeProjectDexDebug/classes.dex
new file mode 100644
index 0000000..17dee68
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/dex/debug/mergeProjectDexDebug/classes.dex differ
diff --git a/PaddleLiteClassification/app/build/intermediates/dex_archive_input_jar_hashes/debug/out b/PaddleLiteClassification/app/build/intermediates/dex_archive_input_jar_hashes/debug/out
new file mode 100644
index 0000000..8e92bc7
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/dex_archive_input_jar_hashes/debug/out differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state
new file mode 100644
index 0000000..6cbf538
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+srV_clsK_JwQXNqzLJdRQuir8Q= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+srV_clsK_JwQXNqzLJdRQuir8Q=
new file mode 100644
index 0000000..30185e4
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+srV_clsK_JwQXNqzLJdRQuir8Q= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/3vNePipy8XjTOe0BWl0hIm_bQUo= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/3vNePipy8XjTOe0BWl0hIm_bQUo=
new file mode 100644
index 0000000..f929dff
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/3vNePipy8XjTOe0BWl0hIm_bQUo= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5JNcDlaqXwPhNSyslq7tZLYJ6Qk= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5JNcDlaqXwPhNSyslq7tZLYJ6Qk=
new file mode 100644
index 0000000..d0a17a9
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5JNcDlaqXwPhNSyslq7tZLYJ6Qk= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6SbELLO7xp1iG1dspapMqbE_3rc= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6SbELLO7xp1iG1dspapMqbE_3rc=
new file mode 100644
index 0000000..e550972
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6SbELLO7xp1iG1dspapMqbE_3rc= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/81dudOz1Ds4Dh2ybalovVCscjPY= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/81dudOz1Ds4Dh2ybalovVCscjPY=
new file mode 100644
index 0000000..cbd222d
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/81dudOz1Ds4Dh2ybalovVCscjPY= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/8ZBM2Ky+LMjNdQMMLItrUgIhNDc= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/8ZBM2Ky+LMjNdQMMLItrUgIhNDc=
new file mode 100644
index 0000000..1ffce77
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/8ZBM2Ky+LMjNdQMMLItrUgIhNDc= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/AIocMJtZES_Jr1ebEYWlPpFHEnk= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/AIocMJtZES_Jr1ebEYWlPpFHEnk=
new file mode 100644
index 0000000..ba19014
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/AIocMJtZES_Jr1ebEYWlPpFHEnk= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ATflqeq9iW2t2HQXVf+SGy29A0I= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ATflqeq9iW2t2HQXVf+SGy29A0I=
new file mode 100644
index 0000000..189e23f
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ATflqeq9iW2t2HQXVf+SGy29A0I= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/FuMjZlMsi69a4qAfo6oZbrTl_6I= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/FuMjZlMsi69a4qAfo6oZbrTl_6I=
new file mode 100644
index 0000000..2d98ee2
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/FuMjZlMsi69a4qAfo6oZbrTl_6I= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/LgxqXAIV0EwLTkiNBodHmPPjZY8= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/LgxqXAIV0EwLTkiNBodHmPPjZY8=
new file mode 100644
index 0000000..28b9e4d
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/LgxqXAIV0EwLTkiNBodHmPPjZY8= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/M4tt5Eu4LG1Ff1Fu6sqM82pJ_zE= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/M4tt5Eu4LG1Ff1Fu6sqM82pJ_zE=
new file mode 100644
index 0000000..b7ec4f6
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/M4tt5Eu4LG1Ff1Fu6sqM82pJ_zE= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MCSXecfc_Ew3UviIVPw_khIWEN0= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MCSXecfc_Ew3UviIVPw_khIWEN0=
new file mode 100644
index 0000000..25e1933
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MCSXecfc_Ew3UviIVPw_khIWEN0= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MwkYKcWhhq9_Z7NA3CRErxaONrs= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MwkYKcWhhq9_Z7NA3CRErxaONrs=
new file mode 100644
index 0000000..5707aa8
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MwkYKcWhhq9_Z7NA3CRErxaONrs= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Of+uEChZIqCegGgd64zVtll9aUY= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Of+uEChZIqCegGgd64zVtll9aUY=
new file mode 100644
index 0000000..96690f4
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Of+uEChZIqCegGgd64zVtll9aUY= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/QuowrzpwwBMLB2nQ65jtqPICVZY= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/QuowrzpwwBMLB2nQ65jtqPICVZY=
new file mode 100644
index 0000000..93da8e9
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/QuowrzpwwBMLB2nQ65jtqPICVZY= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/RR3jKWBUlFFs7vwRaMFjmokGHcQ= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/RR3jKWBUlFFs7vwRaMFjmokGHcQ=
new file mode 100644
index 0000000..0669512
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/RR3jKWBUlFFs7vwRaMFjmokGHcQ= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Th6W4hRTnemtVinzbePTh82H9+s= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Th6W4hRTnemtVinzbePTh82H9+s=
new file mode 100644
index 0000000..de755d1
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Th6W4hRTnemtVinzbePTh82H9+s= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/U4dFV2nc_PZqD2p9r8F8scdA1MI= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/U4dFV2nc_PZqD2p9r8F8scdA1MI=
new file mode 100644
index 0000000..8db9f9d
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/U4dFV2nc_PZqD2p9r8F8scdA1MI= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/UucnndWcObkGugID3Aos6HIajxE= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/UucnndWcObkGugID3Aos6HIajxE=
new file mode 100644
index 0000000..761fe3b
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/UucnndWcObkGugID3Aos6HIajxE= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YNyeaGS2xdtf1LEbtVcU8liRPj4= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YNyeaGS2xdtf1LEbtVcU8liRPj4=
new file mode 100644
index 0000000..5dd6acd
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YNyeaGS2xdtf1LEbtVcU8liRPj4= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YV4etFhQ7UKz8L967NgB04KbyLE= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YV4etFhQ7UKz8L967NgB04KbyLE=
new file mode 100644
index 0000000..16cf64a
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YV4etFhQ7UKz8L967NgB04KbyLE= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/cCtnOfCFhGzflV6OnWAJNatH63k= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/cCtnOfCFhGzflV6OnWAJNatH63k=
new file mode 100644
index 0000000..3f15ff8
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/cCtnOfCFhGzflV6OnWAJNatH63k= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hdX5nbqouRPme3F9_w+sQxmUACw= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hdX5nbqouRPme3F9_w+sQxmUACw=
new file mode 100644
index 0000000..8568b5b
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hdX5nbqouRPme3F9_w+sQxmUACw= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nxFy8pOf1TcXMMEboLoBbmmCjAE= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nxFy8pOf1TcXMMEboLoBbmmCjAE=
new file mode 100644
index 0000000..7c1dea3
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nxFy8pOf1TcXMMEboLoBbmmCjAE= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/x2NnboV8dz8znoi9CRJGaL3bNWo= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/x2NnboV8dz8znoi9CRJGaL3bNWo=
new file mode 100644
index 0000000..6ccda32
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/x2NnboV8dz8znoi9CRJGaL3bNWo= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/y330rXH_HFaFezRqTg2qzp6fddo= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/y330rXH_HFaFezRqTg2qzp6fddo=
new file mode 100644
index 0000000..8fd6cd4
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/y330rXH_HFaFezRqTg2qzp6fddo= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ymRjhf7Qone38bG+Ft6NgZ39_lE= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ymRjhf7Qone38bG+Ft6NgZ39_lE=
new file mode 100644
index 0000000..e717ddd
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ymRjhf7Qone38bG+Ft6NgZ39_lE= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/merge-state b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/merge-state
new file mode 100644
index 0000000..f7dc323
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/merge-state differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/+srV_clsK_JwQXNqzLJdRQuir8Q= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/+srV_clsK_JwQXNqzLJdRQuir8Q=
new file mode 100644
index 0000000..30185e4
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/+srV_clsK_JwQXNqzLJdRQuir8Q= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/3vNePipy8XjTOe0BWl0hIm_bQUo= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/3vNePipy8XjTOe0BWl0hIm_bQUo=
new file mode 100644
index 0000000..f929dff
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/3vNePipy8XjTOe0BWl0hIm_bQUo= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/5JNcDlaqXwPhNSyslq7tZLYJ6Qk= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/5JNcDlaqXwPhNSyslq7tZLYJ6Qk=
new file mode 100644
index 0000000..d0a17a9
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/5JNcDlaqXwPhNSyslq7tZLYJ6Qk= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/6SbELLO7xp1iG1dspapMqbE_3rc= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/6SbELLO7xp1iG1dspapMqbE_3rc=
new file mode 100644
index 0000000..e550972
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/6SbELLO7xp1iG1dspapMqbE_3rc= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/81dudOz1Ds4Dh2ybalovVCscjPY= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/81dudOz1Ds4Dh2ybalovVCscjPY=
new file mode 100644
index 0000000..cbd222d
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/81dudOz1Ds4Dh2ybalovVCscjPY= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/8ZBM2Ky+LMjNdQMMLItrUgIhNDc= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/8ZBM2Ky+LMjNdQMMLItrUgIhNDc=
new file mode 100644
index 0000000..1ffce77
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/8ZBM2Ky+LMjNdQMMLItrUgIhNDc= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/AIocMJtZES_Jr1ebEYWlPpFHEnk= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/AIocMJtZES_Jr1ebEYWlPpFHEnk=
new file mode 100644
index 0000000..ba19014
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/AIocMJtZES_Jr1ebEYWlPpFHEnk= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/ATflqeq9iW2t2HQXVf+SGy29A0I= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/ATflqeq9iW2t2HQXVf+SGy29A0I=
new file mode 100644
index 0000000..189e23f
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/ATflqeq9iW2t2HQXVf+SGy29A0I= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/FuMjZlMsi69a4qAfo6oZbrTl_6I= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/FuMjZlMsi69a4qAfo6oZbrTl_6I=
new file mode 100644
index 0000000..2d98ee2
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/FuMjZlMsi69a4qAfo6oZbrTl_6I= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/LgxqXAIV0EwLTkiNBodHmPPjZY8= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/LgxqXAIV0EwLTkiNBodHmPPjZY8=
new file mode 100644
index 0000000..28b9e4d
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/LgxqXAIV0EwLTkiNBodHmPPjZY8= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/M4tt5Eu4LG1Ff1Fu6sqM82pJ_zE= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/M4tt5Eu4LG1Ff1Fu6sqM82pJ_zE=
new file mode 100644
index 0000000..b7ec4f6
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/M4tt5Eu4LG1Ff1Fu6sqM82pJ_zE= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/MCSXecfc_Ew3UviIVPw_khIWEN0= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/MCSXecfc_Ew3UviIVPw_khIWEN0=
new file mode 100644
index 0000000..25e1933
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/MCSXecfc_Ew3UviIVPw_khIWEN0= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/MwkYKcWhhq9_Z7NA3CRErxaONrs= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/MwkYKcWhhq9_Z7NA3CRErxaONrs=
new file mode 100644
index 0000000..5707aa8
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/MwkYKcWhhq9_Z7NA3CRErxaONrs= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Of+uEChZIqCegGgd64zVtll9aUY= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Of+uEChZIqCegGgd64zVtll9aUY=
new file mode 100644
index 0000000..96690f4
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Of+uEChZIqCegGgd64zVtll9aUY= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/QuowrzpwwBMLB2nQ65jtqPICVZY= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/QuowrzpwwBMLB2nQ65jtqPICVZY=
new file mode 100644
index 0000000..93da8e9
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/QuowrzpwwBMLB2nQ65jtqPICVZY= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/RR3jKWBUlFFs7vwRaMFjmokGHcQ= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/RR3jKWBUlFFs7vwRaMFjmokGHcQ=
new file mode 100644
index 0000000..0669512
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/RR3jKWBUlFFs7vwRaMFjmokGHcQ= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Th6W4hRTnemtVinzbePTh82H9+s= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Th6W4hRTnemtVinzbePTh82H9+s=
new file mode 100644
index 0000000..de755d1
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Th6W4hRTnemtVinzbePTh82H9+s= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/U4dFV2nc_PZqD2p9r8F8scdA1MI= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/U4dFV2nc_PZqD2p9r8F8scdA1MI=
new file mode 100644
index 0000000..8db9f9d
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/U4dFV2nc_PZqD2p9r8F8scdA1MI= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/UucnndWcObkGugID3Aos6HIajxE= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/UucnndWcObkGugID3Aos6HIajxE=
new file mode 100644
index 0000000..761fe3b
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/UucnndWcObkGugID3Aos6HIajxE= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/YNyeaGS2xdtf1LEbtVcU8liRPj4= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/YNyeaGS2xdtf1LEbtVcU8liRPj4=
new file mode 100644
index 0000000..5dd6acd
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/YNyeaGS2xdtf1LEbtVcU8liRPj4= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/YV4etFhQ7UKz8L967NgB04KbyLE= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/YV4etFhQ7UKz8L967NgB04KbyLE=
new file mode 100644
index 0000000..16cf64a
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/YV4etFhQ7UKz8L967NgB04KbyLE= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/cCtnOfCFhGzflV6OnWAJNatH63k= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/cCtnOfCFhGzflV6OnWAJNatH63k=
new file mode 100644
index 0000000..3f15ff8
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/cCtnOfCFhGzflV6OnWAJNatH63k= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/hdX5nbqouRPme3F9_w+sQxmUACw= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/hdX5nbqouRPme3F9_w+sQxmUACw=
new file mode 100644
index 0000000..8568b5b
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/hdX5nbqouRPme3F9_w+sQxmUACw= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/nxFy8pOf1TcXMMEboLoBbmmCjAE= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/nxFy8pOf1TcXMMEboLoBbmmCjAE=
new file mode 100644
index 0000000..7c1dea3
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/nxFy8pOf1TcXMMEboLoBbmmCjAE= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/x2NnboV8dz8znoi9CRJGaL3bNWo= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/x2NnboV8dz8znoi9CRJGaL3bNWo=
new file mode 100644
index 0000000..6ccda32
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/x2NnboV8dz8znoi9CRJGaL3bNWo= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/y330rXH_HFaFezRqTg2qzp6fddo= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/y330rXH_HFaFezRqTg2qzp6fddo=
new file mode 100644
index 0000000..8fd6cd4
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/y330rXH_HFaFezRqTg2qzp6fddo= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/ymRjhf7Qone38bG+Ft6NgZ39_lE= b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/ymRjhf7Qone38bG+Ft6NgZ39_lE=
new file mode 100644
index 0000000..e717ddd
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/ymRjhf7Qone38bG+Ft6NgZ39_lE= differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugAssets/merger.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugAssets/merger.xml
new file mode 100644
index 0000000..eba9339
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugAssets/merger.xml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml
new file mode 100644
index 0000000..674da3c
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties
new file mode 100644
index 0000000..43bdf91
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties
@@ -0,0 +1,17 @@
+#Mon May 06 15:03:20 CST 2024
+/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-xxhdpi/ic_launcher.png=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher.png.flat
+/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-mdpi/ic_launcher_round.png=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher_round.png.flat
+/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-hdpi/ic_launcher_round.png=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher_round.png.flat
+/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-anydpi-v26_ic_launcher.xml.flat
+/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-hdpi/ic_launcher.png=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher.png.flat
+/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/drawable/ic_launcher_background.xml=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/drawable_ic_launcher_background.xml.flat
+/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher.png.flat
+/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-xhdpi/ic_launcher.png=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher.png.flat
+/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/drawable-v24/ic_launcher_foreground.xml=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/drawable-v24_ic_launcher_foreground.xml.flat
+/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-mdpi/ic_launcher.png=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher.png.flat
+/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/layout/activity_main.xml=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/layout_activity_main.xml.flat
+/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher_round.png.flat
+/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher_round.png.flat
+/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/layout/activity_camera.xml=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/layout_activity_camera.xml.flat
+/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-anydpi-v26_ic_launcher_round.xml.flat
+/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher_round.png.flat
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml
new file mode 100644
index 0000000..292175e
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml
@@ -0,0 +1,32 @@
+
+
+ "Gaan na tuisskerm"
+ "Gaan 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"
+ "Soektognavraag"
+ "Soek"
+ "Dien navraag in"
+ "Stemsoektog"
+ "Deel met"
+ "Deel met %s"
+ "Vou in"
+ "Soek"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml
new file mode 100644
index 0000000..f64633a
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml
@@ -0,0 +1,32 @@
+
+
+ "መነሻ ዳስስ"
+ "ወደ ላይ ያስሱ"
+ "ተጨማሪ አማራጮች"
+ "ተከናውኗል"
+ "ሁሉንም ይመልከቱ"
+ "አንድ መተግበሪያ ይምረጡ"
+ "አጥፋ"
+ "አብራ"
+ "Alt+"
+ "Ctrl+"
+ "ሰርዝ"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "ክፍተት"
+ "Sym+"
+ "Menu+"
+ "ይፈልጉ…"
+ "መጠይቅ አጽዳ"
+ "የፍለጋ መጠይቅ"
+ "ፍለጋ"
+ "መጠይቅ አስገባ"
+ "የድምጽ ፍለጋ"
+ "አጋራ በ"
+ "ለ%s አጋራ"
+ "ሰብስብ"
+ "ፍለጋ"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml
new file mode 100644
index 0000000..40a0d05
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml
@@ -0,0 +1,32 @@
+
+
+ "التوجه إلى المنزل"
+ "التنقل إلى أعلى"
+ "خيارات أكثر"
+ "تم"
+ "عرض الكل"
+ "اختيار تطبيق"
+ "إيقاف"
+ "تفعيل"
+ "Alt+"
+ "Ctrl+"
+ "حذف"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "فضاء"
+ "Sym+"
+ "القائمة+"
+ "بحث…"
+ "محو طلب البحث"
+ "طلب بحث"
+ "البحث"
+ "إرسال طلب البحث"
+ "بحث صوتي"
+ "مشاركة مع"
+ "مشاركة مع %s"
+ "تصغير"
+ "البحث"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-as/values-as.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-as/values-as.xml
new file mode 100644
index 0000000..9f21897
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-as/values-as.xml
@@ -0,0 +1,32 @@
+
+
+ "গৃহ পৃষ্ঠালৈ যাওক"
+ "ওপৰলৈ যাওক"
+ "অধিক বিকল্প"
+ "সম্পন্ন হ’ল"
+ "সকলো চাওক"
+ "কোনো এপ্ বাছনি কৰক"
+ "অফ"
+ "অন"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "সন্ধান কৰক…"
+ "সন্ধান কৰা প্ৰশ্ন মচক"
+ "সন্ধান কৰা প্ৰশ্ন"
+ "সন্ধান"
+ "প্ৰশ্ন দাখিল কৰক"
+ "কণ্ঠধ্বনিৰ দ্বাৰা সন্ধান"
+ "ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক"
+ "%sৰ জৰিয়তে শ্বেয়াৰ কৰক"
+ "সংকোচন কৰক"
+ "সন্ধান"
+ "৯৯৯+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml
new file mode 100644
index 0000000..a5d3a79
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml
@@ -0,0 +1,32 @@
+
+
+ "Əsas səhifəyə keçin"
+ "Yuxarı keçin"
+ "Digər seçimlər"
+ "Hazırdır"
+ "Hamısına baxın"
+ "Tətbiq seçin"
+ "DEAKTİV"
+ "AKTİV"
+ "Alt+"
+ "Ctrl+"
+ "silin"
+ "daxil olun"
+ "Funksiya+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menyu+"
+ "Axtarış..."
+ "Sorğunu silin"
+ "Axtarış sorğusu"
+ "Axtarın"
+ "Sorğunu göndərin"
+ "Səsli axtarış"
+ "Paylaşın"
+ "%s ilə paylaşın"
+ "Yığcamlaşdırın"
+ "Axtarın"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml
new file mode 100644
index 0000000..75318e8
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml
@@ -0,0 +1,32 @@
+
+
+ "Idite na početnu"
+ "Idite nagore"
+ "Još opcija"
+ "Gotovo"
+ "Prikaži sve"
+ "Izaberite aplikaciju"
+ "ISKLJUČENO"
+ "UKLJUČENO"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "taster za razmak"
+ "Sym+"
+ "Menu+"
+ "Pretražite…"
+ "Obrišite upit"
+ "Pretražite upit"
+ "Pretražite"
+ "Pošaljite upit"
+ "Glasovna pretraga"
+ "Delite pomoću"
+ "Delite pomoću aplikacije %s"
+ "Skupi"
+ "Pretražite"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml
new file mode 100644
index 0000000..56d86dc
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml
@@ -0,0 +1,32 @@
+
+
+ "Перайсці на галоўную старонку"
+ "Перайсці ўверх"
+ "Дадатковыя параметры"
+ "Гатова"
+ "Паказаць усе"
+ "Выберыце праграму"
+ "ВЫКЛ."
+ "УКЛ."
+ "Alt +"
+ "Ctrl +"
+ "Delete"
+ "Enter"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "Прабел"
+ "Sym +"
+ "Меню +"
+ "Пошук…"
+ "Выдаліць запыт"
+ "Пошукавы запыт"
+ "Пошук"
+ "Адправіць запыт"
+ "Галасавы пошук"
+ "Абагуліць праз"
+ "Абагуліць праз праграму \"%s\""
+ "Згарнуць"
+ "Пошук"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml
new file mode 100644
index 0000000..e5b3a5e
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml
@@ -0,0 +1,32 @@
+
+
+ "Навигиране към началния екран"
+ "Навигиране нагоре"
+ "Още опции"
+ "Готово"
+ "Преглед на всички"
+ "Изберете приложение"
+ "ИЗКЛ."
+ "ВКЛ."
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "клавиша за интервал"
+ "Sym+"
+ "Menu+"
+ "Търсете…"
+ "Изчистване на заявката"
+ "Заявка за търсене"
+ "Търсене"
+ "Изпращане на заявката"
+ "Гласово търсене"
+ "Споделяне със:"
+ "Споделяне със: %s"
+ "Свиване"
+ "Търсене"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml
new file mode 100644
index 0000000..744cc30
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml
@@ -0,0 +1,32 @@
+
+
+ "হোমে নেভিগেট করুন"
+ "উপরে নেভিগেট করুন"
+ "আরও বিকল্প"
+ "হয়ে গেছে"
+ "সবগুলি দেখুন"
+ "একটি অ্যাপ বেছে নিন"
+ "বন্ধ আছে"
+ "চালু করুন"
+ "Alt+"
+ "Ctrl+"
+ "মুছুন"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "সার্চ করুন…"
+ "কোয়েরি মুছে ফেলুন"
+ "সার্চ কোয়েরি"
+ "সার্চ করুন"
+ "কোয়েরি জমা দিন"
+ "ভয়েস সার্চ করুন"
+ "শেয়ার করুন"
+ "%s-এর সাথে শেয়ার করুন"
+ "সঙ্কুচিত করুন"
+ "সার্চ করুন"
+ "৯৯৯+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml
new file mode 100644
index 0000000..22c619d
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml
@@ -0,0 +1,32 @@
+
+
+ "Vratite se na početnu stranicu"
+ "Idi gore"
+ "Više opcija"
+ "Gotovo"
+ "Prikaži sve"
+ "Odaberite aplikaciju"
+ "ISKLJUČENO"
+ "UKLJUČENO"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "razmak"
+ "Sym+"
+ "Menu+"
+ "Pretražite..."
+ "Obriši upit"
+ "Pretraži upit"
+ "Pretraži"
+ "Pošalji upit"
+ "Glasovno pretraživanje"
+ "Dijeli sa"
+ "Dijeli putem aplikacije %s"
+ "Suzi"
+ "Pretražite"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml
new file mode 100644
index 0000000..872c3bf
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml
@@ -0,0 +1,32 @@
+
+
+ "Navega a la pàgina d\'inici"
+ "Navega cap amunt"
+ "Més opcions"
+ "Fet"
+ "Mostra-ho tot"
+ "Selecciona una aplicació"
+ "DESACTIVA"
+ "ACTIVA"
+ "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"
+ "Cerca"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml
new file mode 100644
index 0000000..cd01b14
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml
@@ -0,0 +1,32 @@
+
+
+ "Přejít na plochu"
+ "Přejít nahoru"
+ "Více možností"
+ "Hotovo"
+ "Zobrazit vše"
+ "Vybrat aplikaci"
+ "VYP"
+ "ZAP"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Fn+"
+ "Meta+"
+ "Shift+"
+ "mezerník"
+ "Sym+"
+ "Menu+"
+ "Vyhledat…"
+ "Smazat dotaz"
+ "Dotaz pro vyhledávání"
+ "Hledat"
+ "Odeslat dotaz"
+ "Hlasové vyhledávání"
+ "Sdílet s"
+ "Sdílet s aplikací %s"
+ "Sbalit"
+ "Hledat"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml
new file mode 100644
index 0000000..a6be7de
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml
@@ -0,0 +1,32 @@
+
+
+ "Find hjem"
+ "Gå op"
+ "Flere valgmuligheder"
+ "Udfør"
+ "Se alle"
+ "Vælg en app"
+ "FRA"
+ "TIL"
+ "Alt+"
+ "Ctrl+"
+ "slet"
+ "enter"
+ "Fn+"
+ "Meta+"
+ "Shift+"
+ "mellemrum"
+ "Sym+"
+ "Menu+"
+ "Søg…"
+ "Ryd forespørgsel"
+ "Søgeforespørgsel"
+ "Søg"
+ "Indsend forespørgsel"
+ "Talesøgning"
+ "Del med"
+ "Del med %s"
+ "Skjul"
+ "Søg"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml
new file mode 100644
index 0000000..b72b6a8
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml
@@ -0,0 +1,32 @@
+
+
+ "Zur Startseite"
+ "Nach oben"
+ "Weitere Optionen"
+ "Fertig"
+ "Alle anzeigen"
+ "App auswählen"
+ "AUS"
+ "AN"
+ "Alt +"
+ "Strg +"
+ "Löschen"
+ "Eingabetaste"
+ "Funktionstaste +"
+ "Meta-Taste +"
+ "Umschalttaste +"
+ "Leertaste"
+ "Sym-Taste +"
+ "Menütaste +"
+ "Suchen…"
+ "Suchanfrage löschen"
+ "Suchanfrage"
+ "Suche"
+ "Anfrage senden"
+ "Sprachsuche"
+ "Teilen mit"
+ "Mit %s teilen"
+ "Minimieren"
+ "Suche"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml
new file mode 100644
index 0000000..6e6686f
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml
@@ -0,0 +1,32 @@
+
+
+ "Πλοήγηση στην αρχική σελίδα"
+ "Πλοήγηση προς τα επάνω"
+ "Περισσότερες επιλογές"
+ "Τέλος"
+ "Εμφάνιση όλων"
+ "Επιλέξτε μια εφαρμογή"
+ "ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ"
+ "ΕΝΕΡΓΟΠΟΙΗΣΗ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "διάστημα"
+ "Sym+"
+ "Menu+"
+ "Αναζήτηση…"
+ "Διαγραφή ερωτήματος"
+ "Ερώτημα αναζήτησης"
+ "Αναζήτηση"
+ "Υποβολή ερωτήματος"
+ "Φωνητική αναζήτηση"
+ "Κοινοποίηση σε"
+ "Κοινοποίηση στην εφαρμογή %s"
+ "Σύμπτυξη"
+ "Αναζήτηση"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml
new file mode 100644
index 0000000..8148ec4
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigate home"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml
new file mode 100644
index 0000000..0b21ff7
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigate home"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml
new file mode 100644
index 0000000..8148ec4
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigate home"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml
new file mode 100644
index 0000000..8148ec4
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigate home"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml
new file mode 100644
index 0000000..52e1a7d
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigate home"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml
new file mode 100644
index 0000000..9ce80b7
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml
@@ -0,0 +1,32 @@
+
+
+ "Navegar a la página principal"
+ "Navegar hacia arriba"
+ "Más opciones"
+ "Listo"
+ "Ver todas"
+ "Elegir una app"
+ "DESACTIVAR"
+ "ACTIVAR"
+ "Alt+"
+ "Ctrl+"
+ "borrar"
+ "intro"
+ "Función+"
+ "Meta+"
+ "Mayúscula+"
+ "espacio"
+ "Sym+"
+ "Menú+"
+ "Buscar…"
+ "Borrar consulta"
+ "Búsqueda"
+ "Buscar"
+ "Enviar consulta"
+ "Búsqueda por voz"
+ "Compartir con"
+ "Compartir con %s"
+ "Contraer"
+ "Buscar"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml
new file mode 100644
index 0000000..ac3c924
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml
@@ -0,0 +1,32 @@
+
+
+ "Ir a inicio"
+ "Desplazarse hacia arriba"
+ "Más opciones"
+ "Listo"
+ "Ver todo"
+ "Seleccionar una aplicación"
+ "DESACTIVADO"
+ "ACTIVADO"
+ "Alt +"
+ "Ctrl +"
+ "Suprimir"
+ "Intro"
+ "Función +"
+ "Meta +"
+ "Mayús +"
+ "Espacio"
+ "Sym +"
+ "Menú +"
+ "Buscar…"
+ "Borrar consulta"
+ "Consulta de búsqueda"
+ "Buscar"
+ "Enviar consulta"
+ "Búsqueda por voz"
+ "Compartir con"
+ "Compartir con %s"
+ "Ocultar"
+ "Buscar"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml
new file mode 100644
index 0000000..0e6a319
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml
@@ -0,0 +1,32 @@
+
+
+ "Liigu avalehele"
+ "Liigu üles"
+ "Rohkem valikuid"
+ "Valmis"
+ "Kuva kõik"
+ "Valige rakendus"
+ "VÄLJAS"
+ "SEES"
+ "Alt +"
+ "Ctrl +"
+ "kustuta"
+ "sisestusklahv"
+ "Funktsiooniklahv +"
+ "Meta +"
+ "Tõstuklahv +"
+ "tühik"
+ "Sym +"
+ "Menüü +"
+ "Otsige …"
+ "Päringu tühistamine"
+ "Otsingupäring"
+ "Otsing"
+ "Päringu esitamine"
+ "Häälotsing"
+ "Jaga:"
+ "Jagamine rakendusega %s"
+ "Ahendamine"
+ "Otsing"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml
new file mode 100644
index 0000000..b33932d
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml
@@ -0,0 +1,32 @@
+
+
+ "Joan orri nagusira"
+ "Joan gora"
+ "Aukera gehiago"
+ "Eginda"
+ "Ikusi guztiak"
+ "Aukeratu aplikazio bat"
+ "DESAKTIBATU"
+ "AKTIBATU"
+ "Alt +"
+ "Ktrl +"
+ "ezabatu"
+ "sartu"
+ "Funtzioa +"
+ "Meta +"
+ "Maius +"
+ "zuriunea"
+ "Sym +"
+ "Menua +"
+ "Bilatu…"
+ "Garbitu kontsulta"
+ "Bilaketa-kontsulta"
+ "Bilatu"
+ "Bidali kontsulta"
+ "Ahozko bilaketa"
+ "Partekatu honekin"
+ "Partekatu %s aplikazioarekin"
+ "Tolestu"
+ "Bilatu"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml
new file mode 100644
index 0000000..681e2c3
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml
@@ -0,0 +1,32 @@
+
+
+ "پیمایش به صفحه اصلی"
+ "رفتن به بالا"
+ "گزینههای بیشتر"
+ "تمام"
+ "دیدن همه"
+ "انتخاب برنامه"
+ "خاموش"
+ "روشن"
+ "Alt+"
+ "Ctrl+"
+ "حذف"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "فاصله"
+ "Sym+"
+ "منو+"
+ "جستجو…"
+ "پاک کردن پُرسمان"
+ "درخواست جستجو"
+ "جستجو"
+ "ارسال پُرسمان"
+ "جستجوی گفتاری"
+ "همرسانی با"
+ "همرسانی با %s"
+ "کوچک کردن"
+ "جستجو"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml
new file mode 100644
index 0000000..0da5eab
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml
@@ -0,0 +1,32 @@
+
+
+ "Siirry etusivulle"
+ "Siirry ylös"
+ "Lisäasetukset"
+ "Valmis"
+ "Näytä kaikki"
+ "Valitse sovellus"
+ "POIS PÄÄLTÄ"
+ "PÄÄLLÄ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Fn+"
+ "Meta+"
+ "Vaihto+"
+ "välilyönti"
+ "Sym+"
+ "Valikko+"
+ "Haku…"
+ "Tyhjennä kysely"
+ "Hakukysely"
+ "Haku"
+ "Lähetä kysely"
+ "Puhehaku"
+ "Jaa…"
+ "Jaa: %s"
+ "Tiivistä"
+ "Haku"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml
new file mode 100644
index 0000000..ccce902
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml
@@ -0,0 +1,32 @@
+
+
+ "Revenir à l\'accueil"
+ "Revenir en arrière"
+ "Autres options"
+ "Terminé"
+ "Tout afficher"
+ "Sélectionner une application"
+ "DÉSACTIVER"
+ "ACTIVER"
+ "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"
+ "Rechercher"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml
new file mode 100644
index 0000000..5d90a41
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml
@@ -0,0 +1,32 @@
+
+
+ "Revenir à l\'accueil"
+ "Revenir en haut de la page"
+ "Autres options"
+ "OK"
+ "Tout afficher"
+ "Sélectionner une application"
+ "NON"
+ "OUI"
+ "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"
+ "Rechercher"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml
new file mode 100644
index 0000000..c514ae9
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml
@@ -0,0 +1,32 @@
+
+
+ "Vai ao inicio"
+ "Vai cara arriba"
+ "Máis opcións"
+ "Feito"
+ "Ver todo"
+ "Selecciona unha aplicación"
+ "DESACTIVAR"
+ "ACTIVAR"
+ "Alt +"
+ "Ctrl +"
+ "eliminar"
+ "intro"
+ "Función +"
+ "Meta +"
+ "Maiús +"
+ "espazo"
+ "Sym +"
+ "Menú +"
+ "Busca…"
+ "Borra a consulta"
+ "Busca a consulta"
+ "Realiza buscas"
+ "Envía a consulta"
+ "Busca por voz"
+ "Comparte contido con"
+ "Comparte contido coa aplicación %s"
+ "Contrae"
+ "Buscar"
+ ">999"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml
new file mode 100644
index 0000000..5233a2c
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml
@@ -0,0 +1,32 @@
+
+
+ "ઘરનો રસ્તો બતાવો"
+ "ઉપર નૅવિગેટ કરો"
+ "વધુ વિકલ્પો"
+ "થઈ ગયું"
+ "બધી જુઓ"
+ "ઍપ્લિકેશન પસંદ કરો"
+ "બંધ"
+ "ચાલુ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "શોધો…"
+ "ક્વેરી સાફ કરો"
+ "શોધ ક્વેરી"
+ "શોધો"
+ "ક્વેરી સબમિટ કરો"
+ "વૉઇસ શોધ"
+ "આની સાથે શેર કરો"
+ "%sની સાથે શેર કરો"
+ "સંકુચિત કરો"
+ "શોધો"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml
new file mode 100644
index 0000000..e38bb90
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml
@@ -0,0 +1,4 @@
+
+
+ 54dip
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml
new file mode 100644
index 0000000..d5a138e
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml
@@ -0,0 +1,8 @@
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml
new file mode 100644
index 0000000..ffca6eb
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml
@@ -0,0 +1,32 @@
+
+
+ "होम पेज पर जाएं"
+ "वापस जाएं"
+ "ज़्यादा विकल्प"
+ "हो गया"
+ "सभी देखें"
+ "कोई ऐप्लिकेशन चुनें"
+ "बंद"
+ "चालू"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "खोजें…"
+ "क्वेरी हटाएं"
+ "सर्च क्वेरी"
+ "खोजें"
+ "क्वेरी सबमिट करें"
+ "बोलकर खोजें"
+ "इससे शेयर करें:"
+ "%s से शेयर करें"
+ "छोटा करें"
+ "खोजें"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml
new file mode 100644
index 0000000..a9dab1d
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml
@@ -0,0 +1,32 @@
+
+
+ "Idi na početnu"
+ "Natrag"
+ "Više opcija"
+ "Gotovo"
+ "Prikaži sve"
+ "Odabir aplikacije"
+ "ISKLJUČENO"
+ "UKLJUČENO"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "svemir"
+ "Sym+"
+ "Menu+"
+ "Pretražite…"
+ "Izbriši upit"
+ "Upit za pretraživanje"
+ "Pretraži"
+ "Pošalji upit"
+ "Glasovno pretraživanje"
+ "Dijeli s"
+ "Dijeli putem aplikacije %s"
+ "Sažmi"
+ "Pretraži"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml
new file mode 100644
index 0000000..d9cf921
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml
@@ -0,0 +1,32 @@
+
+
+ "Ugrás a főoldalra"
+ "Fel"
+ "További lehetőségek"
+ "Kész"
+ "Az összes megtekintése"
+ "Válasszon alkalmazást"
+ "KI"
+ "BE"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "Szóköz"
+ "Sym+"
+ "Menu+"
+ "Keresés…"
+ "Lekérdezés törlése"
+ "Keresési lekérdezés"
+ "Keresés"
+ "Lekérdezés küldése"
+ "Hangalapú keresés"
+ "Megosztás a következővel:"
+ "Megosztás a következő alkalmazással: %s"
+ "Összecsukás"
+ "Keresés"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml
new file mode 100644
index 0000000..47dc9b5
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml
@@ -0,0 +1,32 @@
+
+
+ "Անցնել գլխավոր էջ"
+ "Անցնել վերև"
+ "Այլ ընտրանքներ"
+ "Պատրաստ է"
+ "Տեսնել բոլորը"
+ "Ընտրել հավելված"
+ "ԱՆՋԱՏԵԼ"
+ "ՄԻԱՑՆԵԼ"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "բացատ"
+ "Sym+"
+ "Menu+"
+ "Որոնում…"
+ "Ջնջել հարցումը"
+ "Որոնման հարցում"
+ "Որոնել"
+ "Ուղարկել հարցումը"
+ "Ձայնային որոնում"
+ "Կիսվել…"
+ "Կիսվել %s հավելվածի միջոցով"
+ "Ծալել"
+ "Որոնել"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml
new file mode 100644
index 0000000..8a4dec8
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml
@@ -0,0 +1,32 @@
+
+
+ "Tunjukkan jalan ke rumah"
+ "Kembali ke atas"
+ "Opsi lain"
+ "Selesai"
+ "Lihat semua"
+ "Pilih aplikasi"
+ "NONAKTIF"
+ "AKTIF"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "spasi"
+ "Sym+"
+ "Menu+"
+ "Telusuri..."
+ "Hapus kueri"
+ "Telusuri kueri"
+ "Telusuri"
+ "Kirim kueri"
+ "Penelusuran suara"
+ "Bagikan dengan"
+ "Bagikan dengan %s"
+ "Ciutkan"
+ "Telusuri"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml
new file mode 100644
index 0000000..ed6b275
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml
@@ -0,0 +1,32 @@
+
+
+ "Fara heim"
+ "Fara upp"
+ "Fleiri valkostir"
+ "Lokið"
+ "Sjá allt"
+ "Veldu forrit"
+ "SLÖKKT"
+ "KVEIKT"
+ "Alt+"
+ "Ctrl+"
+ "eyða"
+ "enter"
+ "Aðgerðarlykill+"
+ "Meta+"
+ "Shift+"
+ "bilslá"
+ "Sym+"
+ "Valmynd+"
+ "Leita…"
+ "Hreinsa fyrirspurn"
+ "Leitarfyrirspurn"
+ "Leit"
+ "Senda fyrirspurn"
+ "Raddleit"
+ "Deila með"
+ "Deila með %s"
+ "Minnka"
+ "Leit"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml
new file mode 100644
index 0000000..71fafcf
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml
@@ -0,0 +1,32 @@
+
+
+ "Portami a casa"
+ "Torna indietro"
+ "Altre opzioni"
+ "Fine"
+ "Mostra tutto"
+ "Scelta di un\'app"
+ "OFF"
+ "ON"
+ "ALT +"
+ "CTRL +"
+ "CANC"
+ "INVIO"
+ "FUNZIONE +"
+ "META +"
+ "MAIUSC +"
+ "SPAZIO"
+ "SYM +"
+ "MENU +"
+ "Cerca…"
+ "Cancella query"
+ "Query di ricerca"
+ "Cerca"
+ "Invia query"
+ "Ricerca vocale"
+ "Condividi con"
+ "Condividi tramite %s"
+ "Comprimi"
+ "Cerca"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml
new file mode 100644
index 0000000..487cba9
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml
@@ -0,0 +1,32 @@
+
+
+ "ניווט לדף הבית"
+ "ניווט למעלה"
+ "עוד אפשרויות"
+ "סיום"
+ "הצגת הכול"
+ "בחירת אפליקציה"
+ "כבוי"
+ "מופעל"
+ "Alt+"
+ "Ctrl+"
+ "מחיקה"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "רווח"
+ "Sym+"
+ "תפריט+"
+ "חיפוש…"
+ "מחיקת השאילתה"
+ "שאילתת חיפוש"
+ "חיפוש"
+ "שליחת שאילתה"
+ "חיפוש קולי"
+ "שיתוף עם"
+ "שיתוף עם %s"
+ "כיווץ"
+ "חיפוש"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml
new file mode 100644
index 0000000..ba5cb37
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml
@@ -0,0 +1,32 @@
+
+
+ "ホームに戻る"
+ "前に戻る"
+ "その他のオプション"
+ "完了"
+ "すべて表示"
+ "アプリの選択"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "Space"
+ "Sym+"
+ "Menu+"
+ "検索…"
+ "検索キーワードを削除"
+ "検索キーワード"
+ "検索"
+ "検索キーワードを送信"
+ "音声検索"
+ "共有"
+ "%sと共有"
+ "折りたたむ"
+ "検索"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml
new file mode 100644
index 0000000..95ce6e9
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml
@@ -0,0 +1,32 @@
+
+
+ "მთავარზე გადასვლა"
+ "ზემოთ გადასვლა"
+ "სხვა ვარიანტები"
+ "მზადაა"
+ "ყველას ნახვა"
+ "აირჩიეთ აპი"
+ "გამორთვა"
+ "ჩართვა"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "შორისი"
+ "Sym+"
+ "Menu+"
+ "ძიება…"
+ "მოთხოვნის გასუფთავება"
+ "მოთხოვნის ძიება"
+ "ძიება"
+ "მოთხოვნის გადაგზავნა"
+ "ხმოვანი ძიება"
+ "გაზიარება:"
+ "%s-ით გაზიარება"
+ "ჩაკეცვა"
+ "ძიება"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml
new file mode 100644
index 0000000..a5cc204
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml
@@ -0,0 +1,32 @@
+
+
+ "Негізгі бетке өту"
+ "Жоғары қарай өту"
+ "Басқа опциялар"
+ "Дайын"
+ "Барлығын көру"
+ "Қолданбаны таңдау"
+ "ӨШІРУ"
+ "ҚОСУ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "бос орын"
+ "Sym+"
+ "Menu+"
+ "Іздеу…"
+ "Сұрауды өшіру"
+ "Іздеу сұрауы"
+ "Іздеу"
+ "Сұрауды жіберу"
+ "Дауыспен іздеу"
+ "Бөлісу"
+ "%s қолданбасымен бөлісу"
+ "Жию"
+ "Іздеу"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml
new file mode 100644
index 0000000..d21e1b1
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml
@@ -0,0 +1,32 @@
+
+
+ "ទៅទំព័រដើម"
+ "រំកិលឡើងលើ"
+ "ជម្រើសច្រើនទៀត"
+ "រួចរាល់"
+ "មើលទាំងអស់"
+ "ជ្រើសរើសកម្មវិធី"
+ "បិទ"
+ "បើក"
+ "Alt+"
+ "Ctrl+"
+ "លុប"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ស្វែងរក…"
+ "សម្អាតសំណួរ"
+ "ស្វែងរកសំណួរ"
+ "ស្វែងរក"
+ "ដាក់បញ្ជូនសំណួរ"
+ "ស្វែងរកតាមសំឡេង"
+ "ចែករំលែកជាមួយ"
+ "ចែករំលែកជាមួយ %s"
+ "បង្រួម"
+ "ស្វែងរក"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml
new file mode 100644
index 0000000..d0188c5
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml
@@ -0,0 +1,32 @@
+
+
+ "ಹೋಮ್ಗೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
+ "ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
+ "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು"
+ "ಮುಗಿದಿದೆ"
+ "ಎಲ್ಲವನ್ನೂ ನೋಡಿ"
+ "ಆ್ಯಪ್ವೊಂದನ್ನು ಆಯ್ಕೆಮಾಡಿ"
+ "ಆಫ್"
+ "ಆನ್"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ಹುಡುಕಿ…"
+ "ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸಿ"
+ "ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ"
+ "ಹುಡುಕಿ"
+ "ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸಿ"
+ "ಧ್ವನಿ ಹುಡುಕಾಟ"
+ "ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
+ "%s ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
+ "ಕುಗ್ಗಿಸಿ"
+ "ಹುಡುಕಿ"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml
new file mode 100644
index 0000000..4bde6dc
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml
@@ -0,0 +1,32 @@
+
+
+ "홈으로 이동"
+ "위로 이동"
+ "추가 옵션"
+ "완료"
+ "전체 보기"
+ "앱 선택"
+ "사용 중지"
+ "사용"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "스페이스바"
+ "Sym+"
+ "Menu+"
+ "검색..."
+ "검색어 삭제"
+ "검색어"
+ "검색"
+ "검색어 보내기"
+ "음성 검색"
+ "공유 대상:"
+ "%s과(와) 공유"
+ "접기"
+ "검색"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml
new file mode 100644
index 0000000..f9f36d1
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml
@@ -0,0 +1,32 @@
+
+
+ "Башкы бетке чабыттоо"
+ "Мурунку экранга өтүү"
+ "Дагы параметрлер"
+ "Бүттү"
+ "Баарын көрүү"
+ "Колдонмо тандоо"
+ "ӨЧҮК"
+ "КҮЙҮК"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "боштук"
+ "Sym+"
+ "Menu+"
+ "Издөө…"
+ "Сурамды өчүрүү"
+ "Изделген сурам"
+ "Издөө"
+ "Сурам тапшыруу"
+ "Үн менен издөө"
+ "Төмөнкү менен бөлүшүү"
+ "%s аркылуу бөлүшүү"
+ "Жыйыштыруу"
+ "Издөө"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml
new file mode 100644
index 0000000..a12899f
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml
@@ -0,0 +1,6 @@
+
+
+ 48dp
+ 12dp
+ 14dp
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml
new file mode 100644
index 0000000..cc236eb
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/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/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml
new file mode 100644
index 0000000..1bdd835
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo/values-lo.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo/values-lo.xml
new file mode 100644
index 0000000..379c2ae
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo/values-lo.xml
@@ -0,0 +1,32 @@
+
+
+ "ກັບໄປໜ້າຫຼັກ"
+ "ເລື່ອນຂຶ້ນເທິງ"
+ "ຕົວເລືອກເພີ່ມເຕີມ"
+ "ແລ້ວໆ"
+ "ເບິ່ງທັງໝົດ"
+ "ເລືອກແອັບ"
+ "ປິດ"
+ "ເປີດ"
+ "Alt+"
+ "Ctrl+"
+ "ລຶບ"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "ຍະຫວ່າງ"
+ "Sym+"
+ "Menu+"
+ "ຊອກຫາ…"
+ "ລຶບຂໍ້ຄວາມຊອກຫາ"
+ "ຄຳສຳລັບຄົ້ນຫາ"
+ "ຊອກຫາ"
+ "ສົ່ງຂໍ້ມູນ"
+ "ຊອກຫາດ້ວຍສຽງ"
+ "ແບ່ງປັນກັບ"
+ "ແບ່ງປັນດ້ວຍ %s"
+ "ຫຍໍ້ລົງ"
+ "ຊອກຫາ"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lt/values-lt.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lt/values-lt.xml
new file mode 100644
index 0000000..dbccd19
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lt/values-lt.xml
@@ -0,0 +1,32 @@
+
+
+ "Eiti į pagrindinį puslapį"
+ "Naršyti aukštyn"
+ "Daugiau parinkčių"
+ "Atlikta"
+ "Žr. viską"
+ "Pasirinkite programą"
+ "IŠJUNGTI"
+ "ĮJUNGTI"
+ "„Alt“ +"
+ "„Ctrl“ +"
+ "„delete“"
+ "„enter“"
+ "„Function“ +"
+ "„Meta“ +"
+ "„Shift“ +"
+ "„space“"
+ "„Sym“ +"
+ "„Menu“ +"
+ "Ieškoti…"
+ "Išvalyti užklausą"
+ "Paieškos užklausa"
+ "Ieškoti"
+ "Pateikti užklausą"
+ "Paieška balsu"
+ "Bendrinti su"
+ "Bendrinti naudojant programą „%s“"
+ "Sutraukti"
+ "Ieškoti"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lv/values-lv.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lv/values-lv.xml
new file mode 100644
index 0000000..32d0066
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lv/values-lv.xml
@@ -0,0 +1,32 @@
+
+
+ "Pārvietoties uz sākuma ekrānu"
+ "Pārvietoties uz augšu"
+ "Citas opcijas"
+ "Gatavs"
+ "Skatīt visu"
+ "Izvēlieties lietotni"
+ "IZSLĒGT"
+ "IESLĒGT"
+ "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ēt ar balsi"
+ "Kopīgot ar:"
+ "Kopīgot ar lietojumprogrammu %s"
+ "Sakļaut"
+ "Meklēt"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk/values-mk.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk/values-mk.xml
new file mode 100644
index 0000000..785b025
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk/values-mk.xml
@@ -0,0 +1,32 @@
+
+
+ "Движи се кон дома"
+ "Движи се нагоре"
+ "Повеќе опции"
+ "Готово"
+ "Прикажи ги сите"
+ "Избери апликација"
+ "ИСКЛУЧЕНО"
+ "ВКЛУЧЕНО"
+ "Alt+"
+ "Ctrl+"
+ "избриши"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "вселена"
+ "Sym+"
+ "Menu+"
+ "Пребарување…"
+ "Исчисти барање"
+ "Пребарај барање"
+ "Пребарај"
+ "Поднеси барање"
+ "Гласовно пребарување"
+ "Сподели со"
+ "Сподели со %s"
+ "Собери"
+ "Пребарај"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml/values-ml.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml/values-ml.xml
new file mode 100644
index 0000000..0951a10
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml/values-ml.xml
@@ -0,0 +1,32 @@
+
+
+ "ഹോമിലേക്ക് പോവുക"
+ "മുകളിലേക്ക് പോവുക"
+ "കൂടുതൽ ഓപ്ഷനുകൾ"
+ "പൂർത്തിയായി"
+ "എല്ലാം കാണുക"
+ "ആപ്പ് തിരഞ്ഞെടുക്കുക"
+ "ഓഫ്"
+ "ഓൺ"
+ "Alt+"
+ "Ctrl+"
+ "ഇല്ലാതാക്കുക"
+ "enter"
+ "ഫംഗ്ഷന്+"
+ "മെറ്റ+"
+ "Shift+"
+ "സ്പെയ്സ്"
+ "Sym+"
+ "മെനു+"
+ "തിരയുക…"
+ "ചോദ്യം മായ്ക്കുക"
+ "ചോദ്യം തിരയുക"
+ "തിരയുക"
+ "ചോദ്യം സമർപ്പിക്കുക"
+ "സംസാരത്തിലൂടെ തിരയുക"
+ "ഇനിപ്പറയുന്നതുമായി പങ്കിടുക"
+ "%s എന്നതുമായി പങ്കിടുക"
+ "ചുരുക്കുക"
+ "തിരയുക"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn/values-mn.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn/values-mn.xml
new file mode 100644
index 0000000..5115a30
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn/values-mn.xml
@@ -0,0 +1,32 @@
+
+
+ "Нүүр хуудас уруу шилжих"
+ "Дээш шилжих"
+ "Бусад сонголт"
+ "Болсон"
+ "Бүгдийг харах"
+ "Аппыг сонгох"
+ "ИДЭВХГҮЙ"
+ "ИДЭВХТЭЙ"
+ "Alt+"
+ "Ctrl+"
+ "устгах"
+ "оруулах"
+ "Функц+"
+ "Мета+"
+ "Шифт+"
+ "зай"
+ "Sym+"
+ "Цэс+"
+ "Хайх…"
+ "Асуулга арилгах"
+ "Хайх асуулга"
+ "Хайх"
+ "Асуулга илгээх"
+ "Дуут хайлт"
+ "Дараахтай хуваалцах"
+ "%s-тай хуваалцах"
+ "Буулгах"
+ "Хайх"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr/values-mr.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr/values-mr.xml
new file mode 100644
index 0000000..4086c8b
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr/values-mr.xml
@@ -0,0 +1,32 @@
+
+
+ "घराकडे नेव्हिगेट करा"
+ "वर नेव्हिगेट करा"
+ "आणखी पर्याय"
+ "पूर्ण झाले"
+ "सर्व पाहा"
+ "अॅप निवडा"
+ "बंद"
+ "सुरू"
+ "Alt+"
+ "Ctrl+"
+ "हटवा"
+ "एंटर करा"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "मेनू+"
+ "शोधा…"
+ "क्वेरी साफ करा"
+ "शोध क्वेरी"
+ "शोध"
+ "क्वेरी सबमिट करा"
+ "व्हॉइस शोध"
+ "यांच्यासोबत शेअर करा"
+ "%s सह शेअर करा"
+ "कोलॅप्स करा"
+ "शोध"
+ "९९९+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms/values-ms.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms/values-ms.xml
new file mode 100644
index 0000000..beee6be
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms/values-ms.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigasi laman utama"
+ "Navigasi ke atas"
+ "Lagi pilihan"
+ "Selesai"
+ "Lihat semua"
+ "Pilih apl"
+ "MATI"
+ "HIDUP"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Fungsi+"
+ "Meta+"
+ "Shift+"
+ "ruang"
+ "Sym+"
+ "Menu+"
+ "Cari…"
+ "Kosongkan pertanyaan"
+ "Pertanyaan carian"
+ "Cari"
+ "Serah pertanyaan"
+ "Carian suara"
+ "Kongsi dengan"
+ "Kongsi dengan %s"
+ "Runtuhkan"
+ "Cari"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my/values-my.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my/values-my.xml
new file mode 100644
index 0000000..e5d04c8
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my/values-my.xml
@@ -0,0 +1,32 @@
+
+
+ "မူလနေရာကို ပြန်သွားရန်"
+ "အပေါ်သို့ ရွှေ့ရန်"
+ "နောက်ထပ် ရွေးစရာများ"
+ "ပြီးပြီ"
+ "အားလုံး ကြည့်ရန်"
+ "အက်ပ်တစ်ခုကို ရွေးရန်"
+ "ပိတ်ရန်"
+ "ဖွင့်ရန်"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ရှာဖွေရန်…"
+ "ရှာဖွေမှုကို ဖယ်ရှားရန်"
+ "ရှာဖွေရန် မေးခွန်း"
+ "ရှာရန်"
+ "ရှာဖွေစရာ အချက်အလက်ကို ပေးပို့ရန်"
+ "အသံဖြင့် ရှာရန်"
+ "နှင့် မျှဝေရန်"
+ "%s ဖြင့် မျှဝေရန်"
+ "လျှော့ပြရန်"
+ "ရှာဖွေမှု"
+ "၉၉၉+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nb/values-nb.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nb/values-nb.xml
new file mode 100644
index 0000000..c138ed7
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nb/values-nb.xml
@@ -0,0 +1,32 @@
+
+
+ "Naviger hjem"
+ "Gå opp"
+ "Flere alternativer"
+ "Ferdig"
+ "Se alle"
+ "Velg en app"
+ "AV"
+ "PÅ"
+ "Alt+"
+ "Ctrl+"
+ "slett"
+ "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"
+ "Søk"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne/values-ne.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne/values-ne.xml
new file mode 100644
index 0000000..efa1269
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne/values-ne.xml
@@ -0,0 +1,32 @@
+
+
+ "गृह पृष्ठमा जानुहोस्"
+ "माथि नेभिगेट गर्नुहोस्"
+ "थप विकल्पहरू"
+ "सम्पन्न भयो"
+ "सबै हेर्नुहोस्"
+ "एउटा अनुप्रयोग छान्नुहोस्"
+ "निष्क्रिय"
+ "सक्रिय"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "खोज्नुहोस्…"
+ "क्वेरी खाली गर्नुहोस्"
+ "खोज प्रश्न"
+ "खोज"
+ "क्वेरी पेस गर्नुहोस्"
+ "आवाजमा आधारित खोजी"
+ "यसमार्फत आदान प्रदान गर्नुहोस्"
+ "%s मार्फत आदान प्रदान गर्नुहोस्"
+ "संक्षिप्त गर्नुहोस्"
+ "खोज"
+ "९९९+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml
new file mode 100644
index 0000000..4185030
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml
new file mode 100644
index 0000000..62d0aef
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigeren naar startpositie"
+ "Omhoog navigeren"
+ "Meer opties"
+ "Gereed"
+ "Alles weergeven"
+ "Een app selecteren"
+ "UIT"
+ "AAN"
+ "Alt +"
+ "Ctrl +"
+ "Delete"
+ "Enter"
+ "Functie +"
+ "Meta +"
+ "Shift +"
+ "spatie"
+ "Sym +"
+ "Menu +"
+ "Zoeken…"
+ "Zoekopdracht wissen"
+ "Zoekopdracht"
+ "Zoeken"
+ "Zoekopdracht verzenden"
+ "Gesproken zoekopdracht"
+ "Delen met"
+ "Delen met %s"
+ "Samenvouwen"
+ "Zoeken"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-or/values-or.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-or/values-or.xml
new file mode 100644
index 0000000..4b3a15c
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/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/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml
new file mode 100644
index 0000000..8b61ef1
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml
@@ -0,0 +1,32 @@
+
+
+ "ਹੋਮ \'ਤੇ ਜਾਓ"
+ "ਉੱਪਰ ਜਾਓ"
+ "ਹੋਰ ਵਿਕਲਪ"
+ "ਹੋ ਗਿਆ"
+ "ਸਭ ਦੇਖੋ"
+ "ਇੱਕ ਐਪ ਚੁਣੋ"
+ "ਬੰਦ"
+ "ਚਾਲੂ"
+ "Alt+"
+ "Ctrl+"
+ "ਮਿਟਾਓ"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ਖੋਜ…"
+ "ਪੁੱਛਗਿੱਛ ਕਲੀਅਰ ਕਰੋ"
+ "ਖੋਜ ਪੁੱਛਗਿੱਛ"
+ "ਖੋਜ"
+ "ਪੁੱਛਗਿੱਛ ਸਪੁਰਦ ਕਰੋ"
+ "ਅਵਾਜ਼ੀ ਖੋਜ"
+ "ਇਸ ਨਾਲ ਸਾਂਝਾ ਕਰੋ"
+ "%s ਨਾਲ ਸਾਂਝਾ ਕਰੋ"
+ "ਸਮੇਟੋ"
+ "ਖੋਜ"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml
new file mode 100644
index 0000000..0256321
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml
@@ -0,0 +1,32 @@
+
+
+ "Przejdź na stronę główną"
+ "Przejdź wyżej"
+ "Więcej opcji"
+ "Gotowe"
+ "Pokaż wszystko"
+ "Wybierz aplikację"
+ "WYŁ."
+ "WŁ."
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Funkcyjny+"
+ "Meta+"
+ "Shift+"
+ "spacja"
+ "Sym+"
+ "Menu+"
+ "Szukaj…"
+ "Wyczyść zapytanie"
+ "Zapytanie"
+ "Szukaj"
+ "Wyślij zapytanie"
+ "Wyszukiwanie głosowe"
+ "Udostępnij przez:"
+ "Udostępnij przez: %s"
+ "Zwiń"
+ "Szukaj"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml
new file mode 100644
index 0000000..7a925dc
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml
@@ -0,0 +1,4 @@
+
+
+ false
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml
new file mode 100644
index 0000000..f43337a
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml
@@ -0,0 +1,32 @@
+
+
+ "Navegar para a página inicial"
+ "Navegar para cima"
+ "Mais opções"
+ "Concluído"
+ "Ver tudo"
+ "Selecionar um app"
+ "DESATIVADO"
+ "ATIVADO"
+ "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"
+ "Pesquisar"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml
new file mode 100644
index 0000000..c2b0e7d
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml
@@ -0,0 +1,32 @@
+
+
+ "Navegar para casa"
+ "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"
+ "Pesquisar"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml
new file mode 100644
index 0000000..f43337a
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml
@@ -0,0 +1,32 @@
+
+
+ "Navegar para a página inicial"
+ "Navegar para cima"
+ "Mais opções"
+ "Concluído"
+ "Ver tudo"
+ "Selecionar um app"
+ "DESATIVADO"
+ "ATIVADO"
+ "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"
+ "Pesquisar"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml
new file mode 100644
index 0000000..08450cd
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigați la ecranul de pornire"
+ "Navigați în sus"
+ "Mai multe opțiuni"
+ "Gata"
+ "Afișați tot"
+ "Alegeți o aplicație"
+ "DEZACTIVAT"
+ "ACTIVAT"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Meniu+"
+ "Căutați…"
+ "Ștergeți interogarea"
+ "Termen de căutare"
+ "Căutați"
+ "Trimiteți interogarea"
+ "Căutare vocală"
+ "Trimiteți la"
+ "Trimiteți folosind %s"
+ "Restrângeți"
+ "Căutați"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml
new file mode 100644
index 0000000..12a2435
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml
@@ -0,0 +1,32 @@
+
+
+ "Перейти на главный экран"
+ "Перейти вверх"
+ "Ещё"
+ "Готово"
+ "Показать все"
+ "Выберите приложение"
+ "ВЫКЛ"
+ "ВКЛ"
+ "Alt +"
+ "Ctrl +"
+ "Delete"
+ "Ввод"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "Пробел"
+ "Sym +"
+ "Меню +"
+ "Введите запрос"
+ "Удалить запрос"
+ "Поисковый запрос"
+ "Поиск"
+ "Отправить запрос"
+ "Голосовой поиск"
+ "Поделиться с помощью"
+ "Поделиться с помощью %s"
+ "Свернуть"
+ "Поиск"
+ ">999"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml
new file mode 100644
index 0000000..ffd18e2
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml
@@ -0,0 +1,32 @@
+
+
+ "මුල් පිටුවට සංචාලනය කරන්න"
+ "ඉහළට සංචාලනය කරන්න"
+ "තවත් විකල්ප"
+ "කළා"
+ "සියල්ල බලන්න"
+ "යෙදුමක් තෝරන්න"
+ "ක්රියාවිරහිතයි"
+ "ක්රියාත්මකයි"
+ "Alt+"
+ "Ctrl+"
+ "මකන්න"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "සොයන්න..."
+ "විමසුම හිස් කරන්න"
+ "සෙවුම් විමසුම"
+ "සෙවීම"
+ "විමසුම යොමු කරන්න"
+ "හඬ සෙවීම"
+ "සමග බෙදා ගන්න"
+ "%s සමඟ බෙදා ගන්න"
+ "හකුළන්න"
+ "සෙවීම"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml
new file mode 100644
index 0000000..3160f39
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml
@@ -0,0 +1,32 @@
+
+
+ "Prejsť na plochu"
+ "Prejsť nahor"
+ "Ďalšie možnosti"
+ "Hotovo"
+ "Zobraziť všetky"
+ "Vybrať aplikáciu"
+ "VYP."
+ "ZAP."
+ "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ť s"
+ "Zdieľať s aplikáciou %s"
+ "Zbaliť"
+ "Hľadať"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml
new file mode 100644
index 0000000..dfba3fe
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml
@@ -0,0 +1,32 @@
+
+
+ "Krmarjenje na začetek"
+ "Pomik navzgor"
+ "Več možnosti"
+ "Končano"
+ "Pokaži vse"
+ "Izbira aplikacije"
+ "IZKLOP"
+ "VKLOP"
+ "Alt +"
+ "Ctrl +"
+ "delete"
+ "enter"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "preslednica"
+ "Sym +"
+ "Meni +"
+ "Iskanje …"
+ "Izbris poizvedbe"
+ "Iskalna poizvedba"
+ "Iskanje"
+ "Pošiljanje poizvedbe"
+ "Glasovno iskanje"
+ "Skupna raba z:"
+ "Skupna raba z drugimi prek aplikacije %s"
+ "Strnitev"
+ "Iskanje"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml
new file mode 100644
index 0000000..89ea4a1
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml
@@ -0,0 +1,32 @@
+
+
+ "Orientohu për në shtëpi"
+ "Ngjitu lart"
+ "Opsione të tjera"
+ "U krye"
+ "Shfaq çdo gjë"
+ "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ë"
+ "Ndaje me"
+ "Ndaje me %s"
+ "Palos"
+ "Kërko"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml
new file mode 100644
index 0000000..72f3161
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml
@@ -0,0 +1,32 @@
+
+
+ "Идите на почетну"
+ "Идите нагоре"
+ "Још опција"
+ "Готово"
+ "Прикажи све"
+ "Изаберите апликацију"
+ "ИСКЉУЧЕНО"
+ "УКЉУЧЕНО"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "тастер за размак"
+ "Sym+"
+ "Menu+"
+ "Претражите…"
+ "Обришите упит"
+ "Претражите упит"
+ "Претражите"
+ "Пошаљите упит"
+ "Гласовна претрага"
+ "Делите помоћу"
+ "Делите помоћу апликације %s"
+ "Скупи"
+ "Претражите"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml
new file mode 100644
index 0000000..7f82e55
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigera hem"
+ "Navigera uppåt"
+ "Fler alternativ"
+ "Klar"
+ "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"
+ "Sök"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml
new file mode 100644
index 0000000..784e638
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml
@@ -0,0 +1,32 @@
+
+
+ "Nenda mwanzo"
+ "Sogeza juu"
+ "Chaguo zaidi"
+ "Nimemaliza"
+ "Angalia zote"
+ "Chagua programu"
+ "IMEZIMWA"
+ "IMEWASHWA"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Tafuta…"
+ "Futa hoja"
+ "Hoja ya utafutaji"
+ "Tafuta"
+ "Wasilisha hoja"
+ "Kutafuta kwa kutamka"
+ "Shiriki na"
+ "Shiriki ukitumia %s"
+ "Kunja"
+ "Tafuta"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml
new file mode 100644
index 0000000..be7c95f
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml
@@ -0,0 +1,11 @@
+
+
+ 24dp
+ 80dp
+ 64dp
+ 8dp
+ 8dp
+ 580dp
+ 16dp
+ 20dp
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml
new file mode 100644
index 0000000..2ffca2b
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml
@@ -0,0 +1,32 @@
+
+
+ "முகப்பிற்குச் செல்லும்"
+ "மேலே செல்லும்"
+ "மேலும் விருப்பங்கள்"
+ "முடிந்தது"
+ "அனைத்தையும் காட்டு"
+ "ஆப்ஸைத் தேர்வுசெய்க"
+ "ஆஃப்"
+ "ஆன்"
+ "Alt மற்றும்"
+ "Ctrl மற்றும்"
+ "delete"
+ "enter"
+ "Function மற்றும்"
+ "Meta மற்றும்"
+ "Shift மற்றும்"
+ "space"
+ "Sym மற்றும்"
+ "Menu மற்றும்"
+ "தேடுக…"
+ "வினவலை அழிக்கும்"
+ "தேடல் வினவல்"
+ "தேடும்"
+ "வினவலைச் சமர்ப்பிக்கும்"
+ "குரல் தேடல்"
+ "இதில் பகிர்"
+ "%s மூலம் பகிர்"
+ "சுருக்கும்"
+ "தேடல்"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml
new file mode 100644
index 0000000..5d93b88
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml
@@ -0,0 +1,32 @@
+
+
+ "హోమ్కు నావిగేట్ చేస్తుంది"
+ "పైకి నావిగేట్ చేస్తుంది"
+ "మరిన్ని ఎంపికలు"
+ "పూర్తయింది"
+ "అన్నీ చూడండి"
+ "యాప్ను ఎంచుకోండి"
+ "ఆఫ్"
+ "ఆన్"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "స్పేస్"
+ "Sym+"
+ "Menu+"
+ "వెతకండి…"
+ "ప్రశ్నను తీసివేస్తుంది"
+ "శోధన ప్రశ్న"
+ "శోధన"
+ "ప్రశ్నని సమర్పిస్తుంది"
+ "వాయిస్ శోధన"
+ "వీరితో షేర్ చేస్తుంది"
+ "%sతో షేర్ చేస్తుంది"
+ "కుదిస్తుంది"
+ "శోధన"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml
new file mode 100644
index 0000000..eb8212d
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml
@@ -0,0 +1,32 @@
+
+
+ "นำทางไปหน้าแรก"
+ "กลับ"
+ "ตัวเลือกอื่น"
+ "เสร็จ"
+ "ดูทั้งหมด"
+ "เลือกแอป"
+ "ปิด"
+ "เปิด"
+ "Alt+"
+ "Ctrl+"
+ "ลบ"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "Space"
+ "Sym+"
+ "เมนู+"
+ "ค้นหา…"
+ "ล้างคำค้นหา"
+ "คำค้นหา"
+ "ค้นหา"
+ "ส่งคำค้นหา"
+ "ค้นหาด้วยเสียง"
+ "แชร์กับ"
+ "แชร์ทาง %s"
+ "ยุบ"
+ "ค้นหา"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml
new file mode 100644
index 0000000..4c32806
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml
@@ -0,0 +1,32 @@
+
+
+ "Mag-navigate sa home"
+ "Mag-navigate pataas"
+ "Higit pang opsyon"
+ "Tapos na"
+ "Tingnan lahat"
+ "Pumili ng 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"
+ "Maghanap"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml
new file mode 100644
index 0000000..1c7f764
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml
@@ -0,0 +1,32 @@
+
+
+ "Eve gidiş yolunu göster"
+ "Yukarı git"
+ "Diğer seçenekler"
+ "Bitti"
+ "Tümünü göster"
+ "Bir uygulama seçin"
+ "KAPAT"
+ "AÇ"
+ "Alt+"
+ "Ctrl+"
+ "sil"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Üst Karakter+"
+ "boşluk"
+ "Sym+"
+ "Menü+"
+ "Ara…"
+ "Sorguyu temizle"
+ "Arama sorgusu"
+ "Ara"
+ "Sorguyu gönder"
+ "Sesli arama"
+ "Şununla paylaş:"
+ "%s ile paylaş"
+ "Daralt"
+ "Ara"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml
new file mode 100644
index 0000000..b438b7d
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml
@@ -0,0 +1,32 @@
+
+
+ "Перейти на головну"
+ "Перейти вгору"
+ "Більше опцій"
+ "Готово"
+ "Показати всі"
+ "Вибрати програму"
+ "ЗНИЖКА"
+ "УВІМК."
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "пробіл"
+ "Sym+"
+ "Menu+"
+ "Введіть пошуковий запит…"
+ "Очистити запит"
+ "Пошуковий запит"
+ "Пошук"
+ "Наіслати запит"
+ "Голосовий пошук"
+ "Поділитися:"
+ "Поділитися через додаток %s"
+ "Згорнути"
+ "Пошук"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml
new file mode 100644
index 0000000..96ff503
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml
@@ -0,0 +1,32 @@
+
+
+ "گھر کی طرف نیویگیٹ کریں"
+ "اوپر نیویگیٹ کریں"
+ "مزید اختیارات"
+ "ہو گیا"
+ "سبھی دیکھیں"
+ "ایک ایپ منتخب کریں"
+ "آف"
+ "آن"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "تلاش کریں…"
+ "استفسار صاف کریں"
+ "تلاش کا استفسار"
+ "تلاش کریں"
+ "استفسار جمع کرائیں"
+ "صوتی تلاش"
+ "اس کے ساتھ اشتراک کریں"
+ "%s کے ساتھ اشتراک کریں"
+ "سکیڑیں"
+ "تلاش کریں"
+ "+999"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml
new file mode 100644
index 0000000..fb2bc4b
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml
@@ -0,0 +1,32 @@
+
+
+ "Boshiga o‘tish"
+ "Yopish"
+ "Yana"
+ "OK"
+ "Hammasi"
+ "Ilovani tanlang"
+ "YOQILMAGAN"
+ "YONIQ"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Fn+"
+ "Meta+"
+ "Shift+"
+ "Probel"
+ "Sym+"
+ "Menyu+"
+ "Qidirish…"
+ "So‘rovni o‘chirish"
+ "Qidiruv so‘rovi"
+ "Qidiruv"
+ "So‘rov yaratish"
+ "Ovozli qidiruv"
+ "Ulashish"
+ "%s orqali ulashish"
+ "Yig‘ish"
+ "Qidiruv"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml
new file mode 100644
index 0000000..5ee2feb
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml
@@ -0,0 +1,8 @@
+
+
+ 4dp
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml
new file mode 100644
index 0000000..f85a197
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml
@@ -0,0 +1,62 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml
new file mode 100644
index 0000000..7dad77f
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml
@@ -0,0 +1,4 @@
+
+
+ 0px
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml
new file mode 100644
index 0000000..334577c
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml
@@ -0,0 +1,277 @@
+
+
+ @color/secondary_text_default_material_light
+ 0dp
+ 0dp
+ 12dp
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml
new file mode 100644
index 0000000..d4a514a
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml
new file mode 100644
index 0000000..5a849d1
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml
@@ -0,0 +1,49 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml
new file mode 100644
index 0000000..f9b3c08
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v25/values-v25.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v25/values-v25.xml
new file mode 100644
index 0000000..483ae0c
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v25/values-v25.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v26/values-v26.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v26/values-v26.xml
new file mode 100644
index 0000000..8b28a46
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v26/values-v26.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml
new file mode 100644
index 0000000..e3801cd
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml
new file mode 100644
index 0000000..babf43b
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml
@@ -0,0 +1,32 @@
+
+
+ "Chỉ đường về nhà"
+ "Di chuyển lê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+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Tìm kiếm…"
+ "Xóa truy vấn"
+ "Truy vấn tìm kiếm"
+ "Tìm kiếm"
+ "Gửi truy vấn"
+ "Tìm kiếm bằng giọng nói"
+ "Chia sẻ với"
+ "Chia sẻ với %s"
+ "Thu gọn"
+ "Tìm kiếm"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml
new file mode 100644
index 0000000..2d85812
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml
new file mode 100644
index 0000000..deecc9e
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml
new file mode 100644
index 0000000..b499d2c
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml
@@ -0,0 +1,9 @@
+
+
+ - 60%
+ - 90%
+ - 50%
+ - 70%
+ - 45%
+ - 72%
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
new file mode 100644
index 0000000..ad50a90
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
@@ -0,0 +1,32 @@
+
+
+ "转到首页"
+ "转到上一层级"
+ "更多选项"
+ "完成"
+ "查看全部"
+ "选择应用"
+ "关闭"
+ "开启"
+ "Alt+"
+ "Ctrl+"
+ "Delete 键"
+ "Enter 键"
+ "Fn+"
+ "Meta+"
+ "Shift+"
+ "空格键"
+ "Sym+"
+ "Menu+"
+ "搜索…"
+ "清除查询"
+ "搜索查询"
+ "搜索"
+ "提交查询"
+ "语音搜索"
+ "分享对象"
+ "与%s分享"
+ "收起"
+ "搜索"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml
new file mode 100644
index 0000000..3b01232
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml
@@ -0,0 +1,32 @@
+
+
+ "瀏覽主頁"
+ "向上瀏覽"
+ "更多選項"
+ "完成"
+ "查看全部"
+ "選擇應用程式"
+ "關閉"
+ "開啟"
+ "Alt +"
+ "Ctrl +"
+ "刪除"
+ "Enter 鍵"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "空白鍵"
+ "Sym +"
+ "Menu +"
+ "搜尋…"
+ "清除查詢"
+ "搜尋查詢"
+ "搜尋"
+ "提交查詢"
+ "語音搜尋"
+ "分享對象"
+ "使用「%s」分享"
+ "收合"
+ "搜尋"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
new file mode 100644
index 0000000..c984353
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
@@ -0,0 +1,32 @@
+
+
+ "瀏覽首頁"
+ "向上瀏覽"
+ "更多選項"
+ "完成"
+ "查看全部"
+ "選擇應用程式"
+ "關閉"
+ "開啟"
+ "Alt +"
+ "Ctrl +"
+ "Delete 鍵"
+ "Enter 鍵"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "空格鍵"
+ "Sym +"
+ "Menu +"
+ "搜尋…"
+ "清除查詢"
+ "搜尋查詢"
+ "搜尋"
+ "提交查詢"
+ "語音搜尋"
+ "分享對象"
+ "與「%s」分享"
+ "收合"
+ "搜尋"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml
new file mode 100644
index 0000000..62946b7
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml
@@ -0,0 +1,32 @@
+
+
+ "Zulazulela ekhaya"
+ "Zulazulela phezulu"
+ "Ezinye izinketho"
+ "Kwenziwe"
+ "Buka konke"
+ "Khetha insiza"
+ "VALA"
+ "VULA"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Imenyu+"
+ "Sesha…"
+ "Sula inkinga"
+ "Sesha umbuzo"
+ "Sesha"
+ "Thumela umbuzo"
+ "Ukusesha ngezwi"
+ "Yabelana no"
+ "Yabelana ne-%s"
+ "Goqa"
+ "Sesha"
+ "999+"
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml
new file mode 100644
index 0000000..8b3f3dc
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml
@@ -0,0 +1,3348 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 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
+ #80ffffff
+ #80000000
+ @color/bright_foreground_material_light
+ @color/bright_foreground_material_dark
+ @android:color/white
+ @android:color/black
+ #ff5a595b
+ #ffd6d7d7
+ #03DAC5
+ #6200EE
+ #3700B3
+ #80bebebe
+ #80323232
+ #ffbebebe
+ #ff323232
+ #ff7043
+ #ff5722
+ @android:color/white
+ @android:color/black
+ #6680cbc4
+ #66009688
+ #ff37474f
+ #ff263238
+ #ff21272b
+ #ff80cbc4
+ #ff008577
+ #fff5f5f5
+ #ffe0e0e0
+ #fffafafa
+ #ff757575
+ #ff424242
+ #ff303030
+ #ff212121
+ #ffffffff
+ #ff9e9e9e
+ @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
+ 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
+ 80dp
+ 64dp
+ 48dp
+ @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
+ - 0.26
+ - 0.20
+ - 0.12
+ - 0.50
+ - 0.38
+ - 0.70
+ - 0.54
+ 32dp
+ 13sp
+ 12dp
+ 8dp
+ 64dp
+ 64dp
+ 10dp
+ @dimen/notification_content_margin_start
+ 16dp
+ 2dp
+ 3dp
+ 24dp
+ 13sp
+ 10dp
+ 5dp
+ 2dp
+ 16dp
+ 8dp
+ 8dp
+ 96dp
+ 6.5dp
+ 0dp
+ 16dp
+ #3333B5E5
+ #0cffffff
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 220
+ 150
+ 127
+ 150
+ 999
+ 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
+ PaddleLiteClassification
+ Search
+ 999+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merger.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merger.xml
new file mode 100644
index 0000000..0c2982f
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugResources/merger.xml
@@ -0,0 +1,3837 @@
+
+@color/secondary_text_default_material_light0dp0dp12dp"999+""999+"">999""999+"4dp"999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""९९९+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+"#ffffffff#ff9e9e9e#1f000000#8a0000004dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@dimen/notification_content_margin_start16dp2dp3dp24dp13sp10dp5dp#3333B5E5#0cffffff 999999+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ "999+""999+""999+""999+""999+""999+""999+""999+""+999""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""৯৯৯+""९९९+""999+""999+""999+""999+""999+""৯৯৯+""999+""999+""999+""999+""999+""999+""၉၉၉+""999+""999+"">999""999+""999+""999+""999+""999+""999+""999+""999+"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 24dp80dp64dp8dp8dp580dp16dp20dp"Navigați la ecranul de pornire""Navigați în sus""Mai multe opțiuni""Gata""Afișați tot""Alegeți o aplicație""DEZACTIVAT""ACTIVAT""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Meniu+""Căutați…""Ștergeți interogarea""Termen de căutare""Căutați""Trimiteți interogarea""Căutare vocală""Trimiteți la""Trimiteți folosind %s""Restrângeți""Căutați""హోమ్కు నావిగేట్ చేస్తుంది""పైకి నావిగేట్ చేస్తుంది""మరిన్ని ఎంపికలు""పూర్తయింది""అన్నీ చూడండి""యాప్ను ఎంచుకోండి""ఆఫ్""ఆన్""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""స్పేస్""Sym+""Menu+""వెతకండి…""ప్రశ్నను తీసివేస్తుంది""శోధన ప్రశ్న""శోధన""ప్రశ్నని సమర్పిస్తుంది""వాయిస్ శోధన""వీరితో షేర్ చేస్తుంది""%sతో షేర్ చేస్తుంది""కుదిస్తుంది""శోధన"0px"Перейти на главный экран""Перейти вверх""Ещё""Готово""Показать все""Выберите приложение""ВЫКЛ""ВКЛ""Alt +""Ctrl +""Delete""Ввод""Fn +""Meta +""Shift +""Пробел""Sym +""Меню +""Введите запрос""Удалить запрос""Поисковый запрос""Поиск""Отправить запрос""Голосовой поиск""Поделиться с помощью""Поделиться с помощью %s""Свернуть""Поиск""Mag-navigate sa home""Mag-navigate pataas""Higit pang opsyon""Tapos na""Tingnan lahat""Pumili ng 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""Maghanap""瀏覽首頁""向上瀏覽""更多選項""完成""查看全部""選擇應用程式""關閉""開啟""Alt +""Ctrl +""Delete 鍵""Enter 鍵""Fn +""Meta +""Shift +""空格鍵""Sym +""Menu +""搜尋…""清除查詢""搜尋查詢""搜尋""提交查詢""語音搜尋""分享對象""與「%s」分享""收合""搜尋""Portami a casa""Torna indietro""Altre opzioni""Fine""Mostra tutto""Scelta di un\'app""OFF""ON""ALT +""CTRL +""CANC""INVIO""FUNZIONE +""META +""MAIUSC +""SPAZIO""SYM +""MENU +""Cerca…""Cancella query""Query di ricerca""Cerca""Invia query""Ricerca vocale""Condividi con""Condividi tramite %s""Comprimi""Cerca""Navega a la pàgina d\'inici""Navega cap amunt""Més opcions""Fet""Mostra-ho tot""Selecciona una aplicació""DESACTIVA""ACTIVA""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""Cerca""Fara heim""Fara upp""Fleiri valkostir""Lokið""Sjá allt""Veldu forrit""SLÖKKT""KVEIKT""Alt+""Ctrl+""eyða""enter""Aðgerðarlykill+""Meta+""Shift+""bilslá""Sym+""Valmynd+""Leita…""Hreinsa fyrirspurn""Leitarfyrirspurn""Leit""Senda fyrirspurn""Raddleit""Deila með""Deila með %s""Minnka""Leit""Přejít na plochu""Přejít nahoru""Více možností""Hotovo""Zobrazit vše""Vybrat aplikaci""VYP""ZAP""Alt+""Ctrl+""delete""enter""Fn+""Meta+""Shift+""mezerník""Sym+""Menu+""Vyhledat…""Smazat dotaz""Dotaz pro vyhledávání""Hledat""Odeslat dotaz""Hlasové vyhledávání""Sdílet s""Sdílet s aplikací %s""Sbalit""Hledat""转到首页""转到上一层级""更多选项""完成""查看全部""选择应用""关闭""开启""Alt+""Ctrl+""Delete 键""Enter 键""Fn+""Meta+""Shift+""空格键""Sym+""Menu+""搜索…""清除查询""搜索查询""搜索""提交查询""语音搜索""分享对象""与%s分享""收起""搜索""Tunjukkan jalan ke rumah""Kembali ke atas""Opsi lain""Selesai""Lihat semua""Pilih aplikasi""NONAKTIF""AKTIF""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""spasi""Sym+""Menu+""Telusuri...""Hapus kueri""Telusuri kueri""Telusuri""Kirim kueri""Penelusuran suara""Bagikan dengan""Bagikan dengan %s""Ciutkan""Telusuri""ホームに戻る""前に戻る""その他のオプション""完了""すべて表示""アプリの選択""OFF""ON""Alt+""Ctrl+""Delete""Enter""Function+""Meta+""Shift+""Space""Sym+""Menu+""検索…""検索キーワードを削除""検索キーワード""検索""検索キーワードを送信""音声検索""共有""%sと共有""折りたたむ""検索""Πλοήγηση στην αρχική σελίδα""Πλοήγηση προς τα επάνω""Περισσότερες επιλογές""Τέλος""Εμφάνιση όλων""Επιλέξτε μια εφαρμογή""ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ""ΕΝΕΡΓΟΠΟΙΗΣΗ""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""διάστημα""Sym+""Menu+""Αναζήτηση…""Διαγραφή ερωτήματος""Ερώτημα αναζήτησης""Αναζήτηση""Υποβολή ερωτήματος""Φωνητική αναζήτηση""Κοινοποίηση σε""Κοινοποίηση στην εφαρμογή %s""Σύμπτυξη""Αναζήτηση""Pārvietoties uz sākuma ekrānu""Pārvietoties uz augšu""Citas opcijas""Gatavs""Skatīt visu""Izvēlieties lietotni""IZSLĒGT""IESLĒGT""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ēt ar balsi""Kopīgot ar:""Kopīgot ar lietojumprogrammu %s""Sakļaut""Meklēt""Find hjem""Gå op""Flere valgmuligheder""Udfør""Se alle""Vælg en app""FRA""TIL""Alt+""Ctrl+""slet""enter""Fn+""Meta+""Shift+""mellemrum""Sym+""Menu+""Søg…""Ryd forespørgsel""Søgeforespørgsel""Søg""Indsend forespørgsel""Talesøgning""Del med""Del med %s""Skjul""Søg""घराकडे नेव्हिगेट करा""वर नेव्हिगेट करा""आणखी पर्याय""पूर्ण झाले""सर्व पाहा""अॅप निवडा""बंद""सुरू""Alt+""Ctrl+""हटवा""एंटर करा""Function+""Meta+""Shift+""space""Sym+""मेनू+""शोधा…""क्वेरी साफ करा""शोध क्वेरी""शोध""क्वेरी सबमिट करा""व्हॉइस शोध""यांच्यासोबत शेअर करा""%s सह शेअर करा""कोलॅप्स करा""शोध""Негізгі бетке өту""Жоғары қарай өту""Басқа опциялар""Дайын""Барлығын көру""Қолданбаны таңдау""ӨШІРУ""ҚОСУ""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""бос орын""Sym+""Menu+""Іздеу…""Сұрауды өшіру""Іздеу сұрауы""Іздеу""Сұрауды жіберу""Дауыспен іздеу""Бөлісу""%s қолданбасымен бөлісу""Жию""Іздеу""Башкы бетке чабыттоо""Мурунку экранга өтүү""Дагы параметрлер""Бүттү""Баарын көрүү""Колдонмо тандоо""ӨЧҮК""КҮЙҮК""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""боштук""Sym+""Menu+""Издөө…""Сурамды өчүрүү""Изделген сурам""Издөө""Сурам тапшыруу""Үн менен издөө""Төмөнкү менен бөлүшүү""%s аркылуу бөлүшүү""Жыйыштыруу""Издөө""ઘરનો રસ્તો બતાવો""ઉપર નૅવિગેટ કરો""વધુ વિકલ્પો""થઈ ગયું""બધી જુઓ""ઍપ્લિકેશન પસંદ કરો""બંધ""ચાલુ""Alt+""Ctrl+""delete""Enter""Function+""Meta+""Shift+""space""Sym+""Menu+""શોધો…""ક્વેરી સાફ કરો""શોધ ક્વેરી""શોધો""ક્વેરી સબમિટ કરો""વૉઇસ શોધ""આની સાથે શેર કરો""%sની સાથે શેર કરો""સંકુચિત કરો""શોધો""Navigate home""Navigate up""More options""Done""See all""Choose an app""OFF""ON""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Search…""Clear query""Search query""Search""Submit query""Voice search""Share with""Share with %s""Collapse""Search""Нүүр хуудас уруу шилжих""Дээш шилжих""Бусад сонголт""Болсон""Бүгдийг харах""Аппыг сонгох""ИДЭВХГҮЙ""ИДЭВХТЭЙ""Alt+""Ctrl+""устгах""оруулах""Функц+""Мета+""Шифт+""зай""Sym+""Цэс+""Хайх…""Асуулга арилгах""Хайх асуулга""Хайх""Асуулга илгээх""Дуут хайлт""Дараахтай хуваалцах""%s-тай хуваалцах""Буулгах""Хайх"54dip"Navigate home""Navigate up""More options""Done""See all""Choose an app""OFF""ON""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Search…""Clear query""Search query""Search""Submit query""Voice search""Share with""Share with %s""Collapse""Search""Navigasi laman utama""Navigasi ke atas""Lagi pilihan""Selesai""Lihat semua""Pilih apl""MATI""HIDUP""Alt+""Ctrl+""delete""enter""Fungsi+""Meta+""Shift+""ruang""Sym+""Menu+""Cari…""Kosongkan pertanyaan""Pertanyaan carian""Cari""Serah pertanyaan""Carian suara""Kongsi dengan""Kongsi dengan %s""Runtuhkan""Cari""瀏覽主頁""向上瀏覽""更多選項""完成""查看全部""選擇應用程式""關閉""開啟""Alt +""Ctrl +""刪除""Enter 鍵""Fn +""Meta +""Shift +""空白鍵""Sym +""Menu +""搜尋…""清除查詢""搜尋查詢""搜尋""提交查詢""語音搜尋""分享對象""使用「%s」分享""收合""搜尋""ទៅទំព័រដើម""រំកិលឡើងលើ""ជម្រើសច្រើនទៀត""រួចរាល់""មើលទាំងអស់""ជ្រើសរើសកម្មវិធី""បិទ""បើក""Alt+""Ctrl+""លុប""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""ស្វែងរក…""សម្អាតសំណួរ""ស្វែងរកសំណួរ""ស្វែងរក""ដាក់បញ្ជូនសំណួរ""ស្វែងរកតាមសំឡេង""ចែករំលែកជាមួយ""ចែករំលែកជាមួយ %s""បង្រួម""ស្វែងរក""Navegar para a página inicial""Navegar para cima""Mais opções""Concluído""Ver tudo""Selecionar um app""DESATIVADO""ATIVADO""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""Pesquisar""Անցնել գլխավոր էջ""Անցնել վերև""Այլ ընտրանքներ""Պատրաստ է""Տեսնել բոլորը""Ընտրել հավելված""ԱՆՋԱՏԵԼ""ՄԻԱՑՆԵԼ""Alt+""Ctrl+""Delete""Enter""Function+""Meta+""Shift+""բացատ""Sym+""Menu+""Որոնում…""Ջնջել հարցումը""Որոնման հարցում""Որոնել""Ուղարկել հարցումը""Ձայնային որոնում""Կիսվել…""Կիսվել %s հավելվածի միջոցով""Ծալել""Որոնել""መነሻ ዳስስ""ወደ ላይ ያስሱ""ተጨማሪ አማራጮች""ተከናውኗል""ሁሉንም ይመልከቱ""አንድ መተግበሪያ ይምረጡ""አጥፋ""አብራ""Alt+""Ctrl+""ሰርዝ""enter""Function+""Meta+""Shift+""ክፍተት""Sym+""Menu+""ይፈልጉ…""መጠይቅ አጽዳ""የፍለጋ መጠይቅ""ፍለጋ""መጠይቅ አስገባ""የድምጽ ፍለጋ""አጋራ በ""ለ%s አጋራ""ሰብስብ""ፍለጋ""Перайсці на галоўную старонку""Перайсці ўверх""Дадатковыя параметры""Гатова""Паказаць усе""Выберыце праграму""ВЫКЛ.""УКЛ.""Alt +""Ctrl +""Delete""Enter""Fn +""Meta +""Shift +""Прабел""Sym +""Меню +""Пошук…""Выдаліць запыт""Пошукавы запыт""Пошук""Адправіць запыт""Галасавы пошук""Абагуліць праз""Абагуліць праз праграму \"%s\"""Згарнуць""Пошук"48dp12dp14dp- 60%
- 90%
- 50%
- 70%
- 45%
- 72%
truefalsetrue@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#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#ff37474f#ff263238#ff21272b#ff80cbc4#ff008577#fff5f5f5#ffe0e0e0#fffafafa#ff757575#ff424242#ff303030#ff212121@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#e6FFFFFF16dp72dp56dp0dp0dp4dp16dp10dp6dp48dp180dp5dp-3dp48dp48dp36dp48dp48dp@dimen/abc_control_inset_material6dp8dp@dimen/abc_control_padding_material720dp320dp2dp4dp4dp2dp- 80%
- 100%
- 320dp
- 320dp
8dp8dp- 65%
- 95%
24dp18dp8dp- 0.30
- 0.26
32dip8dip8dip7dp4dp10dp16dp80dp64dp48dp@dimen/abc_action_bar_content_inset_material296dp4dp48dip320dip2dp2dp20dp3dp14sp14sp14sp12sp34sp45sp56sp112sp24sp22sp18sp14sp16sp14sp16sp16dp20sp20dp- 0.30
- 0.26
- 0.26
- 0.20
- 0.12
- 0.50
- 0.38
- 0.70
- 0.54
2dp16dp8dp8dp96dp6.5dp0dp16dp 220150127150Navigate homeNavigate upMore optionsDoneSee allChoose an appOFFONAlt+Ctrl+deleteenterFunction+Meta+Shift+spaceSym+Menu+Search…Clear querySearch querySearchSubmit queryVoice searchShare withShare with %sCollapseSearch
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ "Boshiga o‘tish""Yopish""Yana""OK""Hammasi""Ilovani tanlang""YOQILMAGAN""YONIQ""Alt+""Ctrl+""Delete""Enter""Fn+""Meta+""Shift+""Probel""Sym+""Menyu+""Qidirish…""So‘rovni o‘chirish""Qidiruv so‘rovi""Qidiruv""So‘rov yaratish""Ovozli qidiruv""Ulashish""%s orqali ulashish""Yig‘ish""Qidiruv""Revenir à l\'accueil""Revenir en arrière""Autres options""Terminé""Tout afficher""Sélectionner une application""DÉSACTIVER""ACTIVER""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""Rechercher""Przejdź na stronę główną""Przejdź wyżej""Więcej opcji""Gotowe""Pokaż wszystko""Wybierz aplikację""WYŁ.""WŁ.""Alt+""Ctrl+""Delete""Enter""Funkcyjny+""Meta+""Shift+""spacja""Sym+""Menu+""Szukaj…""Wyczyść zapytanie""Zapytanie""Szukaj""Wyślij zapytanie""Wyszukiwanie głosowe""Udostępnij przez:""Udostępnij przez: %s""Zwiń""Szukaj""Chỉ đường về nhà""Di chuyển lê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+""space""Sym+""Menu+""Tìm kiếm…""Xóa truy vấn""Truy vấn tìm kiếm""Tìm kiếm""Gửi truy vấn""Tìm kiếm bằng giọng nói""Chia sẻ với""Chia sẻ với %s""Thu gọn""Tìm kiếm""Orientohu për në shtëpi""Ngjitu lart""Opsione të tjera""U krye""Shfaq çdo gjë""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ë""Ndaje me""Ndaje me %s""Palos""Kërko""Navigera hem""Navigera uppåt""Fler alternativ""Klar""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""Sök""Krmarjenje na začetek""Pomik navzgor""Več možnosti""Končano""Pokaži vse""Izbira aplikacije""IZKLOP""VKLOP""Alt +""Ctrl +""delete""enter""Fn +""Meta +""Shift +""preslednica""Sym +""Meni +""Iskanje …""Izbris poizvedbe""Iskalna poizvedba""Iskanje""Pošiljanje poizvedbe""Glasovno iskanje""Skupna raba z:""Skupna raba z drugimi prek aplikacije %s""Strnitev""Iskanje""Prejsť na plochu""Prejsť nahor""Ďalšie možnosti""Hotovo""Zobraziť všetky""Vybrať aplikáciu""VYP.""ZAP.""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ť s""Zdieľať s aplikáciou %s""Zbaliť""Hľadať""گھر کی طرف نیویگیٹ کریں""اوپر نیویگیٹ کریں""مزید اختیارات""ہو گیا""سبھی دیکھیں""ایک ایپ منتخب کریں""آف""آن""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""تلاش کریں…""استفسار صاف کریں""تلاش کا استفسار""تلاش کریں""استفسار جمع کرائیں""صوتی تلاش""اس کے ساتھ اشتراک کریں""%s کے ساتھ اشتراک کریں""سکیڑیں""تلاش کریں""Nenda mwanzo""Sogeza juu""Chaguo zaidi""Nimemaliza""Angalia zote""Chagua programu""IMEZIMWA""IMEWASHWA""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Tafuta…""Futa hoja""Hoja ya utafutaji""Tafuta""Wasilisha hoja""Kutafuta kwa kutamka""Shiriki na""Shiriki ukitumia %s""Kunja""Tafuta""Navegar para casa""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""Pesquisar""Eve gidiş yolunu göster""Yukarı git""Diğer seçenekler""Bitti""Tümünü göster""Bir uygulama seçin""KAPAT""AÇ""Alt+""Ctrl+""sil""enter""Function+""Meta+""Üst Karakter+""boşluk""Sym+""Menü+""Ara…""Sorguyu temizle""Arama sorgusu""Ara""Sorguyu gönder""Sesli arama""Şununla paylaş:""%s ile paylaş""Daralt""Ara"440dp- 60%
- 90%
- 60%
- 90%
- 55%
- 80%
"முகப்பிற்குச் செல்லும்""மேலே செல்லும்""மேலும் விருப்பங்கள்""முடிந்தது""அனைத்தையும் காட்டு""ஆப்ஸைத் தேர்வுசெய்க""ஆஃப்""ஆன்""Alt மற்றும்""Ctrl மற்றும்""delete""enter""Function மற்றும்""Meta மற்றும்""Shift மற்றும்""space""Sym மற்றும்""Menu மற்றும்""தேடுக…""வினவலை அழிக்கும்""தேடல் வினவல்""தேடும்""வினவலைச் சமர்ப்பிக்கும்""குரல் தேடல்""இதில் பகிர்""%s மூலம் பகிர்""சுருக்கும்""தேடல்""นำทางไปหน้าแรก""กลับ""ตัวเลือกอื่น""เสร็จ""ดูทั้งหมด""เลือกแอป""ปิด""เปิด""Alt+""Ctrl+""ลบ""Enter""Function+""Meta+""Shift+""Space""Sym+""เมนู+""ค้นหา…""ล้างคำค้นหา""คำค้นหา""ค้นหา""ส่งคำค้นหา""ค้นหาด้วยเสียง""แชร์กับ""แชร์ทาง %s""ยุบ""ค้นหา""پیمایش به صفحه اصلی""رفتن به بالا""گزینههای بیشتر""تمام""دیدن همه""انتخاب برنامه""خاموش""روشن""Alt+""Ctrl+""حذف""enter""Function+""Meta+""Shift+""فاصله""Sym+""منو+""جستجو…""پاک کردن پُرسمان""درخواست جستجو""جستجو""ارسال پُرسمان""جستجوی گفتاری""همرسانی با""همرسانی با %s""کوچک کردن""جستجو""Eiti į pagrindinį puslapį""Naršyti aukštyn""Daugiau parinkčių""Atlikta""Žr. viską""Pasirinkite programą""IŠJUNGTI""ĮJUNGTI""„Alt“ +""„Ctrl“ +""„delete“""„enter“""„Function“ +""„Meta“ +""„Shift“ +""„space“""„Sym“ +""„Menu“ +""Ieškoti…""Išvalyti užklausą""Paieškos užklausa""Ieškoti""Pateikti užklausą""Paieška balsu""Bendrinti su""Bendrinti naudojant programą „%s“""Sutraukti""Ieškoti""ହୋମ୍ ପେଜ୍କୁ ନେଭିଗେଟ୍ କରନ୍ତୁ""ଉପରକୁ ନେଭିଗେଟ୍ କରନ୍ତୁ""ଅଧିକ ବିକଳ୍ପ""ହୋଇଗଲା""ସବୁ ଦେଖନ୍ତୁ""ଗୋଟିଏ ଆପ୍ ବାଛନ୍ତୁ""ଅଫ୍""ଅନ୍""Alt+""Ctrl+""ଡିଲିଟ୍""ଏଣ୍ଟର୍""Function+""Meta+""Shift+""ସ୍ପେସ୍""Sym+""ମେନୁ""ସର୍ଚ୍ଚ କରନ୍ତୁ…""କ୍ୱେରୀ ଖାଲି କରନ୍ତୁ""ସର୍ଚ୍ଚ କ୍ୱେରୀ""ସର୍ଚ୍ଚ କରନ୍ତୁ""କ୍ୱେରୀ ଦାଖଲ କରନ୍ତୁ""ଭଏସ୍ ସର୍ଚ୍ଚ""ଏହାଙ୍କ ସହ ସେୟାର୍ କରନ୍ତୁ""%s ସହ ସେୟାର୍ କରନ୍ତୁ""ସଂକୁଚିତ କରନ୍ତୁ""ସର୍ଚ୍ଚ କରନ୍ତୁ""Joan orri nagusira""Joan gora""Aukera gehiago""Eginda""Ikusi guztiak""Aukeratu aplikazio bat""DESAKTIBATU""AKTIBATU""Alt +""Ktrl +""ezabatu""sartu""Funtzioa +""Meta +""Maius +""zuriunea""Sym +""Menua +""Bilatu…""Garbitu kontsulta""Bilaketa-kontsulta""Bilatu""Bidali kontsulta""Ahozko bilaketa""Partekatu honekin""Partekatu %s aplikazioarekin""Tolestu""Bilatu""ກັບໄປໜ້າຫຼັກ""ເລື່ອນຂຶ້ນເທິງ""ຕົວເລືອກເພີ່ມເຕີມ""ແລ້ວໆ""ເບິ່ງທັງໝົດ""ເລືອກແອັບ""ປິດ""ເປີດ""Alt+""Ctrl+""ລຶບ""enter""Function+""Meta+""Shift+""ຍະຫວ່າງ""Sym+""Menu+""ຊອກຫາ…""ລຶບຂໍ້ຄວາມຊອກຫາ""ຄຳສຳລັບຄົ້ນຫາ""ຊອກຫາ""ສົ່ງຂໍ້ມູນ""ຊອກຫາດ້ວຍສຽງ""ແບ່ງປັນກັບ""ແບ່ງປັນດ້ວຍ %s""ຫຍໍ້ລົງ""ຊອກຫາ""ניווט לדף הבית""ניווט למעלה""עוד אפשרויות""סיום""הצגת הכול""בחירת אפליקציה""כבוי""מופעל""Alt+""Ctrl+""מחיקה""Enter""Function+""Meta+""Shift+""רווח""Sym+""תפריט+""חיפוש…""מחיקת השאילתה""שאילתת חיפוש""חיפוש""שליחת שאילתה""חיפוש קולי""שיתוף עם""שיתוף עם %s""כיווץ""חיפוש""Navigate home""Navigate up""More options""Done""See all""Choose an app""OFF""ON""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Search…""Clear query""Search query""Search""Submit query""Voice search""Share with""Share with %s""Collapse""Search""Siirry etusivulle""Siirry ylös""Lisäasetukset""Valmis""Näytä kaikki""Valitse sovellus""POIS PÄÄLTÄ""PÄÄLLÄ""Alt+""Ctrl+""delete""enter""Fn+""Meta+""Vaihto+""välilyönti""Sym+""Valikko+""Haku…""Tyhjennä kysely""Hakukysely""Haku""Lähetä kysely""Puhehaku""Jaa…""Jaa: %s""Tiivistä""Haku""Navigate home""Navigate up""More options""Done""See all""Choose an app""OFF""ON""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Search…""Clear query""Search query""Search""Submit query""Voice search""Share with""Share with %s""Collapse""Search"false"Revenir à l\'accueil""Revenir en haut de la page""Autres options""OK""Tout afficher""Sélectionner une application""NON""OUI""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""Rechercher""Ir a inicio""Desplazarse hacia arriba""Más opciones""Listo""Ver todo""Seleccionar una aplicación""DESACTIVADO""ACTIVADO""Alt +""Ctrl +""Suprimir""Intro""Función +""Meta +""Mayús +""Espacio""Sym +""Menú +""Buscar…""Borrar consulta""Consulta de búsqueda""Buscar""Enviar consulta""Búsqueda por voz""Compartir con""Compartir con %s""Ocultar""Buscar""Liigu avalehele""Liigu üles""Rohkem valikuid""Valmis""Kuva kõik""Valige rakendus""VÄLJAS""SEES""Alt +""Ctrl +""kustuta""sisestusklahv""Funktsiooniklahv +""Meta +""Tõstuklahv +""tühik""Sym +""Menüü +""Otsige …""Päringu tühistamine""Otsingupäring""Otsing""Päringu esitamine""Häälotsing""Jaga:""Jagamine rakendusega %s""Ahendamine""Otsing""Idi na početnu""Natrag""Više opcija""Gotovo""Prikaži sve""Odabir aplikacije""ISKLJUČENO""UKLJUČENO""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""svemir""Sym+""Menu+""Pretražite…""Izbriši upit""Upit za pretraživanje""Pretraži""Pošalji upit""Glasovno pretraživanje""Dijeli s""Dijeli putem aplikacije %s""Sažmi""Pretraži""Ugrás a főoldalra""Fel""További lehetőségek""Kész""Az összes megtekintése""Válasszon alkalmazást""KI""BE""Alt+""Ctrl+""Delete""Enter""Function+""Meta+""Shift+""Szóköz""Sym+""Menu+""Keresés…""Lekérdezés törlése""Keresési lekérdezés""Keresés""Lekérdezés küldése""Hangalapú keresés""Megosztás a következővel:""Megosztás a következő alkalmazással: %s""Összecsukás""Keresés""Navigeren naar startpositie""Omhoog navigeren""Meer opties""Gereed""Alles weergeven""Een app selecteren""UIT""AAN""Alt +""Ctrl +""Delete""Enter""Functie +""Meta +""Shift +""spatie""Sym +""Menu +""Zoeken…""Zoekopdracht wissen""Zoekopdracht""Zoeken""Zoekopdracht verzenden""Gesproken zoekopdracht""Delen met""Delen met %s""Samenvouwen""Zoeken""Навигиране към началния екран""Навигиране нагоре""Още опции""Готово""Преглед на всички""Изберете приложение""ИЗКЛ.""ВКЛ.""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""клавиша за интервал""Sym+""Menu+""Търсете…""Изчистване на заявката""Заявка за търсене""Търсене""Изпращане на заявката""Гласово търсене""Споделяне със:""Споделяне със: %s""Свиване""Търсене""হোমে নেভিগেট করুন""উপরে নেভিগেট করুন""আরও বিকল্প""হয়ে গেছে""সবগুলি দেখুন""একটি অ্যাপ বেছে নিন""বন্ধ আছে""চালু করুন""Alt+""Ctrl+""মুছুন""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""সার্চ করুন…""কোয়েরি মুছে ফেলুন""সার্চ কোয়েরি""সার্চ করুন""কোয়েরি জমা দিন""ভয়েস সার্চ করুন""শেয়ার করুন""%s-এর সাথে শেয়ার করুন""সঙ্কুচিত করুন""সার্চ করুন""गृह पृष्ठमा जानुहोस्""माथि नेभिगेट गर्नुहोस्""थप विकल्पहरू""सम्पन्न भयो""सबै हेर्नुहोस्""एउटा अनुप्रयोग छान्नुहोस्""निष्क्रिय""सक्रिय""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""खोज्नुहोस्…""क्वेरी खाली गर्नुहोस्""खोज प्रश्न""खोज""क्वेरी पेस गर्नुहोस्""आवाजमा आधारित खोजी""यसमार्फत आदान प्रदान गर्नुहोस्""%s मार्फत आदान प्रदान गर्नुहोस्""संक्षिप्त गर्नुहोस्""खोज""Gaan na tuisskerm""Gaan 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""Soektognavraag""Soek""Dien navraag in""Stemsoektog""Deel met""Deel met %s""Vou in""Soek""Naviger hjem""Gå opp""Flere alternativer""Ferdig""Se alle""Velg en app""AV""PÅ""Alt+""Ctrl+""slett""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""Søk""होम पेज पर जाएं""वापस जाएं""ज़्यादा विकल्प""हो गया""सभी देखें""कोई ऐप्लिकेशन चुनें""बंद""चालू""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""खोजें…""क्वेरी हटाएं""सर्च क्वेरी""खोजें""क्वेरी सबमिट करें""बोलकर खोजें""इससे शेयर करें:""%s से शेयर करें""छोटा करें""खोजें""მთავარზე გადასვლა""ზემოთ გადასვლა""სხვა ვარიანტები""მზადაა""ყველას ნახვა""აირჩიეთ აპი""გამორთვა""ჩართვა""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""შორისი""Sym+""Menu+""ძიება…""მოთხოვნის გასუფთავება""მოთხოვნის ძიება""ძიება""მოთხოვნის გადაგზავნა""ხმოვანი ძიება""გაზიარება:""%s-ით გაზიარება""ჩაკეცვა""ძიება""Zur Startseite""Nach oben""Weitere Optionen""Fertig""Alle anzeigen""App auswählen""AUS""AN""Alt +""Strg +""Löschen""Eingabetaste""Funktionstaste +""Meta-Taste +""Umschalttaste +""Leertaste""Sym-Taste +""Menütaste +""Suchen…""Suchanfrage löschen""Suchanfrage""Suche""Anfrage senden""Sprachsuche""Teilen mit""Mit %s teilen""Minimieren""Suche""গৃহ পৃষ্ঠালৈ যাওক""ওপৰলৈ যাওক""অধিক বিকল্প""সম্পন্ন হ’ল""সকলো চাওক""কোনো এপ্ বাছনি কৰক""অফ""অন""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""সন্ধান কৰক…""সন্ধান কৰা প্ৰশ্ন মচক""সন্ধান কৰা প্ৰশ্ন""সন্ধান""প্ৰশ্ন দাখিল কৰক""কণ্ঠধ্বনিৰ দ্বাৰা সন্ধান""ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক""%sৰ জৰিয়তে শ্বেয়াৰ কৰক""সংকোচন কৰক""সন্ধান""Əsas səhifəyə keçin""Yuxarı keçin""Digər seçimlər""Hazırdır""Hamısına baxın""Tətbiq seçin""DEAKTİV""AKTİV""Alt+""Ctrl+""silin""daxil olun""Funksiya+""Meta+""Shift+""space""Sym+""Menyu+""Axtarış...""Sorğunu silin""Axtarış sorğusu""Axtarın""Sorğunu göndərin""Səsli axtarış""Paylaşın""%s ilə paylaşın""Yığcamlaşdırın""Axtarın""홈으로 이동""위로 이동""추가 옵션""완료""전체 보기""앱 선택""사용 중지""사용""Alt+""Ctrl+""Delete""Enter""Function+""Meta+""Shift+""스페이스바""Sym+""Menu+""검색...""검색어 삭제""검색어""검색""검색어 보내기""음성 검색""공유 대상:""%s과(와) 공유""접기""검색""ഹോമിലേക്ക് പോവുക""മുകളിലേക്ക് പോവുക""കൂടുതൽ ഓപ്ഷനുകൾ""പൂർത്തിയായി""എല്ലാം കാണുക""ആപ്പ് തിരഞ്ഞെടുക്കുക""ഓഫ്""ഓൺ""Alt+""Ctrl+""ഇല്ലാതാക്കുക""enter""ഫംഗ്ഷന്+""മെറ്റ+""Shift+""സ്പെയ്സ്""Sym+""മെനു+""തിരയുക…""ചോദ്യം മായ്ക്കുക""ചോദ്യം തിരയുക""തിരയുക""ചോദ്യം സമർപ്പിക്കുക""സംസാരത്തിലൂടെ തിരയുക""ഇനിപ്പറയുന്നതുമായി പങ്കിടുക""%s എന്നതുമായി പങ്കിടുക""ചുരുക്കുക""തിരയുക""Движи се кон дома""Движи се нагоре""Повеќе опции""Готово""Прикажи ги сите""Избери апликација""ИСКЛУЧЕНО""ВКЛУЧЕНО""Alt+""Ctrl+""избриши""Enter""Function+""Meta+""Shift+""вселена""Sym+""Menu+""Пребарување…""Исчисти барање""Пребарај барање""Пребарај""Поднеси барање""Гласовно пребарување""Сподели со""Сподели со %s""Собери""Пребарај""ಹೋಮ್ಗೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ""ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ""ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು""ಮುಗಿದಿದೆ""ಎಲ್ಲವನ್ನೂ ನೋಡಿ""ಆ್ಯಪ್ವೊಂದನ್ನು ಆಯ್ಕೆಮಾಡಿ""ಆಫ್""ಆನ್""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""ಹುಡುಕಿ…""ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸಿ""ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ""ಹುಡುಕಿ""ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸಿ""ಧ್ವನಿ ಹುಡುಕಾಟ""ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ""%s ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ""ಕುಗ್ಗಿಸಿ""ಹುಡುಕಿ""Vratite se na početnu stranicu""Idi gore""Više opcija""Gotovo""Prikaži sve""Odaberite aplikaciju""ISKLJUČENO""UKLJUČENO""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""razmak""Sym+""Menu+""Pretražite...""Obriši upit""Pretraži upit""Pretraži""Pošalji upit""Glasovno pretraživanje""Dijeli sa""Dijeli putem aplikacije %s""Suzi""Pretražite""မူလနေရာကို ပြန်သွားရန်""အပေါ်သို့ ရွှေ့ရန်""နောက်ထပ် ရွေးစရာများ""ပြီးပြီ""အားလုံး ကြည့်ရန်""အက်ပ်တစ်ခုကို ရွေးရန်""ပိတ်ရန်""ဖွင့်ရန်""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""ရှာဖွေရန်…""ရှာဖွေမှုကို ဖယ်ရှားရန်""ရှာဖွေရန် မေးခွန်း""ရှာရန်""ရှာဖွေစရာ အချက်အလက်ကို ပေးပို့ရန်""အသံဖြင့် ရှာရန်""နှင့် မျှဝေရန်""%s ဖြင့် မျှဝေရန်""လျှော့ပြရန်""ရှာဖွေမှု""التوجه إلى المنزل""التنقل إلى أعلى""خيارات أكثر""تم""عرض الكل""اختيار تطبيق""إيقاف""تفعيل""Alt+""Ctrl+""حذف""enter""Function+""Meta+""Shift+""فضاء""Sym+""القائمة+""بحث…""محو طلب البحث""طلب بحث""البحث""إرسال طلب البحث""بحث صوتي""مشاركة مع""مشاركة مع %s""تصغير""البحث""Navegar a la página principal""Navegar hacia arriba""Más opciones""Listo""Ver todas""Elegir una app""DESACTIVAR""ACTIVAR""Alt+""Ctrl+""borrar""intro""Función+""Meta+""Mayúscula+""espacio""Sym+""Menú+""Buscar…""Borrar consulta""Búsqueda""Buscar""Enviar consulta""Búsqueda por voz""Compartir con""Compartir con %s""Contraer""Buscar""Vai ao inicio""Vai cara arriba""Máis opcións""Feito""Ver todo""Selecciona unha aplicación""DESACTIVAR""ACTIVAR""Alt +""Ctrl +""eliminar""intro""Función +""Meta +""Maiús +""espazo""Sym +""Menú +""Busca…""Borra a consulta""Busca a consulta""Realiza buscas""Envía a consulta""Busca por voz""Comparte contido con""Comparte contido coa aplicación %s""Contrae""Buscar""Navegar para a página inicial""Navegar para cima""Mais opções""Concluído""Ver tudo""Selecionar um app""DESATIVADO""ATIVADO""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""Pesquisar""Перейти на головну""Перейти вгору""Більше опцій""Готово""Показати всі""Вибрати програму""ЗНИЖКА""УВІМК.""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""пробіл""Sym+""Menu+""Введіть пошуковий запит…""Очистити запит""Пошуковий запит""Пошук""Наіслати запит""Голосовий пошук""Поділитися:""Поділитися через додаток %s""Згорнути""Пошук""Идите на почетну""Идите нагоре""Још опција""Готово""Прикажи све""Изаберите апликацију""ИСКЉУЧЕНО""УКЉУЧЕНО""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""тастер за размак""Sym+""Menu+""Претражите…""Обришите упит""Претражите упит""Претражите""Пошаљите упит""Гласовна претрага""Делите помоћу""Делите помоћу апликације %s""Скупи""Претражите""ਹੋਮ \'ਤੇ ਜਾਓ""ਉੱਪਰ ਜਾਓ""ਹੋਰ ਵਿਕਲਪ""ਹੋ ਗਿਆ""ਸਭ ਦੇਖੋ""ਇੱਕ ਐਪ ਚੁਣੋ""ਬੰਦ""ਚਾਲੂ""Alt+""Ctrl+""ਮਿਟਾਓ""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""ਖੋਜ…""ਪੁੱਛਗਿੱਛ ਕਲੀਅਰ ਕਰੋ""ਖੋਜ ਪੁੱਛਗਿੱਛ""ਖੋਜ""ਪੁੱਛਗਿੱਛ ਸਪੁਰਦ ਕਰੋ""ਅਵਾਜ਼ੀ ਖੋਜ""ਇਸ ਨਾਲ ਸਾਂਝਾ ਕਰੋ""%s ਨਾਲ ਸਾਂਝਾ ਕਰੋ""ਸਮੇਟੋ""ਖੋਜ""මුල් පිටුවට සංචාලනය කරන්න""ඉහළට සංචාලනය කරන්න""තවත් විකල්ප""කළා""සියල්ල බලන්න""යෙදුමක් තෝරන්න""ක්රියාවිරහිතයි""ක්රියාත්මකයි""Alt+""Ctrl+""මකන්න""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""සොයන්න...""විමසුම හිස් කරන්න""සෙවුම් විමසුම""සෙවීම""විමසුම යොමු කරන්න""හඬ සෙවීම""සමග බෙදා ගන්න""%s සමඟ බෙදා ගන්න""හකුළන්න""සෙවීම""Idite na početnu""Idite nagore""Još opcija""Gotovo""Prikaži sve""Izaberite aplikaciju""ISKLJUČENO""UKLJUČENO""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""taster za razmak""Sym+""Menu+""Pretražite…""Obrišite upit""Pretražite upit""Pretražite""Pošaljite upit""Glasovna pretraga""Delite pomoću""Delite pomoću aplikacije %s""Skupi""Pretražite""Navigate home""Navigate up""More options""Done""See all""Choose an app""OFF""ON""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Search…""Clear query""Search query""Search""Submit query""Voice search""Share with""Share with %s""Collapse""Search""Zulazulela ekhaya""Zulazulela phezulu""Ezinye izinketho""Kwenziwe""Buka konke""Khetha insiza""VALA""VULA""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Imenyu+""Sesha…""Sula inkinga""Sesha umbuzo""Sesha""Thumela umbuzo""Ukusesha ngezwi""Yabelana no""Yabelana ne-%s""Goqa""Sesha"#6200EE#3700B3#03DAC5PaddleLiteClassification
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugShaders/merger.xml b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugShaders/merger.xml
new file mode 100644
index 0000000..2bcc2b1
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/mergeDebugShaders/merger.xml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt b/PaddleLiteClassification/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt
new file mode 100644
index 0000000..547c2e6
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt
@@ -0,0 +1,7 @@
+#Mon May 06 15:03:25 CST 2024
+base.0=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex
+path.1=classes.dex
+renamed.1=classes2.dex
+path.0=classes.dex
+renamed.0=classes.dex
+base.1=/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/build/intermediates/dex/debug/mergeProjectDexDebug/classes.dex
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources b/PaddleLiteClassification/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources
new file mode 100644
index 0000000..912e507
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources differ
diff --git a/PaddleLiteClassification/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 b/PaddleLiteClassification/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0
new file mode 100644
index 0000000..d3b6472
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 differ
diff --git a/PaddleLiteClassification/app/build/intermediates/instant_app_manifest/debug/AndroidManifest.xml b/PaddleLiteClassification/app/build/intermediates/instant_app_manifest/debug/AndroidManifest.xml
new file mode 100644
index 0000000..107eccf
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/instant_app_manifest/debug/AndroidManifest.xml
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/instant_app_manifest/debug/output.json b/PaddleLiteClassification/app/build/intermediates/instant_app_manifest/debug/output.json
new file mode 100644
index 0000000..516cc60
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/instant_app_manifest/debug/output.json
@@ -0,0 +1,28 @@
+{
+ "version": 1,
+ "applicationId": "com.yeyupiaoling.paddleliteclassification",
+ "variantType": "BASE_APK",
+ "elements": [
+ {
+ "outputType": {
+ "type": "INSTANT_APP_MANIFEST"
+ },
+ "apkData": {
+ "type": "MAIN",
+ "splits": [],
+ "versionCode": 1,
+ "versionName": "1.0",
+ "outputFile": "app-debug.apk",
+ "fullName": "debug",
+ "baseName": "debug",
+ "dirName": ""
+ },
+ "path": "AndroidManifest.xml",
+ "properties": {
+ "packageId": "com.yeyupiaoling.paddleliteclassification",
+ "split": "",
+ "minSdkVersion": "22"
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/AutoFitTextureView.class b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/AutoFitTextureView.class
new file mode 100644
index 0000000..e95b16f
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/AutoFitTextureView.class differ
diff --git a/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/BuildConfig.class b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/BuildConfig.class
new file mode 100644
index 0000000..afe69f5
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/BuildConfig.class differ
diff --git a/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity$1.class b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity$1.class
new file mode 100644
index 0000000..1817a84
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity$1.class differ
diff --git a/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity$2.class b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity$2.class
new file mode 100644
index 0000000..8f765b4
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity$2.class differ
diff --git a/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity$3.class b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity$3.class
new file mode 100644
index 0000000..f439d49
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity$3.class differ
diff --git a/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity$4$1.class b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity$4$1.class
new file mode 100644
index 0000000..6775fc0
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity$4$1.class differ
diff --git a/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity$4.class b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity$4.class
new file mode 100644
index 0000000..31732ea
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity$4.class differ
diff --git a/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity.class b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity.class
new file mode 100644
index 0000000..1696321
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/CameraActivity.class differ
diff --git a/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/MainActivity$1.class b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/MainActivity$1.class
new file mode 100644
index 0000000..efab93d
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/MainActivity$1.class differ
diff --git a/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/MainActivity$2.class b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/MainActivity$2.class
new file mode 100644
index 0000000..b3f9ede
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/MainActivity$2.class differ
diff --git a/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/MainActivity.class b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/MainActivity.class
new file mode 100644
index 0000000..63c8c98
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/MainActivity.class differ
diff --git a/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/PaddleLiteClassification.class b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/PaddleLiteClassification.class
new file mode 100644
index 0000000..28c26f6
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/PaddleLiteClassification.class differ
diff --git a/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/Utils$1.class b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/Utils$1.class
new file mode 100644
index 0000000..51f460e
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/Utils$1.class differ
diff --git a/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/Utils.class b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/Utils.class
new file mode 100644
index 0000000..040db07
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/javac/debug/classes/com/yeyupiaoling/paddleliteclassification/Utils.class differ
diff --git a/PaddleLiteClassification/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt b/PaddleLiteClassification/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt
new file mode 100644
index 0000000..b20d3bd
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt
@@ -0,0 +1,62 @@
+1
+2
+6
+7 /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
+9 android:targetSdkVersion="29" />
+9-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
+10
+11
+11-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:5:5-65
+11-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:5:22-62
+12
+12-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:6:5-80
+12-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:6:22-77
+13
+13-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:7:5-81
+13-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:7:22-78
+14
+15 /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:9:5-25:19
+16 android:allowBackup="true"
+16-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:10:9-35
+17 android:appComponentFactory="androidx.core.app.CoreComponentFactory"
+17-->[androidx.core:core:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/AndroidManifest.xml:24:18-86
+18 android:debuggable="true"
+19 android:icon="@mipmap/ic_launcher"
+19-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:11:9-43
+20 android:label="@string/app_name"
+20-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:12:9-41
+21 android:requestLegacyExternalStorage="true"
+21-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:14:9-52
+22 android:roundIcon="@mipmap/ic_launcher_round"
+22-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:13:9-54
+23 android:supportsRtl="true"
+23-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:15:9-35
+24 android:testOnly="true"
+25 android:theme="@style/AppTheme" >
+25-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:16:9-40
+26
+26-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:17:9-61
+26-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:17:19-49
+27
+27-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:18:9-24:20
+27-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:18:19-47
+28
+28-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:19:13-23:29
+29
+29-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:20:17-69
+29-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:20:25-66
+30
+31
+31-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:22:17-77
+31-->/Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:22:27-74
+32
+33
+34
+35
+36
diff --git a/PaddleLiteClassification/app/build/intermediates/merged_assets/debug/out/label_list.txt b/PaddleLiteClassification/app/build/intermediates/merged_assets/debug/out/label_list.txt
new file mode 100644
index 0000000..845a3a6
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/merged_assets/debug/out/label_list.txt
@@ -0,0 +1,1000 @@
+丁鲷
+金鱼
+大白鲨
+虎鲨
+锤头鲨
+电鳐
+黄貂鱼
+公鸡
+母鸡
+鸵鸟
+燕雀
+金翅雀
+家朱雀
+灯芯草雀
+靛蓝雀,靛蓝鸟
+蓝鹀
+夜莺
+松鸦
+喜鹊
+山雀
+河鸟
+鸢(猛禽)
+秃头鹰
+秃鹫
+大灰猫头鹰
+欧洲火蝾螈
+普通蝾螈
+水蜥
+斑点蝾螈
+蝾螈,泥狗
+牛蛙
+树蛙
+尾蛙,铃蟾蜍,肋蟾蜍,尾蟾蜍
+红海龟
+皮革龟
+泥龟
+淡水龟
+箱龟
+带状壁虎
+普通鬣蜥
+美国变色龙
+鞭尾蜥蜴
+飞龙科蜥蜴
+褶边蜥蜴
+鳄鱼蜥蜴
+毒蜥
+绿蜥蜴
+非洲变色龙
+科莫多蜥蜴
+非洲鳄,尼罗河鳄鱼
+美国鳄鱼,鳄鱼
+三角龙
+雷蛇,蠕虫蛇
+环蛇,环颈蛇
+希腊蛇
+绿蛇,草蛇
+国王蛇
+袜带蛇,草蛇
+水蛇
+藤蛇
+夜蛇
+大蟒蛇
+岩石蟒蛇,岩蛇,蟒蛇
+印度眼镜蛇
+绿曼巴
+海蛇
+角腹蛇
+菱纹响尾蛇
+角响尾蛇
+三叶虫
+盲蜘蛛
+蝎子
+黑金花园蜘蛛
+谷仓蜘蛛
+花园蜘蛛
+黑寡妇蜘蛛
+狼蛛
+狼蜘蛛,狩猎蜘蛛
+壁虱
+蜈蚣
+黑松鸡
+松鸡,雷鸟
+披肩鸡,披肩榛鸡
+草原鸡,草原松鸡
+孔雀
+鹌鹑
+鹧鸪
+非洲灰鹦鹉
+金刚鹦鹉
+硫冠鹦鹉
+短尾鹦鹉
+褐翅鸦鹃
+蜜蜂
+犀鸟
+蜂鸟
+鹟䴕
+犀鸟
+野鸭
+红胸秋沙鸭
+鹅
+黑天鹅
+大象
+针鼹鼠
+鸭嘴兽
+沙袋鼠
+考拉,考拉熊
+袋熊
+水母
+海葵
+脑珊瑚
+扁形虫扁虫
+线虫,蛔虫
+海螺
+蜗牛
+鼻涕虫
+海参
+石鳖
+鹦鹉螺
+珍宝蟹
+石蟹
+招潮蟹
+帝王蟹,阿拉斯加蟹,阿拉斯加帝王蟹
+美国龙虾,缅因州龙虾
+大螯虾
+小龙虾
+寄居蟹
+等足目动物(明虾和螃蟹近亲)
+白鹳
+黑鹳
+鹭
+火烈鸟
+小蓝鹭
+美国鹭,大白鹭
+麻鸦
+鹤
+秧鹤
+欧洲水鸡,紫水鸡
+沼泽泥母鸡,水母鸡
+鸨
+红翻石鹬
+红背鹬,黑腹滨鹬
+红脚鹬
+半蹼鹬
+蛎鹬
+鹈鹕
+国王企鹅
+信天翁,大海鸟
+灰鲸
+杀人鲸,逆戟鲸,虎鲸
+海牛
+海狮
+奇瓦瓦
+日本猎犬
+马尔济斯犬
+狮子狗
+西施犬
+布莱尼姆猎犬
+巴比狗
+玩具犬
+罗得西亚长背猎狗
+阿富汗猎犬
+猎犬
+比格犬,猎兔犬
+侦探犬
+蓝色快狗
+黑褐猎浣熊犬
+沃克猎犬
+英国猎狐犬
+美洲赤狗
+俄罗斯猎狼犬
+爱尔兰猎狼犬
+意大利灰狗
+惠比特犬
+依比沙猎犬
+挪威猎犬
+奥达猎犬,水獭猎犬
+沙克犬,瞪羚猎犬
+苏格兰猎鹿犬,猎鹿犬
+威玛猎犬
+斯塔福德郡牛头梗,斯塔福德郡斗牛梗
+美国斯塔福德郡梗,美国比特斗牛梗,斗牛梗
+贝德灵顿梗
+边境梗
+凯丽蓝梗
+爱尔兰梗
+诺福克梗
+诺维奇梗
+约克郡梗
+刚毛猎狐梗
+莱克兰梗
+锡利哈姆梗
+艾尔谷犬
+凯恩梗
+澳大利亚梗
+丹迪丁蒙梗
+波士顿梗
+迷你雪纳瑞犬
+巨型雪纳瑞犬
+标准雪纳瑞犬
+苏格兰梗
+西藏梗,菊花狗
+丝毛梗
+软毛麦色梗
+西高地白梗
+拉萨阿普索犬
+平毛寻回犬
+卷毛寻回犬
+金毛猎犬
+拉布拉多猎犬
+乞沙比克猎犬
+德国短毛猎犬
+维兹拉犬
+英国谍犬
+爱尔兰雪达犬,红色猎犬
+戈登雪达犬
+布列塔尼犬猎犬
+黄毛,黄毛猎犬
+英国史宾格犬
+威尔士史宾格犬
+可卡犬,英国可卡犬
+萨塞克斯猎犬
+爱尔兰水猎犬
+哥威斯犬
+舒柏奇犬
+比利时牧羊犬
+马里努阿犬
+伯瑞犬
+凯尔皮犬
+匈牙利牧羊犬
+老英国牧羊犬
+喜乐蒂牧羊犬
+牧羊犬
+边境牧羊犬
+法兰德斯牧牛狗
+罗特韦尔犬
+德国牧羊犬,德国警犬,阿尔萨斯
+多伯曼犬,杜宾犬
+迷你杜宾犬
+大瑞士山地犬
+伯恩山犬
+Appenzeller狗
+EntleBucher狗
+拳师狗
+斗牛獒
+藏獒
+法国斗牛犬
+大丹犬
+圣伯纳德狗
+爱斯基摩犬,哈士奇
+雪橇犬,阿拉斯加爱斯基摩狗
+哈士奇
+达尔马提亚,教练车狗
+狮毛狗
+巴辛吉狗
+哈巴狗,狮子狗
+莱昂贝格狗
+纽芬兰岛狗
+大白熊犬
+萨摩耶犬
+博美犬
+松狮,松狮
+荷兰卷尾狮毛狗
+布鲁塞尔格林芬犬
+彭布洛克威尔士科基犬
+威尔士柯基犬
+玩具贵宾犬
+迷你贵宾犬
+标准贵宾犬
+墨西哥无毛犬
+灰狼
+白狼,北极狼
+红太狼,鬃狼,犬犬鲁弗斯
+狼,草原狼,刷狼,郊狼
+澳洲野狗,澳大利亚野犬
+豺
+非洲猎犬,土狼犬
+鬣狗
+红狐狸
+沙狐
+北极狐狸,白狐狸
+灰狐狸
+虎斑猫
+山猫,虎猫
+波斯猫
+暹罗暹罗猫,
+埃及猫
+美洲狮,美洲豹
+猞猁,山猫
+豹子
+雪豹
+美洲虎
+狮子
+老虎
+猎豹
+棕熊
+美洲黑熊
+冰熊,北极熊
+懒熊
+猫鼬
+猫鼬,海猫
+虎甲虫
+瓢虫
+土鳖虫
+天牛
+龟甲虫
+粪甲虫
+犀牛甲虫
+象甲
+苍蝇
+蜜蜂
+蚂蚁
+蚱蜢
+蟋蟀
+竹节虫
+蟑螂
+螳螂
+蝉
+叶蝉
+草蜻蛉
+蜻蜓
+豆娘,蜻蛉
+优红蛱蝶
+小环蝴蝶
+君主蝴蝶,大斑蝶
+菜粉蝶
+白蝴蝶
+灰蝶
+海星
+海胆
+海参,海黄瓜
+野兔
+兔
+安哥拉兔
+仓鼠
+刺猬,豪猪,
+黑松鼠
+土拨鼠
+海狸
+豚鼠,豚鼠
+栗色马
+斑马
+猪
+野猪
+疣猪
+河马
+牛
+水牛,亚洲水牛
+野牛
+公羊
+大角羊,洛矶山大角羊
+山羊
+狷羚
+黑斑羚
+瞪羚
+阿拉伯单峰骆驼,骆驼
+骆驼
+黄鼠狼
+水貂
+臭猫
+黑足鼬
+水獭
+臭鼬,木猫
+獾
+犰狳
+树懒
+猩猩,婆罗洲猩猩
+大猩猩
+黑猩猩
+长臂猿
+合趾猿长臂猿,合趾猿
+长尾猴
+赤猴
+狒狒
+恒河猴,猕猴
+白头叶猴
+疣猴
+长鼻猴
+狨(美洲产小型长尾猴)
+卷尾猴
+吼猴
+伶猴
+蜘蛛猴
+松鼠猴
+马达加斯加环尾狐猴,鼠狐猴
+大狐猴,马达加斯加大狐猴
+印度大象,亚洲象
+非洲象,非洲象
+小熊猫
+大熊猫
+杖鱼
+鳗鱼
+银鲑,银鲑鱼
+三色刺蝶鱼
+海葵鱼
+鲟鱼
+雀鳝
+狮子鱼
+河豚
+算盘
+长袍
+学位袍
+手风琴
+原声吉他
+航空母舰
+客机
+飞艇
+祭坛
+救护车
+水陆两用车
+模拟时钟
+蜂房
+围裙
+垃圾桶
+攻击步枪,枪
+背包
+面包店,面包铺,
+平衡木
+热气球
+圆珠笔
+创可贴
+班卓琴
+栏杆,楼梯扶手
+杠铃
+理发师的椅子
+理发店
+牲口棚
+晴雨表
+圆筒
+园地小车,手推车
+棒球
+篮球
+婴儿床
+巴松管,低音管
+游泳帽
+沐浴毛巾
+浴缸,澡盆
+沙滩车,旅行车
+灯塔
+高脚杯
+熊皮高帽
+啤酒瓶
+啤酒杯
+钟塔
+(小儿用的)围嘴
+串联自行车,
+比基尼
+装订册
+双筒望远镜
+鸟舍
+船库
+雪橇
+饰扣式领带
+阔边女帽
+书橱
+书店,书摊
+瓶盖
+弓箭
+蝴蝶结领结
+铜制牌位
+奶罩
+防波堤,海堤
+铠甲
+扫帚
+桶
+扣环
+防弹背心
+动车,子弹头列车
+肉铺,肉菜市场
+出租车
+大锅
+蜡烛
+大炮
+独木舟
+开瓶器,开罐器
+开衫
+车镜
+旋转木马
+木匠的工具包,工具包
+纸箱
+车轮
+取款机,自动取款机
+盒式录音带
+卡带播放器
+城堡
+双体船
+CD播放器
+大提琴
+移动电话,手机
+铁链
+围栏
+链甲
+电锯,油锯
+箱子
+衣柜,洗脸台
+编钟,钟,锣
+中国橱柜
+圣诞袜
+教堂,教堂建筑
+电影院,剧场
+切肉刀,菜刀
+悬崖屋
+斗篷
+木屐,木鞋
+鸡尾酒调酒器
+咖啡杯
+咖啡壶
+螺旋结构(楼梯)
+组合锁
+电脑键盘,键盘
+糖果,糖果店
+集装箱船
+敞篷车
+开瓶器,瓶螺杆
+短号,喇叭
+牛仔靴
+牛仔帽
+摇篮
+起重机
+头盔
+板条箱
+小儿床
+砂锅
+槌球
+拐杖
+胸甲
+大坝,堤防
+书桌
+台式电脑
+有线电话
+尿布湿
+数字时钟
+数字手表
+餐桌板
+抹布
+洗碗机,洗碟机
+盘式制动器
+码头,船坞,码头设施
+狗拉雪橇
+圆顶
+门垫,垫子
+钻井平台,海上钻井
+鼓,乐器,鼓膜
+鼓槌
+哑铃
+荷兰烤箱
+电风扇,鼓风机
+电吉他
+电力机车
+电视,电视柜
+信封
+浓缩咖啡机
+扑面粉
+女用长围巾
+文件,文件柜,档案柜
+消防船
+消防车
+火炉栏
+旗杆
+长笛
+折叠椅
+橄榄球头盔
+叉车
+喷泉
+钢笔
+有四根帷柱的床
+运货车厢
+圆号,喇叭
+煎锅
+裘皮大衣
+垃圾车
+防毒面具,呼吸器
+汽油泵
+高脚杯
+卡丁车
+高尔夫球
+高尔夫球车
+狭长小船
+锣
+礼服
+钢琴
+温室,苗圃
+散热器格栅
+杂货店,食品市场
+断头台
+小发夹
+头发喷雾
+半履带装甲车
+锤子
+大篮子
+手摇鼓风机,吹风机
+手提电脑
+手帕
+硬盘
+口琴,口风琴
+竖琴
+收割机
+斧头
+手枪皮套
+家庭影院
+蜂窝
+钩爪
+衬裙
+单杠
+马车
+沙漏
+iPod
+熨斗
+南瓜灯笼
+牛仔裤,蓝色牛仔裤
+吉普车
+运动衫,T恤
+拼图
+人力车
+操纵杆
+和服
+护膝
+蝴蝶结
+大褂,实验室外套
+长柄勺
+灯罩
+笔记本电脑
+割草机
+镜头盖
+开信刀,裁纸刀
+图书馆
+救生艇
+点火器,打火机
+豪华轿车
+远洋班轮
+唇膏,口红
+平底便鞋
+洗剂
+扬声器
+放大镜
+锯木厂
+磁罗盘
+邮袋
+信箱
+女游泳衣
+有肩带浴衣
+窨井盖
+沙球(一种打击乐器)
+马林巴木琴
+面膜
+火柴
+花柱
+迷宫
+量杯
+药箱
+巨石,巨石结构
+麦克风
+微波炉
+军装
+奶桶
+迷你巴士
+迷你裙
+面包车
+导弹
+连指手套
+搅拌钵
+活动房屋(由汽车拖拉的)
+T型发动机小汽车
+调制解调器
+修道院
+显示器
+电瓶车
+砂浆
+学士
+清真寺
+蚊帐
+摩托车
+山地自行车
+登山帐
+鼠标,电脑鼠标
+捕鼠器
+搬家车
+口套
+钉子
+颈托
+项链
+乳头(瓶)
+笔记本,笔记本电脑
+方尖碑
+双簧管
+陶笛,卵形笛
+里程表
+滤油器
+风琴,管风琴
+示波器
+罩裙
+牛车
+氧气面罩
+包装
+船桨
+明轮,桨轮
+挂锁,扣锁
+画笔
+睡衣
+宫殿
+排箫,鸣管
+纸巾
+降落伞
+双杠
+公园长椅
+停车收费表,停车计时器
+客车,教练车
+露台,阳台
+付费电话
+基座,基脚
+铅笔盒
+卷笔刀
+香水(瓶)
+培养皿
+复印机
+拨弦片,拨子
+尖顶头盔
+栅栏,栅栏
+皮卡,皮卡车
+桥墩
+存钱罐
+药瓶
+枕头
+乒乓球
+风车
+海盗船
+水罐
+木工刨
+天文馆
+塑料袋
+板架
+犁型铲雪机
+手压皮碗泵
+宝丽来相机
+电线杆
+警车,巡逻车
+雨披
+台球桌
+充气饮料瓶
+花盆
+陶工旋盘
+电钻
+祈祷垫,地毯
+打印机
+监狱
+炮弹,导弹
+投影仪
+冰球
+沙包,吊球
+钱包
+羽管笔
+被子
+赛车
+球拍
+散热器
+收音机
+射电望远镜,无线电反射器
+雨桶
+休闲车,房车
+卷轴,卷筒
+反射式照相机
+冰箱,冰柜
+遥控器
+餐厅,饮食店,食堂
+左轮手枪
+步枪
+摇椅
+电转烤肉架
+橡皮
+橄榄球
+直尺
+跑步鞋
+保险柜
+安全别针
+盐瓶(调味用)
+凉鞋
+纱笼,围裙
+萨克斯管
+剑鞘
+秤,称重机
+校车
+帆船
+记分牌
+屏幕
+螺丝
+螺丝刀
+安全带
+缝纫机
+盾牌,盾牌
+皮鞋店,鞋店
+障子
+购物篮
+购物车
+铁锹
+浴帽
+浴帘
+滑雪板
+滑雪面罩
+睡袋
+滑尺
+滑动门
+角子老虎机
+潜水通气管
+雪橇
+扫雪机,扫雪机
+皂液器
+足球
+袜子
+碟式太阳能,太阳能集热器,太阳能炉
+宽边帽
+汤碗
+空格键
+空间加热器
+航天飞机
+铲(搅拌或涂敷用的)
+快艇
+蜘蛛网
+纺锤,纱锭
+跑车
+聚光灯
+舞台
+蒸汽机车
+钢拱桥
+钢滚筒
+听诊器
+女用披肩
+石头墙
+秒表
+火炉
+过滤器
+有轨电车,电车
+担架
+沙发床
+佛塔
+潜艇,潜水艇
+套装,衣服
+日晷
+太阳镜
+太阳镜,墨镜
+防晒霜,防晒剂
+悬索桥
+拖把
+运动衫
+游泳裤
+秋千
+开关,电器开关
+注射器
+台灯
+坦克,装甲战车,装甲战斗车辆
+磁带播放器
+茶壶
+泰迪,泰迪熊
+电视
+网球
+茅草,茅草屋顶
+幕布,剧院的帷幕
+顶针
+脱粒机
+宝座
+瓦屋顶
+烤面包机
+烟草店,烟草
+马桶
+火炬
+图腾柱
+拖车,牵引车,清障车
+玩具店
+拖拉机
+拖车,铰接式卡车
+托盘
+风衣
+三轮车
+三体船
+三脚架
+凯旋门
+无轨电车
+长号
+浴盆,浴缸
+旋转式栅门
+打字机键盘
+伞
+独轮车
+直立式钢琴
+真空吸尘器
+花瓶
+拱顶
+天鹅绒
+自动售货机
+祭服
+高架桥
+小提琴,小提琴
+排球
+松饼机
+挂钟
+钱包,皮夹
+衣柜,壁橱
+军用飞机
+洗脸盆,洗手盆
+洗衣机,自动洗衣机
+水瓶
+水壶
+水塔
+威士忌壶
+哨子
+假发
+纱窗
+百叶窗
+温莎领带
+葡萄酒瓶
+飞机翅膀,飞机
+炒菜锅
+木制的勺子
+毛织品,羊绒
+栅栏,围栏
+沉船
+双桅船
+蒙古包
+网站,互联网网站
+漫画
+纵横字谜
+路标
+交通信号灯
+防尘罩,书皮
+菜单
+盘子
+鳄梨酱
+清汤
+罐焖土豆烧肉
+蛋糕
+冰淇淋
+雪糕,冰棍,冰棒
+法式面包
+百吉饼
+椒盐脆饼
+芝士汉堡
+热狗
+土豆泥
+结球甘蓝
+西兰花
+菜花
+绿皮密生西葫芦
+西葫芦
+小青南瓜
+南瓜
+黄瓜
+朝鲜蓟
+甜椒
+刺棘蓟
+蘑菇
+绿苹果
+草莓
+橘子
+柠檬
+无花果
+菠萝
+香蕉
+菠萝蜜
+蛋奶冻苹果
+石榴
+干草
+烤面条加干酪沙司
+巧克力酱,巧克力糖浆
+面团
+瑞士肉包,肉饼
+披萨,披萨饼
+馅饼
+卷饼
+红葡萄酒
+意大利浓咖啡
+杯子
+蛋酒
+高山
+泡泡
+悬崖
+珊瑚礁
+间歇泉
+湖边,湖岸
+海角
+沙洲,沙坝
+海滨,海岸
+峡谷
+火山
+棒球,棒球运动员
+新郎
+潜水员
+油菜
+雏菊
+杓兰
+玉米
+橡子
+玫瑰果
+七叶树果实
+珊瑚菌
+木耳
+鹿花菌
+鬼笔菌
+地星
+多叶奇果菌
+牛肝菌
+玉米穗
+卫生纸
diff --git a/PaddleLiteClassification/app/build/intermediates/merged_assets/debug/out/mobilenet_v2.nb b/PaddleLiteClassification/app/build/intermediates/merged_assets/debug/out/mobilenet_v2.nb
new file mode 100644
index 0000000..e9f9ebb
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/merged_assets/debug/out/mobilenet_v2.nb differ
diff --git a/PaddleLiteClassification/app/build/intermediates/merged_java_res/debug/out.jar b/PaddleLiteClassification/app/build/intermediates/merged_java_res/debug/out.jar
new file mode 100644
index 0000000..da71894
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/merged_java_res/debug/out.jar differ
diff --git a/PaddleLiteClassification/app/build/intermediates/merged_jni_libs/debug/out/arm64-v8a/libpaddle_lite_jni.so b/PaddleLiteClassification/app/build/intermediates/merged_jni_libs/debug/out/arm64-v8a/libpaddle_lite_jni.so
new file mode 100644
index 0000000..4662788
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/merged_jni_libs/debug/out/arm64-v8a/libpaddle_lite_jni.so differ
diff --git a/PaddleLiteClassification/app/build/intermediates/merged_jni_libs/debug/out/armeabi-v7a/libpaddle_lite_jni.so b/PaddleLiteClassification/app/build/intermediates/merged_jni_libs/debug/out/armeabi-v7a/libpaddle_lite_jni.so
new file mode 100644
index 0000000..e8e5847
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/merged_jni_libs/debug/out/armeabi-v7a/libpaddle_lite_jni.so differ
diff --git a/PaddleLiteClassification/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml b/PaddleLiteClassification/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml
new file mode 100644
index 0000000..873a77f
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml
@@ -0,0 +1,36 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/merged_manifests/debug/output.json b/PaddleLiteClassification/app/build/intermediates/merged_manifests/debug/output.json
new file mode 100644
index 0000000..9f396c1
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/merged_manifests/debug/output.json
@@ -0,0 +1,28 @@
+{
+ "version": 1,
+ "applicationId": "com.yeyupiaoling.paddleliteclassification",
+ "variantType": "BASE_APK",
+ "elements": [
+ {
+ "outputType": {
+ "type": "MERGED_MANIFESTS"
+ },
+ "apkData": {
+ "type": "MAIN",
+ "splits": [],
+ "versionCode": 1,
+ "versionName": "1.0",
+ "outputFile": "app-debug.apk",
+ "fullName": "debug",
+ "baseName": "debug",
+ "dirName": ""
+ },
+ "path": "AndroidManifest.xml",
+ "properties": {
+ "packageId": "com.yeyupiaoling.paddleliteclassification",
+ "split": "",
+ "minSdkVersion": "22"
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libpaddle_lite_jni.so b/PaddleLiteClassification/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libpaddle_lite_jni.so
new file mode 100644
index 0000000..4662788
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libpaddle_lite_jni.so differ
diff --git a/PaddleLiteClassification/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libpaddle_lite_jni.so b/PaddleLiteClassification/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libpaddle_lite_jni.so
new file mode 100644
index 0000000..e8e5847
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libpaddle_lite_jni.so differ
diff --git a/PaddleLiteClassification/app/build/intermediates/metadata_feature_manifest/debug/metadata-feature/output.json b/PaddleLiteClassification/app/build/intermediates/metadata_feature_manifest/debug/metadata-feature/output.json
new file mode 100644
index 0000000..78d303d
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/metadata_feature_manifest/debug/metadata-feature/output.json
@@ -0,0 +1,24 @@
+{
+ "version": 1,
+ "applicationId": "com.yeyupiaoling.paddleliteclassification",
+ "variantType": "BASE_APK",
+ "elements": [
+ {
+ "outputType": {
+ "type": "METADATA_FEATURE_MANIFEST"
+ },
+ "apkData": {
+ "type": "MAIN",
+ "splits": [],
+ "versionCode": 1,
+ "versionName": "1.0",
+ "outputFile": "app-debug.apk",
+ "fullName": "debug",
+ "baseName": "debug",
+ "dirName": ""
+ },
+ "path": "AndroidManifest.xml",
+ "properties": {}
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/navigation_json/debug/navigation.json b/PaddleLiteClassification/app/build/intermediates/navigation_json/debug/navigation.json
new file mode 100644
index 0000000..0637a08
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/navigation_json/debug/navigation.json
@@ -0,0 +1 @@
+[]
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/processed_res/debug/out/output.json b/PaddleLiteClassification/app/build/intermediates/processed_res/debug/out/output.json
new file mode 100644
index 0000000..c9ad44b
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/processed_res/debug/out/output.json
@@ -0,0 +1,28 @@
+{
+ "version": 1,
+ "applicationId": "com.yeyupiaoling.paddleliteclassification",
+ "variantType": "BASE_APK",
+ "elements": [
+ {
+ "outputType": {
+ "type": "PROCESSED_RES"
+ },
+ "apkData": {
+ "type": "MAIN",
+ "splits": [],
+ "versionCode": 1,
+ "versionName": "1.0",
+ "outputFile": "app-debug.apk",
+ "fullName": "debug",
+ "baseName": "debug",
+ "dirName": ""
+ },
+ "path": "resources-debug.ap_",
+ "properties": {
+ "packageId": "com.yeyupiaoling.paddleliteclassification",
+ "split": "",
+ "minSdkVersion": "22"
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ b/PaddleLiteClassification/app/build/intermediates/processed_res/debug/out/resources-debug.ap_
new file mode 100644
index 0000000..0b51067
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/3e185b36a0fc3d8d7d9e2a921d9d3edc1cc1aa20ce18542f91d7d218bbc13caa_0.jar b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/3e185b36a0fc3d8d7d9e2a921d9d3edc1cc1aa20ce18542f91d7d218bbc13caa_0.jar
new file mode 100644
index 0000000..54b02f8
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/3e185b36a0fc3d8d7d9e2a921d9d3edc1cc1aa20ce18542f91d7d218bbc13caa_0.jar differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/3e185b36a0fc3d8d7d9e2a921d9d3edc1cc1aa20ce18542f91d7d218bbc13caa_1.jar b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/3e185b36a0fc3d8d7d9e2a921d9d3edc1cc1aa20ce18542f91d7d218bbc13caa_1.jar
new file mode 100644
index 0000000..c6f4ff6
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/3e185b36a0fc3d8d7d9e2a921d9d3edc1cc1aa20ce18542f91d7d218bbc13caa_1.jar differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/3e185b36a0fc3d8d7d9e2a921d9d3edc1cc1aa20ce18542f91d7d218bbc13caa_2.jar b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/3e185b36a0fc3d8d7d9e2a921d9d3edc1cc1aa20ce18542f91d7d218bbc13caa_2.jar
new file mode 100644
index 0000000..0217133
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/3e185b36a0fc3d8d7d9e2a921d9d3edc1cc1aa20ce18542f91d7d218bbc13caa_2.jar differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/3e185b36a0fc3d8d7d9e2a921d9d3edc1cc1aa20ce18542f91d7d218bbc13caa_3.jar b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/3e185b36a0fc3d8d7d9e2a921d9d3edc1cc1aa20ce18542f91d7d218bbc13caa_3.jar
new file mode 100644
index 0000000..63a5314
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/3e185b36a0fc3d8d7d9e2a921d9d3edc1cc1aa20ce18542f91d7d218bbc13caa_3.jar differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/3e185b36a0fc3d8d7d9e2a921d9d3edc1cc1aa20ce18542f91d7d218bbc13caa_4.jar b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/3e185b36a0fc3d8d7d9e2a921d9d3edc1cc1aa20ce18542f91d7d218bbc13caa_4.jar
new file mode 100644
index 0000000..c03ac42
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/3e185b36a0fc3d8d7d9e2a921d9d3edc1cc1aa20ce18542f91d7d218bbc13caa_4.jar differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/AutoFitTextureView.dex b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/AutoFitTextureView.dex
new file mode 100644
index 0000000..4dcec60
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/AutoFitTextureView.dex differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/BuildConfig.dex b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/BuildConfig.dex
new file mode 100644
index 0000000..38877cd
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/BuildConfig.dex differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity$1.dex b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity$1.dex
new file mode 100644
index 0000000..4702bd9
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity$1.dex differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity$2.dex b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity$2.dex
new file mode 100644
index 0000000..c76431c
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity$2.dex differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity$3.dex b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity$3.dex
new file mode 100644
index 0000000..b62c05b
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity$3.dex differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity$4$1.dex b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity$4$1.dex
new file mode 100644
index 0000000..f88c884
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity$4$1.dex differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity$4.dex b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity$4.dex
new file mode 100644
index 0000000..19137e2
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity$4.dex differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity.dex b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity.dex
new file mode 100644
index 0000000..93a0b42
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/CameraActivity.dex differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/MainActivity$1.dex b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/MainActivity$1.dex
new file mode 100644
index 0000000..47b59b8
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/MainActivity$1.dex differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/MainActivity$2.dex b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/MainActivity$2.dex
new file mode 100644
index 0000000..2955a5d
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/MainActivity$2.dex differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/MainActivity.dex b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/MainActivity.dex
new file mode 100644
index 0000000..a54fb9c
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/MainActivity.dex differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/PaddleLiteClassification.dex b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/PaddleLiteClassification.dex
new file mode 100644
index 0000000..8ad2019
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/PaddleLiteClassification.dex differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/Utils$1.dex b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/Utils$1.dex
new file mode 100644
index 0000000..6588332
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/Utils$1.dex differ
diff --git a/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/Utils.dex b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/Utils.dex
new file mode 100644
index 0000000..8dac998
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/project_dex_archive/debug/out/com/yeyupiaoling/paddleliteclassification/Utils.dex differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/drawable-v24_ic_launcher_foreground.xml.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/drawable-v24_ic_launcher_foreground.xml.flat
new file mode 100644
index 0000000..734103a
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/drawable-v24_ic_launcher_foreground.xml.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/drawable_ic_launcher_background.xml.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/drawable_ic_launcher_background.xml.flat
new file mode 100644
index 0000000..1fd5a2a
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/drawable_ic_launcher_background.xml.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/layout_activity_camera.xml.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/layout_activity_camera.xml.flat
new file mode 100644
index 0000000..ed71848
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/layout_activity_camera.xml.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/layout_activity_main.xml.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/layout_activity_main.xml.flat
new file mode 100644
index 0000000..f8d8185
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/layout_activity_main.xml.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-anydpi-v26_ic_launcher.xml.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-anydpi-v26_ic_launcher.xml.flat
new file mode 100644
index 0000000..c00f88b
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-anydpi-v26_ic_launcher.xml.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-anydpi-v26_ic_launcher_round.xml.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-anydpi-v26_ic_launcher_round.xml.flat
new file mode 100644
index 0000000..ef4d88c
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-anydpi-v26_ic_launcher_round.xml.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher.png.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher.png.flat
new file mode 100644
index 0000000..2d727be
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher.png.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher_round.png.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher_round.png.flat
new file mode 100644
index 0000000..c9d7798
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher_round.png.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher.png.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher.png.flat
new file mode 100644
index 0000000..b0337c5
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher.png.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher_round.png.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher_round.png.flat
new file mode 100644
index 0000000..cf02073
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher_round.png.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher.png.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher.png.flat
new file mode 100644
index 0000000..08c789c
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher.png.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher_round.png.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher_round.png.flat
new file mode 100644
index 0000000..8aa52b4
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher_round.png.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher.png.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher.png.flat
new file mode 100644
index 0000000..7baac87
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher.png.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher_round.png.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher_round.png.flat
new file mode 100644
index 0000000..27ce39c
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher_round.png.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher.png.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher.png.flat
new file mode 100644
index 0000000..60bad1c
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher.png.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher_round.png.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher_round.png.flat
new file mode 100644
index 0000000..2963718
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher_round.png.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat
new file mode 100644
index 0000000..515447a
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat
new file mode 100644
index 0000000..7ccceba
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat
new file mode 100644
index 0000000..cbf6fd8
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat
new file mode 100644
index 0000000..9776d5f
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat
new file mode 100644
index 0000000..8e96177
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
new file mode 100644
index 0000000..e662a6a
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat
new file mode 100644
index 0000000..0c3cf05
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat
new file mode 100644
index 0000000..97e873c
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat
new file mode 100644
index 0000000..e79102d
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat
new file mode 100644
index 0000000..7bec881
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat
new file mode 100644
index 0000000..f8addfb
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat
new file mode 100644
index 0000000..e9eee66
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat
new file mode 100644
index 0000000..3695439
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat
new file mode 100644
index 0000000..e767b30
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat
new file mode 100644
index 0000000..cb3ee83
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat
new file mode 100644
index 0000000..d25fb75
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat
new file mode 100644
index 0000000..913f7f0
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat
new file mode 100644
index 0000000..b3d0993
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat
new file mode 100644
index 0000000..48e2967
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat
new file mode 100644
index 0000000..9339f77
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat
new file mode 100644
index 0000000..0d4ff31
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat
new file mode 100644
index 0000000..0e78e58
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat
new file mode 100644
index 0000000..cc21f17
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat
new file mode 100644
index 0000000..e689766
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat
new file mode 100644
index 0000000..2f2904b
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat
new file mode 100644
index 0000000..307685e
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat
new file mode 100644
index 0000000..03ab453
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat
new file mode 100644
index 0000000..3796fa6
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat
new file mode 100644
index 0000000..1f4b50d
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat
new file mode 100644
index 0000000..6a14c1c
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat
new file mode 100644
index 0000000..1c78bb2
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat
new file mode 100644
index 0000000..d15b636
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat
new file mode 100644
index 0000000..596793f
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat
new file mode 100644
index 0000000..e98336b
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat
new file mode 100644
index 0000000..5437b0f
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat
new file mode 100644
index 0000000..655c2b1
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat
new file mode 100644
index 0000000..71405f8
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat
new file mode 100644
index 0000000..790afa9
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat
new file mode 100644
index 0000000..b56ed4e
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat
new file mode 100644
index 0000000..9e634e4
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat
new file mode 100644
index 0000000..546c6ee
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat
new file mode 100644
index 0000000..0c65f73
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat
new file mode 100644
index 0000000..8abc83d
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat
new file mode 100644
index 0000000..f94d0dc
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat
new file mode 100644
index 0000000..0a788a0
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat
new file mode 100644
index 0000000..55df42d
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat
new file mode 100644
index 0000000..6b082de
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat
new file mode 100644
index 0000000..d1bdc0d
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat
new file mode 100644
index 0000000..e54b6a6
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat
new file mode 100644
index 0000000..435a74e
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat
new file mode 100644
index 0000000..8fe8f13
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat
new file mode 100644
index 0000000..4eb1e68
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat
new file mode 100644
index 0000000..44a0a8d
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat
new file mode 100644
index 0000000..17d82f4
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat
new file mode 100644
index 0000000..27e3546
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat
new file mode 100644
index 0000000..c21db6a
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat
new file mode 100644
index 0000000..d937bd4
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat
new file mode 100644
index 0000000..85de019
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat
new file mode 100644
index 0000000..711bddd
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat
new file mode 100644
index 0000000..34e002c
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat
new file mode 100644
index 0000000..bdc1809
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat
new file mode 100644
index 0000000..5681d02
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat
new file mode 100644
index 0000000..52d511c
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat
new file mode 100644
index 0000000..d078378
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat
new file mode 100644
index 0000000..92b852c
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat
new file mode 100644
index 0000000..336f6da
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat
new file mode 100644
index 0000000..c893a4a
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat
new file mode 100644
index 0000000..20b56be
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat
new file mode 100644
index 0000000..e152517
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat
new file mode 100644
index 0000000..284ec8c
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat
new file mode 100644
index 0000000..6adb088
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat
new file mode 100644
index 0000000..52e3e9f
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat
new file mode 100644
index 0000000..6060dc0
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat
new file mode 100644
index 0000000..ba1181c
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat
new file mode 100644
index 0000000..9837540
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat
new file mode 100644
index 0000000..dfbc5e3
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat
new file mode 100644
index 0000000..5e5457a
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat
new file mode 100644
index 0000000..86e9b7f
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat
new file mode 100644
index 0000000..b6d36a3
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat
new file mode 100644
index 0000000..6b5cd55
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat
new file mode 100644
index 0000000..1ef09b8
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat
new file mode 100644
index 0000000..baaeacf
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat
new file mode 100644
index 0000000..3a3e6a0
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat
new file mode 100644
index 0000000..9fa8861
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat
new file mode 100644
index 0000000..81697d2
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat
new file mode 100644
index 0000000..9e72fd9
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat
new file mode 100644
index 0000000..7727b50
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat
new file mode 100644
index 0000000..7237c4c
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat
new file mode 100644
index 0000000..c32eb48
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat
new file mode 100644
index 0000000..93ac6bd
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat
new file mode 100644
index 0000000..aefc94a
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat
new file mode 100644
index 0000000..965aba1
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat
new file mode 100644
index 0000000..4470e26
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat
new file mode 100644
index 0000000..20cf9ec
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat
new file mode 100644
index 0000000..8a3eab0
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v25_values-v25.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v25_values-v25.arsc.flat
new file mode 100644
index 0000000..efaccfe
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v25_values-v25.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat
new file mode 100644
index 0000000..10fd51b
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v28_values-v28.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v28_values-v28.arsc.flat
new file mode 100644
index 0000000..6122231
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-v28_values-v28.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat
new file mode 100644
index 0000000..5a7f36b
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-watch-v20_values-watch-v20.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-watch-v20_values-watch-v20.arsc.flat
new file mode 100644
index 0000000..a753a15
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-watch-v20_values-watch-v20.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-watch-v21_values-watch-v21.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-watch-v21_values-watch-v21.arsc.flat
new file mode 100644
index 0000000..1471fe2
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-watch-v21_values-watch-v21.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat
new file mode 100644
index 0000000..36038af
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat
new file mode 100644
index 0000000..55b876d
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat
new file mode 100644
index 0000000..c91e487
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat
new file mode 100644
index 0000000..3867887
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat
new file mode 100644
index 0000000..19cd9df
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values_values.arsc.flat b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values_values.arsc.flat
new file mode 100644
index 0000000..9b79f06
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/res/merged/debug/values_values.arsc.flat differ
diff --git a/PaddleLiteClassification/app/build/intermediates/runtime_symbol_list/debug/R.txt b/PaddleLiteClassification/app/build/intermediates/runtime_symbol_list/debug/R.txt
new file mode 100644
index 0000000..3905c69
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/runtime_symbol_list/debug/R.txt
@@ -0,0 +1,1912 @@
+int anim abc_fade_in 0x7f010000
+int anim abc_fade_out 0x7f010001
+int anim abc_grow_fade_in_from_bottom 0x7f010002
+int anim abc_popup_enter 0x7f010003
+int anim abc_popup_exit 0x7f010004
+int anim abc_shrink_fade_out_from_bottom 0x7f010005
+int anim abc_slide_in_bottom 0x7f010006
+int anim abc_slide_in_top 0x7f010007
+int anim abc_slide_out_bottom 0x7f010008
+int anim abc_slide_out_top 0x7f010009
+int anim abc_tooltip_enter 0x7f01000a
+int anim abc_tooltip_exit 0x7f01000b
+int anim btn_checkbox_to_checked_box_inner_merged_animation 0x7f01000c
+int anim btn_checkbox_to_checked_box_outer_merged_animation 0x7f01000d
+int anim btn_checkbox_to_checked_icon_null_animation 0x7f01000e
+int anim btn_checkbox_to_unchecked_box_inner_merged_animation 0x7f01000f
+int anim btn_checkbox_to_unchecked_check_path_merged_animation 0x7f010010
+int anim btn_checkbox_to_unchecked_icon_null_animation 0x7f010011
+int anim btn_radio_to_off_mtrl_dot_group_animation 0x7f010012
+int anim btn_radio_to_off_mtrl_ring_outer_animation 0x7f010013
+int anim btn_radio_to_off_mtrl_ring_outer_path_animation 0x7f010014
+int anim btn_radio_to_on_mtrl_dot_group_animation 0x7f010015
+int anim btn_radio_to_on_mtrl_ring_outer_animation 0x7f010016
+int anim btn_radio_to_on_mtrl_ring_outer_path_animation 0x7f010017
+int attr actionBarDivider 0x7f020000
+int attr actionBarItemBackground 0x7f020001
+int attr actionBarPopupTheme 0x7f020002
+int attr actionBarSize 0x7f020003
+int attr actionBarSplitStyle 0x7f020004
+int attr actionBarStyle 0x7f020005
+int attr actionBarTabBarStyle 0x7f020006
+int attr actionBarTabStyle 0x7f020007
+int attr actionBarTabTextStyle 0x7f020008
+int attr actionBarTheme 0x7f020009
+int attr actionBarWidgetTheme 0x7f02000a
+int attr actionButtonStyle 0x7f02000b
+int attr actionDropDownStyle 0x7f02000c
+int attr actionLayout 0x7f02000d
+int attr actionMenuTextAppearance 0x7f02000e
+int attr actionMenuTextColor 0x7f02000f
+int attr actionModeBackground 0x7f020010
+int attr actionModeCloseButtonStyle 0x7f020011
+int attr actionModeCloseDrawable 0x7f020012
+int attr actionModeCopyDrawable 0x7f020013
+int attr actionModeCutDrawable 0x7f020014
+int attr actionModeFindDrawable 0x7f020015
+int attr actionModePasteDrawable 0x7f020016
+int attr actionModePopupWindowStyle 0x7f020017
+int attr actionModeSelectAllDrawable 0x7f020018
+int attr actionModeShareDrawable 0x7f020019
+int attr actionModeSplitBackground 0x7f02001a
+int attr actionModeStyle 0x7f02001b
+int attr actionModeWebSearchDrawable 0x7f02001c
+int attr actionOverflowButtonStyle 0x7f02001d
+int attr actionOverflowMenuStyle 0x7f02001e
+int attr actionProviderClass 0x7f02001f
+int attr actionViewClass 0x7f020020
+int attr activityChooserViewStyle 0x7f020021
+int attr alertDialogButtonGroupStyle 0x7f020022
+int attr alertDialogCenterButtons 0x7f020023
+int attr alertDialogStyle 0x7f020024
+int attr alertDialogTheme 0x7f020025
+int attr allowStacking 0x7f020026
+int attr alpha 0x7f020027
+int attr alphabeticModifiers 0x7f020028
+int attr arrowHeadLength 0x7f020029
+int attr arrowShaftLength 0x7f02002a
+int attr autoCompleteTextViewStyle 0x7f02002b
+int attr autoSizeMaxTextSize 0x7f02002c
+int attr autoSizeMinTextSize 0x7f02002d
+int attr autoSizePresetSizes 0x7f02002e
+int attr autoSizeStepGranularity 0x7f02002f
+int attr autoSizeTextType 0x7f020030
+int attr background 0x7f020031
+int attr backgroundSplit 0x7f020032
+int attr backgroundStacked 0x7f020033
+int attr backgroundTint 0x7f020034
+int attr backgroundTintMode 0x7f020035
+int attr barLength 0x7f020036
+int attr barrierAllowsGoneWidgets 0x7f020037
+int attr barrierDirection 0x7f020038
+int attr borderlessButtonStyle 0x7f020039
+int attr buttonBarButtonStyle 0x7f02003a
+int attr buttonBarNegativeButtonStyle 0x7f02003b
+int attr buttonBarNeutralButtonStyle 0x7f02003c
+int attr buttonBarPositiveButtonStyle 0x7f02003d
+int attr buttonBarStyle 0x7f02003e
+int attr buttonCompat 0x7f02003f
+int attr buttonGravity 0x7f020040
+int attr buttonIconDimen 0x7f020041
+int attr buttonPanelSideLayout 0x7f020042
+int attr buttonStyle 0x7f020043
+int attr buttonStyleSmall 0x7f020044
+int attr buttonTint 0x7f020045
+int attr buttonTintMode 0x7f020046
+int attr chainUseRtl 0x7f020047
+int attr checkboxStyle 0x7f020048
+int attr checkedTextViewStyle 0x7f020049
+int attr closeIcon 0x7f02004a
+int attr closeItemLayout 0x7f02004b
+int attr collapseContentDescription 0x7f02004c
+int attr collapseIcon 0x7f02004d
+int attr color 0x7f02004e
+int attr colorAccent 0x7f02004f
+int attr colorBackgroundFloating 0x7f020050
+int attr colorButtonNormal 0x7f020051
+int attr colorControlActivated 0x7f020052
+int attr colorControlHighlight 0x7f020053
+int attr colorControlNormal 0x7f020054
+int attr colorError 0x7f020055
+int attr colorPrimary 0x7f020056
+int attr colorPrimaryDark 0x7f020057
+int attr colorSwitchThumbNormal 0x7f020058
+int attr commitIcon 0x7f020059
+int attr constraintSet 0x7f02005a
+int attr constraint_referenced_ids 0x7f02005b
+int attr content 0x7f02005c
+int attr contentDescription 0x7f02005d
+int attr contentInsetEnd 0x7f02005e
+int attr contentInsetEndWithActions 0x7f02005f
+int attr contentInsetLeft 0x7f020060
+int attr contentInsetRight 0x7f020061
+int attr contentInsetStart 0x7f020062
+int attr contentInsetStartWithNavigation 0x7f020063
+int attr controlBackground 0x7f020064
+int attr customNavigationLayout 0x7f020065
+int attr defaultQueryHint 0x7f020066
+int attr dialogCornerRadius 0x7f020067
+int attr dialogPreferredPadding 0x7f020068
+int attr dialogTheme 0x7f020069
+int attr displayOptions 0x7f02006a
+int attr divider 0x7f02006b
+int attr dividerHorizontal 0x7f02006c
+int attr dividerPadding 0x7f02006d
+int attr dividerVertical 0x7f02006e
+int attr drawableBottomCompat 0x7f02006f
+int attr drawableEndCompat 0x7f020070
+int attr drawableLeftCompat 0x7f020071
+int attr drawableRightCompat 0x7f020072
+int attr drawableSize 0x7f020073
+int attr drawableStartCompat 0x7f020074
+int attr drawableTint 0x7f020075
+int attr drawableTintMode 0x7f020076
+int attr drawableTopCompat 0x7f020077
+int attr drawerArrowStyle 0x7f020078
+int attr dropDownListViewStyle 0x7f020079
+int attr dropdownListPreferredItemHeight 0x7f02007a
+int attr editTextBackground 0x7f02007b
+int attr editTextColor 0x7f02007c
+int attr editTextStyle 0x7f02007d
+int attr elevation 0x7f02007e
+int attr emptyVisibility 0x7f02007f
+int attr expandActivityOverflowButtonDrawable 0x7f020080
+int attr firstBaselineToTopHeight 0x7f020081
+int attr font 0x7f020082
+int attr fontFamily 0x7f020083
+int attr fontProviderAuthority 0x7f020084
+int attr fontProviderCerts 0x7f020085
+int attr fontProviderFetchStrategy 0x7f020086
+int attr fontProviderFetchTimeout 0x7f020087
+int attr fontProviderPackage 0x7f020088
+int attr fontProviderQuery 0x7f020089
+int attr fontStyle 0x7f02008a
+int attr fontVariationSettings 0x7f02008b
+int attr fontWeight 0x7f02008c
+int attr gapBetweenBars 0x7f02008d
+int attr goIcon 0x7f02008e
+int attr height 0x7f02008f
+int attr hideOnContentScroll 0x7f020090
+int attr homeAsUpIndicator 0x7f020091
+int attr homeLayout 0x7f020092
+int attr icon 0x7f020093
+int attr iconTint 0x7f020094
+int attr iconTintMode 0x7f020095
+int attr iconifiedByDefault 0x7f020096
+int attr imageButtonStyle 0x7f020097
+int attr indeterminateProgressStyle 0x7f020098
+int attr initialActivityCount 0x7f020099
+int attr isLightTheme 0x7f02009a
+int attr itemPadding 0x7f02009b
+int attr lastBaselineToBottomHeight 0x7f02009c
+int attr layout 0x7f02009d
+int attr layout_constrainedHeight 0x7f02009e
+int attr layout_constrainedWidth 0x7f02009f
+int attr layout_constraintBaseline_creator 0x7f0200a0
+int attr layout_constraintBaseline_toBaselineOf 0x7f0200a1
+int attr layout_constraintBottom_creator 0x7f0200a2
+int attr layout_constraintBottom_toBottomOf 0x7f0200a3
+int attr layout_constraintBottom_toTopOf 0x7f0200a4
+int attr layout_constraintCircle 0x7f0200a5
+int attr layout_constraintCircleAngle 0x7f0200a6
+int attr layout_constraintCircleRadius 0x7f0200a7
+int attr layout_constraintDimensionRatio 0x7f0200a8
+int attr layout_constraintEnd_toEndOf 0x7f0200a9
+int attr layout_constraintEnd_toStartOf 0x7f0200aa
+int attr layout_constraintGuide_begin 0x7f0200ab
+int attr layout_constraintGuide_end 0x7f0200ac
+int attr layout_constraintGuide_percent 0x7f0200ad
+int attr layout_constraintHeight_default 0x7f0200ae
+int attr layout_constraintHeight_max 0x7f0200af
+int attr layout_constraintHeight_min 0x7f0200b0
+int attr layout_constraintHeight_percent 0x7f0200b1
+int attr layout_constraintHorizontal_bias 0x7f0200b2
+int attr layout_constraintHorizontal_chainStyle 0x7f0200b3
+int attr layout_constraintHorizontal_weight 0x7f0200b4
+int attr layout_constraintLeft_creator 0x7f0200b5
+int attr layout_constraintLeft_toLeftOf 0x7f0200b6
+int attr layout_constraintLeft_toRightOf 0x7f0200b7
+int attr layout_constraintRight_creator 0x7f0200b8
+int attr layout_constraintRight_toLeftOf 0x7f0200b9
+int attr layout_constraintRight_toRightOf 0x7f0200ba
+int attr layout_constraintStart_toEndOf 0x7f0200bb
+int attr layout_constraintStart_toStartOf 0x7f0200bc
+int attr layout_constraintTop_creator 0x7f0200bd
+int attr layout_constraintTop_toBottomOf 0x7f0200be
+int attr layout_constraintTop_toTopOf 0x7f0200bf
+int attr layout_constraintVertical_bias 0x7f0200c0
+int attr layout_constraintVertical_chainStyle 0x7f0200c1
+int attr layout_constraintVertical_weight 0x7f0200c2
+int attr layout_constraintWidth_default 0x7f0200c3
+int attr layout_constraintWidth_max 0x7f0200c4
+int attr layout_constraintWidth_min 0x7f0200c5
+int attr layout_constraintWidth_percent 0x7f0200c6
+int attr layout_editor_absoluteX 0x7f0200c7
+int attr layout_editor_absoluteY 0x7f0200c8
+int attr layout_goneMarginBottom 0x7f0200c9
+int attr layout_goneMarginEnd 0x7f0200ca
+int attr layout_goneMarginLeft 0x7f0200cb
+int attr layout_goneMarginRight 0x7f0200cc
+int attr layout_goneMarginStart 0x7f0200cd
+int attr layout_goneMarginTop 0x7f0200ce
+int attr layout_optimizationLevel 0x7f0200cf
+int attr lineHeight 0x7f0200d0
+int attr listChoiceBackgroundIndicator 0x7f0200d1
+int attr listChoiceIndicatorMultipleAnimated 0x7f0200d2
+int attr listChoiceIndicatorSingleAnimated 0x7f0200d3
+int attr listDividerAlertDialog 0x7f0200d4
+int attr listItemLayout 0x7f0200d5
+int attr listLayout 0x7f0200d6
+int attr listMenuViewStyle 0x7f0200d7
+int attr listPopupWindowStyle 0x7f0200d8
+int attr listPreferredItemHeight 0x7f0200d9
+int attr listPreferredItemHeightLarge 0x7f0200da
+int attr listPreferredItemHeightSmall 0x7f0200db
+int attr listPreferredItemPaddingEnd 0x7f0200dc
+int attr listPreferredItemPaddingLeft 0x7f0200dd
+int attr listPreferredItemPaddingRight 0x7f0200de
+int attr listPreferredItemPaddingStart 0x7f0200df
+int attr logo 0x7f0200e0
+int attr logoDescription 0x7f0200e1
+int attr maxButtonHeight 0x7f0200e2
+int attr measureWithLargestChild 0x7f0200e3
+int attr menu 0x7f0200e4
+int attr multiChoiceItemLayout 0x7f0200e5
+int attr navigationContentDescription 0x7f0200e6
+int attr navigationIcon 0x7f0200e7
+int attr navigationMode 0x7f0200e8
+int attr numericModifiers 0x7f0200e9
+int attr overlapAnchor 0x7f0200ea
+int attr paddingBottomNoButtons 0x7f0200eb
+int attr paddingEnd 0x7f0200ec
+int attr paddingStart 0x7f0200ed
+int attr paddingTopNoTitle 0x7f0200ee
+int attr panelBackground 0x7f0200ef
+int attr panelMenuListTheme 0x7f0200f0
+int attr panelMenuListWidth 0x7f0200f1
+int attr popupMenuStyle 0x7f0200f2
+int attr popupTheme 0x7f0200f3
+int attr popupWindowStyle 0x7f0200f4
+int attr preserveIconSpacing 0x7f0200f5
+int attr progressBarPadding 0x7f0200f6
+int attr progressBarStyle 0x7f0200f7
+int attr queryBackground 0x7f0200f8
+int attr queryHint 0x7f0200f9
+int attr radioButtonStyle 0x7f0200fa
+int attr ratingBarStyle 0x7f0200fb
+int attr ratingBarStyleIndicator 0x7f0200fc
+int attr ratingBarStyleSmall 0x7f0200fd
+int attr searchHintIcon 0x7f0200fe
+int attr searchIcon 0x7f0200ff
+int attr searchViewStyle 0x7f020100
+int attr seekBarStyle 0x7f020101
+int attr selectableItemBackground 0x7f020102
+int attr selectableItemBackgroundBorderless 0x7f020103
+int attr showAsAction 0x7f020104
+int attr showDividers 0x7f020105
+int attr showText 0x7f020106
+int attr showTitle 0x7f020107
+int attr singleChoiceItemLayout 0x7f020108
+int attr spinBars 0x7f020109
+int attr spinnerDropDownItemStyle 0x7f02010a
+int attr spinnerStyle 0x7f02010b
+int attr splitTrack 0x7f02010c
+int attr srcCompat 0x7f02010d
+int attr state_above_anchor 0x7f02010e
+int attr subMenuArrow 0x7f02010f
+int attr submitBackground 0x7f020110
+int attr subtitle 0x7f020111
+int attr subtitleTextAppearance 0x7f020112
+int attr subtitleTextColor 0x7f020113
+int attr subtitleTextStyle 0x7f020114
+int attr suggestionRowLayout 0x7f020115
+int attr switchMinWidth 0x7f020116
+int attr switchPadding 0x7f020117
+int attr switchStyle 0x7f020118
+int attr switchTextAppearance 0x7f020119
+int attr textAllCaps 0x7f02011a
+int attr textAppearanceLargePopupMenu 0x7f02011b
+int attr textAppearanceListItem 0x7f02011c
+int attr textAppearanceListItemSecondary 0x7f02011d
+int attr textAppearanceListItemSmall 0x7f02011e
+int attr textAppearancePopupMenuHeader 0x7f02011f
+int attr textAppearanceSearchResultSubtitle 0x7f020120
+int attr textAppearanceSearchResultTitle 0x7f020121
+int attr textAppearanceSmallPopupMenu 0x7f020122
+int attr textColorAlertDialogListItem 0x7f020123
+int attr textColorSearchUrl 0x7f020124
+int attr textLocale 0x7f020125
+int attr theme 0x7f020126
+int attr thickness 0x7f020127
+int attr thumbTextPadding 0x7f020128
+int attr thumbTint 0x7f020129
+int attr thumbTintMode 0x7f02012a
+int attr tickMark 0x7f02012b
+int attr tickMarkTint 0x7f02012c
+int attr tickMarkTintMode 0x7f02012d
+int attr tint 0x7f02012e
+int attr tintMode 0x7f02012f
+int attr title 0x7f020130
+int attr titleMargin 0x7f020131
+int attr titleMarginBottom 0x7f020132
+int attr titleMarginEnd 0x7f020133
+int attr titleMarginStart 0x7f020134
+int attr titleMarginTop 0x7f020135
+int attr titleMargins 0x7f020136
+int attr titleTextAppearance 0x7f020137
+int attr titleTextColor 0x7f020138
+int attr titleTextStyle 0x7f020139
+int attr toolbarNavigationButtonStyle 0x7f02013a
+int attr toolbarStyle 0x7f02013b
+int attr tooltipForegroundColor 0x7f02013c
+int attr tooltipFrameBackground 0x7f02013d
+int attr tooltipText 0x7f02013e
+int attr track 0x7f02013f
+int attr trackTint 0x7f020140
+int attr trackTintMode 0x7f020141
+int attr ttcIndex 0x7f020142
+int attr viewInflaterClass 0x7f020143
+int attr voiceIcon 0x7f020144
+int attr windowActionBar 0x7f020145
+int attr windowActionBarOverlay 0x7f020146
+int attr windowActionModeOverlay 0x7f020147
+int attr windowFixedHeightMajor 0x7f020148
+int attr windowFixedHeightMinor 0x7f020149
+int attr windowFixedWidthMajor 0x7f02014a
+int attr windowFixedWidthMinor 0x7f02014b
+int attr windowMinWidthMajor 0x7f02014c
+int attr windowMinWidthMinor 0x7f02014d
+int attr windowNoTitle 0x7f02014e
+int bool abc_action_bar_embed_tabs 0x7f030000
+int bool abc_allow_stacked_button_bar 0x7f030001
+int bool abc_config_actionMenuItemAllCaps 0x7f030002
+int color abc_background_cache_hint_selector_material_dark 0x7f040000
+int color abc_background_cache_hint_selector_material_light 0x7f040001
+int color abc_btn_colored_borderless_text_material 0x7f040002
+int color abc_btn_colored_text_material 0x7f040003
+int color abc_color_highlight_material 0x7f040004
+int color abc_hint_foreground_material_dark 0x7f040005
+int color abc_hint_foreground_material_light 0x7f040006
+int color abc_input_method_navigation_guard 0x7f040007
+int color abc_primary_text_disable_only_material_dark 0x7f040008
+int color abc_primary_text_disable_only_material_light 0x7f040009
+int color abc_primary_text_material_dark 0x7f04000a
+int color abc_primary_text_material_light 0x7f04000b
+int color abc_search_url_text 0x7f04000c
+int color abc_search_url_text_normal 0x7f04000d
+int color abc_search_url_text_pressed 0x7f04000e
+int color abc_search_url_text_selected 0x7f04000f
+int color abc_secondary_text_material_dark 0x7f040010
+int color abc_secondary_text_material_light 0x7f040011
+int color abc_tint_btn_checkable 0x7f040012
+int color abc_tint_default 0x7f040013
+int color abc_tint_edittext 0x7f040014
+int color abc_tint_seek_thumb 0x7f040015
+int color abc_tint_spinner 0x7f040016
+int color abc_tint_switch_track 0x7f040017
+int color accent_material_dark 0x7f040018
+int color accent_material_light 0x7f040019
+int color background_floating_material_dark 0x7f04001a
+int color background_floating_material_light 0x7f04001b
+int color background_material_dark 0x7f04001c
+int color background_material_light 0x7f04001d
+int color bright_foreground_disabled_material_dark 0x7f04001e
+int color bright_foreground_disabled_material_light 0x7f04001f
+int color bright_foreground_inverse_material_dark 0x7f040020
+int color bright_foreground_inverse_material_light 0x7f040021
+int color bright_foreground_material_dark 0x7f040022
+int color bright_foreground_material_light 0x7f040023
+int color button_material_dark 0x7f040024
+int color button_material_light 0x7f040025
+int color colorAccent 0x7f040026
+int color colorPrimary 0x7f040027
+int color colorPrimaryDark 0x7f040028
+int color dim_foreground_disabled_material_dark 0x7f040029
+int color dim_foreground_disabled_material_light 0x7f04002a
+int color dim_foreground_material_dark 0x7f04002b
+int color dim_foreground_material_light 0x7f04002c
+int color error_color_material_dark 0x7f04002d
+int color error_color_material_light 0x7f04002e
+int color foreground_material_dark 0x7f04002f
+int color foreground_material_light 0x7f040030
+int color highlighted_text_material_dark 0x7f040031
+int color highlighted_text_material_light 0x7f040032
+int color material_blue_grey_800 0x7f040033
+int color material_blue_grey_900 0x7f040034
+int color material_blue_grey_950 0x7f040035
+int color material_deep_teal_200 0x7f040036
+int color material_deep_teal_500 0x7f040037
+int color material_grey_100 0x7f040038
+int color material_grey_300 0x7f040039
+int color material_grey_50 0x7f04003a
+int color material_grey_600 0x7f04003b
+int color material_grey_800 0x7f04003c
+int color material_grey_850 0x7f04003d
+int color material_grey_900 0x7f04003e
+int color notification_action_color_filter 0x7f04003f
+int color notification_icon_bg_color 0x7f040040
+int color primary_dark_material_dark 0x7f040041
+int color primary_dark_material_light 0x7f040042
+int color primary_material_dark 0x7f040043
+int color primary_material_light 0x7f040044
+int color primary_text_default_material_dark 0x7f040045
+int color primary_text_default_material_light 0x7f040046
+int color primary_text_disabled_material_dark 0x7f040047
+int color primary_text_disabled_material_light 0x7f040048
+int color ripple_material_dark 0x7f040049
+int color ripple_material_light 0x7f04004a
+int color secondary_text_default_material_dark 0x7f04004b
+int color secondary_text_default_material_light 0x7f04004c
+int color secondary_text_disabled_material_dark 0x7f04004d
+int color secondary_text_disabled_material_light 0x7f04004e
+int color switch_thumb_disabled_material_dark 0x7f04004f
+int color switch_thumb_disabled_material_light 0x7f040050
+int color switch_thumb_material_dark 0x7f040051
+int color switch_thumb_material_light 0x7f040052
+int color switch_thumb_normal_material_dark 0x7f040053
+int color switch_thumb_normal_material_light 0x7f040054
+int color tooltip_background_dark 0x7f040055
+int color tooltip_background_light 0x7f040056
+int dimen abc_action_bar_content_inset_material 0x7f050000
+int dimen abc_action_bar_content_inset_with_nav 0x7f050001
+int dimen abc_action_bar_default_height_material 0x7f050002
+int dimen abc_action_bar_default_padding_end_material 0x7f050003
+int dimen abc_action_bar_default_padding_start_material 0x7f050004
+int dimen abc_action_bar_elevation_material 0x7f050005
+int dimen abc_action_bar_icon_vertical_padding_material 0x7f050006
+int dimen abc_action_bar_overflow_padding_end_material 0x7f050007
+int dimen abc_action_bar_overflow_padding_start_material 0x7f050008
+int dimen abc_action_bar_stacked_max_height 0x7f050009
+int dimen abc_action_bar_stacked_tab_max_width 0x7f05000a
+int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f05000b
+int dimen abc_action_bar_subtitle_top_margin_material 0x7f05000c
+int dimen abc_action_button_min_height_material 0x7f05000d
+int dimen abc_action_button_min_width_material 0x7f05000e
+int dimen abc_action_button_min_width_overflow_material 0x7f05000f
+int dimen abc_alert_dialog_button_bar_height 0x7f050010
+int dimen abc_alert_dialog_button_dimen 0x7f050011
+int dimen abc_button_inset_horizontal_material 0x7f050012
+int dimen abc_button_inset_vertical_material 0x7f050013
+int dimen abc_button_padding_horizontal_material 0x7f050014
+int dimen abc_button_padding_vertical_material 0x7f050015
+int dimen abc_cascading_menus_min_smallest_width 0x7f050016
+int dimen abc_config_prefDialogWidth 0x7f050017
+int dimen abc_control_corner_material 0x7f050018
+int dimen abc_control_inset_material 0x7f050019
+int dimen abc_control_padding_material 0x7f05001a
+int dimen abc_dialog_corner_radius_material 0x7f05001b
+int dimen abc_dialog_fixed_height_major 0x7f05001c
+int dimen abc_dialog_fixed_height_minor 0x7f05001d
+int dimen abc_dialog_fixed_width_major 0x7f05001e
+int dimen abc_dialog_fixed_width_minor 0x7f05001f
+int dimen abc_dialog_list_padding_bottom_no_buttons 0x7f050020
+int dimen abc_dialog_list_padding_top_no_title 0x7f050021
+int dimen abc_dialog_min_width_major 0x7f050022
+int dimen abc_dialog_min_width_minor 0x7f050023
+int dimen abc_dialog_padding_material 0x7f050024
+int dimen abc_dialog_padding_top_material 0x7f050025
+int dimen abc_dialog_title_divider_material 0x7f050026
+int dimen abc_disabled_alpha_material_dark 0x7f050027
+int dimen abc_disabled_alpha_material_light 0x7f050028
+int dimen abc_dropdownitem_icon_width 0x7f050029
+int dimen abc_dropdownitem_text_padding_left 0x7f05002a
+int dimen abc_dropdownitem_text_padding_right 0x7f05002b
+int dimen abc_edit_text_inset_bottom_material 0x7f05002c
+int dimen abc_edit_text_inset_horizontal_material 0x7f05002d
+int dimen abc_edit_text_inset_top_material 0x7f05002e
+int dimen abc_floating_window_z 0x7f05002f
+int dimen abc_list_item_height_large_material 0x7f050030
+int dimen abc_list_item_height_material 0x7f050031
+int dimen abc_list_item_height_small_material 0x7f050032
+int dimen abc_list_item_padding_horizontal_material 0x7f050033
+int dimen abc_panel_menu_list_width 0x7f050034
+int dimen abc_progress_bar_height_material 0x7f050035
+int dimen abc_search_view_preferred_height 0x7f050036
+int dimen abc_search_view_preferred_width 0x7f050037
+int dimen abc_seekbar_track_background_height_material 0x7f050038
+int dimen abc_seekbar_track_progress_height_material 0x7f050039
+int dimen abc_select_dialog_padding_start_material 0x7f05003a
+int dimen abc_switch_padding 0x7f05003b
+int dimen abc_text_size_body_1_material 0x7f05003c
+int dimen abc_text_size_body_2_material 0x7f05003d
+int dimen abc_text_size_button_material 0x7f05003e
+int dimen abc_text_size_caption_material 0x7f05003f
+int dimen abc_text_size_display_1_material 0x7f050040
+int dimen abc_text_size_display_2_material 0x7f050041
+int dimen abc_text_size_display_3_material 0x7f050042
+int dimen abc_text_size_display_4_material 0x7f050043
+int dimen abc_text_size_headline_material 0x7f050044
+int dimen abc_text_size_large_material 0x7f050045
+int dimen abc_text_size_medium_material 0x7f050046
+int dimen abc_text_size_menu_header_material 0x7f050047
+int dimen abc_text_size_menu_material 0x7f050048
+int dimen abc_text_size_small_material 0x7f050049
+int dimen abc_text_size_subhead_material 0x7f05004a
+int dimen abc_text_size_subtitle_material_toolbar 0x7f05004b
+int dimen abc_text_size_title_material 0x7f05004c
+int dimen abc_text_size_title_material_toolbar 0x7f05004d
+int dimen compat_button_inset_horizontal_material 0x7f05004e
+int dimen compat_button_inset_vertical_material 0x7f05004f
+int dimen compat_button_padding_horizontal_material 0x7f050050
+int dimen compat_button_padding_vertical_material 0x7f050051
+int dimen compat_control_corner_material 0x7f050052
+int dimen compat_notification_large_icon_max_height 0x7f050053
+int dimen compat_notification_large_icon_max_width 0x7f050054
+int dimen disabled_alpha_material_dark 0x7f050055
+int dimen disabled_alpha_material_light 0x7f050056
+int dimen highlight_alpha_material_colored 0x7f050057
+int dimen highlight_alpha_material_dark 0x7f050058
+int dimen highlight_alpha_material_light 0x7f050059
+int dimen hint_alpha_material_dark 0x7f05005a
+int dimen hint_alpha_material_light 0x7f05005b
+int dimen hint_pressed_alpha_material_dark 0x7f05005c
+int dimen hint_pressed_alpha_material_light 0x7f05005d
+int dimen notification_action_icon_size 0x7f05005e
+int dimen notification_action_text_size 0x7f05005f
+int dimen notification_big_circle_margin 0x7f050060
+int dimen notification_content_margin_start 0x7f050061
+int dimen notification_large_icon_height 0x7f050062
+int dimen notification_large_icon_width 0x7f050063
+int dimen notification_main_column_padding_top 0x7f050064
+int dimen notification_media_narrow_margin 0x7f050065
+int dimen notification_right_icon_size 0x7f050066
+int dimen notification_right_side_padding_top 0x7f050067
+int dimen notification_small_icon_background_padding 0x7f050068
+int dimen notification_small_icon_size_as_large 0x7f050069
+int dimen notification_subtext_size 0x7f05006a
+int dimen notification_top_pad 0x7f05006b
+int dimen notification_top_pad_large_text 0x7f05006c
+int dimen tooltip_corner_radius 0x7f05006d
+int dimen tooltip_horizontal_padding 0x7f05006e
+int dimen tooltip_margin 0x7f05006f
+int dimen tooltip_precise_anchor_extra_offset 0x7f050070
+int dimen tooltip_precise_anchor_threshold 0x7f050071
+int dimen tooltip_vertical_padding 0x7f050072
+int dimen tooltip_y_offset_non_touch 0x7f050073
+int dimen tooltip_y_offset_touch 0x7f050074
+int drawable abc_ab_share_pack_mtrl_alpha 0x7f060001
+int drawable abc_action_bar_item_background_material 0x7f060002
+int drawable abc_btn_borderless_material 0x7f060003
+int drawable abc_btn_check_material 0x7f060004
+int drawable abc_btn_check_material_anim 0x7f060005
+int drawable abc_btn_check_to_on_mtrl_000 0x7f060006
+int drawable abc_btn_check_to_on_mtrl_015 0x7f060007
+int drawable abc_btn_colored_material 0x7f060008
+int drawable abc_btn_default_mtrl_shape 0x7f060009
+int drawable abc_btn_radio_material 0x7f06000a
+int drawable abc_btn_radio_material_anim 0x7f06000b
+int drawable abc_btn_radio_to_on_mtrl_000 0x7f06000c
+int drawable abc_btn_radio_to_on_mtrl_015 0x7f06000d
+int drawable abc_btn_switch_to_on_mtrl_00001 0x7f06000e
+int drawable abc_btn_switch_to_on_mtrl_00012 0x7f06000f
+int drawable abc_cab_background_internal_bg 0x7f060010
+int drawable abc_cab_background_top_material 0x7f060011
+int drawable abc_cab_background_top_mtrl_alpha 0x7f060012
+int drawable abc_control_background_material 0x7f060013
+int drawable abc_dialog_material_background 0x7f060014
+int drawable abc_edit_text_material 0x7f060015
+int drawable abc_ic_ab_back_material 0x7f060016
+int drawable abc_ic_arrow_drop_right_black_24dp 0x7f060017
+int drawable abc_ic_clear_material 0x7f060018
+int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f060019
+int drawable abc_ic_go_search_api_material 0x7f06001a
+int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f06001b
+int drawable abc_ic_menu_cut_mtrl_alpha 0x7f06001c
+int drawable abc_ic_menu_overflow_material 0x7f06001d
+int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f06001e
+int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f06001f
+int drawable abc_ic_menu_share_mtrl_alpha 0x7f060020
+int drawable abc_ic_search_api_material 0x7f060021
+int drawable abc_ic_star_black_16dp 0x7f060022
+int drawable abc_ic_star_black_36dp 0x7f060023
+int drawable abc_ic_star_black_48dp 0x7f060024
+int drawable abc_ic_star_half_black_16dp 0x7f060025
+int drawable abc_ic_star_half_black_36dp 0x7f060026
+int drawable abc_ic_star_half_black_48dp 0x7f060027
+int drawable abc_ic_voice_search_api_material 0x7f060028
+int drawable abc_item_background_holo_dark 0x7f060029
+int drawable abc_item_background_holo_light 0x7f06002a
+int drawable abc_list_divider_material 0x7f06002b
+int drawable abc_list_divider_mtrl_alpha 0x7f06002c
+int drawable abc_list_focused_holo 0x7f06002d
+int drawable abc_list_longpressed_holo 0x7f06002e
+int drawable abc_list_pressed_holo_dark 0x7f06002f
+int drawable abc_list_pressed_holo_light 0x7f060030
+int drawable abc_list_selector_background_transition_holo_dark 0x7f060031
+int drawable abc_list_selector_background_transition_holo_light 0x7f060032
+int drawable abc_list_selector_disabled_holo_dark 0x7f060033
+int drawable abc_list_selector_disabled_holo_light 0x7f060034
+int drawable abc_list_selector_holo_dark 0x7f060035
+int drawable abc_list_selector_holo_light 0x7f060036
+int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f060037
+int drawable abc_popup_background_mtrl_mult 0x7f060038
+int drawable abc_ratingbar_indicator_material 0x7f060039
+int drawable abc_ratingbar_material 0x7f06003a
+int drawable abc_ratingbar_small_material 0x7f06003b
+int drawable abc_scrubber_control_off_mtrl_alpha 0x7f06003c
+int drawable abc_scrubber_control_to_pressed_mtrl_000 0x7f06003d
+int drawable abc_scrubber_control_to_pressed_mtrl_005 0x7f06003e
+int drawable abc_scrubber_primary_mtrl_alpha 0x7f06003f
+int drawable abc_scrubber_track_mtrl_alpha 0x7f060040
+int drawable abc_seekbar_thumb_material 0x7f060041
+int drawable abc_seekbar_tick_mark_material 0x7f060042
+int drawable abc_seekbar_track_material 0x7f060043
+int drawable abc_spinner_mtrl_am_alpha 0x7f060044
+int drawable abc_spinner_textfield_background_material 0x7f060045
+int drawable abc_switch_thumb_material 0x7f060046
+int drawable abc_switch_track_mtrl_alpha 0x7f060047
+int drawable abc_tab_indicator_material 0x7f060048
+int drawable abc_tab_indicator_mtrl_alpha 0x7f060049
+int drawable abc_text_cursor_material 0x7f06004a
+int drawable abc_text_select_handle_left_mtrl_dark 0x7f06004b
+int drawable abc_text_select_handle_left_mtrl_light 0x7f06004c
+int drawable abc_text_select_handle_middle_mtrl_dark 0x7f06004d
+int drawable abc_text_select_handle_middle_mtrl_light 0x7f06004e
+int drawable abc_text_select_handle_right_mtrl_dark 0x7f06004f
+int drawable abc_text_select_handle_right_mtrl_light 0x7f060050
+int drawable abc_textfield_activated_mtrl_alpha 0x7f060051
+int drawable abc_textfield_default_mtrl_alpha 0x7f060052
+int drawable abc_textfield_search_activated_mtrl_alpha 0x7f060053
+int drawable abc_textfield_search_default_mtrl_alpha 0x7f060054
+int drawable abc_textfield_search_material 0x7f060055
+int drawable abc_vector_test 0x7f060056
+int drawable btn_checkbox_checked_mtrl 0x7f060057
+int drawable btn_checkbox_checked_to_unchecked_mtrl_animation 0x7f060058
+int drawable btn_checkbox_unchecked_mtrl 0x7f060059
+int drawable btn_checkbox_unchecked_to_checked_mtrl_animation 0x7f06005a
+int drawable btn_radio_off_mtrl 0x7f06005b
+int drawable btn_radio_off_to_on_mtrl_animation 0x7f06005c
+int drawable btn_radio_on_mtrl 0x7f06005d
+int drawable btn_radio_on_to_off_mtrl_animation 0x7f06005e
+int drawable ic_launcher_background 0x7f06005f
+int drawable ic_launcher_foreground 0x7f060060
+int drawable notification_action_background 0x7f060061
+int drawable notification_bg 0x7f060062
+int drawable notification_bg_low 0x7f060063
+int drawable notification_bg_low_normal 0x7f060064
+int drawable notification_bg_low_pressed 0x7f060065
+int drawable notification_bg_normal 0x7f060066
+int drawable notification_bg_normal_pressed 0x7f060067
+int drawable notification_icon_background 0x7f060068
+int drawable notification_template_icon_bg 0x7f060069
+int drawable notification_template_icon_low_bg 0x7f06006a
+int drawable notification_tile_bg 0x7f06006b
+int drawable notify_panel_notification_icon_bg 0x7f06006c
+int drawable tooltip_frame_dark 0x7f06006d
+int drawable tooltip_frame_light 0x7f06006e
+int id ALT 0x7f070000
+int id CTRL 0x7f070001
+int id FUNCTION 0x7f070002
+int id META 0x7f070003
+int id SHIFT 0x7f070004
+int id SYM 0x7f070005
+int id accessibility_action_clickable_span 0x7f070006
+int id accessibility_custom_action_0 0x7f070007
+int id accessibility_custom_action_1 0x7f070008
+int id accessibility_custom_action_10 0x7f070009
+int id accessibility_custom_action_11 0x7f07000a
+int id accessibility_custom_action_12 0x7f07000b
+int id accessibility_custom_action_13 0x7f07000c
+int id accessibility_custom_action_14 0x7f07000d
+int id accessibility_custom_action_15 0x7f07000e
+int id accessibility_custom_action_16 0x7f07000f
+int id accessibility_custom_action_17 0x7f070010
+int id accessibility_custom_action_18 0x7f070011
+int id accessibility_custom_action_19 0x7f070012
+int id accessibility_custom_action_2 0x7f070013
+int id accessibility_custom_action_20 0x7f070014
+int id accessibility_custom_action_21 0x7f070015
+int id accessibility_custom_action_22 0x7f070016
+int id accessibility_custom_action_23 0x7f070017
+int id accessibility_custom_action_24 0x7f070018
+int id accessibility_custom_action_25 0x7f070019
+int id accessibility_custom_action_26 0x7f07001a
+int id accessibility_custom_action_27 0x7f07001b
+int id accessibility_custom_action_28 0x7f07001c
+int id accessibility_custom_action_29 0x7f07001d
+int id accessibility_custom_action_3 0x7f07001e
+int id accessibility_custom_action_30 0x7f07001f
+int id accessibility_custom_action_31 0x7f070020
+int id accessibility_custom_action_4 0x7f070021
+int id accessibility_custom_action_5 0x7f070022
+int id accessibility_custom_action_6 0x7f070023
+int id accessibility_custom_action_7 0x7f070024
+int id accessibility_custom_action_8 0x7f070025
+int id accessibility_custom_action_9 0x7f070026
+int id action_bar 0x7f070027
+int id action_bar_activity_content 0x7f070028
+int id action_bar_container 0x7f070029
+int id action_bar_root 0x7f07002a
+int id action_bar_spinner 0x7f07002b
+int id action_bar_subtitle 0x7f07002c
+int id action_bar_title 0x7f07002d
+int id action_container 0x7f07002e
+int id action_context_bar 0x7f07002f
+int id action_divider 0x7f070030
+int id action_image 0x7f070031
+int id action_menu_divider 0x7f070032
+int id action_menu_presenter 0x7f070033
+int id action_mode_bar 0x7f070034
+int id action_mode_bar_stub 0x7f070035
+int id action_mode_close_button 0x7f070036
+int id action_text 0x7f070037
+int id actions 0x7f070038
+int id activity_chooser_view_content 0x7f070039
+int id add 0x7f07003a
+int id alertTitle 0x7f07003b
+int id always 0x7f07003c
+int id async 0x7f07003d
+int id barrier 0x7f07003e
+int id beginning 0x7f07003f
+int id blocking 0x7f070040
+int id bottom 0x7f070041
+int id buttonPanel 0x7f070042
+int id center_vertical 0x7f070043
+int id chains 0x7f070044
+int id checkbox 0x7f070045
+int id checked 0x7f070046
+int id chronometer 0x7f070047
+int id collapseActionView 0x7f070048
+int id content 0x7f070049
+int id contentPanel 0x7f07004a
+int id custom 0x7f07004b
+int id customPanel 0x7f07004c
+int id decor_content_parent 0x7f07004d
+int id default_activity_button 0x7f07004e
+int id dialog_button 0x7f07004f
+int id dimensions 0x7f070050
+int id direct 0x7f070051
+int id disableHome 0x7f070052
+int id edit_query 0x7f070053
+int id end 0x7f070054
+int id expand_activities_button 0x7f070055
+int id expanded_menu 0x7f070056
+int id forever 0x7f070057
+int id gone 0x7f070058
+int id group_divider 0x7f070059
+int id groups 0x7f07005a
+int id home 0x7f07005b
+int id homeAsUp 0x7f07005c
+int id icon 0x7f07005d
+int id icon_group 0x7f07005e
+int id ifRoom 0x7f07005f
+int id image 0x7f070060
+int id image_view 0x7f070061
+int id info 0x7f070062
+int id invisible 0x7f070063
+int id italic 0x7f070064
+int id left 0x7f070065
+int id line1 0x7f070066
+int id line3 0x7f070067
+int id listMode 0x7f070068
+int id list_item 0x7f070069
+int id message 0x7f07006a
+int id middle 0x7f07006b
+int id multiply 0x7f07006c
+int id never 0x7f07006d
+int id none 0x7f07006e
+int id normal 0x7f07006f
+int id notification_background 0x7f070070
+int id notification_main_column 0x7f070071
+int id notification_main_column_container 0x7f070072
+int id off 0x7f070073
+int id on 0x7f070074
+int id open_camera 0x7f070075
+int id packed 0x7f070076
+int id parent 0x7f070077
+int id parentPanel 0x7f070078
+int id percent 0x7f070079
+int id progress_circular 0x7f07007a
+int id progress_horizontal 0x7f07007b
+int id radio 0x7f07007c
+int id result_text 0x7f07007d
+int id right 0x7f07007e
+int id right_icon 0x7f07007f
+int id right_side 0x7f070080
+int id screen 0x7f070081
+int id scrollIndicatorDown 0x7f070082
+int id scrollIndicatorUp 0x7f070083
+int id scrollView 0x7f070084
+int id search_badge 0x7f070085
+int id search_bar 0x7f070086
+int id search_button 0x7f070087
+int id search_close_btn 0x7f070088
+int id search_edit_frame 0x7f070089
+int id search_go_btn 0x7f07008a
+int id search_mag_icon 0x7f07008b
+int id search_plate 0x7f07008c
+int id search_src_text 0x7f07008d
+int id search_voice_btn 0x7f07008e
+int id select_dialog_listview 0x7f07008f
+int id select_img_btn 0x7f070090
+int id shortcut 0x7f070091
+int id showCustom 0x7f070092
+int id showHome 0x7f070093
+int id showTitle 0x7f070094
+int id spacer 0x7f070095
+int id split_action_bar 0x7f070096
+int id spread 0x7f070097
+int id spread_inside 0x7f070098
+int id src_atop 0x7f070099
+int id src_in 0x7f07009a
+int id src_over 0x7f07009b
+int id standard 0x7f07009c
+int id start 0x7f07009d
+int id submenuarrow 0x7f07009e
+int id submit_area 0x7f07009f
+int id tabMode 0x7f0700a0
+int id tag_accessibility_actions 0x7f0700a1
+int id tag_accessibility_clickable_spans 0x7f0700a2
+int id tag_accessibility_heading 0x7f0700a3
+int id tag_accessibility_pane_title 0x7f0700a4
+int id tag_screen_reader_focusable 0x7f0700a5
+int id tag_transition_group 0x7f0700a6
+int id tag_unhandled_key_event_manager 0x7f0700a7
+int id tag_unhandled_key_listeners 0x7f0700a8
+int id text 0x7f0700a9
+int id text2 0x7f0700aa
+int id textSpacerNoButtons 0x7f0700ab
+int id textSpacerNoTitle 0x7f0700ac
+int id texture_view 0x7f0700ad
+int id time 0x7f0700ae
+int id title 0x7f0700af
+int id titleDividerNoCustom 0x7f0700b0
+int id title_template 0x7f0700b1
+int id top 0x7f0700b2
+int id topPanel 0x7f0700b3
+int id unchecked 0x7f0700b4
+int id uniform 0x7f0700b5
+int id up 0x7f0700b6
+int id useLogo 0x7f0700b7
+int id withText 0x7f0700b8
+int id wrap 0x7f0700b9
+int id wrap_content 0x7f0700ba
+int integer abc_config_activityDefaultDur 0x7f080000
+int integer abc_config_activityShortDur 0x7f080001
+int integer cancel_button_image_alpha 0x7f080002
+int integer config_tooltipAnimTime 0x7f080003
+int integer status_bar_notification_info_maxnum 0x7f080004
+int interpolator btn_checkbox_checked_mtrl_animation_interpolator_0 0x7f090000
+int interpolator btn_checkbox_checked_mtrl_animation_interpolator_1 0x7f090001
+int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0 0x7f090002
+int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1 0x7f090003
+int interpolator btn_radio_to_off_mtrl_animation_interpolator_0 0x7f090004
+int interpolator btn_radio_to_on_mtrl_animation_interpolator_0 0x7f090005
+int interpolator fast_out_slow_in 0x7f090006
+int layout abc_action_bar_title_item 0x7f0a0000
+int layout abc_action_bar_up_container 0x7f0a0001
+int layout abc_action_menu_item_layout 0x7f0a0002
+int layout abc_action_menu_layout 0x7f0a0003
+int layout abc_action_mode_bar 0x7f0a0004
+int layout abc_action_mode_close_item_material 0x7f0a0005
+int layout abc_activity_chooser_view 0x7f0a0006
+int layout abc_activity_chooser_view_list_item 0x7f0a0007
+int layout abc_alert_dialog_button_bar_material 0x7f0a0008
+int layout abc_alert_dialog_material 0x7f0a0009
+int layout abc_alert_dialog_title_material 0x7f0a000a
+int layout abc_cascading_menu_item_layout 0x7f0a000b
+int layout abc_dialog_title_material 0x7f0a000c
+int layout abc_expanded_menu_layout 0x7f0a000d
+int layout abc_list_menu_item_checkbox 0x7f0a000e
+int layout abc_list_menu_item_icon 0x7f0a000f
+int layout abc_list_menu_item_layout 0x7f0a0010
+int layout abc_list_menu_item_radio 0x7f0a0011
+int layout abc_popup_menu_header_item_layout 0x7f0a0012
+int layout abc_popup_menu_item_layout 0x7f0a0013
+int layout abc_screen_content_include 0x7f0a0014
+int layout abc_screen_simple 0x7f0a0015
+int layout abc_screen_simple_overlay_action_mode 0x7f0a0016
+int layout abc_screen_toolbar 0x7f0a0017
+int layout abc_search_dropdown_item_icons_2line 0x7f0a0018
+int layout abc_search_view 0x7f0a0019
+int layout abc_select_dialog_material 0x7f0a001a
+int layout abc_tooltip 0x7f0a001b
+int layout activity_camera 0x7f0a001c
+int layout activity_main 0x7f0a001d
+int layout custom_dialog 0x7f0a001e
+int layout notification_action 0x7f0a001f
+int layout notification_action_tombstone 0x7f0a0020
+int layout notification_template_custom_big 0x7f0a0021
+int layout notification_template_icon_group 0x7f0a0022
+int layout notification_template_part_chronometer 0x7f0a0023
+int layout notification_template_part_time 0x7f0a0024
+int layout select_dialog_item_material 0x7f0a0025
+int layout select_dialog_multichoice_material 0x7f0a0026
+int layout select_dialog_singlechoice_material 0x7f0a0027
+int layout support_simple_spinner_dropdown_item 0x7f0a0028
+int mipmap ic_launcher 0x7f0b0000
+int mipmap ic_launcher_round 0x7f0b0001
+int string abc_action_bar_home_description 0x7f0c0000
+int string abc_action_bar_up_description 0x7f0c0001
+int string abc_action_menu_overflow_description 0x7f0c0002
+int string abc_action_mode_done 0x7f0c0003
+int string abc_activity_chooser_view_see_all 0x7f0c0004
+int string abc_activitychooserview_choose_application 0x7f0c0005
+int string abc_capital_off 0x7f0c0006
+int string abc_capital_on 0x7f0c0007
+int string abc_menu_alt_shortcut_label 0x7f0c0008
+int string abc_menu_ctrl_shortcut_label 0x7f0c0009
+int string abc_menu_delete_shortcut_label 0x7f0c000a
+int string abc_menu_enter_shortcut_label 0x7f0c000b
+int string abc_menu_function_shortcut_label 0x7f0c000c
+int string abc_menu_meta_shortcut_label 0x7f0c000d
+int string abc_menu_shift_shortcut_label 0x7f0c000e
+int string abc_menu_space_shortcut_label 0x7f0c000f
+int string abc_menu_sym_shortcut_label 0x7f0c0010
+int string abc_prepend_shortcut_label 0x7f0c0011
+int string abc_search_hint 0x7f0c0012
+int string abc_searchview_description_clear 0x7f0c0013
+int string abc_searchview_description_query 0x7f0c0014
+int string abc_searchview_description_search 0x7f0c0015
+int string abc_searchview_description_submit 0x7f0c0016
+int string abc_searchview_description_voice 0x7f0c0017
+int string abc_shareactionprovider_share_with 0x7f0c0018
+int string abc_shareactionprovider_share_with_application 0x7f0c0019
+int string abc_toolbar_collapse_description 0x7f0c001a
+int string app_name 0x7f0c001b
+int string search_menu_title 0x7f0c001c
+int string status_bar_notification_info_overflow 0x7f0c001d
+int style AlertDialog_AppCompat 0x7f0d0000
+int style AlertDialog_AppCompat_Light 0x7f0d0001
+int style Animation_AppCompat_Dialog 0x7f0d0002
+int style Animation_AppCompat_DropDownUp 0x7f0d0003
+int style Animation_AppCompat_Tooltip 0x7f0d0004
+int style AppTheme 0x7f0d0005
+int style Base_AlertDialog_AppCompat 0x7f0d0006
+int style Base_AlertDialog_AppCompat_Light 0x7f0d0007
+int style Base_Animation_AppCompat_Dialog 0x7f0d0008
+int style Base_Animation_AppCompat_DropDownUp 0x7f0d0009
+int style Base_Animation_AppCompat_Tooltip 0x7f0d000a
+int style Base_DialogWindowTitle_AppCompat 0x7f0d000b
+int style Base_DialogWindowTitleBackground_AppCompat 0x7f0d000c
+int style Base_TextAppearance_AppCompat 0x7f0d000d
+int style Base_TextAppearance_AppCompat_Body1 0x7f0d000e
+int style Base_TextAppearance_AppCompat_Body2 0x7f0d000f
+int style Base_TextAppearance_AppCompat_Button 0x7f0d0010
+int style Base_TextAppearance_AppCompat_Caption 0x7f0d0011
+int style Base_TextAppearance_AppCompat_Display1 0x7f0d0012
+int style Base_TextAppearance_AppCompat_Display2 0x7f0d0013
+int style Base_TextAppearance_AppCompat_Display3 0x7f0d0014
+int style Base_TextAppearance_AppCompat_Display4 0x7f0d0015
+int style Base_TextAppearance_AppCompat_Headline 0x7f0d0016
+int style Base_TextAppearance_AppCompat_Inverse 0x7f0d0017
+int style Base_TextAppearance_AppCompat_Large 0x7f0d0018
+int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f0d0019
+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0d001a
+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0d001b
+int style Base_TextAppearance_AppCompat_Medium 0x7f0d001c
+int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f0d001d
+int style Base_TextAppearance_AppCompat_Menu 0x7f0d001e
+int style Base_TextAppearance_AppCompat_SearchResult 0x7f0d001f
+int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0d0020
+int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f0d0021
+int style Base_TextAppearance_AppCompat_Small 0x7f0d0022
+int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f0d0023
+int style Base_TextAppearance_AppCompat_Subhead 0x7f0d0024
+int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f0d0025
+int style Base_TextAppearance_AppCompat_Title 0x7f0d0026
+int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f0d0027
+int style Base_TextAppearance_AppCompat_Tooltip 0x7f0d0028
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0d0029
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0d002a
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0d002b
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0d002c
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0d002d
+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0d002e
+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0d002f
+int style Base_TextAppearance_AppCompat_Widget_Button 0x7f0d0030
+int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f0d0031
+int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x7f0d0032
+int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f0d0033
+int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f0d0034
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f0d0035
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0d0036
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0d0037
+int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f0d0038
+int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f0d0039
+int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0d003a
+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f0d003b
+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f0d003c
+int style Base_Theme_AppCompat 0x7f0d003d
+int style Base_Theme_AppCompat_CompactMenu 0x7f0d003e
+int style Base_Theme_AppCompat_Dialog 0x7f0d003f
+int style Base_Theme_AppCompat_Dialog_Alert 0x7f0d0040
+int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f0d0041
+int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f0d0042
+int style Base_Theme_AppCompat_DialogWhenLarge 0x7f0d0043
+int style Base_Theme_AppCompat_Light 0x7f0d0044
+int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f0d0045
+int style Base_Theme_AppCompat_Light_Dialog 0x7f0d0046
+int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f0d0047
+int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f0d0048
+int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f0d0049
+int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f0d004a
+int style Base_ThemeOverlay_AppCompat 0x7f0d004b
+int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f0d004c
+int style Base_ThemeOverlay_AppCompat_Dark 0x7f0d004d
+int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0d004e
+int style Base_ThemeOverlay_AppCompat_Dialog 0x7f0d004f
+int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x7f0d0050
+int style Base_ThemeOverlay_AppCompat_Light 0x7f0d0051
+int style Base_V21_Theme_AppCompat 0x7f0d0052
+int style Base_V21_Theme_AppCompat_Dialog 0x7f0d0053
+int style Base_V21_Theme_AppCompat_Light 0x7f0d0054
+int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f0d0055
+int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x7f0d0056
+int style Base_V22_Theme_AppCompat 0x7f0d0057
+int style Base_V22_Theme_AppCompat_Light 0x7f0d0058
+int style Base_V23_Theme_AppCompat 0x7f0d0059
+int style Base_V23_Theme_AppCompat_Light 0x7f0d005a
+int style Base_V26_Theme_AppCompat 0x7f0d005b
+int style Base_V26_Theme_AppCompat_Light 0x7f0d005c
+int style Base_V26_Widget_AppCompat_Toolbar 0x7f0d005d
+int style Base_V28_Theme_AppCompat 0x7f0d005e
+int style Base_V28_Theme_AppCompat_Light 0x7f0d005f
+int style Base_V7_Theme_AppCompat 0x7f0d0060
+int style Base_V7_Theme_AppCompat_Dialog 0x7f0d0061
+int style Base_V7_Theme_AppCompat_Light 0x7f0d0062
+int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f0d0063
+int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x7f0d0064
+int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f0d0065
+int style Base_V7_Widget_AppCompat_EditText 0x7f0d0066
+int style Base_V7_Widget_AppCompat_Toolbar 0x7f0d0067
+int style Base_Widget_AppCompat_ActionBar 0x7f0d0068
+int style Base_Widget_AppCompat_ActionBar_Solid 0x7f0d0069
+int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f0d006a
+int style Base_Widget_AppCompat_ActionBar_TabText 0x7f0d006b
+int style Base_Widget_AppCompat_ActionBar_TabView 0x7f0d006c
+int style Base_Widget_AppCompat_ActionButton 0x7f0d006d
+int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f0d006e
+int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f0d006f
+int style Base_Widget_AppCompat_ActionMode 0x7f0d0070
+int style Base_Widget_AppCompat_ActivityChooserView 0x7f0d0071
+int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f0d0072
+int style Base_Widget_AppCompat_Button 0x7f0d0073
+int style Base_Widget_AppCompat_Button_Borderless 0x7f0d0074
+int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f0d0075
+int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0d0076
+int style Base_Widget_AppCompat_Button_Colored 0x7f0d0077
+int style Base_Widget_AppCompat_Button_Small 0x7f0d0078
+int style Base_Widget_AppCompat_ButtonBar 0x7f0d0079
+int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f0d007a
+int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f0d007b
+int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f0d007c
+int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f0d007d
+int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f0d007e
+int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f0d007f
+int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f0d0080
+int style Base_Widget_AppCompat_EditText 0x7f0d0081
+int style Base_Widget_AppCompat_ImageButton 0x7f0d0082
+int style Base_Widget_AppCompat_Light_ActionBar 0x7f0d0083
+int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f0d0084
+int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f0d0085
+int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f0d0086
+int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0d0087
+int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f0d0088
+int style Base_Widget_AppCompat_Light_PopupMenu 0x7f0d0089
+int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f0d008a
+int style Base_Widget_AppCompat_ListMenuView 0x7f0d008b
+int style Base_Widget_AppCompat_ListPopupWindow 0x7f0d008c
+int style Base_Widget_AppCompat_ListView 0x7f0d008d
+int style Base_Widget_AppCompat_ListView_DropDown 0x7f0d008e
+int style Base_Widget_AppCompat_ListView_Menu 0x7f0d008f
+int style Base_Widget_AppCompat_PopupMenu 0x7f0d0090
+int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f0d0091
+int style Base_Widget_AppCompat_PopupWindow 0x7f0d0092
+int style Base_Widget_AppCompat_ProgressBar 0x7f0d0093
+int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f0d0094
+int style Base_Widget_AppCompat_RatingBar 0x7f0d0095
+int style Base_Widget_AppCompat_RatingBar_Indicator 0x7f0d0096
+int style Base_Widget_AppCompat_RatingBar_Small 0x7f0d0097
+int style Base_Widget_AppCompat_SearchView 0x7f0d0098
+int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f0d0099
+int style Base_Widget_AppCompat_SeekBar 0x7f0d009a
+int style Base_Widget_AppCompat_SeekBar_Discrete 0x7f0d009b
+int style Base_Widget_AppCompat_Spinner 0x7f0d009c
+int style Base_Widget_AppCompat_Spinner_Underlined 0x7f0d009d
+int style Base_Widget_AppCompat_TextView 0x7f0d009e
+int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f0d009f
+int style Base_Widget_AppCompat_Toolbar 0x7f0d00a0
+int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f0d00a1
+int style Platform_AppCompat 0x7f0d00a2
+int style Platform_AppCompat_Light 0x7f0d00a3
+int style Platform_ThemeOverlay_AppCompat 0x7f0d00a4
+int style Platform_ThemeOverlay_AppCompat_Dark 0x7f0d00a5
+int style Platform_ThemeOverlay_AppCompat_Light 0x7f0d00a6
+int style Platform_V21_AppCompat 0x7f0d00a7
+int style Platform_V21_AppCompat_Light 0x7f0d00a8
+int style Platform_V25_AppCompat 0x7f0d00a9
+int style Platform_V25_AppCompat_Light 0x7f0d00aa
+int style Platform_Widget_AppCompat_Spinner 0x7f0d00ab
+int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f0d00ac
+int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f0d00ad
+int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f0d00ae
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f0d00af
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f0d00b0
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut 0x7f0d00b1
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow 0x7f0d00b2
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f0d00b3
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title 0x7f0d00b4
+int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f0d00b5
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f0d00b6
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f0d00b7
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f0d00b8
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f0d00b9
+int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f0d00ba
+int style RtlUnderlay_Widget_AppCompat_ActionButton 0x7f0d00bb
+int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x7f0d00bc
+int style TextAppearance_AppCompat 0x7f0d00bd
+int style TextAppearance_AppCompat_Body1 0x7f0d00be
+int style TextAppearance_AppCompat_Body2 0x7f0d00bf
+int style TextAppearance_AppCompat_Button 0x7f0d00c0
+int style TextAppearance_AppCompat_Caption 0x7f0d00c1
+int style TextAppearance_AppCompat_Display1 0x7f0d00c2
+int style TextAppearance_AppCompat_Display2 0x7f0d00c3
+int style TextAppearance_AppCompat_Display3 0x7f0d00c4
+int style TextAppearance_AppCompat_Display4 0x7f0d00c5
+int style TextAppearance_AppCompat_Headline 0x7f0d00c6
+int style TextAppearance_AppCompat_Inverse 0x7f0d00c7
+int style TextAppearance_AppCompat_Large 0x7f0d00c8
+int style TextAppearance_AppCompat_Large_Inverse 0x7f0d00c9
+int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0d00ca
+int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0d00cb
+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0d00cc
+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0d00cd
+int style TextAppearance_AppCompat_Medium 0x7f0d00ce
+int style TextAppearance_AppCompat_Medium_Inverse 0x7f0d00cf
+int style TextAppearance_AppCompat_Menu 0x7f0d00d0
+int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0d00d1
+int style TextAppearance_AppCompat_SearchResult_Title 0x7f0d00d2
+int style TextAppearance_AppCompat_Small 0x7f0d00d3
+int style TextAppearance_AppCompat_Small_Inverse 0x7f0d00d4
+int style TextAppearance_AppCompat_Subhead 0x7f0d00d5
+int style TextAppearance_AppCompat_Subhead_Inverse 0x7f0d00d6
+int style TextAppearance_AppCompat_Title 0x7f0d00d7
+int style TextAppearance_AppCompat_Title_Inverse 0x7f0d00d8
+int style TextAppearance_AppCompat_Tooltip 0x7f0d00d9
+int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0d00da
+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0d00db
+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0d00dc
+int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0d00dd
+int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0d00de
+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0d00df
+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0d00e0
+int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0d00e1
+int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0d00e2
+int style TextAppearance_AppCompat_Widget_Button 0x7f0d00e3
+int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f0d00e4
+int style TextAppearance_AppCompat_Widget_Button_Colored 0x7f0d00e5
+int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f0d00e6
+int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0d00e7
+int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f0d00e8
+int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0d00e9
+int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0d00ea
+int style TextAppearance_AppCompat_Widget_Switch 0x7f0d00eb
+int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f0d00ec
+int style TextAppearance_Compat_Notification 0x7f0d00ed
+int style TextAppearance_Compat_Notification_Info 0x7f0d00ee
+int style TextAppearance_Compat_Notification_Line2 0x7f0d00ef
+int style TextAppearance_Compat_Notification_Time 0x7f0d00f0
+int style TextAppearance_Compat_Notification_Title 0x7f0d00f1
+int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0d00f2
+int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f0d00f3
+int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f0d00f4
+int style Theme_AppCompat 0x7f0d00f5
+int style Theme_AppCompat_CompactMenu 0x7f0d00f6
+int style Theme_AppCompat_DayNight 0x7f0d00f7
+int style Theme_AppCompat_DayNight_DarkActionBar 0x7f0d00f8
+int style Theme_AppCompat_DayNight_Dialog 0x7f0d00f9
+int style Theme_AppCompat_DayNight_Dialog_Alert 0x7f0d00fa
+int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x7f0d00fb
+int style Theme_AppCompat_DayNight_DialogWhenLarge 0x7f0d00fc
+int style Theme_AppCompat_DayNight_NoActionBar 0x7f0d00fd
+int style Theme_AppCompat_Dialog 0x7f0d00fe
+int style Theme_AppCompat_Dialog_Alert 0x7f0d00ff
+int style Theme_AppCompat_Dialog_MinWidth 0x7f0d0100
+int style Theme_AppCompat_DialogWhenLarge 0x7f0d0101
+int style Theme_AppCompat_Light 0x7f0d0102
+int style Theme_AppCompat_Light_DarkActionBar 0x7f0d0103
+int style Theme_AppCompat_Light_Dialog 0x7f0d0104
+int style Theme_AppCompat_Light_Dialog_Alert 0x7f0d0105
+int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f0d0106
+int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0d0107
+int style Theme_AppCompat_Light_NoActionBar 0x7f0d0108
+int style Theme_AppCompat_NoActionBar 0x7f0d0109
+int style ThemeOverlay_AppCompat 0x7f0d010a
+int style ThemeOverlay_AppCompat_ActionBar 0x7f0d010b
+int style ThemeOverlay_AppCompat_Dark 0x7f0d010c
+int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0d010d
+int style ThemeOverlay_AppCompat_DayNight 0x7f0d010e
+int style ThemeOverlay_AppCompat_DayNight_ActionBar 0x7f0d010f
+int style ThemeOverlay_AppCompat_Dialog 0x7f0d0110
+int style ThemeOverlay_AppCompat_Dialog_Alert 0x7f0d0111
+int style ThemeOverlay_AppCompat_Light 0x7f0d0112
+int style Widget_AppCompat_ActionBar 0x7f0d0113
+int style Widget_AppCompat_ActionBar_Solid 0x7f0d0114
+int style Widget_AppCompat_ActionBar_TabBar 0x7f0d0115
+int style Widget_AppCompat_ActionBar_TabText 0x7f0d0116
+int style Widget_AppCompat_ActionBar_TabView 0x7f0d0117
+int style Widget_AppCompat_ActionButton 0x7f0d0118
+int style Widget_AppCompat_ActionButton_CloseMode 0x7f0d0119
+int style Widget_AppCompat_ActionButton_Overflow 0x7f0d011a
+int style Widget_AppCompat_ActionMode 0x7f0d011b
+int style Widget_AppCompat_ActivityChooserView 0x7f0d011c
+int style Widget_AppCompat_AutoCompleteTextView 0x7f0d011d
+int style Widget_AppCompat_Button 0x7f0d011e
+int style Widget_AppCompat_Button_Borderless 0x7f0d011f
+int style Widget_AppCompat_Button_Borderless_Colored 0x7f0d0120
+int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0d0121
+int style Widget_AppCompat_Button_Colored 0x7f0d0122
+int style Widget_AppCompat_Button_Small 0x7f0d0123
+int style Widget_AppCompat_ButtonBar 0x7f0d0124
+int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f0d0125
+int style Widget_AppCompat_CompoundButton_CheckBox 0x7f0d0126
+int style Widget_AppCompat_CompoundButton_RadioButton 0x7f0d0127
+int style Widget_AppCompat_CompoundButton_Switch 0x7f0d0128
+int style Widget_AppCompat_DrawerArrowToggle 0x7f0d0129
+int style Widget_AppCompat_DropDownItem_Spinner 0x7f0d012a
+int style Widget_AppCompat_EditText 0x7f0d012b
+int style Widget_AppCompat_ImageButton 0x7f0d012c
+int style Widget_AppCompat_Light_ActionBar 0x7f0d012d
+int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0d012e
+int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0d012f
+int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0d0130
+int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0d0131
+int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0d0132
+int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0d0133
+int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0d0134
+int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0d0135
+int style Widget_AppCompat_Light_ActionButton 0x7f0d0136
+int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0d0137
+int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0d0138
+int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0d0139
+int style Widget_AppCompat_Light_ActivityChooserView 0x7f0d013a
+int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0d013b
+int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0d013c
+int style Widget_AppCompat_Light_ListPopupWindow 0x7f0d013d
+int style Widget_AppCompat_Light_ListView_DropDown 0x7f0d013e
+int style Widget_AppCompat_Light_PopupMenu 0x7f0d013f
+int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f0d0140
+int style Widget_AppCompat_Light_SearchView 0x7f0d0141
+int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0d0142
+int style Widget_AppCompat_ListMenuView 0x7f0d0143
+int style Widget_AppCompat_ListPopupWindow 0x7f0d0144
+int style Widget_AppCompat_ListView 0x7f0d0145
+int style Widget_AppCompat_ListView_DropDown 0x7f0d0146
+int style Widget_AppCompat_ListView_Menu 0x7f0d0147
+int style Widget_AppCompat_PopupMenu 0x7f0d0148
+int style Widget_AppCompat_PopupMenu_Overflow 0x7f0d0149
+int style Widget_AppCompat_PopupWindow 0x7f0d014a
+int style Widget_AppCompat_ProgressBar 0x7f0d014b
+int style Widget_AppCompat_ProgressBar_Horizontal 0x7f0d014c
+int style Widget_AppCompat_RatingBar 0x7f0d014d
+int style Widget_AppCompat_RatingBar_Indicator 0x7f0d014e
+int style Widget_AppCompat_RatingBar_Small 0x7f0d014f
+int style Widget_AppCompat_SearchView 0x7f0d0150
+int style Widget_AppCompat_SearchView_ActionBar 0x7f0d0151
+int style Widget_AppCompat_SeekBar 0x7f0d0152
+int style Widget_AppCompat_SeekBar_Discrete 0x7f0d0153
+int style Widget_AppCompat_Spinner 0x7f0d0154
+int style Widget_AppCompat_Spinner_DropDown 0x7f0d0155
+int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0d0156
+int style Widget_AppCompat_Spinner_Underlined 0x7f0d0157
+int style Widget_AppCompat_TextView 0x7f0d0158
+int style Widget_AppCompat_TextView_SpinnerItem 0x7f0d0159
+int style Widget_AppCompat_Toolbar 0x7f0d015a
+int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f0d015b
+int style Widget_Compat_NotificationActionContainer 0x7f0d015c
+int style Widget_Compat_NotificationActionText 0x7f0d015d
+int[] styleable ActionBar { 0x7f020031, 0x7f020032, 0x7f020033, 0x7f02005e, 0x7f02005f, 0x7f020060, 0x7f020061, 0x7f020062, 0x7f020063, 0x7f020065, 0x7f02006a, 0x7f02006b, 0x7f02007e, 0x7f02008f, 0x7f020090, 0x7f020091, 0x7f020092, 0x7f020093, 0x7f020098, 0x7f02009b, 0x7f0200e0, 0x7f0200e8, 0x7f0200f3, 0x7f0200f6, 0x7f0200f7, 0x7f020111, 0x7f020114, 0x7f020130, 0x7f020139 }
+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 { 0x7f020031, 0x7f020032, 0x7f02004b, 0x7f02008f, 0x7f020114, 0x7f020139 }
+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 { 0x7f020080, 0x7f020099 }
+int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 0
+int styleable ActivityChooserView_initialActivityCount 1
+int[] styleable AlertDialog { 0x010100f2, 0x7f020041, 0x7f020042, 0x7f0200d5, 0x7f0200d6, 0x7f0200e5, 0x7f020107, 0x7f020108 }
+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, 0x7f02010d, 0x7f02012e, 0x7f02012f }
+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, 0x7f02012b, 0x7f02012c, 0x7f02012d }
+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, 0x7f02002c, 0x7f02002d, 0x7f02002e, 0x7f02002f, 0x7f020030, 0x7f02006f, 0x7f020070, 0x7f020071, 0x7f020072, 0x7f020074, 0x7f020075, 0x7f020076, 0x7f020077, 0x7f020081, 0x7f020083, 0x7f02008b, 0x7f02009c, 0x7f0200d0, 0x7f02011a, 0x7f020125 }
+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_drawableBottomCompat 6
+int styleable AppCompatTextView_drawableEndCompat 7
+int styleable AppCompatTextView_drawableLeftCompat 8
+int styleable AppCompatTextView_drawableRightCompat 9
+int styleable AppCompatTextView_drawableStartCompat 10
+int styleable AppCompatTextView_drawableTint 11
+int styleable AppCompatTextView_drawableTintMode 12
+int styleable AppCompatTextView_drawableTopCompat 13
+int styleable AppCompatTextView_firstBaselineToTopHeight 14
+int styleable AppCompatTextView_fontFamily 15
+int styleable AppCompatTextView_fontVariationSettings 16
+int styleable AppCompatTextView_lastBaselineToBottomHeight 17
+int styleable AppCompatTextView_lineHeight 18
+int styleable AppCompatTextView_textAllCaps 19
+int styleable AppCompatTextView_textLocale 20
+int[] styleable AppCompatTheme { 0x01010057, 0x010100ae, 0x7f020000, 0x7f020001, 0x7f020002, 0x7f020003, 0x7f020004, 0x7f020005, 0x7f020006, 0x7f020007, 0x7f020008, 0x7f020009, 0x7f02000a, 0x7f02000b, 0x7f02000c, 0x7f02000e, 0x7f02000f, 0x7f020010, 0x7f020011, 0x7f020012, 0x7f020013, 0x7f020014, 0x7f020015, 0x7f020016, 0x7f020017, 0x7f020018, 0x7f020019, 0x7f02001a, 0x7f02001b, 0x7f02001c, 0x7f02001d, 0x7f02001e, 0x7f020021, 0x7f020022, 0x7f020023, 0x7f020024, 0x7f020025, 0x7f02002b, 0x7f020039, 0x7f02003a, 0x7f02003b, 0x7f02003c, 0x7f02003d, 0x7f02003e, 0x7f020043, 0x7f020044, 0x7f020048, 0x7f020049, 0x7f02004f, 0x7f020050, 0x7f020051, 0x7f020052, 0x7f020053, 0x7f020054, 0x7f020055, 0x7f020056, 0x7f020057, 0x7f020058, 0x7f020064, 0x7f020067, 0x7f020068, 0x7f020069, 0x7f02006c, 0x7f02006e, 0x7f020079, 0x7f02007a, 0x7f02007b, 0x7f02007c, 0x7f02007d, 0x7f020091, 0x7f020097, 0x7f0200d1, 0x7f0200d2, 0x7f0200d3, 0x7f0200d4, 0x7f0200d7, 0x7f0200d8, 0x7f0200d9, 0x7f0200da, 0x7f0200db, 0x7f0200dc, 0x7f0200dd, 0x7f0200de, 0x7f0200df, 0x7f0200ef, 0x7f0200f0, 0x7f0200f1, 0x7f0200f2, 0x7f0200f4, 0x7f0200fa, 0x7f0200fb, 0x7f0200fc, 0x7f0200fd, 0x7f020100, 0x7f020101, 0x7f020102, 0x7f020103, 0x7f02010a, 0x7f02010b, 0x7f020118, 0x7f02011b, 0x7f02011c, 0x7f02011d, 0x7f02011e, 0x7f02011f, 0x7f020120, 0x7f020121, 0x7f020122, 0x7f020123, 0x7f020124, 0x7f02013a, 0x7f02013b, 0x7f02013c, 0x7f02013d, 0x7f020143, 0x7f020145, 0x7f020146, 0x7f020147, 0x7f020148, 0x7f020149, 0x7f02014a, 0x7f02014b, 0x7f02014c, 0x7f02014d, 0x7f02014e }
+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_listChoiceIndicatorMultipleAnimated 72
+int styleable AppCompatTheme_listChoiceIndicatorSingleAnimated 73
+int styleable AppCompatTheme_listDividerAlertDialog 74
+int styleable AppCompatTheme_listMenuViewStyle 75
+int styleable AppCompatTheme_listPopupWindowStyle 76
+int styleable AppCompatTheme_listPreferredItemHeight 77
+int styleable AppCompatTheme_listPreferredItemHeightLarge 78
+int styleable AppCompatTheme_listPreferredItemHeightSmall 79
+int styleable AppCompatTheme_listPreferredItemPaddingEnd 80
+int styleable AppCompatTheme_listPreferredItemPaddingLeft 81
+int styleable AppCompatTheme_listPreferredItemPaddingRight 82
+int styleable AppCompatTheme_listPreferredItemPaddingStart 83
+int styleable AppCompatTheme_panelBackground 84
+int styleable AppCompatTheme_panelMenuListTheme 85
+int styleable AppCompatTheme_panelMenuListWidth 86
+int styleable AppCompatTheme_popupMenuStyle 87
+int styleable AppCompatTheme_popupWindowStyle 88
+int styleable AppCompatTheme_radioButtonStyle 89
+int styleable AppCompatTheme_ratingBarStyle 90
+int styleable AppCompatTheme_ratingBarStyleIndicator 91
+int styleable AppCompatTheme_ratingBarStyleSmall 92
+int styleable AppCompatTheme_searchViewStyle 93
+int styleable AppCompatTheme_seekBarStyle 94
+int styleable AppCompatTheme_selectableItemBackground 95
+int styleable AppCompatTheme_selectableItemBackgroundBorderless 96
+int styleable AppCompatTheme_spinnerDropDownItemStyle 97
+int styleable AppCompatTheme_spinnerStyle 98
+int styleable AppCompatTheme_switchStyle 99
+int styleable AppCompatTheme_textAppearanceLargePopupMenu 100
+int styleable AppCompatTheme_textAppearanceListItem 101
+int styleable AppCompatTheme_textAppearanceListItemSecondary 102
+int styleable AppCompatTheme_textAppearanceListItemSmall 103
+int styleable AppCompatTheme_textAppearancePopupMenuHeader 104
+int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 105
+int styleable AppCompatTheme_textAppearanceSearchResultTitle 106
+int styleable AppCompatTheme_textAppearanceSmallPopupMenu 107
+int styleable AppCompatTheme_textColorAlertDialogListItem 108
+int styleable AppCompatTheme_textColorSearchUrl 109
+int styleable AppCompatTheme_toolbarNavigationButtonStyle 110
+int styleable AppCompatTheme_toolbarStyle 111
+int styleable AppCompatTheme_tooltipForegroundColor 112
+int styleable AppCompatTheme_tooltipFrameBackground 113
+int styleable AppCompatTheme_viewInflaterClass 114
+int styleable AppCompatTheme_windowActionBar 115
+int styleable AppCompatTheme_windowActionBarOverlay 116
+int styleable AppCompatTheme_windowActionModeOverlay 117
+int styleable AppCompatTheme_windowFixedHeightMajor 118
+int styleable AppCompatTheme_windowFixedHeightMinor 119
+int styleable AppCompatTheme_windowFixedWidthMajor 120
+int styleable AppCompatTheme_windowFixedWidthMinor 121
+int styleable AppCompatTheme_windowMinWidthMajor 122
+int styleable AppCompatTheme_windowMinWidthMinor 123
+int styleable AppCompatTheme_windowNoTitle 124
+int[] styleable ButtonBarLayout { 0x7f020026 }
+int styleable ButtonBarLayout_allowStacking 0
+int[] styleable ColorStateListItem { 0x010101a5, 0x0101031f, 0x7f020027 }
+int styleable ColorStateListItem_android_color 0
+int styleable ColorStateListItem_android_alpha 1
+int styleable ColorStateListItem_alpha 2
+int[] styleable CompoundButton { 0x01010107, 0x7f02003f, 0x7f020045, 0x7f020046 }
+int styleable CompoundButton_android_button 0
+int styleable CompoundButton_buttonCompat 1
+int styleable CompoundButton_buttonTint 2
+int styleable CompoundButton_buttonTintMode 3
+int[] styleable ConstraintLayout_Layout { 0x010100c4, 0x0101011f, 0x01010120, 0x0101013f, 0x01010140, 0x7f020037, 0x7f020038, 0x7f020047, 0x7f02005a, 0x7f02005b, 0x7f02009e, 0x7f02009f, 0x7f0200a0, 0x7f0200a1, 0x7f0200a2, 0x7f0200a3, 0x7f0200a4, 0x7f0200a5, 0x7f0200a6, 0x7f0200a7, 0x7f0200a8, 0x7f0200a9, 0x7f0200aa, 0x7f0200ab, 0x7f0200ac, 0x7f0200ad, 0x7f0200ae, 0x7f0200af, 0x7f0200b0, 0x7f0200b1, 0x7f0200b2, 0x7f0200b3, 0x7f0200b4, 0x7f0200b5, 0x7f0200b6, 0x7f0200b7, 0x7f0200b8, 0x7f0200b9, 0x7f0200ba, 0x7f0200bb, 0x7f0200bc, 0x7f0200bd, 0x7f0200be, 0x7f0200bf, 0x7f0200c0, 0x7f0200c1, 0x7f0200c2, 0x7f0200c3, 0x7f0200c4, 0x7f0200c5, 0x7f0200c6, 0x7f0200c7, 0x7f0200c8, 0x7f0200c9, 0x7f0200ca, 0x7f0200cb, 0x7f0200cc, 0x7f0200cd, 0x7f0200ce, 0x7f0200cf }
+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 { 0x7f02005c, 0x7f02007f }
+int styleable ConstraintLayout_placeholder_content 0
+int styleable ConstraintLayout_placeholder_emptyVisibility 1
+int[] styleable ConstraintSet { 0x010100c4, 0x010100d0, 0x010100dc, 0x010100f4, 0x010100f5, 0x010100f7, 0x010100f8, 0x010100f9, 0x010100fa, 0x0101011f, 0x01010120, 0x0101013f, 0x01010140, 0x0101031f, 0x01010320, 0x01010321, 0x01010322, 0x01010323, 0x01010324, 0x01010325, 0x01010326, 0x01010327, 0x01010328, 0x010103b5, 0x010103b6, 0x010103fa, 0x01010440, 0x7f020037, 0x7f020038, 0x7f020047, 0x7f02005b, 0x7f02009e, 0x7f02009f, 0x7f0200a0, 0x7f0200a1, 0x7f0200a2, 0x7f0200a3, 0x7f0200a4, 0x7f0200a5, 0x7f0200a6, 0x7f0200a7, 0x7f0200a8, 0x7f0200a9, 0x7f0200aa, 0x7f0200ab, 0x7f0200ac, 0x7f0200ad, 0x7f0200ae, 0x7f0200af, 0x7f0200b0, 0x7f0200b1, 0x7f0200b2, 0x7f0200b3, 0x7f0200b4, 0x7f0200b5, 0x7f0200b6, 0x7f0200b7, 0x7f0200b8, 0x7f0200b9, 0x7f0200ba, 0x7f0200bb, 0x7f0200bc, 0x7f0200bd, 0x7f0200be, 0x7f0200bf, 0x7f0200c0, 0x7f0200c1, 0x7f0200c2, 0x7f0200c3, 0x7f0200c4, 0x7f0200c5, 0x7f0200c6, 0x7f0200c7, 0x7f0200c8, 0x7f0200c9, 0x7f0200ca, 0x7f0200cb, 0x7f0200cc, 0x7f0200cd, 0x7f0200ce }
+int styleable ConstraintSet_android_orientation 0
+int styleable ConstraintSet_android_id 1
+int styleable ConstraintSet_android_visibility 2
+int styleable ConstraintSet_android_layout_width 3
+int styleable ConstraintSet_android_layout_height 4
+int styleable ConstraintSet_android_layout_marginLeft 5
+int styleable ConstraintSet_android_layout_marginTop 6
+int styleable ConstraintSet_android_layout_marginRight 7
+int styleable ConstraintSet_android_layout_marginBottom 8
+int styleable ConstraintSet_android_maxWidth 9
+int styleable ConstraintSet_android_maxHeight 10
+int styleable ConstraintSet_android_minWidth 11
+int styleable ConstraintSet_android_minHeight 12
+int styleable ConstraintSet_android_alpha 13
+int styleable ConstraintSet_android_transformPivotX 14
+int styleable ConstraintSet_android_transformPivotY 15
+int styleable ConstraintSet_android_translationX 16
+int styleable ConstraintSet_android_translationY 17
+int styleable ConstraintSet_android_scaleX 18
+int styleable ConstraintSet_android_scaleY 19
+int styleable ConstraintSet_android_rotation 20
+int styleable ConstraintSet_android_rotationX 21
+int styleable ConstraintSet_android_rotationY 22
+int styleable ConstraintSet_android_layout_marginStart 23
+int styleable ConstraintSet_android_layout_marginEnd 24
+int styleable ConstraintSet_android_translationZ 25
+int styleable ConstraintSet_android_elevation 26
+int styleable ConstraintSet_barrierAllowsGoneWidgets 27
+int styleable ConstraintSet_barrierDirection 28
+int styleable ConstraintSet_chainUseRtl 29
+int styleable ConstraintSet_constraint_referenced_ids 30
+int styleable ConstraintSet_layout_constrainedHeight 31
+int styleable ConstraintSet_layout_constrainedWidth 32
+int styleable ConstraintSet_layout_constraintBaseline_creator 33
+int styleable ConstraintSet_layout_constraintBaseline_toBaselineOf 34
+int styleable ConstraintSet_layout_constraintBottom_creator 35
+int styleable ConstraintSet_layout_constraintBottom_toBottomOf 36
+int styleable ConstraintSet_layout_constraintBottom_toTopOf 37
+int styleable ConstraintSet_layout_constraintCircle 38
+int styleable ConstraintSet_layout_constraintCircleAngle 39
+int styleable ConstraintSet_layout_constraintCircleRadius 40
+int styleable ConstraintSet_layout_constraintDimensionRatio 41
+int styleable ConstraintSet_layout_constraintEnd_toEndOf 42
+int styleable ConstraintSet_layout_constraintEnd_toStartOf 43
+int styleable ConstraintSet_layout_constraintGuide_begin 44
+int styleable ConstraintSet_layout_constraintGuide_end 45
+int styleable ConstraintSet_layout_constraintGuide_percent 46
+int styleable ConstraintSet_layout_constraintHeight_default 47
+int styleable ConstraintSet_layout_constraintHeight_max 48
+int styleable ConstraintSet_layout_constraintHeight_min 49
+int styleable ConstraintSet_layout_constraintHeight_percent 50
+int styleable ConstraintSet_layout_constraintHorizontal_bias 51
+int styleable ConstraintSet_layout_constraintHorizontal_chainStyle 52
+int styleable ConstraintSet_layout_constraintHorizontal_weight 53
+int styleable ConstraintSet_layout_constraintLeft_creator 54
+int styleable ConstraintSet_layout_constraintLeft_toLeftOf 55
+int styleable ConstraintSet_layout_constraintLeft_toRightOf 56
+int styleable ConstraintSet_layout_constraintRight_creator 57
+int styleable ConstraintSet_layout_constraintRight_toLeftOf 58
+int styleable ConstraintSet_layout_constraintRight_toRightOf 59
+int styleable ConstraintSet_layout_constraintStart_toEndOf 60
+int styleable ConstraintSet_layout_constraintStart_toStartOf 61
+int styleable ConstraintSet_layout_constraintTop_creator 62
+int styleable ConstraintSet_layout_constraintTop_toBottomOf 63
+int styleable ConstraintSet_layout_constraintTop_toTopOf 64
+int styleable ConstraintSet_layout_constraintVertical_bias 65
+int styleable ConstraintSet_layout_constraintVertical_chainStyle 66
+int styleable ConstraintSet_layout_constraintVertical_weight 67
+int styleable ConstraintSet_layout_constraintWidth_default 68
+int styleable ConstraintSet_layout_constraintWidth_max 69
+int styleable ConstraintSet_layout_constraintWidth_min 70
+int styleable ConstraintSet_layout_constraintWidth_percent 71
+int styleable ConstraintSet_layout_editor_absoluteX 72
+int styleable ConstraintSet_layout_editor_absoluteY 73
+int styleable ConstraintSet_layout_goneMarginBottom 74
+int styleable ConstraintSet_layout_goneMarginEnd 75
+int styleable ConstraintSet_layout_goneMarginLeft 76
+int styleable ConstraintSet_layout_goneMarginRight 77
+int styleable ConstraintSet_layout_goneMarginStart 78
+int styleable ConstraintSet_layout_goneMarginTop 79
+int[] styleable DrawerArrowToggle { 0x7f020029, 0x7f02002a, 0x7f020036, 0x7f02004e, 0x7f020073, 0x7f02008d, 0x7f020109, 0x7f020127 }
+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 { 0x7f020084, 0x7f020085, 0x7f020086, 0x7f020087, 0x7f020088, 0x7f020089 }
+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, 0x7f020082, 0x7f02008a, 0x7f02008b, 0x7f02008c, 0x7f020142 }
+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 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, 0x7f02006b, 0x7f02006d, 0x7f0200e3, 0x7f020105 }
+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 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, 0x7f02000d, 0x7f02001f, 0x7f020020, 0x7f020028, 0x7f02005d, 0x7f020094, 0x7f020095, 0x7f0200e9, 0x7f020104, 0x7f02013e }
+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, 0x7f0200f5, 0x7f02010f }
+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, 0x7f0200ea }
+int styleable PopupWindow_android_popupBackground 0
+int styleable PopupWindow_android_popupAnimationStyle 1
+int styleable PopupWindow_overlapAnchor 2
+int[] styleable PopupWindowBackgroundState { 0x7f02010e }
+int styleable PopupWindowBackgroundState_state_above_anchor 0
+int[] styleable RecycleListView { 0x7f0200eb, 0x7f0200ee }
+int styleable RecycleListView_paddingBottomNoButtons 0
+int styleable RecycleListView_paddingTopNoTitle 1
+int[] styleable SearchView { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f02004a, 0x7f020059, 0x7f020066, 0x7f02008e, 0x7f020096, 0x7f02009d, 0x7f0200f8, 0x7f0200f9, 0x7f0200fe, 0x7f0200ff, 0x7f020110, 0x7f020115, 0x7f020144 }
+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, 0x7f0200f3 }
+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, 0x7f020106, 0x7f02010c, 0x7f020116, 0x7f020117, 0x7f020119, 0x7f020128, 0x7f020129, 0x7f02012a, 0x7f02013f, 0x7f020140, 0x7f020141 }
+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, 0x01010585, 0x7f020083, 0x7f02008b, 0x7f02011a, 0x7f020125 }
+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_android_textFontWeight 11
+int styleable TextAppearance_fontFamily 12
+int styleable TextAppearance_fontVariationSettings 13
+int styleable TextAppearance_textAllCaps 14
+int styleable TextAppearance_textLocale 15
+int[] styleable Toolbar { 0x010100af, 0x01010140, 0x7f020040, 0x7f02004c, 0x7f02004d, 0x7f02005e, 0x7f02005f, 0x7f020060, 0x7f020061, 0x7f020062, 0x7f020063, 0x7f0200e0, 0x7f0200e1, 0x7f0200e2, 0x7f0200e4, 0x7f0200e6, 0x7f0200e7, 0x7f0200f3, 0x7f020111, 0x7f020112, 0x7f020113, 0x7f020130, 0x7f020131, 0x7f020132, 0x7f020133, 0x7f020134, 0x7f020135, 0x7f020136, 0x7f020137, 0x7f020138 }
+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_menu 14
+int styleable Toolbar_navigationContentDescription 15
+int styleable Toolbar_navigationIcon 16
+int styleable Toolbar_popupTheme 17
+int styleable Toolbar_subtitle 18
+int styleable Toolbar_subtitleTextAppearance 19
+int styleable Toolbar_subtitleTextColor 20
+int styleable Toolbar_title 21
+int styleable Toolbar_titleMargin 22
+int styleable Toolbar_titleMarginBottom 23
+int styleable Toolbar_titleMarginEnd 24
+int styleable Toolbar_titleMarginStart 25
+int styleable Toolbar_titleMarginTop 26
+int styleable Toolbar_titleMargins 27
+int styleable Toolbar_titleTextAppearance 28
+int styleable Toolbar_titleTextColor 29
+int[] styleable View { 0x01010000, 0x010100da, 0x7f0200ec, 0x7f0200ed, 0x7f020126 }
+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, 0x7f020034, 0x7f020035 }
+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
diff --git a/PaddleLiteClassification/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libpaddle_lite_jni.so b/PaddleLiteClassification/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libpaddle_lite_jni.so
new file mode 100644
index 0000000..4662788
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libpaddle_lite_jni.so differ
diff --git a/PaddleLiteClassification/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libpaddle_lite_jni.so b/PaddleLiteClassification/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libpaddle_lite_jni.so
new file mode 100644
index 0000000..e8e5847
Binary files /dev/null and b/PaddleLiteClassification/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libpaddle_lite_jni.so differ
diff --git a/PaddleLiteClassification/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt b/PaddleLiteClassification/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt
new file mode 100644
index 0000000..5d491bf
--- /dev/null
+++ b/PaddleLiteClassification/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt
@@ -0,0 +1,1345 @@
+com.yeyupiaoling.paddleliteclassification
+anim abc_fade_in
+anim abc_fade_out
+anim abc_grow_fade_in_from_bottom
+anim abc_popup_enter
+anim abc_popup_exit
+anim abc_shrink_fade_out_from_bottom
+anim abc_slide_in_bottom
+anim abc_slide_in_top
+anim abc_slide_out_bottom
+anim abc_slide_out_top
+anim abc_tooltip_enter
+anim abc_tooltip_exit
+anim btn_checkbox_to_checked_box_inner_merged_animation
+anim btn_checkbox_to_checked_box_outer_merged_animation
+anim btn_checkbox_to_checked_icon_null_animation
+anim btn_checkbox_to_unchecked_box_inner_merged_animation
+anim btn_checkbox_to_unchecked_check_path_merged_animation
+anim btn_checkbox_to_unchecked_icon_null_animation
+anim btn_radio_to_off_mtrl_dot_group_animation
+anim btn_radio_to_off_mtrl_ring_outer_animation
+anim btn_radio_to_off_mtrl_ring_outer_path_animation
+anim btn_radio_to_on_mtrl_dot_group_animation
+anim btn_radio_to_on_mtrl_ring_outer_animation
+anim btn_radio_to_on_mtrl_ring_outer_path_animation
+attr actionBarDivider
+attr actionBarItemBackground
+attr actionBarPopupTheme
+attr actionBarSize
+attr actionBarSplitStyle
+attr actionBarStyle
+attr actionBarTabBarStyle
+attr actionBarTabStyle
+attr actionBarTabTextStyle
+attr actionBarTheme
+attr actionBarWidgetTheme
+attr actionButtonStyle
+attr actionDropDownStyle
+attr actionLayout
+attr actionMenuTextAppearance
+attr actionMenuTextColor
+attr actionModeBackground
+attr actionModeCloseButtonStyle
+attr actionModeCloseDrawable
+attr actionModeCopyDrawable
+attr actionModeCutDrawable
+attr actionModeFindDrawable
+attr actionModePasteDrawable
+attr actionModePopupWindowStyle
+attr actionModeSelectAllDrawable
+attr actionModeShareDrawable
+attr actionModeSplitBackground
+attr actionModeStyle
+attr actionModeWebSearchDrawable
+attr actionOverflowButtonStyle
+attr actionOverflowMenuStyle
+attr actionProviderClass
+attr actionViewClass
+attr activityChooserViewStyle
+attr alertDialogButtonGroupStyle
+attr alertDialogCenterButtons
+attr alertDialogStyle
+attr alertDialogTheme
+attr allowStacking
+attr alpha
+attr alphabeticModifiers
+attr arrowHeadLength
+attr arrowShaftLength
+attr autoCompleteTextViewStyle
+attr autoSizeMaxTextSize
+attr autoSizeMinTextSize
+attr autoSizePresetSizes
+attr autoSizeStepGranularity
+attr autoSizeTextType
+attr background
+attr backgroundSplit
+attr backgroundStacked
+attr backgroundTint
+attr backgroundTintMode
+attr barLength
+attr barrierAllowsGoneWidgets
+attr barrierDirection
+attr borderlessButtonStyle
+attr buttonBarButtonStyle
+attr buttonBarNegativeButtonStyle
+attr buttonBarNeutralButtonStyle
+attr buttonBarPositiveButtonStyle
+attr buttonBarStyle
+attr buttonCompat
+attr buttonGravity
+attr buttonIconDimen
+attr buttonPanelSideLayout
+attr buttonStyle
+attr buttonStyleSmall
+attr buttonTint
+attr buttonTintMode
+attr chainUseRtl
+attr checkboxStyle
+attr checkedTextViewStyle
+attr closeIcon
+attr closeItemLayout
+attr collapseContentDescription
+attr collapseIcon
+attr color
+attr colorAccent
+attr colorBackgroundFloating
+attr colorButtonNormal
+attr colorControlActivated
+attr colorControlHighlight
+attr colorControlNormal
+attr colorError
+attr colorPrimary
+attr colorPrimaryDark
+attr colorSwitchThumbNormal
+attr commitIcon
+attr constraintSet
+attr constraint_referenced_ids
+attr content
+attr contentDescription
+attr contentInsetEnd
+attr contentInsetEndWithActions
+attr contentInsetLeft
+attr contentInsetRight
+attr contentInsetStart
+attr contentInsetStartWithNavigation
+attr controlBackground
+attr customNavigationLayout
+attr defaultQueryHint
+attr dialogCornerRadius
+attr dialogPreferredPadding
+attr dialogTheme
+attr displayOptions
+attr divider
+attr dividerHorizontal
+attr dividerPadding
+attr dividerVertical
+attr drawableBottomCompat
+attr drawableEndCompat
+attr drawableLeftCompat
+attr drawableRightCompat
+attr drawableSize
+attr drawableStartCompat
+attr drawableTint
+attr drawableTintMode
+attr drawableTopCompat
+attr drawerArrowStyle
+attr dropDownListViewStyle
+attr dropdownListPreferredItemHeight
+attr editTextBackground
+attr editTextColor
+attr editTextStyle
+attr elevation
+attr emptyVisibility
+attr expandActivityOverflowButtonDrawable
+attr firstBaselineToTopHeight
+attr font
+attr fontFamily
+attr fontProviderAuthority
+attr fontProviderCerts
+attr fontProviderFetchStrategy
+attr fontProviderFetchTimeout
+attr fontProviderPackage
+attr fontProviderQuery
+attr fontStyle
+attr fontVariationSettings
+attr fontWeight
+attr gapBetweenBars
+attr goIcon
+attr height
+attr hideOnContentScroll
+attr homeAsUpIndicator
+attr homeLayout
+attr icon
+attr iconTint
+attr iconTintMode
+attr iconifiedByDefault
+attr imageButtonStyle
+attr indeterminateProgressStyle
+attr initialActivityCount
+attr isLightTheme
+attr itemPadding
+attr lastBaselineToBottomHeight
+attr layout
+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_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_optimizationLevel
+attr lineHeight
+attr listChoiceBackgroundIndicator
+attr listChoiceIndicatorMultipleAnimated
+attr listChoiceIndicatorSingleAnimated
+attr listDividerAlertDialog
+attr listItemLayout
+attr listLayout
+attr listMenuViewStyle
+attr listPopupWindowStyle
+attr listPreferredItemHeight
+attr listPreferredItemHeightLarge
+attr listPreferredItemHeightSmall
+attr listPreferredItemPaddingEnd
+attr listPreferredItemPaddingLeft
+attr listPreferredItemPaddingRight
+attr listPreferredItemPaddingStart
+attr logo
+attr logoDescription
+attr maxButtonHeight
+attr measureWithLargestChild
+attr menu
+attr multiChoiceItemLayout
+attr navigationContentDescription
+attr navigationIcon
+attr navigationMode
+attr numericModifiers
+attr overlapAnchor
+attr paddingBottomNoButtons
+attr paddingEnd
+attr paddingStart
+attr paddingTopNoTitle
+attr panelBackground
+attr panelMenuListTheme
+attr panelMenuListWidth
+attr popupMenuStyle
+attr popupTheme
+attr popupWindowStyle
+attr preserveIconSpacing
+attr progressBarPadding
+attr progressBarStyle
+attr queryBackground
+attr queryHint
+attr radioButtonStyle
+attr ratingBarStyle
+attr ratingBarStyleIndicator
+attr ratingBarStyleSmall
+attr searchHintIcon
+attr searchIcon
+attr searchViewStyle
+attr seekBarStyle
+attr selectableItemBackground
+attr selectableItemBackgroundBorderless
+attr showAsAction
+attr showDividers
+attr showText
+attr showTitle
+attr singleChoiceItemLayout
+attr spinBars
+attr spinnerDropDownItemStyle
+attr spinnerStyle
+attr splitTrack
+attr srcCompat
+attr state_above_anchor
+attr subMenuArrow
+attr submitBackground
+attr subtitle
+attr subtitleTextAppearance
+attr subtitleTextColor
+attr subtitleTextStyle
+attr suggestionRowLayout
+attr switchMinWidth
+attr switchPadding
+attr switchStyle
+attr switchTextAppearance
+attr textAllCaps
+attr textAppearanceLargePopupMenu
+attr textAppearanceListItem
+attr textAppearanceListItemSecondary
+attr textAppearanceListItemSmall
+attr textAppearancePopupMenuHeader
+attr textAppearanceSearchResultSubtitle
+attr textAppearanceSearchResultTitle
+attr textAppearanceSmallPopupMenu
+attr textColorAlertDialogListItem
+attr textColorSearchUrl
+attr textLocale
+attr theme
+attr thickness
+attr thumbTextPadding
+attr thumbTint
+attr thumbTintMode
+attr tickMark
+attr tickMarkTint
+attr tickMarkTintMode
+attr tint
+attr tintMode
+attr title
+attr titleMargin
+attr titleMarginBottom
+attr titleMarginEnd
+attr titleMarginStart
+attr titleMarginTop
+attr titleMargins
+attr titleTextAppearance
+attr titleTextColor
+attr titleTextStyle
+attr toolbarNavigationButtonStyle
+attr toolbarStyle
+attr tooltipForegroundColor
+attr tooltipFrameBackground
+attr tooltipText
+attr track
+attr trackTint
+attr trackTintMode
+attr ttcIndex
+attr viewInflaterClass
+attr voiceIcon
+attr windowActionBar
+attr windowActionBarOverlay
+attr windowActionModeOverlay
+attr windowFixedHeightMajor
+attr windowFixedHeightMinor
+attr windowFixedWidthMajor
+attr windowFixedWidthMinor
+attr windowMinWidthMajor
+attr windowMinWidthMinor
+attr windowNoTitle
+bool abc_action_bar_embed_tabs
+bool abc_allow_stacked_button_bar
+bool abc_config_actionMenuItemAllCaps
+color abc_background_cache_hint_selector_material_dark
+color abc_background_cache_hint_selector_material_light
+color abc_btn_colored_borderless_text_material
+color abc_btn_colored_text_material
+color abc_color_highlight_material
+color abc_hint_foreground_material_dark
+color abc_hint_foreground_material_light
+color abc_input_method_navigation_guard
+color abc_primary_text_disable_only_material_dark
+color abc_primary_text_disable_only_material_light
+color abc_primary_text_material_dark
+color abc_primary_text_material_light
+color abc_search_url_text
+color abc_search_url_text_normal
+color abc_search_url_text_pressed
+color abc_search_url_text_selected
+color abc_secondary_text_material_dark
+color abc_secondary_text_material_light
+color abc_tint_btn_checkable
+color abc_tint_default
+color abc_tint_edittext
+color abc_tint_seek_thumb
+color abc_tint_spinner
+color abc_tint_switch_track
+color accent_material_dark
+color accent_material_light
+color background_floating_material_dark
+color background_floating_material_light
+color background_material_dark
+color background_material_light
+color bright_foreground_disabled_material_dark
+color bright_foreground_disabled_material_light
+color bright_foreground_inverse_material_dark
+color bright_foreground_inverse_material_light
+color bright_foreground_material_dark
+color bright_foreground_material_light
+color button_material_dark
+color button_material_light
+color colorAccent
+color colorPrimary
+color colorPrimaryDark
+color dim_foreground_disabled_material_dark
+color dim_foreground_disabled_material_light
+color dim_foreground_material_dark
+color dim_foreground_material_light
+color error_color_material_dark
+color error_color_material_light
+color foreground_material_dark
+color foreground_material_light
+color highlighted_text_material_dark
+color highlighted_text_material_light
+color material_blue_grey_800
+color material_blue_grey_900
+color material_blue_grey_950
+color material_deep_teal_200
+color material_deep_teal_500
+color material_grey_100
+color material_grey_300
+color material_grey_50
+color material_grey_600
+color material_grey_800
+color material_grey_850
+color material_grey_900
+color notification_action_color_filter
+color notification_icon_bg_color
+color primary_dark_material_dark
+color primary_dark_material_light
+color primary_material_dark
+color primary_material_light
+color primary_text_default_material_dark
+color primary_text_default_material_light
+color primary_text_disabled_material_dark
+color primary_text_disabled_material_light
+color ripple_material_dark
+color ripple_material_light
+color secondary_text_default_material_dark
+color secondary_text_default_material_light
+color secondary_text_disabled_material_dark
+color secondary_text_disabled_material_light
+color switch_thumb_disabled_material_dark
+color switch_thumb_disabled_material_light
+color switch_thumb_material_dark
+color switch_thumb_material_light
+color switch_thumb_normal_material_dark
+color switch_thumb_normal_material_light
+color tooltip_background_dark
+color tooltip_background_light
+dimen abc_action_bar_content_inset_material
+dimen abc_action_bar_content_inset_with_nav
+dimen abc_action_bar_default_height_material
+dimen abc_action_bar_default_padding_end_material
+dimen abc_action_bar_default_padding_start_material
+dimen abc_action_bar_elevation_material
+dimen abc_action_bar_icon_vertical_padding_material
+dimen abc_action_bar_overflow_padding_end_material
+dimen abc_action_bar_overflow_padding_start_material
+dimen abc_action_bar_stacked_max_height
+dimen abc_action_bar_stacked_tab_max_width
+dimen abc_action_bar_subtitle_bottom_margin_material
+dimen abc_action_bar_subtitle_top_margin_material
+dimen abc_action_button_min_height_material
+dimen abc_action_button_min_width_material
+dimen abc_action_button_min_width_overflow_material
+dimen abc_alert_dialog_button_bar_height
+dimen abc_alert_dialog_button_dimen
+dimen abc_button_inset_horizontal_material
+dimen abc_button_inset_vertical_material
+dimen abc_button_padding_horizontal_material
+dimen abc_button_padding_vertical_material
+dimen abc_cascading_menus_min_smallest_width
+dimen abc_config_prefDialogWidth
+dimen abc_control_corner_material
+dimen abc_control_inset_material
+dimen abc_control_padding_material
+dimen abc_dialog_corner_radius_material
+dimen abc_dialog_fixed_height_major
+dimen abc_dialog_fixed_height_minor
+dimen abc_dialog_fixed_width_major
+dimen abc_dialog_fixed_width_minor
+dimen abc_dialog_list_padding_bottom_no_buttons
+dimen abc_dialog_list_padding_top_no_title
+dimen abc_dialog_min_width_major
+dimen abc_dialog_min_width_minor
+dimen abc_dialog_padding_material
+dimen abc_dialog_padding_top_material
+dimen abc_dialog_title_divider_material
+dimen abc_disabled_alpha_material_dark
+dimen abc_disabled_alpha_material_light
+dimen abc_dropdownitem_icon_width
+dimen abc_dropdownitem_text_padding_left
+dimen abc_dropdownitem_text_padding_right
+dimen abc_edit_text_inset_bottom_material
+dimen abc_edit_text_inset_horizontal_material
+dimen abc_edit_text_inset_top_material
+dimen abc_floating_window_z
+dimen abc_list_item_height_large_material
+dimen abc_list_item_height_material
+dimen abc_list_item_height_small_material
+dimen abc_list_item_padding_horizontal_material
+dimen abc_panel_menu_list_width
+dimen abc_progress_bar_height_material
+dimen abc_search_view_preferred_height
+dimen abc_search_view_preferred_width
+dimen abc_seekbar_track_background_height_material
+dimen abc_seekbar_track_progress_height_material
+dimen abc_select_dialog_padding_start_material
+dimen abc_switch_padding
+dimen abc_text_size_body_1_material
+dimen abc_text_size_body_2_material
+dimen abc_text_size_button_material
+dimen abc_text_size_caption_material
+dimen abc_text_size_display_1_material
+dimen abc_text_size_display_2_material
+dimen abc_text_size_display_3_material
+dimen abc_text_size_display_4_material
+dimen abc_text_size_headline_material
+dimen abc_text_size_large_material
+dimen abc_text_size_medium_material
+dimen abc_text_size_menu_header_material
+dimen abc_text_size_menu_material
+dimen abc_text_size_small_material
+dimen abc_text_size_subhead_material
+dimen abc_text_size_subtitle_material_toolbar
+dimen abc_text_size_title_material
+dimen abc_text_size_title_material_toolbar
+dimen compat_button_inset_horizontal_material
+dimen compat_button_inset_vertical_material
+dimen compat_button_padding_horizontal_material
+dimen compat_button_padding_vertical_material
+dimen compat_control_corner_material
+dimen compat_notification_large_icon_max_height
+dimen compat_notification_large_icon_max_width
+dimen disabled_alpha_material_dark
+dimen disabled_alpha_material_light
+dimen highlight_alpha_material_colored
+dimen highlight_alpha_material_dark
+dimen highlight_alpha_material_light
+dimen hint_alpha_material_dark
+dimen hint_alpha_material_light
+dimen hint_pressed_alpha_material_dark
+dimen hint_pressed_alpha_material_light
+dimen notification_action_icon_size
+dimen notification_action_text_size
+dimen notification_big_circle_margin
+dimen notification_content_margin_start
+dimen notification_large_icon_height
+dimen notification_large_icon_width
+dimen notification_main_column_padding_top
+dimen notification_media_narrow_margin
+dimen notification_right_icon_size
+dimen notification_right_side_padding_top
+dimen notification_small_icon_background_padding
+dimen notification_small_icon_size_as_large
+dimen notification_subtext_size
+dimen notification_top_pad
+dimen notification_top_pad_large_text
+dimen tooltip_corner_radius
+dimen tooltip_horizontal_padding
+dimen tooltip_margin
+dimen tooltip_precise_anchor_extra_offset
+dimen tooltip_precise_anchor_threshold
+dimen tooltip_vertical_padding
+dimen tooltip_y_offset_non_touch
+dimen tooltip_y_offset_touch
+drawable abc_ab_share_pack_mtrl_alpha
+drawable abc_action_bar_item_background_material
+drawable abc_btn_borderless_material
+drawable abc_btn_check_material
+drawable abc_btn_check_material_anim
+drawable abc_btn_check_to_on_mtrl_000
+drawable abc_btn_check_to_on_mtrl_015
+drawable abc_btn_colored_material
+drawable abc_btn_default_mtrl_shape
+drawable abc_btn_radio_material
+drawable abc_btn_radio_material_anim
+drawable abc_btn_radio_to_on_mtrl_000
+drawable abc_btn_radio_to_on_mtrl_015
+drawable abc_btn_switch_to_on_mtrl_00001
+drawable abc_btn_switch_to_on_mtrl_00012
+drawable abc_cab_background_internal_bg
+drawable abc_cab_background_top_material
+drawable abc_cab_background_top_mtrl_alpha
+drawable abc_control_background_material
+drawable abc_dialog_material_background
+drawable abc_edit_text_material
+drawable abc_ic_ab_back_material
+drawable abc_ic_arrow_drop_right_black_24dp
+drawable abc_ic_clear_material
+drawable abc_ic_commit_search_api_mtrl_alpha
+drawable abc_ic_go_search_api_material
+drawable abc_ic_menu_copy_mtrl_am_alpha
+drawable abc_ic_menu_cut_mtrl_alpha
+drawable abc_ic_menu_overflow_material
+drawable abc_ic_menu_paste_mtrl_am_alpha
+drawable abc_ic_menu_selectall_mtrl_alpha
+drawable abc_ic_menu_share_mtrl_alpha
+drawable abc_ic_search_api_material
+drawable abc_ic_star_black_16dp
+drawable abc_ic_star_black_36dp
+drawable abc_ic_star_black_48dp
+drawable abc_ic_star_half_black_16dp
+drawable abc_ic_star_half_black_36dp
+drawable abc_ic_star_half_black_48dp
+drawable abc_ic_voice_search_api_material
+drawable abc_item_background_holo_dark
+drawable abc_item_background_holo_light
+drawable abc_list_divider_material
+drawable abc_list_divider_mtrl_alpha
+drawable abc_list_focused_holo
+drawable abc_list_longpressed_holo
+drawable abc_list_pressed_holo_dark
+drawable abc_list_pressed_holo_light
+drawable abc_list_selector_background_transition_holo_dark
+drawable abc_list_selector_background_transition_holo_light
+drawable abc_list_selector_disabled_holo_dark
+drawable abc_list_selector_disabled_holo_light
+drawable abc_list_selector_holo_dark
+drawable abc_list_selector_holo_light
+drawable abc_menu_hardkey_panel_mtrl_mult
+drawable abc_popup_background_mtrl_mult
+drawable abc_ratingbar_indicator_material
+drawable abc_ratingbar_material
+drawable abc_ratingbar_small_material
+drawable abc_scrubber_control_off_mtrl_alpha
+drawable abc_scrubber_control_to_pressed_mtrl_000
+drawable abc_scrubber_control_to_pressed_mtrl_005
+drawable abc_scrubber_primary_mtrl_alpha
+drawable abc_scrubber_track_mtrl_alpha
+drawable abc_seekbar_thumb_material
+drawable abc_seekbar_tick_mark_material
+drawable abc_seekbar_track_material
+drawable abc_spinner_mtrl_am_alpha
+drawable abc_spinner_textfield_background_material
+drawable abc_switch_thumb_material
+drawable abc_switch_track_mtrl_alpha
+drawable abc_tab_indicator_material
+drawable abc_tab_indicator_mtrl_alpha
+drawable abc_text_cursor_material
+drawable abc_text_select_handle_left_mtrl_dark
+drawable abc_text_select_handle_left_mtrl_light
+drawable abc_text_select_handle_middle_mtrl_dark
+drawable abc_text_select_handle_middle_mtrl_light
+drawable abc_text_select_handle_right_mtrl_dark
+drawable abc_text_select_handle_right_mtrl_light
+drawable abc_textfield_activated_mtrl_alpha
+drawable abc_textfield_default_mtrl_alpha
+drawable abc_textfield_search_activated_mtrl_alpha
+drawable abc_textfield_search_default_mtrl_alpha
+drawable abc_textfield_search_material
+drawable abc_vector_test
+drawable btn_checkbox_checked_mtrl
+drawable btn_checkbox_checked_to_unchecked_mtrl_animation
+drawable btn_checkbox_unchecked_mtrl
+drawable btn_checkbox_unchecked_to_checked_mtrl_animation
+drawable btn_radio_off_mtrl
+drawable btn_radio_off_to_on_mtrl_animation
+drawable btn_radio_on_mtrl
+drawable btn_radio_on_to_off_mtrl_animation
+drawable ic_launcher_background
+drawable ic_launcher_foreground
+drawable notification_action_background
+drawable notification_bg
+drawable notification_bg_low
+drawable notification_bg_low_normal
+drawable notification_bg_low_pressed
+drawable notification_bg_normal
+drawable notification_bg_normal_pressed
+drawable notification_icon_background
+drawable notification_template_icon_bg
+drawable notification_template_icon_low_bg
+drawable notification_tile_bg
+drawable notify_panel_notification_icon_bg
+drawable tooltip_frame_dark
+drawable tooltip_frame_light
+id ALT
+id CTRL
+id FUNCTION
+id META
+id SHIFT
+id SYM
+id accessibility_action_clickable_span
+id accessibility_custom_action_0
+id accessibility_custom_action_1
+id accessibility_custom_action_10
+id accessibility_custom_action_11
+id accessibility_custom_action_12
+id accessibility_custom_action_13
+id accessibility_custom_action_14
+id accessibility_custom_action_15
+id accessibility_custom_action_16
+id accessibility_custom_action_17
+id accessibility_custom_action_18
+id accessibility_custom_action_19
+id accessibility_custom_action_2
+id accessibility_custom_action_20
+id accessibility_custom_action_21
+id accessibility_custom_action_22
+id accessibility_custom_action_23
+id accessibility_custom_action_24
+id accessibility_custom_action_25
+id accessibility_custom_action_26
+id accessibility_custom_action_27
+id accessibility_custom_action_28
+id accessibility_custom_action_29
+id accessibility_custom_action_3
+id accessibility_custom_action_30
+id accessibility_custom_action_31
+id accessibility_custom_action_4
+id accessibility_custom_action_5
+id accessibility_custom_action_6
+id accessibility_custom_action_7
+id accessibility_custom_action_8
+id accessibility_custom_action_9
+id action_bar
+id action_bar_activity_content
+id action_bar_container
+id action_bar_root
+id action_bar_spinner
+id action_bar_subtitle
+id action_bar_title
+id action_container
+id action_context_bar
+id action_divider
+id action_image
+id action_menu_divider
+id action_menu_presenter
+id action_mode_bar
+id action_mode_bar_stub
+id action_mode_close_button
+id action_text
+id actions
+id activity_chooser_view_content
+id add
+id alertTitle
+id always
+id async
+id barrier
+id beginning
+id blocking
+id bottom
+id buttonPanel
+id center_vertical
+id chains
+id checkbox
+id checked
+id chronometer
+id collapseActionView
+id content
+id contentPanel
+id custom
+id customPanel
+id decor_content_parent
+id default_activity_button
+id dialog_button
+id dimensions
+id direct
+id disableHome
+id edit_query
+id end
+id expand_activities_button
+id expanded_menu
+id forever
+id gone
+id group_divider
+id groups
+id home
+id homeAsUp
+id icon
+id icon_group
+id ifRoom
+id image
+id image_view
+id info
+id invisible
+id italic
+id left
+id line1
+id line3
+id listMode
+id list_item
+id message
+id middle
+id multiply
+id never
+id none
+id normal
+id notification_background
+id notification_main_column
+id notification_main_column_container
+id off
+id on
+id open_camera
+id packed
+id parent
+id parentPanel
+id percent
+id progress_circular
+id progress_horizontal
+id radio
+id result_text
+id right
+id right_icon
+id right_side
+id screen
+id scrollIndicatorDown
+id scrollIndicatorUp
+id scrollView
+id search_badge
+id search_bar
+id search_button
+id search_close_btn
+id search_edit_frame
+id search_go_btn
+id search_mag_icon
+id search_plate
+id search_src_text
+id search_voice_btn
+id select_dialog_listview
+id select_img_btn
+id shortcut
+id showCustom
+id showHome
+id showTitle
+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 submenuarrow
+id submit_area
+id tabMode
+id tag_accessibility_actions
+id tag_accessibility_clickable_spans
+id tag_accessibility_heading
+id tag_accessibility_pane_title
+id tag_screen_reader_focusable
+id tag_transition_group
+id tag_unhandled_key_event_manager
+id tag_unhandled_key_listeners
+id text
+id text2
+id textSpacerNoButtons
+id textSpacerNoTitle
+id texture_view
+id time
+id title
+id titleDividerNoCustom
+id title_template
+id top
+id topPanel
+id unchecked
+id uniform
+id up
+id useLogo
+id withText
+id wrap
+id wrap_content
+integer abc_config_activityDefaultDur
+integer abc_config_activityShortDur
+integer cancel_button_image_alpha
+integer config_tooltipAnimTime
+integer status_bar_notification_info_maxnum
+interpolator btn_checkbox_checked_mtrl_animation_interpolator_0
+interpolator btn_checkbox_checked_mtrl_animation_interpolator_1
+interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0
+interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1
+interpolator btn_radio_to_off_mtrl_animation_interpolator_0
+interpolator btn_radio_to_on_mtrl_animation_interpolator_0
+interpolator fast_out_slow_in
+layout abc_action_bar_title_item
+layout abc_action_bar_up_container
+layout abc_action_menu_item_layout
+layout abc_action_menu_layout
+layout abc_action_mode_bar
+layout abc_action_mode_close_item_material
+layout abc_activity_chooser_view
+layout abc_activity_chooser_view_list_item
+layout abc_alert_dialog_button_bar_material
+layout abc_alert_dialog_material
+layout abc_alert_dialog_title_material
+layout abc_cascading_menu_item_layout
+layout abc_dialog_title_material
+layout abc_expanded_menu_layout
+layout abc_list_menu_item_checkbox
+layout abc_list_menu_item_icon
+layout abc_list_menu_item_layout
+layout abc_list_menu_item_radio
+layout abc_popup_menu_header_item_layout
+layout abc_popup_menu_item_layout
+layout abc_screen_content_include
+layout abc_screen_simple
+layout abc_screen_simple_overlay_action_mode
+layout abc_screen_toolbar
+layout abc_search_dropdown_item_icons_2line
+layout abc_search_view
+layout abc_select_dialog_material
+layout abc_tooltip
+layout activity_camera
+layout activity_main
+layout custom_dialog
+layout notification_action
+layout notification_action_tombstone
+layout notification_template_custom_big
+layout notification_template_icon_group
+layout notification_template_part_chronometer
+layout notification_template_part_time
+layout select_dialog_item_material
+layout select_dialog_multichoice_material
+layout select_dialog_singlechoice_material
+layout support_simple_spinner_dropdown_item
+mipmap ic_launcher
+mipmap ic_launcher_round
+string abc_action_bar_home_description
+string abc_action_bar_up_description
+string abc_action_menu_overflow_description
+string abc_action_mode_done
+string abc_activity_chooser_view_see_all
+string abc_activitychooserview_choose_application
+string abc_capital_off
+string abc_capital_on
+string abc_menu_alt_shortcut_label
+string abc_menu_ctrl_shortcut_label
+string abc_menu_delete_shortcut_label
+string abc_menu_enter_shortcut_label
+string abc_menu_function_shortcut_label
+string abc_menu_meta_shortcut_label
+string abc_menu_shift_shortcut_label
+string abc_menu_space_shortcut_label
+string abc_menu_sym_shortcut_label
+string abc_prepend_shortcut_label
+string abc_search_hint
+string abc_searchview_description_clear
+string abc_searchview_description_query
+string abc_searchview_description_search
+string abc_searchview_description_submit
+string abc_searchview_description_voice
+string abc_shareactionprovider_share_with
+string abc_shareactionprovider_share_with_application
+string abc_toolbar_collapse_description
+string app_name
+string search_menu_title
+string status_bar_notification_info_overflow
+style AlertDialog_AppCompat
+style AlertDialog_AppCompat_Light
+style Animation_AppCompat_Dialog
+style Animation_AppCompat_DropDownUp
+style Animation_AppCompat_Tooltip
+style AppTheme
+style Base_AlertDialog_AppCompat
+style Base_AlertDialog_AppCompat_Light
+style Base_Animation_AppCompat_Dialog
+style Base_Animation_AppCompat_DropDownUp
+style Base_Animation_AppCompat_Tooltip
+style Base_DialogWindowTitle_AppCompat
+style Base_DialogWindowTitleBackground_AppCompat
+style Base_TextAppearance_AppCompat
+style Base_TextAppearance_AppCompat_Body1
+style Base_TextAppearance_AppCompat_Body2
+style Base_TextAppearance_AppCompat_Button
+style Base_TextAppearance_AppCompat_Caption
+style Base_TextAppearance_AppCompat_Display1
+style Base_TextAppearance_AppCompat_Display2
+style Base_TextAppearance_AppCompat_Display3
+style Base_TextAppearance_AppCompat_Display4
+style Base_TextAppearance_AppCompat_Headline
+style Base_TextAppearance_AppCompat_Inverse
+style Base_TextAppearance_AppCompat_Large
+style Base_TextAppearance_AppCompat_Large_Inverse
+style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large
+style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small
+style Base_TextAppearance_AppCompat_Medium
+style Base_TextAppearance_AppCompat_Medium_Inverse
+style Base_TextAppearance_AppCompat_Menu
+style Base_TextAppearance_AppCompat_SearchResult
+style Base_TextAppearance_AppCompat_SearchResult_Subtitle
+style Base_TextAppearance_AppCompat_SearchResult_Title
+style Base_TextAppearance_AppCompat_Small
+style Base_TextAppearance_AppCompat_Small_Inverse
+style Base_TextAppearance_AppCompat_Subhead
+style Base_TextAppearance_AppCompat_Subhead_Inverse
+style Base_TextAppearance_AppCompat_Title
+style Base_TextAppearance_AppCompat_Title_Inverse
+style Base_TextAppearance_AppCompat_Tooltip
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Title
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse
+style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle
+style Base_TextAppearance_AppCompat_Widget_ActionMode_Title
+style Base_TextAppearance_AppCompat_Widget_Button
+style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored
+style Base_TextAppearance_AppCompat_Widget_Button_Colored
+style Base_TextAppearance_AppCompat_Widget_Button_Inverse
+style Base_TextAppearance_AppCompat_Widget_DropDownItem
+style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header
+style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large
+style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small
+style Base_TextAppearance_AppCompat_Widget_Switch
+style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem
+style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item
+style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle
+style Base_TextAppearance_Widget_AppCompat_Toolbar_Title
+style Base_Theme_AppCompat
+style Base_Theme_AppCompat_CompactMenu
+style Base_Theme_AppCompat_Dialog
+style Base_Theme_AppCompat_Dialog_Alert
+style Base_Theme_AppCompat_Dialog_FixedSize
+style Base_Theme_AppCompat_Dialog_MinWidth
+style Base_Theme_AppCompat_DialogWhenLarge
+style Base_Theme_AppCompat_Light
+style Base_Theme_AppCompat_Light_DarkActionBar
+style Base_Theme_AppCompat_Light_Dialog
+style Base_Theme_AppCompat_Light_Dialog_Alert
+style Base_Theme_AppCompat_Light_Dialog_FixedSize
+style Base_Theme_AppCompat_Light_Dialog_MinWidth
+style Base_Theme_AppCompat_Light_DialogWhenLarge
+style Base_ThemeOverlay_AppCompat
+style Base_ThemeOverlay_AppCompat_ActionBar
+style Base_ThemeOverlay_AppCompat_Dark
+style Base_ThemeOverlay_AppCompat_Dark_ActionBar
+style Base_ThemeOverlay_AppCompat_Dialog
+style Base_ThemeOverlay_AppCompat_Dialog_Alert
+style Base_ThemeOverlay_AppCompat_Light
+style Base_V21_Theme_AppCompat
+style Base_V21_Theme_AppCompat_Dialog
+style Base_V21_Theme_AppCompat_Light
+style Base_V21_Theme_AppCompat_Light_Dialog
+style Base_V21_ThemeOverlay_AppCompat_Dialog
+style Base_V22_Theme_AppCompat
+style Base_V22_Theme_AppCompat_Light
+style Base_V23_Theme_AppCompat
+style Base_V23_Theme_AppCompat_Light
+style Base_V26_Theme_AppCompat
+style Base_V26_Theme_AppCompat_Light
+style Base_V26_Widget_AppCompat_Toolbar
+style Base_V28_Theme_AppCompat
+style Base_V28_Theme_AppCompat_Light
+style Base_V7_Theme_AppCompat
+style Base_V7_Theme_AppCompat_Dialog
+style Base_V7_Theme_AppCompat_Light
+style Base_V7_Theme_AppCompat_Light_Dialog
+style Base_V7_ThemeOverlay_AppCompat_Dialog
+style Base_V7_Widget_AppCompat_AutoCompleteTextView
+style Base_V7_Widget_AppCompat_EditText
+style Base_V7_Widget_AppCompat_Toolbar
+style Base_Widget_AppCompat_ActionBar
+style Base_Widget_AppCompat_ActionBar_Solid
+style Base_Widget_AppCompat_ActionBar_TabBar
+style Base_Widget_AppCompat_ActionBar_TabText
+style Base_Widget_AppCompat_ActionBar_TabView
+style Base_Widget_AppCompat_ActionButton
+style Base_Widget_AppCompat_ActionButton_CloseMode
+style Base_Widget_AppCompat_ActionButton_Overflow
+style Base_Widget_AppCompat_ActionMode
+style Base_Widget_AppCompat_ActivityChooserView
+style Base_Widget_AppCompat_AutoCompleteTextView
+style Base_Widget_AppCompat_Button
+style Base_Widget_AppCompat_Button_Borderless
+style Base_Widget_AppCompat_Button_Borderless_Colored
+style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog
+style Base_Widget_AppCompat_Button_Colored
+style Base_Widget_AppCompat_Button_Small
+style Base_Widget_AppCompat_ButtonBar
+style Base_Widget_AppCompat_ButtonBar_AlertDialog
+style Base_Widget_AppCompat_CompoundButton_CheckBox
+style Base_Widget_AppCompat_CompoundButton_RadioButton
+style Base_Widget_AppCompat_CompoundButton_Switch
+style Base_Widget_AppCompat_DrawerArrowToggle
+style Base_Widget_AppCompat_DrawerArrowToggle_Common
+style Base_Widget_AppCompat_DropDownItem_Spinner
+style Base_Widget_AppCompat_EditText
+style Base_Widget_AppCompat_ImageButton
+style Base_Widget_AppCompat_Light_ActionBar
+style Base_Widget_AppCompat_Light_ActionBar_Solid
+style Base_Widget_AppCompat_Light_ActionBar_TabBar
+style Base_Widget_AppCompat_Light_ActionBar_TabText
+style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse
+style Base_Widget_AppCompat_Light_ActionBar_TabView
+style Base_Widget_AppCompat_Light_PopupMenu
+style Base_Widget_AppCompat_Light_PopupMenu_Overflow
+style Base_Widget_AppCompat_ListMenuView
+style Base_Widget_AppCompat_ListPopupWindow
+style Base_Widget_AppCompat_ListView
+style Base_Widget_AppCompat_ListView_DropDown
+style Base_Widget_AppCompat_ListView_Menu
+style Base_Widget_AppCompat_PopupMenu
+style Base_Widget_AppCompat_PopupMenu_Overflow
+style Base_Widget_AppCompat_PopupWindow
+style Base_Widget_AppCompat_ProgressBar
+style Base_Widget_AppCompat_ProgressBar_Horizontal
+style Base_Widget_AppCompat_RatingBar
+style Base_Widget_AppCompat_RatingBar_Indicator
+style Base_Widget_AppCompat_RatingBar_Small
+style Base_Widget_AppCompat_SearchView
+style Base_Widget_AppCompat_SearchView_ActionBar
+style Base_Widget_AppCompat_SeekBar
+style Base_Widget_AppCompat_SeekBar_Discrete
+style Base_Widget_AppCompat_Spinner
+style Base_Widget_AppCompat_Spinner_Underlined
+style Base_Widget_AppCompat_TextView
+style Base_Widget_AppCompat_TextView_SpinnerItem
+style Base_Widget_AppCompat_Toolbar
+style Base_Widget_AppCompat_Toolbar_Button_Navigation
+style Platform_AppCompat
+style Platform_AppCompat_Light
+style Platform_ThemeOverlay_AppCompat
+style Platform_ThemeOverlay_AppCompat_Dark
+style Platform_ThemeOverlay_AppCompat_Light
+style Platform_V21_AppCompat
+style Platform_V21_AppCompat_Light
+style Platform_V25_AppCompat
+style Platform_V25_AppCompat_Light
+style Platform_Widget_AppCompat_Spinner
+style RtlOverlay_DialogWindowTitle_AppCompat
+style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem
+style RtlOverlay_Widget_AppCompat_DialogTitle_Icon
+style RtlOverlay_Widget_AppCompat_PopupMenuItem
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title
+style RtlOverlay_Widget_AppCompat_Search_DropDown
+style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1
+style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2
+style RtlOverlay_Widget_AppCompat_Search_DropDown_Query
+style RtlOverlay_Widget_AppCompat_Search_DropDown_Text
+style RtlOverlay_Widget_AppCompat_SearchView_MagIcon
+style RtlUnderlay_Widget_AppCompat_ActionButton
+style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow
+style TextAppearance_AppCompat
+style TextAppearance_AppCompat_Body1
+style TextAppearance_AppCompat_Body2
+style TextAppearance_AppCompat_Button
+style TextAppearance_AppCompat_Caption
+style TextAppearance_AppCompat_Display1
+style TextAppearance_AppCompat_Display2
+style TextAppearance_AppCompat_Display3
+style TextAppearance_AppCompat_Display4
+style TextAppearance_AppCompat_Headline
+style TextAppearance_AppCompat_Inverse
+style TextAppearance_AppCompat_Large
+style TextAppearance_AppCompat_Large_Inverse
+style TextAppearance_AppCompat_Light_SearchResult_Subtitle
+style TextAppearance_AppCompat_Light_SearchResult_Title
+style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large
+style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small
+style TextAppearance_AppCompat_Medium
+style TextAppearance_AppCompat_Medium_Inverse
+style TextAppearance_AppCompat_Menu
+style TextAppearance_AppCompat_SearchResult_Subtitle
+style TextAppearance_AppCompat_SearchResult_Title
+style TextAppearance_AppCompat_Small
+style TextAppearance_AppCompat_Small_Inverse
+style TextAppearance_AppCompat_Subhead
+style TextAppearance_AppCompat_Subhead_Inverse
+style TextAppearance_AppCompat_Title
+style TextAppearance_AppCompat_Title_Inverse
+style TextAppearance_AppCompat_Tooltip
+style TextAppearance_AppCompat_Widget_ActionBar_Menu
+style TextAppearance_AppCompat_Widget_ActionBar_Subtitle
+style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse
+style TextAppearance_AppCompat_Widget_ActionBar_Title
+style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse
+style TextAppearance_AppCompat_Widget_ActionMode_Subtitle
+style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse
+style TextAppearance_AppCompat_Widget_ActionMode_Title
+style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse
+style TextAppearance_AppCompat_Widget_Button
+style TextAppearance_AppCompat_Widget_Button_Borderless_Colored
+style TextAppearance_AppCompat_Widget_Button_Colored
+style TextAppearance_AppCompat_Widget_Button_Inverse
+style TextAppearance_AppCompat_Widget_DropDownItem
+style TextAppearance_AppCompat_Widget_PopupMenu_Header
+style TextAppearance_AppCompat_Widget_PopupMenu_Large
+style TextAppearance_AppCompat_Widget_PopupMenu_Small
+style TextAppearance_AppCompat_Widget_Switch
+style TextAppearance_AppCompat_Widget_TextView_SpinnerItem
+style TextAppearance_Compat_Notification
+style TextAppearance_Compat_Notification_Info
+style TextAppearance_Compat_Notification_Line2
+style TextAppearance_Compat_Notification_Time
+style TextAppearance_Compat_Notification_Title
+style TextAppearance_Widget_AppCompat_ExpandedMenu_Item
+style TextAppearance_Widget_AppCompat_Toolbar_Subtitle
+style TextAppearance_Widget_AppCompat_Toolbar_Title
+style Theme_AppCompat
+style Theme_AppCompat_CompactMenu
+style Theme_AppCompat_DayNight
+style Theme_AppCompat_DayNight_DarkActionBar
+style Theme_AppCompat_DayNight_Dialog
+style Theme_AppCompat_DayNight_Dialog_Alert
+style Theme_AppCompat_DayNight_Dialog_MinWidth
+style Theme_AppCompat_DayNight_DialogWhenLarge
+style Theme_AppCompat_DayNight_NoActionBar
+style Theme_AppCompat_Dialog
+style Theme_AppCompat_Dialog_Alert
+style Theme_AppCompat_Dialog_MinWidth
+style Theme_AppCompat_DialogWhenLarge
+style Theme_AppCompat_Light
+style Theme_AppCompat_Light_DarkActionBar
+style Theme_AppCompat_Light_Dialog
+style Theme_AppCompat_Light_Dialog_Alert
+style Theme_AppCompat_Light_Dialog_MinWidth
+style Theme_AppCompat_Light_DialogWhenLarge
+style Theme_AppCompat_Light_NoActionBar
+style Theme_AppCompat_NoActionBar
+style ThemeOverlay_AppCompat
+style ThemeOverlay_AppCompat_ActionBar
+style ThemeOverlay_AppCompat_Dark
+style ThemeOverlay_AppCompat_Dark_ActionBar
+style ThemeOverlay_AppCompat_DayNight
+style ThemeOverlay_AppCompat_DayNight_ActionBar
+style ThemeOverlay_AppCompat_Dialog
+style ThemeOverlay_AppCompat_Dialog_Alert
+style ThemeOverlay_AppCompat_Light
+style Widget_AppCompat_ActionBar
+style Widget_AppCompat_ActionBar_Solid
+style Widget_AppCompat_ActionBar_TabBar
+style Widget_AppCompat_ActionBar_TabText
+style Widget_AppCompat_ActionBar_TabView
+style Widget_AppCompat_ActionButton
+style Widget_AppCompat_ActionButton_CloseMode
+style Widget_AppCompat_ActionButton_Overflow
+style Widget_AppCompat_ActionMode
+style Widget_AppCompat_ActivityChooserView
+style Widget_AppCompat_AutoCompleteTextView
+style Widget_AppCompat_Button
+style Widget_AppCompat_Button_Borderless
+style Widget_AppCompat_Button_Borderless_Colored
+style Widget_AppCompat_Button_ButtonBar_AlertDialog
+style Widget_AppCompat_Button_Colored
+style Widget_AppCompat_Button_Small
+style Widget_AppCompat_ButtonBar
+style Widget_AppCompat_ButtonBar_AlertDialog
+style Widget_AppCompat_CompoundButton_CheckBox
+style Widget_AppCompat_CompoundButton_RadioButton
+style Widget_AppCompat_CompoundButton_Switch
+style Widget_AppCompat_DrawerArrowToggle
+style Widget_AppCompat_DropDownItem_Spinner
+style Widget_AppCompat_EditText
+style Widget_AppCompat_ImageButton
+style Widget_AppCompat_Light_ActionBar
+style Widget_AppCompat_Light_ActionBar_Solid
+style Widget_AppCompat_Light_ActionBar_Solid_Inverse
+style Widget_AppCompat_Light_ActionBar_TabBar
+style Widget_AppCompat_Light_ActionBar_TabBar_Inverse
+style Widget_AppCompat_Light_ActionBar_TabText
+style Widget_AppCompat_Light_ActionBar_TabText_Inverse
+style Widget_AppCompat_Light_ActionBar_TabView
+style Widget_AppCompat_Light_ActionBar_TabView_Inverse
+style Widget_AppCompat_Light_ActionButton
+style Widget_AppCompat_Light_ActionButton_CloseMode
+style Widget_AppCompat_Light_ActionButton_Overflow
+style Widget_AppCompat_Light_ActionMode_Inverse
+style Widget_AppCompat_Light_ActivityChooserView
+style Widget_AppCompat_Light_AutoCompleteTextView
+style Widget_AppCompat_Light_DropDownItem_Spinner
+style Widget_AppCompat_Light_ListPopupWindow
+style Widget_AppCompat_Light_ListView_DropDown
+style Widget_AppCompat_Light_PopupMenu
+style Widget_AppCompat_Light_PopupMenu_Overflow
+style Widget_AppCompat_Light_SearchView
+style Widget_AppCompat_Light_Spinner_DropDown_ActionBar
+style Widget_AppCompat_ListMenuView
+style Widget_AppCompat_ListPopupWindow
+style Widget_AppCompat_ListView
+style Widget_AppCompat_ListView_DropDown
+style Widget_AppCompat_ListView_Menu
+style Widget_AppCompat_PopupMenu
+style Widget_AppCompat_PopupMenu_Overflow
+style Widget_AppCompat_PopupWindow
+style Widget_AppCompat_ProgressBar
+style Widget_AppCompat_ProgressBar_Horizontal
+style Widget_AppCompat_RatingBar
+style Widget_AppCompat_RatingBar_Indicator
+style Widget_AppCompat_RatingBar_Small
+style Widget_AppCompat_SearchView
+style Widget_AppCompat_SearchView_ActionBar
+style Widget_AppCompat_SeekBar
+style Widget_AppCompat_SeekBar_Discrete
+style Widget_AppCompat_Spinner
+style Widget_AppCompat_Spinner_DropDown
+style Widget_AppCompat_Spinner_DropDown_ActionBar
+style Widget_AppCompat_Spinner_Underlined
+style Widget_AppCompat_TextView
+style Widget_AppCompat_TextView_SpinnerItem
+style Widget_AppCompat_Toolbar
+style Widget_AppCompat_Toolbar_Button_Navigation
+style Widget_Compat_NotificationActionContainer
+style Widget_Compat_NotificationActionText
+styleable ActionBar background backgroundSplit backgroundStacked contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation customNavigationLayout displayOptions divider elevation height hideOnContentScroll homeAsUpIndicator homeLayout icon indeterminateProgressStyle itemPadding logo navigationMode popupTheme progressBarPadding progressBarStyle subtitle subtitleTextStyle title titleTextStyle
+styleable ActionBarLayout android_layout_gravity
+styleable ActionMenuItemView android_minWidth
+styleable ActionMenuView
+styleable ActionMode background backgroundSplit closeItemLayout height subtitleTextStyle titleTextStyle
+styleable ActivityChooserView expandActivityOverflowButtonDrawable initialActivityCount
+styleable AlertDialog android_layout buttonIconDimen buttonPanelSideLayout listItemLayout listLayout multiChoiceItemLayout showTitle singleChoiceItemLayout
+styleable AnimatedStateListDrawableCompat android_dither android_visible android_variablePadding android_constantSize android_enterFadeDuration android_exitFadeDuration
+styleable AnimatedStateListDrawableItem android_id android_drawable
+styleable AnimatedStateListDrawableTransition android_drawable android_toId android_fromId android_reversible
+styleable AppCompatImageView android_src srcCompat tint tintMode
+styleable AppCompatSeekBar android_thumb tickMark tickMarkTint tickMarkTintMode
+styleable AppCompatTextHelper android_textAppearance android_drawableTop android_drawableBottom android_drawableLeft android_drawableRight android_drawableStart android_drawableEnd
+styleable AppCompatTextView android_textAppearance autoSizeMaxTextSize autoSizeMinTextSize autoSizePresetSizes autoSizeStepGranularity autoSizeTextType drawableBottomCompat drawableEndCompat drawableLeftCompat drawableRightCompat drawableStartCompat drawableTint drawableTintMode drawableTopCompat firstBaselineToTopHeight fontFamily fontVariationSettings lastBaselineToBottomHeight lineHeight textAllCaps textLocale
+styleable AppCompatTheme android_windowIsFloating android_windowAnimationStyle actionBarDivider actionBarItemBackground actionBarPopupTheme actionBarSize actionBarSplitStyle actionBarStyle actionBarTabBarStyle actionBarTabStyle actionBarTabTextStyle actionBarTheme actionBarWidgetTheme actionButtonStyle actionDropDownStyle actionMenuTextAppearance actionMenuTextColor actionModeBackground actionModeCloseButtonStyle actionModeCloseDrawable actionModeCopyDrawable actionModeCutDrawable actionModeFindDrawable actionModePasteDrawable actionModePopupWindowStyle actionModeSelectAllDrawable actionModeShareDrawable actionModeSplitBackground actionModeStyle actionModeWebSearchDrawable actionOverflowButtonStyle actionOverflowMenuStyle activityChooserViewStyle alertDialogButtonGroupStyle alertDialogCenterButtons alertDialogStyle alertDialogTheme autoCompleteTextViewStyle borderlessButtonStyle buttonBarButtonStyle buttonBarNegativeButtonStyle buttonBarNeutralButtonStyle buttonBarPositiveButtonStyle buttonBarStyle buttonStyle buttonStyleSmall checkboxStyle checkedTextViewStyle colorAccent colorBackgroundFloating colorButtonNormal colorControlActivated colorControlHighlight colorControlNormal colorError colorPrimary colorPrimaryDark colorSwitchThumbNormal controlBackground dialogCornerRadius dialogPreferredPadding dialogTheme dividerHorizontal dividerVertical dropDownListViewStyle dropdownListPreferredItemHeight editTextBackground editTextColor editTextStyle homeAsUpIndicator imageButtonStyle listChoiceBackgroundIndicator listChoiceIndicatorMultipleAnimated listChoiceIndicatorSingleAnimated listDividerAlertDialog listMenuViewStyle listPopupWindowStyle listPreferredItemHeight listPreferredItemHeightLarge listPreferredItemHeightSmall listPreferredItemPaddingEnd listPreferredItemPaddingLeft listPreferredItemPaddingRight listPreferredItemPaddingStart panelBackground panelMenuListTheme panelMenuListWidth popupMenuStyle popupWindowStyle radioButtonStyle ratingBarStyle ratingBarStyleIndicator ratingBarStyleSmall searchViewStyle seekBarStyle selectableItemBackground selectableItemBackgroundBorderless spinnerDropDownItemStyle spinnerStyle switchStyle textAppearanceLargePopupMenu textAppearanceListItem textAppearanceListItemSecondary textAppearanceListItemSmall textAppearancePopupMenuHeader textAppearanceSearchResultSubtitle textAppearanceSearchResultTitle textAppearanceSmallPopupMenu textColorAlertDialogListItem textColorSearchUrl toolbarNavigationButtonStyle toolbarStyle tooltipForegroundColor tooltipFrameBackground viewInflaterClass windowActionBar windowActionBarOverlay windowActionModeOverlay windowFixedHeightMajor windowFixedHeightMinor windowFixedWidthMajor windowFixedWidthMinor windowMinWidthMajor windowMinWidthMinor windowNoTitle
+styleable ButtonBarLayout allowStacking
+styleable ColorStateListItem android_color android_alpha alpha
+styleable CompoundButton android_button buttonCompat 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_maxWidth android_maxHeight android_minWidth android_minHeight android_alpha android_transformPivotX android_transformPivotY android_translationX android_translationY android_scaleX android_scaleY android_rotation android_rotationX android_rotationY android_layout_marginStart android_layout_marginEnd android_translationZ android_elevation barrierAllowsGoneWidgets barrierDirection chainUseRtl 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
+styleable DrawerArrowToggle arrowHeadLength arrowShaftLength barLength color drawableSize gapBetweenBars spinBars thickness
+styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery
+styleable FontFamilyFont android_font android_fontWeight android_fontStyle android_ttcIndex android_fontVariationSettings font fontStyle fontVariationSettings fontWeight ttcIndex
+styleable 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
+styleable MenuGroup android_enabled android_id android_visible android_menuCategory android_orderInCategory android_checkableBehavior
+styleable MenuItem android_icon android_enabled android_id android_checked android_visible android_menuCategory android_orderInCategory android_title android_titleCondensed android_alphabeticShortcut android_numericShortcut android_checkable android_onClick actionLayout actionProviderClass actionViewClass alphabeticModifiers contentDescription iconTint iconTintMode numericModifiers showAsAction tooltipText
+styleable MenuView android_windowAnimationStyle android_itemTextAppearance android_horizontalDivider android_verticalDivider android_headerBackground android_itemBackground android_itemIconDisabledAlpha preserveIconSpacing subMenuArrow
+styleable PopupWindow android_popupBackground android_popupAnimationStyle overlapAnchor
+styleable PopupWindowBackgroundState state_above_anchor
+styleable RecycleListView paddingBottomNoButtons paddingTopNoTitle
+styleable SearchView android_focusable android_maxWidth android_inputType android_imeOptions closeIcon commitIcon defaultQueryHint goIcon iconifiedByDefault layout queryBackground queryHint searchHintIcon searchIcon submitBackground suggestionRowLayout voiceIcon
+styleable Spinner android_entries android_popupBackground android_prompt android_dropDownWidth popupTheme
+styleable StateListDrawable android_dither android_visible android_variablePadding android_constantSize android_enterFadeDuration android_exitFadeDuration
+styleable StateListDrawableItem android_drawable
+styleable SwitchCompat android_textOn android_textOff android_thumb showText splitTrack switchMinWidth switchPadding switchTextAppearance thumbTextPadding thumbTint thumbTintMode track trackTint trackTintMode
+styleable TextAppearance android_textSize android_typeface android_textStyle android_textColor android_textColorHint android_textColorLink android_shadowColor android_shadowDx android_shadowDy android_shadowRadius android_fontFamily android_textFontWeight fontFamily fontVariationSettings textAllCaps textLocale
+styleable Toolbar android_gravity android_minHeight buttonGravity collapseContentDescription collapseIcon contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation logo logoDescription maxButtonHeight menu navigationContentDescription navigationIcon popupTheme subtitle subtitleTextAppearance subtitleTextColor title titleMargin titleMarginBottom titleMarginEnd titleMarginStart titleMarginTop titleMargins titleTextAppearance titleTextColor
+styleable View android_theme android_focusable paddingEnd paddingStart theme
+styleable ViewBackgroundHelper android_background backgroundTint backgroundTintMode
+styleable ViewStubCompat android_id android_layout android_inflatedId
diff --git a/PaddleLiteClassification/app/build/outputs/apk/debug/app-debug.apk b/PaddleLiteClassification/app/build/outputs/apk/debug/app-debug.apk
new file mode 100644
index 0000000..71e3cfa
Binary files /dev/null and b/PaddleLiteClassification/app/build/outputs/apk/debug/app-debug.apk differ
diff --git a/PaddleLiteClassification/app/build/outputs/apk/debug/output.json b/PaddleLiteClassification/app/build/outputs/apk/debug/output.json
new file mode 100644
index 0000000..92721e0
--- /dev/null
+++ b/PaddleLiteClassification/app/build/outputs/apk/debug/output.json
@@ -0,0 +1,20 @@
+{
+ "version": 1,
+ "artifactType": {
+ "type": "APK",
+ "kind": "Directory"
+ },
+ "applicationId": "com.yeyupiaoling.paddleliteclassification",
+ "variantName": "debug",
+ "elements": [
+ {
+ "type": "SINGLE",
+ "filters": [],
+ "properties": [],
+ "versionCode": 1,
+ "versionName": "1",
+ "enabled": true,
+ "outputFile": "app-debug.apk"
+ }
+ ]
+}
\ No newline at end of file
diff --git a/PaddleLiteClassification/app/build/outputs/logs/manifest-merger-debug-report.txt b/PaddleLiteClassification/app/build/outputs/logs/manifest-merger-debug-report.txt
new file mode 100644
index 0000000..d1a059f
--- /dev/null
+++ b/PaddleLiteClassification/app/build/outputs/logs/manifest-merger-debug-report.txt
@@ -0,0 +1,154 @@
+-- Merging decision tree log ---
+manifest
+ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:2:1-27:12
+INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:2:1-27:12
+INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:2:1-27:12
+INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:2:1-27:12
+MERGED from [androidx.appcompat:appcompat:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.constraintlayout:constraintlayout:1.1.3] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/28120aa98d624ce8fee0a8087788fd91/constraintlayout-1.1.3/AndroidManifest.xml:2:1-11:12
+MERGED from [androidx.fragment:fragment:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/ce61250d0f7070aaab97d5c03ab2ab2e/fragment-1.1.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.appcompat:appcompat-resources:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/7c534088c709ef4f962350c99f0510e9/jetified-appcompat-resources-1.1.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.drawerlayout:drawerlayout:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/385ad0333dd34005ac3b322f68c176b9/drawerlayout-1.0.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.viewpager:viewpager:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/32e32c376d22cae962a95f2aba892822/viewpager-1.0.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.loader:loader:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c3d8ec33b66c793058ded980a54c4fd5/loader-1.0.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.activity:activity:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/4d3e32c2f901863288c7ff80fcf0967a/jetified-activity-1.0.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.vectordrawable:vectordrawable-animated:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/3cf213e33fb5a76421a4e937ff33f07e/vectordrawable-animated-1.1.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.vectordrawable:vectordrawable:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/bde687302d742df89f7d227a2e48b0d9/vectordrawable-1.1.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.customview:customview:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/e968a555a0e08b03627a3441cae31e6b/customview-1.0.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.core:core:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/AndroidManifest.xml:17:1-26:12
+MERGED from [androidx.cursoradapter:cursoradapter:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/28174e475fcfd6ae966ed5772f6694ac/cursoradapter-1.0.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/3c1a5ebf565097fe10667d6b9a2c1703/versionedparcelable-1.1.0/AndroidManifest.xml:17:1-27:12
+MERGED from [androidx.lifecycle:lifecycle-runtime:2.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/3f5e37635a712470204c0315e55f1003/lifecycle-runtime-2.1.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/552d05fff7df0b1caee9db39c74659fe/lifecycle-viewmodel-2.1.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.savedstate:savedstate:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/8a52da53b02a83b08615debb9b2e109c/jetified-savedstate-1.0.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.interpolator:interpolator:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/3e5d045fdd42de39d437ce94a2ff87c7/interpolator-1.0.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/ed8cc0ac00b11c0234ef1e5a578c70c1/lifecycle-livedata-2.0.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/df4d09f70e3f533a2fede8f96085147c/lifecycle-livedata-core-2.0.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.arch.core:core-runtime:2.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c16c855844b564ee7204d4d6005470fb/core-runtime-2.0.0/AndroidManifest.xml:17:1-22:12
+INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:2:1-27:12
+INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:2:1-27:12
+INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:2:1-27:12
+ package
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:3:5-56
+ INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
+ INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
+ android:versionName
+ INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:2:1-27:12
+ INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
+ android:versionCode
+ INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:2:1-27:12
+ INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
+ xmlns:android
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:2:11-69
+uses-permission#android.permission.CAMERA
+ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:5:5-65
+ android:name
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:5:22-62
+uses-permission#android.permission.READ_EXTERNAL_STORAGE
+ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:6:5-80
+ android:name
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:6:22-77
+uses-permission#android.permission.WRITE_EXTERNAL_STORAGE
+ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:7:5-81
+ android:name
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:7:22-78
+application
+ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:9:5-25:19
+MERGED from [androidx.constraintlayout:constraintlayout:1.1.3] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/28120aa98d624ce8fee0a8087788fd91/constraintlayout-1.1.3/AndroidManifest.xml:9:5-20
+MERGED from [androidx.constraintlayout:constraintlayout:1.1.3] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/28120aa98d624ce8fee0a8087788fd91/constraintlayout-1.1.3/AndroidManifest.xml:9:5-20
+MERGED from [androidx.core:core:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/AndroidManifest.xml:24:5-89
+MERGED from [androidx.core:core:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/AndroidManifest.xml:24:5-89
+MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/3c1a5ebf565097fe10667d6b9a2c1703/versionedparcelable-1.1.0/AndroidManifest.xml:24:5-25:19
+MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/3c1a5ebf565097fe10667d6b9a2c1703/versionedparcelable-1.1.0/AndroidManifest.xml:24:5-25:19
+ android:requestLegacyExternalStorage
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:14:9-52
+ android:appComponentFactory
+ ADDED from [androidx.core:core:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/AndroidManifest.xml:24:18-86
+ android:supportsRtl
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:15:9-35
+ android:label
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:12:9-41
+ android:roundIcon
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:13:9-54
+ android:icon
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:11:9-43
+ android:allowBackup
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:10:9-35
+ android:theme
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:16:9-40
+activity#com.yeyupiaoling.paddleliteclassification.CameraActivity
+ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:17:9-61
+ android:name
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:17:19-49
+activity#com.yeyupiaoling.paddleliteclassification.MainActivity
+ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:18:9-24:20
+ android:name
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:18:19-47
+intent-filter#action:name:android.intent.action.MAIN+category:name:android.intent.category.LAUNCHER
+ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:19:13-23:29
+action#android.intent.action.MAIN
+ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:20:17-69
+ android:name
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:20:25-66
+category#android.intent.category.LAUNCHER
+ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:22:17-77
+ android:name
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml:22:27-74
+uses-sdk
+INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml reason: use-sdk injection requested
+INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
+INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
+MERGED from [androidx.appcompat:appcompat:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.appcompat:appcompat:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c2c5fa787d66aaf40578b3071f4d283f/appcompat-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.constraintlayout:constraintlayout:1.1.3] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/28120aa98d624ce8fee0a8087788fd91/constraintlayout-1.1.3/AndroidManifest.xml:5:5-7:41
+MERGED from [androidx.constraintlayout:constraintlayout:1.1.3] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/28120aa98d624ce8fee0a8087788fd91/constraintlayout-1.1.3/AndroidManifest.xml:5:5-7:41
+MERGED from [androidx.fragment:fragment:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/ce61250d0f7070aaab97d5c03ab2ab2e/fragment-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.fragment:fragment:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/ce61250d0f7070aaab97d5c03ab2ab2e/fragment-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.appcompat:appcompat-resources:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/7c534088c709ef4f962350c99f0510e9/jetified-appcompat-resources-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.appcompat:appcompat-resources:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/7c534088c709ef4f962350c99f0510e9/jetified-appcompat-resources-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.drawerlayout:drawerlayout:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/385ad0333dd34005ac3b322f68c176b9/drawerlayout-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.drawerlayout:drawerlayout:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/385ad0333dd34005ac3b322f68c176b9/drawerlayout-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.viewpager:viewpager:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/32e32c376d22cae962a95f2aba892822/viewpager-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.viewpager:viewpager:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/32e32c376d22cae962a95f2aba892822/viewpager-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.loader:loader:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c3d8ec33b66c793058ded980a54c4fd5/loader-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.loader:loader:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c3d8ec33b66c793058ded980a54c4fd5/loader-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.activity:activity:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/4d3e32c2f901863288c7ff80fcf0967a/jetified-activity-1.0.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.activity:activity:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/4d3e32c2f901863288c7ff80fcf0967a/jetified-activity-1.0.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.vectordrawable:vectordrawable-animated:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/3cf213e33fb5a76421a4e937ff33f07e/vectordrawable-animated-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.vectordrawable:vectordrawable-animated:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/3cf213e33fb5a76421a4e937ff33f07e/vectordrawable-animated-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.vectordrawable:vectordrawable:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/bde687302d742df89f7d227a2e48b0d9/vectordrawable-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.vectordrawable:vectordrawable:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/bde687302d742df89f7d227a2e48b0d9/vectordrawable-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.customview:customview:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/e968a555a0e08b03627a3441cae31e6b/customview-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.customview:customview:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/e968a555a0e08b03627a3441cae31e6b/customview-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.core:core:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.core:core:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/03736cf4bc3669a69d502627b70a527e/core-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.cursoradapter:cursoradapter:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/28174e475fcfd6ae966ed5772f6694ac/cursoradapter-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.cursoradapter:cursoradapter:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/28174e475fcfd6ae966ed5772f6694ac/cursoradapter-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/3c1a5ebf565097fe10667d6b9a2c1703/versionedparcelable-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/3c1a5ebf565097fe10667d6b9a2c1703/versionedparcelable-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.lifecycle:lifecycle-runtime:2.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/3f5e37635a712470204c0315e55f1003/lifecycle-runtime-2.1.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-runtime:2.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/3f5e37635a712470204c0315e55f1003/lifecycle-runtime-2.1.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/552d05fff7df0b1caee9db39c74659fe/lifecycle-viewmodel-2.1.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.1.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/552d05fff7df0b1caee9db39c74659fe/lifecycle-viewmodel-2.1.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.savedstate:savedstate:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/8a52da53b02a83b08615debb9b2e109c/jetified-savedstate-1.0.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.savedstate:savedstate:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/8a52da53b02a83b08615debb9b2e109c/jetified-savedstate-1.0.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.interpolator:interpolator:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/3e5d045fdd42de39d437ce94a2ff87c7/interpolator-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.interpolator:interpolator:1.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/3e5d045fdd42de39d437ce94a2ff87c7/interpolator-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/ed8cc0ac00b11c0234ef1e5a578c70c1/lifecycle-livedata-2.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/ed8cc0ac00b11c0234ef1e5a578c70c1/lifecycle-livedata-2.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/df4d09f70e3f533a2fede8f96085147c/lifecycle-livedata-core-2.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/df4d09f70e3f533a2fede8f96085147c/lifecycle-livedata-core-2.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.arch.core:core-runtime:2.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c16c855844b564ee7204d4d6005470fb/core-runtime-2.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.arch.core:core-runtime:2.0.0] /Users/wangvivi/.gradle/caches/transforms-2/files-2.1/c16c855844b564ee7204d4d6005470fb/core-runtime-2.0.0/AndroidManifest.xml:20:5-44
+INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
+INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
+ android:targetSdkVersion
+ INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
+ INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
+ android:minSdkVersion
+ INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
+ ADDED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
+ INJECTED from /Users/wangvivi/Desktop/Code/Component/PaddleLiteClassification/app/src/main/AndroidManifest.xml
diff --git a/PaddleLiteClassification/local.properties b/PaddleLiteClassification/local.properties
new file mode 100644
index 0000000..39b738b
--- /dev/null
+++ b/PaddleLiteClassification/local.properties
@@ -0,0 +1,8 @@
+## This file must *NOT* be checked into Version Control Systems,
+# as it contains information specific to your local configuration.
+#
+# Location of the SDK. This is only used by Gradle.
+# For customization when using a Version Control System, please read the
+# header note.
+#Mon May 06 14:37:01 CST 2024
+sdk.dir=/Users/wangvivi/Library/Android/sdk
diff --git a/PythonTool b/PythonTool
new file mode 160000
index 0000000..c5f9750
--- /dev/null
+++ b/PythonTool
@@ -0,0 +1 @@
+Subproject commit c5f9750db4a51d9f672f1af94b143e17e7dd11a7