diff --git a/.gradle/7.5/checksums/checksums.lock b/.gradle/7.5/checksums/checksums.lock
index 69dc6a7..96cd039 100644
Binary files a/.gradle/7.5/checksums/checksums.lock and b/.gradle/7.5/checksums/checksums.lock differ
diff --git a/.gradle/7.5/checksums/md5-checksums.bin b/.gradle/7.5/checksums/md5-checksums.bin
index 54e2972..b3baca8 100644
Binary files a/.gradle/7.5/checksums/md5-checksums.bin and b/.gradle/7.5/checksums/md5-checksums.bin differ
diff --git a/.gradle/7.5/checksums/sha1-checksums.bin b/.gradle/7.5/checksums/sha1-checksums.bin
index 71fb4af..a9d76b1 100644
Binary files a/.gradle/7.5/checksums/sha1-checksums.bin and b/.gradle/7.5/checksums/sha1-checksums.bin differ
diff --git a/.gradle/7.5/executionHistory/executionHistory.bin b/.gradle/7.5/executionHistory/executionHistory.bin
index e35b107..d373c33 100644
Binary files a/.gradle/7.5/executionHistory/executionHistory.bin and b/.gradle/7.5/executionHistory/executionHistory.bin differ
diff --git a/.gradle/7.5/executionHistory/executionHistory.lock b/.gradle/7.5/executionHistory/executionHistory.lock
index 7cbe4cd..2bdcf44 100644
Binary files a/.gradle/7.5/executionHistory/executionHistory.lock and b/.gradle/7.5/executionHistory/executionHistory.lock differ
diff --git a/.gradle/7.5/fileHashes/fileHashes.bin b/.gradle/7.5/fileHashes/fileHashes.bin
index f0d4c52..6859f79 100644
Binary files a/.gradle/7.5/fileHashes/fileHashes.bin and b/.gradle/7.5/fileHashes/fileHashes.bin differ
diff --git a/.gradle/7.5/fileHashes/fileHashes.lock b/.gradle/7.5/fileHashes/fileHashes.lock
index 8102048..a7586f0 100644
Binary files a/.gradle/7.5/fileHashes/fileHashes.lock and b/.gradle/7.5/fileHashes/fileHashes.lock differ
diff --git a/.gradle/7.5/fileHashes/resourceHashesCache.bin b/.gradle/7.5/fileHashes/resourceHashesCache.bin
index ccd9ca8..5d1b613 100644
Binary files a/.gradle/7.5/fileHashes/resourceHashesCache.bin and b/.gradle/7.5/fileHashes/resourceHashesCache.bin differ
diff --git a/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/.gradle/buildOutputCleanup/buildOutputCleanup.lock
index 6088813..e317e53 100644
Binary files a/.gradle/buildOutputCleanup/buildOutputCleanup.lock and b/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ
diff --git a/.gradle/buildOutputCleanup/outputFiles.bin b/.gradle/buildOutputCleanup/outputFiles.bin
index 7dc0465..43685eb 100644
Binary files a/.gradle/buildOutputCleanup/outputFiles.bin and b/.gradle/buildOutputCleanup/outputFiles.bin differ
diff --git a/.gradle/configuration-cache/cadx65my5juc9dcyzlsib2doc/buildfingerprint.bin b/.gradle/configuration-cache/cadx65my5juc9dcyzlsib2doc/buildfingerprint.bin
index c4a71e6..b0d3ca9 100644
Binary files a/.gradle/configuration-cache/cadx65my5juc9dcyzlsib2doc/buildfingerprint.bin and b/.gradle/configuration-cache/cadx65my5juc9dcyzlsib2doc/buildfingerprint.bin differ
diff --git a/.gradle/configuration-cache/cadx65my5juc9dcyzlsib2doc/work.bin b/.gradle/configuration-cache/cadx65my5juc9dcyzlsib2doc/work.bin
index a0678ed..0911ad6 100644
Binary files a/.gradle/configuration-cache/cadx65my5juc9dcyzlsib2doc/work.bin and b/.gradle/configuration-cache/cadx65my5juc9dcyzlsib2doc/work.bin differ
diff --git a/.gradle/file-system.probe b/.gradle/file-system.probe
index 3f105f8..1b1e8f6 100644
Binary files a/.gradle/file-system.probe and b/.gradle/file-system.probe differ
diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml
new file mode 100644
index 0000000..18c20a5
--- /dev/null
+++ b/.idea/deploymentTargetDropDown.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/build.gradle b/app/build.gradle
index d1423cf..9fefbda 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -24,6 +24,7 @@ android {
implementation 'com.squareup.okhttp3:okhttp-urlconnection:4.9.1'
implementation 'com.google.code.gson:gson:2.8.9'
implementation 'com.google.android.material:material:1.4.0'
+ api 'com.tencent.mm.opensdk:wechat-sdk-android:+'
}
}
diff --git a/app/build/intermediates/apk/debug/app-debug.apk b/app/build/intermediates/apk/debug/app-debug.apk
index 499e93f..2992293 100644
Binary files a/app/build/intermediates/apk/debug/app-debug.apk and b/app/build/intermediates/apk/debug/app-debug.apk differ
diff --git a/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar b/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar
index 408eaf9..19f4eb0 100644
Binary files a/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar and b/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar differ
diff --git a/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex b/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex
index 85f7d43..3eca37d 100644
Binary files a/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex and b/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex differ
diff --git a/app/build/intermediates/dex/debug/mergeExtDexDebug/classes2.dex b/app/build/intermediates/dex/debug/mergeExtDexDebug/classes2.dex
index 89c498c..a1607dd 100644
Binary files a/app/build/intermediates/dex/debug/mergeExtDexDebug/classes2.dex and b/app/build/intermediates/dex/debug/mergeExtDexDebug/classes2.dex differ
diff --git a/app/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex b/app/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex
index fac049c..b0c9402 100644
Binary files a/app/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex and b/app/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex differ
diff --git a/app/build/intermediates/dex/debug/mergeProjectDexDebug/11/classes.dex b/app/build/intermediates/dex/debug/mergeProjectDexDebug/11/classes.dex
index 11f4a6b..72d87bf 100644
Binary files a/app/build/intermediates/dex/debug/mergeProjectDexDebug/11/classes.dex and b/app/build/intermediates/dex/debug/mergeProjectDexDebug/11/classes.dex differ
diff --git a/app/build/intermediates/dex/debug/mergeProjectDexDebug/13/classes.dex b/app/build/intermediates/dex/debug/mergeProjectDexDebug/13/classes.dex
index 601b299..10a5495 100644
Binary files a/app/build/intermediates/dex/debug/mergeProjectDexDebug/13/classes.dex and b/app/build/intermediates/dex/debug/mergeProjectDexDebug/13/classes.dex differ
diff --git a/app/build/intermediates/dex/debug/mergeProjectDexDebug/4/classes.dex b/app/build/intermediates/dex/debug/mergeProjectDexDebug/4/classes.dex
index 4963216..a6084b7 100644
Binary files a/app/build/intermediates/dex/debug/mergeProjectDexDebug/4/classes.dex and b/app/build/intermediates/dex/debug/mergeProjectDexDebug/4/classes.dex differ
diff --git a/app/build/intermediates/dex/debug/mergeProjectDexDebug/5/classes.dex b/app/build/intermediates/dex/debug/mergeProjectDexDebug/5/classes.dex
index 2e8889d..edaeab4 100644
Binary files a/app/build/intermediates/dex/debug/mergeProjectDexDebug/5/classes.dex and b/app/build/intermediates/dex/debug/mergeProjectDexDebug/5/classes.dex differ
diff --git a/app/build/intermediates/dex_archive_input_jar_hashes/debug/out b/app/build/intermediates/dex_archive_input_jar_hashes/debug/out
index 9c156ec..a3626a2 100644
Binary files a/app/build/intermediates/dex_archive_input_jar_hashes/debug/out and b/app/build/intermediates/dex_archive_input_jar_hashes/debug/out differ
diff --git a/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state b/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state
index 685e586..5b33a52 100644
Binary files a/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state and b/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state differ
diff --git a/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6QUdyX1JTyFFsjMG5f7jkcxaako= b/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6QUdyX1JTyFFsjMG5f7jkcxaako=
new file mode 100644
index 0000000..26d8797
Binary files /dev/null and b/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6QUdyX1JTyFFsjMG5f7jkcxaako= differ
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties b/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties
index 91e9799..7984663 100644
--- a/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties
@@ -1,17 +1,18 @@
-#Sat May 20 13:52:09 CST 2023
+#Sun May 21 17:49:41 CST 2023
net.micode.notes.app-main-7\:/drawable-hdpi/call_record.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_call_record.png.flat
-net.micode.notes.app-main-7\:/drawable/note_btn_add.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_note_btn_add.png.flat
+net.micode.notes.app-main-7\:/drawable/verify_btn_pressed.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_verify_btn_pressed.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_green.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_green.9.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_yellow.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat
+net.micode.notes.app-main-7\:/font/consolas.ttf=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\font_consolas.ttf.flat
net.micode.notes.app-main-7\:/drawable-hdpi/font_small.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_small.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/edit_white.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_white.9.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_white.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_white.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_down.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_down.9.png.flat
net.micode.notes.app-main-7\:/color/secondary_text_dark.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\color_secondary_text_dark.xml.flat
net.micode.notes.app-main-7\:/layout/widget_4x.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_4x.xml.flat
+net.micode.notes.app-main-7\:/drawable/fire_3.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_fire_3.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/menu_delete.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_delete.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/clock.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_clock.png.flat
-net.micode.notes.app-main-7\:/drawable/test_btn_lf.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_test_btn_lf.png.flat
net.micode.notes.app-main-7\:/drawable/note_btn_lf.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_note_btn_lf.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/dropdown_icon.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_dropdown_icon.9.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/edit_green.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_green.9.png.flat
@@ -22,6 +23,7 @@ net.micode.notes.app-main-7\:/raw-zh-rCN/introduction=E\:\\andriodProj\\my_note\
net.micode.notes.app-main-7\:/drawable/note_btn_rt.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_note_btn_rt.png.flat
net.micode.notes.app-main-7\:/xml/preferences.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\xml_preferences.xml.flat
net.micode.notes.app-main-7\:/drawable-hdpi/delete.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_delete.png.flat
+net.micode.notes.app-main-7\:/drawable/verify_btn_bg.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_verify_btn_bg.xml.flat
net.micode.notes.app-main-7\:/anim/pop_exit_anim.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\anim_pop_exit_anim.xml.flat
net.micode.notes.app-main-7\:/menu/call_record_folder.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\menu_call_record_folder.xml.flat
net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_red.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_red.png.flat
@@ -31,7 +33,6 @@ net.micode.notes.app-main-7\:/layout/add_account_text.xml=E\:\\andriodProj\\my_n
net.micode.notes.app-main-7\:/drawable-hdpi/selected.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_selected.png.flat
net.micode.notes.app-main-7\:/anim/anim_out.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\anim_anim_out.xml.flat
net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_middle.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_middle.9.png.flat
-net.micode.notes.app-main-7\:/drawable/menu_btn_bg.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_menu_btn_bg.xml.flat
net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_single.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_single.9.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/font_large.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_large.png.flat
net.micode.notes.app-main-7\:/layout/settings_header.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\layout_settings_header.xml.flat
@@ -42,14 +43,15 @@ net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_red.png=E\:\\andriodProj\\
net.micode.notes.app-main-7\:/drawable-hdpi/title_alert.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_alert.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_yellow.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_yellow.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_red.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_red.9.png.flat
-net.micode.notes.app-main-7\:/drawable/test_btn_bg.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_test_btn_bg.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/title_bar_bg.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_bar_bg.9.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/list_green_up.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_up.9.png.flat
+net.micode.notes.app-main-7\:/font-v26/font_consolas.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\font-v26_font_consolas.xml.flat
net.micode.notes.app-main-7\:/layout/note_list_dropdown_menu.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_dropdown_menu.xml.flat
net.micode.notes.app-main-7\:/layout/note_list_footer.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_footer.xml.flat
net.micode.notes.app-main-7\:/drawable/note_btn_main.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_note_btn_main.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/list_white_up.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_up.9.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_blue.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_blue.9.png.flat
+net.micode.notes.app-main-7\:/drawable/pin_active.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_pin_active.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/bg_color_btn_mask.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/bg_btn_set_color.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_btn_set_color.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/edit_blue.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_blue.9.png.flat
@@ -59,6 +61,7 @@ net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_up.9.png=E\:\\andriodProj\
net.micode.notes.app-main-7\:/drawable-hdpi/note_edit_color_selector_panel.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/list_white_middle.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_middle.9.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/list_folder.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_folder.9.png.flat
+net.micode.notes.app-main-7\:/drawable/fire_1.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_fire_1.png.flat
net.micode.notes.app-main-7\:/menu/note_edit.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\menu_note_edit.xml.flat
net.micode.notes.app-main-7\:/drawable-hdpi/font_super.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_super.png.flat
net.micode.notes.app-main-7\:/anim/anim_in.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\anim_anim_in.xml.flat
@@ -66,16 +69,16 @@ net.micode.notes.app-main-7\:/drawable-hdpi/new_note_normal.png=E\:\\andriodProj
net.micode.notes.app-main-7\:/drawable-hdpi/edit_yellow.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_yellow.9.png.flat
net.micode.notes.app-main-7\:/menu/sub_folder.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\menu_sub_folder.xml.flat
net.micode.notes.app-main-7\:/drawable/note_menu_bg.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_note_menu_bg.xml.flat
+net.micode.notes.app-main-7\:/drawable/verify_btn_normal.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_verify_btn_normal.png.flat
net.micode.notes.app-main-7\:/layout/account_dialog_title.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\layout_account_dialog_title.xml.flat
net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_green.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_green.png.flat
net.micode.notes.app-main-7\:/layout/dialog_edit_text.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\layout_dialog_edit_text.xml.flat
-net.micode.notes.app-main-7\:/drawable/circle_btn_bg.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_circle_btn_bg.xml.flat
net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_middle.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/font_normal.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_normal.png.flat
net.micode.notes.app-main-7\:/layout/note_edit.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit.xml.flat
net.micode.notes.app-main-7\:/drawable-hdpi/list_green_single.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_single.9.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/list_red_single.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_single.9.png.flat
-net.micode.notes.app-main-7\:/drawable/baseline_add_box_24.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_baseline_add_box_24.xml.flat
+net.micode.notes.app-main-7\:/drawable/pin.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_pin.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/menu_move.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_move.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/list_green_down.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_down.9.png.flat
net.micode.notes.app-main-7\:/layout/note_pop_menu_main.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\layout_note_pop_menu_main.xml.flat
@@ -84,6 +87,8 @@ net.micode.notes.app-main-7\:/layout/note_pop_menu_sync_list.xml=E\:\\andriodPro
net.micode.notes.app-main-7\:/layout/note_edit_list_item.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit_list_item.xml.flat
net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_blue.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_blue.png.flat
net.micode.notes.app-main-7\:/layout/test_list_item.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\layout_test_list_item.xml.flat
+net.micode.notes.app-main-7\:/font/font_consolas.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\font_font_consolas.xml.flat
+net.micode.notes.app-main-7\:/drawable/pin_bg.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_pin_bg.xml.flat
net.micode.notes.app-main-7\:/drawable-hdpi/font_size_selector_bg.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat
net.micode.notes.app-main-7\:/xml/widget_4x_info.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_4x_info.xml.flat
net.micode.notes.app-main-7\:/drawable-hdpi/search_result.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_search_result.png.flat
@@ -92,15 +97,15 @@ net.micode.notes.app-main-7\:/drawable-hdpi/list_green_middle.9.png=E\:\\andriod
net.micode.notes.app-main-7\:/drawable-hdpi/list_white_down.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_down.9.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_up.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_up.9.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/list_red_middle.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_middle.9.png.flat
-net.micode.notes.app-main-7\:/menu/note_list.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list.xml.flat
net.micode.notes.app-main-7\:/layout/test.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\layout_test.xml.flat
+net.micode.notes.app-main-7\:/menu/note_list.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list.xml.flat
net.micode.notes.app-main-7\:/drawable-hdpi/edit_red.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_red.9.png.flat
net.micode.notes.app-main-7\:/drawable/new_note.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_new_note.xml.flat
net.micode.notes.app-main-7\:/anim/pop_enter_anim.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\anim_pop_enter_anim.xml.flat
net.micode.notes.app-main-7\:/layout/note_list.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list.xml.flat
net.micode.notes.app-main-7\:/color/primary_text_dark.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\color_primary_text_dark.xml.flat
-net.micode.notes.app-main-7\:/drawable/custom_menu_btn_bg.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_custom_menu_btn_bg.xml.flat
net.micode.notes.app-main-7\:/layout/datetime_picker.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\layout_datetime_picker.xml.flat
+net.micode.notes.app-main-7\:/drawable/login_input_style.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_login_input_style.xml.flat
net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_single.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_single.9.png.flat
net.micode.notes.app-main-7\:/layout/note_login.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\layout_note_login.xml.flat
net.micode.notes.app-main-7\:/menu/note_list_options.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_options.xml.flat
@@ -114,10 +119,10 @@ net.micode.notes.app-main-7\:/drawable-hdpi/list_footer_bg.9.png=E\:\\andriodPro
net.micode.notes.app-main-7\:/drawable-hdpi/new_note_pressed.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_pressed.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/list_red_up.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_up.9.png.flat
net.micode.notes.app-main-7\:/menu/note_list_dropdown.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_dropdown.xml.flat
-net.micode.notes.app-main-7\:/drawable/test_btn_rt.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_test_btn_rt.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_white.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_white.9.png.flat
+net.micode.notes.app-main-7\:/drawable/fire_2.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_fire_2.png.flat
net.micode.notes.app-main-7\:/xml/widget_2x_info.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_2x_info.xml.flat
net.micode.notes.app-main-7\:/layout/folder_list_item.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\layout_folder_list_item.xml.flat
-net.micode.notes.app-main-7\:/drawable/circle_btn_bg_trans.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_circle_btn_bg_trans.xml.flat
+net.micode.notes.app-main-7\:/drawable/anim_fire.xml=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable_anim_fire.xml.flat
net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_blue.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_blue.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_down.9.png=E\:\\andriodProj\\my_note\\gitProject\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_down.9.png.flat
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-af/values-af.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-af/values-af.xml
new file mode 100644
index 0000000..9f5ba7a
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-af/values-af.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d nuwe kennisgewing
+ - %d nuwe kennisgewings
+
+ "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"
+ Vou halfpad uit
+ Karakters ingevoer: %1$d van %2$d
+ Karakterlimiet oorskry %1$d van %2$d
+ Vee teks uit
+ Fout
+ Wys aftrekkieslys
+ Dialoogikoon
+ Oortjie
+ Kies vm. of nm.
+ Kies uur
+ %1$s-uur
+ Kies minute
+ %1$s minute
+ VM.
+ Skakel oor na horlosiemodus vir die tydinvoer.
+ Uur
+ Minuut
+ NM.
+ Kies tyd
+ Skakel oor na teksmodus vir die tydinvoer.
+ Nuwe kennisgewing
+ Verwyder %1$s
+ Meer as %1$d nuwe kennisgewings
+ Verander na volgende maand
+ Verander na vorige maand
+ Huidige keuse: %1$s
+ @android:string/ok
+ %1$s
+ Kies datum
+ Gekose datum
+ Kolom van dae: %1$s
+ Ongeldige formaat.
+ Voorbeeld: %1$s
+ Gebruik: %1$s
+ Ongeldige reeks.
+ Gaan na jaar %1$s
+ Buite reeks: %1$s
+ Begindatum – %1$s
+ %1$s – Einddatum
+ %1$s-%2$s
+ Kies datumreeks
+ Begindatum – Einddatum
+ Stoor
+ Datum
+ Einddatum
+ Begindatum
+ d
+ m
+ j
+ Skakel oor na kalenderinvoermodus
+ Tik om oor te skakel na die kies van \'n dag
+ Skakel oor na teksinvoermodus
+ Tik om oor te skakel na die kies van \'n jaar
+ Wys wagwoord
+ "Soek"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-am/values-am.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-am/values-am.xml
new file mode 100644
index 0000000..2ad537c
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-am/values-am.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d አዲስ ማሳወቂያዎች
+ - %d አዲስ ማሳወቂያዎች
+
+ "መነሻ ዳስስ"
+ "ወደ ላይ ያስሱ"
+ "ተጨማሪ አማራጮች"
+ "ተከናውኗል"
+ "ሁሉንም ይመልከቱ"
+ "አንድ መተግበሪያ ይምረጡ"
+ "አጥፋ"
+ "አብራ"
+ "Alt+"
+ "Ctrl+"
+ "ሰርዝ"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "ክፍተት"
+ "Sym+"
+ "Menu+"
+ "ይፈልጉ…"
+ "መጠይቅ አጽዳ"
+ "የፍለጋ መጠይቅ"
+ "ፍለጋ"
+ "መጠይቅ አስገባ"
+ "የድምጽ ፍለጋ"
+ "አጋራ በ"
+ "ለ%s አጋራ"
+ "ሰብስብ"
+ ግማሽ መንገድ ዘርጋ
+ ቁምፊዎች %1$d ከ%2$d ገብተዋል
+ የቁምፊ ገደብ %1$d ከ%2$d አልፏል
+ ጽሑፍን አጽዳ
+ ስህተት
+ ተቆልቋይ ምናሌን አሳይ
+ የንግግር አዶ
+ ትር
+ AM ወይም PM ይምረጡ
+ ሰዓትን ይምረጡ
+ %1$s ሰዓት
+ ደቂቃዎችን ይምረጡ
+ %1$s ደቂቃዎች
+ ጥዋት
+ ለጊዜ ግቤቱ ወደ የሰዓት ሁነታ ቀይር።
+ ሰዓት
+ ደቂቃ
+ ከሰዓት
+ ጊዜ ምረጥ
+ ለጊዜ ግቤቱ ወደ የጽሑፍ ግቤት ሁነታ ቀይር።
+ አዲስ ማሳወቂያ
+ %1$sን አስወግድ
+ ከ%1$d በላይ አዲስ ማሳወቂያዎች
+ ወደ የሚቀጥለው ወር ቀይር
+ ወደ ቀዳሚው ወር ቀይር
+ የአሁኑ ምርጫ፦ %1$s
+ @android:string/ok
+ %1$s
+ ቀን ይምረጡ
+ የተመረጠው ቀን
+ የቀኖች ዓምድ፦ %1$s
+ ልክ ያልሆነ ቅርጸት
+ ምሳሌ፦ %1$s
+ %1$s ን ይጠቀሙ
+ ልክ ያልኾነ ክልል።
+ ወደ ዓመት %1$s አሰስ
+ ከክልል ውጪ፦ %1$s
+ መጀመሪያ ቀን – %1$s
+ %1$s – መጨረሻ ቀን
+ %1$s – %2$s
+ ክልል ይምረጡ
+ የመጀመሪያ ቀን – የመጨረሻ ቀን
+ አስቀምጥ
+ ቀን
+ የማብቂያ ቀን
+ መጀመሪያ ቀን
+ ቀ
+ ደ
+ ዓ
+ ወደ የቀን መቁጠሪያ ግቤት ሁነታ ቀይር
+ ወደ ቀን መምረጥ ለመቀየር መታ ያድርጉ
+ ወደ ጽሑፍ ግቤት ሁነታ ቀይር
+ ወደ ዓመት መምረጥ ለመቀየር መታ ያድርጉ
+ የይለፍ ቃል አሳይ
+ "ፍለጋ"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ar/values-ar.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ar/values-ar.xml
new file mode 100644
index 0000000..1c40f8c
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ar/values-ar.xml
@@ -0,0 +1,94 @@
+
+
+
+ - %d إشعار جديد
+ - إشعار جديد واحد (%d)
+ - إشعاران جديدان (%d)
+ - %d إشعارات جديدة
+ - %d إشعارًا جديدًا
+ - %d إشعار جديد
+
+ "التوجه إلى المنزل"
+ "التنقل إلى أعلى"
+ "خيارات أكثر"
+ "تم"
+ "عرض الكل"
+ "اختيار تطبيق"
+ "إيقاف"
+ "تفعيل"
+ "Alt+"
+ "Ctrl+"
+ "حذف"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "فضاء"
+ "Sym+"
+ "القائمة+"
+ "بحث…"
+ "محو طلب البحث"
+ "طلب بحث"
+ "البحث"
+ "إرسال طلب البحث"
+ "بحث صوتي"
+ "مشاركة مع"
+ "مشاركة مع %s"
+ "تصغير"
+ توسيع البطاقة السفلية
+ تمّ إدخال %1$d حرف من إجمالي %2$d.
+ تجاوز عدد الأحرف المسموح به %1$d من %2$d.
+ محو النص
+ خطأ
+ عرض القائمة المنسدلة
+ رمز مربع الحوار
+ علامة تبويب
+ يُرجى اختيار صباحًا أو مساءً.
+ تحديد الساعة
+ الساعة %1$s
+ تحديد الدقائق
+ %1$s دقيقة
+ صباحًا
+ يُرجى التبديل إلى وضع الساعة لإدخال الوقت.
+ الساعة
+ دقيقة
+ مساءً
+ اختيار الوقت
+ يُرجى التبديل إلى وضع إدخال النص لإدخال الوقت.
+ إشعار جديد
+ إزالة %1$s
+ يبلغ عدد الإشعارات الجديدة أكثر من %1$d.
+ التغيير إلى الشهر التالي
+ التغيير إلى الشهر السابق
+ الاختيار الحالي: %1$s
+ @android:string/ok
+ %1$s
+ يُرجى اختيار تاريخ.
+ التاريخ المحدَّد
+ عمود الأيام: %1$s
+ التنسيق غير صالح
+ مثال: %1$s
+ استخدام: %1$s
+ النطاق غير صالح
+ التنقل إلى العام %1$s
+ خارج النطاق: %1$s
+ تاريخ البدء – %1$s
+ %1$s – تاريخ الانتهاء
+ %1$s – %2$s
+ يُرجى اختيار نطاق زمني.
+ تاريخ البدء - تاريخ الانتهاء
+ حفظ
+ التاريخ
+ تاريخ الانتهاء
+ تاريخ البدء
+ ي
+ ش
+ س
+ التبديل إلى وضع \"الإدخال في التقويم\"
+ انقر للتبديل إلى اختيار يوم
+ التبديل إلى وضع \"إدخال النص\"
+ انقر للتبديل إلى اختيار عام
+ عرض كلمة المرور
+ "البحث"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-as/values-as.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-as/values-as.xml
new file mode 100644
index 0000000..940363c
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-as/values-as.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d new notification
+ - %d new notifications
+
+ "গৃহ পৃষ্ঠালৈ যাওক"
+ "ওপৰলৈ যাওক"
+ "অধিক বিকল্প"
+ "সম্পন্ন হ’ল"
+ "সকলো চাওক"
+ "কোনো এপ্ বাছনি কৰক"
+ "অফ"
+ "অন"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "সন্ধান কৰক…"
+ "সন্ধান কৰা প্ৰশ্ন মচক"
+ "সন্ধান কৰা প্ৰশ্ন"
+ "সন্ধান"
+ "প্ৰশ্ন দাখিল কৰক"
+ "কণ্ঠধ্বনিৰ দ্বাৰা সন্ধান"
+ "ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক"
+ "%sৰ জৰিয়তে শ্বেয়াৰ কৰক"
+ "সংকোচন কৰক"
+ Expand halfway
+ %2$dটাৰ ভিতৰত %1$dটা বৰ্ণ লিখা হৈছে
+ %2$dটাৰ ভিতৰত %1$dটা বৰ্ণৰ সীমা অতিক্ৰম কৰিছে
+ Clear text
+ Error
+ Show dropdown menu
+ Dialog Icon
+ Tab
+ Select AM or PM
+ Select hour
+ %1$s o\'clock
+ মিনিট বাছনি কৰক
+ %1$s minutes
+ AM
+ সময়ৰ ইনপুটৰ বাবে ঘড়ী ম\'ডলৈ যাওক।
+ Hour
+ Minute
+ PM
+ Select time
+ সময়ৰ ইনপুটৰ বাবে পাঠৰ ইনপুট ম\'ডলৈ যাওক।
+ New notification
+ %1$sক আঁতৰাওক
+ More than %1$d new notifications
+ Change to next month
+ Change to previous month
+ Current selection: %1$s
+ @android:string/ok
+ %1$s
+ Select Date
+ Selected date
+ Column of days: %1$s
+ Invalid format.
+ Example: %1$s
+ Use: %1$s
+ Invalid range.
+ Navigate to year %1$s
+ Out of range: %1$s
+ Start date – %1$s
+ %1$s – End date
+ %1$s – %2$s
+ Select Range
+ Start date – End date
+ Save
+ Date
+ End date
+ Start date
+ d
+ m
+ y
+ Switch to calendar input mode
+ Tap to switch to selecting a day
+ Switch to text input mode
+ Tap to switch to selecting a year
+ পাছৱৰ্ড দেখুৱাওক
+ "সন্ধান"
+ "৯৯৯+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-az/values-az.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-az/values-az.xml
new file mode 100644
index 0000000..4c91a08
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-az/values-az.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d yeni bildiriş
+ - %d yeni bildiriş
+
+ "Ə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"
+ Tam genişləndirin
+ %1$d/%2$d simvol daxil edilib
+ Simvol limiti %1$d/%2$d dəyərini keçdi
+ Mətni silin
+ Xəta
+ Açılan menyunu göstərin
+ Dialoq ikonası
+ Tab
+ Gündüz və ya axşam seçin
+ Saatı seçin
+ Saat %1$s
+ Dəqiqə seçin
+ %1$s dəqiqə
+ AM
+ Zamanı daxil etmək üçün saat rejiminə keçin
+ Saat
+ Dəqiqə
+ GƏ
+ Vaxt seçin
+ Zamanı daxil etmək üçün mətnlə daxiletmə rejiminə keçin
+ Yeni bildiriş
+ %1$s silin
+ Minimum %1$d yeni bildiriş
+ Növbəti aya dəyişin
+ Əvvəlki aya dəyişin
+ Cari seçim: %1$s
+ @android:string/ok
+ %1$s
+ Tarix seçin
+ Seçilmiş tarix
+ Gün sütunu: %1$s
+ Yanlış format.
+ Nümunə: %1$s
+ %1$s istifadə edin
+ Yanlış diapazon.
+ %1$s ilinə keçin
+ Əhatə dairəsindən kənar: %1$s
+ Başlama tarixi – %1$s
+ %1$s – Bitmə tarixi
+ %1$s: %2$s
+ Aralıq seçin
+ Başlama tarixi - Bitmə tarixi
+ Saxlayın
+ Tarix
+ Bitmə tarixi
+ Başlama tarixi
+ gün
+ ay
+ il
+ Təqvim daxiletmə rejiminə keçin
+ Gün seçiminə keçmək üçün toxunun
+ Mətn daxiletmə rejiminə keçin
+ İl seçiminə keçmək üçün toxunun
+ Parolu göstərin
+ "Axtarın"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-b+es+419/values-b+es+419.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-b+es+419/values-b+es+419.xml
new file mode 100644
index 0000000..f007875
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-b+es+419/values-b+es+419.xml
@@ -0,0 +1,61 @@
+
+
+
+ - %d notificación nueva
+ - %d notificaciones nuevas
+
+ Expandir hasta la mitad
+ Caracteres ingresados: %1$d de %2$d
+ Se excedió en %1$d el límite de caracteres de %2$d
+ Borrar texto
+ Error
+ Mostrar menú desplegable
+ Ícono de diálogo
+ Pestaña
+ Selecciona a.m. o p.m.
+ Seleccione la hora.
+ %1$s en punto
+ Seleccionar minutos
+ %1$s minutos
+ A. M.
+ Cambia al modo de reloj para ingresar la hora.
+ Hora
+ Minuto
+ P. M.
+ Seleccionar la hora
+ Cambia al modo de entrada de texto para ingresar la hora.
+ Notificación nueva
+ Quitar %1$s
+ Más de %1$d notificaciones nuevas
+ Cambiar al mes siguiente
+ Cambiar al mes anterior
+ Selección actual: %1$s
+ @android:string/ok
+ %1$s
+ Seleccionar fecha
+ Fecha seleccionada
+ Columna de días: %1$s
+ Formato no válido
+ Ejemplo: %1$s
+ Usar: %1$s
+ El rango no es válido.
+ Navegar al año %1$s
+ Fuera de rango: %1$s
+ Fecha de inicio - %1$s
+ %1$s - fecha de finalización
+ %1$s-%2$s
+ Selecciona un período
+ Fecha de inicio - fecha de finalización
+ Guardar
+ Fecha
+ Fecha de finalización
+ Fecha de inicio
+ d
+ m
+ a
+ Cambiar al modo de entrada de calendario
+ Presiona para seleccionar un día
+ Cambiar al modo de entrada de texto
+ Presiona para seleccionar un año
+ Mostrar contraseña
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml
new file mode 100644
index 0000000..88272c4
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml
@@ -0,0 +1,91 @@
+
+
+
+ - %d novo obaveštenje
+ - %d nova obaveštenja
+ - %d novih obaveštenja
+
+ "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"
+ Proširite do pola
+ Uneti znakovi: %1$d od %2$d
+ Prekoračeno je ograničenje broja znakova: %1$d od %2$d
+ Obriši tekst
+ Greška
+ Prikaži padajući meni
+ Ikona dijaloga
+ Kartica
+ Izaberite pre podne ili po podne
+ Izaberite sat
+ %1$s s
+ Izaberite minute
+ %1$s min
+ AM
+ Pređite u režim sata radi unosa vremena.
+ Sat
+ Minut
+ PM
+ Izaberite vreme
+ Pređite u režim unosa teksta radi unosa vremena.
+ Novo obaveštenje
+ Uklonite %1$s
+ Novih obaveštenja: više od %1$d
+ Pređite na sledeći mesec
+ Pređite na prethodni mesec
+ Aktuelni izbor: %1$s
+ @android:string/ok
+ %1$s
+ Izaberite datum
+ Izabrani datum
+ Kolona sa danima: %1$s
+ Format je nevažeći.
+ Primer: %1$s
+ Koristite: %1$s
+ Nevažeći period.
+ Idite na godinu %1$s
+ Izvan perioda: %1$s
+ Datum početka – %1$s
+ %1$s – Datum završetka
+ %1$s–%2$s
+ Izaberite period
+ Datum početka – Datum završetka
+ Sačuvaj
+ Datum
+ Datum završetka
+ Datum početka
+ d
+ m
+ g
+ Pređite na režim unosa u Kalendaru
+ Dodirnite da biste prešli na izbor dana
+ Pređite na režim unosa teksta
+ Dodirnite da biste prešli na izbor godine
+ Prikaži lozinku
+ "Pretražite"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-be/values-be.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-be/values-be.xml
new file mode 100644
index 0000000..4c4dc18
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-be/values-be.xml
@@ -0,0 +1,92 @@
+
+
+
+ - %d новае апавяшчэнне
+ - %d новыя апавяшчэнні
+ - %d новых апавяшчэнняў
+ - %d новага апавяшчэння
+
+ "Перайсці на галоўную старонку"
+ "Перайсці ўверх"
+ "Дадатковыя параметры"
+ "Гатова"
+ "Паказаць усе"
+ "Выберыце праграму"
+ "ВЫКЛ."
+ "УКЛ."
+ "Alt +"
+ "Ctrl +"
+ "Delete"
+ "Enter"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "Прабел"
+ "Sym +"
+ "Меню +"
+ "Пошук…"
+ "Выдаліць запыт"
+ "Пошукавы запыт"
+ "Пошук"
+ "Адправіць запыт"
+ "Галасавы пошук"
+ "Абагуліць праз"
+ "Абагуліць праз праграму \"%s\""
+ "Згарнуць"
+ Разгарнуць напалову
+ Уведзена сімвалаў: %1$d з %2$d
+ Ліміт сімвалаў перавышаны: %1$d з %2$d
+ Ачысціць тэкст
+ Памылка
+ Паказаць выпадное меню
+ Значок дыялогавага акна
+ Укладка
+ Выберыце AM (да паўдня) або PM (пасля паўдня)
+ Выберыце гадзіну
+ %1$s гадз
+ Выберыце хвіліны
+ %1$s хв
+ AM
+ Пераключыцца на рэжым гадзінніка пры ўводзе часу.
+ Гадзіна
+ Хвіліна
+ PM
+ Выберыце час
+ Пераключыцца на рэжым тэксту пры ўводзе часу.
+ Новае апавяшчэнне
+ Выдаліць %1$s
+ Колькасць новых апавяшчэнняў перавысіла %1$d
+ Перайсці да наступнага месяца
+ Перайсці да папярэдняга месяца
+ Бягучае вылучэнне: %1$s
+ @android:string/ok
+ %1$s
+ Выберыце дату
+ Выбраная дата
+ Слупок дзён: %1$s
+ Няправільны фармат.
+ Прыклад: %1$s
+ Неабходны фармат: %1$s
+ Няправільны дыяпазон.
+ Перайсці ў %1$s год
+ Па-за межамі дыяпазону: %1$s
+ Дата пачатку – %1$s
+ %1$s – дата заканчэння
+ %1$s – %2$s
+ Выберыце дыяпазон дат
+ Дата пачатку – дата заканчэння
+ Захаваць
+ Дата
+ Дата заканчэння
+ Дата пачатку
+ д
+ м
+ г
+ Пераключыцца ў рэжым уводу \"Каляндар\"
+ Дакраніцеся, каб пераключыцца на выбар дня
+ Пераключыцца ў рэжым уводу \"Тэкст\"
+ Дакраніцеся, каб пераключыцца на выбар года
+ Паказаць пароль
+ "Пошук"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bg/values-bg.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bg/values-bg.xml
new file mode 100644
index 0000000..2487b1d
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bg/values-bg.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d ново известие
+ - %d нови известия
+
+ "Навигиране към началния екран"
+ "Навигиране нагоре"
+ "Още опции"
+ "Готово"
+ "Преглед на всички"
+ "Изберете приложение"
+ "ИЗКЛ."
+ "ВКЛ."
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "клавиша за интервал"
+ "Sym+"
+ "Menu+"
+ "Търсете…"
+ "Изчистване на заявката"
+ "Заявка за търсене"
+ "Търсене"
+ "Изпращане на заявката"
+ "Гласово търсене"
+ "Споделяне със:"
+ "Споделяне със: %s"
+ "Свиване"
+ Разгъване наполовина
+ Въведени знаци: %1$d от %2$d
+ Максималният брой знаци е надхвърлен с(ъс) %1$d от %2$d
+ Изчистване на текста
+ Грешка
+ Показване на падащото меню
+ Икона за диалогов прозорец
+ Раздел
+ Изберете AM или PM
+ Изберете час
+ %1$s часа
+ Избиране на минути
+ %1$s минути
+ AM
+ Превключете към режима за часовник, за да въведете часа.
+ Час
+ Минута
+ PM
+ Избор на час
+ Превключете към режима за въвеждане на текст, за да въведете часа.
+ Ново известие
+ Премахване на %1$s
+ Повече от %1$d нови известия
+ Преминаване към следващия месец
+ Преминаване към предишния месец
+ Текущ избор: %1$s
+ @android:string/ok
+ %1$s
+ Избиране на дата
+ Избрана дата
+ Колона за дни: %1$s
+ Форматът е невалиден.
+ Пример: %1$s
+ Използвайте: %1$s
+ Невалиден диапазон.
+ Навигиране до %1$s г.
+ Извън диапазона: %1$s
+ Начална дата – %1$s
+ %1$s – крайна дата
+ %1$s – %2$s
+ Избиране на период от време
+ Начална дата – крайна дата
+ Запазване
+ Дата
+ Крайна дата
+ Начална дата
+ д
+ м
+ г
+ Превключване към режим на въвеждане в календар
+ Докоснете, за да превключите към избиране на ден
+ Превключване към режим за въвеждане на текст
+ Докоснете, за да превключите към избиране на година
+ Показване на паролата
+ "Търсене"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bn/values-bn.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bn/values-bn.xml
new file mode 100644
index 0000000..c959c22
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bn/values-bn.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %dটি নতুন বিজ্ঞপ্তি
+ - %dটি নতুন বিজ্ঞপ্তি
+
+ "হোমে নেভিগেট করুন"
+ "উপরে নেভিগেট করুন"
+ "আরও বিকল্প"
+ "হয়ে গেছে"
+ "সবগুলি দেখুন"
+ "একটি অ্যাপ বেছে নিন"
+ "বন্ধ আছে"
+ "চালু করুন"
+ "Alt+"
+ "Ctrl+"
+ "মুছুন"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "সার্চ করুন…"
+ "কোয়েরি মুছে ফেলুন"
+ "সার্চ কোয়েরি"
+ "সার্চ করুন"
+ "কোয়েরি জমা দিন"
+ "ভয়েস সার্চ করুন"
+ "শেয়ার করুন"
+ "%s-এর সাথে শেয়ার করুন"
+ "সঙ্কুচিত করুন"
+ অর্ধেক প্রসারিত করুন
+ %2$dটির মধ্যে %1$dটি অক্ষর লেখা হয়েছে
+ অক্ষরের সীমা %1$d এর %2$d অতিক্রম করেছে
+ টেক্সট মুছুন
+ সমস্যা
+ ড্রপ-ডাউন মেনু দেখুন
+ ডায়ালগ আইকন
+ ট্যাব
+ AM অথবা PM বেছে নিন
+ ঘণ্টা বেছে নিন
+ %1$sটা বাজে
+ মিনিট বেছে নিন
+ %1$s মিনিট
+ AM
+ সময় ইনপুট দেওয়ার জন্য ঘড়ি মোডে যান।
+ ঘণ্টা
+ মিনিট
+ PM
+ সময় বেছে নিন
+ সময় ইনপুট দেওয়ার জন্য পাঠ্য ইনপুট মোডে যান।
+ নতুন বিজ্ঞপ্তি
+ %1$s সরিয়ে দিন
+ %1$dটির বেশি নতুন বিজ্ঞপ্তি
+ আগামী মাসে যান
+ আগের মাসে যান
+ বর্তমান বাছাই: %1$s
+ @android:string/ok
+ %1$s
+ তারিখ বেছে নিন
+ বেছে নেওয়া তারিখ
+ সপ্তাহের দিনগুলির কলাম: %1$s
+ ভুল ফর্ম্যাট।
+ উদাহরণ: %1$s
+ %1$s ফর্ম্যাটে লিখুন
+ তারিখ সঠিক নয়।
+ নেভিগেট করে %1$s সালে যান
+ নির্দিষ্ট তারিখের বাইরে: %1$s
+ শুরুর তারিখ – %1$s
+ %1$s – সমাপ্তির তারিখ
+ %1$s – %2$s
+ রেঞ্জ বেছে নিন
+ শুরুর তারিখ - সমাপ্তির তারিখ
+ সেভ করুন
+ তারিখ
+ সমাপ্তির তারিখ
+ শুরুর তারিখ
+ d
+ m
+ y
+ ক্যালেন্ডার ইনপুট মোডে বদল করুন
+ দিন বেছে নেওয়ার মোডে বদল করতে ট্যাপ করুন
+ টেক্সট ইনপুট মোডে বদল করুন
+ বছর বেছে নেওয়ার মোডে বদল করতে ট্যাপ করুন
+ পাসওয়ার্ড দেখান
+ "সার্চ করুন"
+ "৯৯৯+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bs/values-bs.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bs/values-bs.xml
new file mode 100644
index 0000000..dcfd140
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bs/values-bs.xml
@@ -0,0 +1,91 @@
+
+
+
+ - %d novo obavještenje
+ - %d nova obavještenja
+ - %d novih obavještenja
+
+ "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"
+ Proširivanje dopola
+ Uneseno znakova: %1$d od %2$d
+ Ograničenje broja znakova premašuje %1$d od %2$d
+ Obriši tekst
+ Greška
+ Prikaži padajući meni
+ ikona dijaloškog okvira
+ Kartica
+ Odaberite prijepodne ili poslijepodne
+ Odaberite sat
+ %1$s h
+ Odaberite minute
+ %1$s min
+ AM
+ Prebacite u način rada kao sat za unos vremena.
+ Sat
+ Minuta
+ PM
+ Odabir vremena
+ Prebacite u način unosa teksta za unos vremena.
+ Novo obavještenje
+ Uklonite %1$s
+ Broj novih obavještenja: više od %1$d
+ Promijeni na sljedeći mjesec
+ Promijeni na prethodni mjesec
+ Trenutni izbor: %1$s
+ @android:string/ok
+ %1$s
+ Odaberite datum
+ Odabrani datum
+ Kolona za dane: %1$s
+ Nevažeći format.
+ Primjer: %1$s
+ Koristi: %1$s
+ Nevažeći opseg.
+ Odlazak na %1$s. godinu
+ Izvan opsega: %1$s
+ Datum početka – %1$s
+ %1$s – Datum završetka
+ %1$s – %2$s
+ Odaberite raspon
+ Datum početka – Datum završetka
+ Sačuvaj
+ Datum
+ Datum završetka
+ Datum početka
+ d
+ m
+ g
+ Prebacivanje na način unosa kalendara
+ Dodirnite da prebacite na odabir dana
+ Prebacivanje na način unosa teksta
+ Dodirnite da prebacite na odabir godine
+ Prikaži lozinku
+ "Pretražite"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ca/values-ca.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ca/values-ca.xml
new file mode 100644
index 0000000..abb3286
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ca/values-ca.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d notificació nova
+ - %d notificacions noves
+
+ "Navega fins 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"
+ Desplega fins a la meitat
+ Caràcters introduïts: %1$d de %2$d
+ S\'ha superat el límit de caràcters (%1$d de %2$d)
+ Esborra el text
+ Error
+ Mostra el menú desplegable
+ Icona del quadre de diàleg
+ Tabulador
+ Selecciona a. m. o p. m.
+ Seleccioneu l\'hora
+ %1$s en punt
+ Selecciona els minuts
+ %1$s minuts
+ a. m.
+ Canvia al mode de rellotge per introduir l\'hora.
+ Hora
+ Minut
+ p. m.
+ Selecció de l\'hora
+ Canvia al mode d\'introducció de text per introduir l\'hora.
+ Notificació nova
+ Suprimeix %1$s
+ Més de %1$d notificacions noves
+ Canvia al mes següent
+ Canvia al mes anterior
+ Selecció actual: %1$s
+ @android:string/ok
+ %1$s
+ Selecciona una data
+ Data seleccionada
+ Columna de dies: %1$s
+ El format no és vàlid.
+ Exemple: %1$s
+ Utilitza: %1$s
+ L\'interval no és vàlid.
+ Canvia a l\'any %1$s
+ La data està fora de l\'interval: %1$s
+ Data d\'inici - %1$s
+ %1$s - data de finalització
+ %1$s - %2$s
+ Selecciona un interval
+ Data d\'inici - data de finalització
+ Desa
+ Data
+ Data de finalització
+ Data d\'inici
+ d
+ m
+ a
+ Canvia al mode d\'introducció de dades del calendari
+ Toca per canviar a la selecció del dia
+ Canvia al mode d\'introducció de text
+ Toca per canviar a la selecció de l\'any
+ Mostra la contrasenya
+ "Cerca"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-cs/values-cs.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-cs/values-cs.xml
new file mode 100644
index 0000000..bab7043
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-cs/values-cs.xml
@@ -0,0 +1,92 @@
+
+
+
+ - %d nové oznámení
+ - %d nová oznámení
+ - %d nového oznámení
+ - %d nových oznámení
+
+ "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"
+ Rozbalit napůl
+ Zadané znaky: %1$d z %2$d
+ Byl překročen povolený počet znaků (%1$d z %2$d)
+ Vymazat text
+ Chyba
+ Zobrazit rozbalovací nabídku
+ Ikona dialogového okna
+ Karta
+ Vyberte AM nebo PM
+ Vyberte hodinu
+ %1$s
+ Zvolte minuty
+ %1$s min
+ AM
+ Chcete-li zadat čas, přepněte na režim hodin.
+ Hodina
+ Minuta
+ PM
+ Vyberte čas
+ Chcete-li zadat čas, přepněte na režim textu.
+ Nové oznámení
+ Odstranit položku %1$s
+ Více než %1$d nových oznámení
+ Přejít na další měsíc
+ Přejít na předchozí měsíc
+ Aktuální výběr: %1$s
+ @android:string/ok
+ %1$s
+ Vyberte datum
+ Vybrané datum
+ Sloupec dnů: %1$s
+ Neplatný formát.
+ Příklad: %1$s
+ Použijte: %1$s
+ Neplatný rozsah.
+ Přejít na rok %1$s
+ Mimo rozsah: %1$s
+ Datum zahájení – %1$s
+ %1$s – datum ukončení
+ %1$s – %2$s
+ Vyberte rozsah
+ Datum zahájení – datum ukončení
+ Uložit
+ Datum
+ Datum ukončení
+ Datum zahájení
+ d
+ m
+ r
+ Přepnout na režim zadávání do kalendáře
+ Klepnutím přepnete na výběr dne
+ Přepnout na režim zadávání textu
+ Klepnutím přepnete na výběr roku
+ Zobrazit heslo
+ "Hledat"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-da/values-da.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-da/values-da.xml
new file mode 100644
index 0000000..c152e4a
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-da/values-da.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d ny notifikation
+ - %d nye notifikationer
+
+ "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"
+ Udvid halvdelen
+ Du har brugt %1$d ud af %2$d tegn
+ Du har brugt %1$d tegn og dermed overskredet tegnbegrænsningen på %2$d.
+ Ryd tekst
+ Fejl
+ Vis rullemenuen
+ Ikon for dialogboks
+ Fane
+ Vælg AM eller PM
+ Vælg time
+ klokken %1$s
+ Vælg minutter
+ %1$s minutter
+ f.m.
+ Skift til urtilstand for at angive klokkeslæt.
+ Time
+ Minut
+ e.m.
+ Vælg tidspunkt
+ Skift til teksttilstand for at angive klokkeslæt.
+ Ny notifikation
+ Fjern %1$s
+ Flere end %1$d nye notifikationer
+ Skift til næste måned
+ Skift til forrige måned
+ Aktuelt valg: %1$s
+ @android:string/ok
+ %1$s
+ Vælg dato
+ Valgt dato
+ Kolonne med dage: %1$s
+ Ugyldigt format.
+ Eksempel: %1$s
+ Brug: %1$s
+ Ugyldigt interval.
+ Gå til år %1$s
+ Uden for interval: %1$s
+ Startdato – %1$s
+ %1$s – slutdato
+ %1$s – %2$s
+ Vælg interval
+ Startdato – slutdato
+ Gem
+ Dato
+ Slutdato
+ Startdato
+ d
+ m
+ å
+ Skift til input-tilstand for kalender
+ Tryk for at gå til valg af dag
+ Skift til input-tilstand for tekst
+ Tryk for at gå til valg af år
+ Vis adgangskode
+ "Søg"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-de/values-de.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-de/values-de.xml
new file mode 100644
index 0000000..e2a52ee
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-de/values-de.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d neue Benachrichtigung
+ - %d neue Benachrichtigungen
+
+ "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"
+ Zur Hälfte maximieren
+ Eingegebene Zeichen: %1$d von %2$d
+ Zeichenbeschränkung überschritten: %1$d/%2$d
+ Text löschen
+ Fehler
+ Drop-down-Menü anzeigen
+ Dialogfeldsymbol
+ Tab
+ Vormittags oder Nachmittags auswählen
+ Stunde auswählen
+ %1$s Uhr
+ Minuten auswählen
+ %1$s Minuten
+ AM
+ In den Uhrzeitmodus wechseln, um die Uhrzeit einzugeben.
+ Stunde
+ Minute
+ PM
+ Uhrzeit auswählen
+ In den Texteingabemodus wechseln, um die Uhrzeit einzugeben.
+ Neue Benachrichtigung
+ %1$s entfernen
+ Mehr als %1$d neue Benachrichtigungen
+ Zum nächsten Monat wechseln
+ Zum vorherigen Monat wechseln
+ Aktuelle Auswahl: %1$s
+ @android:string/ok
+ %1$s
+ Datum auswählen
+ Ausgewähltes Datum
+ Spalte \"Wochentag\": %1$s
+ Ungültiges Format.
+ Beispiel: %1$s
+ Format: %1$s
+ Ungültiger Bereich.
+ Zum Jahr %1$s wechseln
+ Außerhalb des Bereichs: %1$s
+ Startdatum – %1$s
+ %1$s – Enddatum
+ %1$s – %2$s
+ Zeitraum auswählen
+ Startdatum – Enddatum
+ Speichern
+ Datum
+ Enddatum
+ Startdatum
+ T
+ M
+ J
+ In den Kalendereingabemodus wechseln
+ Tippen, um zur Tagesauswahl zu wechseln
+ In den Texteingabemodus wechseln
+ Tippen, um zur Jahresauswahl zu wechseln
+ Passwort anzeigen
+ "Suche"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-el/values-el.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-el/values-el.xml
new file mode 100644
index 0000000..f2eeec9
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-el/values-el.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d νέα ειδοποίηση
+ - %d νέες ειδοποιήσεις
+
+ "Πλοήγηση στην αρχική σελίδα"
+ "Πλοήγηση προς τα επάνω"
+ "Περισσότερες επιλογές"
+ "Τέλος"
+ "Εμφάνιση όλων"
+ "Επιλέξτε μια εφαρμογή"
+ "ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ"
+ "ΕΝΕΡΓΟΠΟΙΗΣΗ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "διάστημα"
+ "Sym+"
+ "Menu+"
+ "Αναζήτηση…"
+ "Διαγραφή ερωτήματος"
+ "Ερώτημα αναζήτησης"
+ "Αναζήτηση"
+ "Υποβολή ερωτήματος"
+ "Φωνητική αναζήτηση"
+ "Κοινοποίηση σε"
+ "Κοινοποίηση στην εφαρμογή %s"
+ "Σύμπτυξη"
+ Ανάπτυξη μέχρι τη μέση
+ Εισήχθησαν %1$d από %2$d χαρακτήρες
+ Υπέρβαση ορίου χαρακτήρων %1$d από %2$d
+ Διαγραφή κειμένου
+ Σφάλμα
+ Εμφάνιση αναπτυσσόμενου μενού
+ Εικονίδιο παραθύρου διαλόγου
+ Καρτέλα
+ Επιλέξτε π.μ. ή μ.μ.
+ Επιλογή ώρας
+ %1$s ακριβώς
+ Επιλογή λεπτών
+ %1$s λεπτά
+ ΠΜ
+ Κάντε εναλλαγή στη λειτουργία ρολογιού, για την εισαγωγή της ώρας.
+ Ώρα
+ Λεπτό
+ ΜΜ
+ Επιλέξτε ώρα
+ Κάντε εναλλαγή στη λειτουργία εισαγωγής κειμένου, για την εισαγωγή της ώρας.
+ Νέα ειδοποίηση
+ Κατάργηση %1$s
+ Πάνω από %1$d νέες ειδοποιήσεις
+ Αλλαγή στον επόμενο μήνα
+ Αλλαγή στον προηγούμενο μήνα
+ Τρέχουσα επιλογή: %1$s
+ @android:string/ok
+ %1$s
+ Επιλογή ημερομηνίας
+ Επιλεγμένη ημερομηνία
+ Στήλη ημερών: %1$s
+ Μη έγκυρη μορφή.
+ Παράδειγμα: %1$s
+ Χρησιμοποιήστε: %1$s
+ Μη έγκυρο εύρος.
+ Πλοήγηση στο έτος %1$s
+ Εκτός εύρους: %1$s
+ Ημερομηνία έναρξης – %1$s
+ %1$s – Ημερομηνία λήξης
+ %1$s – %2$s
+ Επιλογή εύρους
+ Ημερομηνία έναρξης – Ημερομηνία λήξης
+ Αποθήκευση
+ Ημερομηνία
+ Ημερομηνία λήξης
+ Ημερομηνία έναρξης
+ η
+ μ
+ ε
+ Εναλλαγή στη λειτουργία εισαγωγής ημερολογίου
+ Πατήστε για εναλλαγή για την επιλογή ημέρας
+ Εναλλαγή στη λειτουργία εισαγωγής κειμένου
+ Πατήστε για εναλλαγή για την επιλογή έτους
+ Εμφάνιση κωδικού πρόσβασης
+ "Αναζήτηση"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml
new file mode 100644
index 0000000..78c5a56
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/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/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml
new file mode 100644
index 0000000..78c5a56
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/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/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml
new file mode 100644
index 0000000..2bb4640
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d new notification
+ - %d new notifications
+
+ "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"
+ Expand halfway
+ Characters entered %1$d of %2$d
+ Character limit exceeded %1$d of %2$d
+ Clear text
+ Error
+ Show drop-down menu
+ Dialogue Icon
+ Tab
+ Select a.m. or p.m.
+ Select hour
+ %1$s o\'clock
+ Select minutes
+ %1$s minutes
+ AM
+ Switch to clock mode for the time input.
+ Hour
+ Minute
+ PM
+ Select time
+ Switch to text input mode for the time input.
+ New notification
+ Remove %1$s
+ More than %1$d new notifications
+ Change to next month
+ Change to previous month
+ Current selection: %1$s
+ @android:string/ok
+ %1$s
+ Select date
+ Selected date
+ Column of days: %1$s
+ Invalid format.
+ Example: %1$s
+ Use: %1$s
+ Invalid range.
+ Navigate to year %1$s
+ Out of range: %1$s
+ Start date – %1$s
+ %1$s – End date
+ %1$s – %2$s
+ Select range
+ Start date – End date
+ Save
+ Date
+ End date
+ Start date
+ d
+ m
+ y
+ Switch to calendar input mode
+ Tap to switch to selecting a day
+ Switch to text input mode
+ Tap to switch to selecting a year
+ Show password
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml
new file mode 100644
index 0000000..78c5a56
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/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/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml
new file mode 100644
index 0000000..14b21fa
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/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/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml
new file mode 100644
index 0000000..fa0851d
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d notificación nueva
+ - %d notificaciones nuevas
+
+ "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"
+ Expandir hasta la mitad
+ Caracteres ingresados: %1$d de %2$d
+ Se excedió en %1$d el límite de caracteres de %2$d
+ Borrar texto
+ Error
+ Mostrar menú desplegable
+ Ícono de diálogo
+ Pestaña
+ Selecciona a.m. o p.m.
+ Seleccione la hora.
+ %1$s en punto
+ Seleccionar minutos
+ %1$s minutos
+ A. M.
+ Cambia al modo de reloj para ingresar la hora.
+ Hora
+ Minuto
+ P. M.
+ Seleccionar la hora
+ Cambia al modo de entrada de texto para ingresar la hora.
+ Notificación nueva
+ Quitar %1$s
+ Más de %1$d notificaciones nuevas
+ Cambiar al mes siguiente
+ Cambiar al mes anterior
+ Selección actual: %1$s
+ @android:string/ok
+ %1$s
+ Seleccionar fecha
+ Fecha seleccionada
+ Columna de días: %1$s
+ Formato no válido
+ Ejemplo: %1$s
+ Usar: %1$s
+ El rango no es válido.
+ Navegar al año %1$s
+ Fuera de rango: %1$s
+ Fecha de inicio - %1$s
+ %1$s - fecha de finalización
+ %1$s-%2$s
+ Selecciona un período
+ Fecha de inicio - fecha de finalización
+ Guardar
+ Fecha
+ Fecha de finalización
+ Fecha de inicio
+ d
+ m
+ a
+ Cambiar al modo de entrada de calendario
+ Presiona para seleccionar un día
+ Cambiar al modo de entrada de texto
+ Presiona para seleccionar un año
+ Mostrar contraseña
+ "Buscar"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-es/values-es.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-es/values-es.xml
new file mode 100644
index 0000000..54f21af
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-es/values-es.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d notificación nueva
+ - %d notificaciones nuevas
+
+ "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"
+ Desplegar hasta la mitad
+ Caracteres introducidos: %1$d de %2$d
+ Límite de caracteres superado (%1$d de %2$d)
+ Borrar texto
+ Error
+ Mostrar menú desplegable
+ Icono del cuadro de diálogo
+ Pestaña
+ Selecciona AM o PM
+ Seleccionar hora
+ %1$s en punto
+ Seleccionar minutos
+ %1$s minutos
+ A.M.
+ Cambia al modo de reloj para escribir la hora.
+ Hora
+ Minuto
+ P.M.
+ Seleccionar la hora
+ Cambia al modo de introducción de texto para escribir la hora.
+ Notificación nueva
+ Retirar %1$s
+ Más de %1$d notificaciones nuevas
+ Cambiar al mes siguiente
+ Cambiar al mes anterior
+ Selección actual: %1$s
+ @android:string/ok
+ %1$s
+ Selecciona una fecha
+ Fecha seleccionada
+ Columna de días: %1$s
+ Formato no válido.
+ Ejemplo: %1$s
+ Usar: %1$s
+ El periodo no es válido.
+ Ir al año %1$s
+ Fuera del periodo válido: %1$s
+ Fecha de inicio–%1$s
+ %1$s–Fecha de finalización
+ %1$s – %2$s
+ Selecciona un periodo
+ Fecha de inicio–Fecha de finalización
+ Guardar
+ Fecha
+ Fecha de finalización
+ Fecha de inicio
+ d
+ m
+ a
+ Cambiar al modo de introducción Calendario
+ Toca para seleccionar un día
+ Cambiar al modo de introducción Texto
+ Toca para seleccionar un año
+ Mostrar contraseña
+ "Buscar"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-et/values-et.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-et/values-et.xml
new file mode 100644
index 0000000..090540d
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-et/values-et.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d uus märguanne
+ - %d uut märguannet
+
+ "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"
+ Laiendamine poolenisti
+ Sisestatud tähemärgid: %1$d/%2$d
+ Tähemärgipiirang on ületatud: %1$d/%2$d
+ Kustuta tekst
+ Viga
+ Kuva rippmenüü
+ Dialoogi ikoon
+ Vaheleht
+ Valige AM või PM
+ Valige tund
+ Kell %1$s
+ Minutite valimine
+ %1$s minutit
+ AM
+ Aktiveerige kellaaja sisestamiseks kellarežiim.
+ Tunnid
+ Minut
+ PM
+ Aja valimine
+ Aktiveerige kellaaja sisestamiseks tekstisisestusrežiim.
+ Uus märguanne
+ Üksuse %1$s eemaldamine
+ Rohkem kui %1$d uut märguannet
+ Vaheta järgmisele kuule
+ Vaheta eelmisele kuule
+ Praegune valik: %1$s
+ @android:string/ok
+ %1$s
+ Valige kuupäev
+ Valitud kuupäev
+ Päevade veerg: %1$s
+ Sobimatu vorming.
+ Näide: %1$s
+ Kasutage: %1$s
+ Sobimatu vahemik.
+ Mine aastasse %1$s
+ Vahemikust väljas: %1$s
+ Alguskuupäev – %1$s
+ %1$s – lõppkuupäev
+ %1$s–%2$s
+ Valige vahemik
+ Alguskuupäev – lõppkuupäev
+ Salvesta
+ Kuupäev
+ Lõppkuupäev
+ Alguskuupäev
+ p
+ k
+ a
+ Lülitu kalendrisisestusrežiimile
+ Puudutage, et lülituda päeva valimisele
+ Lülitu tekstisisestusrežiimile
+ Puudutage, et lülituda aasta valimisele
+ Parooli kuvamine
+ "Otsing"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-eu/values-eu.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-eu/values-eu.xml
new file mode 100644
index 0000000..004d6a1
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-eu/values-eu.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d jakinarazpen berri
+ - %d jakinarazpen berri
+
+ "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"
+ Zabaldu erdiraino
+ %1$d/%2$d karaktere idatzi dira
+ Karaktere-muga gainditu da: %1$d/%2$d
+ Garbitu testua
+ Errorea
+ Erakutsi goitibeherako menua
+ Leihoko ikonoa
+ Fitxa
+ Hautatu AM edo PM
+ Hautatu ordua
+ %1$s(r)ak dira
+ Hautatu minutuak
+ %1$s minutu
+ AM
+ Aldatu erloju modura ordua zehazteko.
+ Ordua
+ Minutua
+ PM
+ Hautatu ordua
+ Ordua idazteko, aldatu testua idazteko metodora.
+ Jakinarazpen berria
+ Kendu %1$s
+ %1$d jakinarazpen berri baino gehiago
+ Aldatu hurrengo hilabetera
+ Aldatu aurreko hilabetera
+ Uneko hautapena: %1$s
+ @android:string/ok
+ %1$s
+ Hautatu data
+ Hautatutako data
+ Egunen zutabea:%1$s
+ Formatuak ez du balio.
+ Adibidea: %1$s
+ Erabili: %1$s
+ Tarteak ez du balio.
+ Joan %1$s. urtera
+ Onartutako barrutitik kanpo: %1$s
+ Hasiera-data – %1$s
+ %1$s – Amaiera-data
+ %1$s-%2$s
+ Hautatu barrutia
+ Hasiera-data - Amaiera-data
+ Gorde
+ Data
+ Amaiera-data
+ Hasiera-data
+ e
+ h
+ u
+ Aldatu egutegiaren idazketa-metodora
+ Sakatu eguna hautatzeko modura aldatzeko
+ Aldatu testua idazteko modura
+ Sakatu urtea hautatzeko modura aldatzeko
+ Erakutsi pasahitza
+ "Bilatu"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fa/values-fa.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fa/values-fa.xml
new file mode 100644
index 0000000..b9c60a4
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fa/values-fa.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d اعلان جدید
+ - %d اعلان جدید
+
+ "پیمایش به صفحه اصلی"
+ "رفتن به بالا"
+ "گزینههای بیشتر"
+ "تمام"
+ "دیدن همه"
+ "انتخاب برنامه"
+ "خاموش"
+ "روشن"
+ "Alt+"
+ "Ctrl+"
+ "حذف"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "فاصله"
+ "Sym+"
+ "منو+"
+ "جستجو…"
+ "پاک کردن پُرسمان"
+ "درخواست جستجو"
+ "جستجو"
+ "ارسال پُرسمان"
+ "جستجوی گفتاری"
+ "همرسانی با"
+ "همرسانی با %s"
+ "کوچک کردن"
+ گسترده کردن تا نیمه
+ نویسههای واردشده %1$d از %2$d
+ محدودیت نویسه از حد مجاز %1$d از %2$d بیشتر شده است
+ پاک کردن نوشتار
+ خطا
+ نمایش منوی کرکرهای
+ نماد کادر گفتگو
+ برگه
+ انتخاب .ق.ظ. یا ب.ظ.
+ انتخاب ساعت
+ ساعت %1$s
+ انتخاب دقیقه
+ %1$s دقیقه
+ ق.ظ
+ برای وارد کردن زمان، به حالت ساعت تغییر وضعیت دهید.
+ ساعت
+ دقیقه
+ ب.ظ
+ انتخاب زمان
+ برای وارد کردن زمان، به حالت ورودی نوشتاری تغییر وضعیت دهید.
+ اعلان جدید
+ برداشتن %1$s
+ بیش از %1$d اعلان جدید
+ تغییر به ماه بعدی
+ تغییر به ماه قبلی
+ انتخاب کنونی: %1$s
+ @android:string/ok
+ %1$s
+ انتخاب تاریخ
+ تاریخ انتخابی
+ ستون روز: %1$s
+ قالب نامعتبر است.
+ مثال: %1$s
+ قالب: %1$s
+ محدوده نامعتبر است.
+ رفتن به سال %1$s
+ خارج از محدوده: %1$s
+ تاریخ شروع – %1$s
+ %1$s – تاریخ پایان
+ %1$s – %2$s
+ انتخاب محدوده
+ تاریخ شروع – تاریخ پایان
+ ذخیره
+ تاریخ
+ تاریخ پایان
+ تاریخ شروع
+ d
+ m
+ y
+ رفتن به روش ورودی تقویم
+ رفتن به رفتن به حالت انتخاب روز ضربه بزنید
+ رفتن به حالت ورودی نوشتاری
+ برای رفتن به حالت انتخاب سال ضربه بزنید
+ نمایش گذرواژه
+ "جستجو"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fi/values-fi.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fi/values-fi.xml
new file mode 100644
index 0000000..4c9ff26
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fi/values-fi.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d uusi ilmoitus
+ - %d uutta ilmoitusta
+
+ "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ä"
+ Laajenna puoliväliin
+ %1$d/%2$d merkkiä kirjoitettu
+ Merkkiraja ylitetty: %1$d/%2$d
+ Tyhjennä teksti
+ Virhe
+ Näytä avattava valikko
+ Valintaikkunan kuvake
+ Välilehti
+ Valitse AP tai IP
+ Valitse tunti
+ klo %1$s
+ Valitse minuutit
+ %1$s minuuttia
+ ap
+ Vaihda ajan syöttämiseen kellotilassa.
+ Tunnit
+ Minuutti
+ ip
+ Valitse aika
+ Vaihda ajan syöttämiseen tekstitilassa.
+ Uusi ilmoitus
+ Poista %1$s
+ Yli %1$d uutta ilmoitusta
+ Vaihda seuraavaan kuukauteen
+ Vaihda edelliseen kuukauteen
+ Nykyinen valinta: %1$s
+ @android:string/ok
+ %1$s
+ Valitse päivämäärä
+ Valittu päivämäärä
+ Päiväsarake: %1$s
+ Virheellinen muoto
+ Esimerkki: %1$s
+ Käytä muotoa %1$s
+ Virheellinen alue
+ Siirry vuoteen %1$s
+ Katvealueella: %1$s
+ Alkamispäivä – %1$s
+ %1$s – päättymispäivä
+ %1$s – %2$s
+ Valitse jakso
+ Alkamispäivä – päättymispäivä
+ Tallenna
+ Päivämäärä
+ Päättymispäivä
+ Alkamispäivä
+ p
+ k
+ v
+ Vaihda syöttötavaksi kalenteri
+ Siirry päivän valintaan napauttamalla
+ Valitse syöttötavaksi teksti
+ Siirry vuoden valintaan napauttamalla
+ Näytä salasana
+ "Haku"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml
new file mode 100644
index 0000000..0cb0cde
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d nouvelle notification
+ - %d nouvelles notifications
+
+ "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"
+ Développer à moitié
+ Caractères entrés : %1$d sur %2$d
+ Limite de caractère dépassée : %1$d sur %2$d
+ Effacer le texte
+ Erreur
+ Afficher le menu déroulant
+ Icône de boîte de dialogue
+ Onglet
+ Sélectionner AM ou PM
+ Sélectionner l\'heure
+ %1$s heures
+ Sélectionnez les minutes
+ %1$s minutes
+ AM
+ Passer au mode Horloge pour entrer l\'heure.
+ Heure
+ Minute
+ PM
+ Sélectionner l\'heure
+ Passer au mode Entrée de texte pour entrer l\'heure.
+ Nouvelle notification
+ Supprimer %1$s
+ Plus de %1$d nouvelles notifications
+ Passer au mois suivant
+ Passer au mois précédent
+ Sélection actuelle : %1$s
+ @android:string/ok
+ %1$s
+ Sélectionnez la date
+ Date sélectionnée
+ Colonne des jours : %1$s
+ Format incorrect
+ Exemple : %1$s
+ Utiliser : %1$s
+ Plage incorrecte.
+ Naviguer vers l\'année %1$s
+ Hors de la plage : %1$s
+ Du (date de début) au %1$s
+ Du %1$s au (date de fin)
+ Du %1$s au %2$s
+ Sélectionnez la plage
+ Du (date de début) au (date de fin)
+ Enregistrer
+ Date
+ Date de fin
+ Date de début
+ j
+ m
+ a
+ Passer au mode d\'entrée Agenda
+ Touchez pour passer à la sélection de jour
+ Passer au mode d\'entrée Texte
+ Touchez pour passer à la sélection d\'année
+ Afficher le mot de passe
+ "Rechercher"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fr/values-fr.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fr/values-fr.xml
new file mode 100644
index 0000000..8356128
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fr/values-fr.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d nouvelle notification
+ - %d nouvelles notifications
+
+ "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"
+ Développer en entier
+ Caractères saisis %1$d sur %2$d
+ Nombre maximal de caractères dépassé : %1$d sur %2$d
+ Effacer le texte
+ Erreur
+ Afficher le menu déroulant
+ Icône de la boîte de dialogue
+ Tabulation
+ Sélectionner le format AM ou PM
+ Sélectionnez une heure
+ %1$s h
+ Sélectionner des minutes
+ %1$s min
+ AM
+ Passer en mode horloge pour la saisie de l\'heure.
+ Heure
+ Minute
+ PM
+ Sélectionner l\'heure
+ Passer en mode saisie de texte pour la saisie de l\'heure.
+ Nouvelle notification
+ Supprimer %1$s
+ Plus de %1$d nouvelles notifications
+ Passer au mois suivant
+ Passer au mois précédent
+ Sélection actuelle : %1$s
+ @android:string/ok
+ %1$s
+ Sélectionnez une date
+ Date sélectionnée
+ Colonne du jour de la semaine : %1$s
+ Format incorrect.
+ Exemple : %1$s
+ Utiliser %1$s
+ Plage non valide.
+ Accéder à l\'année %1$s
+ Hors de portée : %1$s
+ Date de début – %1$s
+ %1$s – Date de fin
+ %1$s - %2$s
+ Sélectionnez une période
+ Date de début – Date de fin
+ Enregistrer
+ Date
+ Date de fin
+ Date de début
+ j
+ m
+ a
+ Passer au mode de saisie Agenda
+ Appuyer pour sélectionner un jour
+ Passer au mode de saisie Texte
+ Appuyer pour sélectionner une année
+ Afficher le mot de passe
+ "Rechercher"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-gl/values-gl.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-gl/values-gl.xml
new file mode 100644
index 0000000..654663c
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-gl/values-gl.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d notificación nova
+ - %d notificacións novas
+
+ "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"
+ Despregar ata a metade
+ Introducíronse %1$d caracteres de %2$d
+ Introducíronse %1$d caracteres, pero o límite é de %2$d
+ Borra texto
+ Produciuse un erro
+ Mostra o menú despregable
+ Icona de cadro de diálogo
+ Pestana
+ Seleccionar a.m. ou p.m.
+ Seleccionar hora
+ %1$s en punto
+ Seleccionar minutos
+ %1$s minutos
+ a.m.
+ Cambiar ao modo de reloxo para introducir a hora.
+ Hora
+ Minuto
+ p.m.
+ Seleccionar hora
+ Cambia ao modo de introdución de texto para introducir a hora.
+ Notificación nova
+ Quita %1$s
+ Máis de %1$d notificacións novas
+ Cambiar ao mes seguinte
+ Cambiar ao mes anterior
+ Selección actual: %1$s
+ @android:string/ok
+ %1$s
+ Selecciona unha data
+ Data seleccionada
+ Columna de días: %1$s
+ O formato non é válido.
+ Exemplo: %1$s
+ Usa este formato: %1$s
+ O intervalo de datas non é válido.
+ Ir ao ano %1$s
+ Só se admiten datas do intervalo: %1$s
+ Data de inicio - %1$s
+ %1$s - data de finalización
+ %1$s - %2$s
+ Selecciona un intervalo de datas
+ Data de inicio - data de finalización
+ Gardar
+ Data
+ Data de finalización
+ Data de inicio
+ d
+ m
+ a
+ Cambiar ao modo de entrada de calendario
+ Tocar para cambiar a selección de día
+ Cambiar ao modo de introdución de texto
+ Tocar para cambiar a selección de ano
+ Mostra o contrasinal
+ "Buscar"
+ ">999"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-gu/values-gu.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-gu/values-gu.xml
new file mode 100644
index 0000000..7db7b93
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-gu/values-gu.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d નવું નોટિફિકેશન
+ - %d નવા નોટિફિકેશન
+
+ "ઘરનો રસ્તો બતાવો"
+ "ઉપર નૅવિગેટ કરો"
+ "વધુ વિકલ્પો"
+ "થઈ ગયું"
+ "બધી જુઓ"
+ "ઍપ્લિકેશન પસંદ કરો"
+ "બંધ"
+ "ચાલુ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "શોધો…"
+ "ક્વેરી સાફ કરો"
+ "શોધ ક્વેરી"
+ "શોધો"
+ "ક્વેરી સબમિટ કરો"
+ "વૉઇસ શોધ"
+ "આની સાથે શેર કરો"
+ "%sની સાથે શેર કરો"
+ "સંકુચિત કરો"
+ અડધે સુધી મોટું કરો
+ %2$dમાંથી %1$d અક્ષરો દાખલ કર્યા
+ %2$dમાંથી %1$dની વર્ણ મર્યાદા ઓળંગાઈ ગઈ છે
+ ટેક્સ્ટ સાફ કરો
+ ભૂલ
+ ડ્રૉપડાઉન મેનૂ બતાવો
+ સંવાદનું આઇકન
+ ટૅબ
+ AM અથવા PM પસંદ કરો
+ સમય પસંદ કરો
+ %1$s વાગ્યા છે
+ મિનિટ પસંદ કરો
+ %1$s મિનિટ
+ AM
+ સમય દાખલ કરવા માટે ઘડિયાળ મોડમાં સ્વિચ કરો.
+ કલાક
+ મિનિટ
+ PM
+ સમય પસંદ કરો
+ સમય દાખલ કરવા માટે ટેક્સ્ટ ઇનપુટ મોડમાં સ્વિચ કરો.
+ નવું નોટિફિકેશન
+ %1$s કાઢી નાખો
+ %1$dથી વધુ નવા નોટિફિકેશન
+ આગલા મહિના પર બદલો
+ પાછલા મહિના પર બદલો
+ હાલની પસંદગી: %1$s
+ @android:string/ok
+ %1$s
+ તારીખ પસંદ કરો
+ પસંદ કરેલી તારીખ
+ દિવસોની કૉલમ: %1$s
+ અમાન્ય ફોર્મેટ.
+ ઉદાહરણ: %1$s
+ આનો ઉપયોગ કરો: %1$s
+ અમાન્ય શ્રેણી.
+ %1$sના વર્ષ પર નૅવિગેટ કરો
+ આ શ્રેણીની બહાર છે: %1$s
+ શરૂ કરવાની તારીખ – %1$s
+ %1$s – સમાપ્તિની તારીખ
+ %1$s – %2$s
+ શ્રેણી પસંદ કરો
+ શરૂ કરવાની તારીખ – સમાપ્તિની તારીખ
+ સાચવો
+ તારીખ
+ સમાપ્તિની તારીખ
+ શરૂ કરવાની તારીખ
+ d
+ m
+ y
+ કૅલેન્ડર ઇનપુટ મોડ પર સ્વિચ કરો
+ દિવસની પસંદગી પર સ્વિચ કરવા માટે ટૅપ કરો
+ ટેક્સ્ટ ઇનપુટ મોડ પર સ્વિચ કરો
+ વર્ષની પસંદગી પર સ્વિચ કરવા માટે ટૅપ કરો
+ પાસવર્ડ બતાવો
+ "શોધો"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h320dp-port-v13/values-h320dp-port-v13.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h320dp-port-v13/values-h320dp-port-v13.xml
new file mode 100644
index 0000000..62716d4
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h320dp-port-v13/values-h320dp-port-v13.xml
@@ -0,0 +1,4 @@
+
+
+ 8dp
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h360dp-land-v13/values-h360dp-land-v13.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h360dp-land-v13/values-h360dp-land-v13.xml
new file mode 100644
index 0000000..4badce1
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h360dp-land-v13/values-h360dp-land-v13.xml
@@ -0,0 +1,12 @@
+
+
+ 4dp
+ 18dp
+ 40dp
+ 2dp
+ 2dp
+ 40dp
+ 20dp
+ 128dp
+ 4dp
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h480dp-land-v13/values-h480dp-land-v13.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h480dp-land-v13/values-h480dp-land-v13.xml
new file mode 100644
index 0000000..86eb422
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h480dp-land-v13/values-h480dp-land-v13.xml
@@ -0,0 +1,12 @@
+
+
+ 0dp
+ 22dp
+ 48dp
+ 2dp
+ 2dp
+ 48dp
+ 20dp
+ 168dp
+ 0dp
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h550dp-port-v13/values-h550dp-port-v13.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h550dp-port-v13/values-h550dp-port-v13.xml
new file mode 100644
index 0000000..9b3fbb8
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h550dp-port-v13/values-h550dp-port-v13.xml
@@ -0,0 +1,4 @@
+
+
+ 24dp
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml
new file mode 100644
index 0000000..e38bb90
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml
@@ -0,0 +1,4 @@
+
+
+ 54dip
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml
new file mode 100644
index 0000000..d5a138e
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml
@@ -0,0 +1,8 @@
+
+
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hi/values-hi.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hi/values-hi.xml
new file mode 100644
index 0000000..db27a74
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hi/values-hi.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d नई सूचनाएं
+ - %d नई सूचनाएं
+
+ "होम पेज पर जाएं"
+ "वापस जाएं"
+ "ज़्यादा विकल्प"
+ "हो गया"
+ "सभी देखें"
+ "कोई ऐप्लिकेशन चुनें"
+ "बंद"
+ "चालू"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "खोजें…"
+ "क्वेरी हटाएं"
+ "सर्च क्वेरी"
+ "खोजें"
+ "क्वेरी सबमिट करें"
+ "बोलकर खोजें"
+ "इससे शेयर करें:"
+ "%s से शेयर करें"
+ "छोटा करें"
+ पूरी तरह बड़ा करें
+ %2$d वर्णों में से %1$d वर्ण दर्ज किए गए
+ अभी %1$d वर्ण हैं जबकि %2$d से ज़्यादा नहीं होने चाहिए
+ टेक्स्ट मिटाएं
+ गड़बड़ी
+ ड्रॉपडाउन मेन्यू दिखाएं
+ डायलॉग का आइकॉन
+ टैब
+ AM या PM चुनें
+ घंटा चुनें
+ %1$s बजे
+ मिनट चुनें
+ %1$s मिनट
+ पूर्वाह्न
+ समय इनपुट के लिए घड़ी मोड पर जाएं.
+ घंटा
+ मिनट
+ अपराह्न
+ समय चुनें
+ समय इनपुट के लिए लेख इनपुट मोड पर जाएं.
+ नई सूचना
+ %1$s हटाएं
+ %1$d से ज़्यादा नई सूचनाएं
+ अगले महीने पर जाएं
+ पिछले महीने पर जाएं
+ फ़िलहाल, यह चुना गया है: %1$s
+ @android:string/ok
+ %1$s
+ तारीख चुनें
+ चुनी गई तारीख
+ दिनों का कॉलम: %1$s
+ गलत फ़ॉर्मैट.
+ उदाहरण: %1$s
+ %1$s का इस्तेमाल करें
+ तारीखों की अमान्य सीमा.
+ साल %1$s पर जाएं
+ तारीख की मान्य सीमा से बाहर: %1$s
+ शुरू होने की तारीख – %1$s
+ %1$s – खत्म होने की तारीख
+ %1$s – %2$s
+ रेंज चुनें
+ शुरू होने की तारीख – खत्म होने की तारीख
+ सेव करें
+ तारीख
+ खत्म होने की तारीख
+ शुरू होने की तारीख
+ d
+ m
+ y
+ कैलेंडर के इनपुट मोड पर स्विच करें
+ \'दिन चुनना\' पर स्विच करने के लिए टैप करें
+ टेक्स्ट के इनपुट मोड पर स्विच करें
+ \'साल चुनना\' पर स्विच करने के लिए टैप करें
+ पासवर्ड दिखाएं
+ "खोजें"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hr/values-hr.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hr/values-hr.xml
new file mode 100644
index 0000000..5e1778d
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hr/values-hr.xml
@@ -0,0 +1,91 @@
+
+
+
+ - %d nova obavijest
+ - %d nove obavijesti
+ - %d novih obavijesti
+
+ "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"
+ Proširi donju polovicu
+ Uneseno znakova: %1$d od %2$d
+ Premašeno je ograničenje broja znakova: %1$d od %2$d
+ Brisanje teksta
+ Pogreška
+ Prikaži padajući izbornik
+ Ikona dijaloga
+ Kartica
+ Odaberite prijepodne ili poslijepodne
+ Odaberite sat
+ %1$s h
+ Odaberite minute
+ %1$s min
+ AM
+ Prijeđite na način rada sata da biste unijeli vrijeme.
+ Sat
+ Minuta
+ PM
+ Odabir vremena
+ Prijeđite na način unosa teksta da biste unijeli vrijeme.
+ Nova obavijest
+ Ukloni %1$s
+ Više od %1$d novih obavijesti
+ Prijelaz na sljedeći mjesec
+ Pomicanje na prethodni mjesec
+ Trenutačan odabir: %1$s
+ @android:string/ok
+ %1$s
+ Odaberite datum
+ Odabrani datum
+ Stupac s danima: %1$s
+ Nevažeći format.
+ Primjer: %1$s
+ Koristi format: %1$s
+ Raspon nije važeći.
+ Prijelaz na godinu %1$s
+ Izvan raspona: %1$s
+ Datum početka – %1$s
+ %1$s – datum završetka
+ %1$s – %2$s
+ Odaberite raspon
+ Datum početka – datum završetka
+ Spremi
+ Datum
+ Datum završetka
+ Datum početka
+ d
+ m
+ g
+ Prijelaz na način unosa u Kalendaru
+ Dodirnite za prijelaz na odabir dana
+ Prijelaz na način unosa teksta
+ Dodirnite za prijelaz na odabir godine
+ Prikaži zaporku
+ "Pretraži"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hu/values-hu.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hu/values-hu.xml
new file mode 100644
index 0000000..5c019ea
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hu/values-hu.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d új értesítés
+ - %d új értesítés
+
+ "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"
+ Kibontás félig
+ Begépelt karakterszám: %2$d/%1$d
+ Maximális karakterszám túllépve: %2$d/%1$d
+ Szöveg törlése
+ Hiba
+ Legördülő menü megjelenítése
+ Párbeszédpanel ikonja
+ Lap
+ Válassza ki, hogy délelőtt vagy délután
+ Óra kiválasztása
+ %1$s óra
+ Perc kiválasztása
+ %1$s perc
+ de.
+ Időbevitelhez váltson óramódba.
+ Óra
+ Perc
+ du.
+ Időpont kiválasztása
+ Időbevitelhez váltson szövegbeviteli módba.
+ Új értesítés
+ Eltávolítás (%1$s)
+ Több mint %1$d új értesítés
+ Váltás a következő hónapra
+ Váltás az előző hónapra
+ Jelenleg kiválasztva: %1$s
+ @android:string/ok
+ %1$s
+ Válasszon dátumot
+ Kiválasztott dátum
+ Napok oszlopa: %1$s
+ Érvénytelen formátum.
+ Példa: %1$s
+ Használja ezt: %1$s
+ Érvénytelen tartomány.
+ Ugrás ehhez az évhez: %1$s
+ Tartományon kívül: %1$s
+ Kezdés dátuma – %1$s
+ %1$s – Befejezés dátuma
+ %1$s – %2$s
+ Válasszon dátumtartományt
+ Kezdés dátuma – Befejezés dátuma
+ Mentés
+ Dátum
+ Befejezés dátuma
+ Kezdés dátuma
+ N
+ H
+ É
+ Váltás naptárbeviteli módra
+ Koppintson a nap kiválasztásához
+ Váltás szövegbeviteli módra
+ Koppintson az év kiválasztásához
+ Jelszó megjelenítése
+ "Keresés"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hy/values-hy.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hy/values-hy.xml
new file mode 100644
index 0000000..f68a610
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hy/values-hy.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d նոր ծանուցում
+ - %d նոր ծանուցում
+
+ "Անցնել գլխավոր էջ"
+ "Անցնել վերև"
+ "Այլ ընտրանքներ"
+ "Պատրաստ է"
+ "Տեսնել բոլորը"
+ "Ընտրել հավելված"
+ "ԱՆՋԱՏԵԼ"
+ "ՄԻԱՑՆԵԼ"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "բացատ"
+ "Sym+"
+ "Menu+"
+ "Որոնում…"
+ "Ջնջել հարցումը"
+ "Որոնման հարցում"
+ "Որոնել"
+ "Ուղարկել հարցումը"
+ "Ձայնային որոնում"
+ "Կիսվել…"
+ "Կիսվել %s հավելվածի միջոցով"
+ "Ծալել"
+ Ծավալել կիսով չափ
+ Մուտքագրված նիշեր՝ %1$d/%2$d
+ Նիշերի առավելագույն քանակը գերազանցվել է (%1$d/%2$d)
+ Ջնջել տեքստը
+ Սխալ
+ Ցույց տալ իջնող ընտրացանկը
+ Երկխոսության պատուհանի պատկերակ
+ Ներդիր
+ Ընտրել AM կամ PM
+ Ընտրել ժամը
+ Ժամը %1$s է
+ Ընտրեք րոպեն
+ %1$s րոպե
+ AM
+ Ժամը մուտքագրելու համար միացրեք ժամացույցի ռեժիմը:
+ Ժամ
+ Րոպե
+ PM
+ Ժամանակի ընտրություն
+ Ժամը մուտքագրելու համար միացրեք տեքստի մուտքագրման ռեժիմը:
+ Նոր ծանուցում
+ Հեռացնել (%1$s)
+ Ավելի քան %1$d նոր ծանուցում
+ Անցնել հաջորդ ամիս
+ Անցնել նախորդ ամիս
+ Ներկայիս ընտրությունը՝ %1$s
+ @android:string/ok
+ %1$s
+ Ընտրեք ամսաթիվը
+ Ընտրված ամսաթիվը
+ Օրերի սյունակ՝ %1$s
+ Ձևաչափը սխալ է։
+ Օրինակ՝ %1$s
+ Օգտագործեք՝ %1$s
+ Ընդգրկույթն անվավեր է:
+ Անցնել %1$s թվական
+ Ընդգրկույթից դուրս է՝ %1$s
+ Մեկնարկի ամսաթիվը – %1$s
+ %1$s – Ավարտի ամսաթիվը
+ %1$s – %2$s
+ Ընտրեք ընդգրկույթը
+ Մեկնարկի ամսաթիվը – Ավարտի ամսաթիվը
+ Պահել
+ Ամսաթիվ
+ Ավարտի ամսաթիվը
+ Մեկնարկի ամսաթիվը
+ օ
+ ա
+ տ
+ Անցնել օրացույցի մուտքագրման ռեժիմ
+ Հպեք՝ օրվա ընտությանն անցնելու համար
+ Անցնել տեքստի մուտքագրման ռեժիմին
+ Հպեք՝ տարեթվի ընտությանն անցնելու համար
+ Ցուցադրել գաղտնաբառը
+ "Որոնել"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-in/values-in.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-in/values-in.xml
new file mode 100644
index 0000000..be9c2bb
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-in/values-in.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d notifikasi baru
+ - %d notifikasi baru
+
+ "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"
+ Luaskan setengah
+ Karakter yang dimasukkan %1$d dari %2$d
+ Melebihi batas karakter %1$d dari %2$d
+ Menghapus teks
+ Error
+ Tampilkan menu dropdown
+ Ikon Dialog
+ Tab
+ Pilih AM atau PM
+ Pilih jam
+ Pukul %1$s
+ Pilih menit
+ %1$s menit
+ AM
+ Beralih ke mode jam untuk masukan waktu.
+ Jam
+ Menit
+ PM
+ Pilih waktu
+ Beralih ke mode masukan teks untuk masukan waktu.
+ Notifikasi baru
+ Menghapus %1$s
+ Lebih dari %1$d notifikasi baru
+ Ubah ke bulan berikutnya
+ Ubah ke bulan sebelumnya
+ Pilihan saat ini: %1$s
+ @android:string/ok
+ %1$s
+ Pilih Tanggal
+ Tanggal yang dipilih
+ Kolom hari: %1$s
+ Format tidak valid.
+ Contoh: %1$s
+ Gunakan: %1$s
+ Rentang tidak valid.
+ Buka tahun %1$s
+ Di luar rentang: %1$s
+ Tanggal mulai – %1$s
+ %1$s – Tanggal akhir
+ %1$s – %2$s
+ Pilih Rentang
+ Tanggal mulai – Tanggal akhir
+ Simpan
+ Tanggal
+ Tanggal akhir
+ Tanggal mulai
+ h
+ b
+ t
+ Beralih ke mode masukan kalender
+ Ketuk untuk beralih ke memilih hari
+ Beralih ke mode masukan teks
+ Ketuk untuk beralih ke memilih tahun
+ Tampilkan sandi
+ "Telusuri"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-is/values-is.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-is/values-is.xml
new file mode 100644
index 0000000..59c7534
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-is/values-is.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d ný tilkynning
+ - %d nýjar tilkynningar
+
+ "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"
+ Stækka til hálfs
+ Innslegnir stafir %1$d af %2$d
+ Yfir hámarksstafafjölda, %1$d af %2$d
+ Hreinsa texta
+ Villa
+ Sýna fellivalmynd
+ Gluggatákn
+ Flipi
+ Velja f.h. eða e.h.
+ Velja tíma
+ klukkan %1$s
+ Veldu mínútur
+ %1$s mínútur
+ f.h.
+ Skipta yfir í klukkustillingu til að færa inn tíma.
+ Klukkustund
+ Mínúta
+ e.h.
+ Veldu tíma
+ Skipta yfir í textastillingu til að færa inn tíma.
+ Ný tilkynning
+ Fjarlægja %1$s
+ Yfir %1$d nýjar tilkynningar
+ Breyta í næsta mánuð
+ Breyta í fyrri mánuð
+ Núverandi val: %1$s
+ @android:string/ok
+ %1$s
+ Veldu dagsetningu
+ Valin dagsetning
+ Dálkur með dögum: %1$s
+ Ógilt snið.
+ Dæmi: %1$s
+ Nota: %1$s
+ Ógilt svið.
+ Fara í árið %1$s
+ Utan sviðs: %1$s
+ Upphafsdagur – %1$s
+ %1$s – lokadagur
+ %1$s – %2$s
+ Veldu tímabil
+ Upphafsdagur – lokadagur
+ Vista
+ Dagsetning
+ Lokadagur
+ Upphafsdagur
+ d
+ m
+ á
+ Skipta yfir í innfærsluaðferð fyrir dagatal
+ Ýttu til að skipta yfir í að velja dag
+ Skipta yfir í innfærsluaðferð fyrir texta
+ Ýttu til að skipta yfir í að velja ár
+ Sýna aðgangsorð
+ "Leit"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-it/values-it.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-it/values-it.xml
new file mode 100644
index 0000000..7e73a38
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-it/values-it.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d nuova notifica
+ - %d nuove notifiche
+
+ "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"
+ Espandi a metà
+ %1$d caratteri inserirti su %2$d
+ Sono presenti %2$d caratteri in più rispetto al limite di %1$d
+ Cancella testo
+ Errore
+ Mostra il menu a discesa
+ Icona della finestra di dialogo
+ Scheda
+ Seleziona AM o PM
+ Seleziona l\'ora
+ %1$s in punto
+ Seleziona i minuti
+ %1$s minuti
+ am
+ Passa alla modalità orologio per inserire l\'ora.
+ Ora
+ Minuto
+ pm
+ Seleziona l\'ora
+ Passa alla modalità di immissione testo per inserire l\'ora.
+ Nuova notifica
+ Rimuovi %1$s
+ Più di %1$d nuove notifiche
+ Passa al mese successivo
+ Passa al mese precedente
+ Selezione attuale: %1$s
+ @android:string/ok
+ %1$s
+ Seleziona data
+ Data selezionata
+ Colonna dei giorni: %1$s
+ Formato non valido.
+ Esempio: %1$s
+ Usa: %1$s
+ Intervallo non valido.
+ Vai all\'anno %1$s
+ Non compresa nell\'intervallo: %1$s
+ Data di inizio - %1$s
+ %1$s - Data di fine
+ %1$s - %2$s
+ Seleziona intervallo
+ Data di inizio - Data di fine
+ Salva
+ Data
+ Data di fine
+ Data di inizio
+ g
+ m
+ a
+ Passa alla modalità di immissione Calendario
+ Tocca per passare alla selezione di un giorno
+ Passa alla modalità di immissione Testo
+ Tocca per passare alla selezione di un anno
+ Mostra password
+ "Cerca"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-iw/values-iw.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-iw/values-iw.xml
new file mode 100644
index 0000000..e305ea0
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-iw/values-iw.xml
@@ -0,0 +1,92 @@
+
+
+
+ - התראה חדשה אחת (%d)
+ - %d התראות חדשות
+ - %d התראות חדשות
+ - %d התראות חדשות
+
+ "ניווט לדף הבית"
+ "ניווט למעלה"
+ "עוד אפשרויות"
+ "סיום"
+ "הצגת הכול"
+ "בחירת אפליקציה"
+ "כבוי"
+ "מופעל"
+ "Alt+"
+ "Ctrl+"
+ "מחיקה"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "רווח"
+ "Sym+"
+ "תפריט+"
+ "חיפוש…"
+ "מחיקת השאילתה"
+ "שאילתת חיפוש"
+ "חיפוש"
+ "שליחת שאילתה"
+ "חיפוש קולי"
+ "שיתוף עם"
+ "שיתוף עם %s"
+ "כיווץ"
+ הרחבה עד האמצע
+ הוזנו %1$d תווים מתוך %2$d
+ מגבלת התווים חורגת ב-%1$d מתוך %2$d
+ מחיקת הטקסט
+ שגיאה
+ הצגת התפריט הנפתח
+ סמל לתיבת דו-שיח
+ מקש Tab
+ יש לבחור ב-AM או ב-PM
+ בחר שעה
+ השעה %1$s
+ בחר דקות
+ %1$s דקות
+ לפנה\"צ
+ העבר למצב שעון לצורך הזנת השעה
+ שעה
+ דקה
+ אחה\"צ
+ בחר שעה
+ העבר למצב קלט טקסט לצורך הזנת השעה
+ התראה חדשה
+ הסרה של %1$s
+ יותר מ-%1$d התראות חדשות
+ מעבר לחודש הבא
+ מעבר לחודש הקודם
+ הבחירה הנוכחית: %1$s
+ @android:string/ok
+ %1$s
+ יש לבחור תאריך
+ התאריך הנבחר
+ עמודה של ימים: %1$s
+ פורמט לא חוקי.
+ דוגמה: %1$s
+ יש להשתמש בפורמט: %1$s
+ טווח לא חוקי.
+ ניווט לשנת %1$s
+ מחוץ לטווח: %1$s
+ תאריך התחלה – %1$s
+ %1$s – תאריך סיום
+ %1$s – %2$s
+ יש לבחור טווח
+ תאריך התחלה - תאריך סיום
+ שמירה
+ תאריך
+ תאריך סיום
+ תאריך התחלה
+ י
+ ח
+ ש
+ החלפה לשיטת קלט של יומן
+ יש להקיש כדי להחליף לבחירת יום
+ החלפה לשיטת קלט של טקסט
+ יש להקיש כדי להחליף לבחירת שנה
+ הצגת סיסמה
+ "חיפוש"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ja/values-ja.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ja/values-ja.xml
new file mode 100644
index 0000000..b49be74
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ja/values-ja.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d 件の新しい通知
+ - %d 件の新しい通知
+
+ "ホームに戻る"
+ "前に戻る"
+ "その他のオプション"
+ "完了"
+ "すべて表示"
+ "アプリの選択"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "Space"
+ "Sym+"
+ "Menu+"
+ "検索…"
+ "検索キーワードを削除"
+ "検索キーワード"
+ "検索"
+ "検索キーワードを送信"
+ "音声検索"
+ "共有"
+ "%sと共有"
+ "折りたたむ"
+ 下半分を展開
+ 入力済み文字数: %1$d/%2$d
+ 文字数制限を超えています(%1$d/%2$d 文字)
+ テキストを消去
+ エラー
+ プルダウン メニューを表示
+ ダイアログ アイコン
+ タブ
+ 午前または午後を選択
+ 時刻を選択してください
+ %1$s時
+ 分を選択
+ %1$s分
+ AM
+ 時刻を時計で入力するモードに切り替えます。
+ 時間
+ 分
+ PM
+ 時間を選択
+ 時刻をテキストで入力するモードに切り替えます。
+ 新しい通知
+ %1$s を削除します
+ %1$d 件以上の新しい通知
+ 翌月に変更
+ 前月に変更
+ 現在の選択: %1$s
+ @android:string/ok
+ %1$s
+ 日付を選択してください
+ 選択した日付
+ 曜日の列: %1$s
+ 形式が無効です。
+ 例: %1$s
+ 使用: %1$s
+ 範囲が無効です。
+ %1$s 年に移動
+ 範囲外: %1$s
+ 開始日~%1$s
+ %1$s~終了日
+ %1$s~%2$s
+ 期間を選択してください
+ 開始日~終了日
+ 保存
+ 日付
+ 終了日
+ 開始日
+ d
+ m
+ y
+ カレンダー入力モードに切り替え
+ タップすると、日の選択に切り替わります
+ テキスト入力モードに切り替え
+ タップすると、年の選択に切り替わります
+ パスワードを表示
+ "検索"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ka/values-ka.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ka/values-ka.xml
new file mode 100644
index 0000000..cedb6c0
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ka/values-ka.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d ახალი შეტყობინება
+ - %d ახალი შეტყობინება
+
+ "მთავარზე გადასვლა"
+ "ზემოთ გადასვლა"
+ "სხვა ვარიანტები"
+ "მზადაა"
+ "ყველას ნახვა"
+ "აირჩიეთ აპი"
+ "გამორთვა"
+ "ჩართვა"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "შორისი"
+ "Sym+"
+ "Menu+"
+ "ძიება…"
+ "მოთხოვნის გასუფთავება"
+ "მოთხოვნის ძიება"
+ "ძიება"
+ "მოთხოვნის გადაგზავნა"
+ "ხმოვანი ძიება"
+ "გაზიარება:"
+ "%s-ით გაზიარება"
+ "ჩაკეცვა"
+ ნახევრამდე გაფართოება
+ შეყვანილია %2$d-დან %1$d სიმბოლო
+ გადაჭარბებულია სიმბოლოთა ლიმიტი (%2$d-დან %1$d)
+ ტექსტის გასუფთავება
+ შეცდომა
+ ჩამოსაშლელი მენიუს ჩვენება
+ დიალოგის ხატულა
+ ჩანართი
+ აირჩიეთ AM ან PM
+ აირჩიეთ საათი
+ %1$s საათი
+ აირჩიეთ წუთები
+ %1$s წუთი
+ AM
+ დროის შეყვანისთვის საათის რეჟიმზე გადართვა.
+ საათი
+ წუთი
+ PM
+ აირჩიეთ დრო
+ დროის შეყვანისთვის ტექსტის შეყვანის რეჟიმზე გადართვა.
+ ახალი შეტყობინება
+ %1$s-ის ამოშლა
+ %1$d-ზე მეტი ახალი შეტყობინება
+ შემდეგ თვეზე გადასვლა
+ წინა თვეზე გადასვლა
+ ამჟამინდელი არჩევანი: %1$s
+ @android:string/ok
+ %1$s
+ აირჩიეთ თარიღი
+ არჩეული თარიღი
+ დღეების სვეტი: %1$s
+ არასწორი ფორმატი.
+ მაგალითი: %1$s
+ %1$s-ის გამოყენება
+ დიაპაზონი არასწორია.
+ %1$s წელზე ნავიგაცია
+ დიაპაზონს მიღმა: %1$s
+ დაწყების თარიღი - %1$s
+ %1$s - დასრულების თარიღი
+ %1$s - %2$s
+ აირჩიეთ დიაპაზონი
+ დაწყების თარიღი - დასრულების თარიღი
+ შენახვა
+ თარიღი
+ დასრულების თარიღი
+ დაწყების თარიღი
+ დ
+ წთ
+ წ
+ კალენდარში შეყვანის რეჟიმზე გადართვა
+ შეეხეთ დღის არჩევაზე გადასართავად
+ ტექსტის შეყვანის რეჟიმზე გადართვა
+ შეეხეთ წლის არჩევაზე გადასართავად
+ პაროლის ჩვენება
+ "ძიება"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-kk/values-kk.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-kk/values-kk.xml
new file mode 100644
index 0000000..4dd0652
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-kk/values-kk.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d жаңа хабарландыру
+ - %d жаңа хабарландыру
+
+ "Негізгі бетке өту"
+ "Жоғары қарай өту"
+ "Басқа опциялар"
+ "Дайын"
+ "Барлығын көру"
+ "Қолданбаны таңдау"
+ "ӨШІРУ"
+ "ҚОСУ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "бос орын"
+ "Sym+"
+ "Menu+"
+ "Іздеу…"
+ "Сұрауды өшіру"
+ "Іздеу сұрауы"
+ "Іздеу"
+ "Сұрауды жіберу"
+ "Дауыспен іздеу"
+ "Бөлісу"
+ "%s қолданбасымен бөлісу"
+ "Жию"
+ Жартылай кеңейту
+ %1$d/%2$d таңба енгізілді
+ Таңба саны шегінен асты: %1$d/%2$d
+ Мәтінді өшіру
+ Қате
+ Ашылмалы мәзірді көрсету
+ Диалог белгішесі
+ Қойынды
+ \"AM\" немесе \"PM\" форматын таңдау
+ Сағатты таңдау
+ Сағат: %1$s
+ Минут таңдау
+ %1$s минут
+ AM
+ Уақытты енгізу үшін сағат режиміне өтіңіз.
+ Сағат
+ Mинут
+ PM
+ Уақытты таңдау
+ Уақытты енгізу үшін мәтін енгізу режиміне өтіңіз.
+ Жаңа хабарландыру
+ %1$s мазмұнын өшіру
+ %1$d санынан көп жаңа хабарландыру
+ Келесі айға өту
+ Алдыңғы айға өту
+ Ағымдағы таңдау: %1$s
+ @android:string/ok
+ %1$s
+ Күнді таңдау
+ Таңдалған күн
+ Күндер бағаны: %1$s
+ Формат жарамсыз.
+ Мысал: %1$s.
+ Жарамды формат: %1$s.
+ Ауқым жарамсыз.
+ %1$s жылына жылжу
+ Ауқымнан тыc: %1$s
+ Басталу күні – %1$s
+ %1$s – аяқталу күні
+ %1$s – %2$s
+ Аралықты таңдау
+ Басталу күні – аяқталу күні
+ Сақтау
+ Күні
+ Аяқталу күні
+ Басталу күні
+ к
+ а
+ ж
+ Күнтізбенің енгізу режиміне ауысу
+ Күнді таңдауға ауысу үшін түртіңіз.
+ Мәтін енгізу режиміне ауысу
+ Жылды таңдауға ауысу үшін түртіңіз.
+ Құпия сөзді көрсету
+ "Іздеу"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-km/values-km.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-km/values-km.xml
new file mode 100644
index 0000000..44195f5
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-km/values-km.xml
@@ -0,0 +1,90 @@
+
+
+
+ - ការជូនដំណឹងថ្មី %d
+ - ការជូនដំណឹងថ្មី %d
+
+ "ទៅទំព័រដើម"
+ "រំកិលឡើងលើ"
+ "ជម្រើសច្រើនទៀត"
+ "រួចរាល់"
+ "មើលទាំងអស់"
+ "ជ្រើសរើសកម្មវិធី"
+ "បិទ"
+ "បើក"
+ "Alt+"
+ "Ctrl+"
+ "លុប"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ស្វែងរក…"
+ "សម្អាតសំណួរ"
+ "ស្វែងរកសំណួរ"
+ "ស្វែងរក"
+ "ដាក់បញ្ជូនសំណួរ"
+ "ស្វែងរកតាមសំឡេង"
+ "ចែករំលែកជាមួយ"
+ "ចែករំលែកជាមួយ %s"
+ "បង្រួម"
+ ពង្រីកពាក់កណ្ដាល
+ តួអក្សរបានបញ្ចូល %1$d នៃ %2$d
+ ដែនកំណត់តួអក្សរបានលើស %1$d នៃ %2$d
+ សម្អាតអក្សរ
+ បញ្ហា
+ បង្ហាញម៉ឺនុយធ្លាក់ចុះ
+ រូបប្រអប់បញ្ចូល
+ ផ្ទាំង
+ ជ្រើសរើស AM ឬ PM
+ ជ្រើសរើសម៉ោង
+ ម៉ោង %1$s
+ ជ្រើសនាទី
+ %1$s នាទី
+ ព្រឹក
+ ប្តូរទៅមុខងារនាឡិកាសម្រាប់ការបញ្ចូលម៉ោង។
+ ម៉ោង
+ នាទី
+ ល្ងាច
+ ជ្រើសម៉ោង
+ ប្តូរទៅមុខងារបញ្ចូលអក្សរសម្រាប់ការបញ្ចូលម៉ោង។
+ ការជូនដំណឹងថ្មី
+ លុប %1$s
+ ការជូនដំណឹងថ្មីៗលើស %1$d ហើយ
+ ប្ដូរទៅខែបន្ទាប់
+ ប្ដូរទៅខែមុន
+ ការជ្រើសរើសបច្ចុប្បន្ន៖ %1$s
+ @android:string/ok
+ %1$s
+ ជ្រើសរើសកាលបរិច្ឆេទ
+ កាលបរិច្ឆេទដែលបានជ្រើសរើស
+ ជួរឈរនៃថ្ងៃ៖ %1$s
+ ទម្រង់មិនត្រឹមត្រូវទេ។
+ ឧទាហរណ៍៖ %1$s
+ ប្រើ៖ %1$s
+ ជួរមិនត្រឹមត្រូវទេ។
+ ប្ដូរទៅឆ្នាំ %1$s
+ នៅក្រៅជួរ៖ %1$s
+ កាលបរិច្ឆេទចាប់ផ្ដើម – %1$s
+ %1$s – កាលបរិច្ឆេទបញ្ចប់
+ %1$s – %2$s
+ ជ្រើសរើសចន្លោះ
+ កាលបរិច្ឆេទចាប់ផ្ដើម – កាលបរិច្ឆេទបញ្ចប់
+ រក្សាទុក
+ កាលបរិច្ឆេទ
+ កាលបរិច្ឆេទបញ្ចប់
+ កាលបរិច្ឆេទចាប់ផ្ដើម
+ ថ
+ ខ
+ ឆ
+ ប្ដូរទៅរបៀបបញ្ចូលប្រតិទិន
+ ចុចដើម្បីប្ដូរទៅការជ្រើសរើសថ្ងៃ
+ ប្ដូរទៅរបៀបបញ្ចូលអក្សរ
+ ចុចដើម្បីប្ដូរទៅការជ្រើសរើសឆ្នាំ
+ បង្ហាញពាក្យសម្ងាត់
+ "ស្វែងរក"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-kn/values-kn.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-kn/values-kn.xml
new file mode 100644
index 0000000..add883e
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-kn/values-kn.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d ಹೊಸ ಅಧಿಸೂಚನೆಗಳು
+ - %d ಹೊಸ ಅಧಿಸೂಚನೆಗಳು
+
+ "ಹೋಮ್ಗೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
+ "ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
+ "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು"
+ "ಮುಗಿದಿದೆ"
+ "ಎಲ್ಲವನ್ನೂ ನೋಡಿ"
+ "ಆ್ಯಪ್ವೊಂದನ್ನು ಆಯ್ಕೆಮಾಡಿ"
+ "ಆಫ್"
+ "ಆನ್"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ಹುಡುಕಿ…"
+ "ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸಿ"
+ "ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ"
+ "ಹುಡುಕಿ"
+ "ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸಿ"
+ "ಧ್ವನಿ ಹುಡುಕಾಟ"
+ "ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
+ "%s ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
+ "ಕುಗ್ಗಿಸಿ"
+ ಅರ್ಧದಷ್ಟು ವಿಸ್ತರಿಸಿ
+ %2$d ರಲ್ಲಿ %1$d ಅಕ್ಷರಗಳನ್ನು ನಮೂದಿಸಲಾಗಿದೆ
+ ಅಕ್ಷರ ಮಿತಿಯು %2$d ರಲ್ಲಿ %1$d ಮೀರಿದೆ
+ ಪಠ್ಯ ತೆರವುಗೊಳಿಸಿ
+ ದೋಷ
+ ಡ್ರಾಪ್ಡೌನ್ ಮೆನು ತೋರಿಸಿ
+ ಡೈಲಾಗ್ ಐಕಾನ್
+ ಟ್ಯಾಬ್
+ ಬೆಳಿಗ್ಗೆ ಅಥವಾ ಮಧ್ಯಾಹ್ನ ಆಯ್ಕೆಮಾಡಿ
+ ಸಮಯವನ್ನು ಆಯ್ಕೆಮಾಡಿ
+ %1$s ಗಂಟೆ
+ ನಿಮಿಷಗಳನ್ನು ಆಯ್ಕೆಮಾಡಿ
+ %1$s ನಿಮಿಷಗಳು
+ AM
+ ಸಮಯವನ್ನು ನಮೂದಿಸಲು ಗಡಿಯಾರದ ನಮೂನೆಗೆ ಬದಲಿಸಿ.
+ ಗಂಟೆ
+ ನಿಮಿಷ
+ PM
+ ಸಮಯವನ್ನು ಆಯ್ಕೆಮಾಡಿ
+ ಸಮಯವನ್ನು ನಮೂದಿಸಲು ಪಠ್ಯದ ನಮೂನೆಗೆ ಬದಲಿಸಿ.
+ ಹೊಸ ಅಧಿಸೂಚನೆ
+ %1$s ಅನ್ನು ತೆಗೆದುಹಾಕಿ
+ %1$d ಕ್ಕಿಂತ ಹೆಚ್ಚು ಹೊಸ ಅಧಿಸೂಚನೆಗಳು
+ ಮುಂದಿನ ತಿಂಗಳಿಗೆ ಬದಲಿಸಿ
+ ಹಿಂದಿನ ತಿಂಗಳಿಗೆ ಬದಲಿಸಿ
+ ಪ್ರಸ್ತುತ ಆಯ್ಕೆ: %1$s
+ @android:string/ok
+ %1$s
+ ದಿನಾಂಕವನ್ನು ಆಯ್ಕೆಮಾಡಿ
+ ದಿನಾಂಕವನ್ನು ಆಯ್ಕೆಮಾಡಲಾಗಿದೆ
+ ದಿನಗಳ ಕಾಲಮ್: %1$s
+ ಅಮಾನ್ಯವಾದ ಫಾರ್ಮ್ಯಾಟ್.
+ ಉದಾಹರಣೆ: %1$s
+ ಇದನ್ನು ಬಳಸಿ: %1$s
+ ಅಮಾನ್ಯ ಶ್ರೇಣಿ.
+ %1$s ವರ್ಷಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ
+ ವ್ಯಾಪ್ತಿಯ ಹೊರಗಿದೆ: %1$s
+ ಪ್ರಾರಂಭ ದಿನಾಂಕ – %1$s
+ %1$s – ಮುಕ್ತಾಯ ದಿನಾಂಕ
+ %1$s – %2$s
+ ಶ್ರೇಣಿಯನ್ನು ಆಯ್ಕೆಮಾಡಿ
+ ಪ್ರಾರಂಭ ದಿನಾಂಕ – ಮುಕ್ತಾಯ ದಿನಾಂಕ
+ ಉಳಿಸಿ
+ ದಿನಾಂಕ
+ ಮುಕ್ತಾಯ ದಿನಾಂಕ
+ ಪ್ರಾರಂಭ ದಿನಾಂಕ
+ ದಿ
+ ತಿ
+ ವ
+ ಕ್ಯಾಲೆಂಡರ್ ಇನ್ಪುಟ್ ಮೋಡ್ಗೆ ಬದಲಿಸಿ
+ ದಿನವನ್ನು ಆಯ್ಕೆಗಾಗಿ ಬದಲಿಸಲು ಟ್ಯಾಪ್ ಮಾಡಿ
+ ಪಠ್ಯ ಇನ್ಪುಟ್ ಮೋಡ್ಗೆ ಬದಲಿಸಿ
+ ವರ್ಷವನ್ನು ಆಯ್ಕೆಗಾಗಿ ಬದಲಿಸಲು ಟ್ಯಾಪ್ ಮಾಡಿ
+ ಪಾಸ್ವರ್ಡ್ ತೋರಿಸಿ
+ "ಹುಡುಕಿ"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ko/values-ko.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ko/values-ko.xml
new file mode 100644
index 0000000..8342973
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ko/values-ko.xml
@@ -0,0 +1,90 @@
+
+
+
+ - 새 알림 %d개
+ - 새 알림 %d개
+
+ "홈으로 이동"
+ "위로 이동"
+ "추가 옵션"
+ "완료"
+ "전체 보기"
+ "앱 선택"
+ "사용 중지"
+ "사용"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "스페이스바"
+ "Sym+"
+ "Menu+"
+ "검색..."
+ "검색어 삭제"
+ "검색어"
+ "검색"
+ "검색어 보내기"
+ "음성 검색"
+ "공유 대상:"
+ "%s과(와) 공유"
+ "접기"
+ 반만 펼치기
+ 입력된 글자 %1$d/%2$d
+ 글자 수 제한이 초과되었습니다(%1$d/%2$d).
+ 텍스트 삭제
+ 오류
+ 드롭다운 메뉴 표시
+ 대화상자 아이콘
+ 탭
+ 오전 또는 오후를 선택하세요.
+ 시간 선택
+ %1$s시 정각
+ 분 선택
+ %1$s분
+ 오전
+ 시간 입력을 위해 시계 모드로 전환합니다.
+ 시간
+ 분
+ 오후
+ 시간 선택
+ 시간 입력을 위해 텍스트 입력 모드로 전환합니다.
+ 새 알림
+ %1$s 삭제
+ 새 알림 %1$d개 초과
+ 다음 달로 변경
+ 이전 달로 변경
+ 현재 %1$s 선택됨
+ @android:string/ok
+ %1$s
+ 날짜 선택
+ 선택한 날짜
+ 요일 열: %1$s
+ 형식이 잘못되었습니다.
+ 예: %1$s
+ %1$s 사용
+ 날짜 범위가 잘못되었습니다.
+ %1$s년으로 이동
+ %1$s은(는) 범위를 벗어난 날짜입니다.
+ 시작일~%1$s
+ %1$s~종료일
+ %1$s~%2$s
+ 기간 선택
+ 시작일~종료일
+ 저장
+ 날짜
+ 종료일
+ 시작일
+ 일
+ 월
+ 년
+ 캘린더 입력 모드로 전환
+ 탭하여 요일 선택으로 전환
+ 텍스트 입력 모드로 전환
+ 탭하여 연도 선택으로 전환
+ 비밀번호 표시
+ "검색"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ky/values-ky.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ky/values-ky.xml
new file mode 100644
index 0000000..7d5c25f
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ky/values-ky.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d жаңы билдирме
+ - %d жаңы билдирме
+
+ "Башкы бетке чабыттоо"
+ "Мурунку экранга өтүү"
+ "Дагы параметрлер"
+ "Бүттү"
+ "Баарын көрүү"
+ "Колдонмо тандоо"
+ "ӨЧҮК"
+ "КҮЙҮК"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "боштук"
+ "Sym+"
+ "Menu+"
+ "Издөө…"
+ "Сурамды өчүрүү"
+ "Изделген сурам"
+ "Издөө"
+ "Сурам тапшыруу"
+ "Айтып издөө"
+ "Төмөнкү менен бөлүшүү"
+ "%s аркылуу бөлүшүү"
+ "Жыйыштыруу"
+ Жарымын жайып көрсөтүү
+ %2$d ичинен %1$d символ киргизилди
+ Символдордун саны коюлган %2$d чегинен %1$d символго ашып кетти
+ Текстти тазалоо
+ Ката
+ Түрүлмө менюну көрсөтүү
+ Диалог сүрөтчөсү
+ Өтмөк
+ Тандоо: AM же PM
+ Саат тандоо
+ Саат %1$s
+ Мүнөттөрдү тандаңыз
+ %1$s мүнөт
+ AM
+ Убакытты дубал саатынын режиминде киргизиңиз.
+ Саат
+ Мүнөт
+ PM
+ Убакыт тандоо
+ Убакытты текст киргизүү режиминде киргизиңиз.
+ Жаңы билдирме
+ Мазмунду алып салуу (%1$s)
+ %1$d ашуун жаңы билдирме
+ Кийинки айга өзгөртүү
+ Мурунку айга өзгөртүү
+ Учурдагы тандоо: %1$s
+ @android:string/ok
+ %1$s
+ Күн тандоо
+ Тандалган күн
+ Күндөр тилкеси: %1$s
+ Жараксыз формат.
+ Мисалы: %1$s
+ %1$s формтын колднуңуз
+ Жараксыз диапазон.
+ %1$s-жылга өтүү
+ Диапазондон тышкары: %1$s
+ Баштоо күнү – %1$s
+ %1$s – Аяктоо күнү
+ %1$s – %2$s
+ Даталар диапазонун тандоо
+ Баштоо күнү – Аяктоо күнү
+ Сактоо
+ Күн
+ Аяктоо күнү
+ Баштоо күнү
+ к
+ а
+ ж
+ Жылнаамага иш-чара киргизүү режимине которулуу
+ Күн тандоо үчүн таптап коюңуз
+ Текст киргизүү режимине которулуу
+ Жыл тандоо үчүн таптап коюңуз
+ Сырсөздү көрсөтүү
+ "Издөө"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-land/values-land.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-land/values-land.xml
new file mode 100644
index 0000000..d45f4ba
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-land/values-land.xml
@@ -0,0 +1,41 @@
+
+
+ 48dp
+ 12dp
+ 14dp
+ 450dp
+ 600dp
+ 24dp
+ 24dp
+ 24dp
+ 24dp
+ 20dp
+ 4dp
+ 96dp
+ 0dp
+ 0dp
+ 104dp
+ 68dp
+ 28dp
+ 64dp
+ 32dp
+ 24dp
+ 32dp
+ 0
+ 6
+
+
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml
new file mode 100644
index 0000000..c0ec67a
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml
@@ -0,0 +1,14 @@
+
+
+ 440dp
+ - 60%
+ - 90%
+ - 60%
+ - 90%
+ - 55%
+ - 80%
+
+
+
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml
new file mode 100644
index 0000000..1bdd835
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ldrtl-v17/values-ldrtl-v17.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ldrtl-v17/values-ldrtl-v17.xml
new file mode 100644
index 0000000..0096540
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ldrtl-v17/values-ldrtl-v17.xml
@@ -0,0 +1,5 @@
+
+
+ - @drawable/material_ic_keyboard_arrow_left_black_24dp
+ - @drawable/material_ic_keyboard_arrow_right_black_24dp
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lo/values-lo.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lo/values-lo.xml
new file mode 100644
index 0000000..6f059bc
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lo/values-lo.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d ການແຈ້ງເຕືອນໃໝ່
+ - %d ການແຈ້ງເຕືອນໃໝ່
+
+ "ກັບໄປໜ້າຫຼັກ"
+ "ເລື່ອນຂຶ້ນເທິງ"
+ "ຕົວເລືອກເພີ່ມເຕີມ"
+ "ແລ້ວໆ"
+ "ເບິ່ງທັງໝົດ"
+ "ເລືອກແອັບ"
+ "ປິດ"
+ "ເປີດ"
+ "Alt+"
+ "Ctrl+"
+ "ລຶບ"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "ຍະຫວ່າງ"
+ "Sym+"
+ "Menu+"
+ "ຊອກຫາ…"
+ "ລຶບຂໍ້ຄວາມຊອກຫາ"
+ "ຄຳສຳລັບຄົ້ນຫາ"
+ "ຊອກຫາ"
+ "ສົ່ງຂໍ້ມູນ"
+ "ຊອກຫາດ້ວຍສຽງ"
+ "ແບ່ງປັນກັບ"
+ "ແບ່ງປັນດ້ວຍ %s"
+ "ຫຍໍ້ລົງ"
+ ຂະຫຍາຍອອກເຄິ່ງໜຶ່ງ
+ ຕົວອັກສອນທີ່ປ້ອນເຂົ້າ %1$d ຕົວຈາກທັງໝົດ %2$d ຕົວ
+ ຂີດຈຳກັດຕົວອັກສອນເກີນ %1$d ຈາກທັງໝົດ %2$d
+ ລຶບລ້າງຂໍ້ຄວາມ
+ ຜິດພາດ
+ ສະແດງເມນູເລື່ອນລົງ
+ ໄອຄອນກ່ອງໂຕ້ຕອບ
+ ແຖບ
+ ເລືອກຕອນເຊົ້າ ຫຼື ຕອນແລງ
+ ເລືອກຊົ່ວໂມງ
+ %1$s ໂມງ
+ ເລືອກນາທີ
+ %1$s ນາທີ
+ ໂມງເຊົ້າ
+ ສະຫຼັບໄປໃຊ້ໂໝດໂມງສຳລັບການປ້ອນເວລາ.
+ ຊົ່ວໂມງ
+ ນາທີ
+ ໂມງແລງ
+ ເລືອກເວລາ
+ ສະຫຼັບໄປໃຊ້ໂໝດປ້ອນຂໍ້ຄວາມສຳລັບການປ້ອນເວລາ.
+ ການແຈ້ງເຕືອນໃໝ່
+ ລຶບ %1$s ອອກ
+ ການແຈ້ງເຕືອນໃໝ່ຫຼາຍກວ່າ %1$d ລາຍການ
+ ປ່ຽນເປັນເດືອນຕໍ່ໄປ
+ ປ່ຽນເປັນເດືອນຜ່ານມາ
+ ການເລືອກປັດຈຸບັນ: %1$s
+ @android:string/ok
+ %1$s
+ ເລືອກວັນທີ
+ ເລືອກວັນທີ
+ ຖັນມື້: %1$s
+ ຮູບແບບບໍ່ຖືກຕ້ອງ.
+ ຕົວຢ່າງ: %1$s
+ ໃຊ້: %1$s
+ ໄລຍະບໍ່ຖືກຕ້ອງ.
+ ເລື່ອນໄປປີ %1$s
+ ຢູ່ນອກຊ່ວງວັນທີ: %1$s
+ ວັນທີເລີ່ມຕົ້ນ – %1$s
+ %1$s – ວັນທີສິ້ນສຸດ
+ %1$s – %2$s
+ ເລືອກຊ່ວງ
+ ວັນທີເລີ່ມຕົ້ນ – ວັນທີສິ້ນສຸດ
+ ບັນທຶກ
+ ວັນທີ
+ ວັນທີສິ້ນສຸດ
+ ວັນທີເລີ່ມ
+ ວ
+ ດ
+ ປ
+ ປ່ຽນເປັນໂໝດປ້ອນຂໍ້ມູນປະຕິທິນ
+ ແຕະເພື່ອປ່ຽນເປັນການເລືອກມື້
+ ປ່ຽນເປັນໂໝດປ້ອນຂໍ້ມູນຂໍ້ຄວາມ
+ ແຕະເພື່ອປ່ຽນເປັນການເລືອກປີ
+ ສະແດງລະຫັດຜ່ານ
+ "ຊອກຫາ"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lt/values-lt.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lt/values-lt.xml
new file mode 100644
index 0000000..d100b86
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lt/values-lt.xml
@@ -0,0 +1,92 @@
+
+
+
+ - %d naujas pranešimas
+ - %d nauji pranešimai
+ - %d naujo pranešimo
+ - %d naujų pranešimų
+
+ "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"
+ Išskleisti iki pusės
+ Įvesta simbolių: %1$d iš %2$d
+ Viršytas simbolių skaičius: %1$d iš %2$d
+ Išvalyti tekstą
+ Klaida
+ Rodyti išskleidžiamąjį meniu
+ Dialogo lango piktograma
+ Skirtukas
+ Pasirinkite „iki pietų“ arba „po pietų“
+ Pasirinkite valandą
+ %1$s val.
+ Pasirinkite minutes
+ %1$s min.
+ AM
+ Laiko įvestį pateikti perjungus į laikrodžio režimą.
+ Valanda
+ Minutė
+ PM
+ Pasirinkite laiką
+ Laiko įvestį pateikti perjungus į teksto įvesties režimą.
+ Naujas pranešimas
+ Pašalinti %1$s
+ Naujų pranešimų: daugiau nei %1$d
+ Pakeisti į kitą mėnesį
+ Pakeisti į ankstesnį mėnesį
+ Dabartinis pasirinkimas: %1$s
+ @android:string/ok
+ %1$s
+ Pasirinkite datą
+ Pasirinkta data
+ Dienų stulpelis: %1$s
+ Netinkamas formatas.
+ Pavyzdys: %1$s
+ Naudoti: %1$s
+ Netinkamas diapazonas.
+ Eiti į %1$s metus
+ Nepatenka į diapazoną: %1$s
+ Pradžios data–%1$s
+ %1$s–pabaigos data
+ %1$s–%2$s
+ Pasirinkite diapazoną
+ Pradžios data–pabaigos data
+ Išsaugoti
+ Data
+ Pabaigos data
+ Pradžios data
+ d
+ m
+ y
+ Perjungti į kalendoriaus įvesties režimą
+ Palieskite, kad perjungtumėte į dienos pasirinkimą
+ Perjungti į teksto įvesties režimą
+ Palieskite, kad perjungtumėte į metų pasirinkimą
+ Rodyti slaptažodį
+ "Ieškoti"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lv/values-lv.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lv/values-lv.xml
new file mode 100644
index 0000000..5414075
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lv/values-lv.xml
@@ -0,0 +1,91 @@
+
+
+
+ - %d jaunu paziņojumu
+ - %d jauns paziņojums
+ - %d jauni paziņojumi
+
+ "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"
+ Izvērst līdz pusei
+ Ievadītās rakstzīmes: %1$d no %2$d
+ Pārsniegts rakstzīmju skaita ierobežojums (%1$d no %2$d)
+ Notīrīt tekstu
+ Kļūda
+ Rādīt nolaižamo izvēlni
+ Dialoglodziņa ikona
+ Cilne
+ Atlasiet “AM” (priekšpusdienā) vai “PM” (pēcpusdienā).
+ Atlasiet stundu
+ plkst. %1$s
+ Atlasiet minūtes.
+ %1$s min
+ AM
+ Lai ievadītu laiku, ieslēdziet pulksteņa režīmu.
+ Stunda
+ Minūte
+ PM
+ Laika atlasīšana
+ Lai ievadītu laiku, ieslēdziet teksta ievades režīmu.
+ Jauns paziņojums
+ Noņemt: %1$s
+ Vairāk nekā %1$d jauni paziņojumi
+ Pāriet uz nākamo mēnesi
+ Pāriet uz iepriekšējo mēnesi
+ Pašreizējā atlase: %1$s
+ @android:string/ok
+ %1$s
+ Atlasiet datumu
+ Atlasītais datums
+ Dienu sleja: %1$s
+ Nederīgs formāts.
+ Piemērs: %1$s
+ Izmantojiet: %1$s
+ Nederīgs diapazons.
+ Pāriet uz šo gadu: %1$s
+ Ārpus diapazona: %1$s
+ Sākuma datums–%1$s
+ %1$s–beigu datums
+ %1$s–%2$s
+ Atlasiet diapazonu
+ Sākuma datums–beigu datums
+ Saglabāt
+ Datums
+ Beigu datums
+ Sākuma datums
+ d
+ m
+ g
+ Pārslēgties uz kalendāra ievades režīmu
+ Pieskarties, lai pārslēgtos uz dienas atlasīšanu
+ Pārslēgties uz teksta ievades režīmu
+ Pieskarties, lai pārslēgtos uz gada atlasīšanu
+ Rādīt paroli
+ "Meklēt"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mk/values-mk.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mk/values-mk.xml
new file mode 100644
index 0000000..f695e51
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mk/values-mk.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d ново известување
+ - %d нови известувања
+
+ "Движи се кон дома"
+ "Движи се нагоре"
+ "Повеќе опции"
+ "Готово"
+ "Прикажи ги сите"
+ "Избери апликација"
+ "ИСКЛУЧЕНО"
+ "ВКЛУЧЕНО"
+ "Alt+"
+ "Ctrl+"
+ "избриши"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "вселена"
+ "Sym+"
+ "Menu+"
+ "Пребарување…"
+ "Исчисти барање"
+ "Пребарај барање"
+ "Пребарај"
+ "Поднеси барање"
+ "Гласовно пребарување"
+ "Сподели со"
+ "Сподели со %s"
+ "Собери"
+ Прошири до половина
+ Внесени се %1$d од %2$d знаци
+ Ограничувањето на знаците надмина %1$d од %2$d
+ Избриши го текстот
+ Грешка
+ Прикажи паѓачко мени
+ Икона за дијалог
+ Картичка
+ Изберете претпладне или попладне
+ Изберете час
+ %1$s часот
+ Избери минути
+ %1$s минути
+ пр.
+ Префрлете се на режимот за часовник за да внесете време.
+ Час
+ Минута
+ по.
+ Изберете време
+ Префрлете се на режимот за внесување текст за да внесете време.
+ Ново известување
+ Отстрани %1$s
+ Над %1$d нови известувања
+ Промени на следниот месец
+ Промени на претходниот месец
+ Тековен избор: %1$s
+ @android:string/ok
+ %1$s
+ Изберете датум
+ Избран датум
+ Колона со денови: %1$s
+ Неважечки формат.
+ Пример: %1$s
+ Користете: %1$s
+ Погрешен опсег.
+ Оди на %1$s година
+ Надвор од опсег: %1$s
+ Почетен датум - %1$s
+ %1$s - краен датум
+ %1$s - %2$s
+ Изберете опсег
+ Почетен датум - краен датум
+ Зачувај
+ Датум
+ Краен датум
+ Почетен датум
+ д
+ м
+ г
+ Префрли на режим за внесување во календарот
+ Допрете за да се префрлите на избирање ден
+ Префрли на режим за внесување текст
+ Допрете за да се префрлите на избирање година
+ Прикажи ја лозинката
+ "Пребарај"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ml/values-ml.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ml/values-ml.xml
new file mode 100644
index 0000000..428b1bf
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ml/values-ml.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d പുതിയ അറിയിപ്പ്
+ - %d പുതിയ അറിയിപ്പുകൾ
+
+ "ഹോമിലേക്ക് പോവുക"
+ "മുകളിലേക്ക് പോവുക"
+ "കൂടുതൽ ഓപ്ഷനുകൾ"
+ "പൂർത്തിയായി"
+ "എല്ലാം കാണുക"
+ "ആപ്പ് തിരഞ്ഞെടുക്കുക"
+ "ഓഫ്"
+ "ഓൺ"
+ "Alt+"
+ "Ctrl+"
+ "ഇല്ലാതാക്കുക"
+ "enter"
+ "ഫംഗ്ഷന്+"
+ "മെറ്റ+"
+ "Shift+"
+ "സ്പെയ്സ്"
+ "Sym+"
+ "മെനു+"
+ "തിരയുക…"
+ "ചോദ്യം മായ്ക്കുക"
+ "ചോദ്യം തിരയുക"
+ "തിരയുക"
+ "ചോദ്യം സമർപ്പിക്കുക"
+ "സംസാരത്തിലൂടെ തിരയുക"
+ "ഇനിപ്പറയുന്നതുമായി പങ്കിടുക"
+ "%s എന്നതുമായി പങ്കിടുക"
+ "ചുരുക്കുക"
+ മുഴുവനായി വികസിപ്പിക്കുക
+ %2$d-ൽ %1$d പ്രതീകങ്ങൾ നൽകി
+ അക്ഷര പരിധി, %2$d-ൽ %1$d കവിഞ്ഞു
+ ടെക്സ്റ്റ് മായ്ക്കുക
+ പിശക്
+ ഡ്രോപ്പ് ഡൗൺ മെനു കാണിക്കുക
+ ഡയലോഗ് ഐക്കൺ
+ ടാബ്
+ AM അല്ലെങ്കിൽ PM തിരഞ്ഞെടുക്കുക
+ മണിക്കൂർ തിരഞ്ഞെടുക്കുക
+ %1$s മണി
+ മിനിറ്റ് തിരഞ്ഞെടുക്കുക
+ %1$s മിനിറ്റ്
+ AM
+ സമയം നൽകുന്നതിന് ക്ലോക്ക് മോഡിലേക്ക് മാറുക.
+ മണിക്കൂര്
+ മിനിറ്റ്
+ PM
+ സമയം തിരഞ്ഞെടുക്കുക
+ സമയം നൽകുന്നതിന് ടെക്സ്റ്റ് ഇൻപുട്ട് മോഡിലേക്ക് മാറുക.
+ പുതിയ അറിയിപ്പ്
+ %1$s നീക്കം ചെയ്യുക
+ %1$d-ലധികം പുതിയ അറിയിപ്പുകൾ
+ അടുത്ത മാസത്തിലേക്ക് മാറ്റുക
+ മുമ്പത്തെ മാസത്തിലേക്ക് മാറ്റുക
+ നിലവിൽ തിരഞ്ഞെടുത്തത്: %1$s
+ @android:string/ok
+ %1$s
+ തീയതി തിരഞ്ഞെടുക്കുക
+ തിരഞ്ഞെടുത്ത തീയതി
+ ദിവസത്തിന്റെ കോളം: %1$s
+ അസാധുവായ ഫോർമാറ്റ്.
+ ഉദാഹരണം: %1$s
+ %1$s ഉപയോഗിക്കുക
+ അസാധുവായ ശ്രേണി.
+ %1$s വർഷത്തിലേക്ക് നാവിഗേറ്റ് ചെയ്യുക
+ ശ്രേണിക്ക് പുറത്താണ്: %1$s
+ ആരംഭിക്കുന്ന തീയതി – %1$s
+ %1$s – അവസാനിക്കുന്ന തീയതി
+ %1$s – %2$s
+ ശ്രേണി തിരഞ്ഞെടുക്കുക
+ ആരംഭിക്കുന്ന തീയതി – അവസാനിക്കുന്ന തീയതി
+ സംരക്ഷിക്കുക
+ തീയതി
+ അവസാനിക്കുന്ന തീയതി
+ ആരംഭിക്കുന്ന തീയതി
+ d
+ m
+ y
+ കലണ്ടർ ഇൻപുട്ട് മോഡിലേക്ക് മാറുക
+ ദിവസം തിരഞ്ഞെടുക്കുന്നതിലേക്ക് മാറാൻ ടാപ്പ് ചെയ്യുക
+ ടെക്സ്റ്റ് ഇൻപുട്ട് മോഡിലേക്ക് മാറുക
+ വർഷം തിരഞ്ഞെടുക്കുന്നതിലേക്ക് മാറാൻ ടാപ്പ് ചെയ്യുക
+ പാസ്വേഡ് കാണിക്കുക
+ "തിരയുക"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mn/values-mn.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mn/values-mn.xml
new file mode 100644
index 0000000..1ca952b
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mn/values-mn.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d шинэ мэдэгдэл
+ - %d шинэ мэдэгдэл
+
+ "Нүүр хуудас уруу шилжих"
+ "Дээш шилжих"
+ "Бусад сонголт"
+ "Болсон"
+ "Бүгдийг харах"
+ "Аппыг сонгох"
+ "ИДЭВХГҮЙ"
+ "ИДЭВХТЭЙ"
+ "Alt+"
+ "Ctrl+"
+ "устгах"
+ "оруулах"
+ "Функц+"
+ "Мета+"
+ "Шифт+"
+ "зай"
+ "Sym+"
+ "Цэс+"
+ "Хайх…"
+ "Асуулга арилгах"
+ "Хайх асуулга"
+ "Хайх"
+ "Асуулга илгээх"
+ "Дуут хайлт"
+ "Дараахтай хуваалцах"
+ "%s-тай хуваалцах"
+ "Буулгах"
+ Хагас дэлгэнэ үү
+ %2$d-н %1$d тэмдэгтийг оруулсан
+ Тэмдэгтийн хязгаар %2$d-н %1$d-с хэтэрсэн
+ Текстийг арилгах
+ Алдаа
+ Доош унадаг цэсийг харуулах
+ Харилцах цонхны дүрс тэмдэг
+ Таб
+ ҮӨ эсвэл ҮХ сонгоно уу
+ Цаг сонгох
+ %1$s цаг
+ Минут сонгоно уу
+ %1$s минут
+ AM
+ Цагийг оруулахын тулд цагийн горимд шилжүүлнэ үү.
+ Цаг
+ Минут
+ PM
+ Цаг сонгох
+ Цагийг оруулахын тулд текст оруулах горимд шилжүүлнэ үү.
+ Шинэ мэдэгдэл
+ %1$s-г устгах
+ %1$d-с олон шинэ мэдэгдэл
+ Дараагийн сар луу өөрчлөх
+ Өмнөх сар луу өөрчлөх
+ Одоогийн сонголт: %1$s
+ @android:string/ok
+ %1$s
+ Огноо сонгох
+ Сонгосон огноо
+ Өдрийн багана: %1$s
+ Буруу формат байна.
+ Жишээ нь: %1$s
+ Ашиглах формат: %1$s
+ Огнооны хязгаар буруу байна.
+ %1$s он руу шилжих
+ Хязгаараас хэтэрсэн: %1$s
+ Эхлэх огноо – %1$s
+ %1$s – Дуусах огноо
+ %1$s – %2$s
+ Муж сонгох
+ Эхлэх огноо – Дуусах огноо
+ Хадгалах
+ Огноо
+ Дуусах огноо
+ Эхлэх огноо
+ ө
+ с
+ ж
+ Календарийн орох горим руу сэлгэх
+ Өдөр сонгох руу сэлгэхийн тулд товшино уу
+ Текстийн орох горим руу сэлгэх
+ Он сонгох руу сэлгэхийн тулд товшино уу
+ Нууц үгийг харуулах
+ "Хайх"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mr/values-mr.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mr/values-mr.xml
new file mode 100644
index 0000000..4f925ab
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mr/values-mr.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d नवीन सूचना
+ - %d नवीन सूचना
+
+ "घराकडे नेव्हिगेट करा"
+ "वर नेव्हिगेट करा"
+ "आणखी पर्याय"
+ "पूर्ण झाले"
+ "सर्व पाहा"
+ "अॅप निवडा"
+ "बंद"
+ "सुरू"
+ "Alt+"
+ "Ctrl+"
+ "हटवा"
+ "एंटर करा"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "मेनू+"
+ "शोधा…"
+ "क्वेरी साफ करा"
+ "शोध क्वेरी"
+ "शोध"
+ "क्वेरी सबमिट करा"
+ "व्हॉइस शोध"
+ "यांच्यासोबत शेअर करा"
+ "%s सह शेअर करा"
+ "कोलॅप्स करा"
+ पूर्णपणे विस्तृत करा
+ %2$d पैकी %1$d वर्ण एंटर केले आहे
+ %2$d पैकी %1$d वर्णमर्यादा ओलांडली आहे
+ मजकूर साफ करा
+ एरर
+ ड्रॉपडाउन मेनू दाखवा
+ डायलॉग आयकन
+ टॅब
+ AM किंवा PM निवडा
+ वेळ निवडा
+ %1$s वाजता
+ मिनिटे निवडा
+ %1$s मिनिटे
+ AM
+ वेळेच्या इनपुटसाठी घड्याळ मोडवर स्विच करा.
+ तास
+ मिनिट
+ PM
+ वेळ निवडा
+ वेळ इनपुटसाठी मजकूर इनपुट मोडवर स्विच करा.
+ नवीन सूचना
+ काढून टाका %1$s
+ %1$d पेक्षा अधिक नवीन सूचना
+ पुढील महिन्यावर बदला
+ मागील महिन्यावर बदला
+ सध्याची निवड: %1$s
+ @android:string/ok
+ %1$s
+ तारीख निवडा
+ निवडलेली तारीख
+ दिवसांचा स्तंभ: %1$s
+ चुकीचा फॉरमॅट.
+ उदाहरण: %1$s
+ %1$s: वापरा
+ चुकीची श्रेणी.
+ %1$s वर्षावर नेव्हिगेट करा
+ रेंजच्या बाहेर: %1$s
+ सुरू होण्याची तारीख – %1$s
+ %1$s – संपण्याची तारीख
+ %1$s – %2$s
+ रेंज निवडा
+ सुरू होण्याची तारीख – संपण्याची तारीख
+ सेव्ह करा
+ तारीख
+ संपण्याची तारीख
+ सुरू होण्याची तारीख
+ दि
+ म
+ व
+ कॅलेंडर इनपुट मोडवर स्विच करा
+ दिवस निवडण्यासाठी स्विच करा वर टॅप करा
+ मजकूर इनपुट मोडवर स्विच करा
+ वर्ष निवडण्यासाठी स्विच करा वर टॅप करा
+ पासवर्ड दाखवा
+ "शोध"
+ "९९९+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ms/values-ms.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ms/values-ms.xml
new file mode 100644
index 0000000..ce632ad
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ms/values-ms.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d pemberitahuan baharu
+ - %d pemberitahuan baharu
+
+ "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"
+ Kembangkan helaian bawah
+ Aksara dimasukkan %1$d daripada %2$d
+ Melebihi had aksara %1$d daripada %2$d
+ Kosongkan teks
+ Ralat
+ Tunjukkan menu lungsur
+ Ikon Dialog
+ Tab
+ Pilih AM atau PM
+ Pilih jam
+ Pukul %1$s
+ Pilih minit
+ %1$s minit
+ PG
+ Beralih ke mod jam untuk input masa.
+ Jam
+ Minit
+ P/M
+ Pilih masa
+ Beralih ke mod input teks untuk input masa.
+ Pemberitahuan baharu
+ Alih keluar %1$s
+ Lebih daripada %1$d pemberitahuan baharu
+ Tukar kepada bulan seterusnya
+ Tukar kepada bulan sebelumnya
+ Pilihan semasa: %1$s
+ @android:string/ok
+ %1$s
+ Pilih Tarikh
+ Tarikh dipilih
+ Lajur hari: %1$s
+ Format tidak sah.
+ Contoh: %1$s
+ Gunakan: %1$s
+ Julat tidak sah.
+ Navigasi ke tahun %1$s
+ Di luar julat: %1$s
+ Tarikh mula – %1$s
+ %1$s – Tarikh tamat
+ %1$s – %2$s
+ Pilih Julat
+ Tarikh mula – Tarikh tamat
+ Simpan
+ Tarikh
+ Tarikh tamat
+ Tarikh mula
+ h
+ b
+ t
+ Beralih kepada mod input kalendar
+ Ketik untuk beralih kepada pemilihan hari
+ Beralih kepada mod input teks
+ Ketik untuk beralih kepada pemilihan tahun
+ Tunjukkan kata laluan
+ "Cari"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-my/values-my.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-my/values-my.xml
new file mode 100644
index 0000000..8b9391a
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-my/values-my.xml
@@ -0,0 +1,90 @@
+
+
+
+ - အကြောင်းကြားချက်အသစ် %d ခု
+ - အကြောင်းကြားချက်အသစ် %d ခု
+
+ "မူလနေရာကို ပြန်သွားရန်"
+ "အပေါ်သို့ ရွှေ့ရန်"
+ "နောက်ထပ် ရွေးစရာများ"
+ "ပြီးပြီ"
+ "အားလုံး ကြည့်ရန်"
+ "အက်ပ်တစ်ခုကို ရွေးရန်"
+ "ပိတ်ရန်"
+ "ဖွင့်ရန်"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ရှာဖွေရန်…"
+ "ရှာဖွေမှုကို ဖယ်ရှားရန်"
+ "ရှာဖွေရန် မေးခွန်း"
+ "ရှာရန်"
+ "ရှာဖွေစရာ အချက်အလက်ကို ပေးပို့ရန်"
+ "အသံဖြင့် ရှာရန်"
+ "နှင့် မျှဝေရန်"
+ "%s ဖြင့် မျှဝေရန်"
+ "လျှော့ပြရန်"
+ တစ်ဝက်ချဲ့ရန်
+ စာလုံးရေ %2$d တွင် %1$d ထည့်သွင်းထားသည်
+ စာလုံးရေအကန့်အသတ် %2$d လုံးတွင် %1$d လုံးကျော်နေသည်
+ စာသား ဖယ်ရှားရန်
+ အမှား
+ ဆွဲချမီနူးကို ပြရန်
+ ဒိုင်ယာလော့ခ် သင်္ကေတ
+ တဘ်
+ AM (သို့) PM ရွေးရန်
+ နာရီ ရွေးရန်
+ %1$s နာရီ
+ မိနစ်များ ရွေးပါ
+ %1$s မိနစ်
+ နံနက်
+ အချိန်ထည့်သွင်းမှုအတွက် နာရီမုဒ်သို့ ပြောင်းပါ။
+ နာရီ
+ မိနစ်
+ ညနေ
+ အချိန်ရွေးပါ
+ အချိန်ထည့်သွင်းရန် စာသားထည့်သွင်းမှုမုဒ်သို့ ပြောင်းပါ။
+ အကြောင်းကြားချက်အသစ်
+ %1$s ကို ဖယ်ရှားရန်
+ အကြောင်းကြားချက်အသစ် %1$d ခု အထက်
+ နောက်လသို့ ပြောင်းရန်
+ ယခင်လသို့ ပြောင်းရန်
+ လက်ရှိ ရွေးချယ်မှု- %1$s
+ @android:string/ok
+ %1$s
+ ရက်စွဲ ရွေးပါ
+ ရွေးထားသည့် ရက်စွဲ
+ ရက်ကော်လံ- %1$s
+ ဖော်မက် မမှန်ကန်ပါ။
+ ဥပမာ− %1$s
+ %1$s သုံးရန်
+ ရက်အပိုင်းအခြား မမှန်ပါ။
+ နှစ် %1$s သို့ လမ်းညွှန်ရန်
+ ရက်အပိုင်းအခြား ပြင်ပ− %1$s
+ စတင်ရက် – %1$s
+ %1$s – ပြီးဆုံးရက်
+ %1$s – %2$s
+ အပိုင်းအခြား ရွေးပါ
+ စတင်ရက် – ပြီးဆုံးရက်
+ သိမ်းရန်
+ ရက်စွဲ
+ ပြီးဆုံးရက်
+ စတင်ရက်
+ d
+ m
+ y
+ ပြက္ခဒိန် ထည့်သွင်းမှုမုဒ်သို့ ပြောင်းရန်
+ ရက်ရွေးချယ်ခြင်းသို့ ပြောင်းရန် တို့ပါ
+ စာသား ထည့်သွင်းမှုမုဒ်သို့ ပြောင်းရန်
+ နှစ်ရွေးချယ်ခြင်းသို့ ပြောင်းရန် တို့ပါ
+ စကားဝှက်ကို ပြရန်
+ "ရှာဖွေမှု"
+ "၉၉၉+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-nb/values-nb.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-nb/values-nb.xml
new file mode 100644
index 0000000..a4aa380
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-nb/values-nb.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d nytt varsel
+ - %d nye varsler
+
+ "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"
+ Vis halve feltet nederst
+ %1$d av %2$d tegn er skrevet inn
+ Tegngrensen er overskredet – %1$d av %2$d
+ Fjern teksten
+ Feil
+ Vis rullegardinmenyen
+ Dialogboksikon
+ Fane
+ Velg AM eller PM
+ Velg time
+ %1$s null-null
+ Angi minutter
+ %1$s minutter
+ AM
+ Bytt til klokkemodus for tidsinndata.
+ Time
+ Minutt
+ PM
+ Velg tidspunkt
+ Bytt til tekstinndatamodus for tidsinndata.
+ Nytt varsel
+ Fjern %1$s
+ Flere enn %1$d nye varsler
+ Endre til neste måned
+ Endre til forrige måned
+ Gjeldende valg: %1$s
+ @android:string/ok
+ %1$s
+ Velg dato
+ Valgt dato
+ Kolonne for dager: %1$s
+ Ugyldig format.
+ Eksempel: %1$s
+ Bruk: %1$s
+ Ugyldig område.
+ Naviger til år %1$s
+ Utenfor rekkevidde: %1$s
+ Startdato – %1$s
+ %1$s – sluttdato
+ %1$s–%2$s
+ Velg periode
+ Startdato–sluttdato
+ Lagre
+ Dato
+ Sluttdato
+ Startdato
+ d
+ m
+ å
+ Bytt til kalenderinndatamodus
+ Trykk for å bytte til å velge dag
+ Bytt til tekstinndatamodus
+ Trykk for å bytte til å velge år
+ Vis passordet
+ "Søk"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ne/values-ne.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ne/values-ne.xml
new file mode 100644
index 0000000..de30642
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ne/values-ne.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d नयाँ सूचना
+ - %d नयाँ सूचनाहरू
+
+ "गृह पृष्ठमा जानुहोस्"
+ "माथि नेभिगेट गर्नुहोस्"
+ "थप विकल्पहरू"
+ "सम्पन्न भयो"
+ "सबै हेर्नुहोस्"
+ "एउटा अनुप्रयोग छान्नुहोस्"
+ "निष्क्रिय"
+ "सक्रिय"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "खोज्नुहोस्…"
+ "क्वेरी खाली गर्नुहोस्"
+ "खोज प्रश्न"
+ "खोज"
+ "क्वेरी पेस गर्नुहोस्"
+ "आवाजमा आधारित खोजी"
+ "यसमार्फत आदान प्रदान गर्नुहोस्"
+ "%s मार्फत आदान प्रदान गर्नुहोस्"
+ "संक्षिप्त गर्नुहोस्"
+ आधा ठुलो पार्नुहोस्
+ %2$d मध्ये %1$d वर्ण प्रविष्ट गरियो
+ %2$d मध्ये %1$d वर्ण सीमा नाघ्यो
+ पाठ खाली गर्नुहोस्
+ त्रुटि
+ ड्रपडाउन मेनु देखाउनुहोस्
+ संवादको आइकन
+ ट्याब
+ पूर्वाह्न वा अपराह्न चयन गर्नुहोस्
+ घन्टा चयन गर्नुहोस्
+ %1$s बजे
+ मिनेट चयन गर्नुहोस्
+ %1$s मिनेट
+ AM
+ समय इनपुट गर्न घडी मोडमा स्विच गर्नुहोस्।
+ घन्टा:
+ मिनेट
+ अपराह्न
+ समय चयन गर्नुहोस्
+ समय इनपुट गर्न पाठ इनपुट मोडमा स्विच गर्नुहोस्।
+ नयाँ सूचना
+ %1$s हटाउनुहोस्
+ %1$d भन्दा बढी नयाँ सूचनाहरू
+ अर्को महिनामा सार्नुहोस्
+ अघिल्लो महिनामा सार्नुहोस्
+ हालको चयन: %1$s
+ @android:string/ok
+ %1$s
+ मिति चयन गर्नुहोस्
+ चयन गरिएको मिति
+ दिनहरूको स्तम्भ: %1$s
+ अमान्य ढाँचा।
+ उदाहरण: %1$s
+ %1$s प्रयोग गर्नुहोस्
+ अमान्य दायरा।
+ वर्ष %1$s मा जानुहोस्
+ दायराभन्दा बाहिर छ: %1$s
+ सुरु हुने मिति – %1$s
+ %1$s – अन्त्य हुने मिति
+ %1$s – %2$s
+ दायरा चयन गर्नुहोस्
+ सुरु हुने मिति – अन्त्य हुने मिति
+ सुरक्षित गर्नु
+ मिति
+ अन्त्य हुने मिति
+ सुरु हुने मिति
+ d
+ मिनेट
+ y
+ Calendar को इनपुट मोडमा बदल्नुहोस्
+ कुनै दिन चयन गर्ने विकल्प प्रयोग गर्न ट्याप गर्नुहोस्
+ पाठको इनपुट मोडमा बदल्नुहोस्
+ कुनै वर्ष चयन गर्ने विकल्प प्रयोग गर्न ट्याप गर्नुहोस्
+ पासवर्ड देखाउनुहोस्
+ "खोज"
+ "९९९+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml
new file mode 100644
index 0000000..e57aa85
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-nl/values-nl.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-nl/values-nl.xml
new file mode 100644
index 0000000..1ed8ea2
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-nl/values-nl.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d nieuwe melding
+ - %d nieuwe meldingen
+
+ "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"
+ Half uitvouwen
+ %1$d van %2$d tekens opgegeven
+ Tekenlimiet heeft %1$d van %2$d overschreden
+ Tekst wissen
+ Fout
+ Dropdownmenu weergeven
+ Icoon voor dialoogvenster
+ Tabblad
+ Selecteer a.m. of p.m.
+ Selecteer uur
+ %1$s uur
+ Minuten selecteren
+ %1$s minuten
+ a.m.
+ Schakel naar de klokmodus om de tijd in te voeren.
+ Uur
+ Minuut
+ p.m.
+ Tijd selecteren
+ Schakel naar de tekstinvoermodus om de tijd in te voeren.
+ Nieuwe melding
+ %1$s verwijderen
+ Meer dan %1$d nieuwe meldingen
+ Naar volgende maand gaan
+ Naar vorige maand gaan
+ Huidige selectie: %1$s
+ @android:string/ok
+ %1$s
+ Selecteer een datum
+ Geselecteerde datum
+ Kolom met dagen: %1$s
+ Ongeldige indeling.
+ Voorbeeld: %1$s
+ Gebruik: %1$s
+ Ongeldig bereik.
+ Naar jaar %1$s navigeren
+ Valt buiten bereik: %1$s
+ Startdatum - %1$s
+ %1$s – einddatum
+ %1$s – %2$s
+ Selecteer een periode
+ Startdatum - einddatum
+ Opslaan
+ Datum
+ Einddatum
+ Startdatum
+ d
+ m
+ j
+ Overschakelen naar agenda-invoermodus
+ Tik om naar dagselectie te schakelen
+ Overschakelen naar tekstinvoermodus
+ Tik om naar jaarselectie te schakelen
+ Wachtwoord weergeven
+ "Zoeken"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-or/values-or.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-or/values-or.xml
new file mode 100644
index 0000000..69f85cd
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-or/values-or.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d new notification
+ - %d new notifications
+
+ "ହୋମ୍ ପେଜ୍କୁ ନେଭିଗେଟ୍ କରନ୍ତୁ"
+ "ଉପରକୁ ନେଭିଗେଟ୍ କରନ୍ତୁ"
+ "ଅଧିକ ବିକଳ୍ପ"
+ "ହୋଇଗଲା"
+ "ସବୁ ଦେଖନ୍ତୁ"
+ "ଗୋଟିଏ ଆପ୍ ବାଛନ୍ତୁ"
+ "ଅଫ୍"
+ "ଅନ୍"
+ "Alt+"
+ "Ctrl+"
+ "ଡିଲିଟ୍"
+ "ଏଣ୍ଟର୍"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "ସ୍ପେସ୍"
+ "Sym+"
+ "ମେନୁ"
+ "ସର୍ଚ୍ଚ କରନ୍ତୁ…"
+ "କ୍ୱେରୀ ଖାଲି କରନ୍ତୁ"
+ "ସର୍ଚ୍ଚ କ୍ୱେରୀ"
+ "ସର୍ଚ୍ଚ କରନ୍ତୁ"
+ "କ୍ୱେରୀ ଦାଖଲ କରନ୍ତୁ"
+ "ଭଏସ୍ ସର୍ଚ୍ଚ"
+ "ଏହାଙ୍କ ସହ ସେୟାର୍ କରନ୍ତୁ"
+ "%s ସହ ସେୟାର୍ କରନ୍ତୁ"
+ "ସଂକୁଚିତ କରନ୍ତୁ"
+ Expand halfway
+ %2$d ର %1$d ଅକ୍ଷର ଲେଖିଛନ୍ତି
+ %2$d ର %1$d ଅକ୍ଷର ଲେଖିଛନ୍ତି
+ Clear text
+ Error
+ Show dropdown menu
+ Dialog Icon
+ Tab
+ Select AM or PM
+ Select hour
+ %1$s o\'clock
+ ମିନିଟ୍ ଚୟନ କରନ୍ତୁ
+ %1$s minutes
+ AM
+ ସମୟ ଇନପୁଟ୍ ପାଇଁ ଘଣ୍ଟା ମୋଡ୍କୁ ବଦଳାନ୍ତୁ।
+ Hour
+ Minute
+ PM
+ Select time
+ ସମୟ ଇନପୁଟ୍ ପାଇଁ ଟେକ୍ସଟ୍ ଇନପୁଟ୍କୁ ବଦଳାନ୍ତୁ।
+ New notification
+ %1$s କାଢ଼ିଦିଅନ୍ତୁ
+ More than %1$d new notifications
+ Change to next month
+ Change to previous month
+ Current selection: %1$s
+ @android:string/ok
+ %1$s
+ Select Date
+ Selected date
+ Column of days: %1$s
+ Invalid format.
+ Example: %1$s
+ Use: %1$s
+ Invalid range.
+ Navigate to year %1$s
+ Out of range: %1$s
+ Start date – %1$s
+ %1$s – End date
+ %1$s – %2$s
+ Select Range
+ Start date – End date
+ Save
+ Date
+ End date
+ Start date
+ d
+ m
+ y
+ Switch to calendar input mode
+ Tap to switch to selecting a day
+ Switch to text input mode
+ Tap to switch to selecting a year
+ ପାସ୍ୱାର୍ଡ ଦେଖାନ୍ତୁ
+ "ସର୍ଚ୍ଚ କରନ୍ତୁ"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pa/values-pa.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pa/values-pa.xml
new file mode 100644
index 0000000..79be37e
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pa/values-pa.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d ਨਵੀਂ ਸੂਚਨਾ
+ - %d ਨਵੀਆਂ ਸੂਚਨਾਵਾਂ
+
+ "ਹੋਮ \'ਤੇ ਜਾਓ"
+ "ਉੱਪਰ ਜਾਓ"
+ "ਹੋਰ ਵਿਕਲਪ"
+ "ਹੋ ਗਿਆ"
+ "ਸਭ ਦੇਖੋ"
+ "ਇੱਕ ਐਪ ਚੁਣੋ"
+ "ਬੰਦ"
+ "ਚਾਲੂ"
+ "Alt+"
+ "Ctrl+"
+ "ਮਿਟਾਓ"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ਖੋਜ…"
+ "ਪੁੱਛਗਿੱਛ ਕਲੀਅਰ ਕਰੋ"
+ "ਖੋਜ ਪੁੱਛਗਿੱਛ"
+ "ਖੋਜ"
+ "ਪੁੱਛਗਿੱਛ ਸਪੁਰਦ ਕਰੋ"
+ "ਅਵਾਜ਼ੀ ਖੋਜ"
+ "ਇਸ ਨਾਲ ਸਾਂਝਾ ਕਰੋ"
+ "%s ਨਾਲ ਸਾਂਝਾ ਕਰੋ"
+ "ਸਮੇਟੋ"
+ ਅੱਧ ਤੱਕ ਵਿਸਤਾਰ ਕਰੋ
+ %2$d ਵਿੱਚੋਂ %1$d ਅੱਖਰ-ਚਿੰਨ੍ਹ ਦਾਖਲ ਕੀਤੇ ਗਏ
+ ਅੱਖਰ-ਚਿੰਨ੍ਹ ਸੀਮਾ %2$d ਤੋਂ %1$d ਵਧੀ
+ ਲਿਖਤ ਕਲੀਅਰ ਕਰੋ
+ ਗੜਬੜ
+ ਡ੍ਰੌਪ-ਡਾਊਨ ਮੀਨੂ ਦਿਖਾਓ
+ ਵਿੰਡੋ ਦਾ ਪ੍ਰਤੀਕ
+ ਟੈਬ
+ AM ਜਾਂ PM ਚੁਣੋ
+ ਸਮਾਂ ਚੁਣੋ
+ %1$s ਵਜੇ
+ ਮਿੰਟ ਚੁਣੋ
+ %1$s ਮਿੰਟ
+ AM
+ ਸਮਾਂ ਇਨਪੁੱਟ ਕਰਨ ਲਈ ਘੜੀ ਮੋਡ \'ਤੇ ਸਵਿੱਚ ਕਰੋ।
+ ਘੰਟਾ
+ ਮਿੰਟ
+ PM
+ ਸਮਾਂ ਚੁਣੋ
+ ਸਮਾਂ ਇਨਪੁੱਟ ਕਰਨ ਲਈ ਲਿਖਤ ਇਨਪੁੱਟ ਮੋਡ \'ਤੇ ਸਵਿੱਚ ਕਰੋ।
+ ਨਵੀਂ ਸੂਚਨਾ
+ %1$s ਹਟਾਓ
+ %1$d ਤੋਂ ਵੱਧ ਨਵੀਆਂ ਸੂਚਨਾਵਾਂ
+ ਅਗਲੇ ਮਹੀਨੇ \'ਤੇ ਜਾਓ
+ ਪਿਛਲੇ ਮਹੀਨੇ \'ਤੇ ਜਾਓ
+ ਮੌਜੂਦਾ ਚੋਣ: %1$s
+ @android:string/ok
+ %1$s
+ ਤਾਰੀਖ ਚੁਣੋ
+ ਚੁਣੀ ਗਈ ਤਾਰੀਖ
+ ਦਿਨਾਂ ਦਾ ਕਾਲਮ: %1$s
+ ਅਵੈਧ ਫਾਰਮੈਟ।
+ ਉਦਾਹਰਨ: %1$s
+ ਵਰਤੋ: %1$s
+ ਅਵੈਧ ਰੇਂਜ।
+ ਸਾਲ %1$s \'ਤੇ ਨੈਵੀਗੇਟ ਕਰੋ
+ ਰੇਂਜ ਤੋਂ ਬਾਹਰ: %1$s
+ ਸ਼ੁੁਰੂਆਤੀ ਤਾਰੀਖ – %1$s
+ %1$s – ਸਮਾਪਤੀ ਤਾਰੀਖ
+ %1$s – %2$s
+ ਰੇਂਜ ਚੁਣੋ
+ ਸ਼ੁਰੂਆਤੀ ਤਾਰੀਖ – ਸਮਾਪਤੀ ਤਾਰੀਖ
+ ਰੱਖਿਅਤ ਕਰੋ
+ ਤਾਰੀਖ
+ ਸਮਾਪਤੀ ਤਾਰੀਖ
+ ਸ਼ੁਰੂਆਤੀ ਤਾਰੀਖ
+ d
+ m
+ y
+ ਕੈਲੰਡਰ ਇਨਪੁੱਟ ਮੋਡ \'ਤੇ ਜਾਓ
+ ਦਿਨ ਦੀ ਚੋਣ \'ਤੇ ਜਾਣ ਲਈ ਟੈਪ ਕਰੋ
+ ਲਿਖਤ ਇਨਪੁੱਟ ਮੋਡ \'ਤੇ ਜਾਓ
+ ਸਾਲ ਦੀ ਚੋਣ \'ਤੇ ਜਾਣ ਲਈ ਟੈਪ ਕਰੋ
+ ਪਾਸਵਰਡ ਦਿਖਾਓ
+ "ਖੋਜ"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pl/values-pl.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pl/values-pl.xml
new file mode 100644
index 0000000..67edb34
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pl/values-pl.xml
@@ -0,0 +1,92 @@
+
+
+
+ - %d nowe powiadomienie
+ - %d nowe powiadomienia
+ - %d nowych powiadomień
+ - %d nowego powiadomienia
+
+ "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ń"
+ Rozwiń do połowy
+ %1$d z %2$d znaków
+ Przekroczono limit znaków (%1$d z %2$d)
+ Wyczyść tekst
+ Błąd
+ Pokaż menu
+ Ikona okna
+ Karta
+ Wybierz: przed południem czy po południu
+ Wybierz godzinę
+ %1$s
+ Wybierz minuty
+ %1$s minut
+ AM
+ Aby wprowadzić czas, włącz tryb zegara.
+ Godzina
+ Minuta
+ PM
+ Określ czas
+ Aby wprowadzić czas, włącz tryb wprowadzania tekstu.
+ Nowe powiadomienie
+ Usuń: (%1$s)
+ Liczba nowych powiadomień przekracza %1$d
+ Zmień na następny miesiąc
+ Zmień na poprzedni miesiąc
+ Bieżący wybór: %1$s
+ @android:string/ok
+ %1$s
+ Wybierz datę
+ Wybrana data
+ Kolumna z dniami: %1$s
+ Nieprawidłowy format.
+ Przykład: %1$s
+ Użyj formatu: %1$s
+ Nieprawidłowy zakres.
+ Przejdź do roku %1$s
+ Poza zakresem: %1$s
+ Data rozpoczęcia – %1$s
+ %1$s – data zakończenia
+ %1$s–%2$s
+ Wybierz zakres
+ Data rozpoczęcia – data zakończenia
+ Zapisz
+ Data
+ Data zakończenia
+ Data rozpoczęcia
+ d
+ m
+ r
+ Włącz kalendarzowy tryb wprowadzania
+ Kliknij, by wybrać dzień
+ Włącz tekstowy tryb wprowadzania
+ Kliknij, by wybrać rok
+ Pokaż hasło
+ "Szukaj"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-port/values-port.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-port/values-port.xml
new file mode 100644
index 0000000..7a925dc
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-port/values-port.xml
@@ -0,0 +1,4 @@
+
+
+ false
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml
new file mode 100644
index 0000000..9e6aa44
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d nova notificação
+ - %d novas notificações
+
+ "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"
+ Expandir até a metade
+ Caracteres inseridos: %1$d de %2$d
+ Limite de %2$d caracteres excedido em %1$d
+ Limpar texto
+ Erro
+ Mostrar menu suspenso
+ Ícone de caixa de diálogo
+ Guia
+ Selecionar AM ou PM
+ Selecionar horário
+ %1$s em ponto
+ Selecione os minutos
+ %1$s minutos
+ AM
+ Alterne para o modo de relógio para informar o horário.
+ Hora
+ Minuto
+ PM
+ Selecionar horário
+ Alterne para o modo de entrada de texto para informar o horário.
+ Nova notificação
+ Remover %1$s
+ Mais de %1$d novas notificações
+ Alterar para o próximo mês
+ Alterar para o mês anterior
+ Seleção atual: %1$s
+ @android:string/ok
+ %1$s
+ Selecionar data
+ Data selecionada
+ Coluna de dias: %1$s
+ Formato inválido.
+ Exemplo: %1$s
+ Usar %1$s
+ Intervalo inválido.
+ Ir para o ano %1$s
+ Fora do intervalo: %1$s
+ Data de início – %1$s
+ %1$s – Data de término
+ %1$s – %2$s
+ Selecionar intervalo
+ Data de início – Data de término
+ Salvar
+ Data
+ Data de término
+ Data de início
+ d
+ m
+ a
+ Alternar para o modo de entrada da agenda
+ Toque para alternar para a seleção de um dia
+ Alternar para o modo de entrada de texto
+ Toque para alternar para a seleção de um ano
+ Exibir senha
+ "Pesquisar"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml
new file mode 100644
index 0000000..73b8257
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d nova notificação
+ - %d novas notificações
+
+ "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"
+ Expandir até metade
+ Carateres introduzidos: %1$d de %2$d
+ Limite de carateres excedido: %1$d de %2$d
+ Limpar texto
+ Erro
+ Mostrar menu pendente
+ Ícone de caixa de diálogo
+ Separador
+ Selecionar AM ou PM
+ Selecionar hora
+ %1$s hora(s)
+ Selecionar minutos
+ %1$s minutos
+ AM
+ Mude para o modo de relógio para a introdução da hora.
+ Hora
+ Minuto
+ PM
+ Selecionar hora
+ Mude para o modo de introdução de texto para a introdução da hora.
+ Nova notificação
+ Remover %1$s
+ Mais de %1$d notificações novas
+ Mudar para o mês seguinte
+ Mudar para o mês anterior
+ Seleção atual: %1$s
+ @android:string/ok
+ %1$s
+ Selecione a data
+ Data selecionada
+ Coluna de dias: %1$s
+ Formato inválido.
+ Exemplo: %1$s
+ Utilize: %1$s
+ Intervalo inválido.
+ Navegue para o ano %1$s
+ Fora do intervalo: %1$s
+ Data de início – %1$s
+ %1$s – Data de conclusão
+ %1$s – %2$s
+ Selecione o intervalo
+ Data de início – Data de conclusão
+ Guardar
+ Data
+ Data de conclusão
+ Data de início
+ d
+ m
+ a
+ Mudar para o modo de introdução de calendário
+ Toque para mudar para a seleção do dia
+ Mudar para o modo de introdução de texto
+ Toque para mudar para a seleção do ano
+ Mostrar palavra-passe
+ "Pesquisar"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt/values-pt.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt/values-pt.xml
new file mode 100644
index 0000000..fe91f6b
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/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/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ro/values-ro.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ro/values-ro.xml
new file mode 100644
index 0000000..e38779a
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ro/values-ro.xml
@@ -0,0 +1,91 @@
+
+
+
+ - %d notificare nouă
+ - %d notificări noi
+ - %d de notificări noi
+
+ "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"
+ Extinde pe ecran complet
+ Caractere introduse: %1$d din %2$d
+ Limita de caractere a depășit %1$d din %2$d
+ Ștergeți textul
+ Eroare
+ Afișați meniul drop-down
+ Pictogramă de dialog
+ Filă
+ Selectați ora
+ Selectați ora
+ Ora %1$s
+ Selectați minutele
+ %1$s minute
+ a.m.
+ Pentru a introduce ora, comutați la modul ceas.
+ Ora
+ Minut
+ p.m.
+ Selectați ora
+ Pentru a introduce ora, comutați la modul de introducere a textului.
+ Notificare nouă
+ Eliminați %1$s
+ Peste %1$d notificări noi
+ Treceți la luna următoare
+ Treceți la luna anterioară
+ Selecția actuală: %1$s
+ @android:string/ok
+ %1$s
+ Selectați data
+ Data selectată
+ Coloana cu zile: %1$s
+ Format nevalid.
+ Exemplu: %1$s
+ Folosiți: %1$s
+ Interval nevalid.
+ Navigați la anul %1$s
+ Fără acoperire: %1$s
+ Data de începere – %1$s
+ %1$s – data de încheiere
+ %1$s – %2$s
+ Selectați intervalul
+ Data de începere – data de încheiere
+ Salvați
+ Dată
+ Data de încheiere
+ Data de începere
+ z
+ l
+ a
+ Comutați la modul introducere în calendar
+ Atingeți pentru a comuta la selectarea unei zile
+ Comutați la modul de introducere a textului
+ Atingeți pentru a comuta la selectarea unui an
+ Afișați parola
+ "Căutați"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ru/values-ru.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ru/values-ru.xml
new file mode 100644
index 0000000..5d051bf
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ru/values-ru.xml
@@ -0,0 +1,92 @@
+
+
+
+ - %d новое уведомление
+ - %d новых уведомления
+ - %d новых уведомлений
+ - %d нового уведомления
+
+ "Перейти на главный экран"
+ "Перейти вверх"
+ "Ещё"
+ "Готово"
+ "Показать все"
+ "Выберите приложение"
+ "ВЫКЛ"
+ "ВКЛ"
+ "Alt +"
+ "Ctrl +"
+ "Delete"
+ "Ввод"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "Пробел"
+ "Sym +"
+ "Меню +"
+ "Введите запрос"
+ "Удалить запрос"
+ "Поисковый запрос"
+ "Поиск"
+ "Отправить запрос"
+ "Голосовой поиск"
+ "Поделиться с помощью"
+ "Поделиться с помощью %s"
+ "Свернуть"
+ Развернуть наполовину
+ Введено символов: %1$d из %2$d
+ Превышено ограничение на количество символов (%1$d из %2$d)
+ Очистить текстовое поле
+ Ошибка
+ Показать раскрывающееся меню
+ Значок диалогового окна
+ Вкладка
+ Выберите AM (до полудня) или PM (после полудня)
+ Выберите час
+ %1$s ч.
+ Выберите минуты
+ %1$s мин.
+ AM
+ Чтобы ввести время, перейдите в режим часов.
+ Час
+ Минуты
+ PM
+ Выбор времени
+ Чтобы ввести время, перейдите в режим ввода текста.
+ Новое уведомление
+ Удалить \"%1$s\"
+ Новых уведомлений больше %1$d
+ Перейти к следующему месяцу
+ Перейти к предыдущему месяцу
+ Выбранный элемент: %1$s
+ @android:string/ok
+ %1$s
+ Выберите дату
+ Выбранная дата
+ Столбец со днями недели: %1$s
+ Недействительный формат.
+ Пример: %1$s
+ Используйте: %1$s
+ Недопустимый диапазон.
+ Перейти к %1$s году
+ Вне диапазона: %1$s
+ Дата начала – %1$s
+ %1$s – дата окончания
+ %1$s – %2$s
+ Выберите диапазон дат
+ Дата начала – дата окончания
+ Сохранить
+ Дата
+ Дата окончания
+ Дата начала
+ д
+ м
+ г
+ Перейти в режим выбора дней
+ Нажмите, чтобы перейти к выбору дня
+ Перейти в режим ввода текста
+ Нажмите, чтобы перейти к выбору года
+ Показать пароль
+ "Поиск"
+ ">999"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-si/values-si.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-si/values-si.xml
new file mode 100644
index 0000000..3273ca9
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-si/values-si.xml
@@ -0,0 +1,90 @@
+
+
+
+ - නව දැනුම්දීම් %dක්
+ - නව දැනුම්දීම් %dක්
+
+ "මුල් පිටුවට සංචාලනය කරන්න"
+ "ඉහළට සංචාලනය කරන්න"
+ "තවත් විකල්ප"
+ "කළා"
+ "සියල්ල බලන්න"
+ "යෙදුමක් තෝරන්න"
+ "ක්රියාවිරහිතයි"
+ "ක්රියාත්මකයි"
+ "Alt+"
+ "Ctrl+"
+ "මකන්න"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "සොයන්න..."
+ "විමසුම හිස් කරන්න"
+ "සෙවුම් විමසුම"
+ "සෙවීම"
+ "විමසුම යොමු කරන්න"
+ "හඬ සෙවීම"
+ "සමග බෙදා ගන්න"
+ "%s සමඟ බෙදා ගන්න"
+ "හකුළන්න"
+ අඩක් දිග හරින්න
+ අනුලකුණු %2$dන් %1$dක් ඇතුළු කෙරිණි
+ අනුලකුණු සීමාව %2$dකින් %1$d ඉක්ම විය
+ පෙළ හිස් කරන්න
+ දෝෂය
+ පතන මෙනුව පෙන්වන්න
+ සංවාද නිරූපකය
+ ටැබය
+ පෙරවරු හෝ පස්වරු තෝරන්න
+ පැය තෝරන්න
+ %1$sයි
+ මිනිත්තු තෝරන්න
+ මිනිත්තු %1$sයි
+ පෙව
+ වේලා ආදානය සඳහා ඔරලෝසු ප්රකාරය වෙත මාරු වෙන්න.
+ පැය
+ මිනිත්තු
+ පව
+ වේලාව තෝරන්න
+ වේලා ආදානය සඳහා ආදාන ප්රකාරය වෙත මාරු වෙන්න.
+ නව දැනුම්දීම
+ %1$s ඉවත් කරන්න
+ නව දැනුම්දීම් %1$dකට වඩා
+ ලබන මාසයට වෙනස් කරන්න
+ කලින් මාසයට වෙනස් කරන්න
+ වත්මන් තේරීම: %1$s
+ @android:string/ok
+ %1$s
+ දිනය තෝරන්න
+ තේරූ දිනය
+ දින තීරුව: %1$s
+ අවලංගු ආකෘතියකි.
+ උදාහරණය: %1$s
+ භාවිතය: %1$s
+ අවලංගු පරාසයකි.
+ %1$s වසරට සංචාලනය කරන්න
+ පරාසයෙන් පිටත: %1$s
+ ආරම්භක දිනය – %1$s
+ %1$s – නිමා වන දිනය
+ %1$s – %2$s
+ පරාසය තෝරන්න
+ ආරම්භක දිනය – නිමා වන දිනය
+ සුරකින්න
+ දිනය
+ නිමා වන දිනය
+ ආරම්භක දිනය
+ ද
+ ම
+ ව
+ දින දර්ශන ආදාන ප්රකාරයට මාරු වන්න
+ දිනයක් තේරීමට මාරු වීමට තට්ටු කරන්න
+ පෙළ ආදාන ප්රකාරයට මාරු වන්න
+ වසරක් තේරීමට මාරු වීමට තට්ටු කරන්න
+ මුරපදය පෙන්වන්න
+ "සෙවීම"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sk/values-sk.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sk/values-sk.xml
new file mode 100644
index 0000000..591d2fb
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sk/values-sk.xml
@@ -0,0 +1,92 @@
+
+
+
+ - %d nové upozornenie
+ - %d nové upozornenia
+ - %d new notifications
+ - %d nových upozornení
+
+ "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ť"
+ Rozbaliť napoly
+ Zadané znaky: %1$d z %2$d
+ Bol prekročený povolený počet znakov (%1$d z %2$d)
+ Vymazať text
+ Chyba
+ Zobraziť rozbaľovaciu ponuku
+ Ikona dialógového okna
+ Tabulátor
+ Vyberte AM alebo PM
+ Vybrať hodinu
+ %1$s
+ Vyberte minúty
+ %1$s min
+ AM
+ Ak chcete zadať čas, prepnite na režim hodín.
+ Hodina
+ Minúta
+ PM
+ Vyberte čas
+ Ak chcete zadať čas, prepnite na textový režim vstupu
+ Nové upozornenie
+ Odstrániť položku %1$s
+ Viac než %1$d nových upozornení
+ Ďalší mesiac
+ Predchádzajúci mesiac
+ Aktuálny výber: %1$s
+ @android:string/ok
+ %1$s
+ Vyberte dátum
+ Vybraný dátum
+ Stĺpec dní: %1$s
+ Neplatný formát.
+ Príklad: %1$s
+ Použite: %1$s
+ Neplatný rozsah.
+ Prejsť na rok %1$s
+ Mimo rozsahu: %1$s
+ Dátum začatia – %1$s
+ %1$s – dátum ukončenia
+ %1$s – %2$s
+ Vyberte rozsah
+ Dátum začatia – dátum ukončenia
+ Uložiť
+ Dátum
+ Dátum ukončenia
+ Dátum začatia
+ d
+ m
+ r
+ Prepnúť na kalendárový režim vstupu
+ Klepnutím prepnete na výber dňa
+ Prepnúť na textový režim vstupu
+ Klepnutím prepnete na výber roka
+ Zobraziť heslo
+ "Hľadať"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sl/values-sl.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sl/values-sl.xml
new file mode 100644
index 0000000..9cc5275
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sl/values-sl.xml
@@ -0,0 +1,92 @@
+
+
+
+ - %d novo obvestilo
+ - %d novi obvestili
+ - %d nova obvestila
+ - %d novih obvestil
+
+ "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"
+ Razširjanje na pol višine
+ Število vnesenih znakov je %1$d od %2$d
+ Omejitev števila znakov je presegla %1$d od %2$d
+ Izbris besedila
+ Napaka
+ Prikaz spustnega menija
+ Ikona pogovornega okna
+ Zavihek
+ Izberite dopoldanski ali popoldanski čas.
+ Izberite uro
+ %1$s
+ Izberite minute
+ %1$s min
+ dop.
+ Preklopite na način ure, da vnesete čas.
+ Ura
+ Minuta
+ pop.
+ Izberite uro
+ Preklopite na način za vnašanje besedila, da vnesete čas.
+ Novo obvestilo
+ Odstranite %1$s
+ Več kot toliko novih obvestil: %1$d
+ Spremeni na naslednji mesec
+ Spremeni na prejšnji mesec
+ Trenutna izbira: %1$s
+ @android:string/ok
+ %1$s
+ Izberite datum
+ Izbrani datum
+ Stolpec dni: %1$s
+ Neveljavna oblika.
+ Primer: %1$s
+ Uporabite: %1$s
+ Neveljaven razpon.
+ Pomik na leto %1$s
+ Zunaj razpona: %1$s
+ Začetni datum–%1$s
+ %1$s–končni datum
+ %1$s–%2$s
+ Izberite obseg
+ Začetni datum–končni datum
+ Shrani
+ Datum
+ Končni datum
+ Začetni datum
+ d
+ m
+ l
+ Preklop na način vnosa v koledar
+ Dotik za preklop na izbiro dneva
+ Preklop na način vnosa besedila
+ Dotik za preklop na izbiro leta
+ Prikaz gesla
+ "Iskanje"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-small-v4/values-small-v4.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-small-v4/values-small-v4.xml
new file mode 100644
index 0000000..2c20055
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-small-v4/values-small-v4.xml
@@ -0,0 +1,7 @@
+
+
+ 24dp
+ 24dp
+ 24dp
+ 24dp
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sq/values-sq.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sq/values-sq.xml
new file mode 100644
index 0000000..4c0306c
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sq/values-sq.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d njoftim i ri
+ - %d njoftime të reja
+
+ "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"
+ Zgjeroje deri në gjysmë
+ Karakteret e futura: %1$d nga %2$d
+ Kufiri i karaktereve është kaluar: %1$d nga %2$d
+ Pastro tekstin
+ Gabim
+ Shfaq menynë me lëshim poshtë
+ Ikona e dialogut
+ Tab
+ Zgjidh paradite ose pasdite
+ Zgjidh orën
+ %1$s fiks
+ Përzgjidh minutat
+ %1$s minuta
+ PD
+ Kalo te modaliteti i orës për hyrjen e kohës.
+ Ora
+ Minuta
+ PD
+ Zgjidh orën
+ Kalo te modaliteti i hyrjes së tekstit për hyrjen e kohës.
+ Njoftim i ri
+ Hiq %1$s
+ Më shumë se %1$d njoftime të reja
+ Ndrysho te muaji i ardhshëm
+ Ndrysho te muaji i kaluar
+ Zgjedhja aktuale: %1$s
+ @android:string/ok
+ %1$s
+ Zgjidh datën
+ Data e zgjedhur
+ Kolona e ditëve: %1$s
+ Format i pavlefshëm.
+ Shembull: %1$s
+ Përdor: %1$s
+ Gamë e pavlefshme.
+ Navigo te viti %1$s
+ Jashtë gamës: %1$s
+ Data e fillimit – %1$s
+ %1$s – data e përfundimit
+ %1$s - %2$s
+ Zgjidh gamën
+ Data e fillimit - data e përfundimit
+ Ruaj
+ Data
+ Data e përfundimit
+ Data e fillimit
+ d
+ m
+ v
+ Kalo te modaliteti i \"Hyrjes së kalendarit\"
+ Trokit për të kaluar te zgjedhja e një dite
+ Kalo te modaliteti i \"Hyrjes së tekstit\"
+ Trokit për të kaluar te zgjedhja e një viti
+ Shfaq fjalëkalimin
+ "Kërko"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sr/values-sr.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sr/values-sr.xml
new file mode 100644
index 0000000..0d0249f
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sr/values-sr.xml
@@ -0,0 +1,91 @@
+
+
+
+ - %d ново обавештење
+ - %d нова обавештења
+ - %d нових обавештења
+
+ "Идите на почетну"
+ "Идите нагоре"
+ "Још опција"
+ "Готово"
+ "Прикажи све"
+ "Изаберите апликацију"
+ "ИСКЉУЧЕНО"
+ "УКЉУЧЕНО"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "тастер за размак"
+ "Sym+"
+ "Menu+"
+ "Претражите…"
+ "Обришите упит"
+ "Претражите упит"
+ "Претражите"
+ "Пошаљите упит"
+ "Гласовна претрага"
+ "Делите помоћу"
+ "Делите помоћу апликације %s"
+ "Скупи"
+ Проширите до пола
+ Унети знакови: %1$d од %2$d
+ Прекорачено је ограничење броја знакова: %1$d од %2$d
+ Обриши текст
+ Грешка
+ Прикажи падајући мени
+ Икона дијалога
+ Картица
+ Изаберите пре подне или по подне
+ Изаберите сат
+ %1$s с
+ Изаберите минуте
+ %1$s мин
+ AM
+ Пређите у режим сата ради уноса времена.
+ Сат
+ Минут
+ PM
+ Изаберите време
+ Пређите у режим уноса текста ради уноса времена.
+ Ново обавештење
+ Уклоните %1$s
+ Нових обавештења: више од %1$d
+ Пређите на следећи месец
+ Пређите на претходни месец
+ Актуелни избор: %1$s
+ @android:string/ok
+ %1$s
+ Изаберите датум
+ Изабрани датум
+ Колона са данима: %1$s
+ Формат је неважећи.
+ Пример: %1$s
+ Користите: %1$s
+ Неважећи период.
+ Идите на годину %1$s
+ Изван периода: %1$s
+ Датум почетка – %1$s
+ %1$s – Датум завршетка
+ %1$s–%2$s
+ Изаберите период
+ Датум почетка – Датум завршетка
+ Сачувај
+ Датум
+ Датум завршетка
+ Датум почетка
+ д
+ м
+ г
+ Пређите на режим уноса у Календару
+ Додирните да бисте прешли на избор дана
+ Пређите на режим уноса текста
+ Додирните да бисте прешли на избор године
+ Прикажи лозинку
+ "Претражите"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sv/values-sv.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sv/values-sv.xml
new file mode 100644
index 0000000..d064d35
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sv/values-sv.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d ny avisering
+ - %d nya aviseringar
+
+ "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"
+ Utöka till hälften
+ %1$d av %2$d tecken har angetts
+ Teckengränsen har överskridits: %1$d av %2$d
+ Rensa text
+ Fel
+ Visa rullgardinsmenyn
+ Dialogikon
+ Flik
+ Välj mellan FM och EM
+ Ange timme
+ Klockan %1$s
+ Välj minuter
+ %1$s minuter
+ FM
+ Byt till klockläget och ange tid.
+ Timme
+ Minut
+ EM
+ Välj tid
+ Byt till textinmatningsläget och ange tid.
+ Ny avisering
+ Ta bort (%1$s)
+ Fler än %1$d nya aviseringar
+ Ändra till nästa månad
+ Ändra till föregående månad
+ Aktuellt val: %1$s
+ @android:string/ok
+ %1$s
+ Välj datum
+ Valt datum
+ Kolumn med dagar: %1$s
+ Ogiltigt format.
+ Exempel: %1$s
+ Använd %1$s
+ Ogiltigt intervall.
+ Navigera till år %1$s
+ Utanför intervallet: %1$s
+ Startdatum–%1$s
+ %1$s–slutdatum
+ %1$s–%2$s
+ Välj intervall
+ Startdatum–slutdatum
+ Spara
+ Datum
+ Slutdatum
+ Startdatum
+ d
+ m
+ å
+ Byt till kalender som inmatningsläge
+ Byt till att välja en dag genom att trycka
+ Byt till text som inmatningsläge
+ Byt till att välja ett år genom att trycka
+ Visa lösenord
+ "Sök"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sw/values-sw.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sw/values-sw.xml
new file mode 100644
index 0000000..56ff750
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sw/values-sw.xml
@@ -0,0 +1,90 @@
+
+
+
+ - Arifa %d mpya
+ - Arifa %d mpya
+
+ "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"
+ Panua nusu
+ Umeweka herufi %1$d kati ya %2$d
+ Umepitisha idadi ya juu ya herufi %1$d kati ya %2$d
+ Futa maandishi
+ Hitilafu
+ Onyesha menyu kunjuzi
+ Aikoni ya Kidirisha
+ Kichupo
+ Chagua AM au PM
+ Chagua saa
+ Saa %1$s kamili
+ Chagua dakika
+ Dakika %1$s
+ AM
+ Badilisha umbo liwe la saa ya mishale wakati wa kuweka muda.
+ Saa
+ Dakika
+ PM
+ Chagua wakati
+ Badilisha iwe katika hali ya maandishi wakati wa kuweka muda.
+ Arifa mpya
+ Ondoa %1$s
+ Zaidi ya arifa %1$d mpya
+ Nenda kwenye mwezi unaofuata
+ Rudi kwenye mwezi uliotangulia
+ Uteuzi wa sasa: %1$s
+ @android:string/ok
+ %1$s
+ Chagua Tarehe
+ Tarehe uliyochagua
+ Safu wima ya siku: %1$s
+ Muundo si sahihi
+ Mfano: %1$s
+ Tumia: %1$s
+ Kipindi si sahihi.
+ Sogeza kwenye mwaka wa %1$s
+ Nje ya kipindi: %1$s
+ Tarehe ya kuanza – %1$s
+ %1$s – Tarehe ya mwisho
+ %1$s – %2$s
+ Chagua Kipindi cha Tarehe
+ Tarehe ya kuanza – Tarehe ya mwisho
+ Hifadhi
+ Tarehe
+ Tarehe ya mwisho
+ Tarehe ya kuanza
+ d
+ m
+ y
+ Tumia programu ya kuingiza data kwenye kalenda
+ Gusa ili uende kwenye sehemu ya kuchagua siku
+ Tumia programu ya kuingiza data ya maandishi
+ Gusa ili uende kwenye sehemu ya kuchagua mwaka
+ Onyesha nenosiri
+ "Tafuta"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml
new file mode 100644
index 0000000..d43146a
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml
@@ -0,0 +1,27 @@
+
+
+ 24dp
+ 80dp
+ 64dp
+ 8dp
+ 8dp
+ 580dp
+ 16dp
+ 20dp
+ 320dp
+ 0dp
+ 2dp
+ 24dp
+ 576dp
+ 320dp
+ @dimen/design_snackbar_padding_vertical
+
+ 160dp
+ 64dp
+ 64dp
+ 1
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ta/values-ta.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ta/values-ta.xml
new file mode 100644
index 0000000..34263c1
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ta/values-ta.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d புதிய அறிவிப்பு
+ - %d புதிய அறிவிப்புகள்
+
+ "முகப்பிற்குச் செல்லும்"
+ "மேலே செல்லும்"
+ "மேலும் விருப்பங்கள்"
+ "முடிந்தது"
+ "அனைத்தையும் காட்டு"
+ "ஆப்ஸைத் தேர்வுசெய்க"
+ "ஆஃப்"
+ "ஆன்"
+ "Alt மற்றும்"
+ "Ctrl மற்றும்"
+ "delete"
+ "enter"
+ "Function மற்றும்"
+ "Meta மற்றும்"
+ "Shift மற்றும்"
+ "space"
+ "Sym மற்றும்"
+ "Menu மற்றும்"
+ "தேடுக…"
+ "வினவலை அழிக்கும்"
+ "தேடல் வினவல்"
+ "தேடும்"
+ "வினவலைச் சமர்ப்பிக்கும்"
+ "குரல் தேடல்"
+ "இதில் பகிர்"
+ "%s மூலம் பகிர்"
+ "சுருக்கும்"
+ பாதியளவு விரிவாக்கும்
+ %2$d இல் %1$d எழுத்துகள் உள்ளிடப்பட்டுள்ளன
+ %2$d இல் %1$d எழுத்து வரம்பு மீறப்பட்டது
+ உரையை அழிக்கும்
+ பிழை
+ கீழ் தோன்றல் மெனுவைக் காட்டும் பட்டன்
+ உரையாடல் ஐகான்
+ தாவல்
+ AM அல்லது PMமைத் தேர்ந்தெடுக்க உதவும்
+ மணிநேரத்தைத் தேர்ந்தெடுக்க உதவும்
+ %1$s மணி
+ நிமிடத்தைத் தேர்ந்தெடுக்கவும்
+ %1$s நிமிடங்கள்
+ AM
+ நேர உள்ளீட்டிற்காக, கடிகாரப் பயன்முறைக்கு மாற்றும்.
+ மணிநேரம்
+ நிமிடம்
+ PM
+ நேரத்தைத் தேர்ந்தெடுக்கவும்
+ உரை உள்ளீட்டிற்காக, கடிகாரப் பயன்முறைக்கு மாற்றும்.
+ புதிய அறிவிப்பு
+ %1$sஐ அகற்று
+ %1$d+ புதிய அறிவிப்புகள்
+ அடுத்த மாதத்தைக் காட்டு
+ முந்தைய மாதத்தைக் காட்டு
+ தற்போதைய தேர்வு: %1$s
+ @android:string/ok
+ %1$s
+ தேதியைத் தேர்ந்தெடுக்கவும்
+ தேர்ந்தெடுக்கப்பட்ட தேதி
+ நாட்களின் நெடுவரிசை: %1$s
+ தவறான வடிவம்.
+ உதாரணம்: %1$s
+ %1$sஐப் பயன்படுத்துக
+ தவறான வரம்பு.
+ %1$s ஆம் ஆண்டிற்குச் செல்லும்
+ எல்லைக்கு வெளியே உள்ளது: %1$s
+ தொடக்கத் தேதி – %1$s
+ %1$s – முடிவுத் தேதி
+ %1$s – %2$s
+ வரம்பைத் தேர்ந்தெடுக்கவும்
+ தொடக்கத் தேதி - முடிவுத் தேதி
+ சேமி
+ தேதி
+ முடிவுத் தேதி
+ தொடக்கத் தேதி
+ நா
+ மா
+ ஆ
+ கேலெண்டர் உள்ளீட்டு முறைக்கு மாற்றும்
+ நாளைத் தேர்வுசெய்வதற்கு மாற்ற தட்டவும்
+ உரை உள்ளீட்டு முறைக்கு மாற்றும்
+ ஆண்டைத் தேர்வுசெய்வதற்கு மாற்ற தட்டவும்
+ கடவுச்சொல்லைக் காட்டு
+ "தேடல்"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-te/values-te.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-te/values-te.xml
new file mode 100644
index 0000000..05ef20b
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-te/values-te.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d కొత్త నోటిఫికేషన్
+ - %d కొత్త నోటిఫికేషన్లు
+
+ "హోమ్కు నావిగేట్ చేస్తుంది"
+ "పైకి నావిగేట్ చేస్తుంది"
+ "మరిన్ని ఎంపికలు"
+ "పూర్తయింది"
+ "అన్నీ చూడండి"
+ "యాప్ను ఎంచుకోండి"
+ "ఆఫ్"
+ "ఆన్"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "స్పేస్"
+ "Sym+"
+ "Menu+"
+ "వెతకండి…"
+ "ప్రశ్నను తీసివేస్తుంది"
+ "శోధన ప్రశ్న"
+ "శోధన"
+ "ప్రశ్నని సమర్పిస్తుంది"
+ "వాయిస్ శోధన"
+ "వీరితో షేర్ చేస్తుంది"
+ "%sతో షేర్ చేస్తుంది"
+ "కుదిస్తుంది"
+ సగాన్ని విస్తరింపజేయండి
+ %2$dలో %1$d అక్షరాలు నమోదు చేయబడ్డాయి
+ అక్షర పరిధి %2$dలో %1$dను అధిగమించింది
+ రాసినదాన్ని తీసివేయి
+ ఎర్రర్
+ డ్రాప్డౌన్ మెనూను చూపు
+ డైలాగ్ చిహ్నం
+ ట్యాబ్
+ AM లేదా PMను ఎంచుకోండి
+ గంటను ఎంచుకోండి
+ %1$s అవుతుంది
+ నిమిషాలను ఎంచుకోండి
+ %1$s నిమిషాలు
+ AM
+ సమయాన్ని నమోదు చేయడం కోసం గడియారం మోడ్కు మారండి.
+ గంట
+ నిమిషం
+ PM
+ సమయాన్ని ఎంచుకోండి
+ సమయాన్ని నమోదు చేయడం కోసం వచన నమోదు మోడ్కి మారండి.
+ కొత్త నోటిఫికేషన్
+ (%1$s)ని తీసివేస్తుంది
+ %1$d కంటే ఎక్కువ కొత్త నోటిఫికేషన్లు
+ వచ్చే నెలకు మార్చుతుంది
+ మునుపటి నెలకు మార్చుతుంది
+ ప్రస్తుత ఎంపిక: %1$s
+ @android:string/ok
+ %1$s
+ తేదీని ఎంచుకోండి
+ ఎంచుకున్న తేది
+ రోజుల నిలువు వరుస: %1$s
+ ఫార్మాట్ చెల్లదు.
+ ఉదాహరణ: %1$s
+ ఇలా ఉపయోగించండి: %1$s
+ చెల్లని పరిధి.
+ %1$sసంవత్సరానికి నావిగేట్ చేస్తుంది
+ పరిధి వెలుపల ఉంది: %1$s
+ ప్రారంభ తేదీ – %1$s
+ %1$s – ముగింపు తేది
+ %1$s – %2$s
+ పరిధిని ఎంచుకోండి
+ ప్రారంభ తేది - ముగింపు తేది
+ సేవ్ చేయి
+ తేదీ
+ ముగింపు తేదీ
+ ప్రారంభ తేదీ
+ రో
+ నె
+ సం
+ క్యాలెండర్ ఇన్పుట్ మోడ్కు మారుస్తుంది
+ \'రోజును ఎంపిక చేసుకోవడం\'కు మారడానికి నొక్కండి
+ వచన ఇన్పుట్ మోడ్కు మారుస్తుంది
+ \'సంవత్సరాన్ని ఎంపిక చేసుకోవడం\'కు మారడానికి నొక్కండి
+ పాస్వర్డ్ను చూపు
+ "శోధన"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-th/values-th.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-th/values-th.xml
new file mode 100644
index 0000000..ae49a79
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-th/values-th.xml
@@ -0,0 +1,90 @@
+
+
+
+ - การแจ้งเตือนใหม่ %d รายการ
+ - การแจ้งเตือนใหม่ %d รายการ
+
+ "นำทางไปหน้าแรก"
+ "กลับ"
+ "ตัวเลือกอื่น"
+ "เสร็จ"
+ "ดูทั้งหมด"
+ "เลือกแอป"
+ "ปิด"
+ "เปิด"
+ "Alt+"
+ "Ctrl+"
+ "ลบ"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "Space"
+ "Sym+"
+ "เมนู+"
+ "ค้นหา…"
+ "ล้างคำค้นหา"
+ "คำค้นหา"
+ "ค้นหา"
+ "ส่งคำค้นหา"
+ "ค้นหาด้วยเสียง"
+ "แชร์กับ"
+ "แชร์ทาง %s"
+ "ยุบ"
+ ขยายรายการครึ่งหนึ่ง
+ ป้อนอักขระแล้ว %1$d จาก %2$d ตัว
+ เกินจำนวนอักขระสูงสุด %1$d จาก %2$d
+ ล้างข้อความ
+ ข้อผิดพลาด
+ แสดงเมนูแบบเลื่อนลง
+ ไอคอนกล่องโต้ตอบ
+ แท็บ
+ เลือก AM หรือ PM
+ เลือกชั่วโมง
+ %1$s นาฬิกา
+ เลือกนาที
+ %1$s นาที
+ AM
+ สลับไปโหมดนาฬิกาเพื่อป้อนเวลา
+ ชั่วโมง
+ นาที
+ PM
+ เลือกเวลา
+ สลับไปโหมดป้อนข้อความเพื่อป้อนเวลา
+ การแจ้งเตือนใหม่
+ นำ %1$s ออก
+ การแจ้งเตือนใหม่มากกว่า %1$d รายการ
+ เปลี่ยนไปที่เดือนถัดไป
+ เปลี่ยนไปที่เดือนก่อนหน้า
+ การเลือกในปัจจุบัน: %1$s
+ @android:string/ok
+ %1$s
+ เลือกวันที่
+ วันที่ที่เลือก
+ คอลัมน์ของวัน: %1$s
+ รูปแบบไม่ถูกต้อง
+ ตัวอย่าง: %1$s
+ ใช้: %1$s
+ ช่วงไม่ถูกต้อง
+ ไปที่ปี %1$s
+ วันที่ไม่อยู่ในช่วงที่อนุญาต: %1$s
+ วันที่เริ่มต้น – %1$s
+ %1$s – วันที่สิ้นสุด
+ %1$s – %2$s
+ เลือกช่วง
+ วันที่เริ่มต้น – วันที่สิ้นสุด
+ บันทึก
+ วันที่
+ วันที่สิ้นสุด
+ วันที่เริ่มต้น
+ ว
+ ด
+ ป
+ สลับไปใช้โหมดป้อนข้อมูลปฏิทิน
+ แตะเพื่อสลับไปใช้การเลือกวัน
+ สลับไปใช้โหมดป้อนข้อมูลข้อความ
+ แตะเพื่อสลับไปใช้การเลือกปี
+ แสดงรหัสผ่าน
+ "ค้นหา"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-tl/values-tl.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-tl/values-tl.xml
new file mode 100644
index 0000000..c660b55
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-tl/values-tl.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d bagong notification
+ - %d na bagong notification
+
+ "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"
+ I-expand hanggang gitna
+ Mga character na nailagay %1$d sa %2$d
+ Lumampas sa limitasyon sa bilang ng character %1$d sa %2$d
+ I-clear ang text
+ Error
+ Ipakita ang dropdown na menu
+ Icon ng Dialog
+ Tab
+ Piliin ang AM o PM
+ Pumili ng oras
+ %1$s o\'clock
+ Pumili ng mga minuto
+ %1$s (na) minuto
+ AM
+ Lumipat sa mode ng orasan para sa input na oras.
+ Oras
+ Minuto
+ PM
+ Pumili ng oras
+ Lumipat sa pamamaraan ng pag-input ng text para sa input na oras.
+ Bagong notification
+ Alisin ang %1$s
+ Mahigit %1$d (na) bagong notification
+ Lumipat sa susunod na buwan
+ Lumipat sa nakaraang buwan
+ Kasalukuyang seleksyon: %1$s
+ @android:string/ok
+ %1$s
+ Pumili ng Petsa
+ Piniling petsa
+ Column ng mga araw: %1$s
+ Invalid na format.
+ Halimbawa: %1$s
+ Gamitin: %1$s
+ Invalid na hanay.
+ Mag-navigate patungo sa taong %1$s
+ Wala sa sakop: %1$s
+ Petsa ng pagsisimula – %1$s
+ %1$s – Petsa ng pagtatapos
+ %1$s – %2$s
+ Pumili ng Range
+ Petsa ng pagsisimula – Petsa ng pagtatapos
+ I-save
+ Petsa
+ Petsa ng pagtatapos
+ Petsa ng pagsisimula
+ d
+ m
+ y
+ Lumipat sa pamamaraan ng pag-input ng kalendaryo
+ I-tap para lumipat sa pagpili ng araw
+ Lumipat sa pamamaraan ng pag-input ng text
+ I-tap para lumipat sa pagpili ng taon
+ Ipakita ang password
+ "Maghanap"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-tr/values-tr.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-tr/values-tr.xml
new file mode 100644
index 0000000..527bbce
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-tr/values-tr.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d yeni bildirim
+ - %d yeni bildirim
+
+ "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"
+ Yarım genişlet
+ Girilen karakter: %1$d / %2$d
+ Karakter sınırı aşıldı %1$d / %2$d
+ Metni temizle
+ Hata
+ Açılır menüyü göster
+ İletişim kutusu simgesi
+ Sekme
+ ÖÖ veya ÖS\'yi seçin
+ Saat seçin
+ Saat %1$s
+ Dakikayı seçin
+ %1$s dakika
+ AM
+ Zaman girişi için saat moduna geçin.
+ Saat
+ Dakika
+ PM
+ Zamanı seçin
+ Zaman girişi için metin girişi moduna geçin.
+ Yeni bildirim
+ %1$s içeriğini kaldır
+ %1$d adetten fazla yeni bildirim
+ Sonraki aya değiştir
+ Önceki aya değiştir
+ Geçerli seçim: %1$s
+ @android:string/ok
+ %1$s
+ Tarih Seçin
+ Seçilen tarih
+ Gün sütunu: %1$s
+ Geçersiz biçim.
+ Örnek: %1$s
+ Tarih biçimi: %1$s
+ Geçersiz aralık.
+ %1$s yılına git
+ İzin verilen aralığın dışında: %1$s
+ Başlangıç tarihi – %1$s
+ %1$s – Bitiş tarihi
+ %1$s-%2$s
+ Aralık Seçin
+ Başlangıç tarihi - Bitiş tarihi
+ Kaydet
+ Tarih
+ Bitiş tarihi
+ Başlangıç tarihi
+ g
+ a
+ y
+ Takvim giriş moduna geç
+ Gün seçmeye geçmek için dokunun
+ Metin giriş moduna geç
+ Yıl seçmeye geçmek için dokunun
+ Şifreyi göster
+ "Ara"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-uk/values-uk.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-uk/values-uk.xml
new file mode 100644
index 0000000..0c0ffb5
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-uk/values-uk.xml
@@ -0,0 +1,92 @@
+
+
+
+ - %d нове сповіщення
+ - %d нові сповіщення
+ - %d нових сповіщень
+ - %d нового сповіщення
+
+ "Перейти на головну"
+ "Перейти вгору"
+ "Більше опцій"
+ "Готово"
+ "Показати всі"
+ "Вибрати програму"
+ "ЗНИЖКА"
+ "УВІМК."
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "пробіл"
+ "Sym+"
+ "Menu+"
+ "Введіть пошуковий запит…"
+ "Очистити запит"
+ "Пошуковий запит"
+ "Пошук"
+ "Наіслати запит"
+ "Голосовий пошук"
+ "Поділитися:"
+ "Поділитися через додаток %s"
+ "Згорнути"
+ Розгорнути нижню половину
+ Введено символів: %1$d з %2$d
+ Перевищено ліміт символів: %1$d з %2$d
+ Видалити текст
+ Помилка
+ Показати спадне меню
+ Значок вікна
+ Вкладка
+ Виберіть ДП чи ПП
+ Вибрати годину
+ %1$s год
+ Виберіть хвилини
+ %1$s хв
+ дп
+ Перейти в режим годинника, щоб ввести час.
+ Година
+ Хвилина
+ пп
+ Виберіть час
+ Перейти в текстовий режим, щоб ввести час.
+ Нове сповіщення
+ Видалити %1$s
+ Нових сповіщень більше ніж %1$d
+ Перейти до наступного місяця
+ Перейти до попереднього місяця
+ Поточний вибір: %1$s
+ @android:string/ok
+ %1$s
+ Виберіть дату
+ Вибрана дата
+ Стовпець із днями: %1$s
+ Недійсний формат.
+ Приклад: %1$s
+ Використовувати: %1$s
+ Недійсний діапазон.
+ Перейти до %1$s року
+ За межами діапазону: %1$s
+ Дата початку – %1$s
+ %1$s – дата завершення
+ %1$s – %2$s
+ Виберіть діапазон дат
+ Дата початку – дата завершення
+ Зберегти
+ Дата
+ Дата завершення
+ Дата початку
+ д
+ м
+ р
+ Перейти в режим введення в календарі
+ Натисніть, щоб вибрати день
+ Перейти в режим введення тексту
+ Натисніть, щоб вибрати рік
+ Показувати пароль
+ "Пошук"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ur/values-ur.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ur/values-ur.xml
new file mode 100644
index 0000000..8bedb22
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ur/values-ur.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d نئی اطلاع
+ - %d نئی اطلاعات
+
+ "گھر کی طرف نیویگیٹ کریں"
+ "اوپر نیویگیٹ کریں"
+ "مزید اختیارات"
+ "ہو گیا"
+ "سبھی دیکھیں"
+ "ایک ایپ منتخب کریں"
+ "آف"
+ "آن"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "تلاش کریں…"
+ "استفسار صاف کریں"
+ "تلاش کا استفسار"
+ "تلاش کریں"
+ "استفسار جمع کرائیں"
+ "صوتی تلاش"
+ "اس کے ساتھ اشتراک کریں"
+ "%s کے ساتھ اشتراک کریں"
+ "سکیڑیں"
+ نصف تک پھیلائیں
+ %2$d میں سے %1$d حروف درج کیے گئے
+ حروف کی تعداد کی حد %2$d سے %1$d پہنچ گئی
+ ٹیکسٹ صاف کریں
+ خرابی
+ ڈراپ ڈاؤن مینو دکھائیں
+ ڈائیلاگ کا آئیکن
+ ٹیب
+ AM یا PM منتخب کریں
+ گھنٹہ منتخب کریں
+ %1$s بجے
+ منٹ منتخب کریں
+ %1$s منٹ
+ قبل از دوپہر
+ وقت ان پٹ کے لیے گھڑی وضع پر سوئچ کریں۔
+ گھنٹہ
+ منٹ
+ رات
+ وقت منتخب کریں
+ وقت ان پٹ کے لیے ٹیکسٹ ان پٹ وضع پر سوئچ کریں۔
+ نئی اطلاع
+ %1$s کو ہٹائیں
+ %1$d سے زیادہ نئی اطلاعات
+ اگلے مہینہ میں منتقل کریں
+ گزشتہ ماہ میں منتقل کریں
+ موجودہ انتخاب: %1$s
+ @android:string/ok
+ %1$s
+ تاریخ منتخب کریں
+ منتخب کردہ تاریخ
+ دنوں کا کالم: %1$s
+ غلط فارمیٹ۔
+ مثال: %1$s۔
+ %1$s استعمال کریں
+ غلط رینج۔
+ %1$s سال پر نیویگیٹ کریں
+ حد سے باہر: %1$s
+ تاریخ آغاز – %1$s
+ %1$s – تاریخ اختتام
+ %1$s – %2$s
+ رینج منتخب کریں
+ تاریخ آغاز - تاریخ اختتام
+ محفوظ کریں
+ تاریخ
+ تاریخ اختتام
+ تاریخ آغاز
+ d
+ m
+ y
+ کیلنڈر ان پٹ وضع پر سوئچ کریں
+ دن کو منتخب کرنے کے ليے سوئچ پر تھپتھپائیں
+ متنی ان پٹ وضع پر سوئچ کریں
+ سال کو منتخب کرنے کے ليے سوئچ پر تھپتھپائیں
+ پاس ورڈ دکھائیں
+ "تلاش کریں"
+ "+999"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-uz/values-uz.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-uz/values-uz.xml
new file mode 100644
index 0000000..3cf7edc
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-uz/values-uz.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d ta yangi bildirishnoma
+ - %d ta yangi bildirishnoma
+
+ "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"
+ Yarmiga kengaytirish
+ %1$d/%2$d ta belgi kiritildi
+ Harflar soni (%1$d) cheklovdan (%2$d) oshib ketdi
+ Matnni tozalash
+ Xato
+ Pastga ochiluvchi menyuni ochish
+ Muloqot ikonkasi
+ Tab : Varaq
+ Tushdan oldin yoki keyinligini tanlang
+ Soatni tanlang
+ %1$s soat
+ Daqiqalarni tanlash
+ %1$s daqiqa
+ AM
+ Vaqtni kiritish uchun soat rejimiga o‘ting.
+ Soat
+ Daqiqa
+ PM
+ Vaqtni tanlang
+ Vaqtni kiritish uchun matn kiritish rejimiga o‘ting.
+ Yangi bildirishnoma
+ Olib tashlash: %1$s
+ Yana %1$d dan ortiq bildirishnoma
+ Keyingi oyga oʻzgartirish
+ Avvalgi oyga oʻzgartirish
+ Joriy tanlov: %1$s
+ @android:string/ok
+ %1$s
+ Sanani tanlang
+ Tanlangan sana
+ Kunlar ustuni: %1$s
+ Yaroqsiz format.
+ Masalan: %1$s
+ Ishlatish: %1$s
+ Yaroqsiz oraliq.
+ Yilga nazar solish: %1$s
+ Chegaradan tashqari: %1$s
+ Boshlanish sanasi – %1$s
+ %1$s – Tugash sanasi
+ %1$s – %2$s
+ Oraliqni tanlang
+ Boshlanishi – Tugashi
+ Saqlash
+ Sana
+ Tugash sanasi
+ Boshlanish sanasi
+ k
+ o
+ y
+ Taqvim kiritish rejimiga oʻtish
+ Kunni tanlash uchun bosing
+ Matn kiritish rejimiga oʻtish
+ Yilni tanlash uchun bosing
+ Parol ochiq tursin
+ "Qidiruv"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v16/values-v16.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v16/values-v16.xml
new file mode 100644
index 0000000..5ee2feb
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v16/values-v16.xml
@@ -0,0 +1,8 @@
+
+
+ 4dp
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v17/values-v17.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v17/values-v17.xml
new file mode 100644
index 0000000..f85a197
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v17/values-v17.xml
@@ -0,0 +1,62 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v18/values-v18.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v18/values-v18.xml
new file mode 100644
index 0000000..7dad77f
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v18/values-v18.xml
@@ -0,0 +1,4 @@
+
+
+ 0px
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v21/values-v21.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v21/values-v21.xml
new file mode 100644
index 0000000..6809e59
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v21/values-v21.xml
@@ -0,0 +1,395 @@
+
+
+ @color/androidx_core_secondary_text_default_material_light
+ 0dp
+ 1dp
+ - 0.48
+ - 0.48
+ - 0.16
+ - 0.48
+ - 0.24
+ - 0.24
+ - 0.08
+ - 0.24
+ 0dp
+ 0dp
+ 12dp
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v22/values-v22.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v22/values-v22.xml
new file mode 100644
index 0000000..1ad118e
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v22/values-v22.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v23/values-v23.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v23/values-v23.xml
new file mode 100644
index 0000000..2e5cef6
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v23/values-v23.xml
@@ -0,0 +1,62 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v24/values-v24.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v24/values-v24.xml
new file mode 100644
index 0000000..f9b3c08
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v24/values-v24.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v25/values-v25.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v25/values-v25.xml
new file mode 100644
index 0000000..483ae0c
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v25/values-v25.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v26/values-v26.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v26/values-v26.xml
new file mode 100644
index 0000000..4c30667
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v26/values-v26.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v28/values-v28.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v28/values-v28.xml
new file mode 100644
index 0000000..357112b
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v28/values-v28.xml
@@ -0,0 +1,21 @@
+
+
+ - 0.24
+ - 0.40
+ - 0.40
+ - 0.24
+ - 0.12
+ - 0.20
+ - 0.20
+ - 0.12
+
+
+
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-vi/values-vi.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-vi/values-vi.xml
new file mode 100644
index 0000000..82e7ffe
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-vi/values-vi.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d thông báo mới
+ - %d thông báo mới
+
+ "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"
+ Mở rộng một nửa
+ Đã nhập %1$d trong số %2$d ký tự
+ Đã vượt quá giới hạn ký tự %1$d/%2$d
+ Xóa văn bản
+ Lỗi
+ Hiển thị menu thả xuống
+ Biểu tượng hộp thoại
+ Thẻ
+ Chọn SA hoặc CH
+ Chọn giờ
+ %1$s giờ
+ Chọn phút
+ %1$s phút
+ SA
+ Chuyển sang chế độ đồng hồ để nhập thời gian.
+ Giờ
+ Phút
+ CH
+ Chọn thời gian
+ Chuyển sang chế độ nhập văn bản để nhập thời gian.
+ Thông báo mới
+ Xóa %1$s
+ Hơn %1$d thông báo mới
+ Chuyển sang tháng tiếp theo
+ Chuyển về tháng trước
+ Lựa chọn hiện tại: %1$s
+ @android:string/ok
+ %1$s
+ Chọn ngày
+ Ngày đã chọn
+ Cột ngày: %1$s
+ Định dạng không hợp lệ.
+ Ví dụ: %1$s
+ Sử dụng: %1$s
+ Phạm vi không hợp lệ.
+ Chuyển tới năm %1$s
+ Nằm ngoài phạm vi: %1$s
+ Ngày bắt đầu – %1$s
+ %1$s – Ngày kết thúc
+ %1$s – %2$s
+ Chọn dải ô
+ Ngày bắt đầu – Ngày kết thúc
+ Lưu
+ Ngày
+ Ngày kết thúc
+ Ngày bắt đầu
+ d
+ m
+ y
+ Chuyển sang chế độ nhập lịch
+ Nhấn để chuyển sang chế độ chọn một ngày
+ Chuyển sang chế độ nhập văn bản
+ Nhấn để chuyển sang chế độ chọn một năm
+ Hiển thị mật khẩu
+ "Tìm kiếm"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w320dp-land-v13/values-w320dp-land-v13.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w320dp-land-v13/values-w320dp-land-v13.xml
new file mode 100644
index 0000000..b4fed6b
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w320dp-land-v13/values-w320dp-land-v13.xml
@@ -0,0 +1,5 @@
+
+
+ 24dp
+ 36dp
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w360dp-port-v13/values-w360dp-port-v13.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w360dp-port-v13/values-w360dp-port-v13.xml
new file mode 100644
index 0000000..fa14e49
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w360dp-port-v13/values-w360dp-port-v13.xml
@@ -0,0 +1,11 @@
+
+
+ 4dp
+ 18dp
+ 40dp
+ 2dp
+ 2dp
+ 40dp
+ 40dp
+ 4dp
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w480dp-port-v13/values-w480dp-port-v13.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w480dp-port-v13/values-w480dp-port-v13.xml
new file mode 100644
index 0000000..e8cf2fe
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w480dp-port-v13/values-w480dp-port-v13.xml
@@ -0,0 +1,11 @@
+
+
+ 0dp
+ 22dp
+ 48dp
+ 2dp
+ 2dp
+ 48dp
+ 48dp
+ 0dp
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w600dp-land-v13/values-w600dp-land-v13.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w600dp-land-v13/values-w600dp-land-v13.xml
new file mode 100644
index 0000000..aaaf955
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w600dp-land-v13/values-w600dp-land-v13.xml
@@ -0,0 +1,4 @@
+
+
+ 64dp
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml
new file mode 100644
index 0000000..2d85812
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml
new file mode 100644
index 0000000..deecc9e
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml
new file mode 100644
index 0000000..b499d2c
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/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/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
new file mode 100644
index 0000000..7df6669
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
@@ -0,0 +1,197 @@
+
+
+
+ - 短信
+ - 邮件
+
+
+ - %d 条新通知
+ - %d 条新通知
+
+
+ - %1$s 条符合“%2$s”的搜索结果
+
+ "转到首页"
+ "转到上一层级"
+ "更多选项"
+ "完成"
+ "查看全部"
+ "选择应用"
+ "关闭"
+ "开启"
+ "Alt+"
+ "Ctrl+"
+ "Delete 键"
+ "Enter 键"
+ "Fn+"
+ "Meta+"
+ "Shift+"
+ "空格键"
+ "Sym+"
+ "Menu+"
+ "搜索…"
+ "清除查询"
+ "搜索查询"
+ "搜索"
+ "提交查询"
+ "语音搜索"
+ "分享对象"
+ "与%s分享"
+ "收起"
+ 确认删除文件夹及所包含的便签吗?
+ 确认要删除该条便签吗?
+ 确认要删除所选的 %d 条便签吗?
+ 删除
+ 便签
+ 便签2x2
+ 便签4x4
+ 展开到一半高度
+ 删除
+ 通话便签
+ 输入了 %1$d 个字符(上限为 %2$d 个)
+ 超出字符数限制(共 %1$d 个,上限为 %2$d 个)
+ 清除文字
+ 取消
+ 设置
+ 成功删除提醒
+ 错误
+ 不能为空便签设置闹钟提醒
+ 不能将空便签发送到桌面
+ 要查看的便签不存在
+ 导出文本时发生错误,请检查SD卡
+ SD卡被占用,不能操作
+ 同步已取消
+ 同步失败,发生内部错误
+ 同步失败,请检查网络和帐号设置
+ 显示下拉菜单
+ 导出失败
+ 文件夹 %1$s 已存在,请重新命名
+ yyyyMMdd
+ MM月dd日 kk:mm
+ 已将文本文件(%1$s)输出至SD卡(%2$s)目录
+ 已将所选 %1$d 条便签移到 %2$s 文件夹
+ 请输入名称
+ 对话框图标
+ 已添加到桌面
+ 标签页
+ 新の便签
+ 选择上午或下午
+ 选择小时
+ %1$s 点
+ 选择分钟
+ %1$s 分
+ 上午
+ 切换到时钟模式来输入时间。
+ 小时
+ 分钟
+ 下午
+ 选择时间
+ 切换到文字输入模式来输入时间。
+ 提醒我
+ 新建文件夹
+ 删除
+ 取消全选
+ 导出文本
+ 修改文件夹名称
+ 刪除文件夹
+ 查看文件夹
+ 大
+ 正常
+ 文字大小
+ 小
+ 超大
+ 进入清单模式
+ 移动到文件夹
+ 上一级文件夹
+ 退出清单模式
+ 删除提醒
+ 搜索
+ 全选
+ 没有选中项,操作无效
+ 选中了 %d 项
+ 发送到桌面
+ 设置
+ 分享
+ 同步
+ 取消同步
+ 选择文件夹
+ 新通知
+ 移除%1$s
+ 有 %1$d 条以上的新通知
+ 转到下个月
+ 转到上个月
+ 当前的选择是:%1$s
+ @android:string/ok
+ %1$s
+ 请选择日期
+ 选定的日期
+ 表示周几的列:%1$s
+ 格式无效。
+ 示例:%1$s
+ 使用:%1$s
+ 范围无效。
+ 转到 %1$s 年
+ 不在允许的范围内:%1$s
+ 开始日期 – %1$s
+ %1$s – 结束日期
+ %1$s - %2$s
+ 请选择范围
+ 开始日期 - 结束日期
+ 保存
+ 日期
+ 结束日期
+ 开始日期
+ d
+ m
+ y
+ 切换到日历输入模式
+ 点按即可切换到选择某天
+ 切换到文本字段输入模式
+ 点按即可切换到选择某年
+ 已过期
+ 发送邮件
+ 打开地图
+ 呼叫电话
+ 浏览网页
+ 查看
+ 知道了
+ 新建便签
+ ...
+ 显示密码
+ 与google task同步便签记录
+ 同步账号
+ 添加账号
+ 新建便签背景颜色随机
+ 取消同步
+ 立即同步
+ 当前帐号 %1$s
+ 如更换同步帐号,过去的帐号同步信息将被清空,再次切换的同时可能会造成数据重复
+ 请选择google帐号,便签将与该帐号的google task内容同步。
+ 同步便签
+ 上次同步于 %1$s
+ 取消
+ 更换账号
+ 删除账号
+ 设置
+ 正在同步中,不能修改同步帐号
+ 同步帐号已设置为%1$s
+ 再按一次退出
+ 便签
+ 搜索便签
+ 正在搜索便签
+ "搜索"
+ 便签中的文字
+ 创建提醒
+ "999+"
+ 导出成功
+ 与%1$s同步成功
+ 正在获取服务器便签列表...
+ 登录%1$s...
+ 正在同步本地便签...
+ 同步已取消
+ 同步失败
+ 同步成功
+ 同步便签...
+ 没有关联内容,点击新建便签。
+ 访客模式下,便签内容不可见
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml
new file mode 100644
index 0000000..07f670f
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d 個新通知
+ - %d 個新通知
+
+ "瀏覽主頁"
+ "向上瀏覽"
+ "更多選項"
+ "完成"
+ "查看全部"
+ "選擇應用程式"
+ "關閉"
+ "開啟"
+ "Alt +"
+ "Ctrl +"
+ "刪除"
+ "Enter 鍵"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "空白鍵"
+ "Sym +"
+ "Menu +"
+ "搜尋…"
+ "清除查詢"
+ "搜尋查詢"
+ "搜尋"
+ "提交查詢"
+ "語音搜尋"
+ "分享對象"
+ "使用「%s」分享"
+ "收合"
+ 展開一半
+ 已輸入 %1$d 個字元 (共 %2$d 個)
+ 超出字元限制 %1$d 個字元 (上限 %2$d 個字元)
+ 清除文字
+ 錯誤
+ 顯示下拉式選單
+ 對話框圖示
+ 分頁
+ 選擇上午或下午
+ 選取時段
+ %1$s 點
+ 選取分鐘
+ %1$s 分
+ AM
+ 切換至時鐘模式即可輸入時間。
+ 小時
+ 分鐘
+ PM
+ 選取時間
+ 切換至文字輸入模式即可輸入時間。
+ 新通知
+ 移除「%1$s」
+ 超過 %1$d 則新通知
+ 變更為下個月
+ 變更為上個月
+ 目前選取:%1$s
+ @android:string/ok
+ %1$s
+ 請選擇日期
+ 已選取日期
+ 日期欄:%1$s
+ 格式無效。
+ 例如:%1$s
+ 使用:%1$s
+ 範圍無效。
+ 瀏覽至 %1$s 年
+ 超出範圍:%1$s
+ 開始日期 – %1$s
+ %1$s – 結束日期
+ %1$s – %2$s
+ 請選擇範圍
+ 開始日期 – 結束日期
+ 儲存
+ 日期
+ 結束日期
+ 開始日期
+ 日
+ 月
+ 年
+ 切換至日曆輸入模式
+ 輕按以切換至選擇日期
+ 切換至文字輸入模式
+ 輕按以切換至選擇年份
+ 顯示密碼
+ "搜尋"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
new file mode 100644
index 0000000..f8ef3df
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
@@ -0,0 +1,197 @@
+
+
+
+ - 短信
+ - 郵件
+
+
+ - %d 則新通知
+ - %d 則新通知
+
+
+ - %1$s 條符合”%2$s“的搜尋結果
+
+ "瀏覽首頁"
+ "向上瀏覽"
+ "更多選項"
+ "完成"
+ "查看全部"
+ "選擇應用程式"
+ "關閉"
+ "開啟"
+ "Alt +"
+ "Ctrl +"
+ "Delete 鍵"
+ "Enter 鍵"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "空格鍵"
+ "Sym +"
+ "Menu +"
+ "搜尋…"
+ "清除查詢"
+ "搜尋查詢"
+ "搜尋"
+ "提交查詢"
+ "語音搜尋"
+ "分享對象"
+ "與「%s」分享"
+ "收合"
+ 確認刪除檔夾及所包含的便簽嗎?
+ 确认要删除該條便籤嗎?
+ 确认要刪除所選的 %d 條便籤嗎?
+ 刪除
+ 便簽
+ 便簽2x2
+ 便簽4x4
+ 展開一半
+ 刪除
+ 通話便籤
+ 已輸入 %1$d 個字元 (上限為 %2$d 個字元)
+ 超過字元限制 (共 %1$d 字元,上限 %2$d 字元)
+ 清除文字
+ 取消
+ 設置
+ 成功刪除提醒
+ 錯誤
+ 不能爲空便籤設置鬧鐘提醒
+ 不能將空便籤發送到桌面
+ 要查看的便籤不存在
+ 導出TXT時發生錯誤,請檢查SD卡
+ SD卡被佔用,不能操作
+ 同步已取消
+ 同步失敗,發生內部錯誤
+ 同步失敗,請檢查網絡和帳號設置
+ 顯示下拉式選單
+ 導出失敗
+ 文件夾 %1$s 已存在,請重新命名
+ yyyyMMdd
+ MM月dd日 kk:mm
+ 已將文本文件(%1$s)導出至SD(%2$s)目錄
+ 已將所選 %1$d 便籤移到 %2$s 文件夾
+ 請輸入名稱
+ 對話方塊圖示
+ 已添加到桌面
+ 分頁標籤
+ 新の便簽
+ 選取上午或下午
+ 請選取時段
+ %1$s 點
+ 選取分鐘數
+ %1$s 分
+ AM
+ 切換至時鐘模式來輸入時間。
+ 小時
+ 分鐘
+ PM
+ 選取時間
+ 切換至文字輸入模式來輸入時間。
+ 提醒我
+ 新建文件夾
+ 刪除
+ 取消全選
+ 導出文本
+ 修改文件夾名稱
+ 刪除文件夾
+ 查看文件夾
+ 大
+ 正常
+ 文字大小
+ 小
+ 超大
+ 進入清單模式
+ 移動到文件夾
+ 上一級文件夾
+ 退出清單模式
+ 刪除提醒
+ 搜尋
+ 全選
+ 沒有選中項,操作無效
+ 選中了 %d 項
+ 發送到桌面
+ 設置
+ 分享
+ 同步
+ 取消同步
+ 選擇文件夾
+ 新通知
+ 移除 %1$s
+ 超過 %1$d 則新通知
+ 變更至下個月
+ 變更至上個月
+ 目前選取:%1$s
+ @android:string/ok
+ %1$s
+ 選取日期
+ 所選日期
+ 星期幾資料欄:%1$s
+ 格式無效。
+ 範例:%1$s
+ 使用:%1$s
+ 日期範圍無效。
+ 前往 %1$s 年
+ 超出日期範圍:%1$s
+ 開始日期 – %1$s
+ %1$s – 結束日期
+ %1$s – %2$s
+ 選取範圍
+ 開始日期 - 結束日期
+ 儲存
+ 日期
+ 結束日期
+ 開始日期
+ d
+ m
+ y
+ 切換至日曆輸入模式
+ 輕觸即可切換為選取星期幾
+ 切換至文字輸入模式
+ 輕觸即可切換為選取年份
+ 已過期
+ 發送郵件
+ 打開地圖
+ 呼叫電話
+ 浏覽網頁
+ 查看
+ 知道了
+ 新建便簽
+ ...
+ 顯示密碼
+ 与google task同步便簽記錄
+ 同步賬號
+ 添加賬號
+ 新建便籤背景顏色隨機
+ 取消同步
+ 立即同步
+ 當前帳號 %1$s
+ 如更換同步帳號,過去的帳號同步信息將被清空,再次切換的同時可能會造成數據重復
+ 請選擇google帳號,便簽將與該帳號的google task內容同步。
+ 同步便簽
+ 上次同步于 %1$s
+ 取消
+ 更換賬號
+ 刪除賬號
+ 設置
+ 正在同步中,不能修改同步帳號
+ 同步帳號已設置為%1$s
+ 再按一次退出
+ 便籤
+ 搜索便籤
+ 正在搜索便籤
+ "搜尋"
+ 便籤中的文字
+ 創建提醒
+ "999+"
+ 導出成功
+ 與%1$s同步成功
+ 正在獲取服務器便籤列表...
+ 登陸%1$s...
+ 正在同步本地便籤...
+ 同步已取消
+ 同步失敗
+ 同步成功
+ 同步便簽...
+ 沒有關聯內容,點擊新建便簽。
+ 訪客模式下,便籤內容不可見
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zu/values-zu.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zu/values-zu.xml
new file mode 100644
index 0000000..91dfa69
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zu/values-zu.xml
@@ -0,0 +1,90 @@
+
+
+
+ - %d izaziso ezintsha
+ - %d izaziso ezintsha
+
+ "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"
+ Nweba phakathi
+ Izinhlamvu ezifakiwe ezingu-%1$d zokungu-%2$d
+ Umkhawulo wezinhlamvu udlule u-%1$d kokungu-%2$d
+ Sula umbhalo
+ Iphutha
+ Bonisa imenyu yokudonsela phansi
+ Isithonjana sebhokisi
+ Ithebhu
+ Khetha u-AM noma u-PM
+ Khetha ihora
+ %1$s ezimpondweni
+ Khetha amaminithi
+ amaminithi angu-%1$s
+ AM
+ Shintshela kumodi yewashi ngokufakwa kwesikhathi.
+ Ihora
+ Iminithi
+ PM
+ Khetha isikhathi
+ Shintshela kumodi yokufaka umbhalo ngokufaka isikhathi.
+ Isaziso esisha
+ Susa i-%1$s
+ Izaziso ezintsha ezingaphezu kokungu-%1$d
+ Shintshela kunyanga elandelayo
+ Shintshela kunyanga edlule
+ Ukukhetha kwamanje: %1$s
+ @android:string/ok
+ %1$s
+ Khetha Idethi
+ Khetha idethi
+ Ikholomu yezinsuku: %1$s
+ Ifomethi engavumelekile.
+ Isibonelo: %1$s
+ Sebenzisa: %1$s
+ Ibanga elingavumelekile.
+ Zulela onyakeni %1$s
+ Ikude kubanga: %1$s
+ Idethi yokuqala – %1$s
+ %1$s – Idethi yokuphela
+ %1$s – %2$s
+ Khetha Ibanga
+ Idethi yokuqala – Idethi yokuphela
+ Londoloza
+ Idethi
+ Idethi yokuphela
+ Idethi yokuqala
+ d
+ m
+ y
+ Shintshela kwimodi yokufaka yekhalenda
+ Thepha ukuze ushintshe ekukhetheni usuku
+ Shintshela kwimodi yokufaka yombhalo
+ Thepha ukuze ushintshele ekukhetheni unyaka
+ Bonisa iphasiwedi
+ "Sesha"
+ "999+"
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values/values.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values/values.xml
new file mode 100644
index 0000000..52b41e9
--- /dev/null
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values/values.xml
@@ -0,0 +1,8007 @@
+
+
+
+ - -%s
+ - --%s
+ - --%s
+ - --%s
+
+
+ - Messaging
+ - Email
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ false
+ true
+ true
+ #ff000000
+ #ffffffff
+ #7fa87f
+ @android:color/black
+ @android:color/black
+ @color/material_deep_teal_200
+ @color/material_deep_teal_500
+ #1f000000
+ #8a000000
+ @color/material_grey_800
+ @android:color/white
+ @color/material_grey_850
+ @color/material_grey_50
+ #000000
+ #80ffffff
+ #80000000
+ @color/bright_foreground_material_light
+ @color/bright_foreground_material_dark
+ @android:color/white
+ @android:color/black
+ #ff5a595b
+ #ffd6d7d7
+ #FF424242
+ #FFFFFFFF
+ #03000000
+ #37000000
+ #FF4081
+ #3F51B5
+ #303F9F
+ #f43a68
+ #14000000
+ #121212
+ #CF6679
+ #FFFFFF
+ #000000
+ #000000
+ #000000
+ #FFFFFF
+ #BA86FC
+ #000000
+ #3700B3
+ #03DAC6
+ #03DAC6
+ #121212
+ #FFFFFF
+ #B00020
+ #000000
+ #FFFFFF
+ #FFFFFF
+ #000000
+ #000000
+ #6200EE
+ #3700B3
+ #3700B3
+ #03DAC6
+ #018786
+ #FFFFFF
+ @android:color/transparent
+ #14000000
+ #44000000
+ #0A000000
+ #0F000000
+ #1AFFFFFF
+ #2EFFFFFF
+ #323232
+ #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
+ #61000000
+ #00ffffff
+ #52000000
+ #6B000000
+ #1F000000
+ #0A000000
+ #00000000
+ #DE000000
+ #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
+ #335b5b5b
+ #ffffff
+ 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
+ 16dp
+ 16dp
+ 1dp
+ 2dp
+ 2dp
+ 64dp
+ 4dp
+ 6dp
+ 8dp
+ 4dp
+ 2dp
+ 320dp
+ 320dp
+ 100dp
+ 4dp
+ 168dp
+ 96dp
+ 14sp
+ 8dp
+ 56dp
+ 24dp
+ 96dp
+ 56dp
+ 10dp
+ 8dp
+ 1dp
+ 12sp
+ 8dp
+ 16dp
+ 64dp
+ 0.5dp
+ 6dp
+ 24dp
+ 40dp
+ 56dp
+ 6dp
+ 6dp
+ 16dp
+ 32dp
+ 24dp
+ 16dp
+ 32dp
+ 280dp
+ 8dp
+ 8dp
+ 128dp
+ - 1.0
+ 0dp
+ 6dp
+ 0dp
+ -1px
+ -1px
+ 12dp
+ 14dp
+ 16dp
+ 14sp
+ 264dp
+ 72dp
+ 14sp
+ 12sp
+ 5dp
+ - 0.30
+ - 0.26
+ 8dp
+ 0dp
+ 50dp
+ - 0.26
+ - 0.20
+ - 0.12
+ - 0.50
+ - 0.38
+ - 0.70
+ - 0.54
+ 20dp
+ 800dp
+ 120dp
+ 640dp
+ 24dp
+ 44dp
+ 4dp
+ 4dp
+ 2dp
+ 15dp
+ 96dp
+ 12dp
+ 52dp
+ 256dp
+ -6dp
+ -12dp
+ 2dp
+ - 0.38
+ - 0.87
+ - 0.6
+ 12dp
+ 23dp
+ 8dp
+ 32dp
+ 4dp
+ 8dp
+ 4dp
+ 12dp
+ 8dp
+ 2dp
+ 200px
+ 100px
+ 245dp
+ 488dp
+ 56dp
+ 560dp
+ 340dp
+ 24dp
+ 80dp
+ 24dp
+ 24dp
+ 80dp
+ 24dp
+ 4dp
+ 4dp
+ 4dp
+ 6dp
+ 10sp
+ 12dp
+ 12dp
+ 8dp
+ 60dp
+ 16dp
+ 5dp
+ 8dp
+ 0dp
+ 56dp
+ 4dp
+ 64dp
+ 0dp
+ 0dp
+ 2dp
+ 2dp
+ 2dp
+ 12dp
+ 8dp
+ 6dp
+ - 0.07
+ 320dp
+ 4dp
+ 16dp
+ 16dp
+ 4dp
+ 6dp
+ 8dp
+ 1dp
+ 4dp
+ 8dp
+ 8dp
+ 14sp
+ 0dp
+ 64dp
+ 52dp
+ 8dp
+ 0dp
+ 12dp
+ 15dp
+ 32dp
+ 3dp
+ 1dp
+ 1dp
+ 36dp
+ 24dp
+ 16dp
+ 12dp
+ 4dp
+ 1dp
+ 120dp
+ 128dp
+ 32dp
+ 12dp
+ 8dp
+ 24dp
+ 0dp
+ 480dp
+ 2dp
+ 0dp
+ 4dp
+ 48dp
+ 4dp
+ 8dp
+ 104dp
+ 20dp
+ 24dp
+ 100dp
+ 16dp
+ 28dp
+ 68dp
+ 18dp
+ 52dp
+ 8dp
+ 8dp
+ 88dp
+ 8dp
+ 24dp
+ 4dp
+ 5dp
+ 1dp
+ 8dp
+ 3dp
+ 14sp
+ 12dp
+ 8dp
+ -8dp
+ 8dp
+ 12dp
+ 24dp
+ 0dp
+ 0dp
+ 6dp
+ 20dp
+ 20dp
+ 24dp
+ 12dp
+ 48dp
+ 120dp
+ 20dp
+ 12dp
+ 12dp
+ 0dp
+ 2dp
+ 6dp
+ 6dp
+ 48dp
+ 2dp
+ 6dp
+ - 0.00
+ - 0.24
+ - 0.08
+ - 0.24
+ 100dp
+ - 0.00
+ - 0.12
+ - 0.04
+ - 0.12
+ 48dp
+ 24dp
+ 8dp
+ 0dp
+ 22dp
+ 14dp
+ 24dp
+ 8dp
+ 4dp
+ 14dp
+ 56dp
+ 72dp
+ 8dp
+ 14dp
+ 24dp
+ 8dp
+ 16dp
+ 12dp
+ 4dp
+ 2dp
+ 4dp
+ 4dp
+ 18dp
+ 40dp
+ 20dp
+ 40dp
+ 28dp
+ 2.5dp
+ 4dp
+ 3dp
+ 2dp
+ 4dp
+ 0dp
+ 4dp
+ 4dp
+ 24dp
+ 4dp
+ 13dp
+ 26dp
+ 1dp
+ 10dp
+ 4dp
+ 16dp
+ 24dp
+ 48dp
+ - 0.5
+ 4dp
+ - 0.8
+ 8dp
+ 8dp
+ 8dp
+ 4dp
+ 4dp
+ 0dp
+ 4dp
+ 1dp
+ 2dp
+ 16dp
+ 4dp
+ 16dp
+ 4dp
+ 56dp
+ 14dp
+ 4dp
+ 32dp
+ 32dp
+ 12dp
+ 30dp
+ 10dp
+ 32dp
+ 13sp
+ 12dp
+ 8dp
+ 64dp
+ 64dp
+ 10dp
+ @dimen/notification_content_margin_start
+ 16dp
+ 2dp
+ 3dp
+ 24dp
+ 13sp
+ 10dp
+ 5dp
+ 52dp
+ 168dp
+ 96dp
+ 14sp
+ 8dp
+ 56dp
+ 24dp
+ 96dp
+ 56dp
+ 10dp
+ 1dp
+ 12sp
+ 26sp
+ 20sp
+ 17sp
+ 14sp
+ 33sp
+ 2dp
+ 16dp
+ 8dp
+ 8dp
+ 96dp
+ 6.5dp
+ 0dp
+ 16dp
+ - @drawable/material_ic_keyboard_arrow_right_black_24dp
+ - @drawable/material_ic_keyboard_arrow_left_black_24dp
+ #3333B5E5
+ #0cffffff
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 220
+ 150
+ 150
+ 150
+ 127
+ 150
+ 2
+ 300
+ 320
+ 300
+ 350
+ 200
+ 250
+ 75
+ 150
+ 0
+ 4
+ 100
+ 100
+ 1
+ 1
+ 3
+ 75
+ 120
+ 100
+ 250
+ 200
+ 999
+
+ - %d new notification
+ - %d new notifications
+
+
+ - %1$s result for \"%2$s\"
+
+ - %1$s results for \"%2$s\"
+
+ Navigate home
+ Navigate up
+ More options
+ Done
+ See all
+ Choose an app
+ OFF
+ ON
+ Alt+
+ Ctrl+
+ delete
+ enter
+ Function+
+ Meta+
+ Shift+
+ space
+ Sym+
+ Menu+
+ Search…
+ Clear query
+ Search query
+ Search
+ Submit query
+ Voice search
+ Share with
+ Share with %s
+ Collapse
+ Confirm to delete folder and its notes?
+ Confirm to delete this note?
+ Confirm to delete the selected %d notes?
+ Delete selected notes
+ Notes
+ Notes 2x2
+ Notes 4x4
+ com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior
+ com.google.android.material.bottomsheet.BottomSheetBehavior
+ Expand halfway
+ Delete
+ Call notes
+ Characters entered %1$d of %2$d
+ Character limit exceeded %1$d of %2$d
+ %1$d/%2$d
+ Chip text
+ Clear text
+ cancel
+ set
+ Delete reminder successfully
+ Error
+ Sorry, can not set clock on empty note
+ Sorry, can not send and empty note to home
+ The note is not exist
+ Export failed, please check SD card
+ SD card busy, not available now
+ Sync is canceled
+ Sync failed, internal error occurs
+ Sync failed, please check network and account settings
+ Show dropdown menu
+ com.google.android.material.transformation.FabTransformationScrimBehavior
+ com.google.android.material.transformation.FabTransformationSheetBehavior
+ Export fail
+ notes_%s.txt
+ /MIUI/notes/
+ The folder %1$s exist, please rename
+ yyyyMMdd
+ MMMd kk:mm
+ Export text file (%1$s) to SD (%2$s) directory
+ (%d)
+ Have moved selected %1$d notes to %2$s folder
+ com.google.android.material.behavior.HideBottomViewOnScrollBehavior
+ Input name
+ Dialog Icon
+ Note added to home
+ Tab
+ New Note
+ :
+ Select AM or PM
+ Select hour
+ %1$s o\'clock
+ Select minutes
+ %1$s minutes
+ cubic-bezier(0.4, 0.0, 1.0, 1.0)
+ cubic-bezier(0.0, 0.0, 0.2, 1.0)
+ path(M 0,0 C 0.05, 0, 0.133333, 0.06, 0.166666, 0.4 C 0.208333, 0.82, 0.25, 1, 1, 1)
+ cubic-bezier(0.0, 0.0, 1.0, 1.0)
+ cubic-bezier(0.4, 0.0, 0.2, 1.0)
+ Range end,
+ Range start,
+ AM
+ Switch to clock mode for the time input.
+ Hour
+ Minute
+ PM
+ Select time
+ Switch to text input mode for the time input.
+ Remind me
+ New Folder
+ Delete
+ Deselect all
+ Export text
+ Change folder name
+ Delete folder
+ View folder
+ Large
+ Medium
+ Font size
+ Small
+ Super
+ Enter check list
+ Move to folder
+ Parent folder
+ Leave check list
+ Delete reminder
+ Search
+ Select all
+ Nothing selected, the operation is invalid
+ %d selected
+ Send to home
+ Settings
+ Share
+ Sync
+ Cancel syncing
+ Select folder
+ New notification
+ Remove %1$s
+ More than %1$d new notifications
+ %1$d%2$s
+ Change to next month
+ Change to previous month
+ Current selection: %1$s
+ @android:string/cancel
+ @android:string/ok
+ %1$s
+ Select Date
+ Selected date
+ Column of days: %1$s
+ Invalid format.
+ Example: %1$s
+ Use: %1$s
+ Invalid range.
+ Navigate to year %1$s
+ Out of range: %1$s
+ Start date – %1$s
+ %1$s – End date
+ %1$s – %2$s
+ Select Range
+ Start date – End date
+ Save
+ Date
+ End date
+ Start date
+ d
+ m
+ y
+ Switch to calendar input mode
+ Tap to switch to selecting a day
+ Switch to text input mode
+ Tap to switch to selecting a year
+ Expired
+ Send email
+ Open map
+ Call
+ Browse web
+ Take a look
+ Got it
+ Add note
+ ...
+ Show password
+ M12,4.5C7,4.5 2.73,7.61 1,12c1.73,4.39 6,7.5 11,7.5s9.27,-3.11 11,-7.5c-1.73,-4.39 -6,-7.5 -11,-7.5zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5zM12,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3 3,-1.34 3,-3 -1.34,-3 -3,-3z
+ M2,4.27 L19.73,22 L22.27,19.46 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z
+ M2,4.27 L2,4.27 L4.54,1.73 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z
+ M3.27,4.27 L19.74,20.74
+ Sync notes with google task
+ Sync account
+ Add account
+ New note background color random
+ Cancel syncing
+ Sync immediately
+ Current account %1$s
+ All sync related information will be deleted, which may result in duplicated items sometime
+ Please select a google account. Local notes will be synced with google task.
+ Sync notes
+ Last sync time %1$s
+ yyyy-MM-dd hh:mm:ss
+ Cancel
+ Change sync account
+ Remove sync account
+ Settings
+ Cannot change the account because sync is in progress
+ %1$s has been set as the sync account
+ Press again to exit
+ Notes
+ Search notes
+ Searching Notes
+ Search
+ Text in your notes
+ Set reminder
+ 999+
+ Export successful
+ Sync is successful with account %1$s
+ Getting remote note list...
+ Logging into %1$s...
+ Synchronize local notes with Google Task...
+ Sync is canceled
+ Sync is failed
+ Sync is successful
+ Syncing notes...
+ No associated note found, click to create associated note.
+ Privacy mode,can not see note content
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml
index f528312..336e5e8 100644
--- a/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml
+++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml
@@ -76,1280 +76,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- "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+""999+""999+""999+""999+""999+""999+""999+"">999""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""+999""999+"4dp@color/androidx_core_secondary_text_default_material_light0dp0dp12dp"999+""999+""999+""999+""999+"#1f000000#8a000000#ffffffff#ff9e9e9e4dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@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+""999+""999+""999+""999+""999+""999+""999+"">999""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""+999""999+"4dp@color/androidx_core_secondary_text_default_material_light0dp0dp12dp"999+""999+""999+""999+""999+"#1f000000#8a000000#ffffffff#ff9e9e9e4dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@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+""999+""999+""999+""999+""999+""999+""999+"">999""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""+999""999+"4dp@color/androidx_core_secondary_text_default_material_light0dp0dp12dp"999+""999+""999+""999+""999+"#1f000000#8a000000#ffffffff#ff9e9e9e4dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@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+""999+""999+""999+""999+""999+""999+""999+"">999""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""+999""999+"4dp@color/androidx_core_secondary_text_default_material_light0dp0dp12dp"999+""999+""999+""999+""999+"#1f000000#8a000000#ffffffff#ff9e9e9e4dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@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+""999+""999+""999+""999+""999+""999+""999+"">999""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""+999""999+"4dp@color/androidx_core_secondary_text_default_material_light0dp0dp12dp"999+""999+""999+""999+""999+"#1f000000#8a000000#ffffffff#ff9e9e9e4dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@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+""999+""999+""999+""999+""999+""999+""999+"">999""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""+999""999+"4dp@color/androidx_core_secondary_text_default_material_light0dp0dp12dp"999+""999+""999+""999+""999+"#1f000000#8a000000#ffffffff#ff9e9e9e4dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@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+""999+""999+""999+""999+""999+""999+""999+"">999""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""+999""999+"4dp@color/androidx_core_secondary_text_default_material_light0dp0dp12dp"999+""999+""999+""999+""999+"#1f000000#8a000000#ffffffff#ff9e9e9e4dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@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+""999+""999+""999+""999+""999+""999+""999+"">999""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""+999""999+"4dp@color/androidx_core_secondary_text_default_material_light0dp0dp12dp"999+""999+""999+""999+""999+"#1f000000#8a000000#ffffffff#ff9e9e9e4dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@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+""999+""999+""999+""999+""999+""999+""999+"">999""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""+999""999+"4dp@color/androidx_core_secondary_text_default_material_light0dp0dp12dp"999+""999+""999+""999+""999+"#1f000000#8a000000#ffffffff#ff9e9e9e4dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@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+""999+""999+""999+""999+""999+""999+""999+"">999""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""+999""999+"4dp@color/androidx_core_secondary_text_default_material_light0dp0dp12dp"999+""999+""999+""999+""999+"#1f000000#8a000000#ffffffff#ff9e9e9e4dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@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+""999+""999+""999+""999+""999+""999+""999+"">999""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""+999""999+"4dp@color/androidx_core_secondary_text_default_material_light0dp0dp12dp"999+""999+""999+""999+""999+"#1f000000#8a000000#ffffffff#ff9e9e9e4dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@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+""999+""999+""999+""999+""999+""999+""999+"">999""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""+999""999+"4dp@color/androidx_core_secondary_text_default_material_light0dp0dp12dp"999+""999+""999+""999+""999+"#1f000000#8a000000#ffffffff#ff9e9e9e4dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@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+""999+""999+""999+""999+""999+""999+""999+"">999""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""+999""999+"4dp@color/androidx_core_secondary_text_default_material_light0dp0dp12dp"999+""999+""999+""999+""999+"#1f000000#8a000000#ffffffff#ff9e9e9e4dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@dimen/notification_content_margin_start16dp2dp3dp24dp13sp10dp5dp#3333B5E5#0cffffff 999999+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -1378,26 +104,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- 8dp0dp50dp20dp800dp120dp
-
-
-
-
-
-
@@ -7832,7 +6538,7 @@
展開一半已輸入 %1$d 個字元 (上限為 %2$d 個字元)超過字元限制 (共 %1$d 字元,上限 %2$d 字元)清除文字錯誤顯示下拉式選單對話方塊圖示分頁標籤選取上午或下午請選取時段%1$s 點選取分鐘數%1$s 分AM切換至時鐘模式來輸入時間。小時分鐘PM選取時間切換至文字輸入模式來輸入時間。新通知移除 %1$s超過 %1$d 則新通知變更至下個月變更至上個月目前選取:%1$s@android:string/ok%1$s選取日期所選日期星期幾資料欄:%1$s格式無效。範例:%1$s使用:%1$s日期範圍無效。前往 %1$s 年超出日期範圍:%1$s開始日期 – %1$s%1$s – 結束日期%1$s – %2$s選取範圍開始日期 - 結束日期儲存日期結束日期開始日期dmy切換至日曆輸入模式輕觸即可切換為選取星期幾切換至文字輸入模式輕觸即可切換為選取年份顯示密碼
- %d izaziso ezintsha
- %d izaziso ezintsha
- Nweba phakathiIzinhlamvu ezifakiwe ezingu-%1$d zokungu-%2$dUmkhawulo wezinhlamvu udlule u-%1$d kokungu-%2$dSula umbhaloIphuthaBonisa imenyu yokudonsela phansiIsithonjana sebhokisiIthebhuKhetha u-AM noma u-PMKhetha ihora%1$s ezimpondweniKhetha amaminithiamaminithi angu-%1$sAMShintshela kumodi yewashi ngokufakwa kwesikhathi.IhoraIminithiPMKhetha isikhathiShintshela kumodi yokufaka umbhalo ngokufaka isikhathi.Isaziso esishaSusa i-%1$sIzaziso ezintsha ezingaphezu kokungu-%1$dShintshela kunyanga elandelayoShintshela kunyanga edluleUkukhetha kwamanje: %1$s@android:string/ok%1$sKhetha IdethiKhetha idethiIkholomu yezinsuku: %1$sIfomethi engavumelekile.Isibonelo: %1$sSebenzisa: %1$sIbanga elingavumelekile.Zulela onyakeni %1$sIkude kubanga: %1$sIdethi yokuqala – %1$s%1$s – Idethi yokuphela%1$s – %2$sKhetha IbangaIdethi yokuqala – Idethi yokuphelaLondolozaIdethiIdethi yokuphelaIdethi yokuqaladmyShintshela kwimodi yokufaka yekhalendaThepha ukuze ushintshe ekukhetheni usukuShintshela kwimodi yokufaka yombhaloThepha ukuze ushintshele ekukhetheni unyakaBonisa iphasiwedi
+ Nweba phakathiIzinhlamvu ezifakiwe ezingu-%1$d zokungu-%2$dUmkhawulo wezinhlamvu udlule u-%1$d kokungu-%2$dSula umbhaloIphuthaBonisa imenyu yokudonsela phansiIsithonjana sebhokisiIthebhuKhetha u-AM noma u-PMKhetha ihora%1$s ezimpondweniKhetha amaminithiamaminithi angu-%1$sAMShintshela kumodi yewashi ngokufakwa kwesikhathi.IhoraIminithiPMKhetha isikhathiShintshela kumodi yokufaka umbhalo ngokufaka isikhathi.Isaziso esishaSusa i-%1$sIzaziso ezintsha ezingaphezu kokungu-%1$dShintshela kunyanga elandelayoShintshela kunyanga edluleUkukhetha kwamanje: %1$s@android:string/ok%1$sKhetha IdethiKhetha idethiIkholomu yezinsuku: %1$sIfomethi engavumelekile.Isibonelo: %1$sSebenzisa: %1$sIbanga elingavumelekile.Zulela onyakeni %1$sIkude kubanga: %1$sIdethi yokuqala – %1$s%1$s – Idethi yokuphela%1$s – %2$sKhetha IbangaIdethi yokuqala – Idethi yokuphelaLondolozaIdethiIdethi yokuphelaIdethi yokuqaladmyShintshela kwimodi yokufaka yekhalendaThepha ukuze ushintshe ekukhetheni usukuShintshela kwimodi yokufaka yombhaloThepha ukuze ushintshele ekukhetheni unyakaBonisa iphasiwedi
- -%s
- --%s
- --%s
@@ -7964,7 +6670,12 @@
-
+
+
+
+
+
+
@@ -8972,15 +7683,30 @@
-
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
-
+
+
+
+
@@ -9053,10 +7779,27 @@
-
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -9135,7 +7878,27 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -9324,7 +8087,39 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -9890,7 +8685,13 @@
-
+
+
+
+
+
+
+
diff --git a/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt b/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt
index bb6b723..a3bb138 100644
--- a/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt
+++ b/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt
@@ -1,4 +1,4 @@
-#Sat May 20 13:56:26 CST 2023
+#Sun May 21 18:10:27 CST 2023
path.4=13/classes.dex
path.3=12/classes.dex
path.2=11/classes.dex
diff --git a/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources b/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources
index c21c7db..3d13120 100644
Binary files a/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources and b/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class
index 9f4d27e..277a291 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class
index 36c8d49..8180a3b 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class
index 03f890d..7210f96 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class
index d730f42..3acecd2 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class
index 98f87e4..01491be 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class
index fa439b9..96c0479 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class
index 3506aaf..527520a 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class
index 5b0b1f0..e7dbb4c 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class
index dd66794..f8ceb49 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class
index 927fa7b..4bc9313 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class
index f255b85..378cf42 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class
index 85f8d4c..cd06f43 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class
index c18ec86..bafe409 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class
index 42f4448..d4b1bf5 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/BackupListAdapter.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/BackupListAdapter.class
index e9737f6..c580526 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/BackupListAdapter.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/BackupListAdapter.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class
index cf9a282..72e811f 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class
index 0697a0c..ad188f8 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class
index b576625..9261c59 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class
index 0486194..ff96978 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class
index 5c213cf..0d15d2f 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteCheckBox.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteCheckBox.class
index 6e55d7e..b7388d3 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteCheckBox.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteCheckBox.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class
index 06b3b77..9a9613d 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class
index e5478ac..a304af3 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class
index 5f43a14..4a98236 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class
index 8e1f0bf..699067d 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class
index 7ebe8a6..7982243 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class
index 40ccf42..52c0204 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class
index fb7cec8..8a53f51 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteLoginActivity$1.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteLoginActivity$1.class
index b888c90..53b1766 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteLoginActivity$1.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteLoginActivity$1.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteLoginActivity$2.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteLoginActivity$2.class
index 722b519..05088c5 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteLoginActivity$2.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteLoginActivity$2.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteLoginActivity$3.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteLoginActivity$3.class
index a64696d..5b59346 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteLoginActivity$3.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteLoginActivity$3.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteLoginActivity.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteLoginActivity.class
index a25e7fa..7e5030d 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteLoginActivity.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteLoginActivity.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuButton$1.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuButton$1.class
index 7d290d0..dcdd3f1 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuButton$1.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuButton$1.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuButton.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuButton.class
index 72e1e2d..a70f0b0 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuButton.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuButton.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuListFragment$1.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuListFragment$1.class
index 529d1f5..7237103 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuListFragment$1.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuListFragment$1.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuListFragment.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuListFragment.class
index d50b98b..e4273bd 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuListFragment.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuListFragment.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuMainFragment$NoteMenuBackUpButtonClickListener.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuMainFragment$NoteMenuBackUpButtonClickListener.class
index 0ff0c39..626f29b 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuMainFragment$NoteMenuBackUpButtonClickListener.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuMainFragment$NoteMenuBackUpButtonClickListener.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuMainFragment$NoteMenuSyncButtonClickListener.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuMainFragment$NoteMenuSyncButtonClickListener.class
index ebf386c..67d5efd 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuMainFragment$NoteMenuSyncButtonClickListener.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuMainFragment$NoteMenuSyncButtonClickListener.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuMainFragment.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuMainFragment.class
index b03993b..c336eec 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuMainFragment.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteMenuMainFragment.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteVerificationButton$1.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteVerificationButton$1.class
index 9027a84..4aa694c 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteVerificationButton$1.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteVerificationButton$1.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteVerificationButton$2.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteVerificationButton$2.class
index 9a0459f..6ef7899 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteVerificationButton$2.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteVerificationButton$2.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteVerificationButton.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteVerificationButton.class
index cc8db8a..633ccc3 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteVerificationButton.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteVerificationButton.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class
index b6b8dfe..b02fc5a 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$10.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$10.class
index a4a6df3..d40a4ec 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$10.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$10.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class
index 823d5a4..5d1c9ba 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class
index c4d00f5..001e770 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class
index b6c2f5c..025c69f 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class
index 3832463..614e4cc 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class
index bd024a1..ae02a6e 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class
index a0f2052..b0ecf2f 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class
index e907f35..581af4e 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class
index b4d3975..41fab87 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class
index c27ee06..d8c299b 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class
index fa48d5b..86bee5c 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class
index 44ff616..e3fc39f 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class
index edb7d92..ebfa072 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class
index 4759387..0249a36 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class
index 0231827..2882df5 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class
index 11c8cc2..fee4911 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class
index 50c74a8..95078d8 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class
index 420ce51..6cacda0 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class
index 8c382d9..fc49ddf 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class
index 28f1bbd..4dd6dbf 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class
index 6113a19..5bf905c 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class
deleted file mode 100644
index 1824e18..0000000
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class and /dev/null differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class
index 2b19e8a..8dea041 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class
index f63d36a..42af4f6 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/PinCheckBox.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/PinCheckBox.class
new file mode 100644
index 0000000..52e311f
Binary files /dev/null and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/PinCheckBox.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/PinFireImagView.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/PinFireImagView.class
new file mode 100644
index 0000000..bdf69b0
Binary files /dev/null and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/PinFireImagView.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SyncListAdapter.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SyncListAdapter.class
index 5479202..b0fda7d 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SyncListAdapter.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SyncListAdapter.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/TestActivity.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/TestActivity.class
index ea20845..8561014 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/TestActivity.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/TestActivity.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class
index 6429882..cceb121 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class
index 3d3603b..f5b9685 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class differ
diff --git a/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class b/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class
index 747ffe8..c8d0edc 100644
Binary files a/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class and b/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class differ
diff --git a/app/build/intermediates/merged_res/debug/drawable_anim_fire.xml.flat b/app/build/intermediates/merged_res/debug/drawable_anim_fire.xml.flat
new file mode 100644
index 0000000..4750031
Binary files /dev/null and b/app/build/intermediates/merged_res/debug/drawable_anim_fire.xml.flat differ
diff --git a/app/build/intermediates/merged_res/debug/drawable_baseline_add_box_24.xml.flat b/app/build/intermediates/merged_res/debug/drawable_baseline_add_box_24.xml.flat
deleted file mode 100644
index f3ac575..0000000
Binary files a/app/build/intermediates/merged_res/debug/drawable_baseline_add_box_24.xml.flat and /dev/null differ
diff --git a/app/build/intermediates/merged_res/debug/drawable_circle_btn_bg.xml.flat b/app/build/intermediates/merged_res/debug/drawable_circle_btn_bg.xml.flat
deleted file mode 100644
index 5cd883e..0000000
Binary files a/app/build/intermediates/merged_res/debug/drawable_circle_btn_bg.xml.flat and /dev/null differ
diff --git a/app/build/intermediates/merged_res/debug/drawable_circle_btn_bg_trans.xml.flat b/app/build/intermediates/merged_res/debug/drawable_circle_btn_bg_trans.xml.flat
deleted file mode 100644
index 62a14a8..0000000
Binary files a/app/build/intermediates/merged_res/debug/drawable_circle_btn_bg_trans.xml.flat and /dev/null differ
diff --git a/app/build/intermediates/merged_res/debug/drawable_fire_1.png.flat b/app/build/intermediates/merged_res/debug/drawable_fire_1.png.flat
new file mode 100644
index 0000000..50cf18a
Binary files /dev/null and b/app/build/intermediates/merged_res/debug/drawable_fire_1.png.flat differ
diff --git a/app/build/intermediates/merged_res/debug/drawable_fire_2.png.flat b/app/build/intermediates/merged_res/debug/drawable_fire_2.png.flat
new file mode 100644
index 0000000..e0b93d8
Binary files /dev/null and b/app/build/intermediates/merged_res/debug/drawable_fire_2.png.flat differ
diff --git a/app/build/intermediates/merged_res/debug/drawable_login_input_style.xml.flat b/app/build/intermediates/merged_res/debug/drawable_login_input_style.xml.flat
new file mode 100644
index 0000000..df2f4f6
Binary files /dev/null and b/app/build/intermediates/merged_res/debug/drawable_login_input_style.xml.flat differ
diff --git a/app/build/intermediates/merged_res/debug/drawable_menu_btn_bg.xml.flat b/app/build/intermediates/merged_res/debug/drawable_menu_btn_bg.xml.flat
deleted file mode 100644
index 52fb539..0000000
Binary files a/app/build/intermediates/merged_res/debug/drawable_menu_btn_bg.xml.flat and /dev/null differ
diff --git a/app/build/intermediates/merged_res/debug/drawable_pin.png.flat b/app/build/intermediates/merged_res/debug/drawable_pin.png.flat
new file mode 100644
index 0000000..5510913
Binary files /dev/null and b/app/build/intermediates/merged_res/debug/drawable_pin.png.flat differ
diff --git a/app/build/intermediates/merged_res/debug/drawable_pin_active.png.flat b/app/build/intermediates/merged_res/debug/drawable_pin_active.png.flat
new file mode 100644
index 0000000..22534e5
Binary files /dev/null and b/app/build/intermediates/merged_res/debug/drawable_pin_active.png.flat differ
diff --git a/app/build/intermediates/merged_res/debug/drawable_pin_bg.xml.flat b/app/build/intermediates/merged_res/debug/drawable_pin_bg.xml.flat
new file mode 100644
index 0000000..dcde516
Binary files /dev/null and b/app/build/intermediates/merged_res/debug/drawable_pin_bg.xml.flat differ
diff --git a/app/build/intermediates/merged_res/debug/drawable_verify_btn_bg.xml.flat b/app/build/intermediates/merged_res/debug/drawable_verify_btn_bg.xml.flat
new file mode 100644
index 0000000..4210a3b
Binary files /dev/null and b/app/build/intermediates/merged_res/debug/drawable_verify_btn_bg.xml.flat differ
diff --git a/app/build/intermediates/merged_res/debug/drawable_verify_btn_normal.png.flat b/app/build/intermediates/merged_res/debug/drawable_verify_btn_normal.png.flat
new file mode 100644
index 0000000..2b1ca9c
Binary files /dev/null and b/app/build/intermediates/merged_res/debug/drawable_verify_btn_normal.png.flat differ
diff --git a/app/build/intermediates/merged_res/debug/drawable_verify_btn_pressed.png.flat b/app/build/intermediates/merged_res/debug/drawable_verify_btn_pressed.png.flat
new file mode 100644
index 0000000..c509434
Binary files /dev/null and b/app/build/intermediates/merged_res/debug/drawable_verify_btn_pressed.png.flat differ
diff --git a/app/build/intermediates/merged_res/debug/font-v26_font_consolas.xml.flat b/app/build/intermediates/merged_res/debug/font-v26_font_consolas.xml.flat
new file mode 100644
index 0000000..d49a273
Binary files /dev/null and b/app/build/intermediates/merged_res/debug/font-v26_font_consolas.xml.flat differ
diff --git a/app/build/intermediates/merged_res/debug/font_consolas.ttf.flat b/app/build/intermediates/merged_res/debug/font_consolas.ttf.flat
new file mode 100644
index 0000000..19eaff7
Binary files /dev/null and b/app/build/intermediates/merged_res/debug/font_consolas.ttf.flat differ
diff --git a/app/build/intermediates/merged_res/debug/font_font_consolas.xml.flat b/app/build/intermediates/merged_res/debug/font_font_consolas.xml.flat
new file mode 100644
index 0000000..53e41bb
Binary files /dev/null and b/app/build/intermediates/merged_res/debug/font_font_consolas.xml.flat differ
diff --git a/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat b/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat
index 951dd2f..2d1d75f 100644
Binary files a/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat and b/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat differ
diff --git a/app/build/intermediates/merged_res/debug/layout_note_edit_list_item.xml.flat b/app/build/intermediates/merged_res/debug/layout_note_edit_list_item.xml.flat
index 544cfb6..f6a3903 100644
Binary files a/app/build/intermediates/merged_res/debug/layout_note_edit_list_item.xml.flat and b/app/build/intermediates/merged_res/debug/layout_note_edit_list_item.xml.flat differ
diff --git a/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat b/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat
index 68e324d..2a72e38 100644
Binary files a/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat and b/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat differ
diff --git a/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat b/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat
index c4ba22a..085df50 100644
Binary files a/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat and b/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat differ
diff --git a/app/build/intermediates/merged_res/debug/layout_note_login.xml.flat b/app/build/intermediates/merged_res/debug/layout_note_login.xml.flat
index e6d32db..0bd4ff8 100644
Binary files a/app/build/intermediates/merged_res/debug/layout_note_login.xml.flat and b/app/build/intermediates/merged_res/debug/layout_note_login.xml.flat differ
diff --git a/app/build/intermediates/merged_res/debug/layout_note_pop_menu_main.xml.flat b/app/build/intermediates/merged_res/debug/layout_note_pop_menu_main.xml.flat
index 6b9b612..6bc51fb 100644
Binary files a/app/build/intermediates/merged_res/debug/layout_note_pop_menu_main.xml.flat and b/app/build/intermediates/merged_res/debug/layout_note_pop_menu_main.xml.flat differ
diff --git a/app/build/intermediates/merged_res/debug/values_values.arsc.flat b/app/build/intermediates/merged_res/debug/values_values.arsc.flat
index 7554001..5697500 100644
Binary files a/app/build/intermediates/merged_res/debug/values_values.arsc.flat and b/app/build/intermediates/merged_res/debug/values_values.arsc.flat differ
diff --git a/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json b/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json
index 9c52344..2ea3ed4 100644
--- a/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json
+++ b/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json
@@ -4834,12 +4834,12 @@
"endOffsets": "155,200,249,290,345,404,466,530,600,661,736,812,889,967,1052,1134,1210,1286,1363,1441,1547,1653,1732,1812,1869,1927,2001,2076,2141,2207,2267,2328,2400,2473,2540,2608,2667,2726,2785,2844,2903,2957,3011,3064,3118,3172,3226,3280,3354,3433,3506,3580,3651,3723,3795,3868,3925,3983,4056,4130,4204,4279,4351,4424,4494,4565,4625,4686,4755,4824,4894,4968,5044,5108,5185,5261,5338,5403,5472,5549,5624,5693,5761,5838,5904,5965,6062,6127,6196,6295,6366,6425,6483,6540,6599,6663,6734,6806,6878,6950,7022,7089,7157,7225,7284,7347,7411,7501,7592,7652,7718,7785,7851,7921,7985,8038,8105,8166,8233,8346,8404,8467,8532,8597,8672,8745,8817,8866,8927,8988,9049,9111,9175,9239,9303,9368,9431,9491,9552,9618,9677,9737,9799,9870,9930,9998,10084,10171,10261,10348,10436,10518,10601,10691,10782,10834,10892,10937,11003,11067,11124,11181,11235,11292,11340,11389,11440,11474,11521,11570,11616,11648,11712,11774,11834,11891,11965,12035,12113,12167,12237,12322,12370,12416,12477,12540,12606,12670,12741,12804,12869,12933,12994,13055,13107,13180,13254,13323,13398,13472,13546,13687,13757,13810,13888,13978,14066,14162,14252,14834,14923,15170,15451,15703,15988,16381,16858,17080,17302,17578,17805,18035,18265,18495,18725,18952,19371,19597,20022,20252,20680,20899,21182,21390,21521,21748,22174,22399,22826,23047,23472,23592,23868,24169,24493,24784,25098,25235,25366,25471,25713,25880,26084,26292,26563,26675,26787,26892,27009,27223,27369,27509,27595,27943,28031,28277,28695,28944,29026,29124,29741,29841,30093,30517,30772,30866,30955,31192,33244,33486,33588,33841,36025,47058,48574,59705,61233,62990,63616,64036,65097,66362,66618,66854,67401,67895,68500,68698,69278,69842,70217,70335,70873,71030,71226,71499,71755,71925,72066,72130,72495,72862,73538,73802,74140,74493,74587,74773,75079,75341,75466,75593,75832,76043,76162,76355,76532,76987,77168,77290,77549,77662,77849,77951,78058,78187,78462,78970,79466,80343,80637,81207,81356,82088,82260,82344,82680,82772,83050,88459,94011,94073,94703,95317,95408,95521,95750,95910,96062,96233,96399,96568,96735,96898,97141,97311,97484,97655,97929,98128,98333,98663,98747,98843,98939,99037,99137,99239,99341,99443,99545,99647,99747,99843,99955,100084,100207,100338,100469,100567,100681,100775,100915,101049,101145,101257,101357,101473,101569,101681,101781,101921,102057,102221,102351,102509,102659,102800,102944,103079,103191,103341,103469,103597,103733,103865,103995,104125,104237,104377,104523,104667,104805,104871,104961,105037,105141,105231,105333,105441,105549,105649,105729,105821,105919,106029,106081,106159,106265,106357,106461,106571,106693,106856,107013,107093,107193,107283,107393,107483,107724,107818,107924,108016,108116,108228,108342,108458,108574,108668,108782,108894,108996,109116,109238,109320,109424,109544,109670,109768,109862,109950,110062,110178,110300,110412,110587,110703,110789,110881,110993,111117,111184,111310,111378,111506,111650,111778,111847,111942,112057,112170,112269,112378,112489,112600,112701,112806,112906,113036,113127,113250,113344,113456,113542,113646,113742,113830,113948,114052,114156,114282,114370,114478,114578,114668,114778,114862,114964,115048,115102,115166,115272,115358,115468,115552,115672,120816,120934,121049,121181,121896,122588,123105,124704,126237,126625,131360,151622,151882,153392,154425,156438,156700,157056,157886,164668,165802,166096,166319,166646,168696,169344,173195,174397,178476,179691,181100,181574"
},
"to": {
- "startLines": "83,149,151,368,410,411,412,414,415,416,417,418,419,420,423,424,425,426,428,429,430,431,432,433,434,435,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,672,673,677,678,679,680,681,682,683,950,951,952,953,954,955,956,957,995,996,997,998,1001,1019,1020,1027,1056,1058,1059,1062,1063,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1288,1303,1304,1308,1309,1310,1319,1327,1328,1332,1336,1347,1352,1380,1387,1391,1395,1400,1404,1408,1412,1416,1420,1424,1430,1434,1440,1444,1450,1454,1459,1463,1466,1470,1476,1480,1486,1490,1496,1499,1503,1507,1511,1515,1519,1520,1521,1522,1525,1528,1531,1534,1538,1539,1540,1541,1579,1582,1584,1586,1588,1593,1594,1598,1604,1608,1609,1611,1622,1623,1627,1633,1637,1692,1693,1697,1724,1728,1729,1733,2384,2553,2579,2748,2774,2805,2813,2819,2833,2855,2860,2865,2875,2884,2893,2897,2904,2912,2919,2920,2929,2932,2935,2939,2943,2947,2950,2951,2956,2961,2971,2976,2983,2989,2990,2993,2997,3002,3004,3006,3009,3012,3014,3018,3021,3028,3031,3034,3038,3040,3044,3046,3048,3050,3054,3062,3070,3082,3088,3097,3100,3111,3114,3115,3120,3121,3369,3438,3512,3513,3523,3532,3533,3535,3539,3542,3545,3548,3551,3554,3557,3560,3564,3567,3570,3573,3577,3580,3584,3704,3705,3706,3707,3708,3709,3710,3711,3712,3713,3714,3715,3716,3717,3718,3719,3720,3721,3722,3723,3724,3726,3728,3729,3730,3731,3732,3733,3734,3735,3737,3738,3740,3741,3743,3745,3746,3748,3749,3750,3751,3752,3753,3755,3756,3757,3758,3759,3891,3893,3895,3925,3926,3927,3928,3929,3930,3931,3932,3933,3934,3935,3936,3937,3939,3940,3941,3942,3943,3944,3945,3947,3951,4074,4075,4076,4077,4078,4079,4083,4084,4085,4238,4240,4242,4244,4246,4248,4249,4250,4251,4253,4255,4257,4258,4259,4260,4261,4262,4263,4264,4265,4266,4267,4268,4271,4272,4273,4274,4276,4278,4279,4281,4282,4284,4286,4288,4289,4290,4291,4292,4293,4294,4295,4296,4297,4298,4299,4301,4302,4303,4304,4306,4307,4308,4309,4310,4312,4314,4316,4318,4319,4320,4321,4322,4323,4324,4325,4326,4327,4328,4329,4330,4331,4332,5175,5250,5253,5256,5259,5273,5279,5384,5413,5440,5449,5511,6025,6328,6451,6585,6609,6647,6825,6846,6970,7116,7122,7138,7152,7320,7354,7519,7771,7854,7866,7895",
+ "startLines": "83,149,151,368,410,411,412,414,415,416,417,418,419,420,423,424,425,426,428,429,430,431,432,433,434,435,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,672,673,677,678,679,680,681,682,683,950,951,952,953,954,955,956,957,995,996,997,998,1001,1019,1020,1027,1056,1058,1059,1062,1063,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1288,1303,1304,1308,1309,1310,1319,1327,1328,1332,1336,1347,1352,1380,1387,1391,1395,1400,1404,1408,1412,1416,1420,1424,1430,1434,1440,1444,1450,1454,1459,1463,1466,1470,1476,1480,1486,1490,1496,1499,1503,1507,1511,1515,1519,1520,1521,1522,1525,1528,1531,1534,1538,1539,1540,1541,1579,1582,1584,1586,1588,1593,1594,1598,1604,1608,1609,1611,1622,1623,1627,1633,1637,1692,1693,1697,1724,1728,1729,1733,2384,2553,2579,2748,2774,2805,2813,2819,2833,2855,2860,2865,2875,2884,2893,2897,2904,2912,2919,2920,2929,2932,2935,2939,2943,2947,2950,2951,2956,2961,2971,2976,2983,2989,2990,2993,2997,3002,3004,3006,3009,3012,3014,3018,3021,3028,3031,3034,3038,3040,3044,3046,3048,3050,3054,3062,3070,3082,3088,3097,3100,3111,3114,3115,3120,3121,3369,3438,3512,3513,3523,3532,3533,3535,3539,3542,3545,3548,3551,3554,3557,3560,3564,3567,3570,3573,3577,3580,3584,3704,3705,3706,3707,3708,3709,3710,3711,3712,3713,3714,3715,3716,3717,3718,3719,3720,3721,3722,3723,3724,3726,3728,3729,3730,3731,3732,3733,3734,3735,3737,3738,3740,3741,3743,3745,3746,3748,3749,3750,3751,3752,3753,3755,3756,3757,3758,3759,3891,3893,3895,3925,3926,3927,3928,3929,3930,3931,3932,3933,3934,3935,3936,3937,3939,3940,3941,3942,3943,3944,3945,3947,3951,4074,4075,4076,4077,4078,4079,4083,4084,4085,4238,4240,4242,4244,4246,4248,4249,4250,4251,4253,4255,4257,4258,4259,4260,4261,4262,4263,4264,4265,4266,4267,4268,4271,4272,4273,4274,4276,4278,4279,4281,4282,4284,4286,4288,4289,4290,4291,4292,4293,4294,4295,4296,4297,4298,4299,4301,4302,4303,4304,4306,4307,4308,4309,4310,4312,4314,4316,4318,4319,4320,4321,4322,4323,4324,4325,4326,4327,4328,4329,4330,4331,4332,5175,5250,5253,5256,5259,5273,5279,5384,5413,5440,5449,5511,6025,6334,6457,6669,6693,6731,6909,6930,7054,7200,7206,7222,7256,7424,7458,7623,7875,7958,7970,7999",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "3719,6586,6684,17615,19313,19368,19427,19551,19615,19685,19746,19821,19897,19974,20212,20297,20379,20455,20571,20648,20726,20832,20938,21017,21097,21154,24071,24145,24220,24285,24351,24411,24472,24544,24617,24684,24752,24811,24870,24929,24988,25047,25101,25155,25208,25262,25316,25370,26121,26195,26274,26347,26421,26492,26564,26636,26709,26766,26824,26897,26971,27045,27120,27192,27265,27335,27406,27466,27624,27693,27762,27832,27906,27982,28046,28123,28199,28276,28341,28410,28487,28562,28631,28699,28776,28842,28903,29000,29065,29134,29233,29304,29363,29421,29478,29537,29601,29672,29744,29816,29888,29960,30027,30095,30163,30222,30285,30349,30439,30530,30590,30656,30723,30789,30859,30923,30976,31043,31104,31171,31284,31342,31405,31470,31535,31610,31683,31755,31804,31865,31926,31987,32049,32113,32177,32241,32306,32369,32429,32490,32556,32615,32675,32737,32808,32868,36841,36927,37177,37267,37354,37442,37524,37607,37697,55287,55339,55397,55442,55508,55572,55629,55686,58140,58197,58245,58294,58432,59375,59422,59748,61266,61346,61410,61600,61660,63807,63881,63951,64029,64083,64153,64238,64286,64332,64393,64456,64522,64586,64657,64720,64785,64849,64910,64971,65023,65096,65170,65239,65314,65388,65462,65603,83717,84813,84891,85115,85203,85299,85951,86533,86622,86869,87150,87816,88101,89849,90326,90548,90770,91046,91273,91503,91733,91963,92193,92420,92839,93065,93490,93720,94148,94367,94650,94858,94989,95216,95642,95867,96294,96515,96940,97060,97336,97637,97961,98252,98566,98703,98834,98939,99181,99348,99552,99760,100031,100143,100255,100360,102305,102519,102665,102805,102891,103239,103327,103573,103991,104240,104322,104420,105012,105112,105364,105788,106043,110074,110163,110400,112424,112666,112768,113021,157377,167818,169334,179873,181401,183158,183784,184204,185265,186530,186786,187022,187569,188063,188668,188866,189446,190010,190385,190503,191041,191198,191394,191667,191923,192093,192234,192298,192663,193030,193706,193970,194308,194661,194755,194941,195247,195509,195634,195761,196000,196211,196330,196523,196700,197155,197336,197458,197717,197830,198017,198119,198226,198355,198630,199138,199634,200511,200805,201375,201524,202256,202428,202512,202848,202940,217676,222922,228655,228717,229295,229879,229970,230083,230312,230472,230624,230795,230961,231130,231297,231460,231703,231873,232046,232217,232491,232690,232895,239764,239848,239944,240040,240138,240238,240340,240442,240544,240646,240748,240848,240944,241056,241185,241308,241439,241570,241668,241782,241876,242016,242150,242246,242358,242458,242574,242670,242782,242882,243022,243158,243322,243452,243610,243760,243901,244045,244180,244292,244442,244570,244698,244834,244966,245096,245226,245338,253220,253366,253510,254994,255060,255150,255226,255330,255420,255522,255630,255738,255838,255918,256010,256108,256218,256270,256348,256454,256546,256650,256760,256882,257045,266494,266574,266674,266764,266874,266964,267205,267299,267405,278167,278267,278379,278493,278609,278725,278819,278933,279045,279147,279267,279389,279471,279575,279695,279821,279919,280013,280101,280213,280329,280451,280563,280738,280854,280940,281032,281144,281268,281335,281461,281529,281657,281801,281929,281998,282093,282208,282321,282420,282529,282640,282751,282852,282957,283057,283187,283278,283401,283495,283607,283693,283797,283893,283981,284099,284203,284307,284433,284521,284629,284729,284819,284929,285013,285115,285199,285253,285317,285423,285509,285619,285703,336977,339593,339711,339826,339906,340267,340500,344615,345959,347320,347708,350483,366135,376046,394907,406278,407029,408543,414619,414998,419276,426052,426281,426949,428113,433275,434358,440611,449603,453977,454317,455738",
- "endLines": "83,149,151,368,410,411,412,414,415,416,417,418,419,420,423,424,425,426,428,429,430,431,432,433,434,435,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,672,673,677,678,679,680,681,682,683,950,951,952,953,954,955,956,957,995,996,997,998,1001,1019,1020,1027,1056,1058,1059,1062,1063,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1288,1303,1304,1308,1309,1310,1326,1327,1331,1335,1339,1351,1357,1386,1390,1394,1399,1403,1407,1411,1415,1419,1423,1429,1433,1439,1443,1449,1453,1458,1462,1465,1469,1475,1479,1485,1489,1495,1498,1502,1506,1510,1514,1518,1519,1520,1521,1524,1527,1530,1533,1537,1538,1539,1540,1541,1581,1583,1585,1587,1592,1593,1597,1603,1607,1608,1610,1621,1622,1626,1632,1636,1637,1692,1696,1723,1727,1728,1732,1760,2552,2578,2747,2773,2804,2812,2818,2832,2854,2859,2864,2874,2883,2892,2896,2903,2911,2918,2919,2928,2931,2934,2938,2942,2946,2949,2950,2955,2960,2970,2975,2982,2988,2989,2992,2996,3001,3003,3005,3008,3011,3013,3017,3020,3027,3030,3033,3037,3039,3043,3045,3047,3049,3053,3061,3069,3081,3087,3096,3099,3110,3113,3114,3119,3120,3125,3437,3507,3512,3522,3531,3532,3534,3538,3541,3544,3547,3550,3553,3556,3559,3563,3566,3569,3572,3576,3579,3583,3587,3704,3705,3706,3707,3708,3709,3710,3711,3712,3713,3714,3715,3716,3717,3718,3719,3720,3721,3722,3723,3725,3727,3728,3729,3730,3731,3732,3733,3734,3736,3737,3739,3740,3742,3744,3745,3747,3748,3749,3750,3751,3752,3754,3755,3756,3757,3758,3759,3892,3894,3896,3925,3926,3927,3928,3929,3930,3931,3932,3933,3934,3935,3936,3938,3939,3940,3941,3942,3943,3944,3946,3950,3954,4074,4075,4076,4077,4078,4082,4083,4084,4085,4239,4241,4243,4245,4247,4248,4249,4250,4252,4254,4256,4257,4258,4259,4260,4261,4262,4263,4264,4265,4266,4267,4270,4271,4272,4273,4275,4277,4278,4280,4281,4283,4285,4287,4288,4289,4290,4291,4292,4293,4294,4295,4296,4297,4298,4300,4301,4302,4303,4305,4306,4307,4308,4309,4311,4313,4315,4317,4318,4319,4320,4321,4322,4323,4324,4325,4326,4327,4328,4329,4330,4331,4332,5249,5252,5255,5258,5272,5278,5288,5412,5439,5448,5510,5869,6028,6355,6468,6608,6614,6652,6845,6969,6989,7121,7125,7143,7186,7331,7419,7538,7825,7865,7891,7901",
+ "startOffsets": "3719,6586,6684,17615,19313,19368,19427,19551,19615,19685,19746,19821,19897,19974,20212,20297,20379,20455,20571,20648,20726,20832,20938,21017,21097,21154,24071,24145,24220,24285,24351,24411,24472,24544,24617,24684,24752,24811,24870,24929,24988,25047,25101,25155,25208,25262,25316,25370,26121,26195,26274,26347,26421,26492,26564,26636,26709,26766,26824,26897,26971,27045,27120,27192,27265,27335,27406,27466,27624,27693,27762,27832,27906,27982,28046,28123,28199,28276,28341,28410,28487,28562,28631,28699,28776,28842,28903,29000,29065,29134,29233,29304,29363,29421,29478,29537,29601,29672,29744,29816,29888,29960,30027,30095,30163,30222,30285,30349,30439,30530,30590,30656,30723,30789,30859,30923,30976,31043,31104,31171,31284,31342,31405,31470,31535,31610,31683,31755,31804,31865,31926,31987,32049,32113,32177,32241,32306,32369,32429,32490,32556,32615,32675,32737,32808,32868,36841,36927,37177,37267,37354,37442,37524,37607,37697,55287,55339,55397,55442,55508,55572,55629,55686,58140,58197,58245,58294,58432,59375,59422,59748,61266,61346,61410,61600,61660,63807,63881,63951,64029,64083,64153,64238,64286,64332,64393,64456,64522,64586,64657,64720,64785,64849,64910,64971,65023,65096,65170,65239,65314,65388,65462,65603,83717,84813,84891,85115,85203,85299,85951,86533,86622,86869,87150,87816,88101,89849,90326,90548,90770,91046,91273,91503,91733,91963,92193,92420,92839,93065,93490,93720,94148,94367,94650,94858,94989,95216,95642,95867,96294,96515,96940,97060,97336,97637,97961,98252,98566,98703,98834,98939,99181,99348,99552,99760,100031,100143,100255,100360,102305,102519,102665,102805,102891,103239,103327,103573,103991,104240,104322,104420,105012,105112,105364,105788,106043,110074,110163,110400,112424,112666,112768,113021,157377,167818,169334,179873,181401,183158,183784,184204,185265,186530,186786,187022,187569,188063,188668,188866,189446,190010,190385,190503,191041,191198,191394,191667,191923,192093,192234,192298,192663,193030,193706,193970,194308,194661,194755,194941,195247,195509,195634,195761,196000,196211,196330,196523,196700,197155,197336,197458,197717,197830,198017,198119,198226,198355,198630,199138,199634,200511,200805,201375,201524,202256,202428,202512,202848,202940,217676,222922,228655,228717,229295,229879,229970,230083,230312,230472,230624,230795,230961,231130,231297,231460,231703,231873,232046,232217,232491,232690,232895,239764,239848,239944,240040,240138,240238,240340,240442,240544,240646,240748,240848,240944,241056,241185,241308,241439,241570,241668,241782,241876,242016,242150,242246,242358,242458,242574,242670,242782,242882,243022,243158,243322,243452,243610,243760,243901,244045,244180,244292,244442,244570,244698,244834,244966,245096,245226,245338,253220,253366,253510,254994,255060,255150,255226,255330,255420,255522,255630,255738,255838,255918,256010,256108,256218,256270,256348,256454,256546,256650,256760,256882,257045,266494,266574,266674,266764,266874,266964,267205,267299,267405,278167,278267,278379,278493,278609,278725,278819,278933,279045,279147,279267,279389,279471,279575,279695,279821,279919,280013,280101,280213,280329,280451,280563,280738,280854,280940,281032,281144,281268,281335,281461,281529,281657,281801,281929,281998,282093,282208,282321,282420,282529,282640,282751,282852,282957,283057,283187,283278,283401,283495,283607,283693,283797,283893,283981,284099,284203,284307,284433,284521,284629,284729,284819,284929,285013,285115,285199,285253,285317,285423,285509,285619,285703,336977,339593,339711,339826,339906,340267,340500,344615,345959,347320,347708,350483,366135,376096,394957,407879,408630,410144,416220,416599,420877,427653,427882,428550,429888,435050,436133,442386,451378,455752,456092,457513",
+ "endLines": "83,149,151,368,410,411,412,414,415,416,417,418,419,420,423,424,425,426,428,429,430,431,432,433,434,435,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,672,673,677,678,679,680,681,682,683,950,951,952,953,954,955,956,957,995,996,997,998,1001,1019,1020,1027,1056,1058,1059,1062,1063,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1288,1303,1304,1308,1309,1310,1326,1327,1331,1335,1339,1351,1357,1386,1390,1394,1399,1403,1407,1411,1415,1419,1423,1429,1433,1439,1443,1449,1453,1458,1462,1465,1469,1475,1479,1485,1489,1495,1498,1502,1506,1510,1514,1518,1519,1520,1521,1524,1527,1530,1533,1537,1538,1539,1540,1541,1581,1583,1585,1587,1592,1593,1597,1603,1607,1608,1610,1621,1622,1626,1632,1636,1637,1692,1696,1723,1727,1728,1732,1760,2552,2578,2747,2773,2804,2812,2818,2832,2854,2859,2864,2874,2883,2892,2896,2903,2911,2918,2919,2928,2931,2934,2938,2942,2946,2949,2950,2955,2960,2970,2975,2982,2988,2989,2992,2996,3001,3003,3005,3008,3011,3013,3017,3020,3027,3030,3033,3037,3039,3043,3045,3047,3049,3053,3061,3069,3081,3087,3096,3099,3110,3113,3114,3119,3120,3125,3437,3507,3512,3522,3531,3532,3534,3538,3541,3544,3547,3550,3553,3556,3559,3563,3566,3569,3572,3576,3579,3583,3587,3704,3705,3706,3707,3708,3709,3710,3711,3712,3713,3714,3715,3716,3717,3718,3719,3720,3721,3722,3723,3725,3727,3728,3729,3730,3731,3732,3733,3734,3736,3737,3739,3740,3742,3744,3745,3747,3748,3749,3750,3751,3752,3754,3755,3756,3757,3758,3759,3892,3894,3896,3925,3926,3927,3928,3929,3930,3931,3932,3933,3934,3935,3936,3938,3939,3940,3941,3942,3943,3944,3946,3950,3954,4074,4075,4076,4077,4078,4082,4083,4084,4085,4239,4241,4243,4245,4247,4248,4249,4250,4252,4254,4256,4257,4258,4259,4260,4261,4262,4263,4264,4265,4266,4267,4270,4271,4272,4273,4275,4277,4278,4280,4281,4283,4285,4287,4288,4289,4290,4291,4292,4293,4294,4295,4296,4297,4298,4300,4301,4302,4303,4305,4306,4307,4308,4309,4311,4313,4315,4317,4318,4319,4320,4321,4322,4323,4324,4325,4326,4327,4328,4329,4330,4331,4332,5249,5252,5255,5258,5272,5278,5288,5412,5439,5448,5510,5869,6028,6361,6474,6692,6698,6736,6929,7053,7073,7205,7209,7227,7290,7435,7523,7642,7929,7969,7995,8005",
"endColumns": "54,44,48,40,54,58,61,63,69,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,51,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": "3769,6626,6728,17651,19363,19422,19484,19610,19680,19741,19816,19892,19969,20047,20292,20374,20450,20526,20643,20721,20827,20933,21012,21092,21149,21207,24140,24215,24280,24346,24406,24467,24539,24612,24679,24747,24806,24865,24924,24983,25042,25096,25150,25203,25257,25311,25365,25419,26190,26269,26342,26416,26487,26559,26631,26704,26761,26819,26892,26966,27040,27115,27187,27260,27330,27401,27461,27522,27688,27757,27827,27901,27977,28041,28118,28194,28271,28336,28405,28482,28557,28626,28694,28771,28837,28898,28995,29060,29129,29228,29299,29358,29416,29473,29532,29596,29667,29739,29811,29883,29955,30022,30090,30158,30217,30280,30344,30434,30525,30585,30651,30718,30784,30854,30918,30971,31038,31099,31166,31279,31337,31400,31465,31530,31605,31678,31750,31799,31860,31921,31982,32044,32108,32172,32236,32301,32364,32424,32485,32551,32610,32670,32732,32803,32863,32931,36922,37009,37262,37349,37437,37519,37602,37692,37783,55334,55392,55437,55503,55567,55624,55681,55735,58192,58240,58289,58340,58461,59417,59466,59789,61293,61405,61467,61655,61712,63876,63946,64024,64078,64148,64233,64281,64327,64388,64451,64517,64581,64652,64715,64780,64844,64905,64966,65018,65091,65165,65234,65309,65383,65457,65598,65668,83765,84886,84976,85198,85294,85384,86528,86617,86864,87145,87397,88096,88489,90321,90543,90765,91041,91268,91498,91728,91958,92188,92415,92834,93060,93485,93715,94143,94362,94645,94853,94984,95211,95637,95862,96289,96510,96935,97055,97331,97632,97956,98247,98561,98698,98829,98934,99176,99343,99547,99755,100026,100138,100250,100355,100472,102514,102660,102800,102886,103234,103322,103568,103986,104235,104317,104415,105007,105107,105359,105783,106038,106132,110158,110395,112419,112661,112763,113016,115172,167813,169329,179868,181396,183153,183779,184199,185260,186525,186781,187017,187564,188058,188663,188861,189441,190005,190380,190498,191036,191193,191389,191662,191918,192088,192229,192293,192658,193025,193701,193965,194303,194656,194750,194936,195242,195504,195629,195756,195995,196206,196325,196518,196695,197150,197331,197453,197712,197825,198012,198114,198221,198350,198625,199133,199629,200506,200800,201370,201519,202251,202423,202507,202843,202935,203213,222917,228306,228712,229290,229874,229965,230078,230307,230467,230619,230790,230956,231125,231292,231455,231698,231868,232041,232212,232486,232685,232890,233220,239843,239939,240035,240133,240233,240335,240437,240539,240641,240743,240843,240939,241051,241180,241303,241434,241565,241663,241777,241871,242011,242145,242241,242353,242453,242569,242665,242777,242877,243017,243153,243317,243447,243605,243755,243896,244040,244175,244287,244437,244565,244693,244829,244961,245091,245221,245333,245473,253361,253505,253643,255055,255145,255221,255325,255415,255517,255625,255733,255833,255913,256005,256103,256213,256265,256343,256449,256541,256645,256755,256877,257040,257197,266569,266669,266759,266869,266959,267200,267294,267400,267492,278262,278374,278488,278604,278720,278814,278928,279040,279142,279262,279384,279466,279570,279690,279816,279914,280008,280096,280208,280324,280446,280558,280733,280849,280935,281027,281139,281263,281330,281456,281524,281652,281796,281924,281993,282088,282203,282316,282415,282524,282635,282746,282847,282952,283052,283182,283273,283396,283490,283602,283688,283792,283888,283976,284094,284198,284302,284428,284516,284624,284724,284814,284924,285008,285110,285194,285248,285312,285418,285504,285614,285698,285818,339588,339706,339821,339901,340262,340495,341012,345954,347315,347703,350478,360382,366265,377398,395474,407024,407286,408738,414993,419271,419877,426276,426427,427159,429191,433582,437379,441350,451729,454312,455623,455936"
+ "endOffsets": "3769,6626,6728,17651,19363,19422,19484,19610,19680,19741,19816,19892,19969,20047,20292,20374,20450,20526,20643,20721,20827,20933,21012,21092,21149,21207,24140,24215,24280,24346,24406,24467,24539,24612,24679,24747,24806,24865,24924,24983,25042,25096,25150,25203,25257,25311,25365,25419,26190,26269,26342,26416,26487,26559,26631,26704,26761,26819,26892,26966,27040,27115,27187,27260,27330,27401,27461,27522,27688,27757,27827,27901,27977,28041,28118,28194,28271,28336,28405,28482,28557,28626,28694,28771,28837,28898,28995,29060,29129,29228,29299,29358,29416,29473,29532,29596,29667,29739,29811,29883,29955,30022,30090,30158,30217,30280,30344,30434,30525,30585,30651,30718,30784,30854,30918,30971,31038,31099,31166,31279,31337,31400,31465,31530,31605,31678,31750,31799,31860,31921,31982,32044,32108,32172,32236,32301,32364,32424,32485,32551,32610,32670,32732,32803,32863,32931,36922,37009,37262,37349,37437,37519,37602,37692,37783,55334,55392,55437,55503,55567,55624,55681,55735,58192,58240,58289,58340,58461,59417,59466,59789,61293,61405,61467,61655,61712,63876,63946,64024,64078,64148,64233,64281,64327,64388,64451,64517,64581,64652,64715,64780,64844,64905,64966,65018,65091,65165,65234,65309,65383,65457,65598,65668,83765,84886,84976,85198,85294,85384,86528,86617,86864,87145,87397,88096,88489,90321,90543,90765,91041,91268,91498,91728,91958,92188,92415,92834,93060,93485,93715,94143,94362,94645,94853,94984,95211,95637,95862,96289,96510,96935,97055,97331,97632,97956,98247,98561,98698,98829,98934,99176,99343,99547,99755,100026,100138,100250,100355,100472,102514,102660,102800,102886,103234,103322,103568,103986,104235,104317,104415,105007,105107,105359,105783,106038,106132,110158,110395,112419,112661,112763,113016,115172,167813,169329,179868,181396,183153,183779,184199,185260,186525,186781,187017,187564,188058,188663,188861,189441,190005,190380,190498,191036,191193,191389,191662,191918,192088,192229,192293,192658,193025,193701,193965,194303,194656,194750,194936,195242,195504,195629,195756,195995,196206,196325,196518,196695,197150,197331,197453,197712,197825,198012,198114,198221,198350,198625,199133,199629,200506,200800,201370,201519,202251,202423,202507,202843,202935,203213,222917,228306,228712,229290,229874,229965,230078,230307,230467,230619,230790,230956,231125,231292,231455,231698,231868,232041,232212,232486,232685,232890,233220,239843,239939,240035,240133,240233,240335,240437,240539,240641,240743,240843,240939,241051,241180,241303,241434,241565,241663,241777,241871,242011,242145,242241,242353,242453,242569,242665,242777,242877,243017,243153,243317,243447,243605,243755,243896,244040,244175,244287,244437,244565,244693,244829,244961,245091,245221,245333,245473,253361,253505,253643,255055,255145,255221,255325,255415,255517,255625,255733,255833,255913,256005,256103,256213,256265,256343,256449,256541,256645,256755,256877,257040,257197,266569,266669,266759,266869,266959,267200,267294,267400,267492,278262,278374,278488,278604,278720,278814,278928,279040,279142,279262,279384,279466,279570,279690,279816,279914,280008,280096,280208,280324,280446,280558,280733,280849,280935,281027,281139,281263,281330,281456,281524,281652,281796,281924,281993,282088,282203,282316,282415,282524,282635,282746,282847,282952,283052,283182,283273,283396,283490,283602,283688,283792,283888,283976,284094,284198,284302,284428,284516,284624,284724,284814,284924,285008,285110,285194,285248,285312,285418,285504,285614,285698,285818,339588,339706,339821,339901,340262,340495,341012,345954,347315,347703,350478,360382,366265,377448,395524,408625,408887,410339,416594,420872,421478,427877,428028,428760,430966,435357,439154,443125,453504,456087,457398,457711"
}
},
{
@@ -4853,12 +4853,12 @@
"endOffsets": "160"
},
"to": {
- "startLines": "7892",
+ "startLines": "7996",
"startColumns": "4",
- "startOffsets": "455628",
- "endLines": "7894",
+ "startOffsets": "457403",
+ "endLines": "7998",
"endColumns": "24",
- "endOffsets": "455733"
+ "endOffsets": "457508"
}
},
{
@@ -4872,31 +4872,31 @@
"endOffsets": "201,250,306,366,427,482,532,582,635,693,741,810,858,925,962,1009,1058,1114,1165,1214,1268,1322,1371,1427,1474,1530,1590,1643,1704,1776,1840,1891,1944,1996,2054,2119,2167,2218,2285,2351,2409,2478,2536,2606,2679,2753,2821,2888,2958,3024,3097,3157,3233,3293,3353,3428,3488,3547,3604,3663,3725,3787,3844,3900,3956,4014,4072,4129,4186,4245,4304,4362,4416,4472,4601,4659,4717,4775,4821,4881,4935,5003,5072,5140,5193,5245,5295,5341,5391,5438,5496,5554,5613,5673,5735,5797,5859,5921,5983,6045,6113,6174,6236,6298,6351,6405,6456,6501,6565,6624,6686,6760,6831,6897,6971,7040,7111,7184,7255,7323,7396,7472,7542,7620,7688,7754,7815,7884,7948,8014,8082,8148,8211,8279,8350,8415,8488,8551,8632,8696,8762,8832,8902,8972,9042,9109,9174,9240,9293,9369,9435,9522,9598,9674,9721,9786,9841,9891,9945,10024,10102,10175,10240,10303,10369,10440,10511,10581,10643,10712,10778,10838,10905,10972,11028,11079,11132,11184,11238,11309,11372,11431,11493,11552,11625,11692,11752,11815,11890,11962,12058,12129,12185,12256,12313,12370,12436,12500,12571,12628,12681,12744,12796,12854,12921,12985,13047,13109,13177,13235,13298,13361,13428,13500,13566,13618,13678,13736,13788,13872,13957,14038,14118,14195,14274,14351,14425,14499,14570,14650,14722,14797,14865,14942,15007,15068,15128,15203,15277,15354,15427,15497,15569,15639,15712,15776,15846,15894,15963,16015,16100,16183,16241,16307,16374,16440,16521,16596,16652,16705,16766,16824,16874,16923,16972,17021,17083,17135,17180,17261,17312,17366,17419,17473,17524,17573,17639,17690,17751,17812,17874,17924,17965,18042,18101,18160,18219,18280,18336,18392,18459,18520,18585,18640,18705,18774,18842,18920,18989,19049,19120,19194,19259,19331,19401,19468,19552,19621,19688,19758,19821,19888,19956,20039,20118,20208,20285,20353,20420,20498,20555,20612,20680,20746,20802,20862,20921,20975,21025,21075,21123,21185,21236,21302,21375,21455,21535,21599,21662,21729,21800,21858,21919,21985,22044,22111,22171,22231,22294,22362,22423,22490,22568,22638,22687,22744,22813,22874,22962,23050,23138,23226,23282,23369,23456,23543,23630,23688,23762,23832,23888,23959,24024,24086,24161,24234,24324,24390,24456,24517,24581,24643,24701,24772,24855,24914,24985,25051,25116,25177,25236,25307,25373,25438,25521,25597,25672,25753,25813,25882,25952,26021,26076,26132,26188,26249,26307,26363,26418,26480,26533,26590,26684,26753,26854,26905,26975,27038,27096,27166,27235,27305,27375,27445,27512,27579,27654,27721,27780,27834,27888,27942,27995,28047,28121,28186,28260,28333,28401,28461,28519,28580,28646,28712,28777,28841,28902,29039,29179,29228,29278,29326,29382,29440,29502,29557,29615,29674,29736,29802,29868,29911,29955,30000,30043,30094,30141,30186,30237,30288,30339,30390,30438,30504,30566,30629,30701,30758,30824,30890,30958,31026,31092,31159,31233,31296,31353,31413,31478,31545,31610,31667,31728,31786,31856,31913,32233,32383,32514,32752,32850,32965,33050,33098,33177,33242,33331,33488,33645,33798,33952,34011,34093,34267,34415,34574,34729,34902,35019,35136,35304,35416,35530,35704,35882,36015,36127,36273,36425,36557,36700,36822,37000,37182,37499,37681,37863,38053,38243,38442,38615,38725,38908,39045,39265,39449,39609,39767,39951,40154,40325,40545,40767,40922,41122,41306,41409,41550,41715,41886,42086,42290,42492,42697,42898,43097,43301,43379,43680,43846,44001,44103,44237,44514,44799,45189,45645,46154,46696,47161,47623,48094,48187,48294,48637,48744,48989,49110,49519,49767,49867,49972,50091,50625,50772,50891,51142,51275,51690,51944,52056,52177,52310,52457,56642,62180,65544,70872,74958,80459,84526,87806,93097,93853,94105,94370,95430,96334,97433,97524,99718,100040,100250,100359,100478,100662,101634,102230,103159,105810,105905,105936,106806,107092,107495,107897,108240,108452,108653,108866,109155,109440,109513,109600,109685,109784,109904,110065,110228,110389,110554,110721,110774,110907,111027,111125,111238,111431,111557,111709,111851,112021,112177,112349,112640,112752,112881,113110,113328,114183,114770,115384,115552,115694,115855,115998,116166,116323,116518,116610,116783,116945,117040,117209,117303,117392,117635,117724,118017,118131,118540,118954,119070,119488,119729,120159,120594,121004,121426,121836,121958,122367,122783,122905,123123,123307,123375,123719,123799,124155,124305,124449,124533,124922,125020,125128,125222,125352,125460,125582,125718,125826,125946,126080,126202,126330,126472,126598,126738,126864,126982,127114,127212,127322,127622,127734,127852,128316,128432,128735,128861,128957,129087,129488,129598,129722,129860,129970,130092,130404,130528,130658,131134,131262,131577,131715,131861,132023,132239,132395,132599,132667,132751,132855,133417,134048,134206,134425,134656,134879,135114,135336,135602,135740,136339,136453,136591,136703,136827,137398,137893,138439,138584,138677,138769,140666,141054,141352,141541,141747,141940,142150,142755,142900,143117,143378,143509,143941,144465,145109,145306,146254,146811,146934,147707,147928,148128,150105,150340,150464,150972,151186,151289,151419,151594,151913,152199,152339,152533,152803,153684,153972,154102,154879,155536,155682,156388,156626,158166,158316,158733,158898,159584,160054,160250,160412,160567,160711,160945,161112,162040,162326,162486,163101,163260,163588,163815,164327,164689,164768,165107,165212,165577,165948,166309,168131,168760,169836,170356,170609,170761,171751,172488,172691,172937,173184,173426,173747,173946,174251,174474,174646,175187,175456,175950,176211,176651,176810,177094,177839,178204,178509,178667,179664,180062,180290,180510,180652,182352,182458,182588,182726,182850,183080,183249,183349,183808,183922,184805,185560,185999,186123,186436,186719,186853,187044,187823,188041,188332,188611,188928,189150,189445,189728,189832,190115,190847,191163,191789,192518,193179,193368,194015,194580,194700,195197,195731,197355,198066,200114,200956,203803,205727,205967,209954,215284,216562,217805,217989,218200,224841,225549,226326,226710,228880,229111,229415,229732,230254,231710,232017,232447,232606,236083,236701,237283,237778,239286,239777,240271,240644,240873,241081,241217,241903,244712,245575,249176,249397,249690,249827,250062,251916,252906,255461,255902,257132,257553,257869,263172,263437,277438,278507,278841"
},
"to": {
- "startLines": "13,19,30,31,32,33,36,37,38,39,40,42,43,44,45,46,47,48,49,50,51,52,53,54,55,85,86,87,88,89,90,148,150,152,153,154,155,156,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,318,319,336,338,339,340,341,342,343,344,345,347,348,349,350,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,369,380,388,389,413,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,501,502,503,504,505,506,507,508,611,612,616,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,933,934,935,936,937,938,939,940,941,942,943,944,958,959,1005,1006,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1021,1024,1025,1026,1043,1044,1045,1046,1047,1048,1049,1057,1060,1061,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1086,1129,1130,1131,1134,1135,1136,1137,1138,1142,1151,1152,1153,1163,1165,1167,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1261,1262,1263,1264,1265,1305,1311,1315,1358,1365,1372,1542,1552,1561,1570,1638,1639,1640,1645,1646,1650,1651,1657,1661,1662,1663,1664,1674,1675,1676,1680,1681,1687,1691,1761,1762,1763,1764,1820,1902,1947,2027,2082,2164,2228,2273,2353,2364,2368,2372,3126,3142,3157,3158,3206,3210,3214,3215,3216,3219,3233,3240,3254,3296,3305,3314,3326,3330,3335,3340,3345,3348,3351,3354,3358,3508,3509,3510,3511,3588,3591,3594,3597,3600,3604,3608,3609,3612,3615,3618,3621,3625,3628,3631,3634,3637,3640,3643,3647,3650,3653,3657,3660,3670,3678,3686,3689,3692,3695,3698,3701,3771,3774,3775,3778,3781,3782,3785,3786,3787,3791,3792,3797,3798,3806,3814,3815,3823,3827,3835,3843,3851,3859,3867,3868,3876,3884,3885,3888,3955,3957,3962,3964,3969,3973,3977,3978,3983,3984,3985,3986,3987,3988,3989,3990,3991,3992,3993,3994,3995,3996,3997,3998,3999,4000,4001,4002,4003,4007,4008,4009,4015,4016,4020,4022,4023,4026,4031,4032,4033,4034,4035,4036,4040,4041,4042,4048,4049,4053,4055,4058,4062,4066,4070,4086,4087,4088,4089,4097,4105,4108,4113,4118,4123,4128,4132,4136,4137,4145,4146,4147,4148,4149,4157,4162,4167,4168,4169,4170,4194,4198,4203,4206,4210,4213,4217,4224,4227,4231,4235,4335,4343,4352,4365,4369,4384,4392,4395,4406,4411,4415,4450,4454,4455,4462,4466,4467,4468,4471,4476,4481,4482,4486,4491,4506,4510,4511,4523,4533,4534,4546,4551,4575,4578,4584,4587,4596,4604,4608,4611,4614,4617,4621,4624,4641,4645,4648,4663,4666,4674,4679,4686,4691,4692,4697,4698,4704,4710,4716,4747,4758,4775,4782,4786,4789,4801,4810,4814,4819,4823,4827,4831,4834,4838,4842,4845,4854,4859,4868,4872,4879,4880,4884,4893,4899,4903,4904,4920,4926,4930,4934,4935,4953,4954,4955,4956,4957,4961,4964,4965,4971,4972,4984,4996,5003,5004,5009,5014,5015,5019,5033,5038,5044,5050,5056,5061,5067,5073,5074,5079,5093,5098,5107,5120,5131,5135,5144,5152,5153,5160,5321,5336,5346,5870,5890,5936,5970,5974,6057,6166,6186,6207,6213,6221,6313,6469,6483,6489,6533,6537,6556,6565,6615,6653,6659,6666,6669,6723,6732,6744,6756,6783,6789,6795,6801,6806,6811,6817,7006,7040,7056,7127,7132,7145,7148,7187,7225,7243,7292,7300,7420,7424,7432,7539,7543,7763,7826",
+ "startLines": "13,19,30,31,32,33,36,37,38,39,40,42,43,44,45,46,47,48,49,50,51,52,53,54,55,85,86,87,88,89,90,148,150,152,153,154,155,156,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,318,319,336,338,339,340,341,342,343,344,345,347,348,349,350,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,369,380,388,389,413,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,501,502,503,504,505,506,507,508,611,612,616,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,933,934,935,936,937,938,939,940,941,942,943,944,958,959,1005,1006,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1021,1024,1025,1026,1043,1044,1045,1046,1047,1048,1049,1057,1060,1061,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1086,1129,1130,1131,1134,1135,1136,1137,1138,1142,1151,1152,1153,1163,1165,1167,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1261,1262,1263,1264,1265,1305,1311,1315,1358,1365,1372,1542,1552,1561,1570,1638,1639,1640,1645,1646,1650,1651,1657,1661,1662,1663,1664,1674,1675,1676,1680,1681,1687,1691,1761,1762,1763,1764,1820,1902,1947,2027,2082,2164,2228,2273,2353,2364,2368,2372,3126,3142,3157,3158,3206,3210,3214,3215,3216,3219,3233,3240,3254,3296,3305,3314,3326,3330,3335,3340,3345,3348,3351,3354,3358,3508,3509,3510,3511,3588,3591,3594,3597,3600,3604,3608,3609,3612,3615,3618,3621,3625,3628,3631,3634,3637,3640,3643,3647,3650,3653,3657,3660,3670,3678,3686,3689,3692,3695,3698,3701,3771,3774,3775,3778,3781,3782,3785,3786,3787,3791,3792,3797,3798,3806,3814,3815,3823,3827,3835,3843,3851,3859,3867,3868,3876,3884,3885,3888,3955,3957,3962,3964,3969,3973,3977,3978,3983,3984,3985,3986,3987,3988,3989,3990,3991,3992,3993,3994,3995,3996,3997,3998,3999,4000,4001,4002,4003,4007,4008,4009,4015,4016,4020,4022,4023,4026,4031,4032,4033,4034,4035,4036,4040,4041,4042,4048,4049,4053,4055,4058,4062,4066,4070,4086,4087,4088,4089,4097,4105,4108,4113,4118,4123,4128,4132,4136,4137,4145,4146,4147,4148,4149,4157,4162,4167,4168,4169,4170,4194,4198,4203,4206,4210,4213,4217,4224,4227,4231,4235,4335,4343,4352,4365,4369,4384,4392,4395,4406,4411,4415,4450,4454,4455,4462,4466,4467,4468,4471,4476,4481,4482,4486,4491,4506,4510,4511,4523,4533,4534,4546,4551,4575,4578,4584,4587,4596,4604,4608,4611,4614,4617,4621,4624,4641,4645,4648,4663,4666,4674,4679,4686,4691,4692,4697,4698,4704,4710,4716,4747,4758,4775,4782,4786,4789,4801,4810,4814,4819,4823,4827,4831,4834,4838,4842,4845,4854,4859,4868,4872,4879,4880,4884,4893,4899,4903,4904,4920,4926,4930,4934,4935,4953,4954,4955,4956,4957,4961,4964,4965,4971,4972,4984,4996,5003,5004,5009,5014,5015,5019,5033,5038,5044,5050,5056,5061,5067,5073,5074,5079,5093,5098,5107,5120,5131,5135,5144,5152,5153,5160,5321,5336,5346,5870,5890,5936,5970,5974,6057,6166,6186,6207,6213,6221,6313,6475,6489,6495,6539,6543,6603,6649,6699,6737,6743,6750,6753,6807,6816,6828,6840,6867,6873,6879,6885,6890,6895,6901,7090,7124,7140,7211,7216,7249,7252,7291,7329,7347,7396,7404,7524,7528,7536,7643,7647,7867,7930",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "522,764,1217,1273,1333,1394,1549,1599,1649,1702,1760,1859,1928,1976,2043,2080,2127,2176,2232,2283,2332,2386,2440,2489,2545,3819,3875,3935,3988,4049,4121,6535,6631,6733,6785,6843,6908,6956,12450,12517,12583,12641,12710,12768,12838,12911,12985,13053,13120,13190,13256,13329,13389,13465,13525,13585,13660,13720,13779,13836,13895,13957,14019,14076,14132,14188,14246,14304,14361,14418,14477,14536,14594,14648,14704,15039,15097,15778,15892,15938,15998,16052,16120,16189,16257,16310,16408,16458,16504,16554,16648,16706,16764,16823,16883,16945,17007,17069,17131,17193,17255,17323,17384,17446,17508,17561,17656,18089,18427,18491,19489,21648,21722,21793,21859,21933,22002,22073,22146,22217,22285,22358,22434,22504,22582,22650,22716,22777,22846,22910,22976,23044,23110,23173,23241,23312,23377,23450,23513,23594,23658,23724,23794,23864,23934,24004,25424,25489,25555,25608,25684,25750,25837,25913,32936,32983,33218,33761,33811,33865,33944,34022,34095,34160,34223,34289,34360,34431,34501,34563,34632,34698,34758,34825,34892,34948,34999,35052,35104,35158,35229,35292,35351,35413,35472,35545,35612,35672,35735,35810,35882,35978,36049,36105,36176,36233,36290,36356,36420,36491,36548,36601,36664,36716,36774,38011,38075,38137,38199,38267,38325,38388,38451,38518,38590,38656,38708,38768,38826,38878,38962,39047,39128,39208,39285,39364,39441,39515,39589,39660,39740,39812,39887,39955,40032,40097,40158,40218,40293,40367,40444,40517,40587,40659,40729,40802,40866,40936,40984,41053,41105,41190,41273,41331,41397,41464,41530,41611,41686,41742,41795,41856,41914,41964,42013,42062,42111,42173,42225,42270,42351,42402,42456,42509,42563,42614,42663,42729,42780,42841,42902,42964,43014,43055,43132,43191,43250,43309,43370,43426,43482,43549,43610,43675,43730,43795,43864,43932,44010,44079,44139,44210,44284,44349,44421,44491,44558,44642,44711,44778,44848,44911,44978,45046,45129,45208,45298,45375,45443,45510,45588,45645,45702,45770,45836,45892,45952,46011,46065,46115,46165,46213,46275,46326,46392,46465,46545,46625,46689,46752,46819,46890,46948,47009,47075,47134,47201,47261,47321,47384,47452,47513,47580,47658,47728,47777,47834,47903,47964,48052,48140,48228,48316,48372,48459,48546,48633,48720,48778,48852,48922,48978,49049,49114,49176,49251,49324,49414,49480,49546,49607,49671,49733,49791,49862,49945,50004,50075,50141,50206,50267,50326,50397,50463,50528,50611,50687,50762,50843,50903,50972,51042,51111,51166,51222,51278,51339,51397,51453,51508,51570,51623,51680,51774,51843,51944,51995,52065,52128,52186,52256,52325,52395,52465,52535,52602,52669,52744,52811,52870,52924,52978,53032,53085,53137,54244,54309,54383,54456,54524,54584,54642,54703,54769,54835,54900,54964,55740,55877,58602,58651,58742,58790,58846,58904,58966,59021,59079,59138,59200,59266,59471,59616,59660,59705,60618,60669,60716,60761,60812,60863,60914,61298,61472,61538,61717,61780,61852,61909,61975,62041,62109,62177,62243,62310,62384,62447,62504,62564,62629,62696,62761,62818,62879,62937,63007,63134,66164,66314,66445,66795,66893,67008,67093,67141,67413,68169,68258,68415,69203,69411,69636,69744,69826,70000,70148,70307,70462,70635,70752,70869,71037,71149,71263,71437,71615,71748,71860,72006,72158,72290,72433,74148,74326,74508,74825,75007,75189,75379,75569,75768,75941,76051,76234,76371,76591,76775,76935,77093,77277,77480,77651,77871,78093,78248,78448,78632,78735,78876,79041,79212,79412,79616,79818,80023,80224,80423,81102,81180,81481,81647,81802,84981,85389,85666,88494,88884,89340,100477,100991,101428,101862,106137,106230,106337,106680,106787,107032,107153,107562,107810,107910,108015,108134,108643,108790,108909,109160,109293,109708,109962,115177,115298,115431,115578,119599,125013,128284,133488,137410,142787,146771,149943,155110,155866,156096,156339,203218,204122,205047,205138,207332,207654,207864,207973,208092,208276,209248,209718,210469,212946,213359,213805,214675,214961,215364,215766,216109,216321,216522,216735,217024,228311,228384,228471,228556,233225,233345,233506,233669,233830,233995,234162,234215,234348,234468,234566,234679,234872,234998,235150,235292,235462,235618,235790,236081,236193,236322,236551,236769,237624,238211,238825,238993,239135,239296,239439,239607,246236,246431,246523,246696,246858,246953,247122,247216,247305,247548,247637,247930,248044,248453,248867,248983,249401,249642,250072,250507,250917,251339,251749,251871,252280,252696,252818,253036,257202,257270,257614,257694,258050,258200,258344,258428,258817,258915,259023,259117,259247,259355,259477,259613,259721,259841,259975,260097,260225,260367,260493,260633,260759,260877,261009,261107,261217,261517,261629,261747,262211,262327,262630,262756,262852,262982,263383,263493,263617,263755,263865,263987,264299,264423,264553,265029,265157,265472,265610,265756,265918,266134,266290,267497,267565,267649,267753,268240,268796,268954,269173,269404,269627,269862,270084,270350,270488,271087,271201,271339,271451,271575,272146,272641,273187,273332,273425,273517,275324,275712,276010,276199,276405,276598,276808,277413,277558,277775,278036,285962,286394,286918,287562,287759,288707,289264,289387,290160,290381,290581,292558,292793,292917,293329,293543,293646,293776,293951,294203,294399,294539,294733,295003,295884,296172,296302,297079,297736,297882,298588,298826,300366,300516,300933,301098,301784,302254,302450,302541,302625,302769,303003,303170,304098,304384,304544,305159,305318,305646,305873,306385,306747,306826,307165,307270,307635,308006,308367,310189,310818,311894,312318,312571,312723,313713,314450,314653,314899,315146,315388,315709,315908,316213,316436,316608,317149,317418,317912,318173,318613,318772,319056,319801,320166,320471,320629,321626,322024,322252,322472,322614,323904,324010,324140,324278,324402,324632,324801,324901,325186,325300,326183,326938,327377,327501,327747,327940,328074,328265,329044,329262,329553,329832,330149,330371,330666,330949,331053,331336,332068,332384,332945,333674,334335,334524,335075,335545,335665,336067,341904,342377,342676,360387,361164,362758,363862,364011,367194,369489,369929,370681,370865,371076,375302,395479,395851,396053,397188,397338,398667,399868,407291,408743,409050,409480,409639,411387,411607,412189,412684,413303,413456,413612,413805,414034,414242,414378,421662,422700,423397,426664,426780,427830,427967,429196,430334,430865,432344,432592,437384,437500,437675,441355,441502,449360,451734",
- "endLines": "13,19,30,31,32,33,36,37,38,39,40,42,43,44,45,46,47,48,49,50,51,52,53,54,55,85,86,87,88,89,90,148,150,152,153,154,155,156,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,313,318,319,336,338,339,340,341,342,343,344,345,347,348,349,350,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,369,380,388,389,413,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,501,502,503,504,505,506,507,508,611,612,616,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,933,934,935,936,937,938,939,940,941,942,943,944,958,959,1005,1006,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1021,1024,1025,1026,1043,1044,1045,1046,1047,1048,1049,1057,1060,1061,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1089,1129,1130,1131,1134,1135,1136,1137,1138,1142,1151,1152,1153,1163,1165,1167,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1261,1262,1263,1264,1265,1307,1314,1318,1364,1371,1379,1551,1560,1569,1578,1638,1639,1644,1645,1649,1650,1656,1660,1661,1662,1663,1673,1674,1675,1679,1680,1686,1690,1691,1761,1762,1763,1819,1901,1946,2026,2081,2163,2227,2272,2352,2363,2367,2371,2383,3141,3156,3157,3205,3209,3213,3214,3215,3218,3232,3239,3253,3295,3296,3305,3325,3329,3334,3339,3344,3347,3350,3353,3357,3361,3508,3509,3510,3511,3590,3593,3596,3599,3603,3607,3608,3611,3614,3617,3620,3624,3627,3630,3633,3636,3639,3642,3646,3649,3652,3656,3659,3669,3677,3685,3688,3691,3694,3697,3700,3703,3773,3774,3777,3780,3781,3784,3785,3786,3790,3791,3796,3797,3805,3813,3814,3822,3826,3834,3842,3850,3858,3866,3867,3875,3883,3884,3887,3890,3956,3961,3963,3968,3972,3976,3977,3982,3983,3984,3985,3986,3987,3988,3989,3990,3991,3992,3993,3994,3995,3996,3997,3998,3999,4000,4001,4002,4006,4007,4008,4014,4015,4019,4021,4022,4025,4030,4031,4032,4033,4034,4035,4039,4040,4041,4047,4048,4052,4054,4057,4061,4065,4069,4073,4086,4087,4088,4096,4104,4107,4112,4117,4122,4127,4131,4135,4136,4144,4145,4146,4147,4148,4156,4161,4166,4167,4168,4169,4193,4197,4202,4205,4209,4212,4216,4223,4226,4230,4234,4237,4342,4351,4364,4368,4383,4391,4394,4405,4410,4414,4449,4453,4454,4461,4465,4466,4467,4470,4475,4480,4481,4485,4490,4505,4509,4510,4522,4532,4533,4545,4550,4574,4577,4583,4586,4595,4603,4607,4610,4613,4616,4620,4623,4640,4644,4647,4662,4665,4673,4678,4685,4690,4691,4696,4697,4703,4709,4715,4746,4757,4774,4781,4785,4788,4800,4809,4813,4818,4822,4826,4830,4833,4837,4841,4844,4853,4858,4867,4871,4878,4879,4883,4892,4898,4902,4903,4919,4925,4929,4933,4934,4952,4953,4954,4955,4956,4960,4963,4964,4970,4971,4983,4995,5002,5003,5008,5013,5014,5018,5032,5037,5043,5049,5055,5060,5066,5072,5073,5078,5092,5097,5106,5119,5130,5134,5143,5151,5152,5159,5167,5335,5345,5383,5889,5935,5969,5973,6024,6165,6185,6206,6212,6220,6312,6326,6482,6488,6532,6536,6542,6561,6571,6646,6658,6665,6668,6722,6731,6743,6755,6782,6788,6794,6800,6805,6810,6816,6824,7039,7055,7096,7131,7137,7147,7151,7224,7242,7291,7299,7319,7423,7431,7518,7542,7762,7770,7834",
+ "startOffsets": "522,764,1217,1273,1333,1394,1549,1599,1649,1702,1760,1859,1928,1976,2043,2080,2127,2176,2232,2283,2332,2386,2440,2489,2545,3819,3875,3935,3988,4049,4121,6535,6631,6733,6785,6843,6908,6956,12450,12517,12583,12641,12710,12768,12838,12911,12985,13053,13120,13190,13256,13329,13389,13465,13525,13585,13660,13720,13779,13836,13895,13957,14019,14076,14132,14188,14246,14304,14361,14418,14477,14536,14594,14648,14704,15039,15097,15778,15892,15938,15998,16052,16120,16189,16257,16310,16408,16458,16504,16554,16648,16706,16764,16823,16883,16945,17007,17069,17131,17193,17255,17323,17384,17446,17508,17561,17656,18089,18427,18491,19489,21648,21722,21793,21859,21933,22002,22073,22146,22217,22285,22358,22434,22504,22582,22650,22716,22777,22846,22910,22976,23044,23110,23173,23241,23312,23377,23450,23513,23594,23658,23724,23794,23864,23934,24004,25424,25489,25555,25608,25684,25750,25837,25913,32936,32983,33218,33761,33811,33865,33944,34022,34095,34160,34223,34289,34360,34431,34501,34563,34632,34698,34758,34825,34892,34948,34999,35052,35104,35158,35229,35292,35351,35413,35472,35545,35612,35672,35735,35810,35882,35978,36049,36105,36176,36233,36290,36356,36420,36491,36548,36601,36664,36716,36774,38011,38075,38137,38199,38267,38325,38388,38451,38518,38590,38656,38708,38768,38826,38878,38962,39047,39128,39208,39285,39364,39441,39515,39589,39660,39740,39812,39887,39955,40032,40097,40158,40218,40293,40367,40444,40517,40587,40659,40729,40802,40866,40936,40984,41053,41105,41190,41273,41331,41397,41464,41530,41611,41686,41742,41795,41856,41914,41964,42013,42062,42111,42173,42225,42270,42351,42402,42456,42509,42563,42614,42663,42729,42780,42841,42902,42964,43014,43055,43132,43191,43250,43309,43370,43426,43482,43549,43610,43675,43730,43795,43864,43932,44010,44079,44139,44210,44284,44349,44421,44491,44558,44642,44711,44778,44848,44911,44978,45046,45129,45208,45298,45375,45443,45510,45588,45645,45702,45770,45836,45892,45952,46011,46065,46115,46165,46213,46275,46326,46392,46465,46545,46625,46689,46752,46819,46890,46948,47009,47075,47134,47201,47261,47321,47384,47452,47513,47580,47658,47728,47777,47834,47903,47964,48052,48140,48228,48316,48372,48459,48546,48633,48720,48778,48852,48922,48978,49049,49114,49176,49251,49324,49414,49480,49546,49607,49671,49733,49791,49862,49945,50004,50075,50141,50206,50267,50326,50397,50463,50528,50611,50687,50762,50843,50903,50972,51042,51111,51166,51222,51278,51339,51397,51453,51508,51570,51623,51680,51774,51843,51944,51995,52065,52128,52186,52256,52325,52395,52465,52535,52602,52669,52744,52811,52870,52924,52978,53032,53085,53137,54244,54309,54383,54456,54524,54584,54642,54703,54769,54835,54900,54964,55740,55877,58602,58651,58742,58790,58846,58904,58966,59021,59079,59138,59200,59266,59471,59616,59660,59705,60618,60669,60716,60761,60812,60863,60914,61298,61472,61538,61717,61780,61852,61909,61975,62041,62109,62177,62243,62310,62384,62447,62504,62564,62629,62696,62761,62818,62879,62937,63007,63134,66164,66314,66445,66795,66893,67008,67093,67141,67413,68169,68258,68415,69203,69411,69636,69744,69826,70000,70148,70307,70462,70635,70752,70869,71037,71149,71263,71437,71615,71748,71860,72006,72158,72290,72433,74148,74326,74508,74825,75007,75189,75379,75569,75768,75941,76051,76234,76371,76591,76775,76935,77093,77277,77480,77651,77871,78093,78248,78448,78632,78735,78876,79041,79212,79412,79616,79818,80023,80224,80423,81102,81180,81481,81647,81802,84981,85389,85666,88494,88884,89340,100477,100991,101428,101862,106137,106230,106337,106680,106787,107032,107153,107562,107810,107910,108015,108134,108643,108790,108909,109160,109293,109708,109962,115177,115298,115431,115578,119599,125013,128284,133488,137410,142787,146771,149943,155110,155866,156096,156339,203218,204122,205047,205138,207332,207654,207864,207973,208092,208276,209248,209718,210469,212946,213359,213805,214675,214961,215364,215766,216109,216321,216522,216735,217024,228311,228384,228471,228556,233225,233345,233506,233669,233830,233995,234162,234215,234348,234468,234566,234679,234872,234998,235150,235292,235462,235618,235790,236081,236193,236322,236551,236769,237624,238211,238825,238993,239135,239296,239439,239607,246236,246431,246523,246696,246858,246953,247122,247216,247305,247548,247637,247930,248044,248453,248867,248983,249401,249642,250072,250507,250917,251339,251749,251871,252280,252696,252818,253036,257202,257270,257614,257694,258050,258200,258344,258428,258817,258915,259023,259117,259247,259355,259477,259613,259721,259841,259975,260097,260225,260367,260493,260633,260759,260877,261009,261107,261217,261517,261629,261747,262211,262327,262630,262756,262852,262982,263383,263493,263617,263755,263865,263987,264299,264423,264553,265029,265157,265472,265610,265756,265918,266134,266290,267497,267565,267649,267753,268240,268796,268954,269173,269404,269627,269862,270084,270350,270488,271087,271201,271339,271451,271575,272146,272641,273187,273332,273425,273517,275324,275712,276010,276199,276405,276598,276808,277413,277558,277775,278036,285962,286394,286918,287562,287759,288707,289264,289387,290160,290381,290581,292558,292793,292917,293329,293543,293646,293776,293951,294203,294399,294539,294733,295003,295884,296172,296302,297079,297736,297882,298588,298826,300366,300516,300933,301098,301784,302254,302450,302541,302625,302769,303003,303170,304098,304384,304544,305159,305318,305646,305873,306385,306747,306826,307165,307270,307635,308006,308367,310189,310818,311894,312318,312571,312723,313713,314450,314653,314899,315146,315388,315709,315908,316213,316436,316608,317149,317418,317912,318173,318613,318772,319056,319801,320166,320471,320629,321626,322024,322252,322472,322614,323904,324010,324140,324278,324402,324632,324801,324901,325186,325300,326183,326938,327377,327501,327747,327940,328074,328265,329044,329262,329553,329832,330149,330371,330666,330949,331053,331336,332068,332384,332945,333674,334335,334524,335075,335545,335665,336067,341904,342377,342676,360387,361164,362758,363862,364011,367194,369489,369929,370681,370865,371076,375302,395529,395901,396103,397238,397388,399975,401469,408892,410344,410651,411081,411240,412988,413208,413790,414285,414904,415057,415213,415406,415635,415843,415979,423263,424301,424998,428265,428381,429605,429742,430971,432109,432640,434119,434367,439159,439275,439450,443130,443277,451135,453509",
+ "endLines": "13,19,30,31,32,33,36,37,38,39,40,42,43,44,45,46,47,48,49,50,51,52,53,54,55,85,86,87,88,89,90,148,150,152,153,154,155,156,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,313,318,319,336,338,339,340,341,342,343,344,345,347,348,349,350,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,369,380,388,389,413,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,501,502,503,504,505,506,507,508,611,612,616,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,933,934,935,936,937,938,939,940,941,942,943,944,958,959,1005,1006,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1021,1024,1025,1026,1043,1044,1045,1046,1047,1048,1049,1057,1060,1061,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1089,1129,1130,1131,1134,1135,1136,1137,1138,1142,1151,1152,1153,1163,1165,1167,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1261,1262,1263,1264,1265,1307,1314,1318,1364,1371,1379,1551,1560,1569,1578,1638,1639,1644,1645,1649,1650,1656,1660,1661,1662,1663,1673,1674,1675,1679,1680,1686,1690,1691,1761,1762,1763,1819,1901,1946,2026,2081,2163,2227,2272,2352,2363,2367,2371,2383,3141,3156,3157,3205,3209,3213,3214,3215,3218,3232,3239,3253,3295,3296,3305,3325,3329,3334,3339,3344,3347,3350,3353,3357,3361,3508,3509,3510,3511,3590,3593,3596,3599,3603,3607,3608,3611,3614,3617,3620,3624,3627,3630,3633,3636,3639,3642,3646,3649,3652,3656,3659,3669,3677,3685,3688,3691,3694,3697,3700,3703,3773,3774,3777,3780,3781,3784,3785,3786,3790,3791,3796,3797,3805,3813,3814,3822,3826,3834,3842,3850,3858,3866,3867,3875,3883,3884,3887,3890,3956,3961,3963,3968,3972,3976,3977,3982,3983,3984,3985,3986,3987,3988,3989,3990,3991,3992,3993,3994,3995,3996,3997,3998,3999,4000,4001,4002,4006,4007,4008,4014,4015,4019,4021,4022,4025,4030,4031,4032,4033,4034,4035,4039,4040,4041,4047,4048,4052,4054,4057,4061,4065,4069,4073,4086,4087,4088,4096,4104,4107,4112,4117,4122,4127,4131,4135,4136,4144,4145,4146,4147,4148,4156,4161,4166,4167,4168,4169,4193,4197,4202,4205,4209,4212,4216,4223,4226,4230,4234,4237,4342,4351,4364,4368,4383,4391,4394,4405,4410,4414,4449,4453,4454,4461,4465,4466,4467,4470,4475,4480,4481,4485,4490,4505,4509,4510,4522,4532,4533,4545,4550,4574,4577,4583,4586,4595,4603,4607,4610,4613,4616,4620,4623,4640,4644,4647,4662,4665,4673,4678,4685,4690,4691,4696,4697,4703,4709,4715,4746,4757,4774,4781,4785,4788,4800,4809,4813,4818,4822,4826,4830,4833,4837,4841,4844,4853,4858,4867,4871,4878,4879,4883,4892,4898,4902,4903,4919,4925,4929,4933,4934,4952,4953,4954,4955,4956,4960,4963,4964,4970,4971,4983,4995,5002,5003,5008,5013,5014,5018,5032,5037,5043,5049,5055,5060,5066,5072,5073,5078,5092,5097,5106,5119,5130,5134,5143,5151,5152,5159,5167,5335,5345,5383,5889,5935,5969,5973,6024,6165,6185,6206,6212,6220,6312,6326,6488,6494,6538,6542,6548,6608,6655,6730,6742,6749,6752,6806,6815,6827,6839,6866,6872,6878,6884,6889,6894,6900,6908,7123,7139,7180,7215,7221,7251,7255,7328,7346,7395,7403,7423,7527,7535,7622,7646,7866,7874,7938",
"endColumns": "55,48,55,59,60,54,49,49,52,57,47,68,47,66,36,46,48,55,50,48,53,53,48,55,46,55,59,52,60,71,63,50,52,51,57,64,47,50,66,65,57,68,57,69,72,73,67,66,69,65,72,59,75,59,59,74,59,58,56,58,61,61,56,55,55,57,57,56,56,58,58,57,53,55,9,57,57,57,45,59,53,67,68,67,52,51,49,45,49,46,57,57,58,59,61,61,61,61,61,61,67,60,61,61,52,53,50,44,63,58,61,73,70,65,73,68,70,72,70,67,72,75,69,77,67,65,60,68,63,65,67,65,62,67,70,64,72,62,80,63,65,69,69,69,69,66,64,65,52,75,65,86,75,75,46,64,54,49,53,78,77,72,64,62,65,70,70,69,61,68,65,59,66,66,55,50,52,51,53,70,62,58,61,58,72,66,59,62,74,71,95,70,55,70,56,56,65,63,70,56,52,62,51,57,66,63,61,61,67,57,62,62,66,71,65,51,59,57,51,83,84,80,79,76,78,76,73,73,70,79,71,74,67,76,64,60,59,74,73,76,72,69,71,69,72,63,69,47,68,51,84,82,57,65,66,65,80,74,55,52,60,57,49,48,48,48,61,51,44,80,50,53,52,53,50,48,65,50,60,60,61,49,40,76,58,58,58,60,55,55,66,60,64,54,64,68,67,77,68,59,70,73,64,71,69,66,83,68,66,69,62,66,67,82,78,89,76,67,66,77,56,56,67,65,55,59,58,53,49,49,47,61,50,65,72,79,79,63,62,66,70,57,60,65,58,66,59,59,62,67,60,66,77,69,48,56,68,60,87,87,87,87,55,86,86,86,86,57,73,69,55,70,64,61,74,72,89,65,65,60,63,61,57,70,82,58,70,65,64,60,58,70,65,64,82,75,74,80,59,68,69,68,54,55,55,60,57,55,54,61,52,56,93,68,100,50,69,62,57,69,68,69,69,69,66,66,74,66,58,53,53,53,52,51,73,64,73,72,67,59,57,60,65,65,64,63,60,136,139,48,49,47,55,57,61,54,57,58,61,65,65,42,43,44,42,50,46,44,50,50,50,50,47,65,61,62,71,56,65,65,67,67,65,66,73,62,56,59,64,66,64,56,60,57,69,56,12,149,130,237,97,114,84,47,78,64,88,156,156,152,153,58,81,173,147,158,154,172,116,116,167,111,113,173,177,132,111,145,151,131,142,121,177,181,316,181,181,189,189,198,172,109,182,136,219,183,159,157,183,202,170,219,221,154,199,183,102,140,164,170,199,203,201,204,200,198,203,77,300,165,154,101,10,10,10,10,10,10,10,10,10,10,92,106,10,106,10,120,10,10,99,104,118,10,146,118,10,132,10,10,111,120,132,146,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,90,10,10,10,108,118,10,10,10,10,10,94,30,10,10,10,10,10,10,10,10,10,10,72,86,84,98,10,10,10,10,10,10,52,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,91,10,10,94,10,93,88,10,88,10,113,10,10,115,10,10,10,10,10,10,10,121,10,10,121,10,10,10,10,10,10,10,10,83,10,97,107,93,129,107,121,135,107,119,133,121,127,141,125,139,125,117,131,97,109,10,111,117,10,115,10,10,95,10,10,109,123,137,109,121,10,123,129,10,127,10,10,10,10,10,10,10,67,83,103,10,10,10,10,10,10,10,10,10,137,10,113,137,111,123,10,10,10,144,92,91,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,123,10,10,102,129,10,10,10,139,10,10,10,10,129,10,10,145,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,78,10,104,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,158,10,10,10,10,157,10,10,10,10,141,10,105,129,137,123,10,10,99,10,113,10,10,10,123,10,10,133,10,10,10,10,10,10,10,10,10,103,10,10,10,10,10,10,10,10,10,119,10,10,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22",
- "endOffsets": "573,808,1268,1328,1389,1444,1594,1644,1697,1755,1803,1923,1971,2038,2075,2122,2171,2227,2278,2327,2381,2435,2484,2540,2587,3870,3930,3983,4044,4116,4180,6581,6679,6780,6838,6903,6951,7002,12512,12578,12636,12705,12763,12833,12906,12980,13048,13115,13185,13251,13324,13384,13460,13520,13580,13655,13715,13774,13831,13890,13952,14014,14071,14127,14183,14241,14299,14356,14413,14472,14531,14589,14643,14699,14828,15092,15150,15831,15933,15993,16047,16115,16184,16252,16305,16357,16453,16499,16549,16596,16701,16759,16818,16878,16940,17002,17064,17126,17188,17250,17318,17379,17441,17503,17556,17610,17702,18129,18486,18545,19546,21717,21788,21854,21928,21997,22068,22141,22212,22280,22353,22429,22499,22577,22645,22711,22772,22841,22905,22971,23039,23105,23168,23236,23307,23372,23445,23508,23589,23653,23719,23789,23859,23929,23999,24066,25484,25550,25603,25679,25745,25832,25908,25984,32978,33043,33268,33806,33860,33939,34017,34090,34155,34218,34284,34355,34426,34496,34558,34627,34693,34753,34820,34887,34943,34994,35047,35099,35153,35224,35287,35346,35408,35467,35540,35607,35667,35730,35805,35877,35973,36044,36100,36171,36228,36285,36351,36415,36486,36543,36596,36659,36711,36769,36836,38070,38132,38194,38262,38320,38383,38446,38513,38585,38651,38703,38763,38821,38873,38957,39042,39123,39203,39280,39359,39436,39510,39584,39655,39735,39807,39882,39950,40027,40092,40153,40213,40288,40362,40439,40512,40582,40654,40724,40797,40861,40931,40979,41048,41100,41185,41268,41326,41392,41459,41525,41606,41681,41737,41790,41851,41909,41959,42008,42057,42106,42168,42220,42265,42346,42397,42451,42504,42558,42609,42658,42724,42775,42836,42897,42959,43009,43050,43127,43186,43245,43304,43365,43421,43477,43544,43605,43670,43725,43790,43859,43927,44005,44074,44134,44205,44279,44344,44416,44486,44553,44637,44706,44773,44843,44906,44973,45041,45124,45203,45293,45370,45438,45505,45583,45640,45697,45765,45831,45887,45947,46006,46060,46110,46160,46208,46270,46321,46387,46460,46540,46620,46684,46747,46814,46885,46943,47004,47070,47129,47196,47256,47316,47379,47447,47508,47575,47653,47723,47772,47829,47898,47959,48047,48135,48223,48311,48367,48454,48541,48628,48715,48773,48847,48917,48973,49044,49109,49171,49246,49319,49409,49475,49541,49602,49666,49728,49786,49857,49940,49999,50070,50136,50201,50262,50321,50392,50458,50523,50606,50682,50757,50838,50898,50967,51037,51106,51161,51217,51273,51334,51392,51448,51503,51565,51618,51675,51769,51838,51939,51990,52060,52123,52181,52251,52320,52390,52460,52530,52597,52664,52739,52806,52865,52919,52973,53027,53080,53132,53206,54304,54378,54451,54519,54579,54637,54698,54764,54830,54895,54959,55020,55872,56012,58646,58696,58785,58841,58899,58961,59016,59074,59133,59195,59261,59327,59509,59655,59700,59743,60664,60711,60756,60807,60858,60909,60960,61341,61533,61595,61775,61847,61904,61970,62036,62104,62172,62238,62305,62379,62442,62499,62559,62624,62691,62756,62813,62874,62932,63002,63059,63449,66309,66440,66678,66888,67003,67088,67136,67215,67473,68253,68410,68567,69351,69560,69690,69821,69995,70143,70302,70457,70630,70747,70864,71032,71144,71258,71432,71610,71743,71855,72001,72153,72285,72428,72550,74321,74503,74820,75002,75184,75374,75564,75763,75936,76046,76229,76366,76586,76770,76930,77088,77272,77475,77646,77866,78088,78243,78443,78627,78730,78871,79036,79207,79407,79611,79813,80018,80219,80418,80622,81175,81476,81642,81797,81899,85110,85661,85946,88879,89335,89844,100986,101423,101857,102300,106225,106332,106675,106782,107027,107148,107557,107805,107905,108010,108129,108638,108785,108904,109155,109288,109703,109957,110069,115293,115426,115573,119594,125008,128279,133483,137405,142782,146766,149938,155105,155861,156091,156334,157372,204117,205042,205133,207327,207649,207859,207968,208087,208271,209243,209713,210464,212941,213036,213385,214670,214956,215359,215761,216104,216316,216517,216730,217019,217304,228379,228466,228551,228650,233340,233501,233664,233825,233990,234157,234210,234343,234463,234561,234674,234867,234993,235145,235287,235457,235613,235785,236076,236188,236317,236546,236764,237619,238206,238820,238988,239130,239291,239434,239602,239759,246426,246518,246691,246853,246948,247117,247211,247300,247543,247632,247925,248039,248448,248862,248978,249396,249637,250067,250502,250912,251334,251744,251866,252275,252691,252813,253031,253215,257265,257609,257689,258045,258195,258339,258423,258812,258910,259018,259112,259242,259350,259472,259608,259716,259836,259970,260092,260220,260362,260488,260628,260754,260872,261004,261102,261212,261512,261624,261742,262206,262322,262625,262751,262847,262977,263378,263488,263612,263750,263860,263982,264294,264418,264548,265024,265152,265467,265605,265751,265913,266129,266285,266489,267560,267644,267748,268235,268791,268949,269168,269399,269622,269857,270079,270345,270483,271082,271196,271334,271446,271570,272141,272636,273182,273327,273420,273512,275319,275707,276005,276194,276400,276593,276803,277408,277553,277770,278031,278162,286389,286913,287557,287754,288702,289259,289382,290155,290376,290576,292553,292788,292912,293324,293538,293641,293771,293946,294198,294394,294534,294728,294998,295879,296167,296297,297074,297731,297877,298583,298821,300361,300511,300928,301093,301779,302249,302445,302536,302620,302764,302998,303165,304093,304379,304539,305154,305313,305641,305868,306380,306742,306821,307160,307265,307630,308001,308362,310184,310813,311889,312313,312566,312718,313708,314445,314648,314894,315141,315383,315704,315903,316208,316431,316603,317144,317413,317907,318168,318608,318767,319051,319796,320161,320466,320624,321621,322019,322247,322467,322609,323899,324005,324135,324273,324397,324627,324796,324896,325181,325295,326178,326933,327372,327496,327742,327935,328069,328260,329039,329257,329548,329827,330144,330366,330661,330944,331048,331331,332063,332379,332940,333669,334330,334519,335070,335540,335660,336062,336596,342372,342671,344610,361159,362753,363857,364006,366130,369484,369924,370676,370860,371071,375297,375880,395846,396048,397183,397333,397508,398887,400195,408538,409045,409475,409634,411382,411602,412184,412679,413298,413451,413607,413800,414029,414237,414373,414614,422695,423392,424620,426775,426944,427962,428108,430329,430860,432339,432587,433270,437495,437670,440606,441497,449355,449598,452063"
+ "endOffsets": "573,808,1268,1328,1389,1444,1594,1644,1697,1755,1803,1923,1971,2038,2075,2122,2171,2227,2278,2327,2381,2435,2484,2540,2587,3870,3930,3983,4044,4116,4180,6581,6679,6780,6838,6903,6951,7002,12512,12578,12636,12705,12763,12833,12906,12980,13048,13115,13185,13251,13324,13384,13460,13520,13580,13655,13715,13774,13831,13890,13952,14014,14071,14127,14183,14241,14299,14356,14413,14472,14531,14589,14643,14699,14828,15092,15150,15831,15933,15993,16047,16115,16184,16252,16305,16357,16453,16499,16549,16596,16701,16759,16818,16878,16940,17002,17064,17126,17188,17250,17318,17379,17441,17503,17556,17610,17702,18129,18486,18545,19546,21717,21788,21854,21928,21997,22068,22141,22212,22280,22353,22429,22499,22577,22645,22711,22772,22841,22905,22971,23039,23105,23168,23236,23307,23372,23445,23508,23589,23653,23719,23789,23859,23929,23999,24066,25484,25550,25603,25679,25745,25832,25908,25984,32978,33043,33268,33806,33860,33939,34017,34090,34155,34218,34284,34355,34426,34496,34558,34627,34693,34753,34820,34887,34943,34994,35047,35099,35153,35224,35287,35346,35408,35467,35540,35607,35667,35730,35805,35877,35973,36044,36100,36171,36228,36285,36351,36415,36486,36543,36596,36659,36711,36769,36836,38070,38132,38194,38262,38320,38383,38446,38513,38585,38651,38703,38763,38821,38873,38957,39042,39123,39203,39280,39359,39436,39510,39584,39655,39735,39807,39882,39950,40027,40092,40153,40213,40288,40362,40439,40512,40582,40654,40724,40797,40861,40931,40979,41048,41100,41185,41268,41326,41392,41459,41525,41606,41681,41737,41790,41851,41909,41959,42008,42057,42106,42168,42220,42265,42346,42397,42451,42504,42558,42609,42658,42724,42775,42836,42897,42959,43009,43050,43127,43186,43245,43304,43365,43421,43477,43544,43605,43670,43725,43790,43859,43927,44005,44074,44134,44205,44279,44344,44416,44486,44553,44637,44706,44773,44843,44906,44973,45041,45124,45203,45293,45370,45438,45505,45583,45640,45697,45765,45831,45887,45947,46006,46060,46110,46160,46208,46270,46321,46387,46460,46540,46620,46684,46747,46814,46885,46943,47004,47070,47129,47196,47256,47316,47379,47447,47508,47575,47653,47723,47772,47829,47898,47959,48047,48135,48223,48311,48367,48454,48541,48628,48715,48773,48847,48917,48973,49044,49109,49171,49246,49319,49409,49475,49541,49602,49666,49728,49786,49857,49940,49999,50070,50136,50201,50262,50321,50392,50458,50523,50606,50682,50757,50838,50898,50967,51037,51106,51161,51217,51273,51334,51392,51448,51503,51565,51618,51675,51769,51838,51939,51990,52060,52123,52181,52251,52320,52390,52460,52530,52597,52664,52739,52806,52865,52919,52973,53027,53080,53132,53206,54304,54378,54451,54519,54579,54637,54698,54764,54830,54895,54959,55020,55872,56012,58646,58696,58785,58841,58899,58961,59016,59074,59133,59195,59261,59327,59509,59655,59700,59743,60664,60711,60756,60807,60858,60909,60960,61341,61533,61595,61775,61847,61904,61970,62036,62104,62172,62238,62305,62379,62442,62499,62559,62624,62691,62756,62813,62874,62932,63002,63059,63449,66309,66440,66678,66888,67003,67088,67136,67215,67473,68253,68410,68567,69351,69560,69690,69821,69995,70143,70302,70457,70630,70747,70864,71032,71144,71258,71432,71610,71743,71855,72001,72153,72285,72428,72550,74321,74503,74820,75002,75184,75374,75564,75763,75936,76046,76229,76366,76586,76770,76930,77088,77272,77475,77646,77866,78088,78243,78443,78627,78730,78871,79036,79207,79407,79611,79813,80018,80219,80418,80622,81175,81476,81642,81797,81899,85110,85661,85946,88879,89335,89844,100986,101423,101857,102300,106225,106332,106675,106782,107027,107148,107557,107805,107905,108010,108129,108638,108785,108904,109155,109288,109703,109957,110069,115293,115426,115573,119594,125008,128279,133483,137405,142782,146766,149938,155105,155861,156091,156334,157372,204117,205042,205133,207327,207649,207859,207968,208087,208271,209243,209713,210464,212941,213036,213385,214670,214956,215359,215761,216104,216316,216517,216730,217019,217304,228379,228466,228551,228650,233340,233501,233664,233825,233990,234157,234210,234343,234463,234561,234674,234867,234993,235145,235287,235457,235613,235785,236076,236188,236317,236546,236764,237619,238206,238820,238988,239130,239291,239434,239602,239759,246426,246518,246691,246853,246948,247117,247211,247300,247543,247632,247925,248039,248448,248862,248978,249396,249637,250067,250502,250912,251334,251744,251866,252275,252691,252813,253031,253215,257265,257609,257689,258045,258195,258339,258423,258812,258910,259018,259112,259242,259350,259472,259608,259716,259836,259970,260092,260220,260362,260488,260628,260754,260872,261004,261102,261212,261512,261624,261742,262206,262322,262625,262751,262847,262977,263378,263488,263612,263750,263860,263982,264294,264418,264548,265024,265152,265467,265605,265751,265913,266129,266285,266489,267560,267644,267748,268235,268791,268949,269168,269399,269622,269857,270079,270345,270483,271082,271196,271334,271446,271570,272141,272636,273182,273327,273420,273512,275319,275707,276005,276194,276400,276593,276803,277408,277553,277770,278031,278162,286389,286913,287557,287754,288702,289259,289382,290155,290376,290576,292553,292788,292912,293324,293538,293641,293771,293946,294198,294394,294534,294728,294998,295879,296167,296297,297074,297731,297877,298583,298821,300361,300511,300928,301093,301779,302249,302445,302536,302620,302764,302998,303165,304093,304379,304539,305154,305313,305641,305868,306380,306742,306821,307160,307265,307630,308001,308362,310184,310813,311889,312313,312566,312718,313708,314445,314648,314894,315141,315383,315704,315903,316208,316431,316603,317144,317413,317907,318168,318608,318767,319051,319796,320161,320466,320624,321621,322019,322247,322467,322609,323899,324005,324135,324273,324397,324627,324796,324896,325181,325295,326178,326933,327372,327496,327742,327935,328069,328260,329039,329257,329548,329827,330144,330366,330661,330944,331048,331331,332063,332379,332940,333669,334330,334519,335070,335540,335660,336062,336596,342372,342671,344610,361159,362753,363857,364006,366130,369484,369924,370676,370860,371071,375297,375880,395896,396098,397233,397383,397558,400195,401796,410139,410646,411076,411235,412983,413203,413785,414280,414899,415052,415208,415401,415630,415838,415974,416215,424296,424993,426221,428376,428545,429737,429883,432104,432635,434114,434362,435045,439270,439445,442381,443272,451130,451373,453838"
}
},
{
"source": "E:\\gradle_rep\\caches\\transforms-3\\6182fe6d65ef8961a040b52a46bdfbf6\\transformed\\core-1.5.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,88,89,93,94,95",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,127,215,284,347,417,485,557,627,688,762,835,896,957,1019,1083,1145,1206,1274,1374,1434,1500,1573,1642,1699,1751,1813,1885,1961,2026,2085,2144,2204,2264,2324,2384,2444,2504,2564,2624,2684,2744,2803,2863,2923,2983,3043,3103,3163,3223,3283,3343,3403,3462,3522,3582,3641,3700,3759,3818,3877,3936,3971,4006,4061,4124,4179,4237,4295,4356,4419,4476,4527,4577,4638,4695,4761,4795,4830,4865,4935,5006,5123,5324,5434,5635,5764,5836",
- "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,87,88,92,93,94,95",
- "endColumns": "71,87,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,57,60,62,56,50,49,60,56,65,33,34,34,69,70,116,12,109,12,128,71,66",
- "endOffsets": "122,210,279,342,412,480,552,622,683,757,830,891,952,1014,1078,1140,1201,1269,1369,1429,1495,1568,1637,1694,1746,1808,1880,1956,2021,2080,2139,2199,2259,2319,2379,2439,2499,2559,2619,2679,2739,2798,2858,2918,2978,3038,3098,3158,3218,3278,3338,3398,3457,3517,3577,3636,3695,3754,3813,3872,3931,3966,4001,4056,4119,4174,4232,4290,4351,4414,4471,4522,4572,4633,4690,4756,4790,4825,4860,4930,5001,5118,5319,5429,5630,5759,5831,5898"
+ "startLines": "2,3,4,5,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,88,89,93,94,95,96,103,151,183,220",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,127,215,284,347,417,485,557,627,688,762,835,896,957,1019,1083,1145,1206,1274,1374,1434,1500,1573,1642,1699,1751,1813,1885,1961,2026,2085,2144,2204,2264,2324,2384,2444,2504,2564,2624,2684,2744,2803,2863,2923,2983,3043,3103,3163,3223,3283,3343,3403,3462,3522,3582,3641,3700,3759,3818,3877,3936,3971,4006,4061,4124,4179,4237,4295,4356,4419,4476,4527,4577,4638,4695,4761,4795,4830,4865,4935,5006,5123,5324,5434,5635,5764,5836,5903,6201,9501,11566,13326",
+ "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,87,88,92,93,94,95,102,150,182,219,226",
+ "endColumns": "71,87,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,57,60,62,56,50,49,60,56,65,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "122,210,279,342,412,480,552,622,683,757,830,891,952,1014,1078,1140,1201,1269,1369,1429,1495,1568,1637,1694,1746,1808,1880,1956,2021,2080,2139,2199,2259,2319,2379,2439,2499,2559,2619,2679,2739,2798,2858,2918,2978,3038,3098,3158,3218,3278,3338,3398,3457,3517,3577,3636,3695,3754,3813,3872,3931,3966,4001,4056,4119,4174,4232,4290,4351,4414,4471,4522,4572,4633,4690,4756,4790,4825,4860,4930,5001,5118,5319,5429,5630,5759,5831,5898,6196,9496,11561,13321,13698"
},
"to": {
- "startLines": "421,422,509,510,617,618,619,620,621,622,623,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,1003,1004,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1050,1085,1291,3760,3761,3765,3766,3770,4333,4334",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "20052,20124,25989,26058,33273,33343,33411,33483,33553,33614,33688,53266,53327,53388,53450,53514,53576,53637,53705,53805,53865,53931,54004,54073,54130,54182,56017,56089,56165,56230,56289,56348,56408,56468,56528,56588,56648,56708,56768,56828,56888,56948,57007,57067,57127,57187,57247,57307,57367,57427,57487,57547,57607,57666,57726,57786,57845,57904,57963,58022,58081,58532,58567,59794,59849,59912,59967,60025,60083,60144,60207,60264,60315,60365,60426,60483,60549,60583,60965,63064,83909,245478,245595,245796,245906,246107,285823,285895",
- "endLines": "421,422,509,510,617,618,619,620,621,622,623,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,1003,1004,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1050,1085,1291,3760,3764,3765,3769,3770,4333,4334",
- "endColumns": "71,87,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,57,60,62,56,50,49,60,56,65,33,34,34,69,70,116,12,109,12,128,71,66",
- "endOffsets": "20119,20207,26053,26116,33338,33406,33478,33548,33609,33683,33756,53322,53383,53445,53509,53571,53632,53700,53800,53860,53926,53999,54068,54125,54177,54239,56084,56160,56225,56284,56343,56403,56463,56523,56583,56643,56703,56763,56823,56883,56943,57002,57062,57122,57182,57242,57302,57362,57422,57482,57542,57602,57661,57721,57781,57840,57899,57958,58017,58076,58135,58562,58597,59844,59907,59962,60020,60078,60139,60202,60259,60310,60360,60421,60478,60544,60578,60613,60995,63129,83975,245590,245791,245901,246102,246231,285890,285957"
+ "startLines": "421,422,509,510,617,618,619,620,621,622,623,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,1003,1004,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1050,1085,1291,3760,3761,3765,3766,3770,4333,4334,6327,6549,6582,6609,6642",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "20052,20124,25989,26058,33273,33343,33411,33483,33553,33614,33688,53266,53327,53388,53450,53514,53576,53637,53705,53805,53865,53931,54004,54073,54130,54182,56017,56089,56165,56230,56289,56348,56408,56468,56528,56588,56648,56708,56768,56828,56888,56948,57007,57067,57127,57187,57247,57307,57367,57427,57487,57547,57607,57666,57726,57786,57845,57904,57963,58022,58081,58532,58567,59794,59849,59912,59967,60025,60083,60144,60207,60264,60315,60365,60426,60483,60549,60583,60965,63064,83909,245478,245595,245796,245906,246107,285823,285895,375885,397563,399294,400200,400882",
+ "endLines": "421,422,509,510,617,618,619,620,621,622,623,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,1003,1004,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1050,1085,1291,3760,3764,3765,3769,3770,4333,4334,6333,6581,6602,6641,6647",
+ "endColumns": "71,87,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,57,60,62,56,50,49,60,56,65,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "20119,20207,26053,26116,33338,33406,33478,33548,33609,33683,33756,53322,53383,53445,53509,53571,53632,53700,53800,53860,53926,53999,54068,54125,54177,54239,56084,56160,56225,56284,56343,56403,56463,56523,56583,56643,56703,56763,56823,56883,56943,57002,57062,57122,57182,57242,57302,57362,57422,57482,57542,57602,57661,57721,57781,57840,57899,57958,58017,58076,58135,58562,58597,59844,59907,59962,60020,60078,60139,60202,60259,60310,60360,60421,60478,60544,60578,60613,60995,63129,83975,245590,245791,245901,246102,246231,285890,285957,376091,399289,399970,400877,401044"
}
},
{
@@ -4948,12 +4948,12 @@
"endOffsets": "111,256,864,6075"
},
"to": {
- "startLines": "59,5168,6360,6366",
+ "startLines": "59,5168,6366,6372",
"startColumns": "4,4,4,4",
- "startOffsets": "2751,336601,389677,389888",
- "endLines": "59,5170,6365,6449",
+ "startOffsets": "2751,336601,389727,389938",
+ "endLines": "59,5170,6371,6455",
"endColumns": "60,12,24,24",
- "endOffsets": "2807,336741,389883,394399"
+ "endOffsets": "2807,336741,389933,394449"
}
},
{
@@ -4967,29 +4967,31 @@
"endOffsets": "107,293,354,645,697,745,796,848,909,955,1088,1140,1190,1241,1550,1862,1907,1966,2163,2220,2415,2597,2651,2708,2900,2958,3154,3210,3404,3461,3512,3734,3786,3841,4031,4207,4257,4313,4473,4534,4594,4664,4797,4865,4994,5120,5182,5247,5315,5382,5505,5630,5697,5762,5827,6008,6129,6250,6316,6383,6593,6662,6728,6853,6979,7046,7172,7299,7424,7551,7607,7672,7798,7921,7986,8194,8261,8441,8561,8681,8746,8808,8870,8932,8991,9051,9112,9173,9232,9733,9784,9833,9881,9939,10169,10216,10276,10382,10562,10608,10655,10707,11037,11275,11330,11469,11515,11570,11615,11956,12093,36990,16312,19917,20061,24367,24870,25290,25921,26573,26614,26668,26718,27340,27993,28491,31368,31714,31946,32086,32591,32721,33148,33543,34575,34807,34934,35040,35524,36646,36949"
},
"to": {
- "startLines": "12,14,20,21,29,35,41,56,57,58,60,64,65,66,67,75,84,91,92,97,98,103,108,109,110,115,116,121,122,127,128,129,135,136,137,142,147,157,158,162,163,164,165,168,169,172,175,176,177,178,179,182,185,186,187,188,193,196,199,200,201,206,207,208,211,214,215,218,221,224,227,228,229,232,235,236,241,242,247,250,253,254,255,256,257,258,259,260,261,262,314,315,316,317,320,326,327,328,331,346,351,370,371,381,387,390,394,395,396,397,406,1007,6356,6357,6358,6359,6450,6564,6572,6573,6574,6575,6576,6577,6582,6583,6584,6990,6991,6992,6993,6999,7000,7097,7104,7126,7332,7353,7835,7836,7853",
+ "startLines": "12,14,20,21,29,35,41,56,57,58,60,64,65,66,67,75,84,91,92,97,98,103,108,109,110,115,116,121,122,127,128,129,135,136,137,142,147,157,158,162,163,164,165,168,169,172,175,176,177,178,179,182,185,186,187,188,193,196,199,200,201,206,207,208,211,214,215,218,221,224,227,228,229,232,235,236,241,242,247,250,253,254,255,256,257,258,259,260,261,262,314,315,316,317,320,326,327,328,331,346,351,370,371,381,387,390,394,395,396,397,406,1007,6362,6363,6364,6365,6456,6648,6656,6657,6658,6659,6660,6661,6666,6667,6668,7074,7075,7076,7077,7083,7084,7181,7188,7210,7436,7457,7939,7940,7957",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "465,578,813,874,1165,1501,1808,2592,2644,2705,2812,2945,2997,3047,3098,3407,3774,4185,4244,4441,4498,4693,4875,4929,4986,5178,5236,5432,5488,5682,5739,5790,6012,6064,6119,6309,6485,7007,7063,7223,7284,7344,7414,7547,7615,7744,7870,7932,7997,8065,8132,8255,8380,8447,8512,8577,8758,8879,9000,9066,9133,9343,9412,9478,9603,9729,9796,9922,10049,10174,10301,10357,10422,10548,10671,10736,10944,11011,11191,11311,11431,11496,11558,11620,11682,11741,11801,11862,11923,11982,14833,14884,14933,14981,15155,15385,15432,15492,15598,16362,16601,17707,17759,18134,18372,18550,18689,18735,18790,18835,19176,58701,377403,381622,385227,385371,394404,399448,400200,400831,401483,401524,401578,401628,402250,402903,403401,419882,420228,420460,420600,421105,421235,424625,425020,426432,433587,434252,452068,452552,453674",
- "endLines": "12,18,20,28,29,35,41,56,57,58,63,64,65,66,74,82,84,91,96,97,102,107,108,109,114,115,120,121,126,127,128,134,135,136,141,146,147,157,161,162,163,164,167,168,171,174,175,176,177,178,181,184,185,186,187,192,195,198,199,200,205,206,207,210,213,214,217,220,223,226,227,228,231,234,235,240,241,246,249,252,253,254,255,256,257,258,259,260,261,273,314,315,316,317,325,326,327,330,335,346,351,370,379,386,387,393,394,395,396,405,409,1007,6356,6357,6358,6359,6450,6564,6572,6573,6574,6575,6576,6581,6582,6583,6584,6990,6991,6992,6998,6999,7005,7103,7115,7126,7332,7353,7835,7852,7853",
+ "startOffsets": "465,578,813,874,1165,1501,1808,2592,2644,2705,2812,2945,2997,3047,3098,3407,3774,4185,4244,4441,4498,4693,4875,4929,4986,5178,5236,5432,5488,5682,5739,5790,6012,6064,6119,6309,6485,7007,7063,7223,7284,7344,7414,7547,7615,7744,7870,7932,7997,8065,8132,8255,8380,8447,8512,8577,8758,8879,9000,9066,9133,9343,9412,9478,9603,9729,9796,9922,10049,10174,10301,10357,10422,10548,10671,10736,10944,11011,11191,11311,11431,11496,11558,11620,11682,11741,11801,11862,11923,11982,14833,14884,14933,14981,15155,15385,15432,15492,15598,16362,16601,17707,17759,18134,18372,18550,18689,18735,18790,18835,19176,58701,377453,381672,385277,385421,394454,401049,401801,402432,403084,403125,403179,403229,403851,404504,405002,421483,421829,422061,422201,422706,422836,426226,426621,428033,435362,436027,453843,454327,455449",
+ "endLines": "12,18,20,28,29,35,41,56,57,58,63,64,65,66,74,82,84,91,96,97,102,107,108,109,114,115,120,121,126,127,128,134,135,136,141,146,147,157,161,162,163,164,167,168,171,174,175,176,177,178,181,184,185,186,187,192,195,198,199,200,205,206,207,210,213,214,217,220,223,226,227,228,231,234,235,240,241,246,249,252,253,254,255,256,257,258,259,260,261,273,314,315,316,317,325,326,327,330,335,346,351,370,379,386,387,393,394,395,396,405,409,1007,6362,6363,6364,6365,6456,6648,6656,6657,6658,6659,6660,6665,6666,6667,6668,7074,7075,7076,7082,7083,7089,7187,7199,7210,7436,7457,7939,7956,7957",
"endColumns": "56,11,60,11,51,47,50,51,60,45,11,51,49,50,11,11,44,58,11,56,11,11,53,56,11,57,11,55,11,56,50,11,51,54,11,11,49,55,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,55,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,50,48,47,57,11,46,59,11,11,45,46,51,11,11,54,11,45,54,44,11,11,40,4218,3604,143,4305,502,419,630,651,40,53,49,382,652,497,2876,345,231,139,35,129,133,35,35,231,126,105,483,35,302",
- "endOffsets": "517,759,869,1160,1212,1544,1854,2639,2700,2746,2940,2992,3042,3093,3402,3714,3814,4239,4436,4493,4688,4870,4924,4981,5173,5231,5427,5483,5677,5734,5785,6007,6059,6114,6304,6480,6530,7058,7218,7279,7339,7409,7542,7610,7739,7865,7927,7992,8060,8127,8250,8375,8442,8507,8572,8753,8874,8995,9061,9128,9338,9407,9473,9598,9724,9791,9917,10044,10169,10296,10352,10417,10543,10666,10731,10939,11006,11186,11306,11426,11491,11553,11615,11677,11736,11796,11857,11918,11977,12445,14879,14928,14976,15034,15380,15427,15487,15593,15773,16403,16643,17754,18084,18367,18422,18684,18730,18785,18830,19171,19308,58737,381617,385222,385366,389672,394902,399863,400826,401478,401519,401573,401623,402245,402898,403396,406273,420223,420455,420595,421100,421230,421657,425015,426047,426659,433709,434353,452547,453669,453972"
+ "endOffsets": "517,759,869,1160,1212,1544,1854,2639,2700,2746,2940,2992,3042,3093,3402,3714,3814,4239,4436,4493,4688,4870,4924,4981,5173,5231,5427,5483,5677,5734,5785,6007,6059,6114,6304,6480,6530,7058,7218,7279,7339,7409,7542,7610,7739,7865,7927,7992,8060,8127,8250,8375,8442,8507,8572,8753,8874,8995,9061,9128,9338,9407,9473,9598,9724,9791,9917,10044,10169,10296,10352,10417,10543,10666,10731,10939,11006,11186,11306,11426,11491,11553,11615,11677,11736,11796,11857,11918,11977,12445,14879,14928,14976,15034,15380,15427,15487,15593,15773,16403,16643,17754,18084,18367,18422,18684,18730,18785,18830,19171,19308,58737,381667,385272,385416,389722,394952,401464,402427,403079,403120,403174,403224,403846,404499,404997,407874,421824,422056,422196,422701,422831,423258,426616,427648,428260,435484,436128,454322,455444,455747"
}
},
{
"source": "E:\\gradle_rep\\caches\\transforms-3\\722cfa06d51a32340f337ac9798393bf\\transformed\\recyclerview-1.1.0\\res\\values\\values.xml",
"from": {
- "startLines": "2,3,4,5,6,7,8,9",
- "startColumns": "4,4,4,4,4,4,4,4",
- "startOffsets": "55,111,170,218,274,349,425,497",
- "endColumns": "55,58,47,55,74,75,71,65",
- "endOffsets": "106,165,213,269,344,420,492,558"
+ "startLines": "2,3,4,5,6,7,8,9,10",
+ "startColumns": "4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,111,170,218,274,349,425,497,563",
+ "endLines": "2,3,4,5,6,7,8,9,38",
+ "endColumns": "55,58,47,55,74,75,71,65,24",
+ "endOffsets": "106,165,213,269,344,420,492,558,2084"
},
"to": {
- "startLines": "337,674,675,676,684,685,686,1002",
- "startColumns": "4,4,4,4,4,4,4,4",
- "startOffsets": "15836,37014,37073,37121,37788,37863,37939,58466",
- "endColumns": "55,58,47,55,74,75,71,65",
- "endOffsets": "15887,37068,37116,37172,37858,37934,38006,58527"
+ "startLines": "337,674,675,676,684,685,686,1002,7228",
+ "startColumns": "4,4,4,4,4,4,4,4,4",
+ "startOffsets": "15836,37014,37073,37121,37788,37863,37939,58466,428765",
+ "endLines": "337,674,675,676,684,685,686,1002,7248",
+ "endColumns": "55,58,47,55,74,75,71,65,24",
+ "endOffsets": "15887,37068,37116,37172,37858,37934,38006,58527,429600"
}
},
{
@@ -5003,12 +5005,12 @@
"endOffsets": "1697,2082,2679,4312,4582"
},
"to": {
- "startLines": "5289,5305,5311,7333,7349",
+ "startLines": "5289,5305,5311,7437,7453",
"startColumns": "4,4,4,4,4",
- "startOffsets": "341017,341442,341620,433714,434125",
- "endLines": "5304,5310,5320,7348,7352",
+ "startOffsets": "341017,341442,341620,435489,435900",
+ "endLines": "5304,5310,5320,7452,7456",
"endColumns": "24,24,24,24,24",
- "endOffsets": "341437,341615,341899,434120,434247"
+ "endOffsets": "341437,341615,341899,435895,436022"
}
},
{
diff --git a/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json b/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json
index 5ee59c4..107e895 100644
--- a/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json
+++ b/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json
@@ -31,12 +31,12 @@
"endOffsets": "155,200,249,290,345,404,466,530,600,661,736,812,889,967,1052,1134,1210,1286,1363,1441,1547,1653,1732,1812,1869,1927,2001,2076,2141,2207,2267,2328,2400,2473,2540,2608,2667,2726,2785,2844,2903,2957,3011,3064,3118,3172,3226,3280,3354,3433,3506,3580,3651,3723,3795,3868,3925,3983,4056,4130,4204,4279,4351,4424,4494,4565,4625,4686,4755,4824,4894,4968,5044,5108,5185,5261,5338,5403,5472,5549,5624,5693,5761,5838,5904,5965,6062,6127,6196,6295,6366,6425,6483,6540,6599,6663,6734,6806,6878,6950,7022,7089,7157,7225,7284,7347,7411,7501,7592,7652,7718,7785,7851,7921,7985,8038,8105,8166,8233,8346,8404,8467,8532,8597,8672,8745,8817,8866,8927,8988,9049,9111,9175,9239,9303,9368,9431,9491,9552,9618,9677,9737,9799,9870,9930,9998,10084,10171,10261,10348,10436,10518,10601,10691,10782,10834,10892,10937,11003,11067,11124,11181,11235,11292,11340,11389,11440,11474,11521,11570,11616,11648,11712,11774,11834,11891,11965,12035,12113,12167,12237,12322,12370,12416,12477,12540,12606,12670,12741,12804,12869,12933,12994,13055,13107,13180,13254,13323,13398,13472,13546,13687,13757,13810,13888,13978,14066,14162,14252,14834,14923,15170,15451,15703,15988,16381,16858,17080,17302,17578,17805,18035,18265,18495,18725,18952,19371,19597,20022,20252,20680,20899,21182,21390,21521,21748,22174,22399,22826,23047,23472,23592,23868,24169,24493,24784,25098,25235,25366,25471,25713,25880,26084,26292,26563,26675,26787,26892,27009,27223,27369,27509,27595,27943,28031,28277,28695,28944,29026,29124,29741,29841,30093,30517,30772,30866,30955,31192,33244,33486,33588,33841,36025,47058,48574,59705,61233,62990,63616,64036,65097,66362,66618,66854,67401,67895,68500,68698,69278,69842,70217,70335,70873,71030,71226,71499,71755,71925,72066,72130,72495,72862,73538,73802,74140,74493,74587,74773,75079,75341,75466,75593,75832,76043,76162,76355,76532,76987,77168,77290,77549,77662,77849,77951,78058,78187,78462,78970,79466,80343,80637,81207,81356,82088,82260,82344,82680,82772,83050,88459,94011,94073,94703,95317,95408,95521,95750,95910,96062,96233,96399,96568,96735,96898,97141,97311,97484,97655,97929,98128,98333,98663,98747,98843,98939,99037,99137,99239,99341,99443,99545,99647,99747,99843,99955,100084,100207,100338,100469,100567,100681,100775,100915,101049,101145,101257,101357,101473,101569,101681,101781,101921,102057,102221,102351,102509,102659,102800,102944,103079,103191,103341,103469,103597,103733,103865,103995,104125,104237,104377,104523,104667,104805,104871,104961,105037,105141,105231,105333,105441,105549,105649,105729,105821,105919,106029,106081,106159,106265,106357,106461,106571,106693,106856,107013,107093,107193,107283,107393,107483,107724,107818,107924,108016,108116,108228,108342,108458,108574,108668,108782,108894,108996,109116,109238,109320,109424,109544,109670,109768,109862,109950,110062,110178,110300,110412,110587,110703,110789,110881,110993,111117,111184,111310,111378,111506,111650,111778,111847,111942,112057,112170,112269,112378,112489,112600,112701,112806,112906,113036,113127,113250,113344,113456,113542,113646,113742,113830,113948,114052,114156,114282,114370,114478,114578,114668,114778,114862,114964,115048,115102,115166,115272,115358,115468,115552,115672,120816,120934,121049,121181,121896,122588,123105,124704,126237,126625,131360,151622,151882,153392,154425,156438,156700,157056,157886,164668,165802,166096,166319,166646,168696,169344,173195,174397,178476,179691,181100,181574"
},
"to": {
- "startLines": "83,149,151,368,410,411,412,414,415,416,417,418,419,420,423,424,425,426,428,429,430,431,432,433,434,435,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,672,673,677,678,679,680,681,682,683,950,951,952,953,954,955,956,957,995,996,997,998,1001,1019,1020,1027,1056,1058,1059,1062,1063,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1288,1303,1304,1308,1309,1310,1319,1327,1328,1332,1336,1347,1352,1380,1387,1391,1395,1400,1404,1408,1412,1416,1420,1424,1430,1434,1440,1444,1450,1454,1459,1463,1466,1470,1476,1480,1486,1490,1496,1499,1503,1507,1511,1515,1519,1520,1521,1522,1525,1528,1531,1534,1538,1539,1540,1541,1579,1582,1584,1586,1588,1593,1594,1598,1604,1608,1609,1611,1622,1623,1627,1633,1637,1692,1693,1697,1724,1728,1729,1733,2384,2553,2579,2748,2774,2805,2813,2819,2833,2855,2860,2865,2875,2884,2893,2897,2904,2912,2919,2920,2929,2932,2935,2939,2943,2947,2950,2951,2956,2961,2971,2976,2983,2989,2990,2993,2997,3002,3004,3006,3009,3012,3014,3018,3021,3028,3031,3034,3038,3040,3044,3046,3048,3050,3054,3062,3070,3082,3088,3097,3100,3111,3114,3115,3120,3121,3369,3438,3512,3513,3523,3532,3533,3535,3539,3542,3545,3548,3551,3554,3557,3560,3564,3567,3570,3573,3577,3580,3584,3704,3705,3706,3707,3708,3709,3710,3711,3712,3713,3714,3715,3716,3717,3718,3719,3720,3721,3722,3723,3724,3726,3728,3729,3730,3731,3732,3733,3734,3735,3737,3738,3740,3741,3743,3745,3746,3748,3749,3750,3751,3752,3753,3755,3756,3757,3758,3759,3891,3893,3895,3925,3926,3927,3928,3929,3930,3931,3932,3933,3934,3935,3936,3937,3939,3940,3941,3942,3943,3944,3945,3947,3951,4074,4075,4076,4077,4078,4079,4083,4084,4085,4238,4240,4242,4244,4246,4248,4249,4250,4251,4253,4255,4257,4258,4259,4260,4261,4262,4263,4264,4265,4266,4267,4268,4271,4272,4273,4274,4276,4278,4279,4281,4282,4284,4286,4288,4289,4290,4291,4292,4293,4294,4295,4296,4297,4298,4299,4301,4302,4303,4304,4306,4307,4308,4309,4310,4312,4314,4316,4318,4319,4320,4321,4322,4323,4324,4325,4326,4327,4328,4329,4330,4331,4332,5175,5250,5253,5256,5259,5273,5279,5384,5413,5440,5449,5511,6025,6328,6451,6585,6609,6647,6825,6846,6970,7116,7122,7138,7152,7320,7354,7519,7771,7854,7866,7895",
+ "startLines": "83,149,151,368,410,411,412,414,415,416,417,418,419,420,423,424,425,426,428,429,430,431,432,433,434,435,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,672,673,677,678,679,680,681,682,683,950,951,952,953,954,955,956,957,995,996,997,998,1001,1019,1020,1027,1056,1058,1059,1062,1063,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1288,1303,1304,1308,1309,1310,1319,1327,1328,1332,1336,1347,1352,1380,1387,1391,1395,1400,1404,1408,1412,1416,1420,1424,1430,1434,1440,1444,1450,1454,1459,1463,1466,1470,1476,1480,1486,1490,1496,1499,1503,1507,1511,1515,1519,1520,1521,1522,1525,1528,1531,1534,1538,1539,1540,1541,1579,1582,1584,1586,1588,1593,1594,1598,1604,1608,1609,1611,1622,1623,1627,1633,1637,1692,1693,1697,1724,1728,1729,1733,2384,2553,2579,2748,2774,2805,2813,2819,2833,2855,2860,2865,2875,2884,2893,2897,2904,2912,2919,2920,2929,2932,2935,2939,2943,2947,2950,2951,2956,2961,2971,2976,2983,2989,2990,2993,2997,3002,3004,3006,3009,3012,3014,3018,3021,3028,3031,3034,3038,3040,3044,3046,3048,3050,3054,3062,3070,3082,3088,3097,3100,3111,3114,3115,3120,3121,3369,3438,3512,3513,3523,3532,3533,3535,3539,3542,3545,3548,3551,3554,3557,3560,3564,3567,3570,3573,3577,3580,3584,3704,3705,3706,3707,3708,3709,3710,3711,3712,3713,3714,3715,3716,3717,3718,3719,3720,3721,3722,3723,3724,3726,3728,3729,3730,3731,3732,3733,3734,3735,3737,3738,3740,3741,3743,3745,3746,3748,3749,3750,3751,3752,3753,3755,3756,3757,3758,3759,3891,3893,3895,3925,3926,3927,3928,3929,3930,3931,3932,3933,3934,3935,3936,3937,3939,3940,3941,3942,3943,3944,3945,3947,3951,4074,4075,4076,4077,4078,4079,4083,4084,4085,4238,4240,4242,4244,4246,4248,4249,4250,4251,4253,4255,4257,4258,4259,4260,4261,4262,4263,4264,4265,4266,4267,4268,4271,4272,4273,4274,4276,4278,4279,4281,4282,4284,4286,4288,4289,4290,4291,4292,4293,4294,4295,4296,4297,4298,4299,4301,4302,4303,4304,4306,4307,4308,4309,4310,4312,4314,4316,4318,4319,4320,4321,4322,4323,4324,4325,4326,4327,4328,4329,4330,4331,4332,5175,5250,5253,5256,5259,5273,5279,5384,5413,5440,5449,5511,6025,6334,6457,6669,6693,6731,6909,6930,7054,7200,7206,7222,7256,7424,7458,7623,7875,7958,7970,7999",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "3719,6586,6684,17615,19313,19368,19427,19551,19615,19685,19746,19821,19897,19974,20212,20297,20379,20455,20571,20648,20726,20832,20938,21017,21097,21154,24071,24145,24220,24285,24351,24411,24472,24544,24617,24684,24752,24811,24870,24929,24988,25047,25101,25155,25208,25262,25316,25370,26121,26195,26274,26347,26421,26492,26564,26636,26709,26766,26824,26897,26971,27045,27120,27192,27265,27335,27406,27466,27624,27693,27762,27832,27906,27982,28046,28123,28199,28276,28341,28410,28487,28562,28631,28699,28776,28842,28903,29000,29065,29134,29233,29304,29363,29421,29478,29537,29601,29672,29744,29816,29888,29960,30027,30095,30163,30222,30285,30349,30439,30530,30590,30656,30723,30789,30859,30923,30976,31043,31104,31171,31284,31342,31405,31470,31535,31610,31683,31755,31804,31865,31926,31987,32049,32113,32177,32241,32306,32369,32429,32490,32556,32615,32675,32737,32808,32868,36841,36927,37177,37267,37354,37442,37524,37607,37697,55287,55339,55397,55442,55508,55572,55629,55686,58140,58197,58245,58294,58432,59375,59422,59748,61266,61346,61410,61600,61660,63807,63881,63951,64029,64083,64153,64238,64286,64332,64393,64456,64522,64586,64657,64720,64785,64849,64910,64971,65023,65096,65170,65239,65314,65388,65462,65603,83717,84813,84891,85115,85203,85299,85951,86533,86622,86869,87150,87816,88101,89849,90326,90548,90770,91046,91273,91503,91733,91963,92193,92420,92839,93065,93490,93720,94148,94367,94650,94858,94989,95216,95642,95867,96294,96515,96940,97060,97336,97637,97961,98252,98566,98703,98834,98939,99181,99348,99552,99760,100031,100143,100255,100360,102305,102519,102665,102805,102891,103239,103327,103573,103991,104240,104322,104420,105012,105112,105364,105788,106043,110074,110163,110400,112424,112666,112768,113021,157377,167818,169334,179873,181401,183158,183784,184204,185265,186530,186786,187022,187569,188063,188668,188866,189446,190010,190385,190503,191041,191198,191394,191667,191923,192093,192234,192298,192663,193030,193706,193970,194308,194661,194755,194941,195247,195509,195634,195761,196000,196211,196330,196523,196700,197155,197336,197458,197717,197830,198017,198119,198226,198355,198630,199138,199634,200511,200805,201375,201524,202256,202428,202512,202848,202940,217676,222922,228655,228717,229295,229879,229970,230083,230312,230472,230624,230795,230961,231130,231297,231460,231703,231873,232046,232217,232491,232690,232895,239764,239848,239944,240040,240138,240238,240340,240442,240544,240646,240748,240848,240944,241056,241185,241308,241439,241570,241668,241782,241876,242016,242150,242246,242358,242458,242574,242670,242782,242882,243022,243158,243322,243452,243610,243760,243901,244045,244180,244292,244442,244570,244698,244834,244966,245096,245226,245338,253220,253366,253510,254994,255060,255150,255226,255330,255420,255522,255630,255738,255838,255918,256010,256108,256218,256270,256348,256454,256546,256650,256760,256882,257045,266494,266574,266674,266764,266874,266964,267205,267299,267405,278167,278267,278379,278493,278609,278725,278819,278933,279045,279147,279267,279389,279471,279575,279695,279821,279919,280013,280101,280213,280329,280451,280563,280738,280854,280940,281032,281144,281268,281335,281461,281529,281657,281801,281929,281998,282093,282208,282321,282420,282529,282640,282751,282852,282957,283057,283187,283278,283401,283495,283607,283693,283797,283893,283981,284099,284203,284307,284433,284521,284629,284729,284819,284929,285013,285115,285199,285253,285317,285423,285509,285619,285703,336977,339593,339711,339826,339906,340267,340500,344615,345959,347320,347708,350483,366135,376046,394907,406278,407029,408543,414619,414998,419276,426052,426281,426949,428113,433275,434358,440611,449603,453977,454317,455738",
- "endLines": "83,149,151,368,410,411,412,414,415,416,417,418,419,420,423,424,425,426,428,429,430,431,432,433,434,435,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,672,673,677,678,679,680,681,682,683,950,951,952,953,954,955,956,957,995,996,997,998,1001,1019,1020,1027,1056,1058,1059,1062,1063,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1288,1303,1304,1308,1309,1310,1326,1327,1331,1335,1339,1351,1357,1386,1390,1394,1399,1403,1407,1411,1415,1419,1423,1429,1433,1439,1443,1449,1453,1458,1462,1465,1469,1475,1479,1485,1489,1495,1498,1502,1506,1510,1514,1518,1519,1520,1521,1524,1527,1530,1533,1537,1538,1539,1540,1541,1581,1583,1585,1587,1592,1593,1597,1603,1607,1608,1610,1621,1622,1626,1632,1636,1637,1692,1696,1723,1727,1728,1732,1760,2552,2578,2747,2773,2804,2812,2818,2832,2854,2859,2864,2874,2883,2892,2896,2903,2911,2918,2919,2928,2931,2934,2938,2942,2946,2949,2950,2955,2960,2970,2975,2982,2988,2989,2992,2996,3001,3003,3005,3008,3011,3013,3017,3020,3027,3030,3033,3037,3039,3043,3045,3047,3049,3053,3061,3069,3081,3087,3096,3099,3110,3113,3114,3119,3120,3125,3437,3507,3512,3522,3531,3532,3534,3538,3541,3544,3547,3550,3553,3556,3559,3563,3566,3569,3572,3576,3579,3583,3587,3704,3705,3706,3707,3708,3709,3710,3711,3712,3713,3714,3715,3716,3717,3718,3719,3720,3721,3722,3723,3725,3727,3728,3729,3730,3731,3732,3733,3734,3736,3737,3739,3740,3742,3744,3745,3747,3748,3749,3750,3751,3752,3754,3755,3756,3757,3758,3759,3892,3894,3896,3925,3926,3927,3928,3929,3930,3931,3932,3933,3934,3935,3936,3938,3939,3940,3941,3942,3943,3944,3946,3950,3954,4074,4075,4076,4077,4078,4082,4083,4084,4085,4239,4241,4243,4245,4247,4248,4249,4250,4252,4254,4256,4257,4258,4259,4260,4261,4262,4263,4264,4265,4266,4267,4270,4271,4272,4273,4275,4277,4278,4280,4281,4283,4285,4287,4288,4289,4290,4291,4292,4293,4294,4295,4296,4297,4298,4300,4301,4302,4303,4305,4306,4307,4308,4309,4311,4313,4315,4317,4318,4319,4320,4321,4322,4323,4324,4325,4326,4327,4328,4329,4330,4331,4332,5249,5252,5255,5258,5272,5278,5288,5412,5439,5448,5510,5869,6028,6355,6468,6608,6614,6652,6845,6969,6989,7121,7125,7143,7186,7331,7419,7538,7825,7865,7891,7901",
+ "startOffsets": "3719,6586,6684,17615,19313,19368,19427,19551,19615,19685,19746,19821,19897,19974,20212,20297,20379,20455,20571,20648,20726,20832,20938,21017,21097,21154,24071,24145,24220,24285,24351,24411,24472,24544,24617,24684,24752,24811,24870,24929,24988,25047,25101,25155,25208,25262,25316,25370,26121,26195,26274,26347,26421,26492,26564,26636,26709,26766,26824,26897,26971,27045,27120,27192,27265,27335,27406,27466,27624,27693,27762,27832,27906,27982,28046,28123,28199,28276,28341,28410,28487,28562,28631,28699,28776,28842,28903,29000,29065,29134,29233,29304,29363,29421,29478,29537,29601,29672,29744,29816,29888,29960,30027,30095,30163,30222,30285,30349,30439,30530,30590,30656,30723,30789,30859,30923,30976,31043,31104,31171,31284,31342,31405,31470,31535,31610,31683,31755,31804,31865,31926,31987,32049,32113,32177,32241,32306,32369,32429,32490,32556,32615,32675,32737,32808,32868,36841,36927,37177,37267,37354,37442,37524,37607,37697,55287,55339,55397,55442,55508,55572,55629,55686,58140,58197,58245,58294,58432,59375,59422,59748,61266,61346,61410,61600,61660,63807,63881,63951,64029,64083,64153,64238,64286,64332,64393,64456,64522,64586,64657,64720,64785,64849,64910,64971,65023,65096,65170,65239,65314,65388,65462,65603,83717,84813,84891,85115,85203,85299,85951,86533,86622,86869,87150,87816,88101,89849,90326,90548,90770,91046,91273,91503,91733,91963,92193,92420,92839,93065,93490,93720,94148,94367,94650,94858,94989,95216,95642,95867,96294,96515,96940,97060,97336,97637,97961,98252,98566,98703,98834,98939,99181,99348,99552,99760,100031,100143,100255,100360,102305,102519,102665,102805,102891,103239,103327,103573,103991,104240,104322,104420,105012,105112,105364,105788,106043,110074,110163,110400,112424,112666,112768,113021,157377,167818,169334,179873,181401,183158,183784,184204,185265,186530,186786,187022,187569,188063,188668,188866,189446,190010,190385,190503,191041,191198,191394,191667,191923,192093,192234,192298,192663,193030,193706,193970,194308,194661,194755,194941,195247,195509,195634,195761,196000,196211,196330,196523,196700,197155,197336,197458,197717,197830,198017,198119,198226,198355,198630,199138,199634,200511,200805,201375,201524,202256,202428,202512,202848,202940,217676,222922,228655,228717,229295,229879,229970,230083,230312,230472,230624,230795,230961,231130,231297,231460,231703,231873,232046,232217,232491,232690,232895,239764,239848,239944,240040,240138,240238,240340,240442,240544,240646,240748,240848,240944,241056,241185,241308,241439,241570,241668,241782,241876,242016,242150,242246,242358,242458,242574,242670,242782,242882,243022,243158,243322,243452,243610,243760,243901,244045,244180,244292,244442,244570,244698,244834,244966,245096,245226,245338,253220,253366,253510,254994,255060,255150,255226,255330,255420,255522,255630,255738,255838,255918,256010,256108,256218,256270,256348,256454,256546,256650,256760,256882,257045,266494,266574,266674,266764,266874,266964,267205,267299,267405,278167,278267,278379,278493,278609,278725,278819,278933,279045,279147,279267,279389,279471,279575,279695,279821,279919,280013,280101,280213,280329,280451,280563,280738,280854,280940,281032,281144,281268,281335,281461,281529,281657,281801,281929,281998,282093,282208,282321,282420,282529,282640,282751,282852,282957,283057,283187,283278,283401,283495,283607,283693,283797,283893,283981,284099,284203,284307,284433,284521,284629,284729,284819,284929,285013,285115,285199,285253,285317,285423,285509,285619,285703,336977,339593,339711,339826,339906,340267,340500,344615,345959,347320,347708,350483,366135,376096,394957,407879,408630,410144,416220,416599,420877,427653,427882,428550,429888,435050,436133,442386,451378,455752,456092,457513",
+ "endLines": "83,149,151,368,410,411,412,414,415,416,417,418,419,420,423,424,425,426,428,429,430,431,432,433,434,435,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,672,673,677,678,679,680,681,682,683,950,951,952,953,954,955,956,957,995,996,997,998,1001,1019,1020,1027,1056,1058,1059,1062,1063,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1288,1303,1304,1308,1309,1310,1326,1327,1331,1335,1339,1351,1357,1386,1390,1394,1399,1403,1407,1411,1415,1419,1423,1429,1433,1439,1443,1449,1453,1458,1462,1465,1469,1475,1479,1485,1489,1495,1498,1502,1506,1510,1514,1518,1519,1520,1521,1524,1527,1530,1533,1537,1538,1539,1540,1541,1581,1583,1585,1587,1592,1593,1597,1603,1607,1608,1610,1621,1622,1626,1632,1636,1637,1692,1696,1723,1727,1728,1732,1760,2552,2578,2747,2773,2804,2812,2818,2832,2854,2859,2864,2874,2883,2892,2896,2903,2911,2918,2919,2928,2931,2934,2938,2942,2946,2949,2950,2955,2960,2970,2975,2982,2988,2989,2992,2996,3001,3003,3005,3008,3011,3013,3017,3020,3027,3030,3033,3037,3039,3043,3045,3047,3049,3053,3061,3069,3081,3087,3096,3099,3110,3113,3114,3119,3120,3125,3437,3507,3512,3522,3531,3532,3534,3538,3541,3544,3547,3550,3553,3556,3559,3563,3566,3569,3572,3576,3579,3583,3587,3704,3705,3706,3707,3708,3709,3710,3711,3712,3713,3714,3715,3716,3717,3718,3719,3720,3721,3722,3723,3725,3727,3728,3729,3730,3731,3732,3733,3734,3736,3737,3739,3740,3742,3744,3745,3747,3748,3749,3750,3751,3752,3754,3755,3756,3757,3758,3759,3892,3894,3896,3925,3926,3927,3928,3929,3930,3931,3932,3933,3934,3935,3936,3938,3939,3940,3941,3942,3943,3944,3946,3950,3954,4074,4075,4076,4077,4078,4082,4083,4084,4085,4239,4241,4243,4245,4247,4248,4249,4250,4252,4254,4256,4257,4258,4259,4260,4261,4262,4263,4264,4265,4266,4267,4270,4271,4272,4273,4275,4277,4278,4280,4281,4283,4285,4287,4288,4289,4290,4291,4292,4293,4294,4295,4296,4297,4298,4300,4301,4302,4303,4305,4306,4307,4308,4309,4311,4313,4315,4317,4318,4319,4320,4321,4322,4323,4324,4325,4326,4327,4328,4329,4330,4331,4332,5249,5252,5255,5258,5272,5278,5288,5412,5439,5448,5510,5869,6028,6361,6474,6692,6698,6736,6929,7053,7073,7205,7209,7227,7290,7435,7523,7642,7929,7969,7995,8005",
"endColumns": "54,44,48,40,54,58,61,63,69,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,51,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": "3769,6626,6728,17651,19363,19422,19484,19610,19680,19741,19816,19892,19969,20047,20292,20374,20450,20526,20643,20721,20827,20933,21012,21092,21149,21207,24140,24215,24280,24346,24406,24467,24539,24612,24679,24747,24806,24865,24924,24983,25042,25096,25150,25203,25257,25311,25365,25419,26190,26269,26342,26416,26487,26559,26631,26704,26761,26819,26892,26966,27040,27115,27187,27260,27330,27401,27461,27522,27688,27757,27827,27901,27977,28041,28118,28194,28271,28336,28405,28482,28557,28626,28694,28771,28837,28898,28995,29060,29129,29228,29299,29358,29416,29473,29532,29596,29667,29739,29811,29883,29955,30022,30090,30158,30217,30280,30344,30434,30525,30585,30651,30718,30784,30854,30918,30971,31038,31099,31166,31279,31337,31400,31465,31530,31605,31678,31750,31799,31860,31921,31982,32044,32108,32172,32236,32301,32364,32424,32485,32551,32610,32670,32732,32803,32863,32931,36922,37009,37262,37349,37437,37519,37602,37692,37783,55334,55392,55437,55503,55567,55624,55681,55735,58192,58240,58289,58340,58461,59417,59466,59789,61293,61405,61467,61655,61712,63876,63946,64024,64078,64148,64233,64281,64327,64388,64451,64517,64581,64652,64715,64780,64844,64905,64966,65018,65091,65165,65234,65309,65383,65457,65598,65668,83765,84886,84976,85198,85294,85384,86528,86617,86864,87145,87397,88096,88489,90321,90543,90765,91041,91268,91498,91728,91958,92188,92415,92834,93060,93485,93715,94143,94362,94645,94853,94984,95211,95637,95862,96289,96510,96935,97055,97331,97632,97956,98247,98561,98698,98829,98934,99176,99343,99547,99755,100026,100138,100250,100355,100472,102514,102660,102800,102886,103234,103322,103568,103986,104235,104317,104415,105007,105107,105359,105783,106038,106132,110158,110395,112419,112661,112763,113016,115172,167813,169329,179868,181396,183153,183779,184199,185260,186525,186781,187017,187564,188058,188663,188861,189441,190005,190380,190498,191036,191193,191389,191662,191918,192088,192229,192293,192658,193025,193701,193965,194303,194656,194750,194936,195242,195504,195629,195756,195995,196206,196325,196518,196695,197150,197331,197453,197712,197825,198012,198114,198221,198350,198625,199133,199629,200506,200800,201370,201519,202251,202423,202507,202843,202935,203213,222917,228306,228712,229290,229874,229965,230078,230307,230467,230619,230790,230956,231125,231292,231455,231698,231868,232041,232212,232486,232685,232890,233220,239843,239939,240035,240133,240233,240335,240437,240539,240641,240743,240843,240939,241051,241180,241303,241434,241565,241663,241777,241871,242011,242145,242241,242353,242453,242569,242665,242777,242877,243017,243153,243317,243447,243605,243755,243896,244040,244175,244287,244437,244565,244693,244829,244961,245091,245221,245333,245473,253361,253505,253643,255055,255145,255221,255325,255415,255517,255625,255733,255833,255913,256005,256103,256213,256265,256343,256449,256541,256645,256755,256877,257040,257197,266569,266669,266759,266869,266959,267200,267294,267400,267492,278262,278374,278488,278604,278720,278814,278928,279040,279142,279262,279384,279466,279570,279690,279816,279914,280008,280096,280208,280324,280446,280558,280733,280849,280935,281027,281139,281263,281330,281456,281524,281652,281796,281924,281993,282088,282203,282316,282415,282524,282635,282746,282847,282952,283052,283182,283273,283396,283490,283602,283688,283792,283888,283976,284094,284198,284302,284428,284516,284624,284724,284814,284924,285008,285110,285194,285248,285312,285418,285504,285614,285698,285818,339588,339706,339821,339901,340262,340495,341012,345954,347315,347703,350478,360382,366265,377398,395474,407024,407286,408738,414993,419271,419877,426276,426427,427159,429191,433582,437379,441350,451729,454312,455623,455936"
+ "endOffsets": "3769,6626,6728,17651,19363,19422,19484,19610,19680,19741,19816,19892,19969,20047,20292,20374,20450,20526,20643,20721,20827,20933,21012,21092,21149,21207,24140,24215,24280,24346,24406,24467,24539,24612,24679,24747,24806,24865,24924,24983,25042,25096,25150,25203,25257,25311,25365,25419,26190,26269,26342,26416,26487,26559,26631,26704,26761,26819,26892,26966,27040,27115,27187,27260,27330,27401,27461,27522,27688,27757,27827,27901,27977,28041,28118,28194,28271,28336,28405,28482,28557,28626,28694,28771,28837,28898,28995,29060,29129,29228,29299,29358,29416,29473,29532,29596,29667,29739,29811,29883,29955,30022,30090,30158,30217,30280,30344,30434,30525,30585,30651,30718,30784,30854,30918,30971,31038,31099,31166,31279,31337,31400,31465,31530,31605,31678,31750,31799,31860,31921,31982,32044,32108,32172,32236,32301,32364,32424,32485,32551,32610,32670,32732,32803,32863,32931,36922,37009,37262,37349,37437,37519,37602,37692,37783,55334,55392,55437,55503,55567,55624,55681,55735,58192,58240,58289,58340,58461,59417,59466,59789,61293,61405,61467,61655,61712,63876,63946,64024,64078,64148,64233,64281,64327,64388,64451,64517,64581,64652,64715,64780,64844,64905,64966,65018,65091,65165,65234,65309,65383,65457,65598,65668,83765,84886,84976,85198,85294,85384,86528,86617,86864,87145,87397,88096,88489,90321,90543,90765,91041,91268,91498,91728,91958,92188,92415,92834,93060,93485,93715,94143,94362,94645,94853,94984,95211,95637,95862,96289,96510,96935,97055,97331,97632,97956,98247,98561,98698,98829,98934,99176,99343,99547,99755,100026,100138,100250,100355,100472,102514,102660,102800,102886,103234,103322,103568,103986,104235,104317,104415,105007,105107,105359,105783,106038,106132,110158,110395,112419,112661,112763,113016,115172,167813,169329,179868,181396,183153,183779,184199,185260,186525,186781,187017,187564,188058,188663,188861,189441,190005,190380,190498,191036,191193,191389,191662,191918,192088,192229,192293,192658,193025,193701,193965,194303,194656,194750,194936,195242,195504,195629,195756,195995,196206,196325,196518,196695,197150,197331,197453,197712,197825,198012,198114,198221,198350,198625,199133,199629,200506,200800,201370,201519,202251,202423,202507,202843,202935,203213,222917,228306,228712,229290,229874,229965,230078,230307,230467,230619,230790,230956,231125,231292,231455,231698,231868,232041,232212,232486,232685,232890,233220,239843,239939,240035,240133,240233,240335,240437,240539,240641,240743,240843,240939,241051,241180,241303,241434,241565,241663,241777,241871,242011,242145,242241,242353,242453,242569,242665,242777,242877,243017,243153,243317,243447,243605,243755,243896,244040,244175,244287,244437,244565,244693,244829,244961,245091,245221,245333,245473,253361,253505,253643,255055,255145,255221,255325,255415,255517,255625,255733,255833,255913,256005,256103,256213,256265,256343,256449,256541,256645,256755,256877,257040,257197,266569,266669,266759,266869,266959,267200,267294,267400,267492,278262,278374,278488,278604,278720,278814,278928,279040,279142,279262,279384,279466,279570,279690,279816,279914,280008,280096,280208,280324,280446,280558,280733,280849,280935,281027,281139,281263,281330,281456,281524,281652,281796,281924,281993,282088,282203,282316,282415,282524,282635,282746,282847,282952,283052,283182,283273,283396,283490,283602,283688,283792,283888,283976,284094,284198,284302,284428,284516,284624,284724,284814,284924,285008,285110,285194,285248,285312,285418,285504,285614,285698,285818,339588,339706,339821,339901,340262,340495,341012,345954,347315,347703,350478,360382,366265,377448,395524,408625,408887,410339,416594,420872,421478,427877,428028,428760,430966,435357,439154,443125,453504,456087,457398,457711"
}
},
{
@@ -50,12 +50,12 @@
"endOffsets": "160"
},
"to": {
- "startLines": "7892",
+ "startLines": "7996",
"startColumns": "4",
- "startOffsets": "455628",
- "endLines": "7894",
+ "startOffsets": "457403",
+ "endLines": "7998",
"endColumns": "24",
- "endOffsets": "455733"
+ "endOffsets": "457508"
}
},
{
@@ -69,31 +69,31 @@
"endOffsets": "201,250,306,366,427,482,532,582,635,693,741,810,858,925,962,1009,1058,1114,1165,1214,1268,1322,1371,1427,1474,1530,1590,1643,1704,1776,1840,1891,1944,1996,2054,2119,2167,2218,2285,2351,2409,2478,2536,2606,2679,2753,2821,2888,2958,3024,3097,3157,3233,3293,3353,3428,3488,3547,3604,3663,3725,3787,3844,3900,3956,4014,4072,4129,4186,4245,4304,4362,4416,4472,4601,4659,4717,4775,4821,4881,4935,5003,5072,5140,5193,5245,5295,5341,5391,5438,5496,5554,5613,5673,5735,5797,5859,5921,5983,6045,6113,6174,6236,6298,6351,6405,6456,6501,6565,6624,6686,6760,6831,6897,6971,7040,7111,7184,7255,7323,7396,7472,7542,7620,7688,7754,7815,7884,7948,8014,8082,8148,8211,8279,8350,8415,8488,8551,8632,8696,8762,8832,8902,8972,9042,9109,9174,9240,9293,9369,9435,9522,9598,9674,9721,9786,9841,9891,9945,10024,10102,10175,10240,10303,10369,10440,10511,10581,10643,10712,10778,10838,10905,10972,11028,11079,11132,11184,11238,11309,11372,11431,11493,11552,11625,11692,11752,11815,11890,11962,12058,12129,12185,12256,12313,12370,12436,12500,12571,12628,12681,12744,12796,12854,12921,12985,13047,13109,13177,13235,13298,13361,13428,13500,13566,13618,13678,13736,13788,13872,13957,14038,14118,14195,14274,14351,14425,14499,14570,14650,14722,14797,14865,14942,15007,15068,15128,15203,15277,15354,15427,15497,15569,15639,15712,15776,15846,15894,15963,16015,16100,16183,16241,16307,16374,16440,16521,16596,16652,16705,16766,16824,16874,16923,16972,17021,17083,17135,17180,17261,17312,17366,17419,17473,17524,17573,17639,17690,17751,17812,17874,17924,17965,18042,18101,18160,18219,18280,18336,18392,18459,18520,18585,18640,18705,18774,18842,18920,18989,19049,19120,19194,19259,19331,19401,19468,19552,19621,19688,19758,19821,19888,19956,20039,20118,20208,20285,20353,20420,20498,20555,20612,20680,20746,20802,20862,20921,20975,21025,21075,21123,21185,21236,21302,21375,21455,21535,21599,21662,21729,21800,21858,21919,21985,22044,22111,22171,22231,22294,22362,22423,22490,22568,22638,22687,22744,22813,22874,22962,23050,23138,23226,23282,23369,23456,23543,23630,23688,23762,23832,23888,23959,24024,24086,24161,24234,24324,24390,24456,24517,24581,24643,24701,24772,24855,24914,24985,25051,25116,25177,25236,25307,25373,25438,25521,25597,25672,25753,25813,25882,25952,26021,26076,26132,26188,26249,26307,26363,26418,26480,26533,26590,26684,26753,26854,26905,26975,27038,27096,27166,27235,27305,27375,27445,27512,27579,27654,27721,27780,27834,27888,27942,27995,28047,28121,28186,28260,28333,28401,28461,28519,28580,28646,28712,28777,28841,28902,29039,29179,29228,29278,29326,29382,29440,29502,29557,29615,29674,29736,29802,29868,29911,29955,30000,30043,30094,30141,30186,30237,30288,30339,30390,30438,30504,30566,30629,30701,30758,30824,30890,30958,31026,31092,31159,31233,31296,31353,31413,31478,31545,31610,31667,31728,31786,31856,31913,32233,32383,32514,32752,32850,32965,33050,33098,33177,33242,33331,33488,33645,33798,33952,34011,34093,34267,34415,34574,34729,34902,35019,35136,35304,35416,35530,35704,35882,36015,36127,36273,36425,36557,36700,36822,37000,37182,37499,37681,37863,38053,38243,38442,38615,38725,38908,39045,39265,39449,39609,39767,39951,40154,40325,40545,40767,40922,41122,41306,41409,41550,41715,41886,42086,42290,42492,42697,42898,43097,43301,43379,43680,43846,44001,44103,44237,44514,44799,45189,45645,46154,46696,47161,47623,48094,48187,48294,48637,48744,48989,49110,49519,49767,49867,49972,50091,50625,50772,50891,51142,51275,51690,51944,52056,52177,52310,52457,56642,62180,65544,70872,74958,80459,84526,87806,93097,93853,94105,94370,95430,96334,97433,97524,99718,100040,100250,100359,100478,100662,101634,102230,103159,105810,105905,105936,106806,107092,107495,107897,108240,108452,108653,108866,109155,109440,109513,109600,109685,109784,109904,110065,110228,110389,110554,110721,110774,110907,111027,111125,111238,111431,111557,111709,111851,112021,112177,112349,112640,112752,112881,113110,113328,114183,114770,115384,115552,115694,115855,115998,116166,116323,116518,116610,116783,116945,117040,117209,117303,117392,117635,117724,118017,118131,118540,118954,119070,119488,119729,120159,120594,121004,121426,121836,121958,122367,122783,122905,123123,123307,123375,123719,123799,124155,124305,124449,124533,124922,125020,125128,125222,125352,125460,125582,125718,125826,125946,126080,126202,126330,126472,126598,126738,126864,126982,127114,127212,127322,127622,127734,127852,128316,128432,128735,128861,128957,129087,129488,129598,129722,129860,129970,130092,130404,130528,130658,131134,131262,131577,131715,131861,132023,132239,132395,132599,132667,132751,132855,133417,134048,134206,134425,134656,134879,135114,135336,135602,135740,136339,136453,136591,136703,136827,137398,137893,138439,138584,138677,138769,140666,141054,141352,141541,141747,141940,142150,142755,142900,143117,143378,143509,143941,144465,145109,145306,146254,146811,146934,147707,147928,148128,150105,150340,150464,150972,151186,151289,151419,151594,151913,152199,152339,152533,152803,153684,153972,154102,154879,155536,155682,156388,156626,158166,158316,158733,158898,159584,160054,160250,160412,160567,160711,160945,161112,162040,162326,162486,163101,163260,163588,163815,164327,164689,164768,165107,165212,165577,165948,166309,168131,168760,169836,170356,170609,170761,171751,172488,172691,172937,173184,173426,173747,173946,174251,174474,174646,175187,175456,175950,176211,176651,176810,177094,177839,178204,178509,178667,179664,180062,180290,180510,180652,182352,182458,182588,182726,182850,183080,183249,183349,183808,183922,184805,185560,185999,186123,186436,186719,186853,187044,187823,188041,188332,188611,188928,189150,189445,189728,189832,190115,190847,191163,191789,192518,193179,193368,194015,194580,194700,195197,195731,197355,198066,200114,200956,203803,205727,205967,209954,215284,216562,217805,217989,218200,224841,225549,226326,226710,228880,229111,229415,229732,230254,231710,232017,232447,232606,236083,236701,237283,237778,239286,239777,240271,240644,240873,241081,241217,241903,244712,245575,249176,249397,249690,249827,250062,251916,252906,255461,255902,257132,257553,257869,263172,263437,277438,278507,278841"
},
"to": {
- "startLines": "13,19,30,31,32,33,36,37,38,39,40,42,43,44,45,46,47,48,49,50,51,52,53,54,55,85,86,87,88,89,90,148,150,152,153,154,155,156,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,318,319,336,338,339,340,341,342,343,344,345,347,348,349,350,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,369,380,388,389,413,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,501,502,503,504,505,506,507,508,611,612,616,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,933,934,935,936,937,938,939,940,941,942,943,944,958,959,1005,1006,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1021,1024,1025,1026,1043,1044,1045,1046,1047,1048,1049,1057,1060,1061,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1086,1129,1130,1131,1134,1135,1136,1137,1138,1142,1151,1152,1153,1163,1165,1167,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1261,1262,1263,1264,1265,1305,1311,1315,1358,1365,1372,1542,1552,1561,1570,1638,1639,1640,1645,1646,1650,1651,1657,1661,1662,1663,1664,1674,1675,1676,1680,1681,1687,1691,1761,1762,1763,1764,1820,1902,1947,2027,2082,2164,2228,2273,2353,2364,2368,2372,3126,3142,3157,3158,3206,3210,3214,3215,3216,3219,3233,3240,3254,3296,3305,3314,3326,3330,3335,3340,3345,3348,3351,3354,3358,3508,3509,3510,3511,3588,3591,3594,3597,3600,3604,3608,3609,3612,3615,3618,3621,3625,3628,3631,3634,3637,3640,3643,3647,3650,3653,3657,3660,3670,3678,3686,3689,3692,3695,3698,3701,3771,3774,3775,3778,3781,3782,3785,3786,3787,3791,3792,3797,3798,3806,3814,3815,3823,3827,3835,3843,3851,3859,3867,3868,3876,3884,3885,3888,3955,3957,3962,3964,3969,3973,3977,3978,3983,3984,3985,3986,3987,3988,3989,3990,3991,3992,3993,3994,3995,3996,3997,3998,3999,4000,4001,4002,4003,4007,4008,4009,4015,4016,4020,4022,4023,4026,4031,4032,4033,4034,4035,4036,4040,4041,4042,4048,4049,4053,4055,4058,4062,4066,4070,4086,4087,4088,4089,4097,4105,4108,4113,4118,4123,4128,4132,4136,4137,4145,4146,4147,4148,4149,4157,4162,4167,4168,4169,4170,4194,4198,4203,4206,4210,4213,4217,4224,4227,4231,4235,4335,4343,4352,4365,4369,4384,4392,4395,4406,4411,4415,4450,4454,4455,4462,4466,4467,4468,4471,4476,4481,4482,4486,4491,4506,4510,4511,4523,4533,4534,4546,4551,4575,4578,4584,4587,4596,4604,4608,4611,4614,4617,4621,4624,4641,4645,4648,4663,4666,4674,4679,4686,4691,4692,4697,4698,4704,4710,4716,4747,4758,4775,4782,4786,4789,4801,4810,4814,4819,4823,4827,4831,4834,4838,4842,4845,4854,4859,4868,4872,4879,4880,4884,4893,4899,4903,4904,4920,4926,4930,4934,4935,4953,4954,4955,4956,4957,4961,4964,4965,4971,4972,4984,4996,5003,5004,5009,5014,5015,5019,5033,5038,5044,5050,5056,5061,5067,5073,5074,5079,5093,5098,5107,5120,5131,5135,5144,5152,5153,5160,5321,5336,5346,5870,5890,5936,5970,5974,6057,6166,6186,6207,6213,6221,6313,6469,6483,6489,6533,6537,6556,6565,6615,6653,6659,6666,6669,6723,6732,6744,6756,6783,6789,6795,6801,6806,6811,6817,7006,7040,7056,7127,7132,7145,7148,7187,7225,7243,7292,7300,7420,7424,7432,7539,7543,7763,7826",
+ "startLines": "13,19,30,31,32,33,36,37,38,39,40,42,43,44,45,46,47,48,49,50,51,52,53,54,55,85,86,87,88,89,90,148,150,152,153,154,155,156,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,318,319,336,338,339,340,341,342,343,344,345,347,348,349,350,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,369,380,388,389,413,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,501,502,503,504,505,506,507,508,611,612,616,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,933,934,935,936,937,938,939,940,941,942,943,944,958,959,1005,1006,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1021,1024,1025,1026,1043,1044,1045,1046,1047,1048,1049,1057,1060,1061,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1086,1129,1130,1131,1134,1135,1136,1137,1138,1142,1151,1152,1153,1163,1165,1167,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1261,1262,1263,1264,1265,1305,1311,1315,1358,1365,1372,1542,1552,1561,1570,1638,1639,1640,1645,1646,1650,1651,1657,1661,1662,1663,1664,1674,1675,1676,1680,1681,1687,1691,1761,1762,1763,1764,1820,1902,1947,2027,2082,2164,2228,2273,2353,2364,2368,2372,3126,3142,3157,3158,3206,3210,3214,3215,3216,3219,3233,3240,3254,3296,3305,3314,3326,3330,3335,3340,3345,3348,3351,3354,3358,3508,3509,3510,3511,3588,3591,3594,3597,3600,3604,3608,3609,3612,3615,3618,3621,3625,3628,3631,3634,3637,3640,3643,3647,3650,3653,3657,3660,3670,3678,3686,3689,3692,3695,3698,3701,3771,3774,3775,3778,3781,3782,3785,3786,3787,3791,3792,3797,3798,3806,3814,3815,3823,3827,3835,3843,3851,3859,3867,3868,3876,3884,3885,3888,3955,3957,3962,3964,3969,3973,3977,3978,3983,3984,3985,3986,3987,3988,3989,3990,3991,3992,3993,3994,3995,3996,3997,3998,3999,4000,4001,4002,4003,4007,4008,4009,4015,4016,4020,4022,4023,4026,4031,4032,4033,4034,4035,4036,4040,4041,4042,4048,4049,4053,4055,4058,4062,4066,4070,4086,4087,4088,4089,4097,4105,4108,4113,4118,4123,4128,4132,4136,4137,4145,4146,4147,4148,4149,4157,4162,4167,4168,4169,4170,4194,4198,4203,4206,4210,4213,4217,4224,4227,4231,4235,4335,4343,4352,4365,4369,4384,4392,4395,4406,4411,4415,4450,4454,4455,4462,4466,4467,4468,4471,4476,4481,4482,4486,4491,4506,4510,4511,4523,4533,4534,4546,4551,4575,4578,4584,4587,4596,4604,4608,4611,4614,4617,4621,4624,4641,4645,4648,4663,4666,4674,4679,4686,4691,4692,4697,4698,4704,4710,4716,4747,4758,4775,4782,4786,4789,4801,4810,4814,4819,4823,4827,4831,4834,4838,4842,4845,4854,4859,4868,4872,4879,4880,4884,4893,4899,4903,4904,4920,4926,4930,4934,4935,4953,4954,4955,4956,4957,4961,4964,4965,4971,4972,4984,4996,5003,5004,5009,5014,5015,5019,5033,5038,5044,5050,5056,5061,5067,5073,5074,5079,5093,5098,5107,5120,5131,5135,5144,5152,5153,5160,5321,5336,5346,5870,5890,5936,5970,5974,6057,6166,6186,6207,6213,6221,6313,6475,6489,6495,6539,6543,6603,6649,6699,6737,6743,6750,6753,6807,6816,6828,6840,6867,6873,6879,6885,6890,6895,6901,7090,7124,7140,7211,7216,7249,7252,7291,7329,7347,7396,7404,7524,7528,7536,7643,7647,7867,7930",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "522,764,1217,1273,1333,1394,1549,1599,1649,1702,1760,1859,1928,1976,2043,2080,2127,2176,2232,2283,2332,2386,2440,2489,2545,3819,3875,3935,3988,4049,4121,6535,6631,6733,6785,6843,6908,6956,12450,12517,12583,12641,12710,12768,12838,12911,12985,13053,13120,13190,13256,13329,13389,13465,13525,13585,13660,13720,13779,13836,13895,13957,14019,14076,14132,14188,14246,14304,14361,14418,14477,14536,14594,14648,14704,15039,15097,15778,15892,15938,15998,16052,16120,16189,16257,16310,16408,16458,16504,16554,16648,16706,16764,16823,16883,16945,17007,17069,17131,17193,17255,17323,17384,17446,17508,17561,17656,18089,18427,18491,19489,21648,21722,21793,21859,21933,22002,22073,22146,22217,22285,22358,22434,22504,22582,22650,22716,22777,22846,22910,22976,23044,23110,23173,23241,23312,23377,23450,23513,23594,23658,23724,23794,23864,23934,24004,25424,25489,25555,25608,25684,25750,25837,25913,32936,32983,33218,33761,33811,33865,33944,34022,34095,34160,34223,34289,34360,34431,34501,34563,34632,34698,34758,34825,34892,34948,34999,35052,35104,35158,35229,35292,35351,35413,35472,35545,35612,35672,35735,35810,35882,35978,36049,36105,36176,36233,36290,36356,36420,36491,36548,36601,36664,36716,36774,38011,38075,38137,38199,38267,38325,38388,38451,38518,38590,38656,38708,38768,38826,38878,38962,39047,39128,39208,39285,39364,39441,39515,39589,39660,39740,39812,39887,39955,40032,40097,40158,40218,40293,40367,40444,40517,40587,40659,40729,40802,40866,40936,40984,41053,41105,41190,41273,41331,41397,41464,41530,41611,41686,41742,41795,41856,41914,41964,42013,42062,42111,42173,42225,42270,42351,42402,42456,42509,42563,42614,42663,42729,42780,42841,42902,42964,43014,43055,43132,43191,43250,43309,43370,43426,43482,43549,43610,43675,43730,43795,43864,43932,44010,44079,44139,44210,44284,44349,44421,44491,44558,44642,44711,44778,44848,44911,44978,45046,45129,45208,45298,45375,45443,45510,45588,45645,45702,45770,45836,45892,45952,46011,46065,46115,46165,46213,46275,46326,46392,46465,46545,46625,46689,46752,46819,46890,46948,47009,47075,47134,47201,47261,47321,47384,47452,47513,47580,47658,47728,47777,47834,47903,47964,48052,48140,48228,48316,48372,48459,48546,48633,48720,48778,48852,48922,48978,49049,49114,49176,49251,49324,49414,49480,49546,49607,49671,49733,49791,49862,49945,50004,50075,50141,50206,50267,50326,50397,50463,50528,50611,50687,50762,50843,50903,50972,51042,51111,51166,51222,51278,51339,51397,51453,51508,51570,51623,51680,51774,51843,51944,51995,52065,52128,52186,52256,52325,52395,52465,52535,52602,52669,52744,52811,52870,52924,52978,53032,53085,53137,54244,54309,54383,54456,54524,54584,54642,54703,54769,54835,54900,54964,55740,55877,58602,58651,58742,58790,58846,58904,58966,59021,59079,59138,59200,59266,59471,59616,59660,59705,60618,60669,60716,60761,60812,60863,60914,61298,61472,61538,61717,61780,61852,61909,61975,62041,62109,62177,62243,62310,62384,62447,62504,62564,62629,62696,62761,62818,62879,62937,63007,63134,66164,66314,66445,66795,66893,67008,67093,67141,67413,68169,68258,68415,69203,69411,69636,69744,69826,70000,70148,70307,70462,70635,70752,70869,71037,71149,71263,71437,71615,71748,71860,72006,72158,72290,72433,74148,74326,74508,74825,75007,75189,75379,75569,75768,75941,76051,76234,76371,76591,76775,76935,77093,77277,77480,77651,77871,78093,78248,78448,78632,78735,78876,79041,79212,79412,79616,79818,80023,80224,80423,81102,81180,81481,81647,81802,84981,85389,85666,88494,88884,89340,100477,100991,101428,101862,106137,106230,106337,106680,106787,107032,107153,107562,107810,107910,108015,108134,108643,108790,108909,109160,109293,109708,109962,115177,115298,115431,115578,119599,125013,128284,133488,137410,142787,146771,149943,155110,155866,156096,156339,203218,204122,205047,205138,207332,207654,207864,207973,208092,208276,209248,209718,210469,212946,213359,213805,214675,214961,215364,215766,216109,216321,216522,216735,217024,228311,228384,228471,228556,233225,233345,233506,233669,233830,233995,234162,234215,234348,234468,234566,234679,234872,234998,235150,235292,235462,235618,235790,236081,236193,236322,236551,236769,237624,238211,238825,238993,239135,239296,239439,239607,246236,246431,246523,246696,246858,246953,247122,247216,247305,247548,247637,247930,248044,248453,248867,248983,249401,249642,250072,250507,250917,251339,251749,251871,252280,252696,252818,253036,257202,257270,257614,257694,258050,258200,258344,258428,258817,258915,259023,259117,259247,259355,259477,259613,259721,259841,259975,260097,260225,260367,260493,260633,260759,260877,261009,261107,261217,261517,261629,261747,262211,262327,262630,262756,262852,262982,263383,263493,263617,263755,263865,263987,264299,264423,264553,265029,265157,265472,265610,265756,265918,266134,266290,267497,267565,267649,267753,268240,268796,268954,269173,269404,269627,269862,270084,270350,270488,271087,271201,271339,271451,271575,272146,272641,273187,273332,273425,273517,275324,275712,276010,276199,276405,276598,276808,277413,277558,277775,278036,285962,286394,286918,287562,287759,288707,289264,289387,290160,290381,290581,292558,292793,292917,293329,293543,293646,293776,293951,294203,294399,294539,294733,295003,295884,296172,296302,297079,297736,297882,298588,298826,300366,300516,300933,301098,301784,302254,302450,302541,302625,302769,303003,303170,304098,304384,304544,305159,305318,305646,305873,306385,306747,306826,307165,307270,307635,308006,308367,310189,310818,311894,312318,312571,312723,313713,314450,314653,314899,315146,315388,315709,315908,316213,316436,316608,317149,317418,317912,318173,318613,318772,319056,319801,320166,320471,320629,321626,322024,322252,322472,322614,323904,324010,324140,324278,324402,324632,324801,324901,325186,325300,326183,326938,327377,327501,327747,327940,328074,328265,329044,329262,329553,329832,330149,330371,330666,330949,331053,331336,332068,332384,332945,333674,334335,334524,335075,335545,335665,336067,341904,342377,342676,360387,361164,362758,363862,364011,367194,369489,369929,370681,370865,371076,375302,395479,395851,396053,397188,397338,398667,399868,407291,408743,409050,409480,409639,411387,411607,412189,412684,413303,413456,413612,413805,414034,414242,414378,421662,422700,423397,426664,426780,427830,427967,429196,430334,430865,432344,432592,437384,437500,437675,441355,441502,449360,451734",
- "endLines": "13,19,30,31,32,33,36,37,38,39,40,42,43,44,45,46,47,48,49,50,51,52,53,54,55,85,86,87,88,89,90,148,150,152,153,154,155,156,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,313,318,319,336,338,339,340,341,342,343,344,345,347,348,349,350,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,369,380,388,389,413,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,501,502,503,504,505,506,507,508,611,612,616,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,933,934,935,936,937,938,939,940,941,942,943,944,958,959,1005,1006,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1021,1024,1025,1026,1043,1044,1045,1046,1047,1048,1049,1057,1060,1061,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1089,1129,1130,1131,1134,1135,1136,1137,1138,1142,1151,1152,1153,1163,1165,1167,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1261,1262,1263,1264,1265,1307,1314,1318,1364,1371,1379,1551,1560,1569,1578,1638,1639,1644,1645,1649,1650,1656,1660,1661,1662,1663,1673,1674,1675,1679,1680,1686,1690,1691,1761,1762,1763,1819,1901,1946,2026,2081,2163,2227,2272,2352,2363,2367,2371,2383,3141,3156,3157,3205,3209,3213,3214,3215,3218,3232,3239,3253,3295,3296,3305,3325,3329,3334,3339,3344,3347,3350,3353,3357,3361,3508,3509,3510,3511,3590,3593,3596,3599,3603,3607,3608,3611,3614,3617,3620,3624,3627,3630,3633,3636,3639,3642,3646,3649,3652,3656,3659,3669,3677,3685,3688,3691,3694,3697,3700,3703,3773,3774,3777,3780,3781,3784,3785,3786,3790,3791,3796,3797,3805,3813,3814,3822,3826,3834,3842,3850,3858,3866,3867,3875,3883,3884,3887,3890,3956,3961,3963,3968,3972,3976,3977,3982,3983,3984,3985,3986,3987,3988,3989,3990,3991,3992,3993,3994,3995,3996,3997,3998,3999,4000,4001,4002,4006,4007,4008,4014,4015,4019,4021,4022,4025,4030,4031,4032,4033,4034,4035,4039,4040,4041,4047,4048,4052,4054,4057,4061,4065,4069,4073,4086,4087,4088,4096,4104,4107,4112,4117,4122,4127,4131,4135,4136,4144,4145,4146,4147,4148,4156,4161,4166,4167,4168,4169,4193,4197,4202,4205,4209,4212,4216,4223,4226,4230,4234,4237,4342,4351,4364,4368,4383,4391,4394,4405,4410,4414,4449,4453,4454,4461,4465,4466,4467,4470,4475,4480,4481,4485,4490,4505,4509,4510,4522,4532,4533,4545,4550,4574,4577,4583,4586,4595,4603,4607,4610,4613,4616,4620,4623,4640,4644,4647,4662,4665,4673,4678,4685,4690,4691,4696,4697,4703,4709,4715,4746,4757,4774,4781,4785,4788,4800,4809,4813,4818,4822,4826,4830,4833,4837,4841,4844,4853,4858,4867,4871,4878,4879,4883,4892,4898,4902,4903,4919,4925,4929,4933,4934,4952,4953,4954,4955,4956,4960,4963,4964,4970,4971,4983,4995,5002,5003,5008,5013,5014,5018,5032,5037,5043,5049,5055,5060,5066,5072,5073,5078,5092,5097,5106,5119,5130,5134,5143,5151,5152,5159,5167,5335,5345,5383,5889,5935,5969,5973,6024,6165,6185,6206,6212,6220,6312,6326,6482,6488,6532,6536,6542,6561,6571,6646,6658,6665,6668,6722,6731,6743,6755,6782,6788,6794,6800,6805,6810,6816,6824,7039,7055,7096,7131,7137,7147,7151,7224,7242,7291,7299,7319,7423,7431,7518,7542,7762,7770,7834",
+ "startOffsets": "522,764,1217,1273,1333,1394,1549,1599,1649,1702,1760,1859,1928,1976,2043,2080,2127,2176,2232,2283,2332,2386,2440,2489,2545,3819,3875,3935,3988,4049,4121,6535,6631,6733,6785,6843,6908,6956,12450,12517,12583,12641,12710,12768,12838,12911,12985,13053,13120,13190,13256,13329,13389,13465,13525,13585,13660,13720,13779,13836,13895,13957,14019,14076,14132,14188,14246,14304,14361,14418,14477,14536,14594,14648,14704,15039,15097,15778,15892,15938,15998,16052,16120,16189,16257,16310,16408,16458,16504,16554,16648,16706,16764,16823,16883,16945,17007,17069,17131,17193,17255,17323,17384,17446,17508,17561,17656,18089,18427,18491,19489,21648,21722,21793,21859,21933,22002,22073,22146,22217,22285,22358,22434,22504,22582,22650,22716,22777,22846,22910,22976,23044,23110,23173,23241,23312,23377,23450,23513,23594,23658,23724,23794,23864,23934,24004,25424,25489,25555,25608,25684,25750,25837,25913,32936,32983,33218,33761,33811,33865,33944,34022,34095,34160,34223,34289,34360,34431,34501,34563,34632,34698,34758,34825,34892,34948,34999,35052,35104,35158,35229,35292,35351,35413,35472,35545,35612,35672,35735,35810,35882,35978,36049,36105,36176,36233,36290,36356,36420,36491,36548,36601,36664,36716,36774,38011,38075,38137,38199,38267,38325,38388,38451,38518,38590,38656,38708,38768,38826,38878,38962,39047,39128,39208,39285,39364,39441,39515,39589,39660,39740,39812,39887,39955,40032,40097,40158,40218,40293,40367,40444,40517,40587,40659,40729,40802,40866,40936,40984,41053,41105,41190,41273,41331,41397,41464,41530,41611,41686,41742,41795,41856,41914,41964,42013,42062,42111,42173,42225,42270,42351,42402,42456,42509,42563,42614,42663,42729,42780,42841,42902,42964,43014,43055,43132,43191,43250,43309,43370,43426,43482,43549,43610,43675,43730,43795,43864,43932,44010,44079,44139,44210,44284,44349,44421,44491,44558,44642,44711,44778,44848,44911,44978,45046,45129,45208,45298,45375,45443,45510,45588,45645,45702,45770,45836,45892,45952,46011,46065,46115,46165,46213,46275,46326,46392,46465,46545,46625,46689,46752,46819,46890,46948,47009,47075,47134,47201,47261,47321,47384,47452,47513,47580,47658,47728,47777,47834,47903,47964,48052,48140,48228,48316,48372,48459,48546,48633,48720,48778,48852,48922,48978,49049,49114,49176,49251,49324,49414,49480,49546,49607,49671,49733,49791,49862,49945,50004,50075,50141,50206,50267,50326,50397,50463,50528,50611,50687,50762,50843,50903,50972,51042,51111,51166,51222,51278,51339,51397,51453,51508,51570,51623,51680,51774,51843,51944,51995,52065,52128,52186,52256,52325,52395,52465,52535,52602,52669,52744,52811,52870,52924,52978,53032,53085,53137,54244,54309,54383,54456,54524,54584,54642,54703,54769,54835,54900,54964,55740,55877,58602,58651,58742,58790,58846,58904,58966,59021,59079,59138,59200,59266,59471,59616,59660,59705,60618,60669,60716,60761,60812,60863,60914,61298,61472,61538,61717,61780,61852,61909,61975,62041,62109,62177,62243,62310,62384,62447,62504,62564,62629,62696,62761,62818,62879,62937,63007,63134,66164,66314,66445,66795,66893,67008,67093,67141,67413,68169,68258,68415,69203,69411,69636,69744,69826,70000,70148,70307,70462,70635,70752,70869,71037,71149,71263,71437,71615,71748,71860,72006,72158,72290,72433,74148,74326,74508,74825,75007,75189,75379,75569,75768,75941,76051,76234,76371,76591,76775,76935,77093,77277,77480,77651,77871,78093,78248,78448,78632,78735,78876,79041,79212,79412,79616,79818,80023,80224,80423,81102,81180,81481,81647,81802,84981,85389,85666,88494,88884,89340,100477,100991,101428,101862,106137,106230,106337,106680,106787,107032,107153,107562,107810,107910,108015,108134,108643,108790,108909,109160,109293,109708,109962,115177,115298,115431,115578,119599,125013,128284,133488,137410,142787,146771,149943,155110,155866,156096,156339,203218,204122,205047,205138,207332,207654,207864,207973,208092,208276,209248,209718,210469,212946,213359,213805,214675,214961,215364,215766,216109,216321,216522,216735,217024,228311,228384,228471,228556,233225,233345,233506,233669,233830,233995,234162,234215,234348,234468,234566,234679,234872,234998,235150,235292,235462,235618,235790,236081,236193,236322,236551,236769,237624,238211,238825,238993,239135,239296,239439,239607,246236,246431,246523,246696,246858,246953,247122,247216,247305,247548,247637,247930,248044,248453,248867,248983,249401,249642,250072,250507,250917,251339,251749,251871,252280,252696,252818,253036,257202,257270,257614,257694,258050,258200,258344,258428,258817,258915,259023,259117,259247,259355,259477,259613,259721,259841,259975,260097,260225,260367,260493,260633,260759,260877,261009,261107,261217,261517,261629,261747,262211,262327,262630,262756,262852,262982,263383,263493,263617,263755,263865,263987,264299,264423,264553,265029,265157,265472,265610,265756,265918,266134,266290,267497,267565,267649,267753,268240,268796,268954,269173,269404,269627,269862,270084,270350,270488,271087,271201,271339,271451,271575,272146,272641,273187,273332,273425,273517,275324,275712,276010,276199,276405,276598,276808,277413,277558,277775,278036,285962,286394,286918,287562,287759,288707,289264,289387,290160,290381,290581,292558,292793,292917,293329,293543,293646,293776,293951,294203,294399,294539,294733,295003,295884,296172,296302,297079,297736,297882,298588,298826,300366,300516,300933,301098,301784,302254,302450,302541,302625,302769,303003,303170,304098,304384,304544,305159,305318,305646,305873,306385,306747,306826,307165,307270,307635,308006,308367,310189,310818,311894,312318,312571,312723,313713,314450,314653,314899,315146,315388,315709,315908,316213,316436,316608,317149,317418,317912,318173,318613,318772,319056,319801,320166,320471,320629,321626,322024,322252,322472,322614,323904,324010,324140,324278,324402,324632,324801,324901,325186,325300,326183,326938,327377,327501,327747,327940,328074,328265,329044,329262,329553,329832,330149,330371,330666,330949,331053,331336,332068,332384,332945,333674,334335,334524,335075,335545,335665,336067,341904,342377,342676,360387,361164,362758,363862,364011,367194,369489,369929,370681,370865,371076,375302,395529,395901,396103,397238,397388,399975,401469,408892,410344,410651,411081,411240,412988,413208,413790,414285,414904,415057,415213,415406,415635,415843,415979,423263,424301,424998,428265,428381,429605,429742,430971,432109,432640,434119,434367,439159,439275,439450,443130,443277,451135,453509",
+ "endLines": "13,19,30,31,32,33,36,37,38,39,40,42,43,44,45,46,47,48,49,50,51,52,53,54,55,85,86,87,88,89,90,148,150,152,153,154,155,156,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,313,318,319,336,338,339,340,341,342,343,344,345,347,348,349,350,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,369,380,388,389,413,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,501,502,503,504,505,506,507,508,611,612,616,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,933,934,935,936,937,938,939,940,941,942,943,944,958,959,1005,1006,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1021,1024,1025,1026,1043,1044,1045,1046,1047,1048,1049,1057,1060,1061,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1089,1129,1130,1131,1134,1135,1136,1137,1138,1142,1151,1152,1153,1163,1165,1167,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1261,1262,1263,1264,1265,1307,1314,1318,1364,1371,1379,1551,1560,1569,1578,1638,1639,1644,1645,1649,1650,1656,1660,1661,1662,1663,1673,1674,1675,1679,1680,1686,1690,1691,1761,1762,1763,1819,1901,1946,2026,2081,2163,2227,2272,2352,2363,2367,2371,2383,3141,3156,3157,3205,3209,3213,3214,3215,3218,3232,3239,3253,3295,3296,3305,3325,3329,3334,3339,3344,3347,3350,3353,3357,3361,3508,3509,3510,3511,3590,3593,3596,3599,3603,3607,3608,3611,3614,3617,3620,3624,3627,3630,3633,3636,3639,3642,3646,3649,3652,3656,3659,3669,3677,3685,3688,3691,3694,3697,3700,3703,3773,3774,3777,3780,3781,3784,3785,3786,3790,3791,3796,3797,3805,3813,3814,3822,3826,3834,3842,3850,3858,3866,3867,3875,3883,3884,3887,3890,3956,3961,3963,3968,3972,3976,3977,3982,3983,3984,3985,3986,3987,3988,3989,3990,3991,3992,3993,3994,3995,3996,3997,3998,3999,4000,4001,4002,4006,4007,4008,4014,4015,4019,4021,4022,4025,4030,4031,4032,4033,4034,4035,4039,4040,4041,4047,4048,4052,4054,4057,4061,4065,4069,4073,4086,4087,4088,4096,4104,4107,4112,4117,4122,4127,4131,4135,4136,4144,4145,4146,4147,4148,4156,4161,4166,4167,4168,4169,4193,4197,4202,4205,4209,4212,4216,4223,4226,4230,4234,4237,4342,4351,4364,4368,4383,4391,4394,4405,4410,4414,4449,4453,4454,4461,4465,4466,4467,4470,4475,4480,4481,4485,4490,4505,4509,4510,4522,4532,4533,4545,4550,4574,4577,4583,4586,4595,4603,4607,4610,4613,4616,4620,4623,4640,4644,4647,4662,4665,4673,4678,4685,4690,4691,4696,4697,4703,4709,4715,4746,4757,4774,4781,4785,4788,4800,4809,4813,4818,4822,4826,4830,4833,4837,4841,4844,4853,4858,4867,4871,4878,4879,4883,4892,4898,4902,4903,4919,4925,4929,4933,4934,4952,4953,4954,4955,4956,4960,4963,4964,4970,4971,4983,4995,5002,5003,5008,5013,5014,5018,5032,5037,5043,5049,5055,5060,5066,5072,5073,5078,5092,5097,5106,5119,5130,5134,5143,5151,5152,5159,5167,5335,5345,5383,5889,5935,5969,5973,6024,6165,6185,6206,6212,6220,6312,6326,6488,6494,6538,6542,6548,6608,6655,6730,6742,6749,6752,6806,6815,6827,6839,6866,6872,6878,6884,6889,6894,6900,6908,7123,7139,7180,7215,7221,7251,7255,7328,7346,7395,7403,7423,7527,7535,7622,7646,7866,7874,7938",
"endColumns": "55,48,55,59,60,54,49,49,52,57,47,68,47,66,36,46,48,55,50,48,53,53,48,55,46,55,59,52,60,71,63,50,52,51,57,64,47,50,66,65,57,68,57,69,72,73,67,66,69,65,72,59,75,59,59,74,59,58,56,58,61,61,56,55,55,57,57,56,56,58,58,57,53,55,9,57,57,57,45,59,53,67,68,67,52,51,49,45,49,46,57,57,58,59,61,61,61,61,61,61,67,60,61,61,52,53,50,44,63,58,61,73,70,65,73,68,70,72,70,67,72,75,69,77,67,65,60,68,63,65,67,65,62,67,70,64,72,62,80,63,65,69,69,69,69,66,64,65,52,75,65,86,75,75,46,64,54,49,53,78,77,72,64,62,65,70,70,69,61,68,65,59,66,66,55,50,52,51,53,70,62,58,61,58,72,66,59,62,74,71,95,70,55,70,56,56,65,63,70,56,52,62,51,57,66,63,61,61,67,57,62,62,66,71,65,51,59,57,51,83,84,80,79,76,78,76,73,73,70,79,71,74,67,76,64,60,59,74,73,76,72,69,71,69,72,63,69,47,68,51,84,82,57,65,66,65,80,74,55,52,60,57,49,48,48,48,61,51,44,80,50,53,52,53,50,48,65,50,60,60,61,49,40,76,58,58,58,60,55,55,66,60,64,54,64,68,67,77,68,59,70,73,64,71,69,66,83,68,66,69,62,66,67,82,78,89,76,67,66,77,56,56,67,65,55,59,58,53,49,49,47,61,50,65,72,79,79,63,62,66,70,57,60,65,58,66,59,59,62,67,60,66,77,69,48,56,68,60,87,87,87,87,55,86,86,86,86,57,73,69,55,70,64,61,74,72,89,65,65,60,63,61,57,70,82,58,70,65,64,60,58,70,65,64,82,75,74,80,59,68,69,68,54,55,55,60,57,55,54,61,52,56,93,68,100,50,69,62,57,69,68,69,69,69,66,66,74,66,58,53,53,53,52,51,73,64,73,72,67,59,57,60,65,65,64,63,60,136,139,48,49,47,55,57,61,54,57,58,61,65,65,42,43,44,42,50,46,44,50,50,50,50,47,65,61,62,71,56,65,65,67,67,65,66,73,62,56,59,64,66,64,56,60,57,69,56,12,149,130,237,97,114,84,47,78,64,88,156,156,152,153,58,81,173,147,158,154,172,116,116,167,111,113,173,177,132,111,145,151,131,142,121,177,181,316,181,181,189,189,198,172,109,182,136,219,183,159,157,183,202,170,219,221,154,199,183,102,140,164,170,199,203,201,204,200,198,203,77,300,165,154,101,10,10,10,10,10,10,10,10,10,10,92,106,10,106,10,120,10,10,99,104,118,10,146,118,10,132,10,10,111,120,132,146,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,90,10,10,10,108,118,10,10,10,10,10,94,30,10,10,10,10,10,10,10,10,10,10,72,86,84,98,10,10,10,10,10,10,52,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,91,10,10,94,10,93,88,10,88,10,113,10,10,115,10,10,10,10,10,10,10,121,10,10,121,10,10,10,10,10,10,10,10,83,10,97,107,93,129,107,121,135,107,119,133,121,127,141,125,139,125,117,131,97,109,10,111,117,10,115,10,10,95,10,10,109,123,137,109,121,10,123,129,10,127,10,10,10,10,10,10,10,67,83,103,10,10,10,10,10,10,10,10,10,137,10,113,137,111,123,10,10,10,144,92,91,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,123,10,10,102,129,10,10,10,139,10,10,10,10,129,10,10,145,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,78,10,104,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,158,10,10,10,10,157,10,10,10,10,141,10,105,129,137,123,10,10,99,10,113,10,10,10,123,10,10,133,10,10,10,10,10,10,10,10,10,103,10,10,10,10,10,10,10,10,10,119,10,10,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22",
- "endOffsets": "573,808,1268,1328,1389,1444,1594,1644,1697,1755,1803,1923,1971,2038,2075,2122,2171,2227,2278,2327,2381,2435,2484,2540,2587,3870,3930,3983,4044,4116,4180,6581,6679,6780,6838,6903,6951,7002,12512,12578,12636,12705,12763,12833,12906,12980,13048,13115,13185,13251,13324,13384,13460,13520,13580,13655,13715,13774,13831,13890,13952,14014,14071,14127,14183,14241,14299,14356,14413,14472,14531,14589,14643,14699,14828,15092,15150,15831,15933,15993,16047,16115,16184,16252,16305,16357,16453,16499,16549,16596,16701,16759,16818,16878,16940,17002,17064,17126,17188,17250,17318,17379,17441,17503,17556,17610,17702,18129,18486,18545,19546,21717,21788,21854,21928,21997,22068,22141,22212,22280,22353,22429,22499,22577,22645,22711,22772,22841,22905,22971,23039,23105,23168,23236,23307,23372,23445,23508,23589,23653,23719,23789,23859,23929,23999,24066,25484,25550,25603,25679,25745,25832,25908,25984,32978,33043,33268,33806,33860,33939,34017,34090,34155,34218,34284,34355,34426,34496,34558,34627,34693,34753,34820,34887,34943,34994,35047,35099,35153,35224,35287,35346,35408,35467,35540,35607,35667,35730,35805,35877,35973,36044,36100,36171,36228,36285,36351,36415,36486,36543,36596,36659,36711,36769,36836,38070,38132,38194,38262,38320,38383,38446,38513,38585,38651,38703,38763,38821,38873,38957,39042,39123,39203,39280,39359,39436,39510,39584,39655,39735,39807,39882,39950,40027,40092,40153,40213,40288,40362,40439,40512,40582,40654,40724,40797,40861,40931,40979,41048,41100,41185,41268,41326,41392,41459,41525,41606,41681,41737,41790,41851,41909,41959,42008,42057,42106,42168,42220,42265,42346,42397,42451,42504,42558,42609,42658,42724,42775,42836,42897,42959,43009,43050,43127,43186,43245,43304,43365,43421,43477,43544,43605,43670,43725,43790,43859,43927,44005,44074,44134,44205,44279,44344,44416,44486,44553,44637,44706,44773,44843,44906,44973,45041,45124,45203,45293,45370,45438,45505,45583,45640,45697,45765,45831,45887,45947,46006,46060,46110,46160,46208,46270,46321,46387,46460,46540,46620,46684,46747,46814,46885,46943,47004,47070,47129,47196,47256,47316,47379,47447,47508,47575,47653,47723,47772,47829,47898,47959,48047,48135,48223,48311,48367,48454,48541,48628,48715,48773,48847,48917,48973,49044,49109,49171,49246,49319,49409,49475,49541,49602,49666,49728,49786,49857,49940,49999,50070,50136,50201,50262,50321,50392,50458,50523,50606,50682,50757,50838,50898,50967,51037,51106,51161,51217,51273,51334,51392,51448,51503,51565,51618,51675,51769,51838,51939,51990,52060,52123,52181,52251,52320,52390,52460,52530,52597,52664,52739,52806,52865,52919,52973,53027,53080,53132,53206,54304,54378,54451,54519,54579,54637,54698,54764,54830,54895,54959,55020,55872,56012,58646,58696,58785,58841,58899,58961,59016,59074,59133,59195,59261,59327,59509,59655,59700,59743,60664,60711,60756,60807,60858,60909,60960,61341,61533,61595,61775,61847,61904,61970,62036,62104,62172,62238,62305,62379,62442,62499,62559,62624,62691,62756,62813,62874,62932,63002,63059,63449,66309,66440,66678,66888,67003,67088,67136,67215,67473,68253,68410,68567,69351,69560,69690,69821,69995,70143,70302,70457,70630,70747,70864,71032,71144,71258,71432,71610,71743,71855,72001,72153,72285,72428,72550,74321,74503,74820,75002,75184,75374,75564,75763,75936,76046,76229,76366,76586,76770,76930,77088,77272,77475,77646,77866,78088,78243,78443,78627,78730,78871,79036,79207,79407,79611,79813,80018,80219,80418,80622,81175,81476,81642,81797,81899,85110,85661,85946,88879,89335,89844,100986,101423,101857,102300,106225,106332,106675,106782,107027,107148,107557,107805,107905,108010,108129,108638,108785,108904,109155,109288,109703,109957,110069,115293,115426,115573,119594,125008,128279,133483,137405,142782,146766,149938,155105,155861,156091,156334,157372,204117,205042,205133,207327,207649,207859,207968,208087,208271,209243,209713,210464,212941,213036,213385,214670,214956,215359,215761,216104,216316,216517,216730,217019,217304,228379,228466,228551,228650,233340,233501,233664,233825,233990,234157,234210,234343,234463,234561,234674,234867,234993,235145,235287,235457,235613,235785,236076,236188,236317,236546,236764,237619,238206,238820,238988,239130,239291,239434,239602,239759,246426,246518,246691,246853,246948,247117,247211,247300,247543,247632,247925,248039,248448,248862,248978,249396,249637,250067,250502,250912,251334,251744,251866,252275,252691,252813,253031,253215,257265,257609,257689,258045,258195,258339,258423,258812,258910,259018,259112,259242,259350,259472,259608,259716,259836,259970,260092,260220,260362,260488,260628,260754,260872,261004,261102,261212,261512,261624,261742,262206,262322,262625,262751,262847,262977,263378,263488,263612,263750,263860,263982,264294,264418,264548,265024,265152,265467,265605,265751,265913,266129,266285,266489,267560,267644,267748,268235,268791,268949,269168,269399,269622,269857,270079,270345,270483,271082,271196,271334,271446,271570,272141,272636,273182,273327,273420,273512,275319,275707,276005,276194,276400,276593,276803,277408,277553,277770,278031,278162,286389,286913,287557,287754,288702,289259,289382,290155,290376,290576,292553,292788,292912,293324,293538,293641,293771,293946,294198,294394,294534,294728,294998,295879,296167,296297,297074,297731,297877,298583,298821,300361,300511,300928,301093,301779,302249,302445,302536,302620,302764,302998,303165,304093,304379,304539,305154,305313,305641,305868,306380,306742,306821,307160,307265,307630,308001,308362,310184,310813,311889,312313,312566,312718,313708,314445,314648,314894,315141,315383,315704,315903,316208,316431,316603,317144,317413,317907,318168,318608,318767,319051,319796,320161,320466,320624,321621,322019,322247,322467,322609,323899,324005,324135,324273,324397,324627,324796,324896,325181,325295,326178,326933,327372,327496,327742,327935,328069,328260,329039,329257,329548,329827,330144,330366,330661,330944,331048,331331,332063,332379,332940,333669,334330,334519,335070,335540,335660,336062,336596,342372,342671,344610,361159,362753,363857,364006,366130,369484,369924,370676,370860,371071,375297,375880,395846,396048,397183,397333,397508,398887,400195,408538,409045,409475,409634,411382,411602,412184,412679,413298,413451,413607,413800,414029,414237,414373,414614,422695,423392,424620,426775,426944,427962,428108,430329,430860,432339,432587,433270,437495,437670,440606,441497,449355,449598,452063"
+ "endOffsets": "573,808,1268,1328,1389,1444,1594,1644,1697,1755,1803,1923,1971,2038,2075,2122,2171,2227,2278,2327,2381,2435,2484,2540,2587,3870,3930,3983,4044,4116,4180,6581,6679,6780,6838,6903,6951,7002,12512,12578,12636,12705,12763,12833,12906,12980,13048,13115,13185,13251,13324,13384,13460,13520,13580,13655,13715,13774,13831,13890,13952,14014,14071,14127,14183,14241,14299,14356,14413,14472,14531,14589,14643,14699,14828,15092,15150,15831,15933,15993,16047,16115,16184,16252,16305,16357,16453,16499,16549,16596,16701,16759,16818,16878,16940,17002,17064,17126,17188,17250,17318,17379,17441,17503,17556,17610,17702,18129,18486,18545,19546,21717,21788,21854,21928,21997,22068,22141,22212,22280,22353,22429,22499,22577,22645,22711,22772,22841,22905,22971,23039,23105,23168,23236,23307,23372,23445,23508,23589,23653,23719,23789,23859,23929,23999,24066,25484,25550,25603,25679,25745,25832,25908,25984,32978,33043,33268,33806,33860,33939,34017,34090,34155,34218,34284,34355,34426,34496,34558,34627,34693,34753,34820,34887,34943,34994,35047,35099,35153,35224,35287,35346,35408,35467,35540,35607,35667,35730,35805,35877,35973,36044,36100,36171,36228,36285,36351,36415,36486,36543,36596,36659,36711,36769,36836,38070,38132,38194,38262,38320,38383,38446,38513,38585,38651,38703,38763,38821,38873,38957,39042,39123,39203,39280,39359,39436,39510,39584,39655,39735,39807,39882,39950,40027,40092,40153,40213,40288,40362,40439,40512,40582,40654,40724,40797,40861,40931,40979,41048,41100,41185,41268,41326,41392,41459,41525,41606,41681,41737,41790,41851,41909,41959,42008,42057,42106,42168,42220,42265,42346,42397,42451,42504,42558,42609,42658,42724,42775,42836,42897,42959,43009,43050,43127,43186,43245,43304,43365,43421,43477,43544,43605,43670,43725,43790,43859,43927,44005,44074,44134,44205,44279,44344,44416,44486,44553,44637,44706,44773,44843,44906,44973,45041,45124,45203,45293,45370,45438,45505,45583,45640,45697,45765,45831,45887,45947,46006,46060,46110,46160,46208,46270,46321,46387,46460,46540,46620,46684,46747,46814,46885,46943,47004,47070,47129,47196,47256,47316,47379,47447,47508,47575,47653,47723,47772,47829,47898,47959,48047,48135,48223,48311,48367,48454,48541,48628,48715,48773,48847,48917,48973,49044,49109,49171,49246,49319,49409,49475,49541,49602,49666,49728,49786,49857,49940,49999,50070,50136,50201,50262,50321,50392,50458,50523,50606,50682,50757,50838,50898,50967,51037,51106,51161,51217,51273,51334,51392,51448,51503,51565,51618,51675,51769,51838,51939,51990,52060,52123,52181,52251,52320,52390,52460,52530,52597,52664,52739,52806,52865,52919,52973,53027,53080,53132,53206,54304,54378,54451,54519,54579,54637,54698,54764,54830,54895,54959,55020,55872,56012,58646,58696,58785,58841,58899,58961,59016,59074,59133,59195,59261,59327,59509,59655,59700,59743,60664,60711,60756,60807,60858,60909,60960,61341,61533,61595,61775,61847,61904,61970,62036,62104,62172,62238,62305,62379,62442,62499,62559,62624,62691,62756,62813,62874,62932,63002,63059,63449,66309,66440,66678,66888,67003,67088,67136,67215,67473,68253,68410,68567,69351,69560,69690,69821,69995,70143,70302,70457,70630,70747,70864,71032,71144,71258,71432,71610,71743,71855,72001,72153,72285,72428,72550,74321,74503,74820,75002,75184,75374,75564,75763,75936,76046,76229,76366,76586,76770,76930,77088,77272,77475,77646,77866,78088,78243,78443,78627,78730,78871,79036,79207,79407,79611,79813,80018,80219,80418,80622,81175,81476,81642,81797,81899,85110,85661,85946,88879,89335,89844,100986,101423,101857,102300,106225,106332,106675,106782,107027,107148,107557,107805,107905,108010,108129,108638,108785,108904,109155,109288,109703,109957,110069,115293,115426,115573,119594,125008,128279,133483,137405,142782,146766,149938,155105,155861,156091,156334,157372,204117,205042,205133,207327,207649,207859,207968,208087,208271,209243,209713,210464,212941,213036,213385,214670,214956,215359,215761,216104,216316,216517,216730,217019,217304,228379,228466,228551,228650,233340,233501,233664,233825,233990,234157,234210,234343,234463,234561,234674,234867,234993,235145,235287,235457,235613,235785,236076,236188,236317,236546,236764,237619,238206,238820,238988,239130,239291,239434,239602,239759,246426,246518,246691,246853,246948,247117,247211,247300,247543,247632,247925,248039,248448,248862,248978,249396,249637,250067,250502,250912,251334,251744,251866,252275,252691,252813,253031,253215,257265,257609,257689,258045,258195,258339,258423,258812,258910,259018,259112,259242,259350,259472,259608,259716,259836,259970,260092,260220,260362,260488,260628,260754,260872,261004,261102,261212,261512,261624,261742,262206,262322,262625,262751,262847,262977,263378,263488,263612,263750,263860,263982,264294,264418,264548,265024,265152,265467,265605,265751,265913,266129,266285,266489,267560,267644,267748,268235,268791,268949,269168,269399,269622,269857,270079,270345,270483,271082,271196,271334,271446,271570,272141,272636,273182,273327,273420,273512,275319,275707,276005,276194,276400,276593,276803,277408,277553,277770,278031,278162,286389,286913,287557,287754,288702,289259,289382,290155,290376,290576,292553,292788,292912,293324,293538,293641,293771,293946,294198,294394,294534,294728,294998,295879,296167,296297,297074,297731,297877,298583,298821,300361,300511,300928,301093,301779,302249,302445,302536,302620,302764,302998,303165,304093,304379,304539,305154,305313,305641,305868,306380,306742,306821,307160,307265,307630,308001,308362,310184,310813,311889,312313,312566,312718,313708,314445,314648,314894,315141,315383,315704,315903,316208,316431,316603,317144,317413,317907,318168,318608,318767,319051,319796,320161,320466,320624,321621,322019,322247,322467,322609,323899,324005,324135,324273,324397,324627,324796,324896,325181,325295,326178,326933,327372,327496,327742,327935,328069,328260,329039,329257,329548,329827,330144,330366,330661,330944,331048,331331,332063,332379,332940,333669,334330,334519,335070,335540,335660,336062,336596,342372,342671,344610,361159,362753,363857,364006,366130,369484,369924,370676,370860,371071,375297,375880,395896,396098,397233,397383,397558,400195,401796,410139,410646,411076,411235,412983,413203,413785,414280,414899,415052,415208,415401,415630,415838,415974,416215,424296,424993,426221,428376,428545,429737,429883,432104,432635,434114,434362,435045,439270,439445,442381,443272,451130,451373,453838"
}
},
{
"source": "E:\\gradle_rep\\caches\\transforms-3\\6182fe6d65ef8961a040b52a46bdfbf6\\transformed\\core-1.5.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,88,89,93,94,95",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,127,215,284,347,417,485,557,627,688,762,835,896,957,1019,1083,1145,1206,1274,1374,1434,1500,1573,1642,1699,1751,1813,1885,1961,2026,2085,2144,2204,2264,2324,2384,2444,2504,2564,2624,2684,2744,2803,2863,2923,2983,3043,3103,3163,3223,3283,3343,3403,3462,3522,3582,3641,3700,3759,3818,3877,3936,3971,4006,4061,4124,4179,4237,4295,4356,4419,4476,4527,4577,4638,4695,4761,4795,4830,4865,4935,5006,5123,5324,5434,5635,5764,5836",
- "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,87,88,92,93,94,95",
- "endColumns": "71,87,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,57,60,62,56,50,49,60,56,65,33,34,34,69,70,116,12,109,12,128,71,66",
- "endOffsets": "122,210,279,342,412,480,552,622,683,757,830,891,952,1014,1078,1140,1201,1269,1369,1429,1495,1568,1637,1694,1746,1808,1880,1956,2021,2080,2139,2199,2259,2319,2379,2439,2499,2559,2619,2679,2739,2798,2858,2918,2978,3038,3098,3158,3218,3278,3338,3398,3457,3517,3577,3636,3695,3754,3813,3872,3931,3966,4001,4056,4119,4174,4232,4290,4351,4414,4471,4522,4572,4633,4690,4756,4790,4825,4860,4930,5001,5118,5319,5429,5630,5759,5831,5898"
+ "startLines": "2,3,4,5,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,88,89,93,94,95,96,103,151,183,220",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,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,127,215,284,347,417,485,557,627,688,762,835,896,957,1019,1083,1145,1206,1274,1374,1434,1500,1573,1642,1699,1751,1813,1885,1961,2026,2085,2144,2204,2264,2324,2384,2444,2504,2564,2624,2684,2744,2803,2863,2923,2983,3043,3103,3163,3223,3283,3343,3403,3462,3522,3582,3641,3700,3759,3818,3877,3936,3971,4006,4061,4124,4179,4237,4295,4356,4419,4476,4527,4577,4638,4695,4761,4795,4830,4865,4935,5006,5123,5324,5434,5635,5764,5836,5903,6201,9501,11566,13326",
+ "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,87,88,92,93,94,95,102,150,182,219,226",
+ "endColumns": "71,87,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,57,60,62,56,50,49,60,56,65,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "122,210,279,342,412,480,552,622,683,757,830,891,952,1014,1078,1140,1201,1269,1369,1429,1495,1568,1637,1694,1746,1808,1880,1956,2021,2080,2139,2199,2259,2319,2379,2439,2499,2559,2619,2679,2739,2798,2858,2918,2978,3038,3098,3158,3218,3278,3338,3398,3457,3517,3577,3636,3695,3754,3813,3872,3931,3966,4001,4056,4119,4174,4232,4290,4351,4414,4471,4522,4572,4633,4690,4756,4790,4825,4860,4930,5001,5118,5319,5429,5630,5759,5831,5898,6196,9496,11561,13321,13698"
},
"to": {
- "startLines": "421,422,509,510,617,618,619,620,621,622,623,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,1003,1004,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1050,1085,1291,3760,3761,3765,3766,3770,4333,4334",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "20052,20124,25989,26058,33273,33343,33411,33483,33553,33614,33688,53266,53327,53388,53450,53514,53576,53637,53705,53805,53865,53931,54004,54073,54130,54182,56017,56089,56165,56230,56289,56348,56408,56468,56528,56588,56648,56708,56768,56828,56888,56948,57007,57067,57127,57187,57247,57307,57367,57427,57487,57547,57607,57666,57726,57786,57845,57904,57963,58022,58081,58532,58567,59794,59849,59912,59967,60025,60083,60144,60207,60264,60315,60365,60426,60483,60549,60583,60965,63064,83909,245478,245595,245796,245906,246107,285823,285895",
- "endLines": "421,422,509,510,617,618,619,620,621,622,623,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,1003,1004,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1050,1085,1291,3760,3764,3765,3769,3770,4333,4334",
- "endColumns": "71,87,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,57,60,62,56,50,49,60,56,65,33,34,34,69,70,116,12,109,12,128,71,66",
- "endOffsets": "20119,20207,26053,26116,33338,33406,33478,33548,33609,33683,33756,53322,53383,53445,53509,53571,53632,53700,53800,53860,53926,53999,54068,54125,54177,54239,56084,56160,56225,56284,56343,56403,56463,56523,56583,56643,56703,56763,56823,56883,56943,57002,57062,57122,57182,57242,57302,57362,57422,57482,57542,57602,57661,57721,57781,57840,57899,57958,58017,58076,58135,58562,58597,59844,59907,59962,60020,60078,60139,60202,60259,60310,60360,60421,60478,60544,60578,60613,60995,63129,83975,245590,245791,245901,246102,246231,285890,285957"
+ "startLines": "421,422,509,510,617,618,619,620,621,622,623,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,1003,1004,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1050,1085,1291,3760,3761,3765,3766,3770,4333,4334,6327,6549,6582,6609,6642",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "20052,20124,25989,26058,33273,33343,33411,33483,33553,33614,33688,53266,53327,53388,53450,53514,53576,53637,53705,53805,53865,53931,54004,54073,54130,54182,56017,56089,56165,56230,56289,56348,56408,56468,56528,56588,56648,56708,56768,56828,56888,56948,57007,57067,57127,57187,57247,57307,57367,57427,57487,57547,57607,57666,57726,57786,57845,57904,57963,58022,58081,58532,58567,59794,59849,59912,59967,60025,60083,60144,60207,60264,60315,60365,60426,60483,60549,60583,60965,63064,83909,245478,245595,245796,245906,246107,285823,285895,375885,397563,399294,400200,400882",
+ "endLines": "421,422,509,510,617,618,619,620,621,622,623,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,1003,1004,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1050,1085,1291,3760,3764,3765,3769,3770,4333,4334,6333,6581,6602,6641,6647",
+ "endColumns": "71,87,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,57,60,62,56,50,49,60,56,65,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "20119,20207,26053,26116,33338,33406,33478,33548,33609,33683,33756,53322,53383,53445,53509,53571,53632,53700,53800,53860,53926,53999,54068,54125,54177,54239,56084,56160,56225,56284,56343,56403,56463,56523,56583,56643,56703,56763,56823,56883,56943,57002,57062,57122,57182,57242,57302,57362,57422,57482,57542,57602,57661,57721,57781,57840,57899,57958,58017,58076,58135,58562,58597,59844,59907,59962,60020,60078,60139,60202,60259,60310,60360,60421,60478,60544,60578,60613,60995,63129,83975,245590,245791,245901,246102,246231,285890,285957,376091,399289,399970,400877,401044"
}
},
{
@@ -145,12 +145,12 @@
"endOffsets": "111,256,864,6075"
},
"to": {
- "startLines": "59,5168,6360,6366",
+ "startLines": "59,5168,6366,6372",
"startColumns": "4,4,4,4",
- "startOffsets": "2751,336601,389677,389888",
- "endLines": "59,5170,6365,6449",
+ "startOffsets": "2751,336601,389727,389938",
+ "endLines": "59,5170,6371,6455",
"endColumns": "60,12,24,24",
- "endOffsets": "2807,336741,389883,394399"
+ "endOffsets": "2807,336741,389933,394449"
}
},
{
@@ -164,29 +164,31 @@
"endOffsets": "107,293,354,645,697,745,796,848,909,955,1088,1140,1190,1241,1550,1862,1907,1966,2163,2220,2415,2597,2651,2708,2900,2958,3154,3210,3404,3461,3512,3734,3786,3841,4031,4207,4257,4313,4473,4534,4594,4664,4797,4865,4994,5120,5182,5247,5315,5382,5505,5630,5697,5762,5827,6008,6129,6250,6316,6383,6593,6662,6728,6853,6979,7046,7172,7299,7424,7551,7607,7672,7798,7921,7986,8194,8261,8441,8561,8681,8746,8808,8870,8932,8991,9051,9112,9173,9232,9733,9784,9833,9881,9939,10169,10216,10276,10382,10562,10608,10655,10707,11037,11275,11330,11469,11515,11570,11615,11956,12093,36990,16312,19917,20061,24367,24870,25290,25921,26573,26614,26668,26718,27340,27993,28491,31368,31714,31946,32086,32591,32721,33148,33543,34575,34807,34934,35040,35524,36646,36949"
},
"to": {
- "startLines": "12,14,20,21,29,35,41,56,57,58,60,64,65,66,67,75,84,91,92,97,98,103,108,109,110,115,116,121,122,127,128,129,135,136,137,142,147,157,158,162,163,164,165,168,169,172,175,176,177,178,179,182,185,186,187,188,193,196,199,200,201,206,207,208,211,214,215,218,221,224,227,228,229,232,235,236,241,242,247,250,253,254,255,256,257,258,259,260,261,262,314,315,316,317,320,326,327,328,331,346,351,370,371,381,387,390,394,395,396,397,406,1007,6356,6357,6358,6359,6450,6564,6572,6573,6574,6575,6576,6577,6582,6583,6584,6990,6991,6992,6993,6999,7000,7097,7104,7126,7332,7353,7835,7836,7853",
+ "startLines": "12,14,20,21,29,35,41,56,57,58,60,64,65,66,67,75,84,91,92,97,98,103,108,109,110,115,116,121,122,127,128,129,135,136,137,142,147,157,158,162,163,164,165,168,169,172,175,176,177,178,179,182,185,186,187,188,193,196,199,200,201,206,207,208,211,214,215,218,221,224,227,228,229,232,235,236,241,242,247,250,253,254,255,256,257,258,259,260,261,262,314,315,316,317,320,326,327,328,331,346,351,370,371,381,387,390,394,395,396,397,406,1007,6362,6363,6364,6365,6456,6648,6656,6657,6658,6659,6660,6661,6666,6667,6668,7074,7075,7076,7077,7083,7084,7181,7188,7210,7436,7457,7939,7940,7957",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "465,578,813,874,1165,1501,1808,2592,2644,2705,2812,2945,2997,3047,3098,3407,3774,4185,4244,4441,4498,4693,4875,4929,4986,5178,5236,5432,5488,5682,5739,5790,6012,6064,6119,6309,6485,7007,7063,7223,7284,7344,7414,7547,7615,7744,7870,7932,7997,8065,8132,8255,8380,8447,8512,8577,8758,8879,9000,9066,9133,9343,9412,9478,9603,9729,9796,9922,10049,10174,10301,10357,10422,10548,10671,10736,10944,11011,11191,11311,11431,11496,11558,11620,11682,11741,11801,11862,11923,11982,14833,14884,14933,14981,15155,15385,15432,15492,15598,16362,16601,17707,17759,18134,18372,18550,18689,18735,18790,18835,19176,58701,377403,381622,385227,385371,394404,399448,400200,400831,401483,401524,401578,401628,402250,402903,403401,419882,420228,420460,420600,421105,421235,424625,425020,426432,433587,434252,452068,452552,453674",
- "endLines": "12,18,20,28,29,35,41,56,57,58,63,64,65,66,74,82,84,91,96,97,102,107,108,109,114,115,120,121,126,127,128,134,135,136,141,146,147,157,161,162,163,164,167,168,171,174,175,176,177,178,181,184,185,186,187,192,195,198,199,200,205,206,207,210,213,214,217,220,223,226,227,228,231,234,235,240,241,246,249,252,253,254,255,256,257,258,259,260,261,273,314,315,316,317,325,326,327,330,335,346,351,370,379,386,387,393,394,395,396,405,409,1007,6356,6357,6358,6359,6450,6564,6572,6573,6574,6575,6576,6581,6582,6583,6584,6990,6991,6992,6998,6999,7005,7103,7115,7126,7332,7353,7835,7852,7853",
+ "startOffsets": "465,578,813,874,1165,1501,1808,2592,2644,2705,2812,2945,2997,3047,3098,3407,3774,4185,4244,4441,4498,4693,4875,4929,4986,5178,5236,5432,5488,5682,5739,5790,6012,6064,6119,6309,6485,7007,7063,7223,7284,7344,7414,7547,7615,7744,7870,7932,7997,8065,8132,8255,8380,8447,8512,8577,8758,8879,9000,9066,9133,9343,9412,9478,9603,9729,9796,9922,10049,10174,10301,10357,10422,10548,10671,10736,10944,11011,11191,11311,11431,11496,11558,11620,11682,11741,11801,11862,11923,11982,14833,14884,14933,14981,15155,15385,15432,15492,15598,16362,16601,17707,17759,18134,18372,18550,18689,18735,18790,18835,19176,58701,377453,381672,385277,385421,394454,401049,401801,402432,403084,403125,403179,403229,403851,404504,405002,421483,421829,422061,422201,422706,422836,426226,426621,428033,435362,436027,453843,454327,455449",
+ "endLines": "12,18,20,28,29,35,41,56,57,58,63,64,65,66,74,82,84,91,96,97,102,107,108,109,114,115,120,121,126,127,128,134,135,136,141,146,147,157,161,162,163,164,167,168,171,174,175,176,177,178,181,184,185,186,187,192,195,198,199,200,205,206,207,210,213,214,217,220,223,226,227,228,231,234,235,240,241,246,249,252,253,254,255,256,257,258,259,260,261,273,314,315,316,317,325,326,327,330,335,346,351,370,379,386,387,393,394,395,396,405,409,1007,6362,6363,6364,6365,6456,6648,6656,6657,6658,6659,6660,6665,6666,6667,6668,7074,7075,7076,7082,7083,7089,7187,7199,7210,7436,7457,7939,7956,7957",
"endColumns": "56,11,60,11,51,47,50,51,60,45,11,51,49,50,11,11,44,58,11,56,11,11,53,56,11,57,11,55,11,56,50,11,51,54,11,11,49,55,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,55,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,50,48,47,57,11,46,59,11,11,45,46,51,11,11,54,11,45,54,44,11,11,40,4218,3604,143,4305,502,419,630,651,40,53,49,382,652,497,2876,345,231,139,35,129,133,35,35,231,126,105,483,35,302",
- "endOffsets": "517,759,869,1160,1212,1544,1854,2639,2700,2746,2940,2992,3042,3093,3402,3714,3814,4239,4436,4493,4688,4870,4924,4981,5173,5231,5427,5483,5677,5734,5785,6007,6059,6114,6304,6480,6530,7058,7218,7279,7339,7409,7542,7610,7739,7865,7927,7992,8060,8127,8250,8375,8442,8507,8572,8753,8874,8995,9061,9128,9338,9407,9473,9598,9724,9791,9917,10044,10169,10296,10352,10417,10543,10666,10731,10939,11006,11186,11306,11426,11491,11553,11615,11677,11736,11796,11857,11918,11977,12445,14879,14928,14976,15034,15380,15427,15487,15593,15773,16403,16643,17754,18084,18367,18422,18684,18730,18785,18830,19171,19308,58737,381617,385222,385366,389672,394902,399863,400826,401478,401519,401573,401623,402245,402898,403396,406273,420223,420455,420595,421100,421230,421657,425015,426047,426659,433709,434353,452547,453669,453972"
+ "endOffsets": "517,759,869,1160,1212,1544,1854,2639,2700,2746,2940,2992,3042,3093,3402,3714,3814,4239,4436,4493,4688,4870,4924,4981,5173,5231,5427,5483,5677,5734,5785,6007,6059,6114,6304,6480,6530,7058,7218,7279,7339,7409,7542,7610,7739,7865,7927,7992,8060,8127,8250,8375,8442,8507,8572,8753,8874,8995,9061,9128,9338,9407,9473,9598,9724,9791,9917,10044,10169,10296,10352,10417,10543,10666,10731,10939,11006,11186,11306,11426,11491,11553,11615,11677,11736,11796,11857,11918,11977,12445,14879,14928,14976,15034,15380,15427,15487,15593,15773,16403,16643,17754,18084,18367,18422,18684,18730,18785,18830,19171,19308,58737,381667,385272,385416,389722,394952,401464,402427,403079,403120,403174,403224,403846,404499,404997,407874,421824,422056,422196,422701,422831,423258,426616,427648,428260,435484,436128,454322,455444,455747"
}
},
{
"source": "E:\\gradle_rep\\caches\\transforms-3\\722cfa06d51a32340f337ac9798393bf\\transformed\\recyclerview-1.1.0\\res\\values\\values.xml",
"from": {
- "startLines": "2,3,4,5,6,7,8,9",
- "startColumns": "4,4,4,4,4,4,4,4",
- "startOffsets": "55,111,170,218,274,349,425,497",
- "endColumns": "55,58,47,55,74,75,71,65",
- "endOffsets": "106,165,213,269,344,420,492,558"
+ "startLines": "2,3,4,5,6,7,8,9,10",
+ "startColumns": "4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,111,170,218,274,349,425,497,563",
+ "endLines": "2,3,4,5,6,7,8,9,38",
+ "endColumns": "55,58,47,55,74,75,71,65,24",
+ "endOffsets": "106,165,213,269,344,420,492,558,2084"
},
"to": {
- "startLines": "337,674,675,676,684,685,686,1002",
- "startColumns": "4,4,4,4,4,4,4,4",
- "startOffsets": "15836,37014,37073,37121,37788,37863,37939,58466",
- "endColumns": "55,58,47,55,74,75,71,65",
- "endOffsets": "15887,37068,37116,37172,37858,37934,38006,58527"
+ "startLines": "337,674,675,676,684,685,686,1002,7228",
+ "startColumns": "4,4,4,4,4,4,4,4,4",
+ "startOffsets": "15836,37014,37073,37121,37788,37863,37939,58466,428765",
+ "endLines": "337,674,675,676,684,685,686,1002,7248",
+ "endColumns": "55,58,47,55,74,75,71,65,24",
+ "endOffsets": "15887,37068,37116,37172,37858,37934,38006,58527,429600"
}
},
{
@@ -200,12 +202,12 @@
"endOffsets": "1697,2082,2679,4312,4582"
},
"to": {
- "startLines": "5289,5305,5311,7333,7349",
+ "startLines": "5289,5305,5311,7437,7453",
"startColumns": "4,4,4,4,4",
- "startOffsets": "341017,341442,341620,433714,434125",
- "endLines": "5304,5310,5320,7348,7352",
+ "startOffsets": "341017,341442,341620,435489,435900",
+ "endLines": "5304,5310,5320,7452,7456",
"endColumns": "24,24,24,24,24",
- "endOffsets": "341437,341615,341899,434120,434247"
+ "endOffsets": "341437,341615,341899,435895,436022"
}
},
{
diff --git a/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json b/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json
index 9abcf41..21e0d2c 100644
--- a/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json
+++ b/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json
@@ -1,474 +1,506 @@
[
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_blue_down.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_blue_down.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_red_middle.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_red_middle.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\menu_call_note_edit.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\menu\\call_note_edit.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_note_list_dropdown_menu.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/note_list_dropdown_menu.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\xml_searchable.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\xml\\searchable.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_title_bar_bg.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/title_bar_bg.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_title_alert.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\title_alert.png"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_folder_list_item.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/folder_list_item.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_title_white.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_title_white.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_selected.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/selected.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_yellow_up.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_yellow_up.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_title_yellow.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_title_yellow.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_add_account_text.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\add_account_text.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable_fire_1.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable/fire_1.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_icon_app.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\icon_app.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable_verify_btn_normal.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable/verify_btn_normal.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_folder_list_item.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\folder_list_item.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_note_login.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/note_login.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_blue_up.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_blue_up.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/xml_network_security_config.xml.flat",
+ "source": "net.micode.notes.app-main-7:/xml/network_security_config.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_red_single.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_red_single.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/anim_pop_exit_anim.xml.flat",
+ "source": "net.micode.notes.app-main-7:/anim/pop_exit_anim.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\menu_call_record_folder.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\menu\\call_record_folder.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/anim_anim_rotate.xml.flat",
+ "source": "net.micode.notes.app-main-7:/anim/anim_rotate.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_note_btn_main.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\note_btn_main.png"
+ "merged": "net.micode.notes.app-merged_res-5:/menu_sub_folder.xml.flat",
+ "source": "net.micode.notes.app-main-7:/menu/sub_folder.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\menu_note_list_options.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\menu\\note_list_options.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable_verify_btn_pressed.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable/verify_btn_pressed.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_white_up.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_white_up.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_footer_bg.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_footer_bg.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_yellow_single.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_yellow_single.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable_anim_fire.xml.flat",
+ "source": "net.micode.notes.app-main-7:/drawable/anim_fire.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_delete.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\delete.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_clock.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/clock.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_note_btn_lf.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\note_btn_lf.png"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_test.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/test.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_new_note_normal.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\new_note_normal.png"
+ "merged": "net.micode.notes.app-merged_res-5:/raw_introduction.flat",
+ "source": "net.micode.notes.app-main-7:/raw/introduction"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_clock.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\clock.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_4x_yellow.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_4x_yellow.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_notification.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\notification.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_white_up.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_white_up.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_pop_menu_main.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_pop_menu_main.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/font-v26_font_consolas.xml.flat",
+ "source": "net.micode.notes.app-main-7:/font-v26/font_consolas.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_note_btn_rt.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\note_btn_rt.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_4x_blue.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_4x_blue.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_green_middle.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_green_middle.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_2x_green.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_2x_green.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_4x_green.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_4x_green.png"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_widget_2x.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/widget_2x.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_4x_yellow.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_4x_yellow.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable_new_note.xml.flat",
+ "source": "net.micode.notes.app-main-7:/drawable/new_note.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_item.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_item.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/xml_widget_2x_info.xml.flat",
+ "source": "net.micode.notes.app-main-7:/xml/widget_2x_info.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_note_edit_color_selector_panel.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\note_edit_color_selector_panel.png"
+ "merged": "net.micode.notes.app-merged_res-5:/menu_call_record_folder.xml.flat",
+ "source": "net.micode.notes.app-main-7:/menu/call_record_folder.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_yellow_down.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_yellow_down.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_note_pop_menu_backup_list.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/note_pop_menu_backup_list.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_footer_bg.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_footer_bg.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/xml_preferences.xml.flat",
+ "source": "net.micode.notes.app-main-7:/xml/preferences.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/layout_note_list.xml.flat",
- "source": "net.micode.notes.app-main-7:/layout/note_list.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_dialog_edit_text.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/dialog_edit_text.xml"
+ },
+ {
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_title_blue.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_title_blue.9.png"
+ },
+ {
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_yellow_single.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_yellow_single.9.png"
+ },
+ {
+ "merged": "net.micode.notes.app-merged_res-5:/color_secondary_text_dark.xml.flat",
+ "source": "net.micode.notes.app-main-7:/color/secondary_text_dark.xml"
+ },
+ {
+ "merged": "net.micode.notes.app-merged_res-5:/anim_pop_enter_anim.xml.flat",
+ "source": "net.micode.notes.app-main-7:/anim/pop_enter_anim.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_pop_menu_backup_list.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_pop_menu_backup_list.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/xml_widget_4x_info.xml.flat",
+ "source": "net.micode.notes.app-main-7:/xml/widget_4x_info.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_title_bar_bg.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\title_bar_bg.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_note_menu_list_item.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/note_menu_list_item.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_2x_blue.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_2x_blue.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_white_middle.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_white_middle.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_blue.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_blue.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_blue_up.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_blue_up.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_menu_btn_bg.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\menu_btn_bg.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_white_single.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_white_single.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_note_menu_bg.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\note_menu_bg.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_yellow.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_yellow.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_font_large.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\font_large.png"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_test_list_item.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/test_list_item.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_menu_list_item.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_menu_list_item.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_note_edit.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/note_edit.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_2x_green.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_2x_green.png"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_widget_4x.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/widget_4x.xml"
+ },
+ {
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_title_green.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_title_green.9.png"
+ },
+ {
+ "merged": "net.micode.notes.app-merged_res-5:/drawable_note_btn_main.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable/note_btn_main.png"
+ },
+ {
+ "merged": "net.micode.notes.app-merged_res-5:/drawable_note_btn_rt.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable/note_btn_rt.png"
+ },
+ {
+ "merged": "net.micode.notes.app-merged_res-5:/layout_note_list.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/note_list.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_title_blue.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_title_blue.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_menu_delete.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/menu_delete.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_font_size_selector_bg.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\font_size_selector_bg.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_green_down.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_green_down.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\xml_network_security_config.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\xml\\network_security_config.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_icon_app.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/icon_app.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_white_down.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_white_down.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_dropdown_icon.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/dropdown_icon.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_pop_menu_sync_list.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_pop_menu_sync_list.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/font_font_consolas.xml.flat",
+ "source": "net.micode.notes.app-main-7:/font/font_consolas.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\anim_pop_enter_anim.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\anim\\pop_enter_anim.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_bg_btn_set_color.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/bg_btn_set_color.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_white.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_white.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/menu_note_list.xml.flat",
+ "source": "net.micode.notes.app-main-7:/menu/note_list.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_yellow.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_yellow.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_note_list_footer.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/note_list_footer.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_2x_white.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_2x_white.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable_fire_2.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable/fire_2.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_2x_yellow.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_2x_yellow.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_menu_move.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/menu_move.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\menu_sub_folder.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\menu\\sub_folder.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_bg_color_btn_mask.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/bg_color_btn_mask.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_account_dialog_title.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\account_dialog_title.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_add_account_text.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/add_account_text.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_baseline_add_box_24.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\baseline_add_box_24.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_datetime_picker.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/datetime_picker.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\xml_widget_4x_info.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\xml\\widget_4x_info.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_font_super.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/font_super.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\raw_introduction.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\raw\\introduction"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_blue_single.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_blue_single.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_test_list_item.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\test_list_item.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_2x_yellow.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_2x_yellow.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_blue_middle.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_blue_middle.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_delete.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/delete.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_green.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_green.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_green.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_green.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_4x_white.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_4x_white.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable_pin_bg.xml.flat",
+ "source": "net.micode.notes.app-main-7:/drawable/pin_bg.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_font_super.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\font_super.png"
+ "merged": "net.micode.notes.app-merged_res-5:/menu_note_edit.xml.flat",
+ "source": "net.micode.notes.app-main-7:/menu/note_edit.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_list_footer.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_list_footer.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_account_dialog_title.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/account_dialog_title.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_circle_btn_bg.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\circle_btn_bg.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_note_pop_menu_sync_list.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/note_pop_menu_sync_list.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_menu_move.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\menu_move.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_call_record.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/call_record.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_title_red.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_title_red.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_green_up.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_green_up.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\menu_note_list.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\menu\\note_list.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_folder.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_folder.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_blue_single.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_blue_single.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_red_single.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_red_single.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_title_yellow.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_title_yellow.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_notification.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/notification.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\xml_preferences.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\xml\\preferences.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable_verify_btn_bg.xml.flat",
+ "source": "net.micode.notes.app-main-7:/drawable/verify_btn_bg.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_red_down.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_red_down.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_red_down.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_red_down.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\raw-zh-rCN_introduction.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\raw-zh-rCN\\introduction"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_new_note_pressed.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/new_note_pressed.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_list.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_list.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable_pin_active.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable/pin_active.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_datetime_picker.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\datetime_picker.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_note_pop_menu_main.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/note_pop_menu_main.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_edit.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_edit.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_white.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_white.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_yellow_middle.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_yellow_middle.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_note_item.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/note_item.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\color_secondary_text_dark.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\color\\secondary_text_dark.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/anim_anim_out.xml.flat",
+ "source": "net.micode.notes.app-main-7:/anim/anim_out.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_backup_note_checked.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\backup_note_checked.png"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_settings_header.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/settings_header.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_menu_delete.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\menu_delete.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable_pin.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable/pin.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_bg_btn_set_color.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\bg_btn_set_color.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_note_edit_color_selector_panel.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/note_edit_color_selector_panel.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_login.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_login.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_title_alert.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/title_alert.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_red_up.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_red_up.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/anim_anim_in.xml.flat",
+ "source": "net.micode.notes.app-main-7:/anim/anim_in.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\anim_anim_rotate.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\anim\\anim_rotate.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_4x_red.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_4x_red.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_title_green.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_title_green.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_font_large.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/font_large.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_dropdown_icon.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\dropdown_icon.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_blue_middle.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_blue_middle.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_call_record.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\call_record.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_2x_blue.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_2x_blue.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_circle_btn_bg_trans.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\circle_btn_bg_trans.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_red_up.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_red_up.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_white_single.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_white_single.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_4x_white.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_4x_white.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\menu_note_edit.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\menu\\note_edit.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_yellow_up.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_yellow_up.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_green_down.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_green_down.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_2x_white.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_2x_white.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_red.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_red.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/font_consolas.ttf.flat",
+ "source": "net.micode.notes.app-main-7:/font/consolas.ttf"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_red_middle.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_red_middle.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_title_white.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_title_white.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_selected.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\selected.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_yellow_down.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_yellow_down.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_settings_header.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\settings_header.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/raw-zh-rCN_introduction.flat",
+ "source": "net.micode.notes.app-main-7:/raw-zh-rCN/introduction"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_font_small.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\font_small.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable_note_menu_bg.xml.flat",
+ "source": "net.micode.notes.app-main-7:/drawable/note_menu_bg.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\anim_pop_exit_anim.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\anim\\pop_exit_anim.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_background.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_background.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_font_normal.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\font_normal.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_search_result.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/search_result.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\xml_widget_2x_info.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\xml\\widget_2x_info.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_4x_green.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_4x_green.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_background.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_background.png"
+ "merged": "net.micode.notes.app-merged_res-5:/xml_searchable.xml.flat",
+ "source": "net.micode.notes.app-main-7:/xml/searchable.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable_new_note.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable\\new_note.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_red.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_red.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_bg_color_btn_mask.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\bg_color_btn_mask.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_green_middle.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_green_middle.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_green_up.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_green_up.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_font_normal.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/font_normal.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_4x_red.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_4x_red.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_yellow_middle.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_yellow_middle.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_widget_2x.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\widget_2x.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_new_note_normal.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/new_note_normal.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_dialog_edit_text.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\dialog_edit_text.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/menu_note_list_dropdown.xml.flat",
+ "source": "net.micode.notes.app-main-7:/menu/note_list_dropdown.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_new_note_pressed.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\new_note_pressed.png"
+ "merged": "net.micode.notes.app-merged_res-5:/layout_note_edit_list_item.xml.flat",
+ "source": "net.micode.notes.app-main-7:/layout/note_edit_list_item.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_edit_list_item.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_edit_list_item.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable_backup_note_checked.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable/backup_note_checked.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_green_single.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_green_single.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_blue_down.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_blue_down.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\color_primary_text_dark.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\color\\primary_text_dark.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_font_size_selector_bg.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/font_size_selector_bg.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_white_middle.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_white_middle.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/menu_note_list_options.xml.flat",
+ "source": "net.micode.notes.app-main-7:/menu/note_list_options.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\anim_anim_in.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\anim\\anim_in.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_title_red.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_title_red.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_list_dropdown_menu.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_list_dropdown_menu.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_blue.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_blue.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_4x_blue.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_4x_blue.png"
+ "merged": "net.micode.notes.app-merged_res-5:/menu_call_note_edit.xml.flat",
+ "source": "net.micode.notes.app-main-7:/menu/call_note_edit.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\anim_anim_out.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\anim\\anim_out.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_green_single.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_green_single.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_widget_4x.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\widget_4x.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_2x_red.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_2x_red.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_test.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\test.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/color_primary_text_dark.xml.flat",
+ "source": "net.micode.notes.app-main-7:/color/primary_text_dark.xml"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_search_result.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\search_result.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable_note_btn_lf.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable/note_btn_lf.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_folder.9.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_folder.9.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_white_down.9.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_white_down.9.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_widget_2x_red.png.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\widget_2x_red.png"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_font_small.png.flat",
+ "source": "net.micode.notes.app-main-7:/drawable-hdpi/font_small.png"
},
{
- "merged": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\menu_note_list_dropdown.xml.flat",
- "source": "E:\\gradle_rep\\daemon\\7.5\\net.micode.notes.app-main-7:\\menu\\note_list_dropdown.xml"
+ "merged": "net.micode.notes.app-merged_res-5:/drawable_login_input_style.xml.flat",
+ "source": "net.micode.notes.app-main-7:/drawable/login_input_style.xml"
}
]
\ No newline at end of file
diff --git a/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ b/app/build/intermediates/processed_res/debug/out/resources-debug.ap_
index b3e5597..cce90aa 100644
Binary files a/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ and b/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_0.jar b/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_0.jar
new file mode 100644
index 0000000..655e677
Binary files /dev/null and b/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_0.jar differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_1.jar b/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_1.jar
new file mode 100644
index 0000000..cff20a3
Binary files /dev/null and b/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_1.jar differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_2.jar b/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_2.jar
new file mode 100644
index 0000000..d586985
Binary files /dev/null and b/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_2.jar differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_3.jar b/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_3.jar
new file mode 100644
index 0000000..e35a50e
Binary files /dev/null and b/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_3.jar differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_4.jar b/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_4.jar
new file mode 100644
index 0000000..b881ebf
Binary files /dev/null and b/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_4.jar differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_5.jar b/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_5.jar
new file mode 100644
index 0000000..928bf9a
Binary files /dev/null and b/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_5.jar differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_6.jar b/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_6.jar
new file mode 100644
index 0000000..e69ec8e
Binary files /dev/null and b/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_6.jar differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_7.jar b/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_7.jar
new file mode 100644
index 0000000..fcceac7
Binary files /dev/null and b/app/build/intermediates/project_dex_archive/debug/out/c0a4e66a254cf6bccb2a5fa7368cd837f2b5b2bfbb51974b15703cd953784554_7.jar differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_0.jar b/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_0.jar
deleted file mode 100644
index b259a83..0000000
Binary files a/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_0.jar and /dev/null differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_1.jar b/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_1.jar
deleted file mode 100644
index 6546aab..0000000
Binary files a/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_1.jar and /dev/null differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_2.jar b/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_2.jar
deleted file mode 100644
index 2bfcfe4..0000000
Binary files a/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_2.jar and /dev/null differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_3.jar b/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_3.jar
deleted file mode 100644
index bc7667f..0000000
Binary files a/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_3.jar and /dev/null differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_4.jar b/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_4.jar
deleted file mode 100644
index a76e430..0000000
Binary files a/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_4.jar and /dev/null differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_5.jar b/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_5.jar
deleted file mode 100644
index ff59420..0000000
Binary files a/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_5.jar and /dev/null differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_6.jar b/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_6.jar
deleted file mode 100644
index 3cd067e..0000000
Binary files a/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_6.jar and /dev/null differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_7.jar b/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_7.jar
deleted file mode 100644
index f31df61..0000000
Binary files a/app/build/intermediates/project_dex_archive/debug/out/d3d289cacb927e7935cdba2ca7cb2faaee23fd73e599d6d7ff0327556143408d_7.jar and /dev/null differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$CallNote.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$CallNote.dex
index 678b836..333bf85 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$CallNote.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$CallNote.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$NoteColumns.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$NoteColumns.dex
index 3e6ef4e..a30964a 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$NoteColumns.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$NoteColumns.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$TextNote.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$TextNote.dex
index fab84e3..8b30044 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$TextNote.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$TextNote.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper.dex
index 404c236..cc227d7 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex
index 65012cb..110c32e 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex
index dfab62a..aa2a06e 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex
index d862547..4aef6fd 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex
index d26615b..e7b41b6 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex
index 5f16c89..f46bf3a 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex
index c3279e4..d3a4f22 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex
index f18ae60..b37b308 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex
index f3d8ee1..63d7f21 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex
index 0eda26b..b3e0297 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex
index 46b23ab..27ed715 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/BackupListAdapter.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/BackupListAdapter.dex
index 1ff61ef..73ca26d 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/BackupListAdapter.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/BackupListAdapter.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex
index 4396754..4e5d936 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex
index 9293f90..07bfe03 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex
index 5ea78ab..611f030 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex
index 5376558..9a6254c 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex
index f36c2c7..070a2bc 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteCheckBox.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteCheckBox.dex
index 09340ae..095e22d 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteCheckBox.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteCheckBox.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$1.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$1.dex
index 098ae78..e748ee3 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$1.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$1.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$2.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$2.dex
index 1784d84..76ed949 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$2.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$2.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$3.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$3.dex
index b6d82f0..8e3c064 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$3.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$3.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex
index 3a9b0bf..d39c0ac 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex
index 9891eab..5453f14 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex
index 1777ef4..1450810 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteItemData.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteItemData.dex
index 4088447..e2cfec8 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteItemData.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteItemData.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteLoginActivity$1.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteLoginActivity$1.dex
index d5d50d5..d9462f9 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteLoginActivity$1.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteLoginActivity$1.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteLoginActivity$2.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteLoginActivity$2.dex
index 5ddf7de..1fe1b76 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteLoginActivity$2.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteLoginActivity$2.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteLoginActivity$3.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteLoginActivity$3.dex
index dfabc26..4da90f7 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteLoginActivity$3.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteLoginActivity$3.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteLoginActivity.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteLoginActivity.dex
index 7a68d04..963676a 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteLoginActivity.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteLoginActivity.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuButton$1.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuButton$1.dex
index 790152c..d19319b 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuButton$1.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuButton$1.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuButton.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuButton.dex
index b695c2b..3b02910 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuButton.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuButton.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuListFragment$1.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuListFragment$1.dex
index 2eb7f95..fb847e8 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuListFragment$1.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuListFragment$1.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuListFragment.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuListFragment.dex
index 2e49bef..884a0d0 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuListFragment.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuListFragment.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuMainFragment$NoteMenuBackUpButtonClickListener.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuMainFragment$NoteMenuBackUpButtonClickListener.dex
index 6329a13..4991e08 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuMainFragment$NoteMenuBackUpButtonClickListener.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuMainFragment$NoteMenuBackUpButtonClickListener.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuMainFragment$NoteMenuSyncButtonClickListener.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuMainFragment$NoteMenuSyncButtonClickListener.dex
index 95fc0b3..1aaddb9 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuMainFragment$NoteMenuSyncButtonClickListener.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuMainFragment$NoteMenuSyncButtonClickListener.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuMainFragment.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuMainFragment.dex
index c7b31b5..e222228 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuMainFragment.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteMenuMainFragment.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteVerificationButton$1.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteVerificationButton$1.dex
index 0063734..9349c9e 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteVerificationButton$1.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteVerificationButton$1.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteVerificationButton$2.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteVerificationButton$2.dex
index 9f30172..12a59ce 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteVerificationButton$2.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteVerificationButton$2.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteVerificationButton.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteVerificationButton.dex
index 8d7381e..0884a6f 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteVerificationButton.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteVerificationButton.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex
index 8e8a82f..692b8a2 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$10.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$10.dex
index 2105019..4fb26f9 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$10.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$10.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$2.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$2.dex
index 35ba686..4fd1062 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$2.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$2.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$3.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$3.dex
index f6448f5..fef831f 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$3.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$3.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex
index 5976e14..d81f6a6 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$5.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$5.dex
index a872620..e9b1dd4 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$5.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$5.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex
index b474fed..05e1cc5 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$7.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$7.dex
index f92659d..02e43d3 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$7.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$7.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex
index 3a920ee..ee58dd6 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$9.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$9.dex
index c235942..96bda7b 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$9.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$9.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex
index 7fcd04b..5002168 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ListEditState.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ListEditState.dex
index 313ad5e..322281c 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ListEditState.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ListEditState.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex
index 5be7c10..da319e9 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex
index 3e90cea..ddfabfa 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex
index 83218ce..b8f2040 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex
index 9042fb5..62bbfd3 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex
index 9ed6744..591b5c9 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter.dex
index 7811f0b..9a1fb66 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex
index 35c876b..f9b54f7 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex
index a5ad5d8..25be22f 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$6.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$6.dex
index 15a44e6..b407da9 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$6.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$6.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$7.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$7.dex
index b6c18ab..671c7b2 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$7.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$7.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$8.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$8.dex
deleted file mode 100644
index ca4d179..0000000
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$8.dex and /dev/null differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex
index a82ab73..fa544c8 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex
index f9c11a1..c191440 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/PinCheckBox.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/PinCheckBox.dex
new file mode 100644
index 0000000..b351786
Binary files /dev/null and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/PinCheckBox.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/PinFireImagView.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/PinFireImagView.dex
new file mode 100644
index 0000000..cf274da
Binary files /dev/null and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/PinFireImagView.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SyncListAdapter.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SyncListAdapter.dex
index a5b3345..7278971 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SyncListAdapter.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SyncListAdapter.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/TestActivity.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/TestActivity.dex
index 17795ed..c1fe288 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/TestActivity.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/TestActivity.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex
index c7fda7c..f877bc3 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex
index ab0a507..e9e0c7c 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex differ
diff --git a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex
index f398d8d..077d489 100644
Binary files a/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex and b/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex differ
diff --git a/app/build/intermediates/runtime_symbol_list/debug/R.txt b/app/build/intermediates/runtime_symbol_list/debug/R.txt
index e011d68..55cb17c 100644
--- a/app/build/intermediates/runtime_symbol_list/debug/R.txt
+++ b/app/build/intermediates/runtime_symbol_list/debug/R.txt
@@ -1689,10 +1689,10 @@ int drawable abc_textfield_search_activated_mtrl_alpha 0x7f080058
int drawable abc_textfield_search_default_mtrl_alpha 0x7f080059
int drawable abc_textfield_search_material 0x7f08005a
int drawable abc_vector_test 0x7f08005b
-int drawable avd_hide_password 0x7f08005c
-int drawable avd_show_password 0x7f08005d
-int drawable backup_note_checked 0x7f08005e
-int drawable baseline_add_box_24 0x7f08005f
+int drawable anim_fire 0x7f08005c
+int drawable avd_hide_password 0x7f08005d
+int drawable avd_show_password 0x7f08005e
+int drawable backup_note_checked 0x7f08005f
int drawable bg_btn_set_color 0x7f080060
int drawable bg_color_btn_mask 0x7f080061
int drawable btn_checkbox_checked_mtrl 0x7f080062
@@ -1704,1764 +1704,1773 @@ int drawable btn_radio_off_to_on_mtrl_animation 0x7f080067
int drawable btn_radio_on_mtrl 0x7f080068
int drawable btn_radio_on_to_off_mtrl_animation 0x7f080069
int drawable call_record 0x7f08006a
-int drawable circle_btn_bg 0x7f08006b
-int drawable circle_btn_bg_trans 0x7f08006c
-int drawable clock 0x7f08006d
-int drawable delete 0x7f08006e
-int drawable design_fab_background 0x7f08006f
-int drawable design_ic_visibility 0x7f080070
-int drawable design_ic_visibility_off 0x7f080071
-int drawable design_password_eye 0x7f080072
-int drawable design_snackbar_background 0x7f080073
-int drawable dropdown_icon 0x7f080074
-int drawable edit_blue 0x7f080075
-int drawable edit_green 0x7f080076
-int drawable edit_red 0x7f080077
-int drawable edit_title_blue 0x7f080078
-int drawable edit_title_green 0x7f080079
-int drawable edit_title_red 0x7f08007a
-int drawable edit_title_white 0x7f08007b
-int drawable edit_title_yellow 0x7f08007c
-int drawable edit_white 0x7f08007d
-int drawable edit_yellow 0x7f08007e
-int drawable font_large 0x7f08007f
-int drawable font_normal 0x7f080080
-int drawable font_size_selector_bg 0x7f080081
-int drawable font_small 0x7f080082
-int drawable font_super 0x7f080083
-int drawable ic_clock_black_24dp 0x7f080084
-int drawable ic_keyboard_black_24dp 0x7f080085
-int drawable ic_mtrl_checked_circle 0x7f080086
-int drawable ic_mtrl_chip_checked_black 0x7f080087
-int drawable ic_mtrl_chip_checked_circle 0x7f080088
-int drawable ic_mtrl_chip_close_circle 0x7f080089
-int drawable icon_app 0x7f08008a
-int drawable list_background 0x7f08008b
-int drawable list_blue_down 0x7f08008c
-int drawable list_blue_middle 0x7f08008d
-int drawable list_blue_single 0x7f08008e
-int drawable list_blue_up 0x7f08008f
-int drawable list_folder 0x7f080090
-int drawable list_footer_bg 0x7f080091
-int drawable list_green_down 0x7f080092
-int drawable list_green_middle 0x7f080093
-int drawable list_green_single 0x7f080094
-int drawable list_green_up 0x7f080095
-int drawable list_red_down 0x7f080096
-int drawable list_red_middle 0x7f080097
-int drawable list_red_single 0x7f080098
-int drawable list_red_up 0x7f080099
-int drawable list_white_down 0x7f08009a
-int drawable list_white_middle 0x7f08009b
-int drawable list_white_single 0x7f08009c
-int drawable list_white_up 0x7f08009d
-int drawable list_yellow_down 0x7f08009e
-int drawable list_yellow_middle 0x7f08009f
-int drawable list_yellow_single 0x7f0800a0
-int drawable list_yellow_up 0x7f0800a1
-int drawable material_cursor_drawable 0x7f0800a2
-int drawable material_ic_calendar_black_24dp 0x7f0800a3
-int drawable material_ic_clear_black_24dp 0x7f0800a4
-int drawable material_ic_edit_black_24dp 0x7f0800a5
-int drawable material_ic_keyboard_arrow_left_black_24dp 0x7f0800a6
-int drawable material_ic_keyboard_arrow_next_black_24dp 0x7f0800a7
-int drawable material_ic_keyboard_arrow_previous_black_24dp 0x7f0800a8
-int drawable material_ic_keyboard_arrow_right_black_24dp 0x7f0800a9
-int drawable material_ic_menu_arrow_down_black_24dp 0x7f0800aa
-int drawable material_ic_menu_arrow_up_black_24dp 0x7f0800ab
-int drawable menu_btn_bg 0x7f0800ac
-int drawable menu_delete 0x7f0800ad
-int drawable menu_move 0x7f0800ae
-int drawable mtrl_dialog_background 0x7f0800af
-int drawable mtrl_dropdown_arrow 0x7f0800b0
-int drawable mtrl_ic_arrow_drop_down 0x7f0800b1
-int drawable mtrl_ic_arrow_drop_up 0x7f0800b2
-int drawable mtrl_ic_cancel 0x7f0800b3
-int drawable mtrl_ic_error 0x7f0800b4
-int drawable mtrl_navigation_bar_item_background 0x7f0800b5
-int drawable mtrl_popupmenu_background 0x7f0800b6
-int drawable mtrl_popupmenu_background_dark 0x7f0800b7
-int drawable mtrl_tabs_default_indicator 0x7f0800b8
-int drawable navigation_empty_icon 0x7f0800b9
-int drawable new_note 0x7f0800ba
-int drawable new_note_normal 0x7f0800bb
-int drawable new_note_pressed 0x7f0800bc
-int drawable note_btn_lf 0x7f0800bd
-int drawable note_btn_main 0x7f0800be
-int drawable note_btn_rt 0x7f0800bf
-int drawable note_edit_color_selector_panel 0x7f0800c0
-int drawable note_menu_bg 0x7f0800c1
-int drawable notification 0x7f0800c2
-int drawable notification_action_background 0x7f0800c3
-int drawable notification_bg 0x7f0800c4
-int drawable notification_bg_low 0x7f0800c5
-int drawable notification_bg_low_normal 0x7f0800c6
-int drawable notification_bg_low_pressed 0x7f0800c7
-int drawable notification_bg_normal 0x7f0800c8
-int drawable notification_bg_normal_pressed 0x7f0800c9
-int drawable notification_icon_background 0x7f0800ca
-int drawable notification_template_icon_bg 0x7f0800cb
-int drawable notification_template_icon_low_bg 0x7f0800cc
-int drawable notification_tile_bg 0x7f0800cd
-int drawable notify_panel_notification_icon_bg 0x7f0800ce
-int drawable search_result 0x7f0800cf
-int drawable selected 0x7f0800d0
-int drawable test_custom_background 0x7f0800d1
-int drawable title_alert 0x7f0800d2
-int drawable title_bar_bg 0x7f0800d3
-int drawable tooltip_frame_dark 0x7f0800d4
-int drawable tooltip_frame_light 0x7f0800d5
-int drawable widget_2x_blue 0x7f0800d6
-int drawable widget_2x_green 0x7f0800d7
-int drawable widget_2x_red 0x7f0800d8
-int drawable widget_2x_white 0x7f0800d9
-int drawable widget_2x_yellow 0x7f0800da
-int drawable widget_4x_blue 0x7f0800db
-int drawable widget_4x_green 0x7f0800dc
-int drawable widget_4x_red 0x7f0800dd
-int drawable widget_4x_white 0x7f0800de
-int drawable widget_4x_yellow 0x7f0800df
-int id ALT 0x7f090000
-int id BOTTOM_END 0x7f090001
-int id BOTTOM_START 0x7f090002
-int id CTRL 0x7f090003
-int id FUNCTION 0x7f090004
-int id META 0x7f090005
-int id NO_DEBUG 0x7f090006
-int id SHIFT 0x7f090007
-int id SHOW_ALL 0x7f090008
-int id SHOW_PATH 0x7f090009
-int id SHOW_PROGRESS 0x7f09000a
-int id SYM 0x7f09000b
-int id TOP_END 0x7f09000c
-int id TOP_START 0x7f09000d
-int id accelerate 0x7f09000e
-int id accessibility_action_clickable_span 0x7f09000f
-int id accessibility_custom_action_0 0x7f090010
-int id accessibility_custom_action_1 0x7f090011
-int id accessibility_custom_action_10 0x7f090012
-int id accessibility_custom_action_11 0x7f090013
-int id accessibility_custom_action_12 0x7f090014
-int id accessibility_custom_action_13 0x7f090015
-int id accessibility_custom_action_14 0x7f090016
-int id accessibility_custom_action_15 0x7f090017
-int id accessibility_custom_action_16 0x7f090018
-int id accessibility_custom_action_17 0x7f090019
-int id accessibility_custom_action_18 0x7f09001a
-int id accessibility_custom_action_19 0x7f09001b
-int id accessibility_custom_action_2 0x7f09001c
-int id accessibility_custom_action_20 0x7f09001d
-int id accessibility_custom_action_21 0x7f09001e
-int id accessibility_custom_action_22 0x7f09001f
-int id accessibility_custom_action_23 0x7f090020
-int id accessibility_custom_action_24 0x7f090021
-int id accessibility_custom_action_25 0x7f090022
-int id accessibility_custom_action_26 0x7f090023
-int id accessibility_custom_action_27 0x7f090024
-int id accessibility_custom_action_28 0x7f090025
-int id accessibility_custom_action_29 0x7f090026
-int id accessibility_custom_action_3 0x7f090027
-int id accessibility_custom_action_30 0x7f090028
-int id accessibility_custom_action_31 0x7f090029
-int id accessibility_custom_action_4 0x7f09002a
-int id accessibility_custom_action_5 0x7f09002b
-int id accessibility_custom_action_6 0x7f09002c
-int id accessibility_custom_action_7 0x7f09002d
-int id accessibility_custom_action_8 0x7f09002e
-int id accessibility_custom_action_9 0x7f09002f
-int id account_dialog_subtitle 0x7f090030
-int id account_dialog_title 0x7f090031
-int id action_bar 0x7f090032
-int id action_bar_activity_content 0x7f090033
-int id action_bar_container 0x7f090034
-int id action_bar_root 0x7f090035
-int id action_bar_spinner 0x7f090036
-int id action_bar_subtitle 0x7f090037
-int id action_bar_title 0x7f090038
-int id action_container 0x7f090039
-int id action_context_bar 0x7f09003a
-int id action_divider 0x7f09003b
-int id action_image 0x7f09003c
-int id action_menu_divider 0x7f09003d
-int id action_menu_presenter 0x7f09003e
-int id action_mode_bar 0x7f09003f
-int id action_mode_bar_stub 0x7f090040
-int id action_mode_close_button 0x7f090041
-int id action_select_all 0x7f090042
-int id action_text 0x7f090043
-int id actions 0x7f090044
-int id activity_chooser_view_content 0x7f090045
-int id add 0x7f090046
-int id alertTitle 0x7f090047
-int id aligned 0x7f090048
-int id all 0x7f090049
-int id always 0x7f09004a
-int id amPm 0x7f09004b
-int id animateToEnd 0x7f09004c
-int id animateToStart 0x7f09004d
-int id arc 0x7f09004e
-int id asConfigured 0x7f09004f
-int id async 0x7f090050
-int id auto 0x7f090051
-int id autoComplete 0x7f090052
-int id autoCompleteToEnd 0x7f090053
-int id autoCompleteToStart 0x7f090054
-int id barrier 0x7f090055
-int id baseline 0x7f090056
-int id beginOnFirstDraw 0x7f090057
-int id beginning 0x7f090058
-int id blocking 0x7f090059
-int id bottom 0x7f09005a
-int id bounce 0x7f09005b
-int id btn 0x7f09005c
-int id btn_close 0x7f09005d
-int id btn_lf 0x7f09005e
-int id btn_login 0x7f09005f
-int id btn_login_area 0x7f090060
-int id btn_menu_list_item_btn_del 0x7f090061
-int id btn_new_note 0x7f090062
-int id btn_note_backup 0x7f090063
-int id btn_note_main 0x7f090064
-int id btn_note_signout 0x7f090065
-int id btn_note_sync 0x7f090066
-int id btn_rt 0x7f090067
-int id btn_set_bg_color 0x7f090068
-int id buttonPanel 0x7f090069
-int id button_get_verification_code 0x7f09006a
-int id cancel_button 0x7f09006b
-int id cb_edit_item 0x7f09006c
-int id center 0x7f09006d
-int id center_horizontal 0x7f09006e
-int id center_vertical 0x7f09006f
-int id chain 0x7f090070
-int id chains 0x7f090071
-int id checkBox 0x7f090072
-int id checkbox 0x7f090073
-int id checked 0x7f090074
-int id chip 0x7f090075
-int id chip1 0x7f090076
-int id chip2 0x7f090077
-int id chip3 0x7f090078
-int id chip_group 0x7f090079
-int id chronometer 0x7f09007a
-int id circle_center 0x7f09007b
-int id clear_text 0x7f09007c
-int id clip_horizontal 0x7f09007d
-int id clip_vertical 0x7f09007e
-int id clockwise 0x7f09007f
-int id collapseActionView 0x7f090080
-int id confirm_button 0x7f090081
-int id container 0x7f090082
-int id content 0x7f090083
-int id contentPanel 0x7f090084
-int id contiguous 0x7f090085
-int id coordinator 0x7f090086
-int id cos 0x7f090087
-int id counterclockwise 0x7f090088
-int id custom 0x7f090089
-int id customPanel 0x7f09008a
-int id cut 0x7f09008b
-int id date 0x7f09008c
-int id date_picker_actions 0x7f09008d
-int id decelerate 0x7f09008e
-int id decelerateAndComplete 0x7f09008f
-int id decor_content_parent 0x7f090090
-int id default_activity_button 0x7f090091
-int id delete 0x7f090092
-int id deltaRelative 0x7f090093
-int id design_bottom_sheet 0x7f090094
-int id design_menu_item_action_area 0x7f090095
-int id design_menu_item_action_area_stub 0x7f090096
-int id design_menu_item_text 0x7f090097
-int id design_navigation_view 0x7f090098
-int id dialog_button 0x7f090099
-int id dimensions 0x7f09009a
-int id direct 0x7f09009b
-int id disableHome 0x7f09009c
-int id disablePostScroll 0x7f09009d
-int id disableScroll 0x7f09009e
-int id disjoint 0x7f09009f
-int id dragDown 0x7f0900a0
-int id dragEnd 0x7f0900a1
-int id dragLeft 0x7f0900a2
-int id dragRight 0x7f0900a3
-int id dragStart 0x7f0900a4
-int id dragUp 0x7f0900a5
-int id dropdown_menu 0x7f0900a6
-int id easeIn 0x7f0900a7
-int id easeInOut 0x7f0900a8
-int id easeOut 0x7f0900a9
-int id edit_query 0x7f0900aa
-int id elastic 0x7f0900ab
-int id empty_view 0x7f0900ac
-int id end 0x7f0900ad
-int id endToStart 0x7f0900ae
-int id enterAlways 0x7f0900af
-int id enterAlwaysCollapsed 0x7f0900b0
-int id et_edit_text 0x7f0900b1
-int id et_foler_name 0x7f0900b2
-int id exitUntilCollapsed 0x7f0900b3
-int id expand_activities_button 0x7f0900b4
-int id expanded_menu 0x7f0900b5
-int id fade 0x7f0900b6
-int id fill 0x7f0900b7
-int id fill_horizontal 0x7f0900b8
-int id fill_vertical 0x7f0900b9
-int id filled 0x7f0900ba
-int id fitToContents 0x7f0900bb
-int id fixed 0x7f0900bc
-int id flip 0x7f0900bd
-int id floating 0x7f0900be
-int id font_size_selector 0x7f0900bf
-int id forever 0x7f0900c0
-int id ghost_view 0x7f0900c1
-int id ghost_view_holder 0x7f0900c2
-int id gone 0x7f0900c3
-int id graph 0x7f0900c4
-int id graph_wrap 0x7f0900c5
-int id group_divider 0x7f0900c6
-int id groups 0x7f0900c7
-int id guideline 0x7f0900c8
-int id header_title 0x7f0900c9
-int id hideable 0x7f0900ca
-int id home 0x7f0900cb
-int id homeAsUp 0x7f0900cc
-int id honorRequest 0x7f0900cd
-int id hour 0x7f0900ce
-int id icon 0x7f0900cf
-int id icon_group 0x7f0900d0
-int id ifRoom 0x7f0900d1
-int id ignore 0x7f0900d2
-int id ignoreRequest 0x7f0900d3
-int id image 0x7f0900d4
-int id info 0x7f0900d5
-int id invisible 0x7f0900d6
-int id inward 0x7f0900d7
-int id italic 0x7f0900d8
-int id item_touch_helper_previous_elevation 0x7f0900d9
-int id iv_alert_icon 0x7f0900da
-int id iv_bg_blue 0x7f0900db
-int id iv_bg_blue_select 0x7f0900dc
-int id iv_bg_green 0x7f0900dd
-int id iv_bg_green_select 0x7f0900de
-int id iv_bg_red 0x7f0900df
-int id iv_bg_red_select 0x7f0900e0
-int id iv_bg_white 0x7f0900e1
-int id iv_bg_white_select 0x7f0900e2
-int id iv_bg_yellow 0x7f0900e3
-int id iv_bg_yellow_select 0x7f0900e4
-int id iv_large_select 0x7f0900e5
-int id iv_medium_select 0x7f0900e6
-int id iv_small_select 0x7f0900e7
-int id iv_super_select 0x7f0900e8
-int id jumpToEnd 0x7f0900e9
-int id jumpToStart 0x7f0900ea
-int id labeled 0x7f0900eb
-int id layout 0x7f0900ec
-int id left 0x7f0900ed
-int id leftToRight 0x7f0900ee
-int id line1 0x7f0900ef
-int id line3 0x7f0900f0
-int id linear 0x7f0900f1
-int id listMode 0x7f0900f2
-int id list_item 0x7f0900f3
-int id ll_font_large 0x7f0900f4
-int id ll_font_normal 0x7f0900f5
-int id ll_font_small 0x7f0900f6
-int id ll_font_super 0x7f0900f7
-int id ll_login 0x7f0900f8
-int id ll_password 0x7f0900f9
-int id mask_view 0x7f0900fa
-int id masked 0x7f0900fb
-int id material_clock_display 0x7f0900fc
-int id material_clock_face 0x7f0900fd
-int id material_clock_hand 0x7f0900fe
-int id material_clock_period_am_button 0x7f0900ff
-int id material_clock_period_pm_button 0x7f090100
-int id material_clock_period_toggle 0x7f090101
-int id material_hour_text_input 0x7f090102
-int id material_hour_tv 0x7f090103
-int id material_label 0x7f090104
-int id material_minute_text_input 0x7f090105
-int id material_minute_tv 0x7f090106
-int id material_textinput_timepicker 0x7f090107
-int id material_timepicker_cancel_button 0x7f090108
-int id material_timepicker_container 0x7f090109
-int id material_timepicker_edit_text 0x7f09010a
-int id material_timepicker_mode_button 0x7f09010b
-int id material_timepicker_ok_button 0x7f09010c
-int id material_timepicker_view 0x7f09010d
-int id material_value_index 0x7f09010e
-int id menu_alert 0x7f09010f
-int id menu_button 0x7f090110
-int id menu_delete 0x7f090111
-int id menu_delete_remind 0x7f090112
-int id menu_export_text 0x7f090113
-int id menu_font_size 0x7f090114
-int id menu_list_mode 0x7f090115
-int id menu_new_folder 0x7f090116
-int id menu_new_note 0x7f090117
-int id menu_search 0x7f090118
-int id menu_send_to_desktop 0x7f090119
-int id menu_setting 0x7f09011a
-int id menu_share 0x7f09011b
-int id menu_sync 0x7f09011c
-int id message 0x7f09011d
-int id middle 0x7f09011e
-int id mini 0x7f09011f
-int id minute 0x7f090120
-int id month_grid 0x7f090121
-int id month_navigation_bar 0x7f090122
-int id month_navigation_fragment_toggle 0x7f090123
-int id month_navigation_next 0x7f090124
-int id month_navigation_previous 0x7f090125
-int id month_title 0x7f090126
-int id motion_base 0x7f090127
-int id move 0x7f090128
-int id mtrl_anchor_parent 0x7f090129
-int id mtrl_calendar_day_selector_frame 0x7f09012a
-int id mtrl_calendar_days_of_week 0x7f09012b
-int id mtrl_calendar_frame 0x7f09012c
-int id mtrl_calendar_main_pane 0x7f09012d
-int id mtrl_calendar_months 0x7f09012e
-int id mtrl_calendar_selection_frame 0x7f09012f
-int id mtrl_calendar_text_input_frame 0x7f090130
-int id mtrl_calendar_year_selector_frame 0x7f090131
-int id mtrl_card_checked_layer_id 0x7f090132
-int id mtrl_child_content_container 0x7f090133
-int id mtrl_internal_children_alpha_tag 0x7f090134
-int id mtrl_motion_snapshot_view 0x7f090135
-int id mtrl_picker_fullscreen 0x7f090136
-int id mtrl_picker_header 0x7f090137
-int id mtrl_picker_header_selection_text 0x7f090138
-int id mtrl_picker_header_title_and_selection 0x7f090139
-int id mtrl_picker_header_toggle 0x7f09013a
-int id mtrl_picker_text_input_date 0x7f09013b
-int id mtrl_picker_text_input_range_end 0x7f09013c
-int id mtrl_picker_text_input_range_start 0x7f09013d
-int id mtrl_picker_title_text 0x7f09013e
-int id mtrl_view_tag_bottom_padding 0x7f09013f
-int id multiply 0x7f090140
-int id navigation_bar 0x7f090141
-int id navigation_bar_item_icon_view 0x7f090142
-int id navigation_bar_item_labels_group 0x7f090143
-int id navigation_bar_item_large_label_view 0x7f090144
-int id navigation_bar_item_small_label_view 0x7f090145
-int id navigation_header_container 0x7f090146
-int id never 0x7f090147
-int id noScroll 0x7f090148
-int id none 0x7f090149
-int id normal 0x7f09014a
-int id note_bg_color_selector 0x7f09014b
-int id note_edit_list 0x7f09014c
-int id note_edit_view 0x7f09014d
-int id note_item 0x7f09014e
-int id note_list_activity 0x7f09014f
-int id note_login_phone_num 0x7f090150
-int id note_menu 0x7f090151
-int id note_menu_container 0x7f090152
-int id note_menu_list_item_cb 0x7f090153
-int id note_menu_list_item_tv 0x7f090154
-int id note_pop_menu_list_btn_back 0x7f090155
-int id note_pop_menu_list_btn_backup 0x7f090156
-int id note_pop_menu_list_btn_group 0x7f090157
-int id note_pop_menu_list_btn_sync 0x7f090158
-int id note_pop_menu_list_header 0x7f090159
-int id note_pop_menu_list_switch 0x7f09015a
-int id note_pop_menu_list_tab 0x7f09015b
-int id note_pop_menu_list_title 0x7f09015c
-int id note_pop_menu_lv 0x7f09015d
-int id note_title 0x7f09015e
-int id note_verification_code 0x7f09015f
-int id notes_list 0x7f090160
-int id notification_background 0x7f090161
-int id notification_main_column 0x7f090162
-int id notification_main_column_container 0x7f090163
-int id numberTextView 0x7f090164
-int id off 0x7f090165
-int id on 0x7f090166
-int id outline 0x7f090167
-int id outward 0x7f090168
-int id packed 0x7f090169
-int id parallax 0x7f09016a
-int id parent 0x7f09016b
-int id parentPanel 0x7f09016c
-int id parentRelative 0x7f09016d
-int id parent_matrix 0x7f09016e
-int id password_toggle 0x7f09016f
-int id path 0x7f090170
-int id pathRelative 0x7f090171
-int id peekHeight 0x7f090172
-int id percent 0x7f090173
-int id pin 0x7f090174
-int id position 0x7f090175
-int id postLayout 0x7f090176
-int id prefenerece_sync_status_textview 0x7f090177
-int id preference_sync_button 0x7f090178
-int id progress_circular 0x7f090179
-int id progress_horizontal 0x7f09017a
-int id radio 0x7f09017b
-int id ratio 0x7f09017c
-int id rectangles 0x7f09017d
-int id reverseSawtooth 0x7f09017e
-int id right 0x7f09017f
-int id rightToLeft 0x7f090180
-int id right_icon 0x7f090181
-int id right_side 0x7f090182
-int id rounded 0x7f090183
-int id row_index_key 0x7f090184
-int id save_non_transition_alpha 0x7f090185
-int id save_overlay_view 0x7f090186
-int id sawtooth 0x7f090187
-int id scale 0x7f090188
-int id screen 0x7f090189
-int id scroll 0x7f09018a
-int id scrollIndicatorDown 0x7f09018b
-int id scrollIndicatorUp 0x7f09018c
-int id scrollView 0x7f09018d
-int id scrollable 0x7f09018e
-int id search_badge 0x7f09018f
-int id search_bar 0x7f090190
-int id search_button 0x7f090191
-int id search_close_btn 0x7f090192
-int id search_edit_frame 0x7f090193
-int id search_go_btn 0x7f090194
-int id search_mag_icon 0x7f090195
-int id search_plate 0x7f090196
-int id search_src_text 0x7f090197
-int id search_voice_btn 0x7f090198
-int id select_dialog_listview 0x7f090199
-int id selected 0x7f09019a
-int id selection_menu 0x7f09019b
-int id selection_type 0x7f09019c
-int id shortcut 0x7f09019d
-int id showCustom 0x7f09019e
-int id showHome 0x7f09019f
-int id showTitle 0x7f0901a0
-int id sin 0x7f0901a1
-int id skipCollapsed 0x7f0901a2
-int id slide 0x7f0901a3
-int id snackbar_action 0x7f0901a4
-int id snackbar_text 0x7f0901a5
-int id snap 0x7f0901a6
-int id snapMargins 0x7f0901a7
-int id spacer 0x7f0901a8
-int id spline 0x7f0901a9
-int id split_action_bar 0x7f0901aa
-int id spread 0x7f0901ab
-int id spread_inside 0x7f0901ac
-int id square 0x7f0901ad
-int id src_atop 0x7f0901ae
-int id src_in 0x7f0901af
-int id src_over 0x7f0901b0
-int id standard 0x7f0901b1
-int id start 0x7f0901b2
-int id startHorizontal 0x7f0901b3
-int id startToEnd 0x7f0901b4
-int id startVertical 0x7f0901b5
-int id staticLayout 0x7f0901b6
-int id staticPostLayout 0x7f0901b7
-int id stop 0x7f0901b8
-int id stretch 0x7f0901b9
-int id submenuarrow 0x7f0901ba
-int id submit_area 0x7f0901bb
-int id sv_note_edit 0x7f0901bc
-int id tabMode 0x7f0901bd
-int id tag_accessibility_actions 0x7f0901be
-int id tag_accessibility_clickable_spans 0x7f0901bf
-int id tag_accessibility_heading 0x7f0901c0
-int id tag_accessibility_pane_title 0x7f0901c1
-int id tag_on_apply_window_listener 0x7f0901c2
-int id tag_on_receive_content_listener 0x7f0901c3
-int id tag_on_receive_content_mime_types 0x7f0901c4
-int id tag_screen_reader_focusable 0x7f0901c5
-int id tag_state_description 0x7f0901c6
-int id tag_transition_group 0x7f0901c7
-int id tag_unhandled_key_event_manager 0x7f0901c8
-int id tag_unhandled_key_listeners 0x7f0901c9
-int id tag_window_insets_animation_callback 0x7f0901ca
-int id test_checkbox_android_button_tint 0x7f0901cb
-int id test_checkbox_app_button_tint 0x7f0901cc
-int id test_radiobutton_android_button_tint 0x7f0901cd
-int id test_radiobutton_app_button_tint 0x7f0901ce
-int id text 0x7f0901cf
-int id text2 0x7f0901d0
-int id textEnd 0x7f0901d1
-int id textSpacerNoButtons 0x7f0901d2
-int id textSpacerNoTitle 0x7f0901d3
-int id textStart 0x7f0901d4
-int id textTextView 0x7f0901d5
-int id textTop 0x7f0901d6
-int id text_input_end_icon 0x7f0901d7
-int id text_input_error_icon 0x7f0901d8
-int id text_input_start_icon 0x7f0901d9
-int id textinput_counter 0x7f0901da
-int id textinput_error 0x7f0901db
-int id textinput_helper_text 0x7f0901dc
-int id textinput_placeholder 0x7f0901dd
-int id textinput_prefix_text 0x7f0901de
-int id textinput_suffix_text 0x7f0901df
-int id time 0x7f0901e0
-int id title 0x7f0901e1
-int id titleDividerNoCustom 0x7f0901e2
-int id title_template 0x7f0901e3
-int id toggle 0x7f0901e4
-int id top 0x7f0901e5
-int id topPanel 0x7f0901e6
-int id top_bar 0x7f0901e7
-int id touch_outside 0x7f0901e8
-int id transitionToEnd 0x7f0901e9
-int id transitionToStart 0x7f0901ea
-int id transition_current_scene 0x7f0901eb
-int id transition_layout_save 0x7f0901ec
-int id transition_position 0x7f0901ed
-int id transition_scene_layoutid_cache 0x7f0901ee
-int id transition_transform 0x7f0901ef
-int id triangle 0x7f0901f0
-int id tv_alert_date 0x7f0901f1
-int id tv_folder_name 0x7f0901f2
-int id tv_modified_date 0x7f0901f3
-int id tv_name 0x7f0901f4
-int id tv_time 0x7f0901f5
-int id tv_title 0x7f0901f6
-int id tv_title_bar 0x7f0901f7
-int id unchecked 0x7f0901f8
-int id uniform 0x7f0901f9
-int id unlabeled 0x7f0901fa
-int id up 0x7f0901fb
-int id useLogo 0x7f0901fc
-int id view_offset_helper 0x7f0901fd
-int id visible 0x7f0901fe
-int id widget_bg_image 0x7f0901ff
-int id widget_text 0x7f090200
-int id withText 0x7f090201
-int id withinBounds 0x7f090202
-int id wrap 0x7f090203
-int id wrap_content 0x7f090204
-int id zero_corner_chip 0x7f090205
-int integer abc_config_activityDefaultDur 0x7f0a0000
-int integer abc_config_activityShortDur 0x7f0a0001
-int integer app_bar_elevation_anim_duration 0x7f0a0002
-int integer bottom_sheet_slide_duration 0x7f0a0003
-int integer cancel_button_image_alpha 0x7f0a0004
-int integer config_tooltipAnimTime 0x7f0a0005
-int integer design_snackbar_text_max_lines 0x7f0a0006
-int integer design_tab_indicator_anim_duration_ms 0x7f0a0007
-int integer hide_password_duration 0x7f0a0008
-int integer material_motion_duration_long_1 0x7f0a0009
-int integer material_motion_duration_long_2 0x7f0a000a
-int integer material_motion_duration_medium_1 0x7f0a000b
-int integer material_motion_duration_medium_2 0x7f0a000c
-int integer material_motion_duration_short_1 0x7f0a000d
-int integer material_motion_duration_short_2 0x7f0a000e
-int integer material_motion_path 0x7f0a000f
-int integer mtrl_badge_max_character_count 0x7f0a0010
-int integer mtrl_btn_anim_delay_ms 0x7f0a0011
-int integer mtrl_btn_anim_duration_ms 0x7f0a0012
-int integer mtrl_calendar_header_orientation 0x7f0a0013
-int integer mtrl_calendar_selection_text_lines 0x7f0a0014
-int integer mtrl_calendar_year_selector_span 0x7f0a0015
-int integer mtrl_card_anim_delay_ms 0x7f0a0016
-int integer mtrl_card_anim_duration_ms 0x7f0a0017
-int integer mtrl_chip_anim_duration 0x7f0a0018
-int integer mtrl_tab_indicator_anim_duration_ms 0x7f0a0019
-int integer show_password_duration 0x7f0a001a
-int integer status_bar_notification_info_maxnum 0x7f0a001b
-int interpolator btn_checkbox_checked_mtrl_animation_interpolator_0 0x7f0b0000
-int interpolator btn_checkbox_checked_mtrl_animation_interpolator_1 0x7f0b0001
-int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0 0x7f0b0002
-int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1 0x7f0b0003
-int interpolator btn_radio_to_off_mtrl_animation_interpolator_0 0x7f0b0004
-int interpolator btn_radio_to_on_mtrl_animation_interpolator_0 0x7f0b0005
-int interpolator fast_out_slow_in 0x7f0b0006
-int interpolator mtrl_fast_out_linear_in 0x7f0b0007
-int interpolator mtrl_fast_out_slow_in 0x7f0b0008
-int interpolator mtrl_linear 0x7f0b0009
-int interpolator mtrl_linear_out_slow_in 0x7f0b000a
-int layout abc_action_bar_title_item 0x7f0c0000
-int layout abc_action_bar_up_container 0x7f0c0001
-int layout abc_action_menu_item_layout 0x7f0c0002
-int layout abc_action_menu_layout 0x7f0c0003
-int layout abc_action_mode_bar 0x7f0c0004
-int layout abc_action_mode_close_item_material 0x7f0c0005
-int layout abc_activity_chooser_view 0x7f0c0006
-int layout abc_activity_chooser_view_list_item 0x7f0c0007
-int layout abc_alert_dialog_button_bar_material 0x7f0c0008
-int layout abc_alert_dialog_material 0x7f0c0009
-int layout abc_alert_dialog_title_material 0x7f0c000a
-int layout abc_cascading_menu_item_layout 0x7f0c000b
-int layout abc_dialog_title_material 0x7f0c000c
-int layout abc_expanded_menu_layout 0x7f0c000d
-int layout abc_list_menu_item_checkbox 0x7f0c000e
-int layout abc_list_menu_item_icon 0x7f0c000f
-int layout abc_list_menu_item_layout 0x7f0c0010
-int layout abc_list_menu_item_radio 0x7f0c0011
-int layout abc_popup_menu_header_item_layout 0x7f0c0012
-int layout abc_popup_menu_item_layout 0x7f0c0013
-int layout abc_screen_content_include 0x7f0c0014
-int layout abc_screen_simple 0x7f0c0015
-int layout abc_screen_simple_overlay_action_mode 0x7f0c0016
-int layout abc_screen_toolbar 0x7f0c0017
-int layout abc_search_dropdown_item_icons_2line 0x7f0c0018
-int layout abc_search_view 0x7f0c0019
-int layout abc_select_dialog_material 0x7f0c001a
-int layout abc_tooltip 0x7f0c001b
-int layout account_dialog_title 0x7f0c001c
-int layout add_account_text 0x7f0c001d
-int layout custom_dialog 0x7f0c001e
-int layout datetime_picker 0x7f0c001f
-int layout design_bottom_navigation_item 0x7f0c0020
-int layout design_bottom_sheet_dialog 0x7f0c0021
-int layout design_layout_snackbar 0x7f0c0022
-int layout design_layout_snackbar_include 0x7f0c0023
-int layout design_layout_tab_icon 0x7f0c0024
-int layout design_layout_tab_text 0x7f0c0025
-int layout design_menu_item_action_area 0x7f0c0026
-int layout design_navigation_item 0x7f0c0027
-int layout design_navigation_item_header 0x7f0c0028
-int layout design_navigation_item_separator 0x7f0c0029
-int layout design_navigation_item_subheader 0x7f0c002a
-int layout design_navigation_menu 0x7f0c002b
-int layout design_navigation_menu_item 0x7f0c002c
-int layout design_text_input_end_icon 0x7f0c002d
-int layout design_text_input_start_icon 0x7f0c002e
-int layout dialog_edit_text 0x7f0c002f
-int layout folder_list_item 0x7f0c0030
-int layout material_chip_input_combo 0x7f0c0031
-int layout material_clock_display 0x7f0c0032
-int layout material_clock_display_divider 0x7f0c0033
-int layout material_clock_period_toggle 0x7f0c0034
-int layout material_clock_period_toggle_land 0x7f0c0035
-int layout material_clockface_textview 0x7f0c0036
-int layout material_clockface_view 0x7f0c0037
-int layout material_radial_view_group 0x7f0c0038
-int layout material_textinput_timepicker 0x7f0c0039
-int layout material_time_chip 0x7f0c003a
-int layout material_time_input 0x7f0c003b
-int layout material_timepicker 0x7f0c003c
-int layout material_timepicker_dialog 0x7f0c003d
-int layout material_timepicker_textinput_display 0x7f0c003e
-int layout mtrl_alert_dialog 0x7f0c003f
-int layout mtrl_alert_dialog_actions 0x7f0c0040
-int layout mtrl_alert_dialog_title 0x7f0c0041
-int layout mtrl_alert_select_dialog_item 0x7f0c0042
-int layout mtrl_alert_select_dialog_multichoice 0x7f0c0043
-int layout mtrl_alert_select_dialog_singlechoice 0x7f0c0044
-int layout mtrl_calendar_day 0x7f0c0045
-int layout mtrl_calendar_day_of_week 0x7f0c0046
-int layout mtrl_calendar_days_of_week 0x7f0c0047
-int layout mtrl_calendar_horizontal 0x7f0c0048
-int layout mtrl_calendar_month 0x7f0c0049
-int layout mtrl_calendar_month_labeled 0x7f0c004a
-int layout mtrl_calendar_month_navigation 0x7f0c004b
-int layout mtrl_calendar_months 0x7f0c004c
-int layout mtrl_calendar_vertical 0x7f0c004d
-int layout mtrl_calendar_year 0x7f0c004e
-int layout mtrl_layout_snackbar 0x7f0c004f
-int layout mtrl_layout_snackbar_include 0x7f0c0050
-int layout mtrl_navigation_rail_item 0x7f0c0051
-int layout mtrl_picker_actions 0x7f0c0052
-int layout mtrl_picker_dialog 0x7f0c0053
-int layout mtrl_picker_fullscreen 0x7f0c0054
-int layout mtrl_picker_header_dialog 0x7f0c0055
-int layout mtrl_picker_header_fullscreen 0x7f0c0056
-int layout mtrl_picker_header_selection_text 0x7f0c0057
-int layout mtrl_picker_header_title_text 0x7f0c0058
-int layout mtrl_picker_header_toggle 0x7f0c0059
-int layout mtrl_picker_text_input_date 0x7f0c005a
-int layout mtrl_picker_text_input_date_range 0x7f0c005b
-int layout note_edit 0x7f0c005c
-int layout note_edit_list_item 0x7f0c005d
-int layout note_item 0x7f0c005e
-int layout note_list 0x7f0c005f
-int layout note_list_dropdown_menu 0x7f0c0060
-int layout note_list_footer 0x7f0c0061
-int layout note_login 0x7f0c0062
-int layout note_menu_list_item 0x7f0c0063
-int layout note_pop_menu_backup_list 0x7f0c0064
-int layout note_pop_menu_main 0x7f0c0065
-int layout note_pop_menu_sync_list 0x7f0c0066
-int layout notification_action 0x7f0c0067
-int layout notification_action_tombstone 0x7f0c0068
-int layout notification_template_custom_big 0x7f0c0069
-int layout notification_template_icon_group 0x7f0c006a
-int layout notification_template_part_chronometer 0x7f0c006b
-int layout notification_template_part_time 0x7f0c006c
-int layout select_dialog_item_material 0x7f0c006d
-int layout select_dialog_multichoice_material 0x7f0c006e
-int layout select_dialog_singlechoice_material 0x7f0c006f
-int layout settings_header 0x7f0c0070
-int layout support_simple_spinner_dropdown_item 0x7f0c0071
-int layout test 0x7f0c0072
-int layout test_action_chip 0x7f0c0073
-int layout test_chip_zero_corner_radius 0x7f0c0074
-int layout test_design_checkbox 0x7f0c0075
-int layout test_design_radiobutton 0x7f0c0076
-int layout test_list_item 0x7f0c0077
-int layout test_navigation_bar_item_layout 0x7f0c0078
-int layout test_reflow_chipgroup 0x7f0c0079
-int layout test_toolbar 0x7f0c007a
-int layout test_toolbar_custom_background 0x7f0c007b
-int layout test_toolbar_elevation 0x7f0c007c
-int layout test_toolbar_surface 0x7f0c007d
-int layout text_view_with_line_height_from_appearance 0x7f0c007e
-int layout text_view_with_line_height_from_layout 0x7f0c007f
-int layout text_view_with_line_height_from_style 0x7f0c0080
-int layout text_view_with_theme_line_height 0x7f0c0081
-int layout text_view_without_line_height 0x7f0c0082
-int layout widget_2x 0x7f0c0083
-int layout widget_4x 0x7f0c0084
-int menu call_note_edit 0x7f0d0000
-int menu call_record_folder 0x7f0d0001
-int menu note_edit 0x7f0d0002
-int menu note_list 0x7f0d0003
-int menu note_list_dropdown 0x7f0d0004
-int menu note_list_options 0x7f0d0005
-int menu sub_folder 0x7f0d0006
-int plurals mtrl_badge_content_description 0x7f0e0000
-int plurals search_results_title 0x7f0e0001
-int raw introduction 0x7f0f0000
-int string abc_action_bar_home_description 0x7f100000
-int string abc_action_bar_up_description 0x7f100001
-int string abc_action_menu_overflow_description 0x7f100002
-int string abc_action_mode_done 0x7f100003
-int string abc_activity_chooser_view_see_all 0x7f100004
-int string abc_activitychooserview_choose_application 0x7f100005
-int string abc_capital_off 0x7f100006
-int string abc_capital_on 0x7f100007
-int string abc_menu_alt_shortcut_label 0x7f100008
-int string abc_menu_ctrl_shortcut_label 0x7f100009
-int string abc_menu_delete_shortcut_label 0x7f10000a
-int string abc_menu_enter_shortcut_label 0x7f10000b
-int string abc_menu_function_shortcut_label 0x7f10000c
-int string abc_menu_meta_shortcut_label 0x7f10000d
-int string abc_menu_shift_shortcut_label 0x7f10000e
-int string abc_menu_space_shortcut_label 0x7f10000f
-int string abc_menu_sym_shortcut_label 0x7f100010
-int string abc_prepend_shortcut_label 0x7f100011
-int string abc_search_hint 0x7f100012
-int string abc_searchview_description_clear 0x7f100013
-int string abc_searchview_description_query 0x7f100014
-int string abc_searchview_description_search 0x7f100015
-int string abc_searchview_description_submit 0x7f100016
-int string abc_searchview_description_voice 0x7f100017
-int string abc_shareactionprovider_share_with 0x7f100018
-int string abc_shareactionprovider_share_with_application 0x7f100019
-int string abc_toolbar_collapse_description 0x7f10001a
-int string alert_message_delete_folder 0x7f10001b
-int string alert_message_delete_note 0x7f10001c
-int string alert_message_delete_notes 0x7f10001d
-int string alert_title_delete 0x7f10001e
-int string app_name 0x7f10001f
-int string app_widget2x2 0x7f100020
-int string app_widget4x4 0x7f100021
-int string appbar_scrolling_view_behavior 0x7f100022
-int string bottom_sheet_behavior 0x7f100023
-int string bottomsheet_action_expand_halfway 0x7f100024
-int string button_delete 0x7f100025
-int string call_record_folder_name 0x7f100026
-int string character_counter_content_description 0x7f100027
-int string character_counter_overflowed_content_description 0x7f100028
-int string character_counter_pattern 0x7f100029
-int string chip_text 0x7f10002a
-int string clear_text_end_icon_content_description 0x7f10002b
-int string datetime_dialog_cancel 0x7f10002c
-int string datetime_dialog_ok 0x7f10002d
-int string delete_remind_time_message 0x7f10002e
-int string error_icon_content_description 0x7f10002f
-int string error_note_empty_for_clock 0x7f100030
-int string error_note_empty_for_send_to_desktop 0x7f100031
-int string error_note_not_exist 0x7f100032
-int string error_sdcard_export 0x7f100033
-int string error_sdcard_unmounted 0x7f100034
-int string error_sync_cancelled 0x7f100035
-int string error_sync_internal 0x7f100036
-int string error_sync_network 0x7f100037
-int string exposed_dropdown_menu_content_description 0x7f100038
-int string fab_transformation_scrim_behavior 0x7f100039
-int string fab_transformation_sheet_behavior 0x7f10003a
-int string failed_sdcard_export 0x7f10003b
-int string file_name_txt_format 0x7f10003c
-int string file_path 0x7f10003d
-int string folder_exist 0x7f10003e
-int string format_date_ymd 0x7f10003f
-int string format_datetime_mdhm 0x7f100040
-int string format_exported_file_location 0x7f100041
-int string format_folder_files_count 0x7f100042
-int string format_move_notes_to_folder 0x7f100043
-int string hide_bottom_view_on_scroll_behavior 0x7f100044
-int string hint_foler_name 0x7f100045
-int string icon_content_description 0x7f100046
-int string info_note_enter_desktop 0x7f100047
-int string item_view_role_description 0x7f100048
-int string login_title 0x7f100049
-int string material_clock_display_divider 0x7f10004a
-int string material_clock_toggle_content_description 0x7f10004b
-int string material_hour_selection 0x7f10004c
-int string material_hour_suffix 0x7f10004d
-int string material_minute_selection 0x7f10004e
-int string material_minute_suffix 0x7f10004f
-int string material_motion_easing_accelerated 0x7f100050
-int string material_motion_easing_decelerated 0x7f100051
-int string material_motion_easing_emphasized 0x7f100052
-int string material_motion_easing_linear 0x7f100053
-int string material_motion_easing_standard 0x7f100054
-int string material_slider_range_end 0x7f100055
-int string material_slider_range_start 0x7f100056
-int string material_timepicker_am 0x7f100057
-int string material_timepicker_clock_mode_description 0x7f100058
-int string material_timepicker_hour 0x7f100059
-int string material_timepicker_minute 0x7f10005a
-int string material_timepicker_pm 0x7f10005b
-int string material_timepicker_select_time 0x7f10005c
-int string material_timepicker_text_input_mode_description 0x7f10005d
-int string menu_alert 0x7f10005e
-int string menu_create_folder 0x7f10005f
-int string menu_delete 0x7f100060
-int string menu_deselect_all 0x7f100061
-int string menu_export_text 0x7f100062
-int string menu_folder_change_name 0x7f100063
-int string menu_folder_delete 0x7f100064
-int string menu_folder_view 0x7f100065
-int string menu_font_large 0x7f100066
-int string menu_font_normal 0x7f100067
-int string menu_font_size 0x7f100068
-int string menu_font_small 0x7f100069
-int string menu_font_super 0x7f10006a
-int string menu_list_mode 0x7f10006b
-int string menu_move 0x7f10006c
-int string menu_move_parent_folder 0x7f10006d
-int string menu_normal_mode 0x7f10006e
-int string menu_remove_remind 0x7f10006f
-int string menu_search 0x7f100070
-int string menu_select_all 0x7f100071
-int string menu_select_none 0x7f100072
-int string menu_select_title 0x7f100073
-int string menu_send_to_desktop 0x7f100074
-int string menu_setting 0x7f100075
-int string menu_share 0x7f100076
-int string menu_sync 0x7f100077
-int string menu_sync_cancel 0x7f100078
-int string menu_title_select_folder 0x7f100079
-int string mtrl_badge_numberless_content_description 0x7f10007a
-int string mtrl_chip_close_icon_content_description 0x7f10007b
-int string mtrl_exceed_max_badge_number_content_description 0x7f10007c
-int string mtrl_exceed_max_badge_number_suffix 0x7f10007d
-int string mtrl_picker_a11y_next_month 0x7f10007e
-int string mtrl_picker_a11y_prev_month 0x7f10007f
-int string mtrl_picker_announce_current_selection 0x7f100080
-int string mtrl_picker_cancel 0x7f100081
-int string mtrl_picker_confirm 0x7f100082
-int string mtrl_picker_date_header_selected 0x7f100083
-int string mtrl_picker_date_header_title 0x7f100084
-int string mtrl_picker_date_header_unselected 0x7f100085
-int string mtrl_picker_day_of_week_column_header 0x7f100086
-int string mtrl_picker_invalid_format 0x7f100087
-int string mtrl_picker_invalid_format_example 0x7f100088
-int string mtrl_picker_invalid_format_use 0x7f100089
-int string mtrl_picker_invalid_range 0x7f10008a
-int string mtrl_picker_navigate_to_year_description 0x7f10008b
-int string mtrl_picker_out_of_range 0x7f10008c
-int string mtrl_picker_range_header_only_end_selected 0x7f10008d
-int string mtrl_picker_range_header_only_start_selected 0x7f10008e
-int string mtrl_picker_range_header_selected 0x7f10008f
-int string mtrl_picker_range_header_title 0x7f100090
-int string mtrl_picker_range_header_unselected 0x7f100091
-int string mtrl_picker_save 0x7f100092
-int string mtrl_picker_text_input_date_hint 0x7f100093
-int string mtrl_picker_text_input_date_range_end_hint 0x7f100094
-int string mtrl_picker_text_input_date_range_start_hint 0x7f100095
-int string mtrl_picker_text_input_day_abbr 0x7f100096
-int string mtrl_picker_text_input_month_abbr 0x7f100097
-int string mtrl_picker_text_input_year_abbr 0x7f100098
-int string mtrl_picker_toggle_to_calendar_input_mode 0x7f100099
-int string mtrl_picker_toggle_to_day_selection 0x7f10009a
-int string mtrl_picker_toggle_to_text_input_mode 0x7f10009b
-int string mtrl_picker_toggle_to_year_selection 0x7f10009c
-int string note_alert_expired 0x7f10009d
-int string note_link_email 0x7f10009e
-int string note_link_other 0x7f10009f
-int string note_link_tel 0x7f1000a0
-int string note_link_web 0x7f1000a1
-int string notealert_enter 0x7f1000a2
-int string notealert_ok 0x7f1000a3
-int string notelist_menu_new 0x7f1000a4
-int string notelist_string_info 0x7f1000a5
-int string password_toggle_content_description 0x7f1000a6
-int string path_password_eye 0x7f1000a7
-int string path_password_eye_mask_strike_through 0x7f1000a8
-int string path_password_eye_mask_visible 0x7f1000a9
-int string path_password_strike_through 0x7f1000aa
-int string preferences_account_summary 0x7f1000ab
-int string preferences_account_title 0x7f1000ac
-int string preferences_add_account 0x7f1000ad
-int string preferences_bg_random_appear_title 0x7f1000ae
-int string preferences_button_sync_cancel 0x7f1000af
-int string preferences_button_sync_immediately 0x7f1000b0
-int string preferences_dialog_change_account_title 0x7f1000b1
-int string preferences_dialog_change_account_warn_msg 0x7f1000b2
-int string preferences_dialog_select_account_tips 0x7f1000b3
-int string preferences_dialog_select_account_title 0x7f1000b4
-int string preferences_last_sync_time 0x7f1000b5
-int string preferences_last_sync_time_format 0x7f1000b6
-int string preferences_menu_cancel 0x7f1000b7
-int string preferences_menu_change_account 0x7f1000b8
-int string preferences_menu_remove_account 0x7f1000b9
-int string preferences_title 0x7f1000ba
-int string preferences_toast_cannot_change_account 0x7f1000bb
-int string preferences_toast_success_set_accout 0x7f1000bc
-int string press_again_exit 0x7f1000bd
-int string search 0x7f1000be
-int string search_hint 0x7f1000bf
-int string search_label 0x7f1000c0
-int string search_menu_title 0x7f1000c1
-int string search_setting_description 0x7f1000c2
-int string set_remind_time_message 0x7f1000c3
-int string status_bar_notification_info_overflow 0x7f1000c4
-int string success_sdcard_export 0x7f1000c5
-int string success_sync_account 0x7f1000c6
-int string sync_progress_init_list 0x7f1000c7
-int string sync_progress_login 0x7f1000c8
-int string sync_progress_syncing 0x7f1000c9
-int string ticker_cancel 0x7f1000ca
-int string ticker_fail 0x7f1000cb
-int string ticker_success 0x7f1000cc
-int string ticker_syncing 0x7f1000cd
-int string widget_havenot_content 0x7f1000ce
-int string widget_under_visit_mode 0x7f1000cf
-int style AlertDialog_AppCompat 0x7f110000
-int style AlertDialog_AppCompat_Light 0x7f110001
-int style AndroidThemeColorAccentYellow 0x7f110002
-int style Animation_AppCompat_Dialog 0x7f110003
-int style Animation_AppCompat_DropDownUp 0x7f110004
-int style Animation_AppCompat_Tooltip 0x7f110005
-int style Animation_Design_BottomSheetDialog 0x7f110006
-int style Animation_MaterialComponents_BottomSheetDialog 0x7f110007
-int style Base_AlertDialog_AppCompat 0x7f110008
-int style Base_AlertDialog_AppCompat_Light 0x7f110009
-int style Base_Animation_AppCompat_Dialog 0x7f11000a
-int style Base_Animation_AppCompat_DropDownUp 0x7f11000b
-int style Base_Animation_AppCompat_Tooltip 0x7f11000c
-int style Base_CardView 0x7f11000d
-int style Base_DialogWindowTitle_AppCompat 0x7f11000e
-int style Base_DialogWindowTitleBackground_AppCompat 0x7f11000f
-int style Base_MaterialAlertDialog_MaterialComponents_Title_Icon 0x7f110010
-int style Base_MaterialAlertDialog_MaterialComponents_Title_Panel 0x7f110011
-int style Base_MaterialAlertDialog_MaterialComponents_Title_Text 0x7f110012
-int style Base_TextAppearance_AppCompat 0x7f110013
-int style Base_TextAppearance_AppCompat_Body1 0x7f110014
-int style Base_TextAppearance_AppCompat_Body2 0x7f110015
-int style Base_TextAppearance_AppCompat_Button 0x7f110016
-int style Base_TextAppearance_AppCompat_Caption 0x7f110017
-int style Base_TextAppearance_AppCompat_Display1 0x7f110018
-int style Base_TextAppearance_AppCompat_Display2 0x7f110019
-int style Base_TextAppearance_AppCompat_Display3 0x7f11001a
-int style Base_TextAppearance_AppCompat_Display4 0x7f11001b
-int style Base_TextAppearance_AppCompat_Headline 0x7f11001c
-int style Base_TextAppearance_AppCompat_Inverse 0x7f11001d
-int style Base_TextAppearance_AppCompat_Large 0x7f11001e
-int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f11001f
-int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f110020
-int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f110021
-int style Base_TextAppearance_AppCompat_Medium 0x7f110022
-int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f110023
-int style Base_TextAppearance_AppCompat_Menu 0x7f110024
-int style Base_TextAppearance_AppCompat_SearchResult 0x7f110025
-int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f110026
-int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f110027
-int style Base_TextAppearance_AppCompat_Small 0x7f110028
-int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f110029
-int style Base_TextAppearance_AppCompat_Subhead 0x7f11002a
-int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f11002b
-int style Base_TextAppearance_AppCompat_Title 0x7f11002c
-int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f11002d
-int style Base_TextAppearance_AppCompat_Tooltip 0x7f11002e
-int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f11002f
-int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f110030
-int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f110031
-int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f110032
-int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f110033
-int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f110034
-int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f110035
-int style Base_TextAppearance_AppCompat_Widget_Button 0x7f110036
-int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f110037
-int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x7f110038
-int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f110039
-int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f11003a
-int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f11003b
-int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f11003c
-int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f11003d
-int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f11003e
-int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f11003f
-int style Base_TextAppearance_MaterialComponents_Badge 0x7f110040
-int style Base_TextAppearance_MaterialComponents_Button 0x7f110041
-int style Base_TextAppearance_MaterialComponents_Headline6 0x7f110042
-int style Base_TextAppearance_MaterialComponents_Subtitle2 0x7f110043
-int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f110044
-int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f110045
-int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f110046
-int style Base_Theme_AppCompat 0x7f110047
-int style Base_Theme_AppCompat_CompactMenu 0x7f110048
-int style Base_Theme_AppCompat_Dialog 0x7f110049
-int style Base_Theme_AppCompat_Dialog_Alert 0x7f11004a
-int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f11004b
-int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f11004c
-int style Base_Theme_AppCompat_DialogWhenLarge 0x7f11004d
-int style Base_Theme_AppCompat_Light 0x7f11004e
-int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f11004f
-int style Base_Theme_AppCompat_Light_Dialog 0x7f110050
-int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f110051
-int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f110052
-int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f110053
-int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f110054
-int style Base_Theme_MaterialComponents 0x7f110055
-int style Base_Theme_MaterialComponents_Bridge 0x7f110056
-int style Base_Theme_MaterialComponents_CompactMenu 0x7f110057
-int style Base_Theme_MaterialComponents_Dialog 0x7f110058
-int style Base_Theme_MaterialComponents_Dialog_Alert 0x7f110059
-int style Base_Theme_MaterialComponents_Dialog_Bridge 0x7f11005a
-int style Base_Theme_MaterialComponents_Dialog_FixedSize 0x7f11005b
-int style Base_Theme_MaterialComponents_Dialog_MinWidth 0x7f11005c
-int style Base_Theme_MaterialComponents_DialogWhenLarge 0x7f11005d
-int style Base_Theme_MaterialComponents_Light 0x7f11005e
-int style Base_Theme_MaterialComponents_Light_Bridge 0x7f11005f
-int style Base_Theme_MaterialComponents_Light_DarkActionBar 0x7f110060
-int style Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge 0x7f110061
-int style Base_Theme_MaterialComponents_Light_Dialog 0x7f110062
-int style Base_Theme_MaterialComponents_Light_Dialog_Alert 0x7f110063
-int style Base_Theme_MaterialComponents_Light_Dialog_Bridge 0x7f110064
-int style Base_Theme_MaterialComponents_Light_Dialog_FixedSize 0x7f110065
-int style Base_Theme_MaterialComponents_Light_Dialog_MinWidth 0x7f110066
-int style Base_Theme_MaterialComponents_Light_DialogWhenLarge 0x7f110067
-int style Base_ThemeOverlay_AppCompat 0x7f110068
-int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f110069
-int style Base_ThemeOverlay_AppCompat_Dark 0x7f11006a
-int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f11006b
-int style Base_ThemeOverlay_AppCompat_Dialog 0x7f11006c
-int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x7f11006d
-int style Base_ThemeOverlay_AppCompat_Light 0x7f11006e
-int style Base_ThemeOverlay_MaterialComponents_Dialog 0x7f11006f
-int style Base_ThemeOverlay_MaterialComponents_Dialog_Alert 0x7f110070
-int style Base_ThemeOverlay_MaterialComponents_Dialog_Alert_Framework 0x7f110071
-int style Base_ThemeOverlay_MaterialComponents_Light_Dialog_Alert_Framework 0x7f110072
-int style Base_ThemeOverlay_MaterialComponents_MaterialAlertDialog 0x7f110073
-int style Base_V14_Theme_MaterialComponents 0x7f110074
-int style Base_V14_Theme_MaterialComponents_Bridge 0x7f110075
-int style Base_V14_Theme_MaterialComponents_Dialog 0x7f110076
-int style Base_V14_Theme_MaterialComponents_Dialog_Bridge 0x7f110077
-int style Base_V14_Theme_MaterialComponents_Light 0x7f110078
-int style Base_V14_Theme_MaterialComponents_Light_Bridge 0x7f110079
-int style Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge 0x7f11007a
-int style Base_V14_Theme_MaterialComponents_Light_Dialog 0x7f11007b
-int style Base_V14_Theme_MaterialComponents_Light_Dialog_Bridge 0x7f11007c
-int style Base_V14_ThemeOverlay_MaterialComponents_BottomSheetDialog 0x7f11007d
-int style Base_V14_ThemeOverlay_MaterialComponents_Dialog 0x7f11007e
-int style Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert 0x7f11007f
-int style Base_V14_ThemeOverlay_MaterialComponents_MaterialAlertDialog 0x7f110080
-int style Base_V21_Theme_AppCompat 0x7f110081
-int style Base_V21_Theme_AppCompat_Dialog 0x7f110082
-int style Base_V21_Theme_AppCompat_Light 0x7f110083
-int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f110084
-int style Base_V21_Theme_MaterialComponents 0x7f110085
-int style Base_V21_Theme_MaterialComponents_Dialog 0x7f110086
-int style Base_V21_Theme_MaterialComponents_Light 0x7f110087
-int style Base_V21_Theme_MaterialComponents_Light_Dialog 0x7f110088
-int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x7f110089
-int style Base_V21_ThemeOverlay_MaterialComponents_BottomSheetDialog 0x7f11008a
-int style Base_V22_Theme_AppCompat 0x7f11008b
-int style Base_V22_Theme_AppCompat_Light 0x7f11008c
-int style Base_V23_Theme_AppCompat 0x7f11008d
-int style Base_V23_Theme_AppCompat_Light 0x7f11008e
-int style Base_V26_Theme_AppCompat 0x7f11008f
-int style Base_V26_Theme_AppCompat_Light 0x7f110090
-int style Base_V26_Widget_AppCompat_Toolbar 0x7f110091
-int style Base_V28_Theme_AppCompat 0x7f110092
-int style Base_V28_Theme_AppCompat_Light 0x7f110093
-int style Base_V7_Theme_AppCompat 0x7f110094
-int style Base_V7_Theme_AppCompat_Dialog 0x7f110095
-int style Base_V7_Theme_AppCompat_Light 0x7f110096
-int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f110097
-int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x7f110098
-int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f110099
-int style Base_V7_Widget_AppCompat_EditText 0x7f11009a
-int style Base_V7_Widget_AppCompat_Toolbar 0x7f11009b
-int style Base_Widget_AppCompat_ActionBar 0x7f11009c
-int style Base_Widget_AppCompat_ActionBar_Solid 0x7f11009d
-int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f11009e
-int style Base_Widget_AppCompat_ActionBar_TabText 0x7f11009f
-int style Base_Widget_AppCompat_ActionBar_TabView 0x7f1100a0
-int style Base_Widget_AppCompat_ActionButton 0x7f1100a1
-int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f1100a2
-int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f1100a3
-int style Base_Widget_AppCompat_ActionMode 0x7f1100a4
-int style Base_Widget_AppCompat_ActivityChooserView 0x7f1100a5
-int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f1100a6
-int style Base_Widget_AppCompat_Button 0x7f1100a7
-int style Base_Widget_AppCompat_Button_Borderless 0x7f1100a8
-int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f1100a9
-int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f1100aa
-int style Base_Widget_AppCompat_Button_Colored 0x7f1100ab
-int style Base_Widget_AppCompat_Button_Small 0x7f1100ac
-int style Base_Widget_AppCompat_ButtonBar 0x7f1100ad
-int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f1100ae
-int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f1100af
-int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f1100b0
-int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f1100b1
-int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f1100b2
-int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f1100b3
-int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f1100b4
-int style Base_Widget_AppCompat_EditText 0x7f1100b5
-int style Base_Widget_AppCompat_ImageButton 0x7f1100b6
-int style Base_Widget_AppCompat_Light_ActionBar 0x7f1100b7
-int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f1100b8
-int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f1100b9
-int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f1100ba
-int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f1100bb
-int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f1100bc
-int style Base_Widget_AppCompat_Light_PopupMenu 0x7f1100bd
-int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f1100be
-int style Base_Widget_AppCompat_ListMenuView 0x7f1100bf
-int style Base_Widget_AppCompat_ListPopupWindow 0x7f1100c0
-int style Base_Widget_AppCompat_ListView 0x7f1100c1
-int style Base_Widget_AppCompat_ListView_DropDown 0x7f1100c2
-int style Base_Widget_AppCompat_ListView_Menu 0x7f1100c3
-int style Base_Widget_AppCompat_PopupMenu 0x7f1100c4
-int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f1100c5
-int style Base_Widget_AppCompat_PopupWindow 0x7f1100c6
-int style Base_Widget_AppCompat_ProgressBar 0x7f1100c7
-int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f1100c8
-int style Base_Widget_AppCompat_RatingBar 0x7f1100c9
-int style Base_Widget_AppCompat_RatingBar_Indicator 0x7f1100ca
-int style Base_Widget_AppCompat_RatingBar_Small 0x7f1100cb
-int style Base_Widget_AppCompat_SearchView 0x7f1100cc
-int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f1100cd
-int style Base_Widget_AppCompat_SeekBar 0x7f1100ce
-int style Base_Widget_AppCompat_SeekBar_Discrete 0x7f1100cf
-int style Base_Widget_AppCompat_Spinner 0x7f1100d0
-int style Base_Widget_AppCompat_Spinner_Underlined 0x7f1100d1
-int style Base_Widget_AppCompat_TextView 0x7f1100d2
-int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f1100d3
-int style Base_Widget_AppCompat_Toolbar 0x7f1100d4
-int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f1100d5
-int style Base_Widget_Design_TabLayout 0x7f1100d6
-int style Base_Widget_MaterialComponents_AutoCompleteTextView 0x7f1100d7
-int style Base_Widget_MaterialComponents_CheckedTextView 0x7f1100d8
-int style Base_Widget_MaterialComponents_Chip 0x7f1100d9
-int style Base_Widget_MaterialComponents_MaterialCalendar_NavigationButton 0x7f1100da
-int style Base_Widget_MaterialComponents_PopupMenu 0x7f1100db
-int style Base_Widget_MaterialComponents_PopupMenu_ContextMenu 0x7f1100dc
-int style Base_Widget_MaterialComponents_PopupMenu_ListPopupWindow 0x7f1100dd
-int style Base_Widget_MaterialComponents_PopupMenu_Overflow 0x7f1100de
-int style Base_Widget_MaterialComponents_Slider 0x7f1100df
-int style Base_Widget_MaterialComponents_Snackbar 0x7f1100e0
-int style Base_Widget_MaterialComponents_TextInputEditText 0x7f1100e1
-int style Base_Widget_MaterialComponents_TextInputLayout 0x7f1100e2
-int style Base_Widget_MaterialComponents_TextView 0x7f1100e3
-int style CardView 0x7f1100e4
-int style CardView_Dark 0x7f1100e5
-int style CardView_Light 0x7f1100e6
-int style EmptyTheme 0x7f1100e7
-int style HighlightTextAppearancePrimary 0x7f1100e8
-int style HighlightTextAppearanceSecondary 0x7f1100e9
-int style MaterialAlertDialog_MaterialComponents 0x7f1100ea
-int style MaterialAlertDialog_MaterialComponents_Body_Text 0x7f1100eb
-int style MaterialAlertDialog_MaterialComponents_Picker_Date_Calendar 0x7f1100ec
-int style MaterialAlertDialog_MaterialComponents_Picker_Date_Spinner 0x7f1100ed
-int style MaterialAlertDialog_MaterialComponents_Title_Icon 0x7f1100ee
-int style MaterialAlertDialog_MaterialComponents_Title_Icon_CenterStacked 0x7f1100ef
-int style MaterialAlertDialog_MaterialComponents_Title_Panel 0x7f1100f0
-int style MaterialAlertDialog_MaterialComponents_Title_Panel_CenterStacked 0x7f1100f1
-int style MaterialAlertDialog_MaterialComponents_Title_Text 0x7f1100f2
-int style MaterialAlertDialog_MaterialComponents_Title_Text_CenterStacked 0x7f1100f3
-int style NoteActionBarStyle 0x7f1100f4
-int style NoteTheme 0x7f1100f5
-int style Platform_AppCompat 0x7f1100f6
-int style Platform_AppCompat_Light 0x7f1100f7
-int style Platform_MaterialComponents 0x7f1100f8
-int style Platform_MaterialComponents_Dialog 0x7f1100f9
-int style Platform_MaterialComponents_Light 0x7f1100fa
-int style Platform_MaterialComponents_Light_Dialog 0x7f1100fb
-int style Platform_ThemeOverlay_AppCompat 0x7f1100fc
-int style Platform_ThemeOverlay_AppCompat_Dark 0x7f1100fd
-int style Platform_ThemeOverlay_AppCompat_Light 0x7f1100fe
-int style Platform_V21_AppCompat 0x7f1100ff
-int style Platform_V21_AppCompat_Light 0x7f110100
-int style Platform_V25_AppCompat 0x7f110101
-int style Platform_V25_AppCompat_Light 0x7f110102
-int style Platform_Widget_AppCompat_Spinner 0x7f110103
-int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f110104
-int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f110105
-int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f110106
-int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f110107
-int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f110108
-int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut 0x7f110109
-int style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow 0x7f11010a
-int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f11010b
-int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title 0x7f11010c
-int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f11010d
-int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f11010e
-int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f11010f
-int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f110110
-int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f110111
-int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f110112
-int style RtlUnderlay_Widget_AppCompat_ActionButton 0x7f110113
-int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x7f110114
-int style ShapeAppearance_MaterialComponents 0x7f110115
-int style ShapeAppearance_MaterialComponents_LargeComponent 0x7f110116
-int style ShapeAppearance_MaterialComponents_MediumComponent 0x7f110117
-int style ShapeAppearance_MaterialComponents_SmallComponent 0x7f110118
-int style ShapeAppearance_MaterialComponents_Test 0x7f110119
-int style ShapeAppearance_MaterialComponents_Tooltip 0x7f11011a
-int style ShapeAppearanceOverlay 0x7f11011b
-int style ShapeAppearanceOverlay_BottomLeftDifferentCornerSize 0x7f11011c
-int style ShapeAppearanceOverlay_BottomRightCut 0x7f11011d
-int style ShapeAppearanceOverlay_Cut 0x7f11011e
-int style ShapeAppearanceOverlay_DifferentCornerSize 0x7f11011f
-int style ShapeAppearanceOverlay_MaterialComponents_BottomSheet 0x7f110120
-int style ShapeAppearanceOverlay_MaterialComponents_Chip 0x7f110121
-int style ShapeAppearanceOverlay_MaterialComponents_ExtendedFloatingActionButton 0x7f110122
-int style ShapeAppearanceOverlay_MaterialComponents_FloatingActionButton 0x7f110123
-int style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Day 0x7f110124
-int style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Window_Fullscreen 0x7f110125
-int style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Year 0x7f110126
-int style ShapeAppearanceOverlay_MaterialComponents_TextInputLayout_FilledBox 0x7f110127
-int style ShapeAppearanceOverlay_TopLeftCut 0x7f110128
-int style ShapeAppearanceOverlay_TopRightDifferentCornerSize 0x7f110129
-int style Test_ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Day 0x7f11012a
-int style Test_Theme_MaterialComponents_MaterialCalendar 0x7f11012b
-int style Test_Widget_MaterialComponents_MaterialCalendar 0x7f11012c
-int style Test_Widget_MaterialComponents_MaterialCalendar_Day 0x7f11012d
-int style Test_Widget_MaterialComponents_MaterialCalendar_Day_Selected 0x7f11012e
-int style TestStyleWithLineHeight 0x7f11012f
-int style TestStyleWithLineHeightAppearance 0x7f110130
-int style TestStyleWithThemeLineHeightAttribute 0x7f110131
-int style TestStyleWithoutLineHeight 0x7f110132
-int style TestThemeWithLineHeight 0x7f110133
-int style TestThemeWithLineHeightDisabled 0x7f110134
-int style TextAppearance_AppCompat 0x7f110135
-int style TextAppearance_AppCompat_Body1 0x7f110136
-int style TextAppearance_AppCompat_Body2 0x7f110137
-int style TextAppearance_AppCompat_Button 0x7f110138
-int style TextAppearance_AppCompat_Caption 0x7f110139
-int style TextAppearance_AppCompat_Display1 0x7f11013a
-int style TextAppearance_AppCompat_Display2 0x7f11013b
-int style TextAppearance_AppCompat_Display3 0x7f11013c
-int style TextAppearance_AppCompat_Display4 0x7f11013d
-int style TextAppearance_AppCompat_Headline 0x7f11013e
-int style TextAppearance_AppCompat_Inverse 0x7f11013f
-int style TextAppearance_AppCompat_Large 0x7f110140
-int style TextAppearance_AppCompat_Large_Inverse 0x7f110141
-int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f110142
-int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f110143
-int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f110144
-int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f110145
-int style TextAppearance_AppCompat_Medium 0x7f110146
-int style TextAppearance_AppCompat_Medium_Inverse 0x7f110147
-int style TextAppearance_AppCompat_Menu 0x7f110148
-int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f110149
-int style TextAppearance_AppCompat_SearchResult_Title 0x7f11014a
-int style TextAppearance_AppCompat_Small 0x7f11014b
-int style TextAppearance_AppCompat_Small_Inverse 0x7f11014c
-int style TextAppearance_AppCompat_Subhead 0x7f11014d
-int style TextAppearance_AppCompat_Subhead_Inverse 0x7f11014e
-int style TextAppearance_AppCompat_Title 0x7f11014f
-int style TextAppearance_AppCompat_Title_Inverse 0x7f110150
-int style TextAppearance_AppCompat_Tooltip 0x7f110151
-int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f110152
-int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f110153
-int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f110154
-int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f110155
-int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f110156
-int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f110157
-int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f110158
-int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f110159
-int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f11015a
-int style TextAppearance_AppCompat_Widget_Button 0x7f11015b
-int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f11015c
-int style TextAppearance_AppCompat_Widget_Button_Colored 0x7f11015d
-int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f11015e
-int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f11015f
-int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f110160
-int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f110161
-int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f110162
-int style TextAppearance_AppCompat_Widget_Switch 0x7f110163
-int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f110164
-int style TextAppearance_Compat_Notification 0x7f110165
-int style TextAppearance_Compat_Notification_Info 0x7f110166
-int style TextAppearance_Compat_Notification_Line2 0x7f110167
-int style TextAppearance_Compat_Notification_Time 0x7f110168
-int style TextAppearance_Compat_Notification_Title 0x7f110169
-int style TextAppearance_Design_CollapsingToolbar_Expanded 0x7f11016a
-int style TextAppearance_Design_Counter 0x7f11016b
-int style TextAppearance_Design_Counter_Overflow 0x7f11016c
-int style TextAppearance_Design_Error 0x7f11016d
-int style TextAppearance_Design_HelperText 0x7f11016e
-int style TextAppearance_Design_Hint 0x7f11016f
-int style TextAppearance_Design_Placeholder 0x7f110170
-int style TextAppearance_Design_Prefix 0x7f110171
-int style TextAppearance_Design_Snackbar_Message 0x7f110172
-int style TextAppearance_Design_Suffix 0x7f110173
-int style TextAppearance_Design_Tab 0x7f110174
-int style TextAppearance_MaterialComponents_Badge 0x7f110175
-int style TextAppearance_MaterialComponents_Body1 0x7f110176
-int style TextAppearance_MaterialComponents_Body2 0x7f110177
-int style TextAppearance_MaterialComponents_Button 0x7f110178
-int style TextAppearance_MaterialComponents_Caption 0x7f110179
-int style TextAppearance_MaterialComponents_Chip 0x7f11017a
-int style TextAppearance_MaterialComponents_Headline1 0x7f11017b
-int style TextAppearance_MaterialComponents_Headline2 0x7f11017c
-int style TextAppearance_MaterialComponents_Headline3 0x7f11017d
-int style TextAppearance_MaterialComponents_Headline4 0x7f11017e
-int style TextAppearance_MaterialComponents_Headline5 0x7f11017f
-int style TextAppearance_MaterialComponents_Headline6 0x7f110180
-int style TextAppearance_MaterialComponents_Overline 0x7f110181
-int style TextAppearance_MaterialComponents_Subtitle1 0x7f110182
-int style TextAppearance_MaterialComponents_Subtitle2 0x7f110183
-int style TextAppearance_MaterialComponents_TimePicker_Title 0x7f110184
-int style TextAppearance_MaterialComponents_Tooltip 0x7f110185
-int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f110186
-int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f110187
-int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f110188
-int style TextAppearanceLarge 0x7f110189
-int style TextAppearanceMedium 0x7f11018a
-int style TextAppearanceNormal 0x7f11018b
-int style TextAppearancePrimaryItem 0x7f11018c
-int style TextAppearanceSecondaryItem 0x7f11018d
-int style TextAppearanceSuper 0x7f11018e
-int style TextAppearanceUnderMenuIcon 0x7f11018f
-int style Theme_AppCompat 0x7f110190
-int style Theme_AppCompat_CompactMenu 0x7f110191
-int style Theme_AppCompat_DayNight 0x7f110192
-int style Theme_AppCompat_DayNight_DarkActionBar 0x7f110193
-int style Theme_AppCompat_DayNight_Dialog 0x7f110194
-int style Theme_AppCompat_DayNight_Dialog_Alert 0x7f110195
-int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x7f110196
-int style Theme_AppCompat_DayNight_DialogWhenLarge 0x7f110197
-int style Theme_AppCompat_DayNight_NoActionBar 0x7f110198
-int style Theme_AppCompat_Dialog 0x7f110199
-int style Theme_AppCompat_Dialog_Alert 0x7f11019a
-int style Theme_AppCompat_Dialog_MinWidth 0x7f11019b
-int style Theme_AppCompat_DialogWhenLarge 0x7f11019c
-int style Theme_AppCompat_Empty 0x7f11019d
-int style Theme_AppCompat_Light 0x7f11019e
-int style Theme_AppCompat_Light_DarkActionBar 0x7f11019f
-int style Theme_AppCompat_Light_Dialog 0x7f1101a0
-int style Theme_AppCompat_Light_Dialog_Alert 0x7f1101a1
-int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f1101a2
-int style Theme_AppCompat_Light_DialogWhenLarge 0x7f1101a3
-int style Theme_AppCompat_Light_NoActionBar 0x7f1101a4
-int style Theme_AppCompat_NoActionBar 0x7f1101a5
-int style Theme_Design 0x7f1101a6
-int style Theme_Design_BottomSheetDialog 0x7f1101a7
-int style Theme_Design_Light 0x7f1101a8
-int style Theme_Design_Light_BottomSheetDialog 0x7f1101a9
-int style Theme_Design_Light_NoActionBar 0x7f1101aa
-int style Theme_Design_NoActionBar 0x7f1101ab
-int style Theme_MaterialComponents 0x7f1101ac
-int style Theme_MaterialComponents_BottomSheetDialog 0x7f1101ad
-int style Theme_MaterialComponents_Bridge 0x7f1101ae
-int style Theme_MaterialComponents_CompactMenu 0x7f1101af
-int style Theme_MaterialComponents_DayNight 0x7f1101b0
-int style Theme_MaterialComponents_DayNight_BottomSheetDialog 0x7f1101b1
-int style Theme_MaterialComponents_DayNight_Bridge 0x7f1101b2
-int style Theme_MaterialComponents_DayNight_DarkActionBar 0x7f1101b3
-int style Theme_MaterialComponents_DayNight_DarkActionBar_Bridge 0x7f1101b4
-int style Theme_MaterialComponents_DayNight_Dialog 0x7f1101b5
-int style Theme_MaterialComponents_DayNight_Dialog_Alert 0x7f1101b6
-int style Theme_MaterialComponents_DayNight_Dialog_Alert_Bridge 0x7f1101b7
-int style Theme_MaterialComponents_DayNight_Dialog_Bridge 0x7f1101b8
-int style Theme_MaterialComponents_DayNight_Dialog_FixedSize 0x7f1101b9
-int style Theme_MaterialComponents_DayNight_Dialog_FixedSize_Bridge 0x7f1101ba
-int style Theme_MaterialComponents_DayNight_Dialog_MinWidth 0x7f1101bb
-int style Theme_MaterialComponents_DayNight_Dialog_MinWidth_Bridge 0x7f1101bc
-int style Theme_MaterialComponents_DayNight_DialogWhenLarge 0x7f1101bd
-int style Theme_MaterialComponents_DayNight_NoActionBar 0x7f1101be
-int style Theme_MaterialComponents_DayNight_NoActionBar_Bridge 0x7f1101bf
-int style Theme_MaterialComponents_Dialog 0x7f1101c0
-int style Theme_MaterialComponents_Dialog_Alert 0x7f1101c1
-int style Theme_MaterialComponents_Dialog_Alert_Bridge 0x7f1101c2
-int style Theme_MaterialComponents_Dialog_Bridge 0x7f1101c3
-int style Theme_MaterialComponents_Dialog_FixedSize 0x7f1101c4
-int style Theme_MaterialComponents_Dialog_FixedSize_Bridge 0x7f1101c5
-int style Theme_MaterialComponents_Dialog_MinWidth 0x7f1101c6
-int style Theme_MaterialComponents_Dialog_MinWidth_Bridge 0x7f1101c7
-int style Theme_MaterialComponents_DialogWhenLarge 0x7f1101c8
-int style Theme_MaterialComponents_Light 0x7f1101c9
-int style Theme_MaterialComponents_Light_BarSize 0x7f1101ca
-int style Theme_MaterialComponents_Light_BottomSheetDialog 0x7f1101cb
-int style Theme_MaterialComponents_Light_Bridge 0x7f1101cc
-int style Theme_MaterialComponents_Light_DarkActionBar 0x7f1101cd
-int style Theme_MaterialComponents_Light_DarkActionBar_Bridge 0x7f1101ce
-int style Theme_MaterialComponents_Light_Dialog 0x7f1101cf
-int style Theme_MaterialComponents_Light_Dialog_Alert 0x7f1101d0
-int style Theme_MaterialComponents_Light_Dialog_Alert_Bridge 0x7f1101d1
-int style Theme_MaterialComponents_Light_Dialog_Bridge 0x7f1101d2
-int style Theme_MaterialComponents_Light_Dialog_FixedSize 0x7f1101d3
-int style Theme_MaterialComponents_Light_Dialog_FixedSize_Bridge 0x7f1101d4
-int style Theme_MaterialComponents_Light_Dialog_MinWidth 0x7f1101d5
-int style Theme_MaterialComponents_Light_Dialog_MinWidth_Bridge 0x7f1101d6
-int style Theme_MaterialComponents_Light_DialogWhenLarge 0x7f1101d7
-int style Theme_MaterialComponents_Light_LargeTouch 0x7f1101d8
-int style Theme_MaterialComponents_Light_NoActionBar 0x7f1101d9
-int style Theme_MaterialComponents_Light_NoActionBar_Bridge 0x7f1101da
-int style Theme_MaterialComponents_NoActionBar 0x7f1101db
-int style Theme_MaterialComponents_NoActionBar_Bridge 0x7f1101dc
-int style ThemeOverlay_AppCompat 0x7f1101dd
-int style ThemeOverlay_AppCompat_ActionBar 0x7f1101de
-int style ThemeOverlay_AppCompat_Dark 0x7f1101df
-int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f1101e0
-int style ThemeOverlay_AppCompat_DayNight 0x7f1101e1
-int style ThemeOverlay_AppCompat_DayNight_ActionBar 0x7f1101e2
-int style ThemeOverlay_AppCompat_Dialog 0x7f1101e3
-int style ThemeOverlay_AppCompat_Dialog_Alert 0x7f1101e4
-int style ThemeOverlay_AppCompat_Light 0x7f1101e5
-int style ThemeOverlay_Design_TextInputEditText 0x7f1101e6
-int style ThemeOverlay_MaterialComponents 0x7f1101e7
-int style ThemeOverlay_MaterialComponents_ActionBar 0x7f1101e8
-int style ThemeOverlay_MaterialComponents_ActionBar_Primary 0x7f1101e9
-int style ThemeOverlay_MaterialComponents_ActionBar_Surface 0x7f1101ea
-int style ThemeOverlay_MaterialComponents_AutoCompleteTextView 0x7f1101eb
-int style ThemeOverlay_MaterialComponents_AutoCompleteTextView_FilledBox 0x7f1101ec
-int style ThemeOverlay_MaterialComponents_AutoCompleteTextView_FilledBox_Dense 0x7f1101ed
-int style ThemeOverlay_MaterialComponents_AutoCompleteTextView_OutlinedBox 0x7f1101ee
-int style ThemeOverlay_MaterialComponents_AutoCompleteTextView_OutlinedBox_Dense 0x7f1101ef
-int style ThemeOverlay_MaterialComponents_BottomAppBar_Primary 0x7f1101f0
-int style ThemeOverlay_MaterialComponents_BottomAppBar_Surface 0x7f1101f1
-int style ThemeOverlay_MaterialComponents_BottomSheetDialog 0x7f1101f2
-int style ThemeOverlay_MaterialComponents_Dark 0x7f1101f3
-int style ThemeOverlay_MaterialComponents_Dark_ActionBar 0x7f1101f4
-int style ThemeOverlay_MaterialComponents_DayNight_BottomSheetDialog 0x7f1101f5
-int style ThemeOverlay_MaterialComponents_Dialog 0x7f1101f6
-int style ThemeOverlay_MaterialComponents_Dialog_Alert 0x7f1101f7
-int style ThemeOverlay_MaterialComponents_Dialog_Alert_Framework 0x7f1101f8
-int style ThemeOverlay_MaterialComponents_Light 0x7f1101f9
-int style ThemeOverlay_MaterialComponents_Light_Dialog_Alert_Framework 0x7f1101fa
-int style ThemeOverlay_MaterialComponents_MaterialAlertDialog 0x7f1101fb
-int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Centered 0x7f1101fc
-int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date 0x7f1101fd
-int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Calendar 0x7f1101fe
-int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Header_Text 0x7f1101ff
-int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Header_Text_Day 0x7f110200
-int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Spinner 0x7f110201
-int style ThemeOverlay_MaterialComponents_MaterialCalendar 0x7f110202
-int style ThemeOverlay_MaterialComponents_MaterialCalendar_Fullscreen 0x7f110203
-int style ThemeOverlay_MaterialComponents_TextInputEditText 0x7f110204
-int style ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox 0x7f110205
-int style ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense 0x7f110206
-int style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox 0x7f110207
-int style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense 0x7f110208
-int style ThemeOverlay_MaterialComponents_TimePicker 0x7f110209
-int style ThemeOverlay_MaterialComponents_TimePicker_Display 0x7f11020a
-int style ThemeOverlay_MaterialComponents_Toolbar_Primary 0x7f11020b
-int style ThemeOverlay_MaterialComponents_Toolbar_Surface 0x7f11020c
-int style ThemeOverlayColorAccentRed 0x7f11020d
-int style Widget_AppCompat_ActionBar 0x7f11020e
-int style Widget_AppCompat_ActionBar_Solid 0x7f11020f
-int style Widget_AppCompat_ActionBar_TabBar 0x7f110210
-int style Widget_AppCompat_ActionBar_TabText 0x7f110211
-int style Widget_AppCompat_ActionBar_TabView 0x7f110212
-int style Widget_AppCompat_ActionButton 0x7f110213
-int style Widget_AppCompat_ActionButton_CloseMode 0x7f110214
-int style Widget_AppCompat_ActionButton_Overflow 0x7f110215
-int style Widget_AppCompat_ActionMode 0x7f110216
-int style Widget_AppCompat_ActivityChooserView 0x7f110217
-int style Widget_AppCompat_AutoCompleteTextView 0x7f110218
-int style Widget_AppCompat_Button 0x7f110219
-int style Widget_AppCompat_Button_Borderless 0x7f11021a
-int style Widget_AppCompat_Button_Borderless_Colored 0x7f11021b
-int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f11021c
-int style Widget_AppCompat_Button_Colored 0x7f11021d
-int style Widget_AppCompat_Button_Small 0x7f11021e
-int style Widget_AppCompat_ButtonBar 0x7f11021f
-int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f110220
-int style Widget_AppCompat_CompoundButton_CheckBox 0x7f110221
-int style Widget_AppCompat_CompoundButton_RadioButton 0x7f110222
-int style Widget_AppCompat_CompoundButton_Switch 0x7f110223
-int style Widget_AppCompat_DrawerArrowToggle 0x7f110224
-int style Widget_AppCompat_DropDownItem_Spinner 0x7f110225
-int style Widget_AppCompat_EditText 0x7f110226
-int style Widget_AppCompat_ImageButton 0x7f110227
-int style Widget_AppCompat_Light_ActionBar 0x7f110228
-int style Widget_AppCompat_Light_ActionBar_Solid 0x7f110229
-int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f11022a
-int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f11022b
-int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f11022c
-int style Widget_AppCompat_Light_ActionBar_TabText 0x7f11022d
-int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f11022e
-int style Widget_AppCompat_Light_ActionBar_TabView 0x7f11022f
-int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f110230
-int style Widget_AppCompat_Light_ActionButton 0x7f110231
-int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f110232
-int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f110233
-int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f110234
-int style Widget_AppCompat_Light_ActivityChooserView 0x7f110235
-int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f110236
-int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f110237
-int style Widget_AppCompat_Light_ListPopupWindow 0x7f110238
-int style Widget_AppCompat_Light_ListView_DropDown 0x7f110239
-int style Widget_AppCompat_Light_PopupMenu 0x7f11023a
-int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f11023b
-int style Widget_AppCompat_Light_SearchView 0x7f11023c
-int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f11023d
-int style Widget_AppCompat_ListMenuView 0x7f11023e
-int style Widget_AppCompat_ListPopupWindow 0x7f11023f
-int style Widget_AppCompat_ListView 0x7f110240
-int style Widget_AppCompat_ListView_DropDown 0x7f110241
-int style Widget_AppCompat_ListView_Menu 0x7f110242
-int style Widget_AppCompat_PopupMenu 0x7f110243
-int style Widget_AppCompat_PopupMenu_Overflow 0x7f110244
-int style Widget_AppCompat_PopupWindow 0x7f110245
-int style Widget_AppCompat_ProgressBar 0x7f110246
-int style Widget_AppCompat_ProgressBar_Horizontal 0x7f110247
-int style Widget_AppCompat_RatingBar 0x7f110248
-int style Widget_AppCompat_RatingBar_Indicator 0x7f110249
-int style Widget_AppCompat_RatingBar_Small 0x7f11024a
-int style Widget_AppCompat_SearchView 0x7f11024b
-int style Widget_AppCompat_SearchView_ActionBar 0x7f11024c
-int style Widget_AppCompat_SeekBar 0x7f11024d
-int style Widget_AppCompat_SeekBar_Discrete 0x7f11024e
-int style Widget_AppCompat_Spinner 0x7f11024f
-int style Widget_AppCompat_Spinner_DropDown 0x7f110250
-int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f110251
-int style Widget_AppCompat_Spinner_Underlined 0x7f110252
-int style Widget_AppCompat_TextView 0x7f110253
-int style Widget_AppCompat_TextView_SpinnerItem 0x7f110254
-int style Widget_AppCompat_Toolbar 0x7f110255
-int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f110256
-int style Widget_Compat_NotificationActionContainer 0x7f110257
-int style Widget_Compat_NotificationActionText 0x7f110258
-int style Widget_Design_AppBarLayout 0x7f110259
-int style Widget_Design_BottomNavigationView 0x7f11025a
-int style Widget_Design_BottomSheet_Modal 0x7f11025b
-int style Widget_Design_CollapsingToolbar 0x7f11025c
-int style Widget_Design_FloatingActionButton 0x7f11025d
-int style Widget_Design_NavigationView 0x7f11025e
-int style Widget_Design_ScrimInsetsFrameLayout 0x7f11025f
-int style Widget_Design_Snackbar 0x7f110260
-int style Widget_Design_TabLayout 0x7f110261
-int style Widget_Design_TextInputEditText 0x7f110262
-int style Widget_Design_TextInputLayout 0x7f110263
-int style Widget_MaterialComponents_ActionBar_Primary 0x7f110264
-int style Widget_MaterialComponents_ActionBar_PrimarySurface 0x7f110265
-int style Widget_MaterialComponents_ActionBar_Solid 0x7f110266
-int style Widget_MaterialComponents_ActionBar_Surface 0x7f110267
-int style Widget_MaterialComponents_AppBarLayout_Primary 0x7f110268
-int style Widget_MaterialComponents_AppBarLayout_PrimarySurface 0x7f110269
-int style Widget_MaterialComponents_AppBarLayout_Surface 0x7f11026a
-int style Widget_MaterialComponents_AutoCompleteTextView_FilledBox 0x7f11026b
-int style Widget_MaterialComponents_AutoCompleteTextView_FilledBox_Dense 0x7f11026c
-int style Widget_MaterialComponents_AutoCompleteTextView_OutlinedBox 0x7f11026d
-int style Widget_MaterialComponents_AutoCompleteTextView_OutlinedBox_Dense 0x7f11026e
-int style Widget_MaterialComponents_Badge 0x7f11026f
-int style Widget_MaterialComponents_BottomAppBar 0x7f110270
-int style Widget_MaterialComponents_BottomAppBar_Colored 0x7f110271
-int style Widget_MaterialComponents_BottomAppBar_PrimarySurface 0x7f110272
-int style Widget_MaterialComponents_BottomNavigationView 0x7f110273
-int style Widget_MaterialComponents_BottomNavigationView_Colored 0x7f110274
-int style Widget_MaterialComponents_BottomNavigationView_PrimarySurface 0x7f110275
-int style Widget_MaterialComponents_BottomSheet 0x7f110276
-int style Widget_MaterialComponents_BottomSheet_Modal 0x7f110277
-int style Widget_MaterialComponents_Button 0x7f110278
-int style Widget_MaterialComponents_Button_Icon 0x7f110279
-int style Widget_MaterialComponents_Button_OutlinedButton 0x7f11027a
-int style Widget_MaterialComponents_Button_OutlinedButton_Icon 0x7f11027b
-int style Widget_MaterialComponents_Button_TextButton 0x7f11027c
-int style Widget_MaterialComponents_Button_TextButton_Dialog 0x7f11027d
-int style Widget_MaterialComponents_Button_TextButton_Dialog_Flush 0x7f11027e
-int style Widget_MaterialComponents_Button_TextButton_Dialog_Icon 0x7f11027f
-int style Widget_MaterialComponents_Button_TextButton_Icon 0x7f110280
-int style Widget_MaterialComponents_Button_TextButton_Snackbar 0x7f110281
-int style Widget_MaterialComponents_Button_UnelevatedButton 0x7f110282
-int style Widget_MaterialComponents_Button_UnelevatedButton_Icon 0x7f110283
-int style Widget_MaterialComponents_CardView 0x7f110284
-int style Widget_MaterialComponents_CheckedTextView 0x7f110285
-int style Widget_MaterialComponents_Chip_Action 0x7f110286
-int style Widget_MaterialComponents_Chip_Choice 0x7f110287
-int style Widget_MaterialComponents_Chip_Entry 0x7f110288
-int style Widget_MaterialComponents_Chip_Filter 0x7f110289
-int style Widget_MaterialComponents_ChipGroup 0x7f11028a
-int style Widget_MaterialComponents_CircularProgressIndicator 0x7f11028b
-int style Widget_MaterialComponents_CircularProgressIndicator_ExtraSmall 0x7f11028c
-int style Widget_MaterialComponents_CircularProgressIndicator_Medium 0x7f11028d
-int style Widget_MaterialComponents_CircularProgressIndicator_Small 0x7f11028e
-int style Widget_MaterialComponents_CollapsingToolbar 0x7f11028f
-int style Widget_MaterialComponents_CompoundButton_CheckBox 0x7f110290
-int style Widget_MaterialComponents_CompoundButton_RadioButton 0x7f110291
-int style Widget_MaterialComponents_CompoundButton_Switch 0x7f110292
-int style Widget_MaterialComponents_ExtendedFloatingActionButton 0x7f110293
-int style Widget_MaterialComponents_ExtendedFloatingActionButton_Icon 0x7f110294
-int style Widget_MaterialComponents_FloatingActionButton 0x7f110295
-int style Widget_MaterialComponents_Light_ActionBar_Solid 0x7f110296
-int style Widget_MaterialComponents_LinearProgressIndicator 0x7f110297
-int style Widget_MaterialComponents_MaterialButtonToggleGroup 0x7f110298
-int style Widget_MaterialComponents_MaterialCalendar 0x7f110299
-int style Widget_MaterialComponents_MaterialCalendar_Day 0x7f11029a
-int style Widget_MaterialComponents_MaterialCalendar_Day_Invalid 0x7f11029b
-int style Widget_MaterialComponents_MaterialCalendar_Day_Selected 0x7f11029c
-int style Widget_MaterialComponents_MaterialCalendar_Day_Today 0x7f11029d
-int style Widget_MaterialComponents_MaterialCalendar_DayTextView 0x7f11029e
-int style Widget_MaterialComponents_MaterialCalendar_Fullscreen 0x7f11029f
-int style Widget_MaterialComponents_MaterialCalendar_HeaderCancelButton 0x7f1102a0
-int style Widget_MaterialComponents_MaterialCalendar_HeaderConfirmButton 0x7f1102a1
-int style Widget_MaterialComponents_MaterialCalendar_HeaderDivider 0x7f1102a2
-int style Widget_MaterialComponents_MaterialCalendar_HeaderLayout 0x7f1102a3
-int style Widget_MaterialComponents_MaterialCalendar_HeaderSelection 0x7f1102a4
-int style Widget_MaterialComponents_MaterialCalendar_HeaderSelection_Fullscreen 0x7f1102a5
-int style Widget_MaterialComponents_MaterialCalendar_HeaderTitle 0x7f1102a6
-int style Widget_MaterialComponents_MaterialCalendar_HeaderToggleButton 0x7f1102a7
-int style Widget_MaterialComponents_MaterialCalendar_Item 0x7f1102a8
-int style Widget_MaterialComponents_MaterialCalendar_MonthNavigationButton 0x7f1102a9
-int style Widget_MaterialComponents_MaterialCalendar_MonthTextView 0x7f1102aa
-int style Widget_MaterialComponents_MaterialCalendar_Year 0x7f1102ab
-int style Widget_MaterialComponents_MaterialCalendar_Year_Selected 0x7f1102ac
-int style Widget_MaterialComponents_MaterialCalendar_Year_Today 0x7f1102ad
-int style Widget_MaterialComponents_MaterialCalendar_YearNavigationButton 0x7f1102ae
-int style Widget_MaterialComponents_NavigationRailView 0x7f1102af
-int style Widget_MaterialComponents_NavigationRailView_Colored 0x7f1102b0
-int style Widget_MaterialComponents_NavigationRailView_Colored_Compact 0x7f1102b1
-int style Widget_MaterialComponents_NavigationRailView_Compact 0x7f1102b2
-int style Widget_MaterialComponents_NavigationRailView_PrimarySurface 0x7f1102b3
-int style Widget_MaterialComponents_NavigationView 0x7f1102b4
-int style Widget_MaterialComponents_PopupMenu 0x7f1102b5
-int style Widget_MaterialComponents_PopupMenu_ContextMenu 0x7f1102b6
-int style Widget_MaterialComponents_PopupMenu_ListPopupWindow 0x7f1102b7
-int style Widget_MaterialComponents_PopupMenu_Overflow 0x7f1102b8
-int style Widget_MaterialComponents_ProgressIndicator 0x7f1102b9
-int style Widget_MaterialComponents_ShapeableImageView 0x7f1102ba
-int style Widget_MaterialComponents_Slider 0x7f1102bb
-int style Widget_MaterialComponents_Snackbar 0x7f1102bc
-int style Widget_MaterialComponents_Snackbar_FullWidth 0x7f1102bd
-int style Widget_MaterialComponents_Snackbar_TextView 0x7f1102be
-int style Widget_MaterialComponents_TabLayout 0x7f1102bf
-int style Widget_MaterialComponents_TabLayout_Colored 0x7f1102c0
-int style Widget_MaterialComponents_TabLayout_PrimarySurface 0x7f1102c1
-int style Widget_MaterialComponents_TextInputEditText_FilledBox 0x7f1102c2
-int style Widget_MaterialComponents_TextInputEditText_FilledBox_Dense 0x7f1102c3
-int style Widget_MaterialComponents_TextInputEditText_OutlinedBox 0x7f1102c4
-int style Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense 0x7f1102c5
-int style Widget_MaterialComponents_TextInputLayout_FilledBox 0x7f1102c6
-int style Widget_MaterialComponents_TextInputLayout_FilledBox_Dense 0x7f1102c7
-int style Widget_MaterialComponents_TextInputLayout_FilledBox_Dense_ExposedDropdownMenu 0x7f1102c8
-int style Widget_MaterialComponents_TextInputLayout_FilledBox_ExposedDropdownMenu 0x7f1102c9
-int style Widget_MaterialComponents_TextInputLayout_OutlinedBox 0x7f1102ca
-int style Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense 0x7f1102cb
-int style Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense_ExposedDropdownMenu 0x7f1102cc
-int style Widget_MaterialComponents_TextInputLayout_OutlinedBox_ExposedDropdownMenu 0x7f1102cd
-int style Widget_MaterialComponents_TextView 0x7f1102ce
-int style Widget_MaterialComponents_TimePicker 0x7f1102cf
-int style Widget_MaterialComponents_TimePicker_Button 0x7f1102d0
-int style Widget_MaterialComponents_TimePicker_Clock 0x7f1102d1
-int style Widget_MaterialComponents_TimePicker_Display 0x7f1102d2
-int style Widget_MaterialComponents_TimePicker_Display_TextInputEditText 0x7f1102d3
-int style Widget_MaterialComponents_TimePicker_ImageButton 0x7f1102d4
-int style Widget_MaterialComponents_TimePicker_ImageButton_ShapeAppearance 0x7f1102d5
-int style Widget_MaterialComponents_Toolbar 0x7f1102d6
-int style Widget_MaterialComponents_Toolbar_Primary 0x7f1102d7
-int style Widget_MaterialComponents_Toolbar_PrimarySurface 0x7f1102d8
-int style Widget_MaterialComponents_Toolbar_Surface 0x7f1102d9
-int style Widget_MaterialComponents_Tooltip 0x7f1102da
-int style Widget_Support_CoordinatorLayout 0x7f1102db
-int style popwin_anim_style 0x7f1102dc
+int drawable clock 0x7f08006b
+int drawable delete 0x7f08006c
+int drawable design_fab_background 0x7f08006d
+int drawable design_ic_visibility 0x7f08006e
+int drawable design_ic_visibility_off 0x7f08006f
+int drawable design_password_eye 0x7f080070
+int drawable design_snackbar_background 0x7f080071
+int drawable dropdown_icon 0x7f080072
+int drawable edit_blue 0x7f080073
+int drawable edit_green 0x7f080074
+int drawable edit_red 0x7f080075
+int drawable edit_title_blue 0x7f080076
+int drawable edit_title_green 0x7f080077
+int drawable edit_title_red 0x7f080078
+int drawable edit_title_white 0x7f080079
+int drawable edit_title_yellow 0x7f08007a
+int drawable edit_white 0x7f08007b
+int drawable edit_yellow 0x7f08007c
+int drawable fire_1 0x7f08007d
+int drawable fire_2 0x7f08007e
+int drawable font_large 0x7f080080
+int drawable font_normal 0x7f080081
+int drawable font_size_selector_bg 0x7f080082
+int drawable font_small 0x7f080083
+int drawable font_super 0x7f080084
+int drawable ic_clock_black_24dp 0x7f080085
+int drawable ic_keyboard_black_24dp 0x7f080086
+int drawable ic_mtrl_checked_circle 0x7f080087
+int drawable ic_mtrl_chip_checked_black 0x7f080088
+int drawable ic_mtrl_chip_checked_circle 0x7f080089
+int drawable ic_mtrl_chip_close_circle 0x7f08008a
+int drawable icon_app 0x7f08008b
+int drawable list_background 0x7f08008c
+int drawable list_blue_down 0x7f08008d
+int drawable list_blue_middle 0x7f08008e
+int drawable list_blue_single 0x7f08008f
+int drawable list_blue_up 0x7f080090
+int drawable list_folder 0x7f080091
+int drawable list_footer_bg 0x7f080092
+int drawable list_green_down 0x7f080093
+int drawable list_green_middle 0x7f080094
+int drawable list_green_single 0x7f080095
+int drawable list_green_up 0x7f080096
+int drawable list_red_down 0x7f080097
+int drawable list_red_middle 0x7f080098
+int drawable list_red_single 0x7f080099
+int drawable list_red_up 0x7f08009a
+int drawable list_white_down 0x7f08009b
+int drawable list_white_middle 0x7f08009c
+int drawable list_white_single 0x7f08009d
+int drawable list_white_up 0x7f08009e
+int drawable list_yellow_down 0x7f08009f
+int drawable list_yellow_middle 0x7f0800a0
+int drawable list_yellow_single 0x7f0800a1
+int drawable list_yellow_up 0x7f0800a2
+int drawable login_input_style 0x7f0800a3
+int drawable material_cursor_drawable 0x7f0800a4
+int drawable material_ic_calendar_black_24dp 0x7f0800a5
+int drawable material_ic_clear_black_24dp 0x7f0800a6
+int drawable material_ic_edit_black_24dp 0x7f0800a7
+int drawable material_ic_keyboard_arrow_left_black_24dp 0x7f0800a8
+int drawable material_ic_keyboard_arrow_next_black_24dp 0x7f0800a9
+int drawable material_ic_keyboard_arrow_previous_black_24dp 0x7f0800aa
+int drawable material_ic_keyboard_arrow_right_black_24dp 0x7f0800ab
+int drawable material_ic_menu_arrow_down_black_24dp 0x7f0800ac
+int drawable material_ic_menu_arrow_up_black_24dp 0x7f0800ad
+int drawable menu_delete 0x7f0800ae
+int drawable menu_move 0x7f0800af
+int drawable mtrl_dialog_background 0x7f0800b0
+int drawable mtrl_dropdown_arrow 0x7f0800b1
+int drawable mtrl_ic_arrow_drop_down 0x7f0800b2
+int drawable mtrl_ic_arrow_drop_up 0x7f0800b3
+int drawable mtrl_ic_cancel 0x7f0800b4
+int drawable mtrl_ic_error 0x7f0800b5
+int drawable mtrl_navigation_bar_item_background 0x7f0800b6
+int drawable mtrl_popupmenu_background 0x7f0800b7
+int drawable mtrl_popupmenu_background_dark 0x7f0800b8
+int drawable mtrl_tabs_default_indicator 0x7f0800b9
+int drawable navigation_empty_icon 0x7f0800ba
+int drawable new_note 0x7f0800bb
+int drawable new_note_normal 0x7f0800bc
+int drawable new_note_pressed 0x7f0800bd
+int drawable note_btn_lf 0x7f0800be
+int drawable note_btn_main 0x7f0800bf
+int drawable note_btn_rt 0x7f0800c0
+int drawable note_edit_color_selector_panel 0x7f0800c1
+int drawable note_menu_bg 0x7f0800c2
+int drawable notification 0x7f0800c3
+int drawable notification_action_background 0x7f0800c4
+int drawable notification_bg 0x7f0800c5
+int drawable notification_bg_low 0x7f0800c6
+int drawable notification_bg_low_normal 0x7f0800c7
+int drawable notification_bg_low_pressed 0x7f0800c8
+int drawable notification_bg_normal 0x7f0800c9
+int drawable notification_bg_normal_pressed 0x7f0800ca
+int drawable notification_icon_background 0x7f0800cb
+int drawable notification_template_icon_bg 0x7f0800cc
+int drawable notification_template_icon_low_bg 0x7f0800cd
+int drawable notification_tile_bg 0x7f0800ce
+int drawable notify_panel_notification_icon_bg 0x7f0800cf
+int drawable pin 0x7f0800d0
+int drawable pin_active 0x7f0800d1
+int drawable pin_bg 0x7f0800d2
+int drawable search_result 0x7f0800d3
+int drawable selected 0x7f0800d4
+int drawable test_custom_background 0x7f0800d5
+int drawable title_alert 0x7f0800d6
+int drawable title_bar_bg 0x7f0800d7
+int drawable tooltip_frame_dark 0x7f0800d8
+int drawable tooltip_frame_light 0x7f0800d9
+int drawable verify_btn_bg 0x7f0800da
+int drawable verify_btn_normal 0x7f0800db
+int drawable verify_btn_pressed 0x7f0800dc
+int drawable widget_2x_blue 0x7f0800dd
+int drawable widget_2x_green 0x7f0800de
+int drawable widget_2x_red 0x7f0800df
+int drawable widget_2x_white 0x7f0800e0
+int drawable widget_2x_yellow 0x7f0800e1
+int drawable widget_4x_blue 0x7f0800e2
+int drawable widget_4x_green 0x7f0800e3
+int drawable widget_4x_red 0x7f0800e4
+int drawable widget_4x_white 0x7f0800e5
+int drawable widget_4x_yellow 0x7f0800e6
+int font consolas 0x7f090000
+int font font_consolas 0x7f090001
+int id ALT 0x7f0a0000
+int id BOTTOM_END 0x7f0a0001
+int id BOTTOM_START 0x7f0a0002
+int id CTRL 0x7f0a0003
+int id FUNCTION 0x7f0a0004
+int id META 0x7f0a0005
+int id NO_DEBUG 0x7f0a0006
+int id SHIFT 0x7f0a0007
+int id SHOW_ALL 0x7f0a0008
+int id SHOW_PATH 0x7f0a0009
+int id SHOW_PROGRESS 0x7f0a000a
+int id SYM 0x7f0a000b
+int id TOP_END 0x7f0a000c
+int id TOP_START 0x7f0a000d
+int id accelerate 0x7f0a000e
+int id accessibility_action_clickable_span 0x7f0a000f
+int id accessibility_custom_action_0 0x7f0a0010
+int id accessibility_custom_action_1 0x7f0a0011
+int id accessibility_custom_action_10 0x7f0a0012
+int id accessibility_custom_action_11 0x7f0a0013
+int id accessibility_custom_action_12 0x7f0a0014
+int id accessibility_custom_action_13 0x7f0a0015
+int id accessibility_custom_action_14 0x7f0a0016
+int id accessibility_custom_action_15 0x7f0a0017
+int id accessibility_custom_action_16 0x7f0a0018
+int id accessibility_custom_action_17 0x7f0a0019
+int id accessibility_custom_action_18 0x7f0a001a
+int id accessibility_custom_action_19 0x7f0a001b
+int id accessibility_custom_action_2 0x7f0a001c
+int id accessibility_custom_action_20 0x7f0a001d
+int id accessibility_custom_action_21 0x7f0a001e
+int id accessibility_custom_action_22 0x7f0a001f
+int id accessibility_custom_action_23 0x7f0a0020
+int id accessibility_custom_action_24 0x7f0a0021
+int id accessibility_custom_action_25 0x7f0a0022
+int id accessibility_custom_action_26 0x7f0a0023
+int id accessibility_custom_action_27 0x7f0a0024
+int id accessibility_custom_action_28 0x7f0a0025
+int id accessibility_custom_action_29 0x7f0a0026
+int id accessibility_custom_action_3 0x7f0a0027
+int id accessibility_custom_action_30 0x7f0a0028
+int id accessibility_custom_action_31 0x7f0a0029
+int id accessibility_custom_action_4 0x7f0a002a
+int id accessibility_custom_action_5 0x7f0a002b
+int id accessibility_custom_action_6 0x7f0a002c
+int id accessibility_custom_action_7 0x7f0a002d
+int id accessibility_custom_action_8 0x7f0a002e
+int id accessibility_custom_action_9 0x7f0a002f
+int id account_dialog_subtitle 0x7f0a0030
+int id account_dialog_title 0x7f0a0031
+int id action_bar 0x7f0a0032
+int id action_bar_activity_content 0x7f0a0033
+int id action_bar_container 0x7f0a0034
+int id action_bar_root 0x7f0a0035
+int id action_bar_spinner 0x7f0a0036
+int id action_bar_subtitle 0x7f0a0037
+int id action_bar_title 0x7f0a0038
+int id action_container 0x7f0a0039
+int id action_context_bar 0x7f0a003a
+int id action_divider 0x7f0a003b
+int id action_image 0x7f0a003c
+int id action_menu_divider 0x7f0a003d
+int id action_menu_presenter 0x7f0a003e
+int id action_mode_bar 0x7f0a003f
+int id action_mode_bar_stub 0x7f0a0040
+int id action_mode_close_button 0x7f0a0041
+int id action_select_all 0x7f0a0042
+int id action_text 0x7f0a0043
+int id actions 0x7f0a0044
+int id activity_chooser_view_content 0x7f0a0045
+int id add 0x7f0a0046
+int id alertTitle 0x7f0a0047
+int id aligned 0x7f0a0048
+int id all 0x7f0a0049
+int id always 0x7f0a004a
+int id amPm 0x7f0a004b
+int id animateToEnd 0x7f0a004c
+int id animateToStart 0x7f0a004d
+int id arc 0x7f0a004e
+int id asConfigured 0x7f0a004f
+int id async 0x7f0a0050
+int id auto 0x7f0a0051
+int id autoComplete 0x7f0a0052
+int id autoCompleteToEnd 0x7f0a0053
+int id autoCompleteToStart 0x7f0a0054
+int id barrier 0x7f0a0055
+int id baseline 0x7f0a0056
+int id beginOnFirstDraw 0x7f0a0057
+int id beginning 0x7f0a0058
+int id blocking 0x7f0a0059
+int id bottom 0x7f0a005a
+int id bounce 0x7f0a005b
+int id btn 0x7f0a005c
+int id btn_lf 0x7f0a005d
+int id btn_login 0x7f0a005e
+int id btn_login_area 0x7f0a005f
+int id btn_menu_list_item_btn_del 0x7f0a0060
+int id btn_new_note 0x7f0a0061
+int id btn_note_backup 0x7f0a0062
+int id btn_note_main 0x7f0a0063
+int id btn_note_signout 0x7f0a0064
+int id btn_note_sync 0x7f0a0065
+int id btn_rt 0x7f0a0066
+int id btn_set_bg_color 0x7f0a0067
+int id buttonPanel 0x7f0a0068
+int id button_get_verification_code 0x7f0a0069
+int id cancel_button 0x7f0a006a
+int id cb_edit_item 0x7f0a006b
+int id cb_pin 0x7f0a006c
+int id center 0x7f0a006d
+int id center_horizontal 0x7f0a006e
+int id center_vertical 0x7f0a006f
+int id chain 0x7f0a0070
+int id chains 0x7f0a0071
+int id checkBox 0x7f0a0072
+int id checkbox 0x7f0a0073
+int id checked 0x7f0a0074
+int id chip 0x7f0a0075
+int id chip1 0x7f0a0076
+int id chip2 0x7f0a0077
+int id chip3 0x7f0a0078
+int id chip_group 0x7f0a0079
+int id chronometer 0x7f0a007a
+int id circle_center 0x7f0a007b
+int id clear_text 0x7f0a007c
+int id clip_horizontal 0x7f0a007d
+int id clip_vertical 0x7f0a007e
+int id clockwise 0x7f0a007f
+int id collapseActionView 0x7f0a0080
+int id confirm_button 0x7f0a0081
+int id container 0x7f0a0082
+int id content 0x7f0a0083
+int id contentPanel 0x7f0a0084
+int id contiguous 0x7f0a0085
+int id coordinator 0x7f0a0086
+int id cos 0x7f0a0087
+int id counterclockwise 0x7f0a0088
+int id custom 0x7f0a0089
+int id customPanel 0x7f0a008a
+int id cut 0x7f0a008b
+int id date 0x7f0a008c
+int id date_picker_actions 0x7f0a008d
+int id decelerate 0x7f0a008e
+int id decelerateAndComplete 0x7f0a008f
+int id decor_content_parent 0x7f0a0090
+int id default_activity_button 0x7f0a0091
+int id delete 0x7f0a0092
+int id deltaRelative 0x7f0a0093
+int id design_bottom_sheet 0x7f0a0094
+int id design_menu_item_action_area 0x7f0a0095
+int id design_menu_item_action_area_stub 0x7f0a0096
+int id design_menu_item_text 0x7f0a0097
+int id design_navigation_view 0x7f0a0098
+int id dialog_button 0x7f0a0099
+int id dimensions 0x7f0a009a
+int id direct 0x7f0a009b
+int id disableHome 0x7f0a009c
+int id disablePostScroll 0x7f0a009d
+int id disableScroll 0x7f0a009e
+int id disjoint 0x7f0a009f
+int id dragDown 0x7f0a00a0
+int id dragEnd 0x7f0a00a1
+int id dragLeft 0x7f0a00a2
+int id dragRight 0x7f0a00a3
+int id dragStart 0x7f0a00a4
+int id dragUp 0x7f0a00a5
+int id dropdown_menu 0x7f0a00a6
+int id easeIn 0x7f0a00a7
+int id easeInOut 0x7f0a00a8
+int id easeOut 0x7f0a00a9
+int id edit_query 0x7f0a00aa
+int id elastic 0x7f0a00ab
+int id empty_view 0x7f0a00ac
+int id end 0x7f0a00ad
+int id endToStart 0x7f0a00ae
+int id enterAlways 0x7f0a00af
+int id enterAlwaysCollapsed 0x7f0a00b0
+int id et_edit_text 0x7f0a00b1
+int id et_foler_name 0x7f0a00b2
+int id exitUntilCollapsed 0x7f0a00b3
+int id expand_activities_button 0x7f0a00b4
+int id expanded_menu 0x7f0a00b5
+int id fade 0x7f0a00b6
+int id fill 0x7f0a00b7
+int id fill_horizontal 0x7f0a00b8
+int id fill_vertical 0x7f0a00b9
+int id filled 0x7f0a00ba
+int id fitToContents 0x7f0a00bb
+int id fixed 0x7f0a00bc
+int id flip 0x7f0a00bd
+int id floating 0x7f0a00be
+int id font_size_selector 0x7f0a00bf
+int id forever 0x7f0a00c0
+int id ghost_view 0x7f0a00c1
+int id ghost_view_holder 0x7f0a00c2
+int id gone 0x7f0a00c3
+int id graph 0x7f0a00c4
+int id graph_wrap 0x7f0a00c5
+int id group_divider 0x7f0a00c6
+int id groups 0x7f0a00c7
+int id guideline 0x7f0a00c8
+int id header_title 0x7f0a00c9
+int id hideable 0x7f0a00ca
+int id home 0x7f0a00cb
+int id homeAsUp 0x7f0a00cc
+int id honorRequest 0x7f0a00cd
+int id hour 0x7f0a00ce
+int id icon 0x7f0a00cf
+int id icon_group 0x7f0a00d0
+int id ifRoom 0x7f0a00d1
+int id ignore 0x7f0a00d2
+int id ignoreRequest 0x7f0a00d3
+int id image 0x7f0a00d4
+int id info 0x7f0a00d5
+int id invisible 0x7f0a00d6
+int id inward 0x7f0a00d7
+int id italic 0x7f0a00d8
+int id item_touch_helper_previous_elevation 0x7f0a00d9
+int id iv_alert_icon 0x7f0a00da
+int id iv_bg_blue 0x7f0a00db
+int id iv_bg_blue_select 0x7f0a00dc
+int id iv_bg_green 0x7f0a00dd
+int id iv_bg_green_select 0x7f0a00de
+int id iv_bg_red 0x7f0a00df
+int id iv_bg_red_select 0x7f0a00e0
+int id iv_bg_white 0x7f0a00e1
+int id iv_bg_white_select 0x7f0a00e2
+int id iv_bg_yellow 0x7f0a00e3
+int id iv_bg_yellow_select 0x7f0a00e4
+int id iv_large_select 0x7f0a00e5
+int id iv_medium_select 0x7f0a00e6
+int id iv_small_select 0x7f0a00e7
+int id iv_super_select 0x7f0a00e8
+int id jumpToEnd 0x7f0a00e9
+int id jumpToStart 0x7f0a00ea
+int id labeled 0x7f0a00eb
+int id layout 0x7f0a00ec
+int id left 0x7f0a00ed
+int id leftToRight 0x7f0a00ee
+int id line1 0x7f0a00ef
+int id line3 0x7f0a00f0
+int id linear 0x7f0a00f1
+int id listMode 0x7f0a00f2
+int id list_item 0x7f0a00f3
+int id ll_font_large 0x7f0a00f4
+int id ll_font_normal 0x7f0a00f5
+int id ll_font_small 0x7f0a00f6
+int id ll_font_super 0x7f0a00f7
+int id ll_login 0x7f0a00f8
+int id ll_password 0x7f0a00f9
+int id mask_view 0x7f0a00fa
+int id masked 0x7f0a00fb
+int id material_clock_display 0x7f0a00fc
+int id material_clock_face 0x7f0a00fd
+int id material_clock_hand 0x7f0a00fe
+int id material_clock_period_am_button 0x7f0a00ff
+int id material_clock_period_pm_button 0x7f0a0100
+int id material_clock_period_toggle 0x7f0a0101
+int id material_hour_text_input 0x7f0a0102
+int id material_hour_tv 0x7f0a0103
+int id material_label 0x7f0a0104
+int id material_minute_text_input 0x7f0a0105
+int id material_minute_tv 0x7f0a0106
+int id material_textinput_timepicker 0x7f0a0107
+int id material_timepicker_cancel_button 0x7f0a0108
+int id material_timepicker_container 0x7f0a0109
+int id material_timepicker_edit_text 0x7f0a010a
+int id material_timepicker_mode_button 0x7f0a010b
+int id material_timepicker_ok_button 0x7f0a010c
+int id material_timepicker_view 0x7f0a010d
+int id material_value_index 0x7f0a010e
+int id menu_alert 0x7f0a010f
+int id menu_button 0x7f0a0110
+int id menu_delete 0x7f0a0111
+int id menu_delete_remind 0x7f0a0112
+int id menu_export_text 0x7f0a0113
+int id menu_font_size 0x7f0a0114
+int id menu_list_mode 0x7f0a0115
+int id menu_new_folder 0x7f0a0116
+int id menu_new_note 0x7f0a0117
+int id menu_search 0x7f0a0118
+int id menu_send_to_desktop 0x7f0a0119
+int id menu_setting 0x7f0a011a
+int id menu_share 0x7f0a011b
+int id menu_sync 0x7f0a011c
+int id message 0x7f0a011d
+int id middle 0x7f0a011e
+int id mini 0x7f0a011f
+int id minute 0x7f0a0120
+int id month_grid 0x7f0a0121
+int id month_navigation_bar 0x7f0a0122
+int id month_navigation_fragment_toggle 0x7f0a0123
+int id month_navigation_next 0x7f0a0124
+int id month_navigation_previous 0x7f0a0125
+int id month_title 0x7f0a0126
+int id motion_base 0x7f0a0127
+int id move 0x7f0a0128
+int id mtrl_anchor_parent 0x7f0a0129
+int id mtrl_calendar_day_selector_frame 0x7f0a012a
+int id mtrl_calendar_days_of_week 0x7f0a012b
+int id mtrl_calendar_frame 0x7f0a012c
+int id mtrl_calendar_main_pane 0x7f0a012d
+int id mtrl_calendar_months 0x7f0a012e
+int id mtrl_calendar_selection_frame 0x7f0a012f
+int id mtrl_calendar_text_input_frame 0x7f0a0130
+int id mtrl_calendar_year_selector_frame 0x7f0a0131
+int id mtrl_card_checked_layer_id 0x7f0a0132
+int id mtrl_child_content_container 0x7f0a0133
+int id mtrl_internal_children_alpha_tag 0x7f0a0134
+int id mtrl_motion_snapshot_view 0x7f0a0135
+int id mtrl_picker_fullscreen 0x7f0a0136
+int id mtrl_picker_header 0x7f0a0137
+int id mtrl_picker_header_selection_text 0x7f0a0138
+int id mtrl_picker_header_title_and_selection 0x7f0a0139
+int id mtrl_picker_header_toggle 0x7f0a013a
+int id mtrl_picker_text_input_date 0x7f0a013b
+int id mtrl_picker_text_input_range_end 0x7f0a013c
+int id mtrl_picker_text_input_range_start 0x7f0a013d
+int id mtrl_picker_title_text 0x7f0a013e
+int id mtrl_view_tag_bottom_padding 0x7f0a013f
+int id multiply 0x7f0a0140
+int id navigation_bar 0x7f0a0141
+int id navigation_bar_item_icon_view 0x7f0a0142
+int id navigation_bar_item_labels_group 0x7f0a0143
+int id navigation_bar_item_large_label_view 0x7f0a0144
+int id navigation_bar_item_small_label_view 0x7f0a0145
+int id navigation_header_container 0x7f0a0146
+int id never 0x7f0a0147
+int id noScroll 0x7f0a0148
+int id none 0x7f0a0149
+int id normal 0x7f0a014a
+int id note_bg_color_selector 0x7f0a014b
+int id note_edit_list 0x7f0a014c
+int id note_edit_view 0x7f0a014d
+int id note_item 0x7f0a014e
+int id note_list_activity 0x7f0a014f
+int id note_login_phone_num 0x7f0a0150
+int id note_menu 0x7f0a0151
+int id note_menu_container 0x7f0a0152
+int id note_menu_list_item_cb 0x7f0a0153
+int id note_menu_list_item_tv 0x7f0a0154
+int id note_pop_menu_list_btn_back 0x7f0a0155
+int id note_pop_menu_list_btn_backup 0x7f0a0156
+int id note_pop_menu_list_btn_group 0x7f0a0157
+int id note_pop_menu_list_btn_sync 0x7f0a0158
+int id note_pop_menu_list_header 0x7f0a0159
+int id note_pop_menu_list_switch 0x7f0a015a
+int id note_pop_menu_list_tab 0x7f0a015b
+int id note_pop_menu_list_title 0x7f0a015c
+int id note_pop_menu_lv 0x7f0a015d
+int id note_title 0x7f0a015e
+int id note_verification_code 0x7f0a015f
+int id notes_list 0x7f0a0160
+int id notification_background 0x7f0a0161
+int id notification_main_column 0x7f0a0162
+int id notification_main_column_container 0x7f0a0163
+int id numberTextView 0x7f0a0164
+int id off 0x7f0a0165
+int id on 0x7f0a0166
+int id outline 0x7f0a0167
+int id outward 0x7f0a0168
+int id packed 0x7f0a0169
+int id parallax 0x7f0a016a
+int id parent 0x7f0a016b
+int id parentPanel 0x7f0a016c
+int id parentRelative 0x7f0a016d
+int id parent_matrix 0x7f0a016e
+int id password_toggle 0x7f0a016f
+int id path 0x7f0a0170
+int id pathRelative 0x7f0a0171
+int id peekHeight 0x7f0a0172
+int id percent 0x7f0a0173
+int id pin 0x7f0a0174
+int id pin_fire 0x7f0a0175
+int id position 0x7f0a0176
+int id postLayout 0x7f0a0177
+int id prefenerece_sync_status_textview 0x7f0a0178
+int id preference_sync_button 0x7f0a0179
+int id progress_circular 0x7f0a017a
+int id progress_horizontal 0x7f0a017b
+int id radio 0x7f0a017c
+int id ratio 0x7f0a017d
+int id rectangles 0x7f0a017e
+int id reverseSawtooth 0x7f0a017f
+int id right 0x7f0a0180
+int id rightToLeft 0x7f0a0181
+int id right_icon 0x7f0a0182
+int id right_side 0x7f0a0183
+int id rounded 0x7f0a0184
+int id row_index_key 0x7f0a0185
+int id save_non_transition_alpha 0x7f0a0186
+int id save_overlay_view 0x7f0a0187
+int id sawtooth 0x7f0a0188
+int id scale 0x7f0a0189
+int id screen 0x7f0a018a
+int id scroll 0x7f0a018b
+int id scrollIndicatorDown 0x7f0a018c
+int id scrollIndicatorUp 0x7f0a018d
+int id scrollView 0x7f0a018e
+int id scrollable 0x7f0a018f
+int id search_badge 0x7f0a0190
+int id search_bar 0x7f0a0191
+int id search_button 0x7f0a0192
+int id search_close_btn 0x7f0a0193
+int id search_edit_frame 0x7f0a0194
+int id search_go_btn 0x7f0a0195
+int id search_mag_icon 0x7f0a0196
+int id search_plate 0x7f0a0197
+int id search_src_text 0x7f0a0198
+int id search_voice_btn 0x7f0a0199
+int id select_dialog_listview 0x7f0a019a
+int id selected 0x7f0a019b
+int id selection_menu 0x7f0a019c
+int id selection_type 0x7f0a019d
+int id shortcut 0x7f0a019e
+int id showCustom 0x7f0a019f
+int id showHome 0x7f0a01a0
+int id showTitle 0x7f0a01a1
+int id sin 0x7f0a01a2
+int id skipCollapsed 0x7f0a01a3
+int id slide 0x7f0a01a4
+int id snackbar_action 0x7f0a01a5
+int id snackbar_text 0x7f0a01a6
+int id snap 0x7f0a01a7
+int id snapMargins 0x7f0a01a8
+int id spacer 0x7f0a01a9
+int id spline 0x7f0a01aa
+int id split_action_bar 0x7f0a01ab
+int id spread 0x7f0a01ac
+int id spread_inside 0x7f0a01ad
+int id square 0x7f0a01ae
+int id src_atop 0x7f0a01af
+int id src_in 0x7f0a01b0
+int id src_over 0x7f0a01b1
+int id standard 0x7f0a01b2
+int id start 0x7f0a01b3
+int id startHorizontal 0x7f0a01b4
+int id startToEnd 0x7f0a01b5
+int id startVertical 0x7f0a01b6
+int id staticLayout 0x7f0a01b7
+int id staticPostLayout 0x7f0a01b8
+int id stop 0x7f0a01b9
+int id stretch 0x7f0a01ba
+int id submenuarrow 0x7f0a01bb
+int id submit_area 0x7f0a01bc
+int id sv_note_edit 0x7f0a01bd
+int id tabMode 0x7f0a01be
+int id tag_accessibility_actions 0x7f0a01bf
+int id tag_accessibility_clickable_spans 0x7f0a01c0
+int id tag_accessibility_heading 0x7f0a01c1
+int id tag_accessibility_pane_title 0x7f0a01c2
+int id tag_on_apply_window_listener 0x7f0a01c3
+int id tag_on_receive_content_listener 0x7f0a01c4
+int id tag_on_receive_content_mime_types 0x7f0a01c5
+int id tag_screen_reader_focusable 0x7f0a01c6
+int id tag_state_description 0x7f0a01c7
+int id tag_transition_group 0x7f0a01c8
+int id tag_unhandled_key_event_manager 0x7f0a01c9
+int id tag_unhandled_key_listeners 0x7f0a01ca
+int id tag_window_insets_animation_callback 0x7f0a01cb
+int id test_checkbox_android_button_tint 0x7f0a01cc
+int id test_checkbox_app_button_tint 0x7f0a01cd
+int id test_radiobutton_android_button_tint 0x7f0a01ce
+int id test_radiobutton_app_button_tint 0x7f0a01cf
+int id text 0x7f0a01d0
+int id text2 0x7f0a01d1
+int id textEnd 0x7f0a01d2
+int id textSpacerNoButtons 0x7f0a01d3
+int id textSpacerNoTitle 0x7f0a01d4
+int id textStart 0x7f0a01d5
+int id textTextView 0x7f0a01d6
+int id textTop 0x7f0a01d7
+int id text_input_end_icon 0x7f0a01d8
+int id text_input_error_icon 0x7f0a01d9
+int id text_input_start_icon 0x7f0a01da
+int id textinput_counter 0x7f0a01db
+int id textinput_error 0x7f0a01dc
+int id textinput_helper_text 0x7f0a01dd
+int id textinput_placeholder 0x7f0a01de
+int id textinput_prefix_text 0x7f0a01df
+int id textinput_suffix_text 0x7f0a01e0
+int id time 0x7f0a01e1
+int id title 0x7f0a01e2
+int id titleDividerNoCustom 0x7f0a01e3
+int id title_template 0x7f0a01e4
+int id toggle 0x7f0a01e5
+int id top 0x7f0a01e6
+int id topPanel 0x7f0a01e7
+int id top_bar 0x7f0a01e8
+int id touch_outside 0x7f0a01e9
+int id transitionToEnd 0x7f0a01ea
+int id transitionToStart 0x7f0a01eb
+int id transition_current_scene 0x7f0a01ec
+int id transition_layout_save 0x7f0a01ed
+int id transition_position 0x7f0a01ee
+int id transition_scene_layoutid_cache 0x7f0a01ef
+int id transition_transform 0x7f0a01f0
+int id triangle 0x7f0a01f1
+int id tv_alert_date 0x7f0a01f2
+int id tv_folder_name 0x7f0a01f3
+int id tv_modified_date 0x7f0a01f4
+int id tv_name 0x7f0a01f5
+int id tv_time 0x7f0a01f6
+int id tv_title 0x7f0a01f7
+int id tv_title_bar 0x7f0a01f8
+int id unchecked 0x7f0a01f9
+int id uniform 0x7f0a01fa
+int id unlabeled 0x7f0a01fb
+int id up 0x7f0a01fc
+int id useLogo 0x7f0a01fd
+int id view_offset_helper 0x7f0a01fe
+int id visible 0x7f0a01ff
+int id widget_bg_image 0x7f0a0200
+int id widget_text 0x7f0a0201
+int id withText 0x7f0a0202
+int id withinBounds 0x7f0a0203
+int id wrap 0x7f0a0204
+int id wrap_content 0x7f0a0205
+int id zero_corner_chip 0x7f0a0206
+int integer abc_config_activityDefaultDur 0x7f0b0000
+int integer abc_config_activityShortDur 0x7f0b0001
+int integer app_bar_elevation_anim_duration 0x7f0b0002
+int integer bottom_sheet_slide_duration 0x7f0b0003
+int integer cancel_button_image_alpha 0x7f0b0004
+int integer config_tooltipAnimTime 0x7f0b0005
+int integer design_snackbar_text_max_lines 0x7f0b0006
+int integer design_tab_indicator_anim_duration_ms 0x7f0b0007
+int integer hide_password_duration 0x7f0b0008
+int integer material_motion_duration_long_1 0x7f0b0009
+int integer material_motion_duration_long_2 0x7f0b000a
+int integer material_motion_duration_medium_1 0x7f0b000b
+int integer material_motion_duration_medium_2 0x7f0b000c
+int integer material_motion_duration_short_1 0x7f0b000d
+int integer material_motion_duration_short_2 0x7f0b000e
+int integer material_motion_path 0x7f0b000f
+int integer mtrl_badge_max_character_count 0x7f0b0010
+int integer mtrl_btn_anim_delay_ms 0x7f0b0011
+int integer mtrl_btn_anim_duration_ms 0x7f0b0012
+int integer mtrl_calendar_header_orientation 0x7f0b0013
+int integer mtrl_calendar_selection_text_lines 0x7f0b0014
+int integer mtrl_calendar_year_selector_span 0x7f0b0015
+int integer mtrl_card_anim_delay_ms 0x7f0b0016
+int integer mtrl_card_anim_duration_ms 0x7f0b0017
+int integer mtrl_chip_anim_duration 0x7f0b0018
+int integer mtrl_tab_indicator_anim_duration_ms 0x7f0b0019
+int integer show_password_duration 0x7f0b001a
+int integer status_bar_notification_info_maxnum 0x7f0b001b
+int interpolator btn_checkbox_checked_mtrl_animation_interpolator_0 0x7f0c0000
+int interpolator btn_checkbox_checked_mtrl_animation_interpolator_1 0x7f0c0001
+int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0 0x7f0c0002
+int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1 0x7f0c0003
+int interpolator btn_radio_to_off_mtrl_animation_interpolator_0 0x7f0c0004
+int interpolator btn_radio_to_on_mtrl_animation_interpolator_0 0x7f0c0005
+int interpolator fast_out_slow_in 0x7f0c0006
+int interpolator mtrl_fast_out_linear_in 0x7f0c0007
+int interpolator mtrl_fast_out_slow_in 0x7f0c0008
+int interpolator mtrl_linear 0x7f0c0009
+int interpolator mtrl_linear_out_slow_in 0x7f0c000a
+int layout abc_action_bar_title_item 0x7f0d0000
+int layout abc_action_bar_up_container 0x7f0d0001
+int layout abc_action_menu_item_layout 0x7f0d0002
+int layout abc_action_menu_layout 0x7f0d0003
+int layout abc_action_mode_bar 0x7f0d0004
+int layout abc_action_mode_close_item_material 0x7f0d0005
+int layout abc_activity_chooser_view 0x7f0d0006
+int layout abc_activity_chooser_view_list_item 0x7f0d0007
+int layout abc_alert_dialog_button_bar_material 0x7f0d0008
+int layout abc_alert_dialog_material 0x7f0d0009
+int layout abc_alert_dialog_title_material 0x7f0d000a
+int layout abc_cascading_menu_item_layout 0x7f0d000b
+int layout abc_dialog_title_material 0x7f0d000c
+int layout abc_expanded_menu_layout 0x7f0d000d
+int layout abc_list_menu_item_checkbox 0x7f0d000e
+int layout abc_list_menu_item_icon 0x7f0d000f
+int layout abc_list_menu_item_layout 0x7f0d0010
+int layout abc_list_menu_item_radio 0x7f0d0011
+int layout abc_popup_menu_header_item_layout 0x7f0d0012
+int layout abc_popup_menu_item_layout 0x7f0d0013
+int layout abc_screen_content_include 0x7f0d0014
+int layout abc_screen_simple 0x7f0d0015
+int layout abc_screen_simple_overlay_action_mode 0x7f0d0016
+int layout abc_screen_toolbar 0x7f0d0017
+int layout abc_search_dropdown_item_icons_2line 0x7f0d0018
+int layout abc_search_view 0x7f0d0019
+int layout abc_select_dialog_material 0x7f0d001a
+int layout abc_tooltip 0x7f0d001b
+int layout account_dialog_title 0x7f0d001c
+int layout add_account_text 0x7f0d001d
+int layout custom_dialog 0x7f0d001e
+int layout datetime_picker 0x7f0d001f
+int layout design_bottom_navigation_item 0x7f0d0020
+int layout design_bottom_sheet_dialog 0x7f0d0021
+int layout design_layout_snackbar 0x7f0d0022
+int layout design_layout_snackbar_include 0x7f0d0023
+int layout design_layout_tab_icon 0x7f0d0024
+int layout design_layout_tab_text 0x7f0d0025
+int layout design_menu_item_action_area 0x7f0d0026
+int layout design_navigation_item 0x7f0d0027
+int layout design_navigation_item_header 0x7f0d0028
+int layout design_navigation_item_separator 0x7f0d0029
+int layout design_navigation_item_subheader 0x7f0d002a
+int layout design_navigation_menu 0x7f0d002b
+int layout design_navigation_menu_item 0x7f0d002c
+int layout design_text_input_end_icon 0x7f0d002d
+int layout design_text_input_start_icon 0x7f0d002e
+int layout dialog_edit_text 0x7f0d002f
+int layout folder_list_item 0x7f0d0030
+int layout material_chip_input_combo 0x7f0d0031
+int layout material_clock_display 0x7f0d0032
+int layout material_clock_display_divider 0x7f0d0033
+int layout material_clock_period_toggle 0x7f0d0034
+int layout material_clock_period_toggle_land 0x7f0d0035
+int layout material_clockface_textview 0x7f0d0036
+int layout material_clockface_view 0x7f0d0037
+int layout material_radial_view_group 0x7f0d0038
+int layout material_textinput_timepicker 0x7f0d0039
+int layout material_time_chip 0x7f0d003a
+int layout material_time_input 0x7f0d003b
+int layout material_timepicker 0x7f0d003c
+int layout material_timepicker_dialog 0x7f0d003d
+int layout material_timepicker_textinput_display 0x7f0d003e
+int layout mtrl_alert_dialog 0x7f0d003f
+int layout mtrl_alert_dialog_actions 0x7f0d0040
+int layout mtrl_alert_dialog_title 0x7f0d0041
+int layout mtrl_alert_select_dialog_item 0x7f0d0042
+int layout mtrl_alert_select_dialog_multichoice 0x7f0d0043
+int layout mtrl_alert_select_dialog_singlechoice 0x7f0d0044
+int layout mtrl_calendar_day 0x7f0d0045
+int layout mtrl_calendar_day_of_week 0x7f0d0046
+int layout mtrl_calendar_days_of_week 0x7f0d0047
+int layout mtrl_calendar_horizontal 0x7f0d0048
+int layout mtrl_calendar_month 0x7f0d0049
+int layout mtrl_calendar_month_labeled 0x7f0d004a
+int layout mtrl_calendar_month_navigation 0x7f0d004b
+int layout mtrl_calendar_months 0x7f0d004c
+int layout mtrl_calendar_vertical 0x7f0d004d
+int layout mtrl_calendar_year 0x7f0d004e
+int layout mtrl_layout_snackbar 0x7f0d004f
+int layout mtrl_layout_snackbar_include 0x7f0d0050
+int layout mtrl_navigation_rail_item 0x7f0d0051
+int layout mtrl_picker_actions 0x7f0d0052
+int layout mtrl_picker_dialog 0x7f0d0053
+int layout mtrl_picker_fullscreen 0x7f0d0054
+int layout mtrl_picker_header_dialog 0x7f0d0055
+int layout mtrl_picker_header_fullscreen 0x7f0d0056
+int layout mtrl_picker_header_selection_text 0x7f0d0057
+int layout mtrl_picker_header_title_text 0x7f0d0058
+int layout mtrl_picker_header_toggle 0x7f0d0059
+int layout mtrl_picker_text_input_date 0x7f0d005a
+int layout mtrl_picker_text_input_date_range 0x7f0d005b
+int layout note_edit 0x7f0d005c
+int layout note_edit_list_item 0x7f0d005d
+int layout note_item 0x7f0d005e
+int layout note_list 0x7f0d005f
+int layout note_list_dropdown_menu 0x7f0d0060
+int layout note_list_footer 0x7f0d0061
+int layout note_login 0x7f0d0062
+int layout note_menu_list_item 0x7f0d0063
+int layout note_pop_menu_backup_list 0x7f0d0064
+int layout note_pop_menu_main 0x7f0d0065
+int layout note_pop_menu_sync_list 0x7f0d0066
+int layout notification_action 0x7f0d0067
+int layout notification_action_tombstone 0x7f0d0068
+int layout notification_template_custom_big 0x7f0d0069
+int layout notification_template_icon_group 0x7f0d006a
+int layout notification_template_part_chronometer 0x7f0d006b
+int layout notification_template_part_time 0x7f0d006c
+int layout select_dialog_item_material 0x7f0d006d
+int layout select_dialog_multichoice_material 0x7f0d006e
+int layout select_dialog_singlechoice_material 0x7f0d006f
+int layout settings_header 0x7f0d0070
+int layout support_simple_spinner_dropdown_item 0x7f0d0071
+int layout test 0x7f0d0072
+int layout test_action_chip 0x7f0d0073
+int layout test_chip_zero_corner_radius 0x7f0d0074
+int layout test_design_checkbox 0x7f0d0075
+int layout test_design_radiobutton 0x7f0d0076
+int layout test_list_item 0x7f0d0077
+int layout test_navigation_bar_item_layout 0x7f0d0078
+int layout test_reflow_chipgroup 0x7f0d0079
+int layout test_toolbar 0x7f0d007a
+int layout test_toolbar_custom_background 0x7f0d007b
+int layout test_toolbar_elevation 0x7f0d007c
+int layout test_toolbar_surface 0x7f0d007d
+int layout text_view_with_line_height_from_appearance 0x7f0d007e
+int layout text_view_with_line_height_from_layout 0x7f0d007f
+int layout text_view_with_line_height_from_style 0x7f0d0080
+int layout text_view_with_theme_line_height 0x7f0d0081
+int layout text_view_without_line_height 0x7f0d0082
+int layout widget_2x 0x7f0d0083
+int layout widget_4x 0x7f0d0084
+int menu call_note_edit 0x7f0e0000
+int menu call_record_folder 0x7f0e0001
+int menu note_edit 0x7f0e0002
+int menu note_list 0x7f0e0003
+int menu note_list_dropdown 0x7f0e0004
+int menu note_list_options 0x7f0e0005
+int menu sub_folder 0x7f0e0006
+int plurals mtrl_badge_content_description 0x7f0f0000
+int plurals search_results_title 0x7f0f0001
+int raw introduction 0x7f100000
+int string abc_action_bar_home_description 0x7f110000
+int string abc_action_bar_up_description 0x7f110001
+int string abc_action_menu_overflow_description 0x7f110002
+int string abc_action_mode_done 0x7f110003
+int string abc_activity_chooser_view_see_all 0x7f110004
+int string abc_activitychooserview_choose_application 0x7f110005
+int string abc_capital_off 0x7f110006
+int string abc_capital_on 0x7f110007
+int string abc_menu_alt_shortcut_label 0x7f110008
+int string abc_menu_ctrl_shortcut_label 0x7f110009
+int string abc_menu_delete_shortcut_label 0x7f11000a
+int string abc_menu_enter_shortcut_label 0x7f11000b
+int string abc_menu_function_shortcut_label 0x7f11000c
+int string abc_menu_meta_shortcut_label 0x7f11000d
+int string abc_menu_shift_shortcut_label 0x7f11000e
+int string abc_menu_space_shortcut_label 0x7f11000f
+int string abc_menu_sym_shortcut_label 0x7f110010
+int string abc_prepend_shortcut_label 0x7f110011
+int string abc_search_hint 0x7f110012
+int string abc_searchview_description_clear 0x7f110013
+int string abc_searchview_description_query 0x7f110014
+int string abc_searchview_description_search 0x7f110015
+int string abc_searchview_description_submit 0x7f110016
+int string abc_searchview_description_voice 0x7f110017
+int string abc_shareactionprovider_share_with 0x7f110018
+int string abc_shareactionprovider_share_with_application 0x7f110019
+int string abc_toolbar_collapse_description 0x7f11001a
+int string alert_message_delete_folder 0x7f11001b
+int string alert_message_delete_note 0x7f11001c
+int string alert_message_delete_notes 0x7f11001d
+int string alert_title_delete 0x7f11001e
+int string app_name 0x7f11001f
+int string app_widget2x2 0x7f110020
+int string app_widget4x4 0x7f110021
+int string appbar_scrolling_view_behavior 0x7f110022
+int string bottom_sheet_behavior 0x7f110023
+int string bottomsheet_action_expand_halfway 0x7f110024
+int string button_delete 0x7f110025
+int string call_record_folder_name 0x7f110026
+int string character_counter_content_description 0x7f110027
+int string character_counter_overflowed_content_description 0x7f110028
+int string character_counter_pattern 0x7f110029
+int string chip_text 0x7f11002a
+int string clear_text_end_icon_content_description 0x7f11002b
+int string datetime_dialog_cancel 0x7f11002c
+int string datetime_dialog_ok 0x7f11002d
+int string delete_remind_time_message 0x7f11002e
+int string error_icon_content_description 0x7f11002f
+int string error_note_empty_for_clock 0x7f110030
+int string error_note_empty_for_send_to_desktop 0x7f110031
+int string error_note_not_exist 0x7f110032
+int string error_sdcard_export 0x7f110033
+int string error_sdcard_unmounted 0x7f110034
+int string error_sync_cancelled 0x7f110035
+int string error_sync_internal 0x7f110036
+int string error_sync_network 0x7f110037
+int string exposed_dropdown_menu_content_description 0x7f110038
+int string fab_transformation_scrim_behavior 0x7f110039
+int string fab_transformation_sheet_behavior 0x7f11003a
+int string failed_sdcard_export 0x7f11003b
+int string file_name_txt_format 0x7f11003c
+int string file_path 0x7f11003d
+int string folder_exist 0x7f11003e
+int string format_date_ymd 0x7f11003f
+int string format_datetime_mdhm 0x7f110040
+int string format_exported_file_location 0x7f110041
+int string format_folder_files_count 0x7f110042
+int string format_move_notes_to_folder 0x7f110043
+int string hide_bottom_view_on_scroll_behavior 0x7f110044
+int string hint_foler_name 0x7f110045
+int string icon_content_description 0x7f110046
+int string info_note_enter_desktop 0x7f110047
+int string item_view_role_description 0x7f110048
+int string login_title 0x7f110049
+int string material_clock_display_divider 0x7f11004a
+int string material_clock_toggle_content_description 0x7f11004b
+int string material_hour_selection 0x7f11004c
+int string material_hour_suffix 0x7f11004d
+int string material_minute_selection 0x7f11004e
+int string material_minute_suffix 0x7f11004f
+int string material_motion_easing_accelerated 0x7f110050
+int string material_motion_easing_decelerated 0x7f110051
+int string material_motion_easing_emphasized 0x7f110052
+int string material_motion_easing_linear 0x7f110053
+int string material_motion_easing_standard 0x7f110054
+int string material_slider_range_end 0x7f110055
+int string material_slider_range_start 0x7f110056
+int string material_timepicker_am 0x7f110057
+int string material_timepicker_clock_mode_description 0x7f110058
+int string material_timepicker_hour 0x7f110059
+int string material_timepicker_minute 0x7f11005a
+int string material_timepicker_pm 0x7f11005b
+int string material_timepicker_select_time 0x7f11005c
+int string material_timepicker_text_input_mode_description 0x7f11005d
+int string menu_alert 0x7f11005e
+int string menu_create_folder 0x7f11005f
+int string menu_delete 0x7f110060
+int string menu_deselect_all 0x7f110061
+int string menu_export_text 0x7f110062
+int string menu_folder_change_name 0x7f110063
+int string menu_folder_delete 0x7f110064
+int string menu_folder_view 0x7f110065
+int string menu_font_large 0x7f110066
+int string menu_font_normal 0x7f110067
+int string menu_font_size 0x7f110068
+int string menu_font_small 0x7f110069
+int string menu_font_super 0x7f11006a
+int string menu_list_mode 0x7f11006b
+int string menu_move 0x7f11006c
+int string menu_move_parent_folder 0x7f11006d
+int string menu_normal_mode 0x7f11006e
+int string menu_remove_remind 0x7f11006f
+int string menu_search 0x7f110070
+int string menu_select_all 0x7f110071
+int string menu_select_none 0x7f110072
+int string menu_select_title 0x7f110073
+int string menu_send_to_desktop 0x7f110074
+int string menu_setting 0x7f110075
+int string menu_share 0x7f110076
+int string menu_sync 0x7f110077
+int string menu_sync_cancel 0x7f110078
+int string menu_title_select_folder 0x7f110079
+int string mtrl_badge_numberless_content_description 0x7f11007a
+int string mtrl_chip_close_icon_content_description 0x7f11007b
+int string mtrl_exceed_max_badge_number_content_description 0x7f11007c
+int string mtrl_exceed_max_badge_number_suffix 0x7f11007d
+int string mtrl_picker_a11y_next_month 0x7f11007e
+int string mtrl_picker_a11y_prev_month 0x7f11007f
+int string mtrl_picker_announce_current_selection 0x7f110080
+int string mtrl_picker_cancel 0x7f110081
+int string mtrl_picker_confirm 0x7f110082
+int string mtrl_picker_date_header_selected 0x7f110083
+int string mtrl_picker_date_header_title 0x7f110084
+int string mtrl_picker_date_header_unselected 0x7f110085
+int string mtrl_picker_day_of_week_column_header 0x7f110086
+int string mtrl_picker_invalid_format 0x7f110087
+int string mtrl_picker_invalid_format_example 0x7f110088
+int string mtrl_picker_invalid_format_use 0x7f110089
+int string mtrl_picker_invalid_range 0x7f11008a
+int string mtrl_picker_navigate_to_year_description 0x7f11008b
+int string mtrl_picker_out_of_range 0x7f11008c
+int string mtrl_picker_range_header_only_end_selected 0x7f11008d
+int string mtrl_picker_range_header_only_start_selected 0x7f11008e
+int string mtrl_picker_range_header_selected 0x7f11008f
+int string mtrl_picker_range_header_title 0x7f110090
+int string mtrl_picker_range_header_unselected 0x7f110091
+int string mtrl_picker_save 0x7f110092
+int string mtrl_picker_text_input_date_hint 0x7f110093
+int string mtrl_picker_text_input_date_range_end_hint 0x7f110094
+int string mtrl_picker_text_input_date_range_start_hint 0x7f110095
+int string mtrl_picker_text_input_day_abbr 0x7f110096
+int string mtrl_picker_text_input_month_abbr 0x7f110097
+int string mtrl_picker_text_input_year_abbr 0x7f110098
+int string mtrl_picker_toggle_to_calendar_input_mode 0x7f110099
+int string mtrl_picker_toggle_to_day_selection 0x7f11009a
+int string mtrl_picker_toggle_to_text_input_mode 0x7f11009b
+int string mtrl_picker_toggle_to_year_selection 0x7f11009c
+int string note_alert_expired 0x7f11009d
+int string note_link_email 0x7f11009e
+int string note_link_other 0x7f11009f
+int string note_link_tel 0x7f1100a0
+int string note_link_web 0x7f1100a1
+int string notealert_enter 0x7f1100a2
+int string notealert_ok 0x7f1100a3
+int string notelist_menu_new 0x7f1100a4
+int string notelist_string_info 0x7f1100a5
+int string password_toggle_content_description 0x7f1100a6
+int string path_password_eye 0x7f1100a7
+int string path_password_eye_mask_strike_through 0x7f1100a8
+int string path_password_eye_mask_visible 0x7f1100a9
+int string path_password_strike_through 0x7f1100aa
+int string preferences_account_summary 0x7f1100ab
+int string preferences_account_title 0x7f1100ac
+int string preferences_add_account 0x7f1100ad
+int string preferences_bg_random_appear_title 0x7f1100ae
+int string preferences_button_sync_cancel 0x7f1100af
+int string preferences_button_sync_immediately 0x7f1100b0
+int string preferences_dialog_change_account_title 0x7f1100b1
+int string preferences_dialog_change_account_warn_msg 0x7f1100b2
+int string preferences_dialog_select_account_tips 0x7f1100b3
+int string preferences_dialog_select_account_title 0x7f1100b4
+int string preferences_last_sync_time 0x7f1100b5
+int string preferences_last_sync_time_format 0x7f1100b6
+int string preferences_menu_cancel 0x7f1100b7
+int string preferences_menu_change_account 0x7f1100b8
+int string preferences_menu_remove_account 0x7f1100b9
+int string preferences_title 0x7f1100ba
+int string preferences_toast_cannot_change_account 0x7f1100bb
+int string preferences_toast_success_set_accout 0x7f1100bc
+int string press_again_exit 0x7f1100bd
+int string search 0x7f1100be
+int string search_hint 0x7f1100bf
+int string search_label 0x7f1100c0
+int string search_menu_title 0x7f1100c1
+int string search_setting_description 0x7f1100c2
+int string set_remind_time_message 0x7f1100c3
+int string status_bar_notification_info_overflow 0x7f1100c4
+int string success_sdcard_export 0x7f1100c5
+int string success_sync_account 0x7f1100c6
+int string sync_progress_init_list 0x7f1100c7
+int string sync_progress_login 0x7f1100c8
+int string sync_progress_syncing 0x7f1100c9
+int string ticker_cancel 0x7f1100ca
+int string ticker_fail 0x7f1100cb
+int string ticker_success 0x7f1100cc
+int string ticker_syncing 0x7f1100cd
+int string widget_havenot_content 0x7f1100ce
+int string widget_under_visit_mode 0x7f1100cf
+int style AlertDialog_AppCompat 0x7f120000
+int style AlertDialog_AppCompat_Light 0x7f120001
+int style AndroidThemeColorAccentYellow 0x7f120002
+int style Animation_AppCompat_Dialog 0x7f120003
+int style Animation_AppCompat_DropDownUp 0x7f120004
+int style Animation_AppCompat_Tooltip 0x7f120005
+int style Animation_Design_BottomSheetDialog 0x7f120006
+int style Animation_MaterialComponents_BottomSheetDialog 0x7f120007
+int style Base_AlertDialog_AppCompat 0x7f120008
+int style Base_AlertDialog_AppCompat_Light 0x7f120009
+int style Base_Animation_AppCompat_Dialog 0x7f12000a
+int style Base_Animation_AppCompat_DropDownUp 0x7f12000b
+int style Base_Animation_AppCompat_Tooltip 0x7f12000c
+int style Base_CardView 0x7f12000d
+int style Base_DialogWindowTitle_AppCompat 0x7f12000e
+int style Base_DialogWindowTitleBackground_AppCompat 0x7f12000f
+int style Base_MaterialAlertDialog_MaterialComponents_Title_Icon 0x7f120010
+int style Base_MaterialAlertDialog_MaterialComponents_Title_Panel 0x7f120011
+int style Base_MaterialAlertDialog_MaterialComponents_Title_Text 0x7f120012
+int style Base_TextAppearance_AppCompat 0x7f120013
+int style Base_TextAppearance_AppCompat_Body1 0x7f120014
+int style Base_TextAppearance_AppCompat_Body2 0x7f120015
+int style Base_TextAppearance_AppCompat_Button 0x7f120016
+int style Base_TextAppearance_AppCompat_Caption 0x7f120017
+int style Base_TextAppearance_AppCompat_Display1 0x7f120018
+int style Base_TextAppearance_AppCompat_Display2 0x7f120019
+int style Base_TextAppearance_AppCompat_Display3 0x7f12001a
+int style Base_TextAppearance_AppCompat_Display4 0x7f12001b
+int style Base_TextAppearance_AppCompat_Headline 0x7f12001c
+int style Base_TextAppearance_AppCompat_Inverse 0x7f12001d
+int style Base_TextAppearance_AppCompat_Large 0x7f12001e
+int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f12001f
+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f120020
+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f120021
+int style Base_TextAppearance_AppCompat_Medium 0x7f120022
+int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f120023
+int style Base_TextAppearance_AppCompat_Menu 0x7f120024
+int style Base_TextAppearance_AppCompat_SearchResult 0x7f120025
+int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f120026
+int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f120027
+int style Base_TextAppearance_AppCompat_Small 0x7f120028
+int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f120029
+int style Base_TextAppearance_AppCompat_Subhead 0x7f12002a
+int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f12002b
+int style Base_TextAppearance_AppCompat_Title 0x7f12002c
+int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f12002d
+int style Base_TextAppearance_AppCompat_Tooltip 0x7f12002e
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f12002f
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f120030
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f120031
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f120032
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f120033
+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f120034
+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f120035
+int style Base_TextAppearance_AppCompat_Widget_Button 0x7f120036
+int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f120037
+int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x7f120038
+int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f120039
+int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f12003a
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f12003b
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f12003c
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f12003d
+int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f12003e
+int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f12003f
+int style Base_TextAppearance_MaterialComponents_Badge 0x7f120040
+int style Base_TextAppearance_MaterialComponents_Button 0x7f120041
+int style Base_TextAppearance_MaterialComponents_Headline6 0x7f120042
+int style Base_TextAppearance_MaterialComponents_Subtitle2 0x7f120043
+int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f120044
+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f120045
+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f120046
+int style Base_Theme_AppCompat 0x7f120047
+int style Base_Theme_AppCompat_CompactMenu 0x7f120048
+int style Base_Theme_AppCompat_Dialog 0x7f120049
+int style Base_Theme_AppCompat_Dialog_Alert 0x7f12004a
+int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f12004b
+int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f12004c
+int style Base_Theme_AppCompat_DialogWhenLarge 0x7f12004d
+int style Base_Theme_AppCompat_Light 0x7f12004e
+int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f12004f
+int style Base_Theme_AppCompat_Light_Dialog 0x7f120050
+int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f120051
+int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f120052
+int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f120053
+int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f120054
+int style Base_Theme_MaterialComponents 0x7f120055
+int style Base_Theme_MaterialComponents_Bridge 0x7f120056
+int style Base_Theme_MaterialComponents_CompactMenu 0x7f120057
+int style Base_Theme_MaterialComponents_Dialog 0x7f120058
+int style Base_Theme_MaterialComponents_Dialog_Alert 0x7f120059
+int style Base_Theme_MaterialComponents_Dialog_Bridge 0x7f12005a
+int style Base_Theme_MaterialComponents_Dialog_FixedSize 0x7f12005b
+int style Base_Theme_MaterialComponents_Dialog_MinWidth 0x7f12005c
+int style Base_Theme_MaterialComponents_DialogWhenLarge 0x7f12005d
+int style Base_Theme_MaterialComponents_Light 0x7f12005e
+int style Base_Theme_MaterialComponents_Light_Bridge 0x7f12005f
+int style Base_Theme_MaterialComponents_Light_DarkActionBar 0x7f120060
+int style Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge 0x7f120061
+int style Base_Theme_MaterialComponents_Light_Dialog 0x7f120062
+int style Base_Theme_MaterialComponents_Light_Dialog_Alert 0x7f120063
+int style Base_Theme_MaterialComponents_Light_Dialog_Bridge 0x7f120064
+int style Base_Theme_MaterialComponents_Light_Dialog_FixedSize 0x7f120065
+int style Base_Theme_MaterialComponents_Light_Dialog_MinWidth 0x7f120066
+int style Base_Theme_MaterialComponents_Light_DialogWhenLarge 0x7f120067
+int style Base_ThemeOverlay_AppCompat 0x7f120068
+int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f120069
+int style Base_ThemeOverlay_AppCompat_Dark 0x7f12006a
+int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f12006b
+int style Base_ThemeOverlay_AppCompat_Dialog 0x7f12006c
+int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x7f12006d
+int style Base_ThemeOverlay_AppCompat_Light 0x7f12006e
+int style Base_ThemeOverlay_MaterialComponents_Dialog 0x7f12006f
+int style Base_ThemeOverlay_MaterialComponents_Dialog_Alert 0x7f120070
+int style Base_ThemeOverlay_MaterialComponents_Dialog_Alert_Framework 0x7f120071
+int style Base_ThemeOverlay_MaterialComponents_Light_Dialog_Alert_Framework 0x7f120072
+int style Base_ThemeOverlay_MaterialComponents_MaterialAlertDialog 0x7f120073
+int style Base_V14_Theme_MaterialComponents 0x7f120074
+int style Base_V14_Theme_MaterialComponents_Bridge 0x7f120075
+int style Base_V14_Theme_MaterialComponents_Dialog 0x7f120076
+int style Base_V14_Theme_MaterialComponents_Dialog_Bridge 0x7f120077
+int style Base_V14_Theme_MaterialComponents_Light 0x7f120078
+int style Base_V14_Theme_MaterialComponents_Light_Bridge 0x7f120079
+int style Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge 0x7f12007a
+int style Base_V14_Theme_MaterialComponents_Light_Dialog 0x7f12007b
+int style Base_V14_Theme_MaterialComponents_Light_Dialog_Bridge 0x7f12007c
+int style Base_V14_ThemeOverlay_MaterialComponents_BottomSheetDialog 0x7f12007d
+int style Base_V14_ThemeOverlay_MaterialComponents_Dialog 0x7f12007e
+int style Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert 0x7f12007f
+int style Base_V14_ThemeOverlay_MaterialComponents_MaterialAlertDialog 0x7f120080
+int style Base_V21_Theme_AppCompat 0x7f120081
+int style Base_V21_Theme_AppCompat_Dialog 0x7f120082
+int style Base_V21_Theme_AppCompat_Light 0x7f120083
+int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f120084
+int style Base_V21_Theme_MaterialComponents 0x7f120085
+int style Base_V21_Theme_MaterialComponents_Dialog 0x7f120086
+int style Base_V21_Theme_MaterialComponents_Light 0x7f120087
+int style Base_V21_Theme_MaterialComponents_Light_Dialog 0x7f120088
+int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x7f120089
+int style Base_V21_ThemeOverlay_MaterialComponents_BottomSheetDialog 0x7f12008a
+int style Base_V22_Theme_AppCompat 0x7f12008b
+int style Base_V22_Theme_AppCompat_Light 0x7f12008c
+int style Base_V23_Theme_AppCompat 0x7f12008d
+int style Base_V23_Theme_AppCompat_Light 0x7f12008e
+int style Base_V26_Theme_AppCompat 0x7f12008f
+int style Base_V26_Theme_AppCompat_Light 0x7f120090
+int style Base_V26_Widget_AppCompat_Toolbar 0x7f120091
+int style Base_V28_Theme_AppCompat 0x7f120092
+int style Base_V28_Theme_AppCompat_Light 0x7f120093
+int style Base_V7_Theme_AppCompat 0x7f120094
+int style Base_V7_Theme_AppCompat_Dialog 0x7f120095
+int style Base_V7_Theme_AppCompat_Light 0x7f120096
+int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f120097
+int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x7f120098
+int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f120099
+int style Base_V7_Widget_AppCompat_EditText 0x7f12009a
+int style Base_V7_Widget_AppCompat_Toolbar 0x7f12009b
+int style Base_Widget_AppCompat_ActionBar 0x7f12009c
+int style Base_Widget_AppCompat_ActionBar_Solid 0x7f12009d
+int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f12009e
+int style Base_Widget_AppCompat_ActionBar_TabText 0x7f12009f
+int style Base_Widget_AppCompat_ActionBar_TabView 0x7f1200a0
+int style Base_Widget_AppCompat_ActionButton 0x7f1200a1
+int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f1200a2
+int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f1200a3
+int style Base_Widget_AppCompat_ActionMode 0x7f1200a4
+int style Base_Widget_AppCompat_ActivityChooserView 0x7f1200a5
+int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f1200a6
+int style Base_Widget_AppCompat_Button 0x7f1200a7
+int style Base_Widget_AppCompat_Button_Borderless 0x7f1200a8
+int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f1200a9
+int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f1200aa
+int style Base_Widget_AppCompat_Button_Colored 0x7f1200ab
+int style Base_Widget_AppCompat_Button_Small 0x7f1200ac
+int style Base_Widget_AppCompat_ButtonBar 0x7f1200ad
+int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f1200ae
+int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f1200af
+int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f1200b0
+int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f1200b1
+int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f1200b2
+int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f1200b3
+int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f1200b4
+int style Base_Widget_AppCompat_EditText 0x7f1200b5
+int style Base_Widget_AppCompat_ImageButton 0x7f1200b6
+int style Base_Widget_AppCompat_Light_ActionBar 0x7f1200b7
+int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f1200b8
+int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f1200b9
+int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f1200ba
+int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f1200bb
+int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f1200bc
+int style Base_Widget_AppCompat_Light_PopupMenu 0x7f1200bd
+int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f1200be
+int style Base_Widget_AppCompat_ListMenuView 0x7f1200bf
+int style Base_Widget_AppCompat_ListPopupWindow 0x7f1200c0
+int style Base_Widget_AppCompat_ListView 0x7f1200c1
+int style Base_Widget_AppCompat_ListView_DropDown 0x7f1200c2
+int style Base_Widget_AppCompat_ListView_Menu 0x7f1200c3
+int style Base_Widget_AppCompat_PopupMenu 0x7f1200c4
+int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f1200c5
+int style Base_Widget_AppCompat_PopupWindow 0x7f1200c6
+int style Base_Widget_AppCompat_ProgressBar 0x7f1200c7
+int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f1200c8
+int style Base_Widget_AppCompat_RatingBar 0x7f1200c9
+int style Base_Widget_AppCompat_RatingBar_Indicator 0x7f1200ca
+int style Base_Widget_AppCompat_RatingBar_Small 0x7f1200cb
+int style Base_Widget_AppCompat_SearchView 0x7f1200cc
+int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f1200cd
+int style Base_Widget_AppCompat_SeekBar 0x7f1200ce
+int style Base_Widget_AppCompat_SeekBar_Discrete 0x7f1200cf
+int style Base_Widget_AppCompat_Spinner 0x7f1200d0
+int style Base_Widget_AppCompat_Spinner_Underlined 0x7f1200d1
+int style Base_Widget_AppCompat_TextView 0x7f1200d2
+int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f1200d3
+int style Base_Widget_AppCompat_Toolbar 0x7f1200d4
+int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f1200d5
+int style Base_Widget_Design_TabLayout 0x7f1200d6
+int style Base_Widget_MaterialComponents_AutoCompleteTextView 0x7f1200d7
+int style Base_Widget_MaterialComponents_CheckedTextView 0x7f1200d8
+int style Base_Widget_MaterialComponents_Chip 0x7f1200d9
+int style Base_Widget_MaterialComponents_MaterialCalendar_NavigationButton 0x7f1200da
+int style Base_Widget_MaterialComponents_PopupMenu 0x7f1200db
+int style Base_Widget_MaterialComponents_PopupMenu_ContextMenu 0x7f1200dc
+int style Base_Widget_MaterialComponents_PopupMenu_ListPopupWindow 0x7f1200dd
+int style Base_Widget_MaterialComponents_PopupMenu_Overflow 0x7f1200de
+int style Base_Widget_MaterialComponents_Slider 0x7f1200df
+int style Base_Widget_MaterialComponents_Snackbar 0x7f1200e0
+int style Base_Widget_MaterialComponents_TextInputEditText 0x7f1200e1
+int style Base_Widget_MaterialComponents_TextInputLayout 0x7f1200e2
+int style Base_Widget_MaterialComponents_TextView 0x7f1200e3
+int style CardView 0x7f1200e4
+int style CardView_Dark 0x7f1200e5
+int style CardView_Light 0x7f1200e6
+int style EmptyTheme 0x7f1200e7
+int style HighlightTextAppearancePrimary 0x7f1200e8
+int style HighlightTextAppearanceSecondary 0x7f1200e9
+int style MaterialAlertDialog_MaterialComponents 0x7f1200ea
+int style MaterialAlertDialog_MaterialComponents_Body_Text 0x7f1200eb
+int style MaterialAlertDialog_MaterialComponents_Picker_Date_Calendar 0x7f1200ec
+int style MaterialAlertDialog_MaterialComponents_Picker_Date_Spinner 0x7f1200ed
+int style MaterialAlertDialog_MaterialComponents_Title_Icon 0x7f1200ee
+int style MaterialAlertDialog_MaterialComponents_Title_Icon_CenterStacked 0x7f1200ef
+int style MaterialAlertDialog_MaterialComponents_Title_Panel 0x7f1200f0
+int style MaterialAlertDialog_MaterialComponents_Title_Panel_CenterStacked 0x7f1200f1
+int style MaterialAlertDialog_MaterialComponents_Title_Text 0x7f1200f2
+int style MaterialAlertDialog_MaterialComponents_Title_Text_CenterStacked 0x7f1200f3
+int style NoteActionBarStyle 0x7f1200f4
+int style NoteTheme 0x7f1200f5
+int style Platform_AppCompat 0x7f1200f6
+int style Platform_AppCompat_Light 0x7f1200f7
+int style Platform_MaterialComponents 0x7f1200f8
+int style Platform_MaterialComponents_Dialog 0x7f1200f9
+int style Platform_MaterialComponents_Light 0x7f1200fa
+int style Platform_MaterialComponents_Light_Dialog 0x7f1200fb
+int style Platform_ThemeOverlay_AppCompat 0x7f1200fc
+int style Platform_ThemeOverlay_AppCompat_Dark 0x7f1200fd
+int style Platform_ThemeOverlay_AppCompat_Light 0x7f1200fe
+int style Platform_V21_AppCompat 0x7f1200ff
+int style Platform_V21_AppCompat_Light 0x7f120100
+int style Platform_V25_AppCompat 0x7f120101
+int style Platform_V25_AppCompat_Light 0x7f120102
+int style Platform_Widget_AppCompat_Spinner 0x7f120103
+int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f120104
+int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f120105
+int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f120106
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f120107
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f120108
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut 0x7f120109
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow 0x7f12010a
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f12010b
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title 0x7f12010c
+int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f12010d
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f12010e
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f12010f
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f120110
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f120111
+int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f120112
+int style RtlUnderlay_Widget_AppCompat_ActionButton 0x7f120113
+int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x7f120114
+int style ShapeAppearance_MaterialComponents 0x7f120115
+int style ShapeAppearance_MaterialComponents_LargeComponent 0x7f120116
+int style ShapeAppearance_MaterialComponents_MediumComponent 0x7f120117
+int style ShapeAppearance_MaterialComponents_SmallComponent 0x7f120118
+int style ShapeAppearance_MaterialComponents_Test 0x7f120119
+int style ShapeAppearance_MaterialComponents_Tooltip 0x7f12011a
+int style ShapeAppearanceOverlay 0x7f12011b
+int style ShapeAppearanceOverlay_BottomLeftDifferentCornerSize 0x7f12011c
+int style ShapeAppearanceOverlay_BottomRightCut 0x7f12011d
+int style ShapeAppearanceOverlay_Cut 0x7f12011e
+int style ShapeAppearanceOverlay_DifferentCornerSize 0x7f12011f
+int style ShapeAppearanceOverlay_MaterialComponents_BottomSheet 0x7f120120
+int style ShapeAppearanceOverlay_MaterialComponents_Chip 0x7f120121
+int style ShapeAppearanceOverlay_MaterialComponents_ExtendedFloatingActionButton 0x7f120122
+int style ShapeAppearanceOverlay_MaterialComponents_FloatingActionButton 0x7f120123
+int style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Day 0x7f120124
+int style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Window_Fullscreen 0x7f120125
+int style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Year 0x7f120126
+int style ShapeAppearanceOverlay_MaterialComponents_TextInputLayout_FilledBox 0x7f120127
+int style ShapeAppearanceOverlay_TopLeftCut 0x7f120128
+int style ShapeAppearanceOverlay_TopRightDifferentCornerSize 0x7f120129
+int style Test_ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Day 0x7f12012a
+int style Test_Theme_MaterialComponents_MaterialCalendar 0x7f12012b
+int style Test_Widget_MaterialComponents_MaterialCalendar 0x7f12012c
+int style Test_Widget_MaterialComponents_MaterialCalendar_Day 0x7f12012d
+int style Test_Widget_MaterialComponents_MaterialCalendar_Day_Selected 0x7f12012e
+int style TestStyleWithLineHeight 0x7f12012f
+int style TestStyleWithLineHeightAppearance 0x7f120130
+int style TestStyleWithThemeLineHeightAttribute 0x7f120131
+int style TestStyleWithoutLineHeight 0x7f120132
+int style TestThemeWithLineHeight 0x7f120133
+int style TestThemeWithLineHeightDisabled 0x7f120134
+int style TextAppearance_AppCompat 0x7f120135
+int style TextAppearance_AppCompat_Body1 0x7f120136
+int style TextAppearance_AppCompat_Body2 0x7f120137
+int style TextAppearance_AppCompat_Button 0x7f120138
+int style TextAppearance_AppCompat_Caption 0x7f120139
+int style TextAppearance_AppCompat_Display1 0x7f12013a
+int style TextAppearance_AppCompat_Display2 0x7f12013b
+int style TextAppearance_AppCompat_Display3 0x7f12013c
+int style TextAppearance_AppCompat_Display4 0x7f12013d
+int style TextAppearance_AppCompat_Headline 0x7f12013e
+int style TextAppearance_AppCompat_Inverse 0x7f12013f
+int style TextAppearance_AppCompat_Large 0x7f120140
+int style TextAppearance_AppCompat_Large_Inverse 0x7f120141
+int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f120142
+int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f120143
+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f120144
+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f120145
+int style TextAppearance_AppCompat_Medium 0x7f120146
+int style TextAppearance_AppCompat_Medium_Inverse 0x7f120147
+int style TextAppearance_AppCompat_Menu 0x7f120148
+int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f120149
+int style TextAppearance_AppCompat_SearchResult_Title 0x7f12014a
+int style TextAppearance_AppCompat_Small 0x7f12014b
+int style TextAppearance_AppCompat_Small_Inverse 0x7f12014c
+int style TextAppearance_AppCompat_Subhead 0x7f12014d
+int style TextAppearance_AppCompat_Subhead_Inverse 0x7f12014e
+int style TextAppearance_AppCompat_Title 0x7f12014f
+int style TextAppearance_AppCompat_Title_Inverse 0x7f120150
+int style TextAppearance_AppCompat_Tooltip 0x7f120151
+int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f120152
+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f120153
+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f120154
+int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f120155
+int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f120156
+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f120157
+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f120158
+int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f120159
+int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f12015a
+int style TextAppearance_AppCompat_Widget_Button 0x7f12015b
+int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f12015c
+int style TextAppearance_AppCompat_Widget_Button_Colored 0x7f12015d
+int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f12015e
+int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f12015f
+int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f120160
+int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f120161
+int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f120162
+int style TextAppearance_AppCompat_Widget_Switch 0x7f120163
+int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f120164
+int style TextAppearance_Compat_Notification 0x7f120165
+int style TextAppearance_Compat_Notification_Info 0x7f120166
+int style TextAppearance_Compat_Notification_Line2 0x7f120167
+int style TextAppearance_Compat_Notification_Time 0x7f120168
+int style TextAppearance_Compat_Notification_Title 0x7f120169
+int style TextAppearance_Design_CollapsingToolbar_Expanded 0x7f12016a
+int style TextAppearance_Design_Counter 0x7f12016b
+int style TextAppearance_Design_Counter_Overflow 0x7f12016c
+int style TextAppearance_Design_Error 0x7f12016d
+int style TextAppearance_Design_HelperText 0x7f12016e
+int style TextAppearance_Design_Hint 0x7f12016f
+int style TextAppearance_Design_Placeholder 0x7f120170
+int style TextAppearance_Design_Prefix 0x7f120171
+int style TextAppearance_Design_Snackbar_Message 0x7f120172
+int style TextAppearance_Design_Suffix 0x7f120173
+int style TextAppearance_Design_Tab 0x7f120174
+int style TextAppearance_MaterialComponents_Badge 0x7f120175
+int style TextAppearance_MaterialComponents_Body1 0x7f120176
+int style TextAppearance_MaterialComponents_Body2 0x7f120177
+int style TextAppearance_MaterialComponents_Button 0x7f120178
+int style TextAppearance_MaterialComponents_Caption 0x7f120179
+int style TextAppearance_MaterialComponents_Chip 0x7f12017a
+int style TextAppearance_MaterialComponents_Headline1 0x7f12017b
+int style TextAppearance_MaterialComponents_Headline2 0x7f12017c
+int style TextAppearance_MaterialComponents_Headline3 0x7f12017d
+int style TextAppearance_MaterialComponents_Headline4 0x7f12017e
+int style TextAppearance_MaterialComponents_Headline5 0x7f12017f
+int style TextAppearance_MaterialComponents_Headline6 0x7f120180
+int style TextAppearance_MaterialComponents_Overline 0x7f120181
+int style TextAppearance_MaterialComponents_Subtitle1 0x7f120182
+int style TextAppearance_MaterialComponents_Subtitle2 0x7f120183
+int style TextAppearance_MaterialComponents_TimePicker_Title 0x7f120184
+int style TextAppearance_MaterialComponents_Tooltip 0x7f120185
+int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f120186
+int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f120187
+int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f120188
+int style TextAppearanceLarge 0x7f120189
+int style TextAppearanceMedium 0x7f12018a
+int style TextAppearanceNormal 0x7f12018b
+int style TextAppearancePrimaryItem 0x7f12018c
+int style TextAppearanceSecondaryItem 0x7f12018d
+int style TextAppearanceSuper 0x7f12018e
+int style TextAppearanceUnderMenuIcon 0x7f12018f
+int style Theme_AppCompat 0x7f120190
+int style Theme_AppCompat_CompactMenu 0x7f120191
+int style Theme_AppCompat_DayNight 0x7f120192
+int style Theme_AppCompat_DayNight_DarkActionBar 0x7f120193
+int style Theme_AppCompat_DayNight_Dialog 0x7f120194
+int style Theme_AppCompat_DayNight_Dialog_Alert 0x7f120195
+int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x7f120196
+int style Theme_AppCompat_DayNight_DialogWhenLarge 0x7f120197
+int style Theme_AppCompat_DayNight_NoActionBar 0x7f120198
+int style Theme_AppCompat_Dialog 0x7f120199
+int style Theme_AppCompat_Dialog_Alert 0x7f12019a
+int style Theme_AppCompat_Dialog_MinWidth 0x7f12019b
+int style Theme_AppCompat_DialogWhenLarge 0x7f12019c
+int style Theme_AppCompat_Empty 0x7f12019d
+int style Theme_AppCompat_Light 0x7f12019e
+int style Theme_AppCompat_Light_DarkActionBar 0x7f12019f
+int style Theme_AppCompat_Light_Dialog 0x7f1201a0
+int style Theme_AppCompat_Light_Dialog_Alert 0x7f1201a1
+int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f1201a2
+int style Theme_AppCompat_Light_DialogWhenLarge 0x7f1201a3
+int style Theme_AppCompat_Light_NoActionBar 0x7f1201a4
+int style Theme_AppCompat_NoActionBar 0x7f1201a5
+int style Theme_Design 0x7f1201a6
+int style Theme_Design_BottomSheetDialog 0x7f1201a7
+int style Theme_Design_Light 0x7f1201a8
+int style Theme_Design_Light_BottomSheetDialog 0x7f1201a9
+int style Theme_Design_Light_NoActionBar 0x7f1201aa
+int style Theme_Design_NoActionBar 0x7f1201ab
+int style Theme_MaterialComponents 0x7f1201ac
+int style Theme_MaterialComponents_BottomSheetDialog 0x7f1201ad
+int style Theme_MaterialComponents_Bridge 0x7f1201ae
+int style Theme_MaterialComponents_CompactMenu 0x7f1201af
+int style Theme_MaterialComponents_DayNight 0x7f1201b0
+int style Theme_MaterialComponents_DayNight_BottomSheetDialog 0x7f1201b1
+int style Theme_MaterialComponents_DayNight_Bridge 0x7f1201b2
+int style Theme_MaterialComponents_DayNight_DarkActionBar 0x7f1201b3
+int style Theme_MaterialComponents_DayNight_DarkActionBar_Bridge 0x7f1201b4
+int style Theme_MaterialComponents_DayNight_Dialog 0x7f1201b5
+int style Theme_MaterialComponents_DayNight_Dialog_Alert 0x7f1201b6
+int style Theme_MaterialComponents_DayNight_Dialog_Alert_Bridge 0x7f1201b7
+int style Theme_MaterialComponents_DayNight_Dialog_Bridge 0x7f1201b8
+int style Theme_MaterialComponents_DayNight_Dialog_FixedSize 0x7f1201b9
+int style Theme_MaterialComponents_DayNight_Dialog_FixedSize_Bridge 0x7f1201ba
+int style Theme_MaterialComponents_DayNight_Dialog_MinWidth 0x7f1201bb
+int style Theme_MaterialComponents_DayNight_Dialog_MinWidth_Bridge 0x7f1201bc
+int style Theme_MaterialComponents_DayNight_DialogWhenLarge 0x7f1201bd
+int style Theme_MaterialComponents_DayNight_NoActionBar 0x7f1201be
+int style Theme_MaterialComponents_DayNight_NoActionBar_Bridge 0x7f1201bf
+int style Theme_MaterialComponents_Dialog 0x7f1201c0
+int style Theme_MaterialComponents_Dialog_Alert 0x7f1201c1
+int style Theme_MaterialComponents_Dialog_Alert_Bridge 0x7f1201c2
+int style Theme_MaterialComponents_Dialog_Bridge 0x7f1201c3
+int style Theme_MaterialComponents_Dialog_FixedSize 0x7f1201c4
+int style Theme_MaterialComponents_Dialog_FixedSize_Bridge 0x7f1201c5
+int style Theme_MaterialComponents_Dialog_MinWidth 0x7f1201c6
+int style Theme_MaterialComponents_Dialog_MinWidth_Bridge 0x7f1201c7
+int style Theme_MaterialComponents_DialogWhenLarge 0x7f1201c8
+int style Theme_MaterialComponents_Light 0x7f1201c9
+int style Theme_MaterialComponents_Light_BarSize 0x7f1201ca
+int style Theme_MaterialComponents_Light_BottomSheetDialog 0x7f1201cb
+int style Theme_MaterialComponents_Light_Bridge 0x7f1201cc
+int style Theme_MaterialComponents_Light_DarkActionBar 0x7f1201cd
+int style Theme_MaterialComponents_Light_DarkActionBar_Bridge 0x7f1201ce
+int style Theme_MaterialComponents_Light_Dialog 0x7f1201cf
+int style Theme_MaterialComponents_Light_Dialog_Alert 0x7f1201d0
+int style Theme_MaterialComponents_Light_Dialog_Alert_Bridge 0x7f1201d1
+int style Theme_MaterialComponents_Light_Dialog_Bridge 0x7f1201d2
+int style Theme_MaterialComponents_Light_Dialog_FixedSize 0x7f1201d3
+int style Theme_MaterialComponents_Light_Dialog_FixedSize_Bridge 0x7f1201d4
+int style Theme_MaterialComponents_Light_Dialog_MinWidth 0x7f1201d5
+int style Theme_MaterialComponents_Light_Dialog_MinWidth_Bridge 0x7f1201d6
+int style Theme_MaterialComponents_Light_DialogWhenLarge 0x7f1201d7
+int style Theme_MaterialComponents_Light_LargeTouch 0x7f1201d8
+int style Theme_MaterialComponents_Light_NoActionBar 0x7f1201d9
+int style Theme_MaterialComponents_Light_NoActionBar_Bridge 0x7f1201da
+int style Theme_MaterialComponents_NoActionBar 0x7f1201db
+int style Theme_MaterialComponents_NoActionBar_Bridge 0x7f1201dc
+int style ThemeOverlay_AppCompat 0x7f1201dd
+int style ThemeOverlay_AppCompat_ActionBar 0x7f1201de
+int style ThemeOverlay_AppCompat_Dark 0x7f1201df
+int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f1201e0
+int style ThemeOverlay_AppCompat_DayNight 0x7f1201e1
+int style ThemeOverlay_AppCompat_DayNight_ActionBar 0x7f1201e2
+int style ThemeOverlay_AppCompat_Dialog 0x7f1201e3
+int style ThemeOverlay_AppCompat_Dialog_Alert 0x7f1201e4
+int style ThemeOverlay_AppCompat_Light 0x7f1201e5
+int style ThemeOverlay_Design_TextInputEditText 0x7f1201e6
+int style ThemeOverlay_MaterialComponents 0x7f1201e7
+int style ThemeOverlay_MaterialComponents_ActionBar 0x7f1201e8
+int style ThemeOverlay_MaterialComponents_ActionBar_Primary 0x7f1201e9
+int style ThemeOverlay_MaterialComponents_ActionBar_Surface 0x7f1201ea
+int style ThemeOverlay_MaterialComponents_AutoCompleteTextView 0x7f1201eb
+int style ThemeOverlay_MaterialComponents_AutoCompleteTextView_FilledBox 0x7f1201ec
+int style ThemeOverlay_MaterialComponents_AutoCompleteTextView_FilledBox_Dense 0x7f1201ed
+int style ThemeOverlay_MaterialComponents_AutoCompleteTextView_OutlinedBox 0x7f1201ee
+int style ThemeOverlay_MaterialComponents_AutoCompleteTextView_OutlinedBox_Dense 0x7f1201ef
+int style ThemeOverlay_MaterialComponents_BottomAppBar_Primary 0x7f1201f0
+int style ThemeOverlay_MaterialComponents_BottomAppBar_Surface 0x7f1201f1
+int style ThemeOverlay_MaterialComponents_BottomSheetDialog 0x7f1201f2
+int style ThemeOverlay_MaterialComponents_Dark 0x7f1201f3
+int style ThemeOverlay_MaterialComponents_Dark_ActionBar 0x7f1201f4
+int style ThemeOverlay_MaterialComponents_DayNight_BottomSheetDialog 0x7f1201f5
+int style ThemeOverlay_MaterialComponents_Dialog 0x7f1201f6
+int style ThemeOverlay_MaterialComponents_Dialog_Alert 0x7f1201f7
+int style ThemeOverlay_MaterialComponents_Dialog_Alert_Framework 0x7f1201f8
+int style ThemeOverlay_MaterialComponents_Light 0x7f1201f9
+int style ThemeOverlay_MaterialComponents_Light_Dialog_Alert_Framework 0x7f1201fa
+int style ThemeOverlay_MaterialComponents_MaterialAlertDialog 0x7f1201fb
+int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Centered 0x7f1201fc
+int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date 0x7f1201fd
+int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Calendar 0x7f1201fe
+int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Header_Text 0x7f1201ff
+int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Header_Text_Day 0x7f120200
+int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Spinner 0x7f120201
+int style ThemeOverlay_MaterialComponents_MaterialCalendar 0x7f120202
+int style ThemeOverlay_MaterialComponents_MaterialCalendar_Fullscreen 0x7f120203
+int style ThemeOverlay_MaterialComponents_TextInputEditText 0x7f120204
+int style ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox 0x7f120205
+int style ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense 0x7f120206
+int style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox 0x7f120207
+int style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense 0x7f120208
+int style ThemeOverlay_MaterialComponents_TimePicker 0x7f120209
+int style ThemeOverlay_MaterialComponents_TimePicker_Display 0x7f12020a
+int style ThemeOverlay_MaterialComponents_Toolbar_Primary 0x7f12020b
+int style ThemeOverlay_MaterialComponents_Toolbar_Surface 0x7f12020c
+int style ThemeOverlayColorAccentRed 0x7f12020d
+int style Widget_AppCompat_ActionBar 0x7f12020e
+int style Widget_AppCompat_ActionBar_Solid 0x7f12020f
+int style Widget_AppCompat_ActionBar_TabBar 0x7f120210
+int style Widget_AppCompat_ActionBar_TabText 0x7f120211
+int style Widget_AppCompat_ActionBar_TabView 0x7f120212
+int style Widget_AppCompat_ActionButton 0x7f120213
+int style Widget_AppCompat_ActionButton_CloseMode 0x7f120214
+int style Widget_AppCompat_ActionButton_Overflow 0x7f120215
+int style Widget_AppCompat_ActionMode 0x7f120216
+int style Widget_AppCompat_ActivityChooserView 0x7f120217
+int style Widget_AppCompat_AutoCompleteTextView 0x7f120218
+int style Widget_AppCompat_Button 0x7f120219
+int style Widget_AppCompat_Button_Borderless 0x7f12021a
+int style Widget_AppCompat_Button_Borderless_Colored 0x7f12021b
+int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f12021c
+int style Widget_AppCompat_Button_Colored 0x7f12021d
+int style Widget_AppCompat_Button_Small 0x7f12021e
+int style Widget_AppCompat_ButtonBar 0x7f12021f
+int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f120220
+int style Widget_AppCompat_CompoundButton_CheckBox 0x7f120221
+int style Widget_AppCompat_CompoundButton_RadioButton 0x7f120222
+int style Widget_AppCompat_CompoundButton_Switch 0x7f120223
+int style Widget_AppCompat_DrawerArrowToggle 0x7f120224
+int style Widget_AppCompat_DropDownItem_Spinner 0x7f120225
+int style Widget_AppCompat_EditText 0x7f120226
+int style Widget_AppCompat_ImageButton 0x7f120227
+int style Widget_AppCompat_Light_ActionBar 0x7f120228
+int style Widget_AppCompat_Light_ActionBar_Solid 0x7f120229
+int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f12022a
+int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f12022b
+int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f12022c
+int style Widget_AppCompat_Light_ActionBar_TabText 0x7f12022d
+int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f12022e
+int style Widget_AppCompat_Light_ActionBar_TabView 0x7f12022f
+int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f120230
+int style Widget_AppCompat_Light_ActionButton 0x7f120231
+int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f120232
+int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f120233
+int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f120234
+int style Widget_AppCompat_Light_ActivityChooserView 0x7f120235
+int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f120236
+int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f120237
+int style Widget_AppCompat_Light_ListPopupWindow 0x7f120238
+int style Widget_AppCompat_Light_ListView_DropDown 0x7f120239
+int style Widget_AppCompat_Light_PopupMenu 0x7f12023a
+int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f12023b
+int style Widget_AppCompat_Light_SearchView 0x7f12023c
+int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f12023d
+int style Widget_AppCompat_ListMenuView 0x7f12023e
+int style Widget_AppCompat_ListPopupWindow 0x7f12023f
+int style Widget_AppCompat_ListView 0x7f120240
+int style Widget_AppCompat_ListView_DropDown 0x7f120241
+int style Widget_AppCompat_ListView_Menu 0x7f120242
+int style Widget_AppCompat_PopupMenu 0x7f120243
+int style Widget_AppCompat_PopupMenu_Overflow 0x7f120244
+int style Widget_AppCompat_PopupWindow 0x7f120245
+int style Widget_AppCompat_ProgressBar 0x7f120246
+int style Widget_AppCompat_ProgressBar_Horizontal 0x7f120247
+int style Widget_AppCompat_RatingBar 0x7f120248
+int style Widget_AppCompat_RatingBar_Indicator 0x7f120249
+int style Widget_AppCompat_RatingBar_Small 0x7f12024a
+int style Widget_AppCompat_SearchView 0x7f12024b
+int style Widget_AppCompat_SearchView_ActionBar 0x7f12024c
+int style Widget_AppCompat_SeekBar 0x7f12024d
+int style Widget_AppCompat_SeekBar_Discrete 0x7f12024e
+int style Widget_AppCompat_Spinner 0x7f12024f
+int style Widget_AppCompat_Spinner_DropDown 0x7f120250
+int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f120251
+int style Widget_AppCompat_Spinner_Underlined 0x7f120252
+int style Widget_AppCompat_TextView 0x7f120253
+int style Widget_AppCompat_TextView_SpinnerItem 0x7f120254
+int style Widget_AppCompat_Toolbar 0x7f120255
+int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f120256
+int style Widget_Compat_NotificationActionContainer 0x7f120257
+int style Widget_Compat_NotificationActionText 0x7f120258
+int style Widget_Design_AppBarLayout 0x7f120259
+int style Widget_Design_BottomNavigationView 0x7f12025a
+int style Widget_Design_BottomSheet_Modal 0x7f12025b
+int style Widget_Design_CollapsingToolbar 0x7f12025c
+int style Widget_Design_FloatingActionButton 0x7f12025d
+int style Widget_Design_NavigationView 0x7f12025e
+int style Widget_Design_ScrimInsetsFrameLayout 0x7f12025f
+int style Widget_Design_Snackbar 0x7f120260
+int style Widget_Design_TabLayout 0x7f120261
+int style Widget_Design_TextInputEditText 0x7f120262
+int style Widget_Design_TextInputLayout 0x7f120263
+int style Widget_MaterialComponents_ActionBar_Primary 0x7f120264
+int style Widget_MaterialComponents_ActionBar_PrimarySurface 0x7f120265
+int style Widget_MaterialComponents_ActionBar_Solid 0x7f120266
+int style Widget_MaterialComponents_ActionBar_Surface 0x7f120267
+int style Widget_MaterialComponents_AppBarLayout_Primary 0x7f120268
+int style Widget_MaterialComponents_AppBarLayout_PrimarySurface 0x7f120269
+int style Widget_MaterialComponents_AppBarLayout_Surface 0x7f12026a
+int style Widget_MaterialComponents_AutoCompleteTextView_FilledBox 0x7f12026b
+int style Widget_MaterialComponents_AutoCompleteTextView_FilledBox_Dense 0x7f12026c
+int style Widget_MaterialComponents_AutoCompleteTextView_OutlinedBox 0x7f12026d
+int style Widget_MaterialComponents_AutoCompleteTextView_OutlinedBox_Dense 0x7f12026e
+int style Widget_MaterialComponents_Badge 0x7f12026f
+int style Widget_MaterialComponents_BottomAppBar 0x7f120270
+int style Widget_MaterialComponents_BottomAppBar_Colored 0x7f120271
+int style Widget_MaterialComponents_BottomAppBar_PrimarySurface 0x7f120272
+int style Widget_MaterialComponents_BottomNavigationView 0x7f120273
+int style Widget_MaterialComponents_BottomNavigationView_Colored 0x7f120274
+int style Widget_MaterialComponents_BottomNavigationView_PrimarySurface 0x7f120275
+int style Widget_MaterialComponents_BottomSheet 0x7f120276
+int style Widget_MaterialComponents_BottomSheet_Modal 0x7f120277
+int style Widget_MaterialComponents_Button 0x7f120278
+int style Widget_MaterialComponents_Button_Icon 0x7f120279
+int style Widget_MaterialComponents_Button_OutlinedButton 0x7f12027a
+int style Widget_MaterialComponents_Button_OutlinedButton_Icon 0x7f12027b
+int style Widget_MaterialComponents_Button_TextButton 0x7f12027c
+int style Widget_MaterialComponents_Button_TextButton_Dialog 0x7f12027d
+int style Widget_MaterialComponents_Button_TextButton_Dialog_Flush 0x7f12027e
+int style Widget_MaterialComponents_Button_TextButton_Dialog_Icon 0x7f12027f
+int style Widget_MaterialComponents_Button_TextButton_Icon 0x7f120280
+int style Widget_MaterialComponents_Button_TextButton_Snackbar 0x7f120281
+int style Widget_MaterialComponents_Button_UnelevatedButton 0x7f120282
+int style Widget_MaterialComponents_Button_UnelevatedButton_Icon 0x7f120283
+int style Widget_MaterialComponents_CardView 0x7f120284
+int style Widget_MaterialComponents_CheckedTextView 0x7f120285
+int style Widget_MaterialComponents_Chip_Action 0x7f120286
+int style Widget_MaterialComponents_Chip_Choice 0x7f120287
+int style Widget_MaterialComponents_Chip_Entry 0x7f120288
+int style Widget_MaterialComponents_Chip_Filter 0x7f120289
+int style Widget_MaterialComponents_ChipGroup 0x7f12028a
+int style Widget_MaterialComponents_CircularProgressIndicator 0x7f12028b
+int style Widget_MaterialComponents_CircularProgressIndicator_ExtraSmall 0x7f12028c
+int style Widget_MaterialComponents_CircularProgressIndicator_Medium 0x7f12028d
+int style Widget_MaterialComponents_CircularProgressIndicator_Small 0x7f12028e
+int style Widget_MaterialComponents_CollapsingToolbar 0x7f12028f
+int style Widget_MaterialComponents_CompoundButton_CheckBox 0x7f120290
+int style Widget_MaterialComponents_CompoundButton_RadioButton 0x7f120291
+int style Widget_MaterialComponents_CompoundButton_Switch 0x7f120292
+int style Widget_MaterialComponents_ExtendedFloatingActionButton 0x7f120293
+int style Widget_MaterialComponents_ExtendedFloatingActionButton_Icon 0x7f120294
+int style Widget_MaterialComponents_FloatingActionButton 0x7f120295
+int style Widget_MaterialComponents_Light_ActionBar_Solid 0x7f120296
+int style Widget_MaterialComponents_LinearProgressIndicator 0x7f120297
+int style Widget_MaterialComponents_MaterialButtonToggleGroup 0x7f120298
+int style Widget_MaterialComponents_MaterialCalendar 0x7f120299
+int style Widget_MaterialComponents_MaterialCalendar_Day 0x7f12029a
+int style Widget_MaterialComponents_MaterialCalendar_Day_Invalid 0x7f12029b
+int style Widget_MaterialComponents_MaterialCalendar_Day_Selected 0x7f12029c
+int style Widget_MaterialComponents_MaterialCalendar_Day_Today 0x7f12029d
+int style Widget_MaterialComponents_MaterialCalendar_DayTextView 0x7f12029e
+int style Widget_MaterialComponents_MaterialCalendar_Fullscreen 0x7f12029f
+int style Widget_MaterialComponents_MaterialCalendar_HeaderCancelButton 0x7f1202a0
+int style Widget_MaterialComponents_MaterialCalendar_HeaderConfirmButton 0x7f1202a1
+int style Widget_MaterialComponents_MaterialCalendar_HeaderDivider 0x7f1202a2
+int style Widget_MaterialComponents_MaterialCalendar_HeaderLayout 0x7f1202a3
+int style Widget_MaterialComponents_MaterialCalendar_HeaderSelection 0x7f1202a4
+int style Widget_MaterialComponents_MaterialCalendar_HeaderSelection_Fullscreen 0x7f1202a5
+int style Widget_MaterialComponents_MaterialCalendar_HeaderTitle 0x7f1202a6
+int style Widget_MaterialComponents_MaterialCalendar_HeaderToggleButton 0x7f1202a7
+int style Widget_MaterialComponents_MaterialCalendar_Item 0x7f1202a8
+int style Widget_MaterialComponents_MaterialCalendar_MonthNavigationButton 0x7f1202a9
+int style Widget_MaterialComponents_MaterialCalendar_MonthTextView 0x7f1202aa
+int style Widget_MaterialComponents_MaterialCalendar_Year 0x7f1202ab
+int style Widget_MaterialComponents_MaterialCalendar_Year_Selected 0x7f1202ac
+int style Widget_MaterialComponents_MaterialCalendar_Year_Today 0x7f1202ad
+int style Widget_MaterialComponents_MaterialCalendar_YearNavigationButton 0x7f1202ae
+int style Widget_MaterialComponents_NavigationRailView 0x7f1202af
+int style Widget_MaterialComponents_NavigationRailView_Colored 0x7f1202b0
+int style Widget_MaterialComponents_NavigationRailView_Colored_Compact 0x7f1202b1
+int style Widget_MaterialComponents_NavigationRailView_Compact 0x7f1202b2
+int style Widget_MaterialComponents_NavigationRailView_PrimarySurface 0x7f1202b3
+int style Widget_MaterialComponents_NavigationView 0x7f1202b4
+int style Widget_MaterialComponents_PopupMenu 0x7f1202b5
+int style Widget_MaterialComponents_PopupMenu_ContextMenu 0x7f1202b6
+int style Widget_MaterialComponents_PopupMenu_ListPopupWindow 0x7f1202b7
+int style Widget_MaterialComponents_PopupMenu_Overflow 0x7f1202b8
+int style Widget_MaterialComponents_ProgressIndicator 0x7f1202b9
+int style Widget_MaterialComponents_ShapeableImageView 0x7f1202ba
+int style Widget_MaterialComponents_Slider 0x7f1202bb
+int style Widget_MaterialComponents_Snackbar 0x7f1202bc
+int style Widget_MaterialComponents_Snackbar_FullWidth 0x7f1202bd
+int style Widget_MaterialComponents_Snackbar_TextView 0x7f1202be
+int style Widget_MaterialComponents_TabLayout 0x7f1202bf
+int style Widget_MaterialComponents_TabLayout_Colored 0x7f1202c0
+int style Widget_MaterialComponents_TabLayout_PrimarySurface 0x7f1202c1
+int style Widget_MaterialComponents_TextInputEditText_FilledBox 0x7f1202c2
+int style Widget_MaterialComponents_TextInputEditText_FilledBox_Dense 0x7f1202c3
+int style Widget_MaterialComponents_TextInputEditText_OutlinedBox 0x7f1202c4
+int style Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense 0x7f1202c5
+int style Widget_MaterialComponents_TextInputLayout_FilledBox 0x7f1202c6
+int style Widget_MaterialComponents_TextInputLayout_FilledBox_Dense 0x7f1202c7
+int style Widget_MaterialComponents_TextInputLayout_FilledBox_Dense_ExposedDropdownMenu 0x7f1202c8
+int style Widget_MaterialComponents_TextInputLayout_FilledBox_ExposedDropdownMenu 0x7f1202c9
+int style Widget_MaterialComponents_TextInputLayout_OutlinedBox 0x7f1202ca
+int style Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense 0x7f1202cb
+int style Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense_ExposedDropdownMenu 0x7f1202cc
+int style Widget_MaterialComponents_TextInputLayout_OutlinedBox_ExposedDropdownMenu 0x7f1202cd
+int style Widget_MaterialComponents_TextView 0x7f1202ce
+int style Widget_MaterialComponents_TimePicker 0x7f1202cf
+int style Widget_MaterialComponents_TimePicker_Button 0x7f1202d0
+int style Widget_MaterialComponents_TimePicker_Clock 0x7f1202d1
+int style Widget_MaterialComponents_TimePicker_Display 0x7f1202d2
+int style Widget_MaterialComponents_TimePicker_Display_TextInputEditText 0x7f1202d3
+int style Widget_MaterialComponents_TimePicker_ImageButton 0x7f1202d4
+int style Widget_MaterialComponents_TimePicker_ImageButton_ShapeAppearance 0x7f1202d5
+int style Widget_MaterialComponents_Toolbar 0x7f1202d6
+int style Widget_MaterialComponents_Toolbar_Primary 0x7f1202d7
+int style Widget_MaterialComponents_Toolbar_PrimarySurface 0x7f1202d8
+int style Widget_MaterialComponents_Toolbar_Surface 0x7f1202d9
+int style Widget_MaterialComponents_Tooltip 0x7f1202da
+int style Widget_Support_CoordinatorLayout 0x7f1202db
+int style popwin_anim_style 0x7f1202dc
int[] styleable ActionBar { 0x7f04003a, 0x7f040041, 0x7f040042, 0x7f0400d0, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5, 0x7f0400fb, 0x7f04010b, 0x7f04010c, 0x7f040124, 0x7f04017b, 0x7f040182, 0x7f040188, 0x7f040189, 0x7f04018c, 0x7f040197, 0x7f0401a9, 0x7f040216, 0x7f040264, 0x7f040291, 0x7f040298, 0x7f040299, 0x7f0402e6, 0x7f0402ea, 0x7f040344, 0x7f040350 }
int styleable ActionBar_background 0
int styleable ActionBar_backgroundSplit 1
@@ -5067,13 +5076,13 @@ int[] styleable ViewStubCompat { 0x010100d0, 0x010100f2, 0x010100f3 }
int styleable ViewStubCompat_android_id 0
int styleable ViewStubCompat_android_layout 1
int styleable ViewStubCompat_android_inflatedId 2
-int xml network_security_config 0x7f130000
-int xml preferences 0x7f130001
-int xml searchable 0x7f130002
-int xml standalone_badge 0x7f130003
-int xml standalone_badge_gravity_bottom_end 0x7f130004
-int xml standalone_badge_gravity_bottom_start 0x7f130005
-int xml standalone_badge_gravity_top_start 0x7f130006
-int xml standalone_badge_offset 0x7f130007
-int xml widget_2x_info 0x7f130008
-int xml widget_4x_info 0x7f130009
+int xml network_security_config 0x7f140000
+int xml preferences 0x7f140001
+int xml searchable 0x7f140002
+int xml standalone_badge 0x7f140003
+int xml standalone_badge_gravity_bottom_end 0x7f140004
+int xml standalone_badge_gravity_bottom_start 0x7f140005
+int xml standalone_badge_gravity_top_start 0x7f140006
+int xml standalone_badge_offset 0x7f140007
+int xml widget_2x_info 0x7f140008
+int xml widget_4x_info 0x7f140009
diff --git a/app/build/intermediates/stable_resource_ids_file/debug/stableIds.txt b/app/build/intermediates/stable_resource_ids_file/debug/stableIds.txt
index 5abfa01..04dd66c 100644
--- a/app/build/intermediates/stable_resource_ids_file/debug/stableIds.txt
+++ b/app/build/intermediates/stable_resource_ids_file/debug/stableIds.txt
@@ -1,1918 +1,1926 @@
-net.micode.notes:drawable/$avd_hide_password__2 = 0x7f080002
-net.micode.notes:xml/network_security_config = 0x7f130000
-net.micode.notes:style/Widget.AppCompat.ImageButton = 0x7f110227
-net.micode.notes:style/Base.V14.Theme.MaterialComponents = 0x7f110074
-net.micode.notes:style/Theme.MaterialComponents.Dialog = 0x7f1101c0
-net.micode.notes:style/TextAppearance.Design.Counter = 0x7f11016b
-net.micode.notes:styleable/ActionMode = 0x7f120004
-net.micode.notes:style/Widget.AppCompat.Light.SearchView = 0x7f11023c
-net.micode.notes:dimen/abc_action_button_min_height_material = 0x7f07000d
-net.micode.notes:styleable/ChipGroup = 0x7f12001a
-net.micode.notes:style/Base.Widget.AppCompat.TextView.SpinnerItem = 0x7f1100d3
-net.micode.notes:style/Base.Widget.MaterialComponents.TextInputEditText = 0x7f1100e1
-net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem = 0x7f110107
-net.micode.notes:style/Widget.AppCompat.ButtonBar = 0x7f11021f
-net.micode.notes:style/Widget.MaterialComponents.Button.TextButton.Snackbar = 0x7f110281
-net.micode.notes:style/Widget.AppCompat.ActionBar = 0x7f11020e
-net.micode.notes:style/Widget.AppCompat.Light.ActionMode.Inverse = 0x7f110234
-net.micode.notes:drawable/abc_ratingbar_material = 0x7f08003f
-net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.PopupMenu.Large = 0x7f11003c
-net.micode.notes:styleable/MaterialCalendar = 0x7f120048
-net.micode.notes:id/prefenerece_sync_status_textview = 0x7f090177
-net.micode.notes:styleable/CompoundButton = 0x7f120021
-net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialAlertDialog.Picker.Date.Spinner = 0x7f110201
-net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialCalendar.Fullscreen = 0x7f110203
-net.micode.notes:style/Base.TextAppearance.AppCompat.Large.Inverse = 0x7f11001f
-net.micode.notes:attr/state_above_anchor = 0x7f0402d9
-net.micode.notes:layout/text_view_with_line_height_from_style = 0x7f0c0080
-net.micode.notes:style/ThemeOverlay.MaterialComponents.Light = 0x7f1101f9
-net.micode.notes:styleable/State = 0x7f120070
-net.micode.notes:style/Widget.AppCompat.ListView.Menu = 0x7f110242
-net.micode.notes:attr/layout_editor_absoluteX = 0x7f0401f4
-net.micode.notes:layout/test_action_chip = 0x7f0c0073
-net.micode.notes:style/Platform.Widget.AppCompat.Spinner = 0x7f110103
-net.micode.notes:id/mtrl_motion_snapshot_view = 0x7f090135
-net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse = 0x7f110033
-net.micode.notes:style/TextAppearance.AppCompat.Medium.Inverse = 0x7f110147
-net.micode.notes:style/Widget.AppCompat.Button.Borderless = 0x7f11021a
-net.micode.notes:styleable/MotionHelper = 0x7f120057
-net.micode.notes:styleable/ViewPager2 = 0x7f120083
-net.micode.notes:styleable/AppCompatImageView = 0x7f12000d
-net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabBar = 0x7f11022b
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.HeaderToggleButton = 0x7f1202a7
+net.micode.notes:style/Theme.MaterialComponents.Dialog = 0x7f1201c0
+net.micode.notes:styleable/ActionMode = 0x7f130004
+net.micode.notes:style/Widget.AppCompat.ImageButton = 0x7f120227
+net.micode.notes:style/Widget.MaterialComponents.TimePicker.ImageButton.ShapeAppearance = 0x7f1202d5
+net.micode.notes:style/Base.Widget.AppCompat.ActionBar.Solid = 0x7f12009d
+net.micode.notes:id/top = 0x7f0a01e6
+net.micode.notes:style/Widget.MaterialComponents.ExtendedFloatingActionButton.Icon = 0x7f120294
+net.micode.notes:style/Theme.MaterialComponents.Bridge = 0x7f1201ae
+net.micode.notes:xml/network_security_config = 0x7f140000
+net.micode.notes:style/Theme.MaterialComponents.Light.LargeTouch = 0x7f1201d8
+net.micode.notes:style/Widget.MaterialComponents.Button.TextButton.Snackbar = 0x7f120281
+net.micode.notes:style/ThemeOverlay.MaterialComponents.TextInputEditText.FilledBox = 0x7f120205
+net.micode.notes:style/Widget.AppCompat.ListView = 0x7f120240
+net.micode.notes:style/Base.Widget.MaterialComponents.TextInputEditText = 0x7f1200e1
+net.micode.notes:styleable/RecycleListView = 0x7f130065
+net.micode.notes:style/TextAppearance.AppCompat.Medium.Inverse = 0x7f120147
+net.micode.notes:style/Widget.AppCompat.Light.ActionMode.Inverse = 0x7f120234
+net.micode.notes:styleable/ChipGroup = 0x7f13001a
+net.micode.notes:styleable/ClockHandView = 0x7f13001d
+net.micode.notes:styleable/ScrimInsetsFrameLayout = 0x7f130067
+net.micode.notes:styleable/AppCompatTheme = 0x7f130011
+net.micode.notes:id/menu_delete = 0x7f0a0111
+net.micode.notes:style/Widget.MaterialComponents.MaterialButtonToggleGroup = 0x7f120298
+net.micode.notes:styleable/MotionLayout = 0x7f130058
net.micode.notes:dimen/mtrl_calendar_header_height_fullscreen = 0x7f0700f9
-net.micode.notes:style/Theme.MaterialComponents.Bridge = 0x7f1101ae
-net.micode.notes:style/Widget.MaterialComponents.ExtendedFloatingActionButton.Icon = 0x7f110294
-net.micode.notes:styleable/CircularProgressIndicator = 0x7f12001b
-net.micode.notes:id/graph_wrap = 0x7f0900c5
-net.micode.notes:style/Base.V22.Theme.AppCompat = 0x7f11008b
-net.micode.notes:styleable/ScrimInsetsFrameLayout = 0x7f120067
-net.micode.notes:style/TextAppearance.Design.Placeholder = 0x7f110170
-net.micode.notes:style/Widget.AppCompat.ListView.DropDown = 0x7f110241
-net.micode.notes:color/mtrl_navigation_bar_item_tint = 0x7f0600a2
-net.micode.notes:style/Base.V21.Theme.AppCompat.Dialog = 0x7f110082
-net.micode.notes:style/Widget.MaterialComponents.CircularProgressIndicator = 0x7f11028b
-net.micode.notes:attr/motionDurationLong2 = 0x7f04024d
-net.micode.notes:animator/mtrl_extended_fab_hide_motion_spec = 0x7f02000d
-net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabText = 0x7f11022d
-net.micode.notes:attr/multiChoiceItemLayout = 0x7f040260
-net.micode.notes:style/Animation.AppCompat.Tooltip = 0x7f110005
-net.micode.notes:string/mtrl_picker_toggle_to_text_input_mode = 0x7f10009b
-net.micode.notes:style/Widget.MaterialComponents.MaterialButtonToggleGroup = 0x7f110298
-net.micode.notes:id/menu_delete = 0x7f090111
-net.micode.notes:layout/design_bottom_sheet_dialog = 0x7f0c0021
-net.micode.notes:id/ignoreRequest = 0x7f0900d3
-net.micode.notes:style/Base.Widget.MaterialComponents.MaterialCalendar.NavigationButton = 0x7f1100da
-net.micode.notes:style/ThemeOverlay.MaterialComponents.AutoCompleteTextView.OutlinedBox.Dense = 0x7f1101ef
-net.micode.notes:style/Base.Widget.AppCompat.RatingBar.Small = 0x7f1100cb
-net.micode.notes:id/accessibility_custom_action_12 = 0x7f090014
-net.micode.notes:style/Widget.AppCompat.Light.ListView.DropDown = 0x7f110239
-net.micode.notes:styleable/AnimatedStateListDrawableItem = 0x7f120008
-net.micode.notes:style/Widget.MaterialComponents.TextInputLayout.FilledBox.ExposedDropdownMenu = 0x7f1102c9
-net.micode.notes:dimen/note_item_margin_bottom = 0x7f070180
-net.micode.notes:styleable/MaterialTextView = 0x7f12004f
-net.micode.notes:style/Widget.MaterialComponents.TimePicker.ImageButton.ShapeAppearance = 0x7f1102d5
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.HeaderToggleButton = 0x7f1102a7
-net.micode.notes:string/note_link_email = 0x7f10009e
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.HeaderSelection.Fullscreen = 0x7f1102a5
-net.micode.notes:styleable/CollapsingToolbarLayout_Layout = 0x7f12001f
-net.micode.notes:string/menu_create_folder = 0x7f10005f
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.DayTextView = 0x7f11029e
-net.micode.notes:style/Widget.AppCompat.SeekBar = 0x7f11024d
-net.micode.notes:drawable/$avd_show_password__2 = 0x7f080005
-net.micode.notes:styleable/TabItem = 0x7f120076
-net.micode.notes:styleable/ImageFilterView = 0x7f120034
-net.micode.notes:attr/minHeight = 0x7f040240
-net.micode.notes:styleable/MaterialRadioButton = 0x7f12004c
-net.micode.notes:style/ThemeOverlay.MaterialComponents.Dark = 0x7f1101f3
-net.micode.notes:string/note_alert_expired = 0x7f10009d
-net.micode.notes:layout/notification_action = 0x7f0c0067
-net.micode.notes:styleable/DrawerArrowToggle = 0x7f120029
-net.micode.notes:style/Widget.MaterialComponents.CardView = 0x7f110284
-net.micode.notes:id/dragDown = 0x7f0900a0
-net.micode.notes:attr/hintTextColor = 0x7f040187
-net.micode.notes:style/Widget.Compat.NotificationActionContainer = 0x7f110257
-net.micode.notes:layout/design_text_input_end_icon = 0x7f0c002d
-net.micode.notes:id/preference_sync_button = 0x7f090178
-net.micode.notes:style/Base.Widget.AppCompat.Button = 0x7f1100a7
-net.micode.notes:id/top = 0x7f0901e5
-net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.Switch = 0x7f11003e
-net.micode.notes:style/TestStyleWithLineHeightAppearance = 0x7f110130
-net.micode.notes:style/Widget.MaterialComponents.Button.TextButton.Dialog.Icon = 0x7f11027f
-net.micode.notes:styleable/TextInputEditText = 0x7f120079
-net.micode.notes:style/Theme.Design.Light.BottomSheetDialog = 0x7f1101a9
-net.micode.notes:drawable/abc_btn_check_material_anim = 0x7f08000a
-net.micode.notes:style/Widget.MaterialComponents.BottomSheet.Modal = 0x7f110277
-net.micode.notes:id/ifRoom = 0x7f0900d1
-net.micode.notes:styleable/Tooltip = 0x7f12007d
-net.micode.notes:id/action_bar_subtitle = 0x7f090037
-net.micode.notes:drawable/abc_list_selector_holo_light = 0x7f08003b
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabBar = 0x7f12022b
+net.micode.notes:string/menu_create_folder = 0x7f11005f
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.HeaderSelection.Fullscreen = 0x7f1202a5
+net.micode.notes:styleable/CollapsingToolbarLayout_Layout = 0x7f13001f
net.micode.notes:dimen/design_snackbar_text_size = 0x7f070085
-net.micode.notes:styleable/AppCompatTheme = 0x7f120011
-net.micode.notes:string/note_link_other = 0x7f10009f
-net.micode.notes:integer/design_tab_indicator_anim_duration_ms = 0x7f0a0007
-net.micode.notes:style/Widget.AppCompat.CompoundButton.RadioButton = 0x7f110222
-net.micode.notes:string/app_name = 0x7f10001f
+net.micode.notes:drawable/abc_list_selector_holo_light = 0x7f08003b
+net.micode.notes:style/Widget.AppCompat.ListView.DropDown = 0x7f120241
+net.micode.notes:style/Base.V22.Theme.AppCompat = 0x7f12008b
+net.micode.notes:styleable/MotionTelltales = 0x7f13005a
+net.micode.notes:style/TextAppearance.AppCompat.Inverse = 0x7f12013f
+net.micode.notes:layout/mtrl_calendar_vertical = 0x7f0d004d
+net.micode.notes:id/design_bottom_sheet = 0x7f0a0094
+net.micode.notes:interpolator/btn_checkbox_checked_mtrl_animation_interpolator_0 = 0x7f0c0000
+net.micode.notes:style/Widget.MaterialComponents.BottomNavigationView = 0x7f120273
+net.micode.notes:id/ignoreRequest = 0x7f0a00d3
+net.micode.notes:layout/design_bottom_sheet_dialog = 0x7f0d0021
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem = 0x7f120107
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.Switch = 0x7f12003e
+net.micode.notes:drawable/btn_checkbox_checked_mtrl = 0x7f080062
+net.micode.notes:style/Widget.AppCompat.ActionBar = 0x7f12020e
+net.micode.notes:style/TextAppearance.Design.Placeholder = 0x7f120170
+net.micode.notes:style/Widget.MaterialComponents.BottomSheet.Modal = 0x7f120277
+net.micode.notes:style/Theme.Design.Light.BottomSheetDialog = 0x7f1201a9
+net.micode.notes:style/Theme.MaterialComponents.Dialog.MinWidth.Bridge = 0x7f1201c7
+net.micode.notes:style/Widget.MaterialComponents.CircularProgressIndicator = 0x7f12028b
+net.micode.notes:style/Theme.MaterialComponents.CompactMenu = 0x7f1201af
+net.micode.notes:style/Base.ThemeOverlay.AppCompat.Dialog = 0x7f12006c
net.micode.notes:dimen/mtrl_card_checked_icon_size = 0x7f070113
-net.micode.notes:string/mtrl_picker_toggle_to_calendar_input_mode = 0x7f100099
-net.micode.notes:style/ShapeAppearance.MaterialComponents.Test = 0x7f110119
-net.micode.notes:id/mtrl_picker_header_selection_text = 0x7f090138
-net.micode.notes:layout/material_radial_view_group = 0x7f0c0038
-net.micode.notes:style/Widget.Design.NavigationView = 0x7f11025e
-net.micode.notes:dimen/design_tab_text_size = 0x7f070088
-net.micode.notes:styleable/ButtonBarLayout = 0x7f120017
-net.micode.notes:style/Widget.MaterialComponents.TextInputLayout.OutlinedBox.Dense.ExposedDropdownMenu = 0x7f1102cc
-net.micode.notes:color/primary_text_disabled_material_dark = 0x7f0600c1
-net.micode.notes:id/noScroll = 0x7f090148
-net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.Button.Inverse = 0x7f110039
-net.micode.notes:style/Widget.MaterialComponents.CompoundButton.CheckBox = 0x7f110290
-net.micode.notes:style/Widget.MaterialComponents.BottomNavigationView = 0x7f110273
-net.micode.notes:styleable/MotionTelltales = 0x7f12005a
-net.micode.notes:style/TextAppearance.AppCompat.Inverse = 0x7f11013f
-net.micode.notes:interpolator/btn_checkbox_checked_mtrl_animation_interpolator_0 = 0x7f0b0000
-net.micode.notes:layout/mtrl_calendar_vertical = 0x7f0c004d
-net.micode.notes:id/design_bottom_sheet = 0x7f090094
-net.micode.notes:styleable/ClockHandView = 0x7f12001d
-net.micode.notes:style/Widget.MaterialComponents.BottomNavigationView.PrimarySurface = 0x7f110275
-net.micode.notes:style/Base.Widget.AppCompat.ListPopupWindow = 0x7f1100c0
-net.micode.notes:style/Widget.MaterialComponents.TabLayout.PrimarySurface = 0x7f1102c1
-net.micode.notes:animator/linear_indeterminate_line2_head_interpolator = 0x7f020005
-net.micode.notes:style/Widget.AppCompat.DropDownItem.Spinner = 0x7f110225
+net.micode.notes:string/mtrl_picker_toggle_to_calendar_input_mode = 0x7f110099
+net.micode.notes:style/Base.TextAppearance.AppCompat.Large.Inverse = 0x7f12001f
net.micode.notes:attr/labelStyle = 0x7f0401bd
-net.micode.notes:drawable/btn_checkbox_checked_mtrl = 0x7f080062
+net.micode.notes:style/Widget.AppCompat.DropDownItem.Spinner = 0x7f120225
+net.micode.notes:style/Base.V14.Theme.MaterialComponents = 0x7f120074
+net.micode.notes:style/Widget.MaterialComponents.TextInputLayout.FilledBox.ExposedDropdownMenu = 0x7f1202c9
+net.micode.notes:dimen/note_item_margin_bottom = 0x7f070180
+net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialAlertDialog.Picker.Date.Spinner = 0x7f120201
+net.micode.notes:style/ThemeOverlay.MaterialComponents.Light = 0x7f1201f9
+net.micode.notes:style/ThemeOverlay.MaterialComponents.DayNight.BottomSheetDialog = 0x7f1201f5
+net.micode.notes:style/Widget.AppCompat.Light.SearchView = 0x7f12023c
+net.micode.notes:dimen/abc_action_button_min_height_material = 0x7f07000d
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.DayTextView = 0x7f12029e
+net.micode.notes:styleable/AppCompatImageView = 0x7f13000d
+net.micode.notes:styleable/MotionHelper = 0x7f130057
+net.micode.notes:styleable/ViewPager2 = 0x7f130083
+net.micode.notes:styleable/MaterialCalendar = 0x7f130048
+net.micode.notes:styleable/DrawerArrowToggle = 0x7f130029
+net.micode.notes:style/Widget.MaterialComponents.Button.TextButton.Dialog.Icon = 0x7f12027f
+net.micode.notes:style/TestStyleWithLineHeightAppearance = 0x7f120130
+net.micode.notes:styleable/State = 0x7f130070
+net.micode.notes:id/dragDown = 0x7f0a00a0
+net.micode.notes:style/Widget.MaterialComponents.CardView = 0x7f120284
+net.micode.notes:style/Widget.MaterialComponents.Toolbar = 0x7f1202d6
+net.micode.notes:styleable/ActivityChooserView = 0x7f130005
+net.micode.notes:dimen/design_fab_translation_z_hovered_focused = 0x7f070071
+net.micode.notes:style/Base.TextAppearance.AppCompat.Tooltip = 0x7f12002e
+net.micode.notes:attr/hintTextColor = 0x7f040187
+net.micode.notes:style/Widget.Compat.NotificationActionContainer = 0x7f120257
+net.micode.notes:layout/design_text_input_end_icon = 0x7f0d002d
+net.micode.notes:id/preference_sync_button = 0x7f0a0179
+net.micode.notes:style/Base.Widget.AppCompat.Button = 0x7f1200a7
+net.micode.notes:id/search_voice_btn = 0x7f0a0199
+net.micode.notes:styleable/Badge = 0x7f130012
+net.micode.notes:attr/showText = 0x7f0402c1
+net.micode.notes:xml/standalone_badge_gravity_top_start = 0x7f140006
+net.micode.notes:style/ThemeOverlay.MaterialComponents.TextInputEditText.FilledBox.Dense = 0x7f120206
+net.micode.notes:styleable/MaterialButtonToggleGroup = 0x7f130047
+net.micode.notes:style/ThemeOverlay.MaterialComponents.Light.Dialog.Alert.Framework = 0x7f1201fa
+net.micode.notes:style/Base.TextAppearance.AppCompat.Caption = 0x7f120017
+net.micode.notes:string/mtrl_picker_toggle_to_text_input_mode = 0x7f11009b
+net.micode.notes:style/Animation.AppCompat.Tooltip = 0x7f120005
+net.micode.notes:attr/multiChoiceItemLayout = 0x7f040260
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabText = 0x7f12022d
+net.micode.notes:styleable/ImageFilterView = 0x7f130034
+net.micode.notes:style/Theme.MaterialComponents.NoActionBar.Bridge = 0x7f1201dc
+net.micode.notes:style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large = 0x7f120144
+net.micode.notes:id/graph_wrap = 0x7f0a00c5
+net.micode.notes:styleable/CircularProgressIndicator = 0x7f13001b
+net.micode.notes:style/Widget.AppCompat.Button.Borderless = 0x7f12021a
+net.micode.notes:style/Base.Widget.AppCompat.Toolbar = 0x7f1200d4
+net.micode.notes:style/Base.V26.Theme.AppCompat = 0x7f12008f
+net.micode.notes:style/ThemeOverlay.MaterialComponents.Dark.ActionBar = 0x7f1201f4
+net.micode.notes:styleable/TabItem = 0x7f130076
+net.micode.notes:drawable/abc_ratingbar_material = 0x7f08003f
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.PopupMenu.Large = 0x7f12003c
+net.micode.notes:style/TextAppearance.Widget.AppCompat.Toolbar.Subtitle = 0x7f120187
+net.micode.notes:style/Theme.MaterialComponents.DayNight.Dialog.Alert.Bridge = 0x7f1201b7
+net.micode.notes:id/stop = 0x7f0a01b9
+net.micode.notes:style/ThemeOverlay.MaterialComponents.BottomAppBar.Primary = 0x7f1201f0
net.micode.notes:attr/chipIcon = 0x7f04008d
-net.micode.notes:styleable/FloatingActionButton_Behavior_Layout = 0x7f12002d
-net.micode.notes:style/Base.Widget.AppCompat.Button.Borderless = 0x7f1100a8
-net.micode.notes:style/Widget.AppCompat.RatingBar.Indicator = 0x7f110249
+net.micode.notes:styleable/FloatingActionButton_Behavior_Layout = 0x7f13002d
+net.micode.notes:id/layout = 0x7f0a00ec
+net.micode.notes:style/ThemeOverlay.MaterialComponents.AutoCompleteTextView.OutlinedBox.Dense = 0x7f1201ef
+net.micode.notes:style/ThemeOverlay.MaterialComponents.Dark = 0x7f1201f3
+net.micode.notes:styleable/NavigationRailView = 0x7f13005c
+net.micode.notes:dimen/mtrl_navigation_bar_item_default_icon_size = 0x7f07013d
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.Title = 0x7f12010c
+net.micode.notes:layout/text_view_with_theme_line_height = 0x7f0d0081
+net.micode.notes:style/Base.Widget.AppCompat.Button.Borderless = 0x7f1200a8
+net.micode.notes:style/Widget.AppCompat.RatingBar.Indicator = 0x7f120249
net.micode.notes:attr/tabIconTint = 0x7f0402f6
-net.micode.notes:id/material_minute_tv = 0x7f090106
-net.micode.notes:style/Widget.AppCompat.ListView = 0x7f110240
-net.micode.notes:id/stop = 0x7f0901b8
-net.micode.notes:style/Widget.AppCompat.Light.ActionBar.Solid = 0x7f110229
-net.micode.notes:attr/content = 0x7f0400ce
-net.micode.notes:style/Base.ThemeOverlay.AppCompat.Dialog = 0x7f11006c
-net.micode.notes:style/Theme.MaterialComponents.CompactMenu = 0x7f1101af
-net.micode.notes:styleable/Badge = 0x7f120012
-net.micode.notes:id/search_voice_btn = 0x7f090198
-net.micode.notes:attr/showText = 0x7f0402c1
-net.micode.notes:style/ThemeOverlay.MaterialComponents.Toolbar.Primary = 0x7f11020b
-net.micode.notes:style/Widget.MaterialComponents.PopupMenu.ListPopupWindow = 0x7f1102b7
-net.micode.notes:style/TextAppearanceNormal = 0x7f11018b
-net.micode.notes:string/menu_select_title = 0x7f100073
+net.micode.notes:styleable/MaterialTextView = 0x7f13004f
+net.micode.notes:style/ThemeOverlay.MaterialComponents = 0x7f1201e7
+net.micode.notes:color/mtrl_choice_chip_ripple_color = 0x7f060096
+net.micode.notes:anim/pop_exit_anim = 0x7f010023
+net.micode.notes:style/Base.Theme.MaterialComponents = 0x7f120055
+net.micode.notes:style/Theme.MaterialComponents.Light.NoActionBar.Bridge = 0x7f1201da
+net.micode.notes:layout/abc_tooltip = 0x7f0d001b
+net.micode.notes:style/ThemeOverlay.MaterialComponents.AutoCompleteTextView.FilledBox.Dense = 0x7f1201ed
+net.micode.notes:styleable/AnimatedStateListDrawableItem = 0x7f130008
+net.micode.notes:id/accessibility_custom_action_12 = 0x7f0a0014
+net.micode.notes:style/Widget.AppCompat.Light.ListView.DropDown = 0x7f120239
+net.micode.notes:style/Widget.AppCompat.ListView.Menu = 0x7f120242
+net.micode.notes:attr/layout_editor_absoluteX = 0x7f0401f4
+net.micode.notes:layout/material_radial_view_group = 0x7f0d0038
+net.micode.notes:style/Widget.MaterialComponents.TextInputEditText.FilledBox.Dense = 0x7f1202c3
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle = 0x7f120030
+net.micode.notes:layout/test_action_chip = 0x7f0d0073
+net.micode.notes:style/Platform.Widget.AppCompat.Spinner = 0x7f120103
+net.micode.notes:id/mtrl_motion_snapshot_view = 0x7f0a0135
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse = 0x7f120033
+net.micode.notes:string/note_link_email = 0x7f11009e
+net.micode.notes:style/TextAppearance.Design.Prefix = 0x7f120171
+net.micode.notes:style/Base.Widget.AppCompat.RatingBar.Small = 0x7f1200cb
+net.micode.notes:dimen/design_tab_text_size = 0x7f070088
+net.micode.notes:styleable/ButtonBarLayout = 0x7f130017
+net.micode.notes:style/Widget.MaterialComponents.TextInputLayout.OutlinedBox.Dense.ExposedDropdownMenu = 0x7f1202cc
+net.micode.notes:xml/preferences = 0x7f140001
+net.micode.notes:color/primary_text_disabled_material_dark = 0x7f0600c1
+net.micode.notes:id/noScroll = 0x7f0a0148
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.Button.Inverse = 0x7f120039
+net.micode.notes:style/TextAppearanceNormal = 0x7f12018b
+net.micode.notes:string/menu_select_title = 0x7f110073
+net.micode.notes:style/Widget.MaterialComponents.PopupMenu.Overflow = 0x7f1202b8
net.micode.notes:attr/chainUseRtl = 0x7f04007e
-net.micode.notes:style/Widget.MaterialComponents.PopupMenu.Overflow = 0x7f1102b8
-net.micode.notes:integer/material_motion_duration_short_2 = 0x7f0a000e
-net.micode.notes:id/menu_search = 0x7f090118
-net.micode.notes:styleable/PopupWindow = 0x7f120060
-net.micode.notes:style/Widget.AppCompat.ListMenuView = 0x7f11023e
-net.micode.notes:layout/text_view_with_theme_line_height = 0x7f0c0081
-net.micode.notes:layout/abc_list_menu_item_checkbox = 0x7f0c000e
-net.micode.notes:attr/panelBackground = 0x7f04027b
-net.micode.notes:styleable/ActionBarLayout = 0x7f120001
-net.micode.notes:style/Theme.MaterialComponents.DayNight.BottomSheetDialog = 0x7f1101b1
-net.micode.notes:style/ThemeOverlay.MaterialComponents.TextInputEditText.OutlinedBox.Dense = 0x7f110208
-net.micode.notes:id/guideline = 0x7f0900c8
-net.micode.notes:id/accessibility_action_clickable_span = 0x7f09000f
-net.micode.notes:style/Widget.MaterialComponents.Snackbar.FullWidth = 0x7f1102bd
-net.micode.notes:id/widget_bg_image = 0x7f0901ff
+net.micode.notes:id/action_bar_subtitle = 0x7f0a0037
+net.micode.notes:id/material_minute_tv = 0x7f0a0106
+net.micode.notes:animator/mtrl_extended_fab_hide_motion_spec = 0x7f02000d
+net.micode.notes:attr/motionDurationLong2 = 0x7f04024d
+net.micode.notes:attr/minHeight = 0x7f040240
+net.micode.notes:styleable/MaterialRadioButton = 0x7f13004c
+net.micode.notes:layout/notification_action = 0x7f0d0067
+net.micode.notes:string/note_alert_expired = 0x7f11009d
+net.micode.notes:string/note_link_other = 0x7f11009f
+net.micode.notes:color/material_on_primary_emphasis_high_type = 0x7f060074
+net.micode.notes:id/widget_bg_image = 0x7f0a0200
+net.micode.notes:id/navigation_bar = 0x7f0a0141
+net.micode.notes:id/textinput_prefix_text = 0x7f0a01df
net.micode.notes:dimen/mtrl_btn_snackbar_margin_horizontal = 0x7f0700e1
net.micode.notes:attr/isLightTheme = 0x7f04019f
-net.micode.notes:style/Widget.MaterialComponents.CheckedTextView = 0x7f110285
-net.micode.notes:id/navigation_bar = 0x7f090141
-net.micode.notes:id/textinput_prefix_text = 0x7f0901de
-net.micode.notes:xml/standalone_badge_gravity_top_start = 0x7f130006
-net.micode.notes:style/ThemeOverlay.MaterialComponents.TextInputEditText.FilledBox.Dense = 0x7f110206
-net.micode.notes:attr/animate_relativeTo = 0x7f04002b
-net.micode.notes:attr/actionModeSplitBackground = 0x7f04001a
-net.micode.notes:style/ThemeOverlay.MaterialComponents.TextInputEditText.FilledBox = 0x7f110205
-net.micode.notes:style/Widget.MaterialComponents.TextInputEditText.FilledBox.Dense = 0x7f1102c3
-net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle = 0x7f110030
-net.micode.notes:style/ThemeOverlay.MaterialComponents.Light.Dialog.Alert.Framework = 0x7f1101fa
-net.micode.notes:style/Base.TextAppearance.AppCompat.Caption = 0x7f110017
-net.micode.notes:style/ThemeOverlay.MaterialComponents.Dialog = 0x7f1101f6
-net.micode.notes:styleable/PropertySet = 0x7f120062
-net.micode.notes:string/widget_under_visit_mode = 0x7f1000cf
-net.micode.notes:style/Widget.MaterialComponents.TimePicker.Display.TextInputEditText = 0x7f1102d3
-net.micode.notes:string/material_minute_selection = 0x7f10004e
-net.micode.notes:style/Base.ThemeOverlay.MaterialComponents.MaterialAlertDialog = 0x7f110073
-net.micode.notes:style/TextAppearance.AppCompat.Menu = 0x7f110148
-net.micode.notes:id/numberTextView = 0x7f090164
-net.micode.notes:styleable/MockView = 0x7f120055
-net.micode.notes:style/Widget.MaterialComponents.TextInputLayout.OutlinedBox.Dense = 0x7f1102cb
-net.micode.notes:string/path_password_eye = 0x7f1000a7
-net.micode.notes:string/menu_font_super = 0x7f10006a
-net.micode.notes:drawable/abc_switch_track_mtrl_alpha = 0x7f08004c
-net.micode.notes:style/ThemeOverlay.MaterialComponents.Dark.ActionBar = 0x7f1101f4
-net.micode.notes:attr/textAppearanceHeadline5 = 0x7f04031b
-net.micode.notes:layout/abc_action_menu_item_layout = 0x7f0c0002
-net.micode.notes:attr/tickVisible = 0x7f040341
-net.micode.notes:style/ThemeOverlay.MaterialComponents.BottomAppBar.Primary = 0x7f1101f0
-net.micode.notes:style/TextAppearance.Design.Prefix = 0x7f110171
-net.micode.notes:style/ThemeOverlay.MaterialComponents.AutoCompleteTextView.FilledBox.Dense = 0x7f1101ed
-net.micode.notes:layout/abc_tooltip = 0x7f0c001b
-net.micode.notes:style/RtlOverlay.Widget.AppCompat.Search.DropDown.Icon2 = 0x7f11010f
-net.micode.notes:style/Widget.MaterialComponents.TextInputEditText.FilledBox = 0x7f1102c2
-net.micode.notes:style/Base.Widget.AppCompat.Toolbar = 0x7f1100d4
-net.micode.notes:style/ThemeOverlay.MaterialComponents.DayNight.BottomSheetDialog = 0x7f1101f5
-net.micode.notes:style/Base.Theme.MaterialComponents = 0x7f110055
-net.micode.notes:anim/pop_exit_anim = 0x7f010023
-net.micode.notes:style/ThemeOverlay.MaterialComponents = 0x7f1101e7
-net.micode.notes:color/mtrl_choice_chip_ripple_color = 0x7f060096
-net.micode.notes:style/Theme.MaterialComponents.NoActionBar.Bridge = 0x7f1101dc
-net.micode.notes:id/note_item = 0x7f09014e
-net.micode.notes:style/Theme.MaterialComponents.Light.NoActionBar.Bridge = 0x7f1101da
-net.micode.notes:style/Theme.MaterialComponents.Light.LargeTouch = 0x7f1101d8
-net.micode.notes:xml/preferences = 0x7f130001
-net.micode.notes:style/Theme.MaterialComponents.Dialog.MinWidth.Bridge = 0x7f1101c7
-net.micode.notes:drawable/material_cursor_drawable = 0x7f0800a2
-net.micode.notes:id/src_atop = 0x7f0901ae
-net.micode.notes:string/success_sdcard_export = 0x7f1000c5
-net.micode.notes:string/app_widget4x4 = 0x7f100021
-net.micode.notes:color/material_on_primary_emphasis_high_type = 0x7f060074
-net.micode.notes:styleable/MaterialButtonToggleGroup = 0x7f120047
-net.micode.notes:style/Theme.MaterialComponents.DayNight.Dialog.Alert.Bridge = 0x7f1101b7
-net.micode.notes:style/TextAppearance.Widget.AppCompat.Toolbar.Subtitle = 0x7f110187
-net.micode.notes:style/TextAppearance.Widget.AppCompat.Toolbar.Title = 0x7f110188
-net.micode.notes:style/Base.TextAppearance.AppCompat.Medium.Inverse = 0x7f110023
-net.micode.notes:id/startToEnd = 0x7f0901b4
-net.micode.notes:id/note_pop_menu_list_tab = 0x7f09015b
-net.micode.notes:attr/listChoiceIndicatorSingleAnimated = 0x7f040209
-net.micode.notes:attr/fastScrollHorizontalTrackDrawable = 0x7f04014e
-net.micode.notes:style/Theme.Design.Light.NoActionBar = 0x7f1101aa
-net.micode.notes:style/Theme.MaterialComponents.Light.DialogWhenLarge = 0x7f1101d7
-net.micode.notes:id/unlabeled = 0x7f0901fa
-net.micode.notes:style/CardView.Dark = 0x7f1100e5
-net.micode.notes:style/Base.Theme.AppCompat.Dialog.FixedSize = 0x7f11004b
-net.micode.notes:xml/widget_4x_info = 0x7f130009
-net.micode.notes:layout/design_navigation_menu = 0x7f0c002b
-net.micode.notes:id/search_bar = 0x7f090190
-net.micode.notes:style/TextAppearance.Design.Error = 0x7f11016d
-net.micode.notes:style/Widget.MaterialComponents.Chip.Filter = 0x7f110289
-net.micode.notes:style/TestStyleWithoutLineHeight = 0x7f110132
-net.micode.notes:drawable/edit_title_white = 0x7f08007b
-net.micode.notes:id/SHOW_PROGRESS = 0x7f09000a
-net.micode.notes:styleable/SearchView = 0x7f120069
-net.micode.notes:layout/design_layout_tab_icon = 0x7f0c0024
+net.micode.notes:style/Widget.MaterialComponents.CheckedTextView = 0x7f120285
+net.micode.notes:id/numberTextView = 0x7f0a0164
+net.micode.notes:styleable/MockView = 0x7f130055
+net.micode.notes:style/Widget.MaterialComponents.TextInputLayout.OutlinedBox.Dense = 0x7f1202cb
+net.micode.notes:style/TextAppearance.AppCompat.Menu = 0x7f120148
+net.micode.notes:dimen/mtrl_slider_widget_height = 0x7f070168
+net.micode.notes:dimen/action_bar_size = 0x7f07004e
+net.micode.notes:style/Base.ThemeOverlay.MaterialComponents.MaterialAlertDialog = 0x7f120073
+net.micode.notes:string/material_minute_selection = 0x7f11004e
+net.micode.notes:string/widget_under_visit_mode = 0x7f1100cf
+net.micode.notes:style/Widget.MaterialComponents.TimePicker.Display.TextInputEditText = 0x7f1202d3
+net.micode.notes:layout/design_layout_tab_icon = 0x7f0d0024
+net.micode.notes:styleable/SearchView = 0x7f130069
+net.micode.notes:drawable/abc_btn_check_material_anim = 0x7f08000a
+net.micode.notes:style/Widget.AppCompat.CompoundButton.RadioButton = 0x7f120222
+net.micode.notes:integer/design_tab_indicator_anim_duration_ms = 0x7f0b0007
+net.micode.notes:string/app_name = 0x7f11001f
+net.micode.notes:style/TextAppearance.AppCompat.Widget.Button.Borderless.Colored = 0x7f12015c
+net.micode.notes:id/cb_pin = 0x7f0a006c
+net.micode.notes:style/Base.Theme.AppCompat.Dialog.FixedSize = 0x7f12004b
+net.micode.notes:xml/widget_4x_info = 0x7f140009
+net.micode.notes:id/unlabeled = 0x7f0a01fb
+net.micode.notes:style/CardView.Dark = 0x7f1200e5
+net.micode.notes:layout/design_navigation_menu = 0x7f0d002b
+net.micode.notes:id/search_bar = 0x7f0a0191
+net.micode.notes:style/TextAppearance.Design.Error = 0x7f12016d
+net.micode.notes:style/Widget.MaterialComponents.Chip.Filter = 0x7f120289
+net.micode.notes:style/TestStyleWithoutLineHeight = 0x7f120132
+net.micode.notes:drawable/edit_title_white = 0x7f080079
+net.micode.notes:id/SHOW_PROGRESS = 0x7f0a000a
+net.micode.notes:id/outline = 0x7f0a0167
net.micode.notes:attr/fontStyle = 0x7f04016f
-net.micode.notes:styleable/ListPopupWindow = 0x7f120042
-net.micode.notes:style/Widget.AppCompat.TextView.SpinnerItem = 0x7f110254
-net.micode.notes:id/outline = 0x7f090167
-net.micode.notes:id/snackbar_action = 0x7f0901a4
+net.micode.notes:style/Widget.MaterialComponents.BottomNavigationView.PrimarySurface = 0x7f120275
+net.micode.notes:style/Base.Widget.AppCompat.ListPopupWindow = 0x7f1200c0
+net.micode.notes:style/Widget.AppCompat.TextView.SpinnerItem = 0x7f120254
+net.micode.notes:styleable/ListPopupWindow = 0x7f130042
+net.micode.notes:style/Widget.MaterialComponents.TabLayout.PrimarySurface = 0x7f1202c1
+net.micode.notes:animator/linear_indeterminate_line2_head_interpolator = 0x7f020005
+net.micode.notes:styleable/PopupWindow = 0x7f130060
+net.micode.notes:style/Widget.AppCompat.SeekBar = 0x7f12024d
+net.micode.notes:drawable/$avd_show_password__2 = 0x7f080005
+net.micode.notes:styleable/ActionBarLayout = 0x7f130001
+net.micode.notes:style/Theme.MaterialComponents.DayNight.BottomSheetDialog = 0x7f1201b1
+net.micode.notes:attr/panelBackground = 0x7f04027b
+net.micode.notes:layout/abc_list_menu_item_checkbox = 0x7f0d000e
+net.micode.notes:style/ThemeOverlay.MaterialComponents.Dialog = 0x7f1201f6
+net.micode.notes:styleable/PropertySet = 0x7f130062
+net.micode.notes:styleable/Tooltip = 0x7f13007d
+net.micode.notes:id/ifRoom = 0x7f0a00d1
+net.micode.notes:id/mtrl_picker_header_selection_text = 0x7f0a0138
+net.micode.notes:style/ShapeAppearance.MaterialComponents.Test = 0x7f120119
+net.micode.notes:id/menu_search = 0x7f0a0118
+net.micode.notes:integer/material_motion_duration_short_2 = 0x7f0b000e
+net.micode.notes:style/Widget.AppCompat.ListMenuView = 0x7f12023e
+net.micode.notes:id/snackbar_action = 0x7f0a01a5
net.micode.notes:dimen/design_appbar_elevation = 0x7f07005c
-net.micode.notes:styleable/MotionScene = 0x7f120059
-net.micode.notes:style/Theme.AppCompat.DayNight = 0x7f110192
-net.micode.notes:style/Widget.AppCompat.Light.ListPopupWindow = 0x7f110238
-net.micode.notes:style/Widget.MaterialComponents.BottomAppBar.PrimarySurface = 0x7f110272
-net.micode.notes:attr/switchPadding = 0x7f0402f0
-net.micode.notes:style/ThemeOverlay.AppCompat.Dialog = 0x7f1101e3
-net.micode.notes:style/Base.Widget.MaterialComponents.AutoCompleteTextView = 0x7f1100d7
-net.micode.notes:string/abc_capital_on = 0x7f100007
-net.micode.notes:string/mtrl_badge_numberless_content_description = 0x7f10007a
-net.micode.notes:string/menu_remove_remind = 0x7f10006f
-net.micode.notes:styleable/CoordinatorLayout = 0x7f120026
-net.micode.notes:style/Widget.Design.FloatingActionButton = 0x7f11025d
-net.micode.notes:style/TextAppearance.MaterialComponents.TimePicker.Title = 0x7f110184
-net.micode.notes:dimen/notification_media_narrow_margin = 0x7f070188
-net.micode.notes:styleable/RecycleListView = 0x7f120065
-net.micode.notes:style/TextAppearance.MaterialComponents.Button = 0x7f110178
-net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.Title = 0x7f11010c
-net.micode.notes:id/chip_group = 0x7f090079
-net.micode.notes:style/TextAppearance.Compat.Notification.Time = 0x7f110168
+net.micode.notes:styleable/MotionScene = 0x7f130059
+net.micode.notes:style/Widget.AppCompat.Light.ListPopupWindow = 0x7f120238
+net.micode.notes:style/Base.Widget.AppCompat.ButtonBar.AlertDialog = 0x7f1200ae
+net.micode.notes:style/TextAppearance.AppCompat.Display4 = 0x7f12013d
+net.micode.notes:style/Widget.MaterialComponents.Snackbar.FullWidth = 0x7f1202bd
+net.micode.notes:style/ThemeOverlay.AppCompat.Dialog = 0x7f1201e3
+net.micode.notes:style/Base.Widget.MaterialComponents.AutoCompleteTextView = 0x7f1200d7
+net.micode.notes:string/abc_capital_on = 0x7f110007
+net.micode.notes:string/mtrl_badge_numberless_content_description = 0x7f11007a
+net.micode.notes:string/menu_remove_remind = 0x7f11006f
+net.micode.notes:styleable/CoordinatorLayout = 0x7f130026
+net.micode.notes:style/Widget.Design.FloatingActionButton = 0x7f12025d
+net.micode.notes:style/Widget.MaterialComponents.CompoundButton.CheckBox = 0x7f120290
+net.micode.notes:attr/actionModeSplitBackground = 0x7f04001a
+net.micode.notes:attr/animate_relativeTo = 0x7f04002b
+net.micode.notes:id/guideline = 0x7f0a00c8
+net.micode.notes:style/TextAppearance.MaterialComponents.Button = 0x7f120178
+net.micode.notes:style/TextAppearance.Design.Counter = 0x7f12016b
+net.micode.notes:style/TextAppearance.Compat.Notification.Time = 0x7f120168
net.micode.notes:dimen/hint_pressed_alpha_material_light = 0x7f070096
net.micode.notes:drawable/abc_ic_clear_material = 0x7f08001d
-net.micode.notes:style/ThemeOverlay.MaterialComponents.ActionBar = 0x7f1101e8
-net.micode.notes:style/Base.V14.ThemeOverlay.MaterialComponents.BottomSheetDialog = 0x7f11007d
+net.micode.notes:style/ThemeOverlay.MaterialComponents.ActionBar = 0x7f1201e8
+net.micode.notes:style/Base.V14.ThemeOverlay.MaterialComponents.BottomSheetDialog = 0x7f12007d
net.micode.notes:attr/coordinatorLayoutStyle = 0x7f0400e0
-net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.PopupMenu.Small = 0x7f11003d
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.PopupMenu.Small = 0x7f12003d
net.micode.notes:dimen/abc_dropdownitem_text_padding_left = 0x7f07002a
-net.micode.notes:style/Theme.MaterialComponents.Light.DarkActionBar.Bridge = 0x7f1101ce
-net.micode.notes:id/ll_password = 0x7f0900f9
-net.micode.notes:string/preferences_dialog_change_account_warn_msg = 0x7f1000b2
-net.micode.notes:id/customPanel = 0x7f09008a
+net.micode.notes:string/preferences_dialog_change_account_warn_msg = 0x7f1100b2
+net.micode.notes:id/customPanel = 0x7f0a008a
+net.micode.notes:id/withinBounds = 0x7f0a0203
+net.micode.notes:style/Theme.MaterialComponents.Light.DialogWhenLarge = 0x7f1201d7
+net.micode.notes:string/path_password_eye = 0x7f1100a7
+net.micode.notes:string/menu_font_super = 0x7f11006a
+net.micode.notes:style/Theme.Design.Light.NoActionBar = 0x7f1201aa
+net.micode.notes:attr/fastScrollHorizontalTrackDrawable = 0x7f04014e
+net.micode.notes:drawable/abc_switch_track_mtrl_alpha = 0x7f08004c
+net.micode.notes:styleable/MaterialAlertDialogTheme = 0x7f130044
+net.micode.notes:string/mtrl_picker_invalid_format_example = 0x7f110088
+net.micode.notes:style/Widget.AppCompat.Light.ActionButton = 0x7f120231
+net.micode.notes:style/ThemeOverlay.MaterialComponents.TextInputEditText.OutlinedBox.Dense = 0x7f120208
+net.micode.notes:id/icon = 0x7f0a00cf
net.micode.notes:dimen/mtrl_calendar_days_of_week_height = 0x7f0700f3
-net.micode.notes:id/icon = 0x7f0900cf
-net.micode.notes:id/withinBounds = 0x7f090202
-net.micode.notes:style/TextAppearance.AppCompat.Widget.Button.Borderless.Colored = 0x7f11015c
-net.micode.notes:style/Widget.Support.CoordinatorLayout = 0x7f1102db
+net.micode.notes:style/Base.TextAppearance.AppCompat.Subhead = 0x7f12002a
+net.micode.notes:attr/switchPadding = 0x7f0402f0
+net.micode.notes:style/Widget.MaterialComponents.BottomAppBar.PrimarySurface = 0x7f120272
+net.micode.notes:style/Widget.Support.CoordinatorLayout = 0x7f1202db
+net.micode.notes:style/Widget.MaterialComponents.Button.TextButton.Icon = 0x7f120280
+net.micode.notes:attr/itemHorizontalPadding = 0x7f0401a3
+net.micode.notes:style/Theme.MaterialComponents.Dialog.FixedSize = 0x7f1201c4
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse = 0x7f120154
+net.micode.notes:string/mtrl_picker_range_header_unselected = 0x7f110091
+net.micode.notes:style/Widget.AppCompat.Light.ActivityChooserView = 0x7f120235
+net.micode.notes:styleable/AppBarLayout_Layout = 0x7f13000c
+net.micode.notes:style/Theme.MaterialComponents.DialogWhenLarge = 0x7f1201c8
+net.micode.notes:styleable/AnimatedStateListDrawableTransition = 0x7f130009
net.micode.notes:attr/materialButtonToggleGroupStyle = 0x7f04021f
net.micode.notes:anim/btn_checkbox_to_checked_box_inner_merged_animation = 0x7f01000f
-net.micode.notes:styleable/AnimatedStateListDrawableTransition = 0x7f120009
-net.micode.notes:string/mtrl_picker_range_header_unselected = 0x7f100091
-net.micode.notes:style/Widget.MaterialComponents.Button.TextButton.Icon = 0x7f110280
-net.micode.notes:style/Theme.MaterialComponents.Dialog.FixedSize = 0x7f1101c4
-net.micode.notes:attr/itemHorizontalPadding = 0x7f0401a3
-net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse = 0x7f110154
-net.micode.notes:style/Widget.AppCompat.Light.ActivityChooserView = 0x7f110235
-net.micode.notes:styleable/AppBarLayout_Layout = 0x7f12000c
-net.micode.notes:drawable/list_white_down = 0x7f08009a
-net.micode.notes:attr/panelMenuListWidth = 0x7f04027d
-net.micode.notes:styleable/MaterialAlertDialogTheme = 0x7f120044
-net.micode.notes:style/Widget.AppCompat.Light.ActionButton = 0x7f110231
-net.micode.notes:string/mtrl_picker_invalid_format_example = 0x7f100088
-net.micode.notes:style/Widget.AppCompat.Light.ActionBar.Solid.Inverse = 0x7f11022a
-net.micode.notes:styleable/TabLayout = 0x7f120077
-net.micode.notes:style/TextAppearance.AppCompat.Title = 0x7f11014f
-net.micode.notes:style/Theme.MaterialComponents.Dialog.FixedSize.Bridge = 0x7f1101c5
-net.micode.notes:attr/drawableBottomCompat = 0x7f040114
-net.micode.notes:id/peekHeight = 0x7f090172
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar.Solid.Inverse = 0x7f12022a
+net.micode.notes:styleable/TabLayout = 0x7f130077
+net.micode.notes:style/Theme.MaterialComponents.Dialog.FixedSize.Bridge = 0x7f1201c5
+net.micode.notes:style/TextAppearance.AppCompat.Title = 0x7f12014f
net.micode.notes:color/tooltip_background_dark = 0x7f0600d3
-net.micode.notes:drawable/list_blue_up = 0x7f08008f
-net.micode.notes:style/TextAppearance.Compat.Notification.Title = 0x7f110169
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Item = 0x7f1202a8
+net.micode.notes:style/Widget.MaterialComponents.TextInputLayout.FilledBox.Dense.ExposedDropdownMenu = 0x7f1202c8
net.micode.notes:attr/titleMarginBottom = 0x7f040349
-net.micode.notes:style/Widget.MaterialComponents.TextInputLayout.FilledBox.Dense.ExposedDropdownMenu = 0x7f1102c8
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Item = 0x7f1102a8
-net.micode.notes:style/Base.V23.Theme.AppCompat.Light = 0x7f11008e
-net.micode.notes:style/TextAppearance.AppCompat.Subhead = 0x7f11014d
-net.micode.notes:id/note_verification_code = 0x7f09015f
-net.micode.notes:layout/support_simple_spinner_dropdown_item = 0x7f0c0071
-net.micode.notes:id/selection_menu = 0x7f09019b
-net.micode.notes:string/material_motion_easing_linear = 0x7f100053
-net.micode.notes:style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large = 0x7f110144
-net.micode.notes:style/ThemeOverlay.AppCompat.Light = 0x7f1101e5
-net.micode.notes:attr/layout_constraintHorizontal_bias = 0x7f0401dd
-net.micode.notes:attr/onCross = 0x7f04026b
-net.micode.notes:attr/enableEdgeToEdge = 0x7f040127
-net.micode.notes:plurals/search_results_title = 0x7f0e0001
-net.micode.notes:style/ThemeOverlayColorAccentRed = 0x7f11020d
-net.micode.notes:style/TextAppearance.AppCompat.Large = 0x7f110140
-net.micode.notes:drawable/abc_text_select_handle_middle_mtrl_light = 0x7f080053
-net.micode.notes:integer/mtrl_chip_anim_duration = 0x7f0a0018
-net.micode.notes:attr/expandedTitleMarginStart = 0x7f04013f
-net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabView.Inverse = 0x7f110230
-net.micode.notes:style/Widget.MaterialComponents.Button.OutlinedButton = 0x7f11027a
-net.micode.notes:string/format_datetime_mdhm = 0x7f100040
-net.micode.notes:string/notelist_menu_new = 0x7f1000a4
+net.micode.notes:drawable/list_blue_up = 0x7f080090
+net.micode.notes:style/TextAppearance.Compat.Notification.Title = 0x7f120169
+net.micode.notes:id/selection_menu = 0x7f0a019c
+net.micode.notes:string/material_motion_easing_linear = 0x7f110053
+net.micode.notes:style/ThemeOverlayColorAccentRed = 0x7f12020d
+net.micode.notes:plurals/search_results_title = 0x7f0f0001
+net.micode.notes:style/TextAppearance.AppCompat.Headline = 0x7f12013e
+net.micode.notes:id/top_bar = 0x7f0a01e8
+net.micode.notes:string/notelist_menu_new = 0x7f1100a4
+net.micode.notes:id/dragEnd = 0x7f0a00a1
+net.micode.notes:style/Platform.ThemeOverlay.AppCompat = 0x7f1200fc
+net.micode.notes:string/menu_deselect_all = 0x7f110061
+net.micode.notes:style/Widget.MaterialComponents.Chip.Choice = 0x7f120287
+net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Title.Icon.CenterStacked = 0x7f1200ef
+net.micode.notes:drawable/edit_white = 0x7f08007b
+net.micode.notes:id/gone = 0x7f0a00c3
net.micode.notes:attr/materialCalendarHeaderDivider = 0x7f040224
-net.micode.notes:style/Widget.MaterialComponents.NavigationRailView = 0x7f1102af
-net.micode.notes:id/gone = 0x7f0900c3
-net.micode.notes:id/dragEnd = 0x7f0900a1
-net.micode.notes:style/Platform.ThemeOverlay.AppCompat = 0x7f1100fc
-net.micode.notes:string/menu_deselect_all = 0x7f100061
-net.micode.notes:style/Widget.MaterialComponents.Chip.Choice = 0x7f110287
-net.micode.notes:drawable/edit_white = 0x7f08007d
-net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Title.Icon.CenterStacked = 0x7f1100ef
-net.micode.notes:style/TextAppearance.AppCompat.Headline = 0x7f11013e
-net.micode.notes:id/top_bar = 0x7f0901e7
-net.micode.notes:style/Widget.MaterialComponents.CircularProgressIndicator.Medium = 0x7f11028d
-net.micode.notes:style/Widget.MaterialComponents.LinearProgressIndicator = 0x7f110297
-net.micode.notes:style/Widget.AppCompat.EditText = 0x7f110226
+net.micode.notes:style/Widget.MaterialComponents.NavigationRailView = 0x7f1202af
+net.micode.notes:attr/tickVisible = 0x7f040341
+net.micode.notes:attr/textAppearanceHeadline5 = 0x7f04031b
+net.micode.notes:layout/abc_action_menu_item_layout = 0x7f0d0002
+net.micode.notes:style/Widget.MaterialComponents.CircularProgressIndicator.Medium = 0x7f12028d
+net.micode.notes:xml/searchable = 0x7f140002
+net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialCalendar.Fullscreen = 0x7f120203
+net.micode.notes:id/disableHome = 0x7f0a009c
+net.micode.notes:style/Widget.AppCompat.Spinner = 0x7f12024f
+net.micode.notes:layout/note_pop_menu_main = 0x7f0d0065
+net.micode.notes:style/Widget.AppCompat.Light.ActionButton.CloseMode = 0x7f120232
+net.micode.notes:style/Base.TextAppearance.AppCompat.Title.Inverse = 0x7f12002d
+net.micode.notes:style/Widget.MaterialComponents.LinearProgressIndicator = 0x7f120297
+net.micode.notes:style/Widget.AppCompat.EditText = 0x7f120226
net.micode.notes:dimen/test_navigation_bar_active_item_min_width = 0x7f070192
-net.micode.notes:dimen/mtrl_navigation_bar_item_default_icon_size = 0x7f07013d
-net.micode.notes:styleable/NavigationRailView = 0x7f12005c
-net.micode.notes:xml/searchable = 0x7f130002
-net.micode.notes:id/disableHome = 0x7f09009c
-net.micode.notes:style/Widget.AppCompat.Spinner = 0x7f11024f
-net.micode.notes:style/Base.TextAppearance.AppCompat.Title.Inverse = 0x7f11002d
-net.micode.notes:layout/note_pop_menu_main = 0x7f0c0065
-net.micode.notes:style/Widget.AppCompat.Light.ActionButton.CloseMode = 0x7f110232
-net.micode.notes:attr/barrierMargin = 0x7f04004b
-net.micode.notes:drawable/design_password_eye = 0x7f080072
-net.micode.notes:style/TextAppearance.MaterialComponents.Subtitle2 = 0x7f110183
-net.micode.notes:style/Test.Widget.MaterialComponents.MaterialCalendar.Day = 0x7f11012d
+net.micode.notes:id/prefenerece_sync_status_textview = 0x7f0a0178
+net.micode.notes:styleable/CompoundButton = 0x7f130021
+net.micode.notes:style/Test.Widget.MaterialComponents.MaterialCalendar.Day = 0x7f12012d
net.micode.notes:attr/enforceMaterialTheme = 0x7f04012e
-net.micode.notes:style/Test.ShapeAppearanceOverlay.MaterialComponents.MaterialCalendar.Day = 0x7f11012a
-net.micode.notes:style/Theme.MaterialComponents.DayNight.Dialog.FixedSize = 0x7f1101b9
+net.micode.notes:style/Test.ShapeAppearanceOverlay.MaterialComponents.MaterialCalendar.Day = 0x7f12012a
+net.micode.notes:id/accessibility_action_clickable_span = 0x7f0a000f
+net.micode.notes:styleable/TextInputEditText = 0x7f130079
+net.micode.notes:string/app_widget4x4 = 0x7f110021
+net.micode.notes:string/success_sdcard_export = 0x7f1100c5
+net.micode.notes:drawable/material_cursor_drawable = 0x7f0800a4
net.micode.notes:attr/tabStyle = 0x7f04030a
-net.micode.notes:styleable/ViewBackgroundHelper = 0x7f120082
-net.micode.notes:attr/layout_goneMarginTop = 0x7f0401fb
-net.micode.notes:styleable/ActionMenuItemView = 0x7f120002
+net.micode.notes:style/Theme.MaterialComponents.DayNight.Dialog.FixedSize = 0x7f1201b9
+net.micode.notes:id/src_atop = 0x7f0a01af
+net.micode.notes:drawable/anim_fire = 0x7f08005c
+net.micode.notes:style/TextAppearance.MaterialComponents.TimePicker.Title = 0x7f120184
+net.micode.notes:dimen/notification_media_narrow_margin = 0x7f070188
+net.micode.notes:color/mtrl_navigation_bar_item_tint = 0x7f0600a2
+net.micode.notes:style/Base.V21.Theme.AppCompat.Dialog = 0x7f120082
+net.micode.notes:attr/chipSpacing = 0x7f040094
+net.micode.notes:style/ShapeAppearanceOverlay.MaterialComponents.Chip = 0x7f120121
+net.micode.notes:style/Widget.MaterialComponents.NavigationView = 0x7f1202b4
+net.micode.notes:style/Widget.AppCompat.Button.ButtonBar.AlertDialog = 0x7f12021c
+net.micode.notes:style/Widget.MaterialComponents.TabLayout = 0x7f1202bf
+net.micode.notes:attr/content = 0x7f0400ce
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar.Solid = 0x7f120229
+net.micode.notes:style/Theme.MaterialComponents.Light.DarkActionBar.Bridge = 0x7f1201ce
+net.micode.notes:id/ll_password = 0x7f0a00f9
+net.micode.notes:drawable/abc_text_select_handle_middle_mtrl_light = 0x7f080053
+net.micode.notes:style/TextAppearance.AppCompat.Large = 0x7f120140
+net.micode.notes:attr/expandedTitleMarginStart = 0x7f04013f
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabView.Inverse = 0x7f120230
+net.micode.notes:style/Widget.MaterialComponents.Button.OutlinedButton = 0x7f12027a
+net.micode.notes:string/format_datetime_mdhm = 0x7f110040
+net.micode.notes:integer/mtrl_chip_anim_duration = 0x7f0b0018
+net.micode.notes:layout/support_simple_spinner_dropdown_item = 0x7f0d0071
+net.micode.notes:style/Base.V23.Theme.AppCompat.Light = 0x7f12008e
+net.micode.notes:id/note_verification_code = 0x7f0a015f
+net.micode.notes:style/TextAppearance.AppCompat.Subhead = 0x7f12014d
+net.micode.notes:style/ThemeOverlay.MaterialComponents.Toolbar.Primary = 0x7f12020b
+net.micode.notes:style/Widget.MaterialComponents.PopupMenu.ListPopupWindow = 0x7f1202b7
+net.micode.notes:string/preferences_dialog_change_account_title = 0x7f1100b1
+net.micode.notes:styleable/MenuGroup = 0x7f130052
+net.micode.notes:style/Widget.AppCompat.Toolbar.Button.Navigation = 0x7f120256
+net.micode.notes:layout/design_navigation_menu_item = 0x7f0d002c
+net.micode.notes:string/path_password_eye_mask_strike_through = 0x7f1100a8
+net.micode.notes:attr/chipIconSize = 0x7f04008f
+net.micode.notes:style/Theme.AppCompat.Dialog.Alert = 0x7f12019a
+net.micode.notes:drawable/widget_4x_red = 0x7f0800e4
net.micode.notes:dimen/mtrl_extended_fab_disabled_elevation = 0x7f070120
+net.micode.notes:style/ShapeAppearanceOverlay.TopLeftCut = 0x7f120128
net.micode.notes:attr/backgroundInsetEnd = 0x7f04003d
-net.micode.notes:style/ShapeAppearanceOverlay.TopLeftCut = 0x7f110128
-net.micode.notes:style/Theme.AppCompat.Dialog.Alert = 0x7f11019a
-net.micode.notes:drawable/widget_4x_red = 0x7f0800dd
-net.micode.notes:style/Widget.MaterialComponents.NavigationView = 0x7f1102b4
-net.micode.notes:style/ShapeAppearanceOverlay.MaterialComponents.Chip = 0x7f110121
-net.micode.notes:attr/chipSpacing = 0x7f040094
-net.micode.notes:style/ShapeAppearance.MaterialComponents.LargeComponent = 0x7f110116
+net.micode.notes:styleable/ActionMenuItemView = 0x7f130002
+net.micode.notes:styleable/ViewBackgroundHelper = 0x7f130082
+net.micode.notes:attr/layout_goneMarginTop = 0x7f0401fb
+net.micode.notes:style/ThemeOverlay.AppCompat.Light = 0x7f1201e5
+net.micode.notes:attr/onCross = 0x7f04026b
+net.micode.notes:attr/enableEdgeToEdge = 0x7f040127
+net.micode.notes:attr/layout_constraintHorizontal_bias = 0x7f0401dd
+net.micode.notes:style/ShapeAppearance.MaterialComponents.LargeComponent = 0x7f120116
net.micode.notes:attr/waveShape = 0x7f040378
net.micode.notes:dimen/mtrl_btn_z = 0x7f0700e7
net.micode.notes:dimen/mtrl_navigation_rail_text_size = 0x7f07014d
-net.micode.notes:style/Base.Widget.AppCompat.ProgressBar = 0x7f1100c7
-net.micode.notes:string/mtrl_picker_invalid_format_use = 0x7f100089
-net.micode.notes:style/Base.V21.Theme.MaterialComponents.Light = 0x7f110087
+net.micode.notes:string/mtrl_picker_invalid_format_use = 0x7f110089
+net.micode.notes:style/Base.Widget.AppCompat.ProgressBar = 0x7f1200c7
+net.micode.notes:style/Base.V21.Theme.MaterialComponents.Light = 0x7f120087
net.micode.notes:drawable/abc_ratingbar_indicator_material = 0x7f08003e
-net.micode.notes:style/RtlUnderlay.Widget.AppCompat.ActionButton.Overflow = 0x7f110114
-net.micode.notes:dimen/abc_alert_dialog_button_dimen = 0x7f070011
-net.micode.notes:layout/mtrl_calendar_month_labeled = 0x7f0c004a
-net.micode.notes:style/ShapeAppearanceOverlay.MaterialComponents.MaterialCalendar.Day = 0x7f110124
-net.micode.notes:id/cos = 0x7f090087
+net.micode.notes:style/Base.Widget.AppCompat.TextView.SpinnerItem = 0x7f1200d3
net.micode.notes:attr/textAppearanceListItemSmall = 0x7f040321
-net.micode.notes:style/Base.V7.Widget.AppCompat.EditText = 0x7f11009a
-net.micode.notes:id/content = 0x7f090083
-net.micode.notes:drawable/font_normal = 0x7f080080
-net.micode.notes:layout/note_pop_menu_backup_list = 0x7f0c0064
-net.micode.notes:style/RtlOverlay.Widget.AppCompat.Search.DropDown.Query = 0x7f110110
-net.micode.notes:drawable/material_ic_keyboard_arrow_left_black_24dp = 0x7f0800a6
+net.micode.notes:dimen/abc_alert_dialog_button_dimen = 0x7f070011
+net.micode.notes:style/RtlUnderlay.Widget.AppCompat.ActionButton.Overflow = 0x7f120114
+net.micode.notes:layout/mtrl_calendar_month_labeled = 0x7f0d004a
+net.micode.notes:id/cos = 0x7f0a0087
+net.micode.notes:style/ShapeAppearanceOverlay.MaterialComponents.MaterialCalendar.Day = 0x7f120124
+net.micode.notes:attr/drawableBottomCompat = 0x7f040114
+net.micode.notes:id/peekHeight = 0x7f0a0172
+net.micode.notes:layout/note_pop_menu_backup_list = 0x7f0d0064
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.Search.DropDown.Query = 0x7f120110
+net.micode.notes:drawable/font_normal = 0x7f080081
+net.micode.notes:id/content = 0x7f0a0083
+net.micode.notes:style/Base.V7.Widget.AppCompat.EditText = 0x7f12009a
net.micode.notes:color/test_mtrl_calendar_day = 0x7f0600d1
-net.micode.notes:style/Widget.MaterialComponents.ProgressIndicator = 0x7f1102b9
-net.micode.notes:style/Widget.MaterialComponents.AppBarLayout.Surface = 0x7f11026a
+net.micode.notes:style/Widget.MaterialComponents.ProgressIndicator = 0x7f1202b9
+net.micode.notes:style/Widget.MaterialComponents.AppBarLayout.Surface = 0x7f12026a
+net.micode.notes:drawable/material_ic_keyboard_arrow_left_black_24dp = 0x7f0800a8
net.micode.notes:attr/yearTodayStyle = 0x7f040386
-net.micode.notes:attr/textAppearanceBody2 = 0x7f040314
-net.micode.notes:style/Widget.MaterialComponents.Badge = 0x7f11026f
-net.micode.notes:id/accessibility_custom_action_30 = 0x7f090028
+net.micode.notes:id/ll_login = 0x7f0a00f8
net.micode.notes:color/accent_material_light = 0x7f06001a
-net.micode.notes:style/Base.Theme.MaterialComponents.Dialog.Alert = 0x7f110059
-net.micode.notes:id/ll_login = 0x7f0900f8
-net.micode.notes:style/Widget.Design.TextInputLayout = 0x7f110263
+net.micode.notes:style/Base.Theme.MaterialComponents.Dialog.Alert = 0x7f120059
+net.micode.notes:id/accessibility_custom_action_30 = 0x7f0a0028
net.micode.notes:color/mtrl_outlined_icon_tint = 0x7f0600a9
-net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.Shortcut = 0x7f110109
-net.micode.notes:attr/endIconTintMode = 0x7f04012d
-net.micode.notes:attr/horizontalOffset = 0x7f04018a
+net.micode.notes:style/Widget.Design.TextInputLayout = 0x7f120263
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.Shortcut = 0x7f120109
+net.micode.notes:attr/textAppearanceBody2 = 0x7f040314
+net.micode.notes:style/Widget.MaterialComponents.Badge = 0x7f12026f
+net.micode.notes:xml/standalone_badge_gravity_bottom_start = 0x7f140005
net.micode.notes:attr/minHideDelay = 0x7f040241
-net.micode.notes:xml/standalone_badge_gravity_bottom_start = 0x7f130005
-net.micode.notes:style/Widget.AppCompat.PopupMenu.Overflow = 0x7f110244
-net.micode.notes:id/split_action_bar = 0x7f0901aa
+net.micode.notes:id/scale = 0x7f0a0189
+net.micode.notes:id/split_action_bar = 0x7f0a01ab
net.micode.notes:attr/firstBaselineToTopHeight = 0x7f040151
-net.micode.notes:styleable/MaterialAutoCompleteTextView = 0x7f120045
-net.micode.notes:style/Widget.Compat.NotificationActionText = 0x7f110258
-net.micode.notes:style/RtlOverlay.Widget.AppCompat.DialogTitle.Icon = 0x7f110106
-net.micode.notes:style/Base.V21.ThemeOverlay.AppCompat.Dialog = 0x7f110089
-net.micode.notes:style/Platform.MaterialComponents.Dialog = 0x7f1100f9
-net.micode.notes:styleable/NavigationBarView = 0x7f12005b
-net.micode.notes:style/Widget.MaterialComponents.TextInputLayout.FilledBox = 0x7f1102c6
-net.micode.notes:drawable/backup_note_checked = 0x7f08005e
-net.micode.notes:id/bottom = 0x7f09005a
-net.micode.notes:style/Base.Widget.AppCompat.SeekBar.Discrete = 0x7f1100cf
-net.micode.notes:style/TextAppearance.MaterialComponents.Headline2 = 0x7f11017c
-net.micode.notes:style/Base.V22.Theme.AppCompat.Light = 0x7f11008c
-net.micode.notes:layout/design_bottom_navigation_item = 0x7f0c0020
-net.micode.notes:dimen/abc_text_size_body_1_material = 0x7f07003c
+net.micode.notes:style/Widget.AppCompat.PopupMenu.Overflow = 0x7f120244
+net.micode.notes:styleable/MaterialAutoCompleteTextView = 0x7f130045
+net.micode.notes:style/Widget.Compat.NotificationActionText = 0x7f120258
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.DialogTitle.Icon = 0x7f120106
+net.micode.notes:style/Base.V21.ThemeOverlay.AppCompat.Dialog = 0x7f120089
+net.micode.notes:style/Platform.MaterialComponents.Dialog = 0x7f1200f9
+net.micode.notes:styleable/NavigationBarView = 0x7f13005b
+net.micode.notes:style/Base.Widget.AppCompat.SeekBar.Discrete = 0x7f1200cf
+net.micode.notes:style/TextAppearance.MaterialComponents.Headline2 = 0x7f12017c
net.micode.notes:attr/clockFaceBackgroundColor = 0x7f0400a0
-net.micode.notes:layout/material_clockface_view = 0x7f0c0037
-net.micode.notes:layout/abc_activity_chooser_view_list_item = 0x7f0c0007
-net.micode.notes:style/Platform.AppCompat.Light = 0x7f1100f7
-net.micode.notes:string/mtrl_picker_toggle_to_year_selection = 0x7f10009c
+net.micode.notes:layout/material_clockface_view = 0x7f0d0037
+net.micode.notes:id/bottom = 0x7f0a005a
+net.micode.notes:drawable/backup_note_checked = 0x7f08005f
+net.micode.notes:style/Widget.MaterialComponents.TextInputLayout.FilledBox = 0x7f1202c6
+net.micode.notes:style/Base.V22.Theme.AppCompat.Light = 0x7f12008c
+net.micode.notes:layout/design_bottom_navigation_item = 0x7f0d0020
+net.micode.notes:dimen/abc_text_size_body_1_material = 0x7f07003c
+net.micode.notes:layout/abc_activity_chooser_view_list_item = 0x7f0d0007
+net.micode.notes:style/Platform.AppCompat.Light = 0x7f1200f7
+net.micode.notes:drawable/btn_checkbox_unchecked_mtrl = 0x7f080064
net.micode.notes:attr/expandedTitleMarginBottom = 0x7f04013d
-net.micode.notes:style/Base.Widget.AppCompat.ActionMode = 0x7f1100a4
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Year.Selected = 0x7f1102ac
-net.micode.notes:styleable/ColorStateListItem = 0x7f120020
-net.micode.notes:drawable/design_ic_visibility_off = 0x7f080071
+net.micode.notes:style/Base.Widget.AppCompat.ActionMode = 0x7f1200a4
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Year.Selected = 0x7f1202ac
+net.micode.notes:string/mtrl_picker_toggle_to_year_selection = 0x7f11009c
+net.micode.notes:style/Widget.Design.NavigationView = 0x7f12025e
+net.micode.notes:styleable/ColorStateListItem = 0x7f130020
net.micode.notes:attr/tabMaxWidth = 0x7f040300
-net.micode.notes:style/CardView.Light = 0x7f1100e6
-net.micode.notes:style/Widget.MaterialComponents.Button.TextButton.Dialog = 0x7f11027d
-net.micode.notes:style/TestThemeWithLineHeight = 0x7f110133
-net.micode.notes:dimen/abc_action_bar_icon_vertical_padding_material = 0x7f070006
-net.micode.notes:style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small = 0x7f110145
-net.micode.notes:integer/mtrl_tab_indicator_anim_duration_ms = 0x7f0a0019
-net.micode.notes:styleable/MaterialTimePicker = 0x7f120050
-net.micode.notes:style/Base.Widget.MaterialComponents.TextView = 0x7f1100e3
-net.micode.notes:id/rounded = 0x7f090183
-net.micode.notes:attr/layout_constraintBaseline_creator = 0x7f0401cb
-net.micode.notes:id/menu_new_folder = 0x7f090116
-net.micode.notes:attr/fabCradleRoundedCornerRadius = 0x7f040148
-net.micode.notes:drawable/widget_4x_white = 0x7f0800de
-net.micode.notes:style/Theme.Design.NoActionBar = 0x7f1101ab
-net.micode.notes:style/Base.Widget.AppCompat.Spinner = 0x7f1100d0
-net.micode.notes:styleable/Snackbar = 0x7f12006d
+net.micode.notes:drawable/design_ic_visibility_off = 0x7f08006f
+net.micode.notes:id/startToEnd = 0x7f0a01b5
+net.micode.notes:id/note_pop_menu_list_tab = 0x7f0a015b
+net.micode.notes:style/Base.TextAppearance.AppCompat.Medium.Inverse = 0x7f120023
+net.micode.notes:style/TextAppearance.Widget.AppCompat.Toolbar.Title = 0x7f120188
+net.micode.notes:style/CardView.Light = 0x7f1200e6
+net.micode.notes:style/Base.Widget.AppCompat.Spinner = 0x7f1200d0
+net.micode.notes:styleable/Snackbar = 0x7f13006d
net.micode.notes:color/abc_background_cache_hint_selector_material_light = 0x7f060001
-net.micode.notes:style/Base.Widget.AppCompat.Toolbar.Button.Navigation = 0x7f1100d5
+net.micode.notes:style/Base.Widget.AppCompat.Toolbar.Button.Navigation = 0x7f1200d5
net.micode.notes:dimen/abc_text_size_display_3_material = 0x7f070042
-net.micode.notes:string/chip_text = 0x7f10002a
+net.micode.notes:string/chip_text = 0x7f11002a
+net.micode.notes:string/menu_delete = 0x7f110060
+net.micode.notes:style/AndroidThemeColorAccentYellow = 0x7f120002
+net.micode.notes:id/minute = 0x7f0a0120
net.micode.notes:dimen/disabled_alpha_material_light = 0x7f07008c
net.micode.notes:attr/onPositiveCross = 0x7f04026e
+net.micode.notes:style/Base.Widget.AppCompat.Light.PopupMenu = 0x7f1200bd
net.micode.notes:dimen/tooltip_precise_anchor_threshold = 0x7f0701a5
-net.micode.notes:style/Base.Widget.AppCompat.Light.PopupMenu = 0x7f1100bd
-net.micode.notes:style/AndroidThemeColorAccentYellow = 0x7f110002
-net.micode.notes:id/minute = 0x7f090120
-net.micode.notes:string/menu_delete = 0x7f100060
-net.micode.notes:style/TextAppearance.AppCompat.Display4 = 0x7f11013d
-net.micode.notes:style/Base.Widget.AppCompat.ButtonBar.AlertDialog = 0x7f1100ae
-net.micode.notes:id/line3 = 0x7f0900f0
-net.micode.notes:id/tag_state_description = 0x7f0901c6
-net.micode.notes:style/Base.Theme.AppCompat.Dialog.Alert = 0x7f11004a
-net.micode.notes:style/Base.Widget.AppCompat.ActionBar.TabView = 0x7f1100a0
+net.micode.notes:drawable/$avd_hide_password__2 = 0x7f080002
+net.micode.notes:style/Base.Widget.AppCompat.ActionBar.TabView = 0x7f1200a0
net.micode.notes:drawable/abc_ic_voice_search_api_material = 0x7f08002d
-net.micode.notes:string/abc_menu_ctrl_shortcut_label = 0x7f100009
-net.micode.notes:id/parent = 0x7f09016b
-net.micode.notes:style/Widget.AppCompat.Button.ButtonBar.AlertDialog = 0x7f11021c
-net.micode.notes:style/Widget.MaterialComponents.TabLayout = 0x7f1102bf
-net.micode.notes:dimen/design_snackbar_action_text_color_alpha = 0x7f07007c
-net.micode.notes:string/preferences_dialog_change_account_title = 0x7f1000b1
-net.micode.notes:styleable/MenuGroup = 0x7f120052
-net.micode.notes:string/format_folder_files_count = 0x7f100042
+net.micode.notes:string/abc_menu_ctrl_shortcut_label = 0x7f110009
+net.micode.notes:id/material_value_index = 0x7f0a010e
+net.micode.notes:style/Base.Widget.AppCompat.ButtonBar = 0x7f1200ad
+net.micode.notes:dimen/design_snackbar_padding_vertical_2lines = 0x7f070084
+net.micode.notes:styleable/Layout = 0x7f13003e
+net.micode.notes:style/Base.Widget.MaterialComponents.TextInputLayout = 0x7f1200e2
+net.micode.notes:attr/materialTimePickerStyle = 0x7f040232
+net.micode.notes:dimen/mtrl_navigation_item_icon_size = 0x7f070142
+net.micode.notes:style/Widget.MaterialComponents.Button.TextButton.Dialog = 0x7f12027d
+net.micode.notes:dimen/abc_action_bar_icon_vertical_padding_material = 0x7f070006
+net.micode.notes:style/TestThemeWithLineHeight = 0x7f120133
+net.micode.notes:attr/textAppearanceCaption = 0x7f040316
+net.micode.notes:drawable/fire_2 = 0x7f08007e
+net.micode.notes:style/Theme.AppCompat.DayNight = 0x7f120192
+net.micode.notes:id/parent = 0x7f0a016b
net.micode.notes:dimen/abc_text_size_body_2_material = 0x7f07003d
-net.micode.notes:id/scale = 0x7f090188
-net.micode.notes:drawable/abc_list_selector_background_transition_holo_light = 0x7f080037
+net.micode.notes:string/format_folder_files_count = 0x7f110042
+net.micode.notes:styleable/MaterialTimePicker = 0x7f130050
+net.micode.notes:style/Base.Widget.MaterialComponents.TextView = 0x7f1200e3
+net.micode.notes:id/rounded = 0x7f0a0184
+net.micode.notes:attr/layout_constraintBaseline_creator = 0x7f0401cb
+net.micode.notes:id/menu_new_folder = 0x7f0a0116
+net.micode.notes:attr/endIconTintMode = 0x7f04012d
+net.micode.notes:drawable/widget_4x_white = 0x7f0800e5
+net.micode.notes:attr/fabCradleRoundedCornerRadius = 0x7f040148
+net.micode.notes:style/Theme.Design.NoActionBar = 0x7f1201ab
+net.micode.notes:attr/horizontalOffset = 0x7f04018a
net.micode.notes:dimen/item_touch_helper_swipe_escape_velocity = 0x7f070099
-net.micode.notes:style/Widget.AppCompat.Toolbar.Button.Navigation = 0x7f110256
-net.micode.notes:layout/design_navigation_menu_item = 0x7f0c002c
-net.micode.notes:string/path_password_eye_mask_strike_through = 0x7f1000a8
-net.micode.notes:attr/chipIconSize = 0x7f04008f
-net.micode.notes:dimen/mtrl_navigation_item_icon_size = 0x7f070142
-net.micode.notes:attr/materialTimePickerStyle = 0x7f040232
-net.micode.notes:style/Base.Widget.MaterialComponents.TextInputLayout = 0x7f1100e2
-net.micode.notes:styleable/Layout = 0x7f12003e
-net.micode.notes:style/Base.Widget.AppCompat.ButtonBar = 0x7f1100ad
-net.micode.notes:id/material_value_index = 0x7f09010e
-net.micode.notes:dimen/design_snackbar_padding_vertical_2lines = 0x7f070084
-net.micode.notes:color/material_on_background_emphasis_high_type = 0x7f060071
-net.micode.notes:color/primary_text_default_material_light = 0x7f0600c0
-net.micode.notes:attr/popupWindowStyle = 0x7f040292
-net.micode.notes:id/layout = 0x7f0900ec
-net.micode.notes:style/Base.Widget.AppCompat.Button.Borderless.Colored = 0x7f1100a9
-net.micode.notes:layout/test_design_radiobutton = 0x7f0c0076
-net.micode.notes:style/Base.V26.Theme.AppCompat = 0x7f11008f
+net.micode.notes:drawable/abc_list_selector_background_transition_holo_light = 0x7f080037
+net.micode.notes:layout/test_design_radiobutton = 0x7f0d0076
+net.micode.notes:integer/mtrl_calendar_year_selector_span = 0x7f0b0015
net.micode.notes:attr/gestureInsetBottomIgnored = 0x7f040176
-net.micode.notes:integer/mtrl_calendar_year_selector_span = 0x7f0a0015
-net.micode.notes:style/Base.Widget.AppCompat.ActivityChooserView = 0x7f1100a5
-net.micode.notes:string/abc_capital_off = 0x7f100006
-net.micode.notes:string/mtrl_picker_range_header_only_end_selected = 0x7f10008d
+net.micode.notes:style/Base.Widget.AppCompat.ActivityChooserView = 0x7f1200a5
+net.micode.notes:string/abc_capital_off = 0x7f110006
+net.micode.notes:string/mtrl_picker_range_header_only_end_selected = 0x7f11008d
net.micode.notes:dimen/abc_action_bar_stacked_max_height = 0x7f070009
-net.micode.notes:styleable/AppBarLayout = 0x7f12000a
-net.micode.notes:style/Base.TextAppearance.AppCompat.Display2 = 0x7f110019
-net.micode.notes:id/tag_screen_reader_focusable = 0x7f0901c5
-net.micode.notes:id/BOTTOM_END = 0x7f090001
-net.micode.notes:style/EmptyTheme = 0x7f1100e7
-net.micode.notes:style/Base.Widget.AppCompat.ActionBar.TabBar = 0x7f11009e
-net.micode.notes:drawable/abc_ic_commit_search_api_mtrl_alpha = 0x7f08001e
-net.micode.notes:style/Base.Widget.AppCompat.RatingBar = 0x7f1100c9
-net.micode.notes:style/Theme.MaterialComponents.Dialog.MinWidth = 0x7f1101c6
-net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialAlertDialog.Picker.Date = 0x7f1101fd
-net.micode.notes:string/preferences_dialog_select_account_tips = 0x7f1000b3
-net.micode.notes:style/Base.Widget.AppCompat.ActionBar.Solid = 0x7f11009d
-net.micode.notes:style/Base.V7.Widget.AppCompat.Toolbar = 0x7f11009b
-net.micode.notes:style/ThemeOverlay.AppCompat.Dark.ActionBar = 0x7f1101e0
-net.micode.notes:dimen/design_tab_scrollable_min_width = 0x7f070087
-net.micode.notes:styleable/ShapeAppearance = 0x7f12006a
+net.micode.notes:styleable/AppBarLayout = 0x7f13000a
+net.micode.notes:style/Base.TextAppearance.AppCompat.Display2 = 0x7f120019
+net.micode.notes:id/tag_screen_reader_focusable = 0x7f0a01c6
+net.micode.notes:id/BOTTOM_END = 0x7f0a0001
+net.micode.notes:style/EmptyTheme = 0x7f1200e7
+net.micode.notes:style/Base.Widget.AppCompat.ActionBar.TabBar = 0x7f12009e
+net.micode.notes:string/preferences_dialog_select_account_tips = 0x7f1100b3
+net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialAlertDialog.Picker.Date = 0x7f1201fd
+net.micode.notes:style/Base.V7.Widget.AppCompat.Toolbar = 0x7f12009b
+net.micode.notes:style/ThemeOverlay.AppCompat.Dark.ActionBar = 0x7f1201e0
+net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialCalendar = 0x7f120202
net.micode.notes:dimen/notification_right_icon_size = 0x7f070189
-net.micode.notes:styleable/KeyFramesVelocity = 0x7f12003a
-net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialCalendar = 0x7f110202
-net.micode.notes:style/Base.V7.Theme.AppCompat.Dialog = 0x7f110095
-net.micode.notes:string/error_note_not_exist = 0x7f100032
-net.micode.notes:id/accessibility_custom_action_16 = 0x7f090018
-net.micode.notes:style/Base.V28.Theme.AppCompat.Light = 0x7f110093
-net.micode.notes:style/Base.V14.ThemeOverlay.MaterialComponents.Dialog.Alert = 0x7f11007f
-net.micode.notes:layout/material_chip_input_combo = 0x7f0c0031
-net.micode.notes:style/Theme.AppCompat.DayNight.DialogWhenLarge = 0x7f110197
-net.micode.notes:id/icon_group = 0x7f0900d0
-net.micode.notes:style/Base.TextAppearance.Widget.AppCompat.ExpandedMenu.Item = 0x7f110044
-net.micode.notes:id/up = 0x7f0901fb
-net.micode.notes:layout/abc_popup_menu_item_layout = 0x7f0c0013
-net.micode.notes:style/ThemeOverlay.MaterialComponents.BottomSheetDialog = 0x7f1101f2
-net.micode.notes:style/Base.DialogWindowTitleBackground.AppCompat = 0x7f11000f
-net.micode.notes:style/Base.Theme.AppCompat.CompactMenu = 0x7f110048
+net.micode.notes:dimen/design_tab_scrollable_min_width = 0x7f070087
+net.micode.notes:styleable/ShapeAppearance = 0x7f13006a
+net.micode.notes:styleable/KeyFramesVelocity = 0x7f13003a
+net.micode.notes:style/Base.V7.Theme.AppCompat.Dialog = 0x7f120095
+net.micode.notes:string/error_note_not_exist = 0x7f110032
+net.micode.notes:style/Base.V28.Theme.AppCompat.Light = 0x7f120093
+net.micode.notes:id/accessibility_custom_action_16 = 0x7f0a0018
+net.micode.notes:style/Base.V14.ThemeOverlay.MaterialComponents.Dialog.Alert = 0x7f12007f
+net.micode.notes:id/icon_group = 0x7f0a00d0
+net.micode.notes:style/ThemeOverlay.MaterialComponents.BottomSheetDialog = 0x7f1201f2
+net.micode.notes:style/Base.DialogWindowTitleBackground.AppCompat = 0x7f12000f
net.micode.notes:attr/trackTint = 0x7f040362
-net.micode.notes:style/TextAppearance.AppCompat.Display1 = 0x7f11013a
-net.micode.notes:string/mtrl_picker_range_header_only_start_selected = 0x7f10008e
-net.micode.notes:dimen/mtrl_slider_widget_height = 0x7f070168
-net.micode.notes:dimen/action_bar_size = 0x7f07004e
-net.micode.notes:style/Base.Widget.MaterialComponents.PopupMenu.ContextMenu = 0x7f1100dc
+net.micode.notes:style/Base.Theme.AppCompat.CompactMenu = 0x7f120048
+net.micode.notes:layout/material_chip_input_combo = 0x7f0d0031
+net.micode.notes:style/Theme.AppCompat.DayNight.DialogWhenLarge = 0x7f120197
+net.micode.notes:style/Base.Widget.MaterialComponents.PopupMenu.ContextMenu = 0x7f1200dc
net.micode.notes:color/abc_tint_default = 0x7f060014
-net.micode.notes:style/Base.V14.Theme.MaterialComponents.Dialog = 0x7f110076
-net.micode.notes:style/Base.Theme.AppCompat.Dialog.MinWidth = 0x7f11004c
-net.micode.notes:drawable/font_size_selector_bg = 0x7f080081
+net.micode.notes:style/Base.V14.Theme.MaterialComponents.Dialog = 0x7f120076
net.micode.notes:color/material_grey_850 = 0x7f06006e
-net.micode.notes:style/Test.Widget.MaterialComponents.MaterialCalendar = 0x7f11012c
-net.micode.notes:style/TextAppearance.MaterialComponents.Headline5 = 0x7f11017f
-net.micode.notes:style/TextAppearance.AppCompat.Body1 = 0x7f110136
-net.micode.notes:style/TextAppearance.MaterialComponents.Caption = 0x7f110179
-net.micode.notes:attr/itemPadding = 0x7f0401a9
-net.micode.notes:style/Base.ThemeOverlay.MaterialComponents.Light.Dialog.Alert.Framework = 0x7f110072
-net.micode.notes:style/Base.ThemeOverlay.MaterialComponents.Dialog.Alert = 0x7f110070
-net.micode.notes:style/Base.ThemeOverlay.MaterialComponents.Dialog = 0x7f11006f
-net.micode.notes:style/Widget.AppCompat.ProgressBar = 0x7f110246
-net.micode.notes:style/Base.V14.Theme.MaterialComponents.Light.DarkActionBar.Bridge = 0x7f11007a
+net.micode.notes:style/Test.Widget.MaterialComponents.MaterialCalendar = 0x7f12012c
+net.micode.notes:drawable/font_size_selector_bg = 0x7f080082
+net.micode.notes:style/Base.Theme.AppCompat.Dialog.MinWidth = 0x7f12004c
+net.micode.notes:style/TextAppearance.MaterialComponents.Headline5 = 0x7f12017f
+net.micode.notes:style/TextAppearance.AppCompat.Body1 = 0x7f120136
+net.micode.notes:style/Base.ThemeOverlay.MaterialComponents.Light.Dialog.Alert.Framework = 0x7f120072
+net.micode.notes:style/Base.ThemeOverlay.MaterialComponents.Dialog.Alert = 0x7f120070
+net.micode.notes:style/Base.ThemeOverlay.MaterialComponents.Dialog = 0x7f12006f
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.Button.Colored = 0x7f120038
+net.micode.notes:dimen/notification_top_pad_large_text = 0x7f07018f
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.Search.DropDown.Icon2 = 0x7f12010f
+net.micode.notes:style/Widget.AppCompat.ProgressBar = 0x7f120246
+net.micode.notes:style/Base.V14.Theme.MaterialComponents.Light.DarkActionBar.Bridge = 0x7f12007a
net.micode.notes:attr/paddingTopNoTitle = 0x7f040279
-net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.Button.Colored = 0x7f110038
-net.micode.notes:style/Base.Widget.MaterialComponents.CheckedTextView = 0x7f1100d8
-net.micode.notes:drawable/widget_2x_green = 0x7f0800d7
-net.micode.notes:id/text2 = 0x7f0901d0
-net.micode.notes:string/abc_action_bar_home_description = 0x7f100000
-net.micode.notes:style/Base.ThemeOverlay.AppCompat = 0x7f110068
-net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialAlertDialog.Picker.Date.Calendar = 0x7f1101fe
-net.micode.notes:drawable/btn_checkbox_unchecked_to_checked_mtrl_animation = 0x7f080065
-net.micode.notes:style/ShapeAppearanceOverlay.MaterialComponents.FloatingActionButton = 0x7f110123
-net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Title.Text = 0x7f1100f2
-net.micode.notes:style/Base.Theme.MaterialComponents.Light = 0x7f11005e
-net.micode.notes:id/chains = 0x7f090071
-net.micode.notes:style/TextAppearance.AppCompat.Widget.TextView.SpinnerItem = 0x7f110164
-net.micode.notes:string/alert_message_delete_notes = 0x7f10001d
net.micode.notes:attr/colorOnSecondary = 0x7f0400be
net.micode.notes:dimen/mtrl_progress_circular_inset_medium = 0x7f070150
-net.micode.notes:style/Base.Theme.MaterialComponents.Light.DialogWhenLarge = 0x7f110067
-net.micode.notes:dimen/tooltip_corner_radius = 0x7f0701a1
-net.micode.notes:styleable/MenuItem = 0x7f120053
-net.micode.notes:style/Base.Theme.MaterialComponents.Light.Dialog.MinWidth = 0x7f110066
-net.micode.notes:id/right_icon = 0x7f090181
+net.micode.notes:style/Base.Theme.MaterialComponents.Light.DialogWhenLarge = 0x7f120067
+net.micode.notes:id/right_icon = 0x7f0a0182
net.micode.notes:drawable/abc_btn_check_to_on_mtrl_000 = 0x7f08000b
-net.micode.notes:styleable/ActionBar = 0x7f120000
+net.micode.notes:styleable/MenuItem = 0x7f130053
+net.micode.notes:style/Base.Theme.MaterialComponents.Light.Dialog.MinWidth = 0x7f120066
+net.micode.notes:dimen/tooltip_corner_radius = 0x7f0701a1
net.micode.notes:attr/itemSpacing = 0x7f0401b2
+net.micode.notes:styleable/ActionBar = 0x7f130000
net.micode.notes:drawable/abc_ratingbar_small_material = 0x7f080040
-net.micode.notes:style/Base.Theme.MaterialComponents.Light.Dialog.FixedSize = 0x7f110065
+net.micode.notes:style/Base.Theme.MaterialComponents.Light.Dialog.FixedSize = 0x7f120065
net.micode.notes:attr/behavior_skipCollapsed = 0x7f040056
-net.micode.notes:layout/design_layout_snackbar_include = 0x7f0c0023
-net.micode.notes:string/mtrl_picker_a11y_next_month = 0x7f10007e
-net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Title = 0x7f110032
-net.micode.notes:style/Base.Widget.AppCompat.Button.Small = 0x7f1100ac
-net.micode.notes:style/Widget.MaterialComponents.Button.Icon = 0x7f110279
-net.micode.notes:style/Theme.MaterialComponents.Light.Dialog.FixedSize = 0x7f1101d3
+net.micode.notes:layout/design_layout_snackbar_include = 0x7f0d0023
net.micode.notes:attr/switchMinWidth = 0x7f0402ef
-net.micode.notes:styleable/RecyclerView = 0x7f120066
-net.micode.notes:style/Base.Theme.MaterialComponents.Light.Bridge = 0x7f11005f
-net.micode.notes:style/Base.TextAppearance.AppCompat.Subhead = 0x7f11002a
-net.micode.notes:style/Base.Theme.AppCompat.Light.DialogWhenLarge = 0x7f110054
-net.micode.notes:drawable/notify_panel_notification_icon_bg = 0x7f0800ce
-net.micode.notes:style/Theme.AppCompat.Dialog = 0x7f110199
-net.micode.notes:string/path_password_strike_through = 0x7f1000aa
-net.micode.notes:id/item_touch_helper_previous_elevation = 0x7f0900d9
+net.micode.notes:styleable/RecyclerView = 0x7f130066
+net.micode.notes:style/Theme.MaterialComponents.Light.Dialog.FixedSize = 0x7f1201d3
+net.micode.notes:style/Widget.MaterialComponents.Button.Icon = 0x7f120279
+net.micode.notes:style/ThemeOverlay.MaterialComponents.ActionBar.Primary = 0x7f1201e9
+net.micode.notes:attr/itemIconSize = 0x7f0401a6
+net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Title.Icon = 0x7f1200ee
+net.micode.notes:style/Base.Theme.MaterialComponents.Light.Bridge = 0x7f12005f
+net.micode.notes:style/Base.Theme.MaterialComponents.Dialog.MinWidth = 0x7f12005c
+net.micode.notes:string/preferences_account_summary = 0x7f1100ab
+net.micode.notes:style/Base.Theme.AppCompat.Light.DialogWhenLarge = 0x7f120054
+net.micode.notes:string/path_password_strike_through = 0x7f1100aa
+net.micode.notes:drawable/notify_panel_notification_icon_bg = 0x7f0800cf
+net.micode.notes:style/Theme.AppCompat.Dialog = 0x7f120199
+net.micode.notes:string/press_again_exit = 0x7f1100bd
net.micode.notes:attr/behavior_fitToContents = 0x7f040050
-net.micode.notes:style/Base.Theme.AppCompat.Light.Dialog.MinWidth = 0x7f110053
+net.micode.notes:style/Base.Theme.AppCompat.Light.Dialog.MinWidth = 0x7f120053
net.micode.notes:attr/transitionFlags = 0x7f040366
-net.micode.notes:string/press_again_exit = 0x7f1000bd
-net.micode.notes:string/datetime_dialog_cancel = 0x7f10002c
net.micode.notes:attr/motion_triggerOnCollision = 0x7f04025e
-net.micode.notes:style/Platform.MaterialComponents.Light = 0x7f1100fa
-net.micode.notes:id/SYM = 0x7f09000b
-net.micode.notes:style/Base.Theme.AppCompat.Light.Dialog = 0x7f110050
-net.micode.notes:style/Theme.MaterialComponents.DayNight.Dialog = 0x7f1101b5
-net.micode.notes:style/ShapeAppearanceOverlay.Cut = 0x7f11011e
-net.micode.notes:id/SHOW_PATH = 0x7f090009
-net.micode.notes:styleable/Toolbar = 0x7f12007c
-net.micode.notes:style/Base.TextAppearance.MaterialComponents.Badge = 0x7f110040
+net.micode.notes:string/datetime_dialog_cancel = 0x7f11002c
+net.micode.notes:id/item_touch_helper_previous_elevation = 0x7f0a00d9
+net.micode.notes:style/Platform.MaterialComponents.Light = 0x7f1200fa
+net.micode.notes:id/SYM = 0x7f0a000b
+net.micode.notes:style/Base.Theme.AppCompat.Light.Dialog = 0x7f120050
+net.micode.notes:style/Theme.MaterialComponents.DayNight.Dialog = 0x7f1201b5
+net.micode.notes:style/ShapeAppearanceOverlay.Cut = 0x7f12011e
+net.micode.notes:id/SHOW_PATH = 0x7f0a0009
+net.micode.notes:styleable/Toolbar = 0x7f13007c
+net.micode.notes:style/Base.TextAppearance.MaterialComponents.Badge = 0x7f120040
net.micode.notes:dimen/design_snackbar_action_inline_max_width = 0x7f07007b
-net.micode.notes:styleable/ThemeEnforcement = 0x7f12007b
+net.micode.notes:styleable/ThemeEnforcement = 0x7f13007b
net.micode.notes:attr/queryBackground = 0x7f04029a
-net.micode.notes:styleable/MaterialCardView = 0x7f12004a
-net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.Text = 0x7f11010b
-net.micode.notes:style/Base.Theme.AppCompat = 0x7f110047
-net.micode.notes:layout/test_reflow_chipgroup = 0x7f0c0079
-net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.TextView.SpinnerItem = 0x7f11003f
+net.micode.notes:styleable/MaterialCardView = 0x7f13004a
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.Text = 0x7f12010b
+net.micode.notes:style/Base.Theme.AppCompat = 0x7f120047
+net.micode.notes:layout/test_reflow_chipgroup = 0x7f0d0079
+net.micode.notes:string/mtrl_picker_range_header_only_start_selected = 0x7f11008e
+net.micode.notes:style/TextAppearance.AppCompat.Display1 = 0x7f12013a
+net.micode.notes:style/Widget.AppCompat.ActionButton = 0x7f120213
+net.micode.notes:string/file_name_txt_format = 0x7f11003c
+net.micode.notes:style/Base.Widget.AppCompat.Button.Borderless.Colored = 0x7f1200a9
net.micode.notes:dimen/mtrl_bottomappbar_fab_bottom_margin = 0x7f0700cb
net.micode.notes:attr/layout_collapseParallaxMultiplier = 0x7f0401c8
-net.micode.notes:style/Widget.AppCompat.ActionButton = 0x7f110213
-net.micode.notes:string/file_name_txt_format = 0x7f10003c
-net.micode.notes:string/mtrl_picker_a11y_prev_month = 0x7f10007f
-net.micode.notes:drawable/abc_list_pressed_holo_dark = 0x7f080034
-net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Menu = 0x7f11002f
-net.micode.notes:style/Base.Widget.AppCompat.ListMenuView = 0x7f1100bf
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.TextView.SpinnerItem = 0x7f12003f
+net.micode.notes:style/Widget.MaterialComponents.ShapeableImageView = 0x7f1202ba
+net.micode.notes:id/SHIFT = 0x7f0a0007
+net.micode.notes:drawable/notification_bg_normal_pressed = 0x7f0800ca
+net.micode.notes:style/Platform.AppCompat = 0x7f1200f6
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Menu = 0x7f12002f
+net.micode.notes:style/Base.Widget.AppCompat.ListMenuView = 0x7f1200bf
+net.micode.notes:style/ThemeOverlay.MaterialComponents.ActionBar.Surface = 0x7f1201ea
net.micode.notes:attr/fontProviderCerts = 0x7f040169
-net.micode.notes:string/character_counter_pattern = 0x7f100029
-net.micode.notes:style/ThemeOverlay.MaterialComponents.ActionBar.Surface = 0x7f1101ea
-net.micode.notes:style/Platform.AppCompat = 0x7f1100f6
+net.micode.notes:string/character_counter_pattern = 0x7f110029
+net.micode.notes:style/Widget.MaterialComponents.TextInputEditText.FilledBox = 0x7f1202c2
+net.micode.notes:integer/mtrl_tab_indicator_anim_duration_ms = 0x7f0b0019
+net.micode.notes:style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small = 0x7f120145
+net.micode.notes:style/Base.ThemeOverlay.AppCompat.Light = 0x7f12006e
net.micode.notes:attr/minTouchTargetSize = 0x7f040243
-net.micode.notes:style/Base.ThemeOverlay.AppCompat.Light = 0x7f11006e
-net.micode.notes:style/ThemeOverlay.Design.TextInputEditText = 0x7f1101e6
-net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Picker.Date.Spinner = 0x7f1100ed
+net.micode.notes:style/ThemeOverlay.Design.TextInputEditText = 0x7f1201e6
+net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Picker.Date.Spinner = 0x7f1200ed
+net.micode.notes:style/Base.Widget.MaterialComponents.CheckedTextView = 0x7f1200d8
+net.micode.notes:dimen/appcompat_dialog_background_inset = 0x7f07004f
+net.micode.notes:attr/flow_lastVerticalStyle = 0x7f04015e
+net.micode.notes:attr/passwordToggleDrawable = 0x7f04027f
+net.micode.notes:attr/state_above_anchor = 0x7f0402d9
+net.micode.notes:layout/text_view_with_line_height_from_style = 0x7f0d0080
+net.micode.notes:drawable/widget_2x_green = 0x7f0800de
net.micode.notes:attr/motionEasingAccelerated = 0x7f040252
-net.micode.notes:style/Base.TextAppearance.AppCompat.Subhead.Inverse = 0x7f11002b
-net.micode.notes:style/Widget.MaterialComponents.Button.UnelevatedButton.Icon = 0x7f110283
-net.micode.notes:style/Base.Widget.MaterialComponents.Snackbar = 0x7f1100e0
-net.micode.notes:attr/materialCalendarTheme = 0x7f04022c
-net.micode.notes:drawable/abc_item_background_holo_dark = 0x7f08002e
-net.micode.notes:layout/test_toolbar_custom_background = 0x7f0c007b
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.HeaderCancelButton = 0x7f1102a0
-net.micode.notes:drawable/test_custom_background = 0x7f0800d1
-net.micode.notes:drawable/abc_scrubber_track_mtrl_alpha = 0x7f080045
-net.micode.notes:string/mtrl_picker_invalid_range = 0x7f10008a
-net.micode.notes:style/TestThemeWithLineHeightDisabled = 0x7f110134
-net.micode.notes:style/Base.Widget.AppCompat.Light.PopupMenu.Overflow = 0x7f1100be
+net.micode.notes:style/Base.TextAppearance.AppCompat.Subhead.Inverse = 0x7f12002b
+net.micode.notes:style/Widget.MaterialComponents.Button.UnelevatedButton.Icon = 0x7f120283
+net.micode.notes:string/mtrl_picker_invalid_range = 0x7f11008a
+net.micode.notes:style/TestThemeWithLineHeightDisabled = 0x7f120134
+net.micode.notes:style/Base.Widget.AppCompat.Light.PopupMenu.Overflow = 0x7f1200be
net.micode.notes:dimen/mtrl_badge_text_size = 0x7f0700c6
-net.micode.notes:style/Base.TextAppearance.AppCompat.SearchResult = 0x7f110025
-net.micode.notes:style/Widget.AppCompat.Toolbar = 0x7f110255
+net.micode.notes:style/Base.TextAppearance.AppCompat.SearchResult = 0x7f120025
+net.micode.notes:style/Widget.AppCompat.Toolbar = 0x7f120255
net.micode.notes:attr/checkedIconEnabled = 0x7f040083
-net.micode.notes:layout/mtrl_picker_fullscreen = 0x7f0c0054
-net.micode.notes:style/Widget.AppCompat.ActionButton.Overflow = 0x7f110215
+net.micode.notes:layout/mtrl_picker_fullscreen = 0x7f0d0054
+net.micode.notes:style/Widget.AppCompat.ActionButton.Overflow = 0x7f120215
net.micode.notes:attr/placeholderText = 0x7f04028b
+net.micode.notes:id/tag_state_description = 0x7f0a01c7
+net.micode.notes:style/Base.Theme.AppCompat.Dialog.Alert = 0x7f12004a
+net.micode.notes:color/material_on_background_emphasis_high_type = 0x7f060071
+net.micode.notes:id/line3 = 0x7f0a00f0
+net.micode.notes:attr/popupWindowStyle = 0x7f040292
+net.micode.notes:color/primary_text_default_material_light = 0x7f0600c0
+net.micode.notes:attr/itemPadding = 0x7f0401a9
+net.micode.notes:style/TextAppearance.MaterialComponents.Caption = 0x7f120179
+net.micode.notes:id/text2 = 0x7f0a01d1
+net.micode.notes:string/abc_action_bar_home_description = 0x7f110000
+net.micode.notes:style/Base.ThemeOverlay.AppCompat = 0x7f120068
+net.micode.notes:style/Base.Theme.MaterialComponents.Light = 0x7f12005e
+net.micode.notes:id/chains = 0x7f0a0071
+net.micode.notes:style/TextAppearance.AppCompat.Widget.TextView.SpinnerItem = 0x7f120164
+net.micode.notes:string/alert_message_delete_notes = 0x7f11001d
+net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialAlertDialog.Picker.Date.Calendar = 0x7f1201fe
+net.micode.notes:drawable/btn_checkbox_unchecked_to_checked_mtrl_animation = 0x7f080065
+net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Title.Text = 0x7f1200f2
+net.micode.notes:style/ShapeAppearanceOverlay.MaterialComponents.FloatingActionButton = 0x7f120123
net.micode.notes:attr/thumbStrokeColor = 0x7f040336
-net.micode.notes:style/Base.TextAppearance.AppCompat.Large = 0x7f11001e
-net.micode.notes:drawable/list_blue_middle = 0x7f08008d
-net.micode.notes:styleable/MaterialShape = 0x7f12004d
-net.micode.notes:attr/progressBarStyle = 0x7f040299
-net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialAlertDialog.Picker.Date.Header.Text.Day = 0x7f110200
-net.micode.notes:style/Base.TextAppearance.AppCompat.Display1 = 0x7f110018
-net.micode.notes:style/ShapeAppearanceOverlay.MaterialComponents.BottomSheet = 0x7f110120
+net.micode.notes:style/Base.TextAppearance.AppCompat.Large = 0x7f12001e
+net.micode.notes:drawable/list_blue_middle = 0x7f08008e
+net.micode.notes:styleable/MaterialShape = 0x7f13004d
+net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialAlertDialog.Picker.Date.Header.Text.Day = 0x7f120200
+net.micode.notes:style/Base.TextAppearance.AppCompat.Display1 = 0x7f120018
+net.micode.notes:style/ShapeAppearanceOverlay.MaterialComponents.BottomSheet = 0x7f120120
+net.micode.notes:style/ShapeAppearanceOverlay.MaterialComponents.ExtendedFloatingActionButton = 0x7f120122
net.micode.notes:dimen/mtrl_snackbar_message_margin_horizontal = 0x7f07016d
-net.micode.notes:style/ShapeAppearanceOverlay.MaterialComponents.ExtendedFloatingActionButton = 0x7f110122
-net.micode.notes:style/Base.TextAppearance.AppCompat.Button = 0x7f110016
-net.micode.notes:drawable/material_ic_clear_black_24dp = 0x7f0800a4
-net.micode.notes:string/password_toggle_content_description = 0x7f1000a6
-net.micode.notes:style/Widget.MaterialComponents.TextInputLayout.OutlinedBox.ExposedDropdownMenu = 0x7f1102cd
+net.micode.notes:attr/progressBarStyle = 0x7f040299
+net.micode.notes:style/Base.TextAppearance.AppCompat.Button = 0x7f120016
+net.micode.notes:drawable/material_ic_clear_black_24dp = 0x7f0800a6
+net.micode.notes:string/password_toggle_content_description = 0x7f1100a6
net.micode.notes:color/mtrl_chip_background_color = 0x7f060091
+net.micode.notes:style/Widget.MaterialComponents.TextInputLayout.OutlinedBox.ExposedDropdownMenu = 0x7f1202cd
net.micode.notes:attr/warmth = 0x7f040374
-net.micode.notes:style/Base.TextAppearance.AppCompat.Small.Inverse = 0x7f110029
-net.micode.notes:style/Widget.AppCompat.Button = 0x7f110219
-net.micode.notes:style/Base.MaterialAlertDialog.MaterialComponents.Title.Panel = 0x7f110011
-net.micode.notes:color/ripple_material_light = 0x7f0600c5
-net.micode.notes:style/Base.MaterialAlertDialog.MaterialComponents.Title.Icon = 0x7f110010
-net.micode.notes:id/staticPostLayout = 0x7f0901b7
-net.micode.notes:attr/tabGravity = 0x7f0402f5
-net.micode.notes:style/Base.Animation.AppCompat.Dialog = 0x7f11000a
-net.micode.notes:id/spacer = 0x7f0901a8
-net.micode.notes:id/disablePostScroll = 0x7f09009d
-net.micode.notes:styleable/MaterialCheckBox = 0x7f12004b
-net.micode.notes:string/abc_menu_sym_shortcut_label = 0x7f100010
-net.micode.notes:string/search_menu_title = 0x7f1000c1
-net.micode.notes:style/Widget.MaterialComponents.ActionBar.Solid = 0x7f110266
-net.micode.notes:id/accessibility_custom_action_22 = 0x7f09001f
-net.micode.notes:style/ThemeOverlay.AppCompat.Dialog.Alert = 0x7f1101e4
-net.micode.notes:style/Widget.MaterialComponents.AppBarLayout.Primary = 0x7f110268
-net.micode.notes:string/search_hint = 0x7f1000bf
-net.micode.notes:style/ShapeAppearanceOverlay.BottomRightCut = 0x7f11011d
-net.micode.notes:style/Widget.AppCompat.Light.PopupMenu.Overflow = 0x7f11023b
-net.micode.notes:style/Theme.MaterialComponents.Light = 0x7f1101c9
-net.micode.notes:string/preferences_dialog_select_account_title = 0x7f1000b4
-net.micode.notes:layout/abc_action_mode_close_item_material = 0x7f0c0005
-net.micode.notes:style/Widget.MaterialComponents.TextInputLayout.FilledBox.Dense = 0x7f1102c7
-net.micode.notes:string/notelist_string_info = 0x7f1000a5
-net.micode.notes:string/mtrl_picker_toggle_to_day_selection = 0x7f10009a
+net.micode.notes:style/Base.TextAppearance.AppCompat.Small.Inverse = 0x7f120029
+net.micode.notes:style/Widget.AppCompat.Button = 0x7f120219
+net.micode.notes:style/Base.MaterialAlertDialog.MaterialComponents.Title.Panel = 0x7f120011
+net.micode.notes:style/Base.Animation.AppCompat.Dialog = 0x7f12000a
+net.micode.notes:id/spacer = 0x7f0a01a9
+net.micode.notes:style/ThemeOverlay.AppCompat.Dialog.Alert = 0x7f1201e4
+net.micode.notes:id/accessibility_custom_action_22 = 0x7f0a001f
+net.micode.notes:style/Widget.MaterialComponents.AppBarLayout.Primary = 0x7f120268
+net.micode.notes:styleable/MaterialCheckBox = 0x7f13004b
+net.micode.notes:string/abc_menu_sym_shortcut_label = 0x7f110010
+net.micode.notes:string/search_menu_title = 0x7f1100c1
+net.micode.notes:style/Widget.MaterialComponents.ActionBar.Solid = 0x7f120266
+net.micode.notes:id/disablePostScroll = 0x7f0a009d
+net.micode.notes:style/ShapeAppearanceOverlay.BottomRightCut = 0x7f12011d
+net.micode.notes:style/Widget.AppCompat.Light.PopupMenu.Overflow = 0x7f12023b
+net.micode.notes:style/Theme.MaterialComponents.Light = 0x7f1201c9
+net.micode.notes:string/search_hint = 0x7f1100bf
+net.micode.notes:string/preferences_dialog_select_account_title = 0x7f1100b4
+net.micode.notes:layout/abc_action_mode_close_item_material = 0x7f0d0005
+net.micode.notes:style/Widget.MaterialComponents.TextInputLayout.FilledBox.Dense = 0x7f1202c7
+net.micode.notes:string/notelist_string_info = 0x7f1100a5
+net.micode.notes:string/mtrl_picker_toggle_to_day_selection = 0x7f11009a
net.micode.notes:color/foreground_material_dark = 0x7f06005f
-net.micode.notes:string/mtrl_picker_text_input_month_abbr = 0x7f100097
-net.micode.notes:attr/tooltipStyle = 0x7f040356
-net.micode.notes:style/Widget.AppCompat.RatingBar = 0x7f110248
-net.micode.notes:style/TextAppearance.AppCompat.SearchResult.Subtitle = 0x7f110149
+net.micode.notes:string/mtrl_picker_text_input_month_abbr = 0x7f110097
net.micode.notes:dimen/mtrl_progress_circular_size_medium = 0x7f070155
-net.micode.notes:id/mtrl_child_content_container = 0x7f090133
-net.micode.notes:style/Widget.AppCompat.SearchView = 0x7f11024b
-net.micode.notes:string/menu_folder_view = 0x7f100065
-net.micode.notes:style/TextAppearance.Design.CollapsingToolbar.Expanded = 0x7f11016a
-net.micode.notes:style/Widget.MaterialComponents.Chip.Action = 0x7f110286
-net.micode.notes:style/Theme.MaterialComponents.DayNight.DarkActionBar.Bridge = 0x7f1101b4
-net.micode.notes:style/Base.Theme.MaterialComponents.Light.Dialog.Alert = 0x7f110063
-net.micode.notes:anim/mtrl_bottom_sheet_slide_in = 0x7f01001f
-net.micode.notes:attr/windowFixedWidthMajor = 0x7f04037f
-net.micode.notes:style/Base.Theme.AppCompat.Dialog = 0x7f110049
-net.micode.notes:id/cut = 0x7f09008b
+net.micode.notes:attr/tooltipStyle = 0x7f040356
+net.micode.notes:style/Widget.AppCompat.RatingBar = 0x7f120248
+net.micode.notes:style/TextAppearance.AppCompat.SearchResult.Subtitle = 0x7f120149
+net.micode.notes:id/mtrl_child_content_container = 0x7f0a0133
+net.micode.notes:style/Widget.AppCompat.SearchView = 0x7f12024b
+net.micode.notes:string/preferences_menu_cancel = 0x7f1100b7
+net.micode.notes:style/Base.Widget.MaterialComponents.Snackbar = 0x7f1200e0
+net.micode.notes:attr/materialCalendarTheme = 0x7f04022c
+net.micode.notes:drawable/abc_item_background_holo_dark = 0x7f08002e
+net.micode.notes:layout/test_toolbar_custom_background = 0x7f0d007b
+net.micode.notes:drawable/abc_scrubber_track_mtrl_alpha = 0x7f080045
+net.micode.notes:attr/sliderStyle = 0x7f0402c8
+net.micode.notes:font/consolas = 0x7f090000
+net.micode.notes:drawable/test_custom_background = 0x7f0800d5
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.HeaderCancelButton = 0x7f1202a0
+net.micode.notes:style/Widget.MaterialComponents.Chip.Action = 0x7f120286
+net.micode.notes:style/Theme.MaterialComponents.DayNight.DarkActionBar.Bridge = 0x7f1201b4
+net.micode.notes:string/menu_folder_view = 0x7f110065
+net.micode.notes:style/TextAppearance.Design.CollapsingToolbar.Expanded = 0x7f12016a
+net.micode.notes:style/Widget.AppCompat.ButtonBar = 0x7f12021f
+net.micode.notes:attr/barrierMargin = 0x7f04004b
+net.micode.notes:drawable/design_password_eye = 0x7f080070
+net.micode.notes:style/TextAppearance.MaterialComponents.Subtitle2 = 0x7f120183
net.micode.notes:attr/drawableStartCompat = 0x7f040119
-net.micode.notes:style/Base.V21.Theme.MaterialComponents.Light.Dialog = 0x7f110088
-net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.PopupMenu.Header = 0x7f11003b
+net.micode.notes:style/Base.V21.Theme.MaterialComponents.Light.Dialog = 0x7f120088
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.PopupMenu.Header = 0x7f12003b
net.micode.notes:attr/circleRadius = 0x7f04009d
-net.micode.notes:styleable/Insets = 0x7f120035
+net.micode.notes:styleable/Insets = 0x7f130035
net.micode.notes:attr/mock_labelColor = 0x7f040248
-net.micode.notes:id/none = 0x7f090149
-net.micode.notes:style/TextAppearanceMedium = 0x7f11018a
+net.micode.notes:style/Base.Theme.MaterialComponents.Light.Dialog.Alert = 0x7f120063
+net.micode.notes:anim/mtrl_bottom_sheet_slide_in = 0x7f01001f
+net.micode.notes:attr/windowFixedWidthMajor = 0x7f04037f
+net.micode.notes:style/Base.Theme.AppCompat.Dialog = 0x7f120049
+net.micode.notes:id/cut = 0x7f0a008b
+net.micode.notes:id/none = 0x7f0a0149
net.micode.notes:dimen/mtrl_badge_toolbar_action_menu_item_horizontal_offset = 0x7f0700c7
-net.micode.notes:id/accessibility_custom_action_5 = 0x7f09002b
-net.micode.notes:string/mtrl_picker_text_input_date_range_end_hint = 0x7f100094
+net.micode.notes:style/TextAppearanceMedium = 0x7f12018a
+net.micode.notes:id/accessibility_custom_action_5 = 0x7f0a002b
+net.micode.notes:style/Base.Widget.AppCompat.RatingBar = 0x7f1200c9
+net.micode.notes:style/Theme.MaterialComponents.Dialog.MinWidth = 0x7f1201c6
+net.micode.notes:drawable/abc_ic_commit_search_api_mtrl_alpha = 0x7f08001e
+net.micode.notes:string/mtrl_picker_text_input_date_range_end_hint = 0x7f110094
net.micode.notes:color/mtrl_btn_ripple_color = 0x7f060086
-net.micode.notes:integer/material_motion_duration_medium_2 = 0x7f0a000c
-net.micode.notes:string/abc_menu_function_shortcut_label = 0x7f10000c
-net.micode.notes:menu/note_edit = 0x7f0d0002
+net.micode.notes:integer/material_motion_duration_medium_2 = 0x7f0b000c
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Title = 0x7f120032
+net.micode.notes:style/Base.Widget.AppCompat.Button.Small = 0x7f1200ac
+net.micode.notes:string/mtrl_picker_a11y_next_month = 0x7f11007e
+net.micode.notes:string/abc_menu_function_shortcut_label = 0x7f11000c
+net.micode.notes:menu/note_edit = 0x7f0e0002
net.micode.notes:dimen/abc_text_size_large_material = 0x7f070045
-net.micode.notes:style/Widget.MaterialComponents.CircularProgressIndicator.ExtraSmall = 0x7f11028c
-net.micode.notes:style/Base.Theme.MaterialComponents.CompactMenu = 0x7f110057
-net.micode.notes:style/Base.Widget.MaterialComponents.Chip = 0x7f1100d9
-net.micode.notes:style/TextAppearance.AppCompat.Widget.PopupMenu.Small = 0x7f110162
-net.micode.notes:id/tag_window_insets_animation_callback = 0x7f0901ca
+net.micode.notes:style/Widget.MaterialComponents.CircularProgressIndicator.ExtraSmall = 0x7f12028c
+net.micode.notes:style/Base.Theme.MaterialComponents.CompactMenu = 0x7f120057
+net.micode.notes:attr/queryHint = 0x7f04029b
+net.micode.notes:style/Theme.MaterialComponents.Light.BarSize = 0x7f1201ca
+net.micode.notes:style/ThemeOverlay.MaterialComponents.Toolbar.Surface = 0x7f12020c
+net.micode.notes:id/tag_window_insets_animation_callback = 0x7f0a01cb
+net.micode.notes:style/TextAppearance.AppCompat.Widget.PopupMenu.Small = 0x7f120162
net.micode.notes:attr/editTextBackground = 0x7f040121
-net.micode.notes:id/action_bar_activity_content = 0x7f090033
+net.micode.notes:id/action_bar_activity_content = 0x7f0a0033
net.micode.notes:color/design_fab_stroke_end_inner_color = 0x7f060053
-net.micode.notes:id/forever = 0x7f0900c0
+net.micode.notes:drawable/fire_1 = 0x7f08007d
+net.micode.notes:id/note_item = 0x7f0a014e
+net.micode.notes:style/Base.Widget.MaterialComponents.Chip = 0x7f1200d9
+net.micode.notes:color/ripple_material_light = 0x7f0600c5
+net.micode.notes:style/Base.MaterialAlertDialog.MaterialComponents.Title.Icon = 0x7f120010
+net.micode.notes:id/staticPostLayout = 0x7f0a01b8
+net.micode.notes:attr/tabGravity = 0x7f0402f5
+net.micode.notes:id/forever = 0x7f0a00c0
net.micode.notes:dimen/material_emphasis_high_type = 0x7f0700a9
-net.micode.notes:string/abc_shareactionprovider_share_with_application = 0x7f100019
-net.micode.notes:id/textStart = 0x7f0901d4
+net.micode.notes:string/mtrl_picker_a11y_prev_month = 0x7f11007f
+net.micode.notes:drawable/abc_list_pressed_holo_dark = 0x7f080034
+net.micode.notes:string/abc_shareactionprovider_share_with_application = 0x7f110019
+net.micode.notes:id/textStart = 0x7f0a01d5
net.micode.notes:attr/selectionRequired = 0x7f0402b4
net.micode.notes:attr/customDimension = 0x7f0400f8
-net.micode.notes:layout/design_navigation_item_separator = 0x7f0c0029
-net.micode.notes:string/preferences_menu_cancel = 0x7f1000b7
-net.micode.notes:style/Theme.MaterialComponents.Light.BottomSheetDialog = 0x7f1101cb
-net.micode.notes:string/mtrl_picker_date_header_title = 0x7f100084
-net.micode.notes:style/ThemeOverlay.MaterialComponents.AutoCompleteTextView.OutlinedBox = 0x7f1101ee
-net.micode.notes:style/Base.TextAppearance.MaterialComponents.Button = 0x7f110041
-net.micode.notes:drawable/list_white_single = 0x7f08009c
-net.micode.notes:string/mtrl_picker_confirm = 0x7f100082
+net.micode.notes:layout/design_navigation_item_separator = 0x7f0d0029
+net.micode.notes:style/Theme.MaterialComponents.Light.BottomSheetDialog = 0x7f1201cb
+net.micode.notes:string/mtrl_picker_date_header_title = 0x7f110084
+net.micode.notes:style/ThemeOverlay.MaterialComponents.AutoCompleteTextView.OutlinedBox = 0x7f1201ee
+net.micode.notes:style/Base.TextAppearance.MaterialComponents.Button = 0x7f120041
+net.micode.notes:drawable/list_white_single = 0x7f08009d
+net.micode.notes:string/mtrl_picker_confirm = 0x7f110082
net.micode.notes:dimen/mtrl_calendar_navigation_top_padding = 0x7f070104
-net.micode.notes:id/easeIn = 0x7f0900a7
-net.micode.notes:id/notification_main_column = 0x7f090162
-net.micode.notes:style/ShapeAppearance.MaterialComponents.Tooltip = 0x7f11011a
+net.micode.notes:id/easeIn = 0x7f0a00a7
+net.micode.notes:id/notification_main_column = 0x7f0a0162
+net.micode.notes:style/ShapeAppearance.MaterialComponents.Tooltip = 0x7f12011a
net.micode.notes:dimen/mtrl_btn_text_btn_padding_left = 0x7f0700e4
-net.micode.notes:string/menu_sync_cancel = 0x7f100078
-net.micode.notes:style/Widget.AppCompat.ActivityChooserView = 0x7f110217
-net.micode.notes:id/accessibility_custom_action_23 = 0x7f090020
-net.micode.notes:style/Widget.MaterialComponents.TimePicker = 0x7f1102cf
-net.micode.notes:styleable/ActivityChooserView = 0x7f120005
-net.micode.notes:style/Widget.MaterialComponents.Toolbar = 0x7f1102d6
-net.micode.notes:dimen/design_fab_translation_z_hovered_focused = 0x7f070071
-net.micode.notes:style/Base.TextAppearance.AppCompat.Tooltip = 0x7f11002e
-net.micode.notes:string/menu_move = 0x7f10006c
-net.micode.notes:string/notealert_enter = 0x7f1000a2
-net.micode.notes:style/Base.Theme.MaterialComponents.Light.Dialog = 0x7f110062
-net.micode.notes:string/menu_list_mode = 0x7f10006b
+net.micode.notes:id/accessibility_custom_action_23 = 0x7f0a0020
+net.micode.notes:style/Widget.MaterialComponents.TimePicker = 0x7f1202cf
+net.micode.notes:string/menu_sync_cancel = 0x7f110078
+net.micode.notes:style/Widget.AppCompat.ActivityChooserView = 0x7f120217
+net.micode.notes:string/menu_move = 0x7f11006c
+net.micode.notes:string/notealert_enter = 0x7f1100a2
+net.micode.notes:style/Base.Theme.MaterialComponents.Light.Dialog = 0x7f120062
+net.micode.notes:string/menu_list_mode = 0x7f11006b
net.micode.notes:attr/textAppearanceBody1 = 0x7f040313
-net.micode.notes:id/hour = 0x7f0900ce
-net.micode.notes:string/menu_font_normal = 0x7f100067
-net.micode.notes:id/always = 0x7f09004a
-net.micode.notes:style/Widget.MaterialComponents.TimePicker.ImageButton = 0x7f1102d4
-net.micode.notes:id/action_menu_divider = 0x7f09003d
+net.micode.notes:id/hour = 0x7f0a00ce
+net.micode.notes:string/menu_font_normal = 0x7f110067
+net.micode.notes:id/always = 0x7f0a004a
+net.micode.notes:style/Widget.MaterialComponents.TimePicker.ImageButton = 0x7f1202d4
+net.micode.notes:id/action_menu_divider = 0x7f0a003d
net.micode.notes:attr/waveOffset = 0x7f040376
-net.micode.notes:layout/note_list_dropdown_menu = 0x7f0c0060
-net.micode.notes:style/Platform.MaterialComponents = 0x7f1100f8
-net.micode.notes:style/Platform.ThemeOverlay.AppCompat.Light = 0x7f1100fe
-net.micode.notes:dimen/abc_dialog_fixed_width_major = 0x7f07001e
-net.micode.notes:dimen/mtrl_calendar_content_padding = 0x7f0700ec
-net.micode.notes:layout/settings_header = 0x7f0c0070
-net.micode.notes:id/accessibility_custom_action_13 = 0x7f090015
+net.micode.notes:layout/note_list_dropdown_menu = 0x7f0d0060
net.micode.notes:attr/forceApplySystemWindowInsetTop = 0x7f040172
+net.micode.notes:layout/settings_header = 0x7f0d0070
+net.micode.notes:dimen/mtrl_calendar_content_padding = 0x7f0700ec
+net.micode.notes:id/accessibility_custom_action_13 = 0x7f0a0015
+net.micode.notes:style/Platform.ThemeOverlay.AppCompat.Light = 0x7f1200fe
+net.micode.notes:dimen/abc_dialog_fixed_width_major = 0x7f07001e
+net.micode.notes:style/Platform.MaterialComponents = 0x7f1200f8
net.micode.notes:attr/percentHeight = 0x7f040285
-net.micode.notes:string/menu_export_text = 0x7f100062
+net.micode.notes:string/menu_export_text = 0x7f110062
net.micode.notes:drawable/abc_ic_search_api_material = 0x7f080026
-net.micode.notes:string/menu_alert = 0x7f10005e
-net.micode.notes:style/Widget.MaterialComponents.PopupMenu.ContextMenu = 0x7f1102b6
+net.micode.notes:string/menu_alert = 0x7f11005e
+net.micode.notes:style/Widget.MaterialComponents.PopupMenu.ContextMenu = 0x7f1202b6
net.micode.notes:attr/roundPercent = 0x7f0402a9
-net.micode.notes:string/mtrl_picker_invalid_format = 0x7f100087
-net.micode.notes:style/Widget.MaterialComponents.BottomNavigationView.Colored = 0x7f110274
+net.micode.notes:string/mtrl_picker_invalid_format = 0x7f110087
+net.micode.notes:style/Widget.MaterialComponents.BottomNavigationView.Colored = 0x7f120274
net.micode.notes:dimen/abc_list_item_height_material = 0x7f070031
-net.micode.notes:string/material_timepicker_minute = 0x7f10005a
+net.micode.notes:string/material_timepicker_minute = 0x7f11005a
net.micode.notes:color/abc_color_highlight_material = 0x7f060004
-net.micode.notes:string/material_timepicker_am = 0x7f100057
-net.micode.notes:layout/note_edit_list_item = 0x7f0c005d
-net.micode.notes:attr/alphabeticModifiers = 0x7f040029
-net.micode.notes:string/preferences_toast_success_set_accout = 0x7f1000bc
+net.micode.notes:string/material_timepicker_am = 0x7f110057
+net.micode.notes:layout/note_edit_list_item = 0x7f0d005d
+net.micode.notes:style/TextAppearanceUnderMenuIcon = 0x7f12018f
+net.micode.notes:string/material_timepicker_select_time = 0x7f11005c
net.micode.notes:anim/design_snackbar_in = 0x7f01001d
-net.micode.notes:string/abc_activitychooserview_choose_application = 0x7f100005
-net.micode.notes:string/path_password_eye_mask_visible = 0x7f1000a9
+net.micode.notes:string/abc_activitychooserview_choose_application = 0x7f110005
+net.micode.notes:attr/alphabeticModifiers = 0x7f040029
+net.micode.notes:string/preferences_toast_success_set_accout = 0x7f1100bc
net.micode.notes:attr/layout_constraintHorizontal_chainStyle = 0x7f0401de
+net.micode.notes:string/path_password_eye_mask_visible = 0x7f1100a9
net.micode.notes:dimen/mtrl_btn_text_size = 0x7f0700e6
-net.micode.notes:string/material_motion_easing_emphasized = 0x7f100052
-net.micode.notes:styleable/BottomAppBar = 0x7f120014
-net.micode.notes:string/material_motion_easing_accelerated = 0x7f100050
+net.micode.notes:string/material_motion_easing_emphasized = 0x7f110052
+net.micode.notes:styleable/BottomAppBar = 0x7f130014
+net.micode.notes:string/material_motion_easing_accelerated = 0x7f110050
net.micode.notes:drawable/abc_textfield_search_default_mtrl_alpha = 0x7f080059
-net.micode.notes:id/tv_time = 0x7f0901f5
+net.micode.notes:id/tv_time = 0x7f0a01f6
net.micode.notes:attr/iconGravity = 0x7f04018e
-net.micode.notes:string/material_clock_toggle_content_description = 0x7f10004b
-net.micode.notes:string/material_motion_easing_standard = 0x7f100054
-net.micode.notes:style/TextAppearance.AppCompat.Widget.DropDownItem = 0x7f11015f
+net.micode.notes:string/material_clock_toggle_content_description = 0x7f11004b
+net.micode.notes:string/material_motion_easing_standard = 0x7f110054
+net.micode.notes:style/TextAppearance.AppCompat.Widget.DropDownItem = 0x7f12015f
net.micode.notes:attr/layout_editor_absoluteY = 0x7f0401f5
-net.micode.notes:layout/account_dialog_title = 0x7f0c001c
-net.micode.notes:id/mtrl_calendar_months = 0x7f09012e
+net.micode.notes:id/mtrl_calendar_months = 0x7f0a012e
net.micode.notes:attr/buttonGravity = 0x7f04006f
+net.micode.notes:layout/account_dialog_title = 0x7f0d001c
net.micode.notes:attr/iconSize = 0x7f040190
net.micode.notes:dimen/mtrl_snackbar_background_corner_radius = 0x7f07016a
net.micode.notes:attr/clickAction = 0x7f04009f
-net.micode.notes:string/material_clock_display_divider = 0x7f10004a
-net.micode.notes:style/HighlightTextAppearancePrimary = 0x7f1100e8
-net.micode.notes:string/preferences_bg_random_appear_title = 0x7f1000ae
+net.micode.notes:string/material_clock_display_divider = 0x7f11004a
+net.micode.notes:style/HighlightTextAppearancePrimary = 0x7f1200e8
net.micode.notes:color/button_material_light = 0x7f060029
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar = 0x7f110299
-net.micode.notes:string/login_title = 0x7f100049
-net.micode.notes:style/Base.Widget.AppCompat.SearchView = 0x7f1100cc
-net.micode.notes:string/mtrl_picker_text_input_year_abbr = 0x7f100098
-net.micode.notes:string/hint_foler_name = 0x7f100045
+net.micode.notes:string/preferences_bg_random_appear_title = 0x7f1100ae
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar = 0x7f120299
+net.micode.notes:string/login_title = 0x7f110049
+net.micode.notes:style/Base.Widget.AppCompat.SearchView = 0x7f1200cc
+net.micode.notes:dimen/design_snackbar_action_text_color_alpha = 0x7f07007c
+net.micode.notes:drawable/verify_btn_pressed = 0x7f0800dc
+net.micode.notes:string/mtrl_picker_text_input_year_abbr = 0x7f110098
+net.micode.notes:string/hint_foler_name = 0x7f110045
net.micode.notes:color/accent_material_dark = 0x7f060019
-net.micode.notes:styleable/MotionLayout = 0x7f120058
-net.micode.notes:string/mtrl_picker_cancel = 0x7f100081
+net.micode.notes:string/mtrl_picker_cancel = 0x7f110081
net.micode.notes:attr/state_collapsed = 0x7f0402da
net.micode.notes:attr/maxButtonHeight = 0x7f040236
-net.micode.notes:style/Base.Widget.AppCompat.ActionButton = 0x7f1100a1
-net.micode.notes:style/TextAppearance.Compat.Notification = 0x7f110165
-net.micode.notes:integer/mtrl_btn_anim_duration_ms = 0x7f0a0012
-net.micode.notes:string/mtrl_picker_out_of_range = 0x7f10008c
-net.micode.notes:string/failed_sdcard_export = 0x7f10003b
-net.micode.notes:style/Base.Theme.MaterialComponents.Light.DarkActionBar = 0x7f110060
+net.micode.notes:style/Base.Widget.AppCompat.ActionButton = 0x7f1200a1
+net.micode.notes:style/TextAppearance.Compat.Notification = 0x7f120165
+net.micode.notes:integer/mtrl_btn_anim_duration_ms = 0x7f0b0012
+net.micode.notes:string/failed_sdcard_export = 0x7f11003b
+net.micode.notes:string/mtrl_picker_out_of_range = 0x7f11008c
+net.micode.notes:style/Base.Theme.MaterialComponents.Light.DarkActionBar = 0x7f120060
net.micode.notes:attr/listPreferredItemHeightLarge = 0x7f040210
-net.micode.notes:style/Widget.MaterialComponents.AutoCompleteTextView.FilledBox = 0x7f11026b
-net.micode.notes:string/error_sync_network = 0x7f100037
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.HeaderDivider = 0x7f1102a2
-net.micode.notes:string/set_remind_time_message = 0x7f1000c3
+net.micode.notes:style/Widget.MaterialComponents.AutoCompleteTextView.FilledBox = 0x7f12026b
+net.micode.notes:string/error_sync_network = 0x7f110037
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.HeaderDivider = 0x7f1202a2
net.micode.notes:attr/searchViewStyle = 0x7f0402b0
-net.micode.notes:id/search_close_btn = 0x7f090192
-net.micode.notes:string/error_sdcard_unmounted = 0x7f100034
-net.micode.notes:styleable/MaterialTextAppearance = 0x7f12004e
-net.micode.notes:layout/abc_select_dialog_material = 0x7f0c001a
-net.micode.notes:style/Base.Widget.AppCompat.AutoCompleteTextView = 0x7f1100a6
-net.micode.notes:style/Theme.AppCompat.CompactMenu = 0x7f110191
-net.micode.notes:style/TextAppearance.AppCompat.Display3 = 0x7f11013c
-net.micode.notes:style/Base.Widget.AppCompat.TextView = 0x7f1100d2
-net.micode.notes:layout/mtrl_alert_dialog = 0x7f0c003f
-net.micode.notes:string/bottomsheet_action_expand_halfway = 0x7f100024
-net.micode.notes:style/Theme.MaterialComponents.Light.Dialog.Alert.Bridge = 0x7f1101d1
-net.micode.notes:attr/tooltipForegroundColor = 0x7f040354
-net.micode.notes:layout/mtrl_alert_dialog_actions = 0x7f0c0040
-net.micode.notes:string/bottom_sheet_behavior = 0x7f100023
+net.micode.notes:string/set_remind_time_message = 0x7f1100c3
+net.micode.notes:id/search_close_btn = 0x7f0a0193
+net.micode.notes:string/error_sdcard_unmounted = 0x7f110034
+net.micode.notes:styleable/MaterialTextAppearance = 0x7f13004e
+net.micode.notes:style/Base.Widget.AppCompat.AutoCompleteTextView = 0x7f1200a6
+net.micode.notes:layout/abc_select_dialog_material = 0x7f0d001a
+net.micode.notes:style/Theme.AppCompat.CompactMenu = 0x7f120191
+net.micode.notes:style/TextAppearance.AppCompat.Display3 = 0x7f12013c
+net.micode.notes:style/Base.Widget.AppCompat.TextView = 0x7f1200d2
+net.micode.notes:layout/mtrl_alert_dialog = 0x7f0d003f
+net.micode.notes:string/bottomsheet_action_expand_halfway = 0x7f110024
+net.micode.notes:layout/mtrl_alert_dialog_actions = 0x7f0d0040
+net.micode.notes:string/bottom_sheet_behavior = 0x7f110023
net.micode.notes:attr/indicatorSize = 0x7f04019c
+net.micode.notes:id/material_timepicker_ok_button = 0x7f0a010c
net.micode.notes:attr/checkedIcon = 0x7f040082
-net.micode.notes:id/material_timepicker_ok_button = 0x7f09010c
-net.micode.notes:string/alert_message_delete_note = 0x7f10001c
-net.micode.notes:string/abc_searchview_description_clear = 0x7f100013
-net.micode.notes:style/Base.Animation.AppCompat.DropDownUp = 0x7f11000b
-net.micode.notes:style/Widget.MaterialComponents.TextView = 0x7f1102ce
+net.micode.notes:string/alert_message_delete_note = 0x7f11001c
+net.micode.notes:string/abc_searchview_description_clear = 0x7f110013
+net.micode.notes:style/Base.Animation.AppCompat.DropDownUp = 0x7f12000b
+net.micode.notes:style/Widget.MaterialComponents.TextView = 0x7f1202ce
net.micode.notes:dimen/tooltip_margin = 0x7f0701a3
-net.micode.notes:string/menu_title_select_folder = 0x7f100079
+net.micode.notes:string/menu_title_select_folder = 0x7f110079
net.micode.notes:dimen/mtrl_calendar_year_width = 0x7f070111
-net.micode.notes:style/TextAppearance.AppCompat.Widget.PopupMenu.Header = 0x7f110160
-net.micode.notes:string/abc_prepend_shortcut_label = 0x7f100011
-net.micode.notes:id/flip = 0x7f0900bd
-net.micode.notes:string/mtrl_picker_navigate_to_year_description = 0x7f10008b
-net.micode.notes:interpolator/mtrl_linear = 0x7f0b0009
-net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle = 0x7f110153
-net.micode.notes:string/material_timepicker_pm = 0x7f10005b
+net.micode.notes:style/TextAppearance.AppCompat.Widget.PopupMenu.Header = 0x7f120160
+net.micode.notes:string/abc_prepend_shortcut_label = 0x7f110011
+net.micode.notes:id/flip = 0x7f0a00bd
+net.micode.notes:string/mtrl_picker_navigate_to_year_description = 0x7f11008b
+net.micode.notes:interpolator/mtrl_linear = 0x7f0c0009
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle = 0x7f120153
+net.micode.notes:string/material_timepicker_pm = 0x7f11005b
net.micode.notes:attr/deltaPolarRadius = 0x7f040106
-net.micode.notes:string/abc_menu_space_shortcut_label = 0x7f10000f
-net.micode.notes:id/search_plate = 0x7f090196
-net.micode.notes:id/animateToStart = 0x7f09004d
-net.micode.notes:style/Base.Widget.AppCompat.ActionButton.Overflow = 0x7f1100a3
-net.micode.notes:string/abc_menu_shift_shortcut_label = 0x7f10000e
-net.micode.notes:string/abc_action_mode_done = 0x7f100003
-net.micode.notes:menu/sub_folder = 0x7f0d0006
-net.micode.notes:id/accessibility_custom_action_28 = 0x7f090025
-net.micode.notes:layout/material_timepicker_textinput_display = 0x7f0c003e
-net.micode.notes:string/abc_activity_chooser_view_see_all = 0x7f100004
+net.micode.notes:string/abc_menu_space_shortcut_label = 0x7f11000f
+net.micode.notes:id/search_plate = 0x7f0a0197
+net.micode.notes:id/animateToStart = 0x7f0a004d
+net.micode.notes:style/Base.Widget.AppCompat.ActionButton.Overflow = 0x7f1200a3
+net.micode.notes:string/abc_menu_shift_shortcut_label = 0x7f11000e
+net.micode.notes:string/abc_action_mode_done = 0x7f110003
+net.micode.notes:menu/sub_folder = 0x7f0e0006
+net.micode.notes:layout/abc_list_menu_item_icon = 0x7f0d000f
+net.micode.notes:string/delete_remind_time_message = 0x7f11002e
+net.micode.notes:styleable/FloatingActionButton = 0x7f13002c
+net.micode.notes:attr/telltales_tailColor = 0x7f04030f
+net.micode.notes:id/accessibility_custom_action_10 = 0x7f0a0012
+net.micode.notes:drawable/mtrl_ic_cancel = 0x7f0800b4
+net.micode.notes:string/menu_select_none = 0x7f110072
+net.micode.notes:style/Base.DialogWindowTitle.AppCompat = 0x7f12000e
+net.micode.notes:layout/text_view_without_line_height = 0x7f0d0082
+net.micode.notes:attr/listChoiceIndicatorSingleAnimated = 0x7f040209
+net.micode.notes:id/accessibility_custom_action_28 = 0x7f0a0025
+net.micode.notes:layout/material_timepicker_textinput_display = 0x7f0d003e
+net.micode.notes:string/abc_activity_chooser_view_see_all = 0x7f110004
net.micode.notes:attr/collapsedTitleGravity = 0x7f0400af
-net.micode.notes:layout/test_toolbar_elevation = 0x7f0c007c
-net.micode.notes:string/material_minute_suffix = 0x7f10004f
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.HeaderTitle = 0x7f1102a6
-net.micode.notes:layout/test_navigation_bar_item_layout = 0x7f0c0078
+net.micode.notes:layout/test_toolbar_elevation = 0x7f0d007c
+net.micode.notes:layout/test_navigation_bar_item_layout = 0x7f0d0078
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.HeaderTitle = 0x7f1202a6
+net.micode.notes:string/material_minute_suffix = 0x7f11004f
net.micode.notes:attr/measureWithLargestChild = 0x7f04023d
-net.micode.notes:layout/mtrl_navigation_rail_item = 0x7f0c0051
+net.micode.notes:layout/mtrl_navigation_rail_item = 0x7f0d0051
net.micode.notes:drawable/bg_btn_set_color = 0x7f080060
-net.micode.notes:layout/test_list_item = 0x7f0c0077
-net.micode.notes:string/alert_title_delete = 0x7f10001e
+net.micode.notes:layout/test_list_item = 0x7f0d0077
+net.micode.notes:string/alert_title_delete = 0x7f11001e
net.micode.notes:dimen/design_navigation_icon_size = 0x7f070075
-net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Title.Panel = 0x7f1100f0
-net.micode.notes:layout/test_chip_zero_corner_radius = 0x7f0c0074
-net.micode.notes:menu/note_list_options = 0x7f0d0005
+net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Title.Panel = 0x7f1200f0
+net.micode.notes:layout/test_chip_zero_corner_radius = 0x7f0d0074
+net.micode.notes:menu/note_list_options = 0x7f0e0005
net.micode.notes:attr/searchIcon = 0x7f0402af
net.micode.notes:color/background_floating_material_light = 0x7f06001e
-net.micode.notes:string/material_motion_easing_decelerated = 0x7f100051
-net.micode.notes:layout/test = 0x7f0c0072
-net.micode.notes:style/Theme.AppCompat.NoActionBar = 0x7f1101a5
-net.micode.notes:style/Widget.AppCompat.CompoundButton.CheckBox = 0x7f110221
-net.micode.notes:style/Base.V14.Theme.MaterialComponents.Light.Dialog = 0x7f11007b
+net.micode.notes:string/material_motion_easing_decelerated = 0x7f110051
+net.micode.notes:layout/test = 0x7f0d0072
+net.micode.notes:style/Theme.AppCompat.NoActionBar = 0x7f1201a5
+net.micode.notes:style/Widget.AppCompat.CompoundButton.CheckBox = 0x7f120221
+net.micode.notes:style/Base.V14.Theme.MaterialComponents.Light.Dialog = 0x7f12007b
net.micode.notes:dimen/mtrl_progress_circular_radius = 0x7f070152
-net.micode.notes:layout/select_dialog_item_material = 0x7f0c006d
-net.micode.notes:id/action_bar_spinner = 0x7f090036
-net.micode.notes:style/Base.TextAppearance.AppCompat.Menu = 0x7f110024
-net.micode.notes:layout/material_clockface_textview = 0x7f0c0036
+net.micode.notes:layout/select_dialog_item_material = 0x7f0d006d
+net.micode.notes:id/action_bar_spinner = 0x7f0a0036
+net.micode.notes:style/Base.TextAppearance.AppCompat.Menu = 0x7f120024
+net.micode.notes:layout/material_clockface_textview = 0x7f0d0036
net.micode.notes:attr/listLayout = 0x7f04020c
net.micode.notes:attr/tabBackground = 0x7f0402f3
-net.micode.notes:layout/notification_template_custom_big = 0x7f0c0069
-net.micode.notes:style/Base.TextAppearance.AppCompat.Small = 0x7f110028
-net.micode.notes:style/Base.TextAppearance.AppCompat.Inverse = 0x7f11001d
-net.micode.notes:id/dragLeft = 0x7f0900a2
-net.micode.notes:layout/note_item = 0x7f0c005e
+net.micode.notes:layout/notification_template_custom_big = 0x7f0d0069
+net.micode.notes:style/Base.TextAppearance.AppCompat.Small = 0x7f120028
+net.micode.notes:style/Base.TextAppearance.AppCompat.Inverse = 0x7f12001d
+net.micode.notes:id/dragLeft = 0x7f0a00a2
+net.micode.notes:layout/note_item = 0x7f0d005e
net.micode.notes:attr/colorOnSurface = 0x7f0400bf
-net.micode.notes:string/mtrl_picker_range_header_title = 0x7f100090
-net.micode.notes:layout/material_time_input = 0x7f0c003b
-net.micode.notes:style/TestStyleWithThemeLineHeightAttribute = 0x7f110131
-net.micode.notes:style/Base.ThemeOverlay.MaterialComponents.Dialog.Alert.Framework = 0x7f110071
-net.micode.notes:string/material_hour_suffix = 0x7f10004d
-net.micode.notes:style/TextAppearance.AppCompat.SearchResult.Title = 0x7f11014a
-net.micode.notes:layout/mtrl_picker_header_fullscreen = 0x7f0c0056
-net.micode.notes:layout/mtrl_picker_header_dialog = 0x7f0c0055
-net.micode.notes:style/Base.Widget.AppCompat.EditText = 0x7f1100b5
-net.micode.notes:layout/mtrl_calendar_months = 0x7f0c004c
-net.micode.notes:style/Theme.MaterialComponents.DayNight.DialogWhenLarge = 0x7f1101bd
-net.micode.notes:style/Base.CardView = 0x7f11000d
-net.micode.notes:style/Widget.AppCompat.ProgressBar.Horizontal = 0x7f110247
-net.micode.notes:layout/mtrl_alert_dialog_title = 0x7f0c0041
-net.micode.notes:id/textEnd = 0x7f0901d1
+net.micode.notes:string/mtrl_picker_range_header_title = 0x7f110090
+net.micode.notes:style/TestStyleWithThemeLineHeightAttribute = 0x7f120131
+net.micode.notes:style/Base.ThemeOverlay.MaterialComponents.Dialog.Alert.Framework = 0x7f120071
+net.micode.notes:layout/material_time_input = 0x7f0d003b
+net.micode.notes:string/material_hour_suffix = 0x7f11004d
+net.micode.notes:style/TextAppearance.AppCompat.SearchResult.Title = 0x7f12014a
+net.micode.notes:layout/mtrl_picker_header_fullscreen = 0x7f0d0056
+net.micode.notes:layout/mtrl_picker_header_dialog = 0x7f0d0055
+net.micode.notes:style/Base.Widget.AppCompat.EditText = 0x7f1200b5
+net.micode.notes:layout/mtrl_calendar_months = 0x7f0d004c
+net.micode.notes:style/Theme.MaterialComponents.DayNight.DialogWhenLarge = 0x7f1201bd
+net.micode.notes:style/Base.CardView = 0x7f12000d
+net.micode.notes:style/Widget.AppCompat.ProgressBar.Horizontal = 0x7f120247
+net.micode.notes:layout/mtrl_alert_dialog_title = 0x7f0d0041
+net.micode.notes:id/textEnd = 0x7f0a01d2
net.micode.notes:attr/colorPrimaryDark = 0x7f0400c1
-net.micode.notes:style/TextAppearance.Design.Tab = 0x7f110174
-net.micode.notes:style/Widget.AppCompat.ActionBar.TabBar = 0x7f110210
-net.micode.notes:style/Theme.AppCompat = 0x7f110190
-net.micode.notes:layout/material_time_chip = 0x7f0c003a
-net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabText.Inverse = 0x7f11022e
-net.micode.notes:style/Widget.AppCompat.Button.Small = 0x7f11021e
+net.micode.notes:style/TextAppearance.Design.Tab = 0x7f120174
+net.micode.notes:style/Widget.AppCompat.ActionBar.TabBar = 0x7f120210
+net.micode.notes:style/Theme.AppCompat = 0x7f120190
+net.micode.notes:layout/material_time_chip = 0x7f0d003a
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabText.Inverse = 0x7f12022e
+net.micode.notes:style/Widget.AppCompat.Button.Small = 0x7f12021e
+net.micode.notes:layout/material_clock_period_toggle_land = 0x7f0d0035
net.micode.notes:attr/popupTheme = 0x7f040291
-net.micode.notes:layout/material_clock_period_toggle_land = 0x7f0c0035
net.micode.notes:drawable/$avd_hide_password__0 = 0x7f080000
-net.micode.notes:id/fill = 0x7f0900b7
-net.micode.notes:id/iv_bg_blue = 0x7f0900db
-net.micode.notes:layout/text_view_with_line_height_from_layout = 0x7f0c007f
+net.micode.notes:id/fill = 0x7f0a00b7
+net.micode.notes:id/iv_bg_blue = 0x7f0a00db
+net.micode.notes:layout/text_view_with_line_height_from_layout = 0x7f0d007f
net.micode.notes:attr/rippleColor = 0x7f0402a7
-net.micode.notes:style/Base.Widget.AppCompat.CompoundButton.Switch = 0x7f1100b1
-net.micode.notes:styleable/MaterialButton = 0x7f120046
+net.micode.notes:style/Base.Widget.AppCompat.CompoundButton.Switch = 0x7f1200b1
+net.micode.notes:styleable/MaterialButton = 0x7f130046
net.micode.notes:dimen/design_bottom_navigation_height = 0x7f070061
-net.micode.notes:layout/dialog_edit_text = 0x7f0c002f
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Day.Today = 0x7f11029d
-net.micode.notes:string/note_link_web = 0x7f1000a1
-net.micode.notes:style/Platform.V25.AppCompat = 0x7f110101
-net.micode.notes:xml/standalone_badge = 0x7f130003
-net.micode.notes:style/Theme.MaterialComponents.Light.Dialog.MinWidth.Bridge = 0x7f1101d6
-net.micode.notes:id/animateToEnd = 0x7f09004c
-net.micode.notes:style/TextAppearance.MaterialComponents.Chip = 0x7f11017a
-net.micode.notes:layout/design_layout_tab_text = 0x7f0c0025
+net.micode.notes:layout/dialog_edit_text = 0x7f0d002f
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Day.Today = 0x7f12029d
+net.micode.notes:string/note_link_web = 0x7f1100a1
+net.micode.notes:style/Platform.V25.AppCompat = 0x7f120101
+net.micode.notes:xml/standalone_badge = 0x7f140003
+net.micode.notes:style/Theme.MaterialComponents.Light.Dialog.MinWidth.Bridge = 0x7f1201d6
+net.micode.notes:id/animateToEnd = 0x7f0a004c
+net.micode.notes:style/TextAppearance.MaterialComponents.Chip = 0x7f12017a
+net.micode.notes:layout/design_layout_tab_text = 0x7f0d0025
net.micode.notes:dimen/design_bottom_navigation_text_size = 0x7f070068
net.micode.notes:attr/materialCalendarYearNavigationButton = 0x7f04022d
-net.micode.notes:layout/abc_list_menu_item_layout = 0x7f0c0010
-net.micode.notes:attr/subtitleCentered = 0x7f0402e7
-net.micode.notes:style/Theme.AppCompat.Light.Dialog.MinWidth = 0x7f1101a2
-net.micode.notes:string/abc_action_bar_up_description = 0x7f100001
net.micode.notes:attr/ratingBarStyleIndicator = 0x7f04029f
net.micode.notes:drawable/abc_textfield_default_mtrl_alpha = 0x7f080057
-net.micode.notes:layout/custom_dialog = 0x7f0c001e
-net.micode.notes:id/snackbar_text = 0x7f0901a5
-net.micode.notes:layout/note_list_footer = 0x7f0c0061
-net.micode.notes:style/Base.Theme.AppCompat.Light.DarkActionBar = 0x7f11004f
+net.micode.notes:id/snackbar_text = 0x7f0a01a6
+net.micode.notes:layout/custom_dialog = 0x7f0d001e
+net.micode.notes:id/note_pop_menu_list_btn_sync = 0x7f0a0158
+net.micode.notes:layout/mtrl_picker_text_input_date = 0x7f0d005a
+net.micode.notes:layout/note_list_footer = 0x7f0d0061
+net.micode.notes:style/Base.Theme.AppCompat.Light.DarkActionBar = 0x7f12004f
net.micode.notes:attr/state_dragged = 0x7f0402dc
net.micode.notes:attr/trackThickness = 0x7f040361
-net.micode.notes:id/note_pop_menu_list_btn_sync = 0x7f090158
-net.micode.notes:layout/mtrl_picker_text_input_date = 0x7f0c005a
net.micode.notes:color/mtrl_textinput_hovered_box_stroke_color = 0x7f0600b7
-net.micode.notes:layout/abc_search_dropdown_item_icons_2line = 0x7f0c0018
-net.micode.notes:style/Base.ThemeOverlay.AppCompat.Dark = 0x7f11006a
-net.micode.notes:layout/abc_screen_toolbar = 0x7f0c0017
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.YearNavigationButton = 0x7f1102ae
-net.micode.notes:style/ThemeOverlay.MaterialComponents.ActionBar.Primary = 0x7f1101e9
-net.micode.notes:layout/abc_list_menu_item_icon = 0x7f0c000f
-net.micode.notes:styleable/FloatingActionButton = 0x7f12002c
-net.micode.notes:string/delete_remind_time_message = 0x7f10002e
-net.micode.notes:attr/itemIconSize = 0x7f0401a6
-net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Title.Icon = 0x7f1100ee
-net.micode.notes:style/Widget.MaterialComponents.BottomAppBar.Colored = 0x7f110271
-net.micode.notes:style/Widget.AppCompat.Spinner.DropDown.ActionBar = 0x7f110251
-net.micode.notes:style/Theme.MaterialComponents.DayNight.NoActionBar.Bridge = 0x7f1101bf
-net.micode.notes:id/tag_accessibility_pane_title = 0x7f0901c1
-net.micode.notes:layout/abc_alert_dialog_title_material = 0x7f0c000a
-net.micode.notes:id/right = 0x7f09017f
-net.micode.notes:style/Theme.AppCompat.Light.Dialog.Alert = 0x7f1101a1
-net.micode.notes:id/transition_transform = 0x7f0901ef
-net.micode.notes:style/Widget.Design.CollapsingToolbar = 0x7f11025c
-net.micode.notes:style/ThemeOverlay.MaterialComponents.AutoCompleteTextView.FilledBox = 0x7f1101ec
-net.micode.notes:layout/abc_alert_dialog_material = 0x7f0c0009
-net.micode.notes:string/material_timepicker_select_time = 0x7f10005c
-net.micode.notes:style/TextAppearanceUnderMenuIcon = 0x7f11018f
-net.micode.notes:style/Base.TextAppearance.AppCompat.Medium = 0x7f110022
-net.micode.notes:styleable/RangeSlider = 0x7f120064
+net.micode.notes:layout/abc_search_dropdown_item_icons_2line = 0x7f0d0018
+net.micode.notes:style/Base.ThemeOverlay.AppCompat.Dark = 0x7f12006a
+net.micode.notes:layout/abc_screen_toolbar = 0x7f0d0017
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.YearNavigationButton = 0x7f1202ae
+net.micode.notes:id/up = 0x7f0a01fc
+net.micode.notes:layout/abc_popup_menu_item_layout = 0x7f0d0013
+net.micode.notes:style/Base.TextAppearance.Widget.AppCompat.ExpandedMenu.Item = 0x7f120044
+net.micode.notes:attr/panelMenuListWidth = 0x7f04027d
+net.micode.notes:drawable/list_white_down = 0x7f08009b
+net.micode.notes:id/chip_group = 0x7f0a0079
+net.micode.notes:layout/abc_list_menu_item_layout = 0x7f0d0010
+net.micode.notes:attr/subtitleCentered = 0x7f0402e7
+net.micode.notes:string/abc_action_bar_up_description = 0x7f110001
+net.micode.notes:style/Theme.AppCompat.Light.Dialog.MinWidth = 0x7f1201a2
+net.micode.notes:id/tag_accessibility_pane_title = 0x7f0a01c2
+net.micode.notes:layout/abc_alert_dialog_title_material = 0x7f0d000a
+net.micode.notes:style/Theme.MaterialComponents.DayNight.NoActionBar.Bridge = 0x7f1201bf
+net.micode.notes:style/Theme.AppCompat.Light.Dialog.Alert = 0x7f1201a1
+net.micode.notes:id/right = 0x7f0a0180
+net.micode.notes:style/Widget.MaterialComponents.BottomAppBar.Colored = 0x7f120271
+net.micode.notes:style/Widget.AppCompat.Spinner.DropDown.ActionBar = 0x7f120251
+net.micode.notes:layout/abc_alert_dialog_material = 0x7f0d0009
+net.micode.notes:id/transition_transform = 0x7f0a01f0
+net.micode.notes:style/ThemeOverlay.MaterialComponents.AutoCompleteTextView.FilledBox = 0x7f1201ec
+net.micode.notes:style/Widget.Design.CollapsingToolbar = 0x7f12025c
+net.micode.notes:style/Base.TextAppearance.AppCompat.Medium = 0x7f120022
+net.micode.notes:styleable/RangeSlider = 0x7f130064
net.micode.notes:color/design_dark_default_color_primary_dark = 0x7f06003d
-net.micode.notes:id/rightToLeft = 0x7f090180
-net.micode.notes:layout/abc_action_bar_title_item = 0x7f0c0000
-net.micode.notes:style/Widget.MaterialComponents.ActionBar.Surface = 0x7f110267
+net.micode.notes:id/rightToLeft = 0x7f0a0181
+net.micode.notes:layout/abc_action_bar_title_item = 0x7f0d0000
+net.micode.notes:style/Widget.MaterialComponents.ActionBar.Surface = 0x7f120267
net.micode.notes:dimen/cardview_compat_inset_shadow = 0x7f070050
net.micode.notes:dimen/material_timepicker_dialog_buttons_margin_top = 0x7f0700bc
-net.micode.notes:interpolator/mtrl_linear_out_slow_in = 0x7f0b000a
-net.micode.notes:interpolator/mtrl_fast_out_slow_in = 0x7f0b0008
+net.micode.notes:interpolator/mtrl_linear_out_slow_in = 0x7f0c000a
+net.micode.notes:interpolator/mtrl_fast_out_slow_in = 0x7f0c0008
+net.micode.notes:style/Widget.AppCompat.AutoCompleteTextView = 0x7f120218
+net.micode.notes:id/showTitle = 0x7f0a01a1
net.micode.notes:dimen/mtrl_low_ripple_pressed_alpha = 0x7f07013b
-net.micode.notes:style/Widget.AppCompat.AutoCompleteTextView = 0x7f110218
-net.micode.notes:id/showTitle = 0x7f0901a0
-net.micode.notes:interpolator/fast_out_slow_in = 0x7f0b0006
+net.micode.notes:interpolator/fast_out_slow_in = 0x7f0c0006
net.micode.notes:color/colorPrimaryDark = 0x7f060031
-net.micode.notes:interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_1 = 0x7f0b0003
-net.micode.notes:string/preferences_menu_remove_account = 0x7f1000b9
-net.micode.notes:interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_0 = 0x7f0b0002
-net.micode.notes:styleable/StateSet = 0x7f120073
-net.micode.notes:interpolator/btn_checkbox_checked_mtrl_animation_interpolator_1 = 0x7f0b0001
-net.micode.notes:id/clockwise = 0x7f09007f
+net.micode.notes:interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_1 = 0x7f0c0003
+net.micode.notes:string/preferences_menu_remove_account = 0x7f1100b9
+net.micode.notes:interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_0 = 0x7f0c0002
+net.micode.notes:styleable/StateSet = 0x7f130073
+net.micode.notes:interpolator/btn_checkbox_checked_mtrl_animation_interpolator_1 = 0x7f0c0001
+net.micode.notes:id/clockwise = 0x7f0a007f
net.micode.notes:dimen/abc_action_button_min_width_overflow_material = 0x7f07000f
-net.micode.notes:integer/mtrl_calendar_header_orientation = 0x7f0a0013
-net.micode.notes:string/format_date_ymd = 0x7f10003f
-net.micode.notes:styleable/SwitchCompat = 0x7f120074
+net.micode.notes:integer/mtrl_calendar_header_orientation = 0x7f0b0013
+net.micode.notes:string/format_date_ymd = 0x7f11003f
+net.micode.notes:styleable/SwitchCompat = 0x7f130074
net.micode.notes:color/bright_foreground_material_dark = 0x7f060026
-net.micode.notes:id/stretch = 0x7f0901b9
-net.micode.notes:integer/design_snackbar_text_max_lines = 0x7f0a0006
+net.micode.notes:id/stretch = 0x7f0a01ba
+net.micode.notes:integer/design_snackbar_text_max_lines = 0x7f0b0006
net.micode.notes:attr/showMotionSpec = 0x7f0402bf
-net.micode.notes:styleable/GradientColorItem = 0x7f120033
-net.micode.notes:style/ThemeOverlay.MaterialComponents.BottomAppBar.Surface = 0x7f1101f1
-net.micode.notes:id/account_dialog_subtitle = 0x7f090030
-net.micode.notes:style/Base.Widget.AppCompat.Button.ButtonBar.AlertDialog = 0x7f1100aa
-net.micode.notes:drawable/edit_green = 0x7f080076
-net.micode.notes:id/zero_corner_chip = 0x7f090205
-net.micode.notes:layout/select_dialog_singlechoice_material = 0x7f0c006f
+net.micode.notes:styleable/GradientColorItem = 0x7f130033
+net.micode.notes:style/ThemeOverlay.MaterialComponents.BottomAppBar.Surface = 0x7f1201f1
+net.micode.notes:id/account_dialog_subtitle = 0x7f0a0030
+net.micode.notes:style/Base.Widget.AppCompat.Button.ButtonBar.AlertDialog = 0x7f1200aa
+net.micode.notes:drawable/edit_green = 0x7f080074
+net.micode.notes:id/zero_corner_chip = 0x7f0a0206
+net.micode.notes:layout/select_dialog_singlechoice_material = 0x7f0d006f
net.micode.notes:attr/layout_anchor = 0x7f0401c4
-net.micode.notes:id/withText = 0x7f090201
-net.micode.notes:string/ticker_success = 0x7f1000cc
-net.micode.notes:layout/mtrl_picker_text_input_date_range = 0x7f0c005b
-net.micode.notes:style/NoteActionBarStyle = 0x7f1100f4
+net.micode.notes:id/withText = 0x7f0a0202
+net.micode.notes:string/ticker_success = 0x7f1100cc
+net.micode.notes:layout/mtrl_picker_text_input_date_range = 0x7f0d005b
+net.micode.notes:style/NoteActionBarStyle = 0x7f1200f4
net.micode.notes:dimen/mtrl_textinput_counter_margin_start = 0x7f070175
-net.micode.notes:id/filled = 0x7f0900ba
-net.micode.notes:id/tag_accessibility_heading = 0x7f0901c0
-net.micode.notes:style/Widget.MaterialComponents.NavigationRailView.PrimarySurface = 0x7f1102b3
-net.micode.notes:style/TextAppearance.MaterialComponents.Headline6 = 0x7f110180
+net.micode.notes:id/filled = 0x7f0a00ba
+net.micode.notes:id/tag_accessibility_heading = 0x7f0a01c1
+net.micode.notes:style/TextAppearance.MaterialComponents.Headline6 = 0x7f120180
net.micode.notes:attr/itemShapeInsetBottom = 0x7f0401ae
-net.micode.notes:id/view_offset_helper = 0x7f0901fd
+net.micode.notes:style/Widget.MaterialComponents.NavigationRailView.PrimarySurface = 0x7f1202b3
+net.micode.notes:id/view_offset_helper = 0x7f0a01fe
net.micode.notes:attr/motionDurationLong1 = 0x7f04024c
-net.micode.notes:id/unchecked = 0x7f0901f8
+net.micode.notes:id/unchecked = 0x7f0a01f9
net.micode.notes:drawable/abc_btn_radio_material = 0x7f08000f
-net.micode.notes:id/material_timepicker_cancel_button = 0x7f090108
+net.micode.notes:id/material_timepicker_cancel_button = 0x7f0a0108
net.micode.notes:dimen/abc_dialog_fixed_height_major = 0x7f07001c
-net.micode.notes:id/tv_title_bar = 0x7f0901f7
-net.micode.notes:style/TextAppearance.MaterialComponents.Badge = 0x7f110175
-net.micode.notes:styleable/FontFamilyFont = 0x7f120030
-net.micode.notes:id/tv_title = 0x7f0901f6
-net.micode.notes:style/Theme.AppCompat.Light.DarkActionBar = 0x7f11019f
-net.micode.notes:string/menu_font_large = 0x7f100066
+net.micode.notes:id/tv_title_bar = 0x7f0a01f8
+net.micode.notes:style/TextAppearance.MaterialComponents.Badge = 0x7f120175
+net.micode.notes:styleable/FontFamilyFont = 0x7f130030
+net.micode.notes:id/tv_title = 0x7f0a01f7
+net.micode.notes:style/Theme.AppCompat.Light.DarkActionBar = 0x7f12019f
+net.micode.notes:string/menu_font_large = 0x7f110066
net.micode.notes:attr/customBoolean = 0x7f0400f5
-net.micode.notes:id/test_radiobutton_app_button_tint = 0x7f0901ce
-net.micode.notes:styleable/LinearLayoutCompat = 0x7f12003f
+net.micode.notes:id/test_radiobutton_app_button_tint = 0x7f0a01cf
+net.micode.notes:attr/strokeWidth = 0x7f0402e3
+net.micode.notes:id/triangle = 0x7f0a01f1
net.micode.notes:color/bright_foreground_inverse_material_dark = 0x7f060024
-net.micode.notes:id/triangle = 0x7f0901f0
net.micode.notes:attr/backgroundSplit = 0x7f040041
-net.micode.notes:attr/strokeWidth = 0x7f0402e3
-net.micode.notes:id/transitionToEnd = 0x7f0901e9
-net.micode.notes:id/button_get_verification_code = 0x7f09006a
-net.micode.notes:id/topPanel = 0x7f0901e6
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.MonthTextView = 0x7f1102aa
-net.micode.notes:id/action_text = 0x7f090043
-net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse = 0x7f11015a
-net.micode.notes:style/TextAppearance.AppCompat.Light.SearchResult.Title = 0x7f110143
-net.micode.notes:id/info = 0x7f0900d5
-net.micode.notes:id/notes_list = 0x7f090160
-net.micode.notes:string/ticker_fail = 0x7f1000cb
+net.micode.notes:styleable/LinearLayoutCompat = 0x7f13003f
+net.micode.notes:id/transitionToEnd = 0x7f0a01ea
+net.micode.notes:id/button_get_verification_code = 0x7f0a0069
+net.micode.notes:id/topPanel = 0x7f0a01e7
+net.micode.notes:id/action_text = 0x7f0a0043
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.MonthTextView = 0x7f1202aa
+net.micode.notes:id/info = 0x7f0a00d5
+net.micode.notes:style/TextAppearance.AppCompat.Light.SearchResult.Title = 0x7f120143
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse = 0x7f12015a
+net.micode.notes:id/notes_list = 0x7f0a0160
+net.micode.notes:string/ticker_fail = 0x7f1100cb
net.micode.notes:attr/fontWeight = 0x7f040171
net.micode.notes:color/abc_decor_view_status_guard = 0x7f060005
-net.micode.notes:id/title_template = 0x7f0901e3
-net.micode.notes:id/on = 0x7f090166
-net.micode.notes:string/abc_action_menu_overflow_description = 0x7f100002
-net.micode.notes:id/mtrl_anchor_parent = 0x7f090129
+net.micode.notes:id/title_template = 0x7f0a01e4
+net.micode.notes:id/on = 0x7f0a0166
+net.micode.notes:string/abc_action_menu_overflow_description = 0x7f110002
+net.micode.notes:id/mtrl_anchor_parent = 0x7f0a0129
net.micode.notes:drawable/abc_spinner_textfield_background_material = 0x7f08004a
-net.micode.notes:style/Widget.MaterialComponents.AutoCompleteTextView.OutlinedBox = 0x7f11026d
-net.micode.notes:id/titleDividerNoCustom = 0x7f0901e2
-net.micode.notes:styleable/NavigationView = 0x7f12005d
-net.micode.notes:id/src_over = 0x7f0901b0
-net.micode.notes:id/fitToContents = 0x7f0900bb
-net.micode.notes:id/text_input_start_icon = 0x7f0901d9
-net.micode.notes:id/menu_alert = 0x7f09010f
-net.micode.notes:style/Base.Theme.MaterialComponents.Dialog.Bridge = 0x7f11005a
-net.micode.notes:styleable/GradientColor = 0x7f120032
-net.micode.notes:id/inward = 0x7f0900d7
-net.micode.notes:id/progress_horizontal = 0x7f09017a
-net.micode.notes:style/RtlUnderlay.Widget.AppCompat.ActionButton = 0x7f110113
+net.micode.notes:id/titleDividerNoCustom = 0x7f0a01e3
+net.micode.notes:style/Widget.MaterialComponents.AutoCompleteTextView.OutlinedBox = 0x7f12026d
+net.micode.notes:styleable/NavigationView = 0x7f13005d
+net.micode.notes:id/src_over = 0x7f0a01b1
+net.micode.notes:id/fitToContents = 0x7f0a00bb
+net.micode.notes:id/text_input_start_icon = 0x7f0a01da
+net.micode.notes:id/menu_alert = 0x7f0a010f
+net.micode.notes:style/Base.Theme.MaterialComponents.Dialog.Bridge = 0x7f12005a
+net.micode.notes:styleable/GradientColor = 0x7f130032
+net.micode.notes:id/inward = 0x7f0a00d7
+net.micode.notes:id/progress_horizontal = 0x7f0a017b
+net.micode.notes:style/RtlUnderlay.Widget.AppCompat.ActionButton = 0x7f120113
net.micode.notes:dimen/design_textinput_caption_translate_y = 0x7f07008a
net.micode.notes:attr/placeholderTextColor = 0x7f04028d
net.micode.notes:attr/cardElevation = 0x7f040078
-net.micode.notes:string/material_timepicker_clock_mode_description = 0x7f100058
+net.micode.notes:string/material_timepicker_clock_mode_description = 0x7f110058
net.micode.notes:attr/drawableLeftCompat = 0x7f040116
-net.micode.notes:id/tag_accessibility_actions = 0x7f0901be
-net.micode.notes:id/sv_note_edit = 0x7f0901bc
-net.micode.notes:id/src_in = 0x7f0901af
+net.micode.notes:id/tag_accessibility_actions = 0x7f0a01bf
+net.micode.notes:id/sv_note_edit = 0x7f0a01bd
+net.micode.notes:id/src_in = 0x7f0a01b0
net.micode.notes:attr/constraintSetStart = 0x7f0400cb
-net.micode.notes:id/square = 0x7f0901ad
-net.micode.notes:styleable/Transition = 0x7f12007f
-net.micode.notes:style/TextAppearance.AppCompat.Widget.Switch = 0x7f110163
+net.micode.notes:id/square = 0x7f0a01ae
+net.micode.notes:styleable/Transition = 0x7f13007f
+net.micode.notes:style/TextAppearance.AppCompat.Widget.Switch = 0x7f120163
net.micode.notes:dimen/material_cursor_inset_bottom = 0x7f0700a5
net.micode.notes:attr/linearProgressIndicatorStyle = 0x7f040206
net.micode.notes:dimen/abc_dialog_fixed_height_minor = 0x7f07001d
net.micode.notes:color/mtrl_navigation_item_text_color = 0x7f0600a6
-net.micode.notes:id/sin = 0x7f0901a1
-net.micode.notes:id/showCustom = 0x7f09019e
-net.micode.notes:id/search_src_text = 0x7f090197
-net.micode.notes:id/search_go_btn = 0x7f090194
-net.micode.notes:styleable/View = 0x7f120081
-net.micode.notes:id/search_button = 0x7f090191
+net.micode.notes:id/sin = 0x7f0a01a2
+net.micode.notes:id/showCustom = 0x7f0a019f
+net.micode.notes:id/search_src_text = 0x7f0a0198
+net.micode.notes:id/search_go_btn = 0x7f0a0195
+net.micode.notes:styleable/View = 0x7f130081
+net.micode.notes:id/search_button = 0x7f0a0192
net.micode.notes:color/primary_dark_material_dark = 0x7f0600ba
-net.micode.notes:string/error_note_empty_for_send_to_desktop = 0x7f100031
-net.micode.notes:string/menu_move_parent_folder = 0x7f10006d
-net.micode.notes:style/Theme.MaterialComponents.BottomSheetDialog = 0x7f1101ad
-net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar.TabText.Inverse = 0x7f1100bb
-net.micode.notes:id/scrollable = 0x7f09018e
-net.micode.notes:id/scrollView = 0x7f09018d
-net.micode.notes:string/mtrl_chip_close_icon_content_description = 0x7f10007b
-net.micode.notes:layout/notification_template_part_time = 0x7f0c006c
+net.micode.notes:string/error_note_empty_for_send_to_desktop = 0x7f110031
+net.micode.notes:string/menu_move_parent_folder = 0x7f11006d
+net.micode.notes:style/Theme.MaterialComponents.BottomSheetDialog = 0x7f1201ad
+net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar.TabText.Inverse = 0x7f1200bb
+net.micode.notes:id/scrollable = 0x7f0a018f
net.micode.notes:attr/materialCalendarHeaderToggleButton = 0x7f040228
-net.micode.notes:id/save_overlay_view = 0x7f090186
-net.micode.notes:id/textSpacerNoTitle = 0x7f0901d3
-net.micode.notes:id/row_index_key = 0x7f090184
+net.micode.notes:string/mtrl_chip_close_icon_content_description = 0x7f11007b
+net.micode.notes:layout/notification_template_part_time = 0x7f0d006c
+net.micode.notes:id/scrollView = 0x7f0a018e
+net.micode.notes:id/save_overlay_view = 0x7f0a0187
+net.micode.notes:id/textSpacerNoTitle = 0x7f0a01d4
+net.micode.notes:id/row_index_key = 0x7f0a0185
net.micode.notes:attr/windowFixedHeightMinor = 0x7f04037e
net.micode.notes:attr/behavior_autoShrink = 0x7f04004d
-net.micode.notes:id/note_list_activity = 0x7f09014f
+net.micode.notes:id/note_list_activity = 0x7f0a014f
net.micode.notes:dimen/mtrl_navigation_rail_active_text_size = 0x7f070145
net.micode.notes:dimen/abc_action_bar_default_padding_start_material = 0x7f070004
-net.micode.notes:style/Base.TextAppearance.AppCompat.Light.Widget.PopupMenu.Small = 0x7f110021
+net.micode.notes:style/Base.TextAppearance.AppCompat.Light.Widget.PopupMenu.Small = 0x7f120021
net.micode.notes:color/design_dark_default_color_background = 0x7f060035
-net.micode.notes:style/Widget.Design.AppBarLayout = 0x7f110259
-net.micode.notes:id/right_side = 0x7f090182
-net.micode.notes:id/material_minute_text_input = 0x7f090105
-net.micode.notes:id/radio = 0x7f09017b
-net.micode.notes:id/postLayout = 0x7f090176
-net.micode.notes:style/Widget.MaterialComponents.TimePicker.Clock = 0x7f1102d1
-net.micode.notes:style/Widget.MaterialComponents.Snackbar = 0x7f1102bc
-net.micode.notes:id/progress_circular = 0x7f090179
-net.micode.notes:style/Base.Widget.Design.TabLayout = 0x7f1100d6
-net.micode.notes:integer/hide_password_duration = 0x7f0a0008
-net.micode.notes:id/pathRelative = 0x7f090171
+net.micode.notes:style/Widget.Design.AppBarLayout = 0x7f120259
+net.micode.notes:id/right_side = 0x7f0a0183
+net.micode.notes:id/material_minute_text_input = 0x7f0a0105
+net.micode.notes:id/radio = 0x7f0a017c
+net.micode.notes:id/postLayout = 0x7f0a0177
+net.micode.notes:style/Widget.MaterialComponents.TimePicker.Clock = 0x7f1202d1
+net.micode.notes:style/Widget.MaterialComponents.Snackbar = 0x7f1202bc
+net.micode.notes:id/progress_circular = 0x7f0a017a
+net.micode.notes:style/Base.Widget.Design.TabLayout = 0x7f1200d6
+net.micode.notes:integer/hide_password_duration = 0x7f0b0008
+net.micode.notes:id/pathRelative = 0x7f0a0171
net.micode.notes:color/material_on_surface_emphasis_high_type = 0x7f060077
net.micode.notes:attr/motionPathRotate = 0x7f040259
-net.micode.notes:layout/note_menu_list_item = 0x7f0c0063
-net.micode.notes:id/parent_matrix = 0x7f09016e
-net.micode.notes:id/tag_accessibility_clickable_spans = 0x7f0901bf
-net.micode.notes:style/TextAppearance.MaterialComponents.Headline3 = 0x7f11017d
+net.micode.notes:layout/note_menu_list_item = 0x7f0d0063
+net.micode.notes:id/parent_matrix = 0x7f0a016e
+net.micode.notes:id/tag_accessibility_clickable_spans = 0x7f0a01c0
+net.micode.notes:style/TextAppearance.MaterialComponents.Headline3 = 0x7f12017d
net.micode.notes:color/background_material_dark = 0x7f06001f
-net.micode.notes:drawable/delete = 0x7f08006e
-net.micode.notes:id/selected = 0x7f09019a
+net.micode.notes:drawable/delete = 0x7f08006c
+net.micode.notes:id/selected = 0x7f0a019b
net.micode.notes:attr/chipIconTint = 0x7f040090
-net.micode.notes:id/outward = 0x7f090168
-net.micode.notes:styleable/Slider = 0x7f12006c
-net.micode.notes:string/clear_text_end_icon_content_description = 0x7f10002b
-net.micode.notes:id/note_title = 0x7f09015e
-net.micode.notes:style/TextAppearance.AppCompat.Widget.Button = 0x7f11015b
-net.micode.notes:style/popwin_anim_style = 0x7f1102dc
+net.micode.notes:id/outward = 0x7f0a0168
+net.micode.notes:styleable/Slider = 0x7f13006c
+net.micode.notes:string/clear_text_end_icon_content_description = 0x7f11002b
+net.micode.notes:id/note_title = 0x7f0a015e
+net.micode.notes:style/TextAppearance.AppCompat.Widget.Button = 0x7f12015b
+net.micode.notes:style/popwin_anim_style = 0x7f1202dc
net.micode.notes:color/mtrl_tabs_colored_ripple_color = 0x7f0600ad
-net.micode.notes:id/note_pop_menu_list_btn_backup = 0x7f090156
-net.micode.notes:id/note_pop_menu_list_btn_back = 0x7f090155
-net.micode.notes:id/note_menu_list_item_cb = 0x7f090153
+net.micode.notes:id/note_pop_menu_list_btn_backup = 0x7f0a0156
+net.micode.notes:id/note_pop_menu_list_btn_back = 0x7f0a0155
+net.micode.notes:id/note_menu_list_item_cb = 0x7f0a0153
net.micode.notes:attr/deriveConstraintsFrom = 0x7f040107
-net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.DropDownItem = 0x7f11003a
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.DropDownItem = 0x7f12003a
net.micode.notes:color/mtrl_textinput_focused_box_stroke_color = 0x7f0600b6
-net.micode.notes:id/note_login_phone_num = 0x7f090150
+net.micode.notes:id/note_login_phone_num = 0x7f0a0150
net.micode.notes:attr/numericModifiers = 0x7f04026a
-net.micode.notes:id/note_edit_view = 0x7f09014d
-net.micode.notes:style/Widget.MaterialComponents.Button.OutlinedButton.Icon = 0x7f11027b
-net.micode.notes:style/Widget.MaterialComponents.TextInputLayout.OutlinedBox = 0x7f1102ca
+net.micode.notes:id/note_edit_view = 0x7f0a014d
+net.micode.notes:style/Widget.MaterialComponents.Button.OutlinedButton.Icon = 0x7f12027b
+net.micode.notes:style/Widget.MaterialComponents.TextInputLayout.OutlinedBox = 0x7f1202ca
net.micode.notes:dimen/mtrl_btn_elevation = 0x7f0700d4
net.micode.notes:color/ripple_material_dark = 0x7f0600c4
-net.micode.notes:drawable/title_bar_bg = 0x7f0800d3
-net.micode.notes:id/note_bg_color_selector = 0x7f09014b
-net.micode.notes:styleable/FlowLayout = 0x7f12002e
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.MonthNavigationButton = 0x7f1102a9
-net.micode.notes:string/ticker_syncing = 0x7f1000cd
-net.micode.notes:layout/abc_screen_simple = 0x7f0c0015
-net.micode.notes:id/iv_bg_red = 0x7f0900df
-net.micode.notes:id/snap = 0x7f0901a6
+net.micode.notes:drawable/title_bar_bg = 0x7f0800d7
+net.micode.notes:id/note_bg_color_selector = 0x7f0a014b
+net.micode.notes:styleable/FlowLayout = 0x7f13002e
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.MonthNavigationButton = 0x7f1202a9
+net.micode.notes:string/ticker_syncing = 0x7f1100cd
+net.micode.notes:layout/abc_screen_simple = 0x7f0d0015
+net.micode.notes:id/iv_bg_red = 0x7f0a00df
+net.micode.notes:id/snap = 0x7f0a01a7
+net.micode.notes:id/never = 0x7f0a0147
+net.micode.notes:id/material_hour_text_input = 0x7f0a0102
net.micode.notes:attr/motionDurationShort1 = 0x7f040250
-net.micode.notes:id/material_hour_text_input = 0x7f090102
-net.micode.notes:id/never = 0x7f090147
net.micode.notes:drawable/abc_seekbar_tick_mark_material = 0x7f080047
-net.micode.notes:id/easeOut = 0x7f0900a9
-net.micode.notes:id/navigation_bar_item_small_label_view = 0x7f090145
+net.micode.notes:id/easeOut = 0x7f0a00a9
+net.micode.notes:id/navigation_bar_item_small_label_view = 0x7f0a0145
net.micode.notes:drawable/abc_btn_radio_to_on_mtrl_015 = 0x7f080012
-net.micode.notes:id/navigation_bar_item_labels_group = 0x7f090143
-net.micode.notes:id/BOTTOM_START = 0x7f090002
-net.micode.notes:drawable/list_green_middle = 0x7f080093
+net.micode.notes:id/navigation_bar_item_labels_group = 0x7f0a0143
net.micode.notes:dimen/mtrl_progress_circular_inset = 0x7f07014e
-net.micode.notes:style/Platform.V25.AppCompat.Light = 0x7f110102
-net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Body.Text = 0x7f1100eb
-net.micode.notes:id/multiply = 0x7f090140
-net.micode.notes:id/edit_query = 0x7f0900aa
-net.micode.notes:id/touch_outside = 0x7f0901e8
-net.micode.notes:id/mtrl_view_tag_bottom_padding = 0x7f09013f
-net.micode.notes:id/menu_font_size = 0x7f090114
+net.micode.notes:style/Platform.V25.AppCompat.Light = 0x7f120102
+net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Body.Text = 0x7f1200eb
+net.micode.notes:id/BOTTOM_START = 0x7f0a0002
+net.micode.notes:drawable/list_green_middle = 0x7f080094
+net.micode.notes:id/multiply = 0x7f0a0140
+net.micode.notes:id/edit_query = 0x7f0a00aa
+net.micode.notes:id/touch_outside = 0x7f0a01e9
+net.micode.notes:id/mtrl_view_tag_bottom_padding = 0x7f0a013f
+net.micode.notes:id/menu_font_size = 0x7f0a0114
net.micode.notes:attr/selectorSize = 0x7f0402b5
-net.micode.notes:id/note_pop_menu_list_title = 0x7f09015c
+net.micode.notes:id/note_pop_menu_list_title = 0x7f0a015c
net.micode.notes:attr/flow_firstVerticalBias = 0x7f040155
net.micode.notes:attr/backgroundTint = 0x7f040043
-net.micode.notes:id/accessibility_custom_action_19 = 0x7f09001b
-net.micode.notes:style/Widget.AppCompat.Light.ActionBar = 0x7f110228
-net.micode.notes:id/mtrl_internal_children_alpha_tag = 0x7f090134
+net.micode.notes:id/accessibility_custom_action_19 = 0x7f0a001b
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar = 0x7f120228
+net.micode.notes:id/mtrl_internal_children_alpha_tag = 0x7f0a0134
net.micode.notes:attr/contentPaddingEnd = 0x7f0400d8
net.micode.notes:attr/titleMargin = 0x7f040348
-net.micode.notes:id/mtrl_calendar_year_selector_frame = 0x7f090131
+net.micode.notes:id/mtrl_calendar_year_selector_frame = 0x7f0a0131
net.micode.notes:drawable/abc_ic_star_half_black_36dp = 0x7f08002b
-net.micode.notes:id/mtrl_calendar_text_input_frame = 0x7f090130
-net.micode.notes:id/mtrl_calendar_selection_frame = 0x7f09012f
-net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar = 0x7f1100b7
+net.micode.notes:id/mtrl_calendar_text_input_frame = 0x7f0a0130
+net.micode.notes:id/mtrl_calendar_selection_frame = 0x7f0a012f
+net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar = 0x7f1200b7
net.micode.notes:attr/tabIconTintMode = 0x7f0402f7
-net.micode.notes:id/mtrl_calendar_main_pane = 0x7f09012d
-net.micode.notes:style/ThemeOverlay.AppCompat.Dark = 0x7f1101df
-net.micode.notes:style/Widget.MaterialComponents.CircularProgressIndicator.Small = 0x7f11028e
+net.micode.notes:id/mtrl_calendar_main_pane = 0x7f0a012d
+net.micode.notes:style/ThemeOverlay.AppCompat.Dark = 0x7f1201df
+net.micode.notes:style/Widget.MaterialComponents.CircularProgressIndicator.Small = 0x7f12028e
net.micode.notes:attr/endIconCheckable = 0x7f040128
-net.micode.notes:style/ShapeAppearanceOverlay.MaterialComponents.TextInputLayout.FilledBox = 0x7f110127
-net.micode.notes:layout/test_toolbar = 0x7f0c007a
-net.micode.notes:layout/mtrl_calendar_month_navigation = 0x7f0c004b
-net.micode.notes:string/widget_havenot_content = 0x7f1000ce
-net.micode.notes:color/primary_text_disabled_material_light = 0x7f0600c2
-net.micode.notes:id/mtrl_calendar_frame = 0x7f09012c
-net.micode.notes:id/material_clock_period_toggle = 0x7f090101
-net.micode.notes:attr/constraint_referenced_ids = 0x7f0400cc
+net.micode.notes:style/ShapeAppearanceOverlay.MaterialComponents.TextInputLayout.FilledBox = 0x7f120127
net.micode.notes:attr/shrinkMotionSpec = 0x7f0402c3
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.HeaderLayout = 0x7f1102a3
+net.micode.notes:attr/constraint_referenced_ids = 0x7f0400cc
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.HeaderLayout = 0x7f1202a3
+net.micode.notes:id/mtrl_calendar_frame = 0x7f0a012c
+net.micode.notes:color/primary_text_disabled_material_light = 0x7f0600c2
+net.micode.notes:id/material_clock_period_toggle = 0x7f0a0101
+net.micode.notes:layout/test_toolbar = 0x7f0d007a
+net.micode.notes:layout/mtrl_calendar_month_navigation = 0x7f0d004b
+net.micode.notes:string/widget_havenot_content = 0x7f1100ce
net.micode.notes:attr/iconPadding = 0x7f04018f
-net.micode.notes:string/search_label = 0x7f1000c0
-net.micode.notes:string/menu_font_size = 0x7f100068
+net.micode.notes:string/search_label = 0x7f1100c0
+net.micode.notes:string/menu_font_size = 0x7f110068
net.micode.notes:color/cutePink = 0x7f060032
net.micode.notes:attr/closeItemLayout = 0x7f0400ab
-net.micode.notes:id/move = 0x7f090128
-net.micode.notes:style/ThemeOverlay.AppCompat.ActionBar = 0x7f1101de
+net.micode.notes:id/move = 0x7f0a0128
+net.micode.notes:style/ThemeOverlay.AppCompat.ActionBar = 0x7f1201de
net.micode.notes:dimen/mtrl_badge_long_text_horizontal_padding = 0x7f0700c3
-net.micode.notes:styleable/Chip = 0x7f120019
-net.micode.notes:style/Base.TextAppearance.MaterialComponents.Headline6 = 0x7f110042
+net.micode.notes:styleable/Chip = 0x7f130019
+net.micode.notes:style/Base.TextAppearance.MaterialComponents.Headline6 = 0x7f120042
net.micode.notes:attr/actionModeStyle = 0x7f04001b
-net.micode.notes:style/Base.V14.Theme.MaterialComponents.Light.Bridge = 0x7f110079
-net.micode.notes:id/chip3 = 0x7f090078
-net.micode.notes:id/beginning = 0x7f090058
-net.micode.notes:string/menu_normal_mode = 0x7f10006e
-net.micode.notes:id/btn_note_signout = 0x7f090065
+net.micode.notes:style/Base.V14.Theme.MaterialComponents.Light.Bridge = 0x7f120079
net.micode.notes:attr/path_percent = 0x7f040284
-net.micode.notes:drawable/list_white_up = 0x7f08009d
-net.micode.notes:style/Animation.MaterialComponents.BottomSheetDialog = 0x7f110007
-net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar.TabText = 0x7f1100ba
-net.micode.notes:id/month_title = 0x7f090126
+net.micode.notes:drawable/list_white_up = 0x7f08009e
+net.micode.notes:id/chip3 = 0x7f0a0078
+net.micode.notes:id/beginning = 0x7f0a0058
+net.micode.notes:string/menu_normal_mode = 0x7f11006e
+net.micode.notes:id/btn_note_signout = 0x7f0a0064
+net.micode.notes:style/Animation.MaterialComponents.BottomSheetDialog = 0x7f120007
+net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar.TabText = 0x7f1200ba
+net.micode.notes:id/month_title = 0x7f0a0126
net.micode.notes:attr/flow_horizontalAlign = 0x7f040157
-net.micode.notes:id/month_navigation_previous = 0x7f090125
-net.micode.notes:id/month_navigation_bar = 0x7f090122
+net.micode.notes:id/month_navigation_previous = 0x7f0a0125
+net.micode.notes:id/month_navigation_bar = 0x7f0a0122
net.micode.notes:attr/materialCalendarHeaderConfirmButton = 0x7f040223
-net.micode.notes:id/month_grid = 0x7f090121
-net.micode.notes:integer/status_bar_notification_info_maxnum = 0x7f0a001b
-net.micode.notes:drawable/notification_bg = 0x7f0800c4
-net.micode.notes:layout/mtrl_calendar_horizontal = 0x7f0c0048
-net.micode.notes:drawable/notification_template_icon_low_bg = 0x7f0800cc
+net.micode.notes:id/month_grid = 0x7f0a0121
+net.micode.notes:integer/status_bar_notification_info_maxnum = 0x7f0b001b
+net.micode.notes:drawable/notification_bg = 0x7f0800c5
+net.micode.notes:layout/mtrl_calendar_horizontal = 0x7f0d0048
+net.micode.notes:drawable/notification_template_icon_low_bg = 0x7f0800cd
net.micode.notes:drawable/abc_cab_background_top_material = 0x7f080016
-net.micode.notes:id/menu_send_to_desktop = 0x7f090119
+net.micode.notes:id/menu_send_to_desktop = 0x7f0a0119
net.micode.notes:attr/bottomAppBarStyle = 0x7f040059
-net.micode.notes:style/TextAppearance.Compat.Notification.Line2 = 0x7f110167
-net.micode.notes:style/Widget.MaterialComponents.AutoCompleteTextView.FilledBox.Dense = 0x7f11026c
-net.micode.notes:id/iv_bg_yellow = 0x7f0900e3
-net.micode.notes:id/menu_new_note = 0x7f090117
+net.micode.notes:style/TextAppearance.Compat.Notification.Line2 = 0x7f120167
+net.micode.notes:style/Widget.MaterialComponents.AutoCompleteTextView.FilledBox.Dense = 0x7f12026c
+net.micode.notes:id/iv_bg_yellow = 0x7f0a00e3
+net.micode.notes:id/menu_new_note = 0x7f0a0117
net.micode.notes:attr/textAppearanceOverline = 0x7f040322
-net.micode.notes:string/item_view_role_description = 0x7f100048
-net.micode.notes:id/menu_list_mode = 0x7f090115
-net.micode.notes:id/menu_delete_remind = 0x7f090112
+net.micode.notes:string/item_view_role_description = 0x7f110048
+net.micode.notes:id/menu_list_mode = 0x7f0a0115
+net.micode.notes:id/menu_delete_remind = 0x7f0a0112
net.micode.notes:dimen/mtrl_tooltip_cornerSize = 0x7f07017b
-net.micode.notes:id/material_timepicker_mode_button = 0x7f09010b
-net.micode.notes:id/start = 0x7f0901b2
-net.micode.notes:styleable/ConstraintLayout_Layout = 0x7f120023
-net.micode.notes:id/material_textinput_timepicker = 0x7f090107
-net.micode.notes:layout/mtrl_calendar_year = 0x7f0c004e
-net.micode.notes:id/toggle = 0x7f0901e4
-net.micode.notes:style/Base.Theme.AppCompat.DialogWhenLarge = 0x7f11004d
-net.micode.notes:style/Base.Widget.AppCompat.PopupWindow = 0x7f1100c6
-net.micode.notes:id/material_label = 0x7f090104
+net.micode.notes:id/material_timepicker_mode_button = 0x7f0a010b
+net.micode.notes:id/start = 0x7f0a01b3
+net.micode.notes:styleable/ConstraintLayout_Layout = 0x7f130023
+net.micode.notes:id/material_textinput_timepicker = 0x7f0a0107
+net.micode.notes:layout/mtrl_calendar_year = 0x7f0d004e
+net.micode.notes:id/toggle = 0x7f0a01e5
+net.micode.notes:style/Base.Theme.AppCompat.DialogWhenLarge = 0x7f12004d
+net.micode.notes:style/Base.Widget.AppCompat.PopupWindow = 0x7f1200c6
+net.micode.notes:id/material_label = 0x7f0a0104
net.micode.notes:attr/customIntegerValue = 0x7f0400fa
net.micode.notes:color/androidx_core_ripple_material_light = 0x7f06001b
-net.micode.notes:drawable/dropdown_icon = 0x7f080074
-net.micode.notes:id/material_hour_tv = 0x7f090103
+net.micode.notes:drawable/dropdown_icon = 0x7f080072
+net.micode.notes:id/material_hour_tv = 0x7f0a0103
net.micode.notes:attr/closeIcon = 0x7f0400a4
net.micode.notes:attr/textAppearanceHeadline2 = 0x7f040318
net.micode.notes:drawable/btn_radio_on_to_off_mtrl_animation = 0x7f080069
-net.micode.notes:id/material_clock_hand = 0x7f0900fe
-net.micode.notes:id/italic = 0x7f0900d8
-net.micode.notes:id/masked = 0x7f0900fb
-net.micode.notes:id/mask_view = 0x7f0900fa
-net.micode.notes:id/ll_font_normal = 0x7f0900f5
-net.micode.notes:id/list_item = 0x7f0900f3
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Day.Invalid = 0x7f11029b
-net.micode.notes:id/home = 0x7f0900cb
-net.micode.notes:style/Base.V28.Theme.AppCompat = 0x7f110092
-net.micode.notes:layout/mtrl_layout_snackbar_include = 0x7f0c0050
+net.micode.notes:id/material_clock_hand = 0x7f0a00fe
+net.micode.notes:id/italic = 0x7f0a00d8
+net.micode.notes:id/masked = 0x7f0a00fb
+net.micode.notes:id/mask_view = 0x7f0a00fa
+net.micode.notes:id/ll_font_normal = 0x7f0a00f5
+net.micode.notes:id/list_item = 0x7f0a00f3
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Day.Invalid = 0x7f12029b
+net.micode.notes:id/home = 0x7f0a00cb
+net.micode.notes:style/Base.V28.Theme.AppCompat = 0x7f120092
+net.micode.notes:layout/mtrl_layout_snackbar_include = 0x7f0d0050
net.micode.notes:attr/layout_constraintCircleRadius = 0x7f0401d2
-net.micode.notes:id/listMode = 0x7f0900f2
+net.micode.notes:id/listMode = 0x7f0a00f2
net.micode.notes:attr/enforceTextAppearance = 0x7f04012f
-net.micode.notes:style/ThemeOverlay.AppCompat.DayNight.ActionBar = 0x7f1101e2
-net.micode.notes:id/snapMargins = 0x7f0901a7
+net.micode.notes:style/ThemeOverlay.AppCompat.DayNight.ActionBar = 0x7f1201e2
+net.micode.notes:id/snapMargins = 0x7f0a01a8
net.micode.notes:attr/maxActionInlineWidth = 0x7f040235
net.micode.notes:attr/popupMenuBackground = 0x7f04028f
-net.micode.notes:style/Base.Widget.AppCompat.DrawerArrowToggle.Common = 0x7f1100b3
+net.micode.notes:style/Base.Widget.AppCompat.DrawerArrowToggle.Common = 0x7f1200b3
net.micode.notes:attr/contentPaddingBottom = 0x7f0400d7
-net.micode.notes:string/preferences_last_sync_time = 0x7f1000b5
+net.micode.notes:string/preferences_last_sync_time = 0x7f1100b5
net.micode.notes:attr/colorSecondaryVariant = 0x7f0400c5
-net.micode.notes:style/Base.V21.Theme.MaterialComponents.Dialog = 0x7f110086
-net.micode.notes:id/leftToRight = 0x7f0900ee
-net.micode.notes:id/labeled = 0x7f0900eb
-net.micode.notes:id/iv_medium_select = 0x7f0900e6
+net.micode.notes:style/Base.V21.Theme.MaterialComponents.Dialog = 0x7f120086
+net.micode.notes:id/leftToRight = 0x7f0a00ee
+net.micode.notes:id/labeled = 0x7f0a00eb
+net.micode.notes:id/iv_medium_select = 0x7f0a00e6
net.micode.notes:dimen/design_bottom_navigation_shadow_height = 0x7f070067
-net.micode.notes:id/iv_bg_white_select = 0x7f0900e2
-net.micode.notes:id/iv_bg_green_select = 0x7f0900de
-net.micode.notes:dimen/mtrl_textinput_end_icon_margin_start = 0x7f070176
-net.micode.notes:id/textinput_suffix_text = 0x7f0901df
-net.micode.notes:style/Base.Theme.MaterialComponents.Light.DarkActionBar.Bridge = 0x7f110061
-net.micode.notes:styleable/AnimatedStateListDrawableCompat = 0x7f120007
-net.micode.notes:id/invisible = 0x7f0900d6
+net.micode.notes:id/iv_bg_white_select = 0x7f0a00e2
+net.micode.notes:id/iv_bg_green_select = 0x7f0a00de
+net.micode.notes:id/invisible = 0x7f0a00d6
net.micode.notes:attr/snackbarStyle = 0x7f0402ca
-net.micode.notes:styleable/KeyTimeCycle = 0x7f12003c
-net.micode.notes:style/Base.AlertDialog.AppCompat = 0x7f110008
-net.micode.notes:attr/contentPaddingStart = 0x7f0400db
+net.micode.notes:styleable/KeyTimeCycle = 0x7f13003c
+net.micode.notes:style/Base.AlertDialog.AppCompat = 0x7f120008
+net.micode.notes:styleable/AnimatedStateListDrawableCompat = 0x7f130007
+net.micode.notes:id/textinput_suffix_text = 0x7f0a01e0
+net.micode.notes:style/Base.Theme.MaterialComponents.Light.DarkActionBar.Bridge = 0x7f120061
net.micode.notes:attr/buttonBarNegativeButtonStyle = 0x7f04006a
-net.micode.notes:id/ignore = 0x7f0900d2
-net.micode.notes:styleable/KeyTrigger = 0x7f12003d
-net.micode.notes:id/honorRequest = 0x7f0900cd
+net.micode.notes:attr/contentPaddingStart = 0x7f0400db
+net.micode.notes:dimen/mtrl_textinput_end_icon_margin_start = 0x7f070176
+net.micode.notes:id/ignore = 0x7f0a00d2
+net.micode.notes:styleable/KeyTrigger = 0x7f13003d
+net.micode.notes:id/honorRequest = 0x7f0a00cd
net.micode.notes:attr/alertDialogStyle = 0x7f040025
-net.micode.notes:id/menu_sync = 0x7f09011c
-net.micode.notes:style/Theme.MaterialComponents.DayNight.Dialog.Alert = 0x7f1101b6
-net.micode.notes:dimen/abc_text_size_menu_material = 0x7f070048
-net.micode.notes:id/custom = 0x7f090089
-net.micode.notes:style/Widget.MaterialComponents.Tooltip = 0x7f1102da
+net.micode.notes:id/menu_sync = 0x7f0a011c
+net.micode.notes:style/Widget.MaterialComponents.CompoundButton.RadioButton = 0x7f120291
+net.micode.notes:style/ShapeAppearance.MaterialComponents.MediumComponent = 0x7f120117
+net.micode.notes:id/hideable = 0x7f0a00ca
+net.micode.notes:attr/endIconTint = 0x7f04012c
net.micode.notes:animator/mtrl_extended_fab_change_size_expand_motion_spec = 0x7f02000c
-net.micode.notes:id/off = 0x7f090165
-net.micode.notes:id/ghost_view_holder = 0x7f0900c2
+net.micode.notes:id/off = 0x7f0a0165
+net.micode.notes:style/Theme.MaterialComponents.DayNight.Dialog.Alert = 0x7f1201b6
net.micode.notes:dimen/material_clock_hand_stroke_width = 0x7f07009f
+net.micode.notes:id/ghost_view_holder = 0x7f0a00c2
net.micode.notes:drawable/btn_radio_on_mtrl = 0x7f080068
-net.micode.notes:integer/app_bar_elevation_anim_duration = 0x7f0a0002
-net.micode.notes:style/Widget.MaterialComponents.CompoundButton.RadioButton = 0x7f110291
-net.micode.notes:style/ShapeAppearance.MaterialComponents.MediumComponent = 0x7f110117
-net.micode.notes:id/hideable = 0x7f0900ca
-net.micode.notes:attr/endIconTint = 0x7f04012c
-net.micode.notes:style/Base.TextAppearance.AppCompat = 0x7f110013
-net.micode.notes:styleable/OnClick = 0x7f12005e
+net.micode.notes:integer/app_bar_elevation_anim_duration = 0x7f0b0002
+net.micode.notes:dimen/abc_text_size_menu_material = 0x7f070048
+net.micode.notes:id/custom = 0x7f0a0089
+net.micode.notes:style/Widget.MaterialComponents.Tooltip = 0x7f1202da
+net.micode.notes:style/Base.TextAppearance.AppCompat = 0x7f120013
+net.micode.notes:styleable/OnClick = 0x7f13005e
net.micode.notes:drawable/abc_ic_menu_cut_mtrl_alpha = 0x7f080021
-net.micode.notes:drawable/material_ic_menu_arrow_down_black_24dp = 0x7f0800aa
-net.micode.notes:style/Widget.MaterialComponents.TextInputEditText.OutlinedBox.Dense = 0x7f1102c5
+net.micode.notes:drawable/material_ic_menu_arrow_down_black_24dp = 0x7f0800ac
+net.micode.notes:style/Widget.MaterialComponents.TextInputEditText.OutlinedBox.Dense = 0x7f1202c5
net.micode.notes:attr/drawableEndCompat = 0x7f040115
-net.micode.notes:layout/datetime_picker = 0x7f0c001f
-net.micode.notes:style/AlertDialog.AppCompat = 0x7f110000
+net.micode.notes:layout/datetime_picker = 0x7f0d001f
+net.micode.notes:style/AlertDialog.AppCompat = 0x7f120000
net.micode.notes:attr/curveFit = 0x7f0400f4
-net.micode.notes:id/groups = 0x7f0900c7
-net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.Button = 0x7f110036
+net.micode.notes:id/groups = 0x7f0a00c7
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.Button = 0x7f120036
net.micode.notes:drawable/abc_scrubber_primary_mtrl_alpha = 0x7f080044
-net.micode.notes:id/center = 0x7f09006d
-net.micode.notes:id/material_timepicker_view = 0x7f09010d
-net.micode.notes:id/ghost_view = 0x7f0900c1
-net.micode.notes:id/font_size_selector = 0x7f0900bf
-net.micode.notes:id/floating = 0x7f0900be
+net.micode.notes:id/center = 0x7f0a006d
+net.micode.notes:id/material_timepicker_view = 0x7f0a010d
+net.micode.notes:id/ghost_view = 0x7f0a00c1
+net.micode.notes:id/font_size_selector = 0x7f0a00bf
+net.micode.notes:id/floating = 0x7f0a00be
net.micode.notes:attr/region_heightMoreThan = 0x7f0402a3
net.micode.notes:attr/expandedTitleGravity = 0x7f04013b
-net.micode.notes:integer/cancel_button_image_alpha = 0x7f0a0004
-net.micode.notes:style/Base.TextAppearance.AppCompat.Body1 = 0x7f110014
+net.micode.notes:integer/cancel_button_image_alpha = 0x7f0b0004
+net.micode.notes:style/Base.TextAppearance.AppCompat.Body1 = 0x7f120014
net.micode.notes:attr/titleMarginStart = 0x7f04034b
net.micode.notes:attr/textAppearanceHeadline6 = 0x7f04031c
-net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabBar.Inverse = 0x7f11022c
-net.micode.notes:xml/standalone_badge_gravity_bottom_end = 0x7f130004
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabBar.Inverse = 0x7f12022c
+net.micode.notes:xml/standalone_badge_gravity_bottom_end = 0x7f140004
net.micode.notes:attr/layout_constraintGuide_begin = 0x7f0401d6
-net.micode.notes:layout/notification_action_tombstone = 0x7f0c0068
-net.micode.notes:id/blocking = 0x7f090059
+net.micode.notes:layout/notification_action_tombstone = 0x7f0d0068
+net.micode.notes:id/blocking = 0x7f0a0059
net.micode.notes:attr/layout_constraintGuide_percent = 0x7f0401d8
-net.micode.notes:id/fill_horizontal = 0x7f0900b8
-net.micode.notes:styleable/RadialViewGroup = 0x7f120063
-net.micode.notes:style/TextAppearance.AppCompat.Body2 = 0x7f110137
+net.micode.notes:id/fill_horizontal = 0x7f0a00b8
+net.micode.notes:styleable/RadialViewGroup = 0x7f130063
+net.micode.notes:style/TextAppearance.AppCompat.Body2 = 0x7f120137
net.micode.notes:dimen/abc_dialog_padding_top_material = 0x7f070025
-net.micode.notes:id/expand_activities_button = 0x7f0900b4
+net.micode.notes:id/expand_activities_button = 0x7f0a00b4
net.micode.notes:attr/fontVariationSettings = 0x7f040170
net.micode.notes:dimen/mtrl_calendar_header_selection_line_height = 0x7f0700fa
-net.micode.notes:id/exitUntilCollapsed = 0x7f0900b3
+net.micode.notes:id/exitUntilCollapsed = 0x7f0a00b3
net.micode.notes:attr/layout_constraintLeft_toRightOf = 0x7f0401e2
net.micode.notes:attr/chipIconEnabled = 0x7f04008e
-net.micode.notes:id/action_image = 0x7f09003c
-net.micode.notes:style/Base.ThemeOverlay.AppCompat.Dialog.Alert = 0x7f11006d
+net.micode.notes:id/action_image = 0x7f0a003c
+net.micode.notes:style/Base.ThemeOverlay.AppCompat.Dialog.Alert = 0x7f12006d
net.micode.notes:attr/titleTextAppearance = 0x7f04034e
-net.micode.notes:id/enterAlwaysCollapsed = 0x7f0900b0
+net.micode.notes:id/enterAlwaysCollapsed = 0x7f0a00b0
net.micode.notes:dimen/material_filled_edittext_font_1_3_padding_bottom = 0x7f0700ab
net.micode.notes:drawable/abc_action_bar_item_background_material = 0x7f080007
-net.micode.notes:style/Widget.MaterialComponents.ShapeableImageView = 0x7f1102ba
-net.micode.notes:id/SHIFT = 0x7f090007
-net.micode.notes:drawable/notification_bg_normal_pressed = 0x7f0800c9
+net.micode.notes:id/enterAlways = 0x7f0a00af
net.micode.notes:dimen/mtrl_high_ripple_hovered_alpha = 0x7f070135
-net.micode.notes:drawable/circle_btn_bg = 0x7f08006b
-net.micode.notes:id/enterAlways = 0x7f0900af
-net.micode.notes:id/collapseActionView = 0x7f090080
+net.micode.notes:id/collapseActionView = 0x7f0a0080
net.micode.notes:attr/layout_constraintTag = 0x7f0401e8
-net.micode.notes:drawable/notification_bg_low = 0x7f0800c5
-net.micode.notes:integer/mtrl_card_anim_delay_ms = 0x7f0a0016
-net.micode.notes:styleable/SnackbarLayout = 0x7f12006e
-net.micode.notes:id/note_menu = 0x7f090151
-net.micode.notes:id/password_toggle = 0x7f09016f
-net.micode.notes:drawable/list_red_middle = 0x7f080097
-net.micode.notes:id/empty_view = 0x7f0900ac
-net.micode.notes:style/Base.TextAppearance.AppCompat.SearchResult.Subtitle = 0x7f110026
-net.micode.notes:id/elastic = 0x7f0900ab
-net.micode.notes:dimen/abc_action_bar_overflow_padding_start_material = 0x7f070008
-net.micode.notes:color/abc_search_url_text_normal = 0x7f06000e
+net.micode.notes:drawable/notification_bg_low = 0x7f0800c6
+net.micode.notes:integer/mtrl_card_anim_delay_ms = 0x7f0b0016
+net.micode.notes:styleable/SnackbarLayout = 0x7f13006e
+net.micode.notes:id/note_menu = 0x7f0a0151
+net.micode.notes:id/password_toggle = 0x7f0a016f
+net.micode.notes:drawable/list_red_middle = 0x7f080098
+net.micode.notes:id/empty_view = 0x7f0a00ac
+net.micode.notes:id/accessibility_custom_action_25 = 0x7f0a0022
net.micode.notes:color/abc_search_url_text_selected = 0x7f060010
-net.micode.notes:id/line1 = 0x7f0900ef
+net.micode.notes:id/line1 = 0x7f0a00ef
net.micode.notes:dimen/material_time_picker_minimum_screen_width = 0x7f0700bb
-net.micode.notes:id/accessibility_custom_action_25 = 0x7f090022
-net.micode.notes:id/dropdown_menu = 0x7f0900a6
-net.micode.notes:drawable/mtrl_ic_arrow_drop_down = 0x7f0800b1
-net.micode.notes:id/dragStart = 0x7f0900a4
-net.micode.notes:style/Base.V21.ThemeOverlay.MaterialComponents.BottomSheetDialog = 0x7f11008a
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Fullscreen = 0x7f11029f
-net.micode.notes:id/accessibility_custom_action_21 = 0x7f09001e
-net.micode.notes:style/TextAppearance.MaterialComponents.Tooltip = 0x7f110185
+net.micode.notes:dimen/abc_action_bar_overflow_padding_start_material = 0x7f070008
+net.micode.notes:color/abc_search_url_text_normal = 0x7f06000e
+net.micode.notes:style/Base.TextAppearance.AppCompat.SearchResult.Subtitle = 0x7f120026
+net.micode.notes:id/elastic = 0x7f0a00ab
+net.micode.notes:id/dropdown_menu = 0x7f0a00a6
+net.micode.notes:drawable/mtrl_ic_arrow_drop_down = 0x7f0800b2
+net.micode.notes:id/dragStart = 0x7f0a00a4
net.micode.notes:dimen/mtrl_extended_fab_disabled_translation_z = 0x7f070121
-net.micode.notes:id/disjoint = 0x7f09009f
-net.micode.notes:style/Widget.AppCompat.Spinner.DropDown = 0x7f110250
-net.micode.notes:style/Widget.Design.BottomNavigationView = 0x7f11025a
-net.micode.notes:styleable/ViewStubCompat = 0x7f120084
-net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionMode.Subtitle = 0x7f110034
-net.micode.notes:id/dialog_button = 0x7f090099
-net.micode.notes:id/design_menu_item_action_area = 0x7f090095
-net.micode.notes:layout/abc_popup_menu_header_item_layout = 0x7f0c0012
-net.micode.notes:id/default_activity_button = 0x7f090091
-net.micode.notes:id/decelerate = 0x7f09008e
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Fullscreen = 0x7f12029f
+net.micode.notes:id/accessibility_custom_action_21 = 0x7f0a001e
+net.micode.notes:style/TextAppearance.MaterialComponents.Tooltip = 0x7f120185
+net.micode.notes:style/Base.V21.ThemeOverlay.MaterialComponents.BottomSheetDialog = 0x7f12008a
+net.micode.notes:id/disjoint = 0x7f0a009f
+net.micode.notes:style/Widget.AppCompat.Spinner.DropDown = 0x7f120250
+net.micode.notes:style/Widget.Design.BottomNavigationView = 0x7f12025a
+net.micode.notes:styleable/ViewStubCompat = 0x7f130084
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionMode.Subtitle = 0x7f120034
+net.micode.notes:id/dialog_button = 0x7f0a0099
+net.micode.notes:id/design_menu_item_action_area = 0x7f0a0095
+net.micode.notes:layout/abc_popup_menu_header_item_layout = 0x7f0d0012
+net.micode.notes:id/default_activity_button = 0x7f0a0091
+net.micode.notes:id/decelerate = 0x7f0a008e
net.micode.notes:attr/textAppearancePopupMenuHeader = 0x7f040323
-net.micode.notes:id/counterclockwise = 0x7f090088
-net.micode.notes:id/accessibility_custom_action_27 = 0x7f090024
+net.micode.notes:id/counterclockwise = 0x7f0a0088
+net.micode.notes:id/accessibility_custom_action_27 = 0x7f0a0024
+net.micode.notes:style/Widget.AppCompat.TextView = 0x7f120253
+net.micode.notes:id/transitionToStart = 0x7f0a01eb
+net.micode.notes:dimen/highlight_alpha_material_dark = 0x7f070091
+net.micode.notes:id/note_menu_list_item_tv = 0x7f0a0154
net.micode.notes:drawable/abc_text_select_handle_middle_mtrl_dark = 0x7f080052
net.micode.notes:attr/borderWidth = 0x7f040057
-net.micode.notes:string/error_icon_content_description = 0x7f10002f
-net.micode.notes:id/transitionToStart = 0x7f0901ea
-net.micode.notes:dimen/highlight_alpha_material_dark = 0x7f070091
-net.micode.notes:style/Widget.AppCompat.TextView = 0x7f110253
-net.micode.notes:id/note_menu_list_item_tv = 0x7f090154
-net.micode.notes:id/contentPanel = 0x7f090084
+net.micode.notes:string/error_icon_content_description = 0x7f11002f
+net.micode.notes:id/contentPanel = 0x7f0a0084
net.micode.notes:dimen/design_fab_elevation = 0x7f07006d
net.micode.notes:color/design_dark_default_color_secondary_variant = 0x7f060040
net.micode.notes:dimen/test_navigation_bar_label_padding = 0x7f070199
-net.micode.notes:id/container = 0x7f090082
-net.micode.notes:id/chip2 = 0x7f090077
-net.micode.notes:style/ThemeOverlay.MaterialComponents.TextInputEditText = 0x7f110204
-net.micode.notes:id/chip = 0x7f090075
-net.micode.notes:id/checkbox = 0x7f090073
-net.micode.notes:id/checkBox = 0x7f090072
-net.micode.notes:layout/test_design_checkbox = 0x7f0c0075
+net.micode.notes:id/container = 0x7f0a0082
+net.micode.notes:id/chip2 = 0x7f0a0077
+net.micode.notes:style/ThemeOverlay.MaterialComponents.TextInputEditText = 0x7f120204
+net.micode.notes:id/chip = 0x7f0a0075
+net.micode.notes:id/checkbox = 0x7f0a0073
+net.micode.notes:id/checkBox = 0x7f0a0072
+net.micode.notes:layout/test_design_checkbox = 0x7f0d0075
net.micode.notes:attr/checkedTextViewStyle = 0x7f040088
net.micode.notes:dimen/mtrl_transition_shared_axis_slide_distance = 0x7f07017f
-net.micode.notes:style/RtlOverlay.Widget.AppCompat.SearchView.MagIcon = 0x7f110112
-net.micode.notes:id/chain = 0x7f090070
-net.micode.notes:style/ShapeAppearanceOverlay = 0x7f11011b
-net.micode.notes:id/center_vertical = 0x7f09006f
-net.micode.notes:style/Base.Widget.AppCompat.DropDownItem.Spinner = 0x7f1100b4
-net.micode.notes:id/note_menu_container = 0x7f090152
-net.micode.notes:layout/mtrl_calendar_month = 0x7f0c0049
-net.micode.notes:string/exposed_dropdown_menu_content_description = 0x7f100038
-net.micode.notes:id/cb_edit_item = 0x7f09006c
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.SearchView.MagIcon = 0x7f120112
+net.micode.notes:id/chain = 0x7f0a0070
+net.micode.notes:style/ShapeAppearanceOverlay = 0x7f12011b
+net.micode.notes:id/center_vertical = 0x7f0a006f
+net.micode.notes:style/Base.Widget.AppCompat.DropDownItem.Spinner = 0x7f1200b4
+net.micode.notes:id/note_menu_container = 0x7f0a0152
+net.micode.notes:layout/mtrl_calendar_month = 0x7f0d0049
+net.micode.notes:string/exposed_dropdown_menu_content_description = 0x7f110038
+net.micode.notes:id/cb_edit_item = 0x7f0a006b
net.micode.notes:attr/flow_padding = 0x7f040160
-net.micode.notes:id/expanded_menu = 0x7f0900b5
-net.micode.notes:id/account_dialog_title = 0x7f090031
+net.micode.notes:id/expanded_menu = 0x7f0a00b5
+net.micode.notes:id/account_dialog_title = 0x7f0a0031
net.micode.notes:dimen/hint_alpha_material_dark = 0x7f070093
-net.micode.notes:id/cancel_button = 0x7f09006b
-net.micode.notes:style/Base.Theme.MaterialComponents.Light.Dialog.Bridge = 0x7f110064
-net.micode.notes:id/btn_set_bg_color = 0x7f090068
-net.micode.notes:id/btn_note_sync = 0x7f090066
-net.micode.notes:styleable/CustomAttribute = 0x7f120028
-net.micode.notes:id/ll_font_super = 0x7f0900f7
-net.micode.notes:id/btn_note_backup = 0x7f090063
-net.micode.notes:string/menu_setting = 0x7f100075
+net.micode.notes:id/cancel_button = 0x7f0a006a
+net.micode.notes:style/Base.Theme.MaterialComponents.Light.Dialog.Bridge = 0x7f120064
+net.micode.notes:id/btn_set_bg_color = 0x7f0a0067
+net.micode.notes:id/btn_note_sync = 0x7f0a0065
+net.micode.notes:styleable/CustomAttribute = 0x7f130028
+net.micode.notes:id/ll_font_super = 0x7f0a00f7
+net.micode.notes:id/btn_note_backup = 0x7f0a0062
+net.micode.notes:string/menu_setting = 0x7f110075
net.micode.notes:attr/labelVisibilityMode = 0x7f0401be
-net.micode.notes:style/TextAppearance.AppCompat.Widget.Button.Inverse = 0x7f11015e
-net.micode.notes:id/btn_login_area = 0x7f090060
-net.micode.notes:id/btn_lf = 0x7f09005e
-net.micode.notes:string/abc_searchview_description_submit = 0x7f100016
-net.micode.notes:string/notealert_ok = 0x7f1000a3
+net.micode.notes:drawable/verify_btn_normal = 0x7f0800db
+net.micode.notes:style/TextAppearance.AppCompat.Widget.Button.Inverse = 0x7f12015e
+net.micode.notes:id/btn_login_area = 0x7f0a005f
+net.micode.notes:id/btn_lf = 0x7f0a005d
+net.micode.notes:string/abc_searchview_description_submit = 0x7f110016
+net.micode.notes:string/notealert_ok = 0x7f1100a3
net.micode.notes:attr/indicatorDirectionCircular = 0x7f040199
-net.micode.notes:id/beginOnFirstDraw = 0x7f090057
+net.micode.notes:id/beginOnFirstDraw = 0x7f0a0057
net.micode.notes:color/material_on_background_disabled = 0x7f060070
-net.micode.notes:string/material_hour_selection = 0x7f10004c
-net.micode.notes:string/fab_transformation_sheet_behavior = 0x7f10003a
-net.micode.notes:id/baseline = 0x7f090056
-net.micode.notes:id/menu_button = 0x7f090110
-net.micode.notes:id/activity_chooser_view_content = 0x7f090045
-net.micode.notes:layout/notification_template_icon_group = 0x7f0c006a
-net.micode.notes:style/Base.Widget.AppCompat.CompoundButton.CheckBox = 0x7f1100af
-net.micode.notes:id/autoCompleteToEnd = 0x7f090053
-net.micode.notes:style/Theme.Design.BottomSheetDialog = 0x7f1101a7
-net.micode.notes:style/Base.V26.Theme.AppCompat.Light = 0x7f110090
-net.micode.notes:id/tag_on_receive_content_mime_types = 0x7f0901c4
-net.micode.notes:id/autoComplete = 0x7f090052
-net.micode.notes:styleable/ClockFaceView = 0x7f12001c
-net.micode.notes:style/Base.Theme.MaterialComponents.Bridge = 0x7f110056
-net.micode.notes:style/Widget.MaterialComponents.Toolbar.Surface = 0x7f1102d9
-net.micode.notes:style/TextAppearancePrimaryItem = 0x7f11018c
-net.micode.notes:id/async = 0x7f090050
-net.micode.notes:styleable/StateListDrawable = 0x7f120071
-net.micode.notes:style/Base.V14.Theme.MaterialComponents.Light = 0x7f110078
-net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionBar.Title = 0x7f110155
-net.micode.notes:style/Widget.MaterialComponents.Button = 0x7f110278
-net.micode.notes:id/arc = 0x7f09004e
-net.micode.notes:drawable/list_yellow_single = 0x7f0800a0
-net.micode.notes:layout/design_text_input_start_icon = 0x7f0c002e
+net.micode.notes:string/material_hour_selection = 0x7f11004c
+net.micode.notes:string/fab_transformation_sheet_behavior = 0x7f11003a
+net.micode.notes:id/baseline = 0x7f0a0056
+net.micode.notes:layout/notification_template_icon_group = 0x7f0d006a
+net.micode.notes:style/Base.Widget.AppCompat.CompoundButton.CheckBox = 0x7f1200af
+net.micode.notes:id/autoCompleteToEnd = 0x7f0a0053
+net.micode.notes:style/Theme.Design.BottomSheetDialog = 0x7f1201a7
+net.micode.notes:style/Base.V26.Theme.AppCompat.Light = 0x7f120090
+net.micode.notes:id/tag_on_receive_content_mime_types = 0x7f0a01c5
+net.micode.notes:id/menu_button = 0x7f0a0110
+net.micode.notes:id/activity_chooser_view_content = 0x7f0a0045
+net.micode.notes:id/autoComplete = 0x7f0a0052
+net.micode.notes:style/Widget.MaterialComponents.Toolbar.Surface = 0x7f1202d9
+net.micode.notes:style/TextAppearancePrimaryItem = 0x7f12018c
+net.micode.notes:id/async = 0x7f0a0050
+net.micode.notes:styleable/StateListDrawable = 0x7f130071
+net.micode.notes:style/Base.V14.Theme.MaterialComponents.Light = 0x7f120078
+net.micode.notes:style/Base.Theme.MaterialComponents.Bridge = 0x7f120056
+net.micode.notes:styleable/ClockFaceView = 0x7f13001c
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionBar.Title = 0x7f120155
+net.micode.notes:style/Widget.MaterialComponents.Button = 0x7f120278
+net.micode.notes:id/arc = 0x7f0a004e
+net.micode.notes:drawable/list_yellow_single = 0x7f0800a1
+net.micode.notes:layout/design_text_input_start_icon = 0x7f0d002e
net.micode.notes:attr/percentX = 0x7f040287
-net.micode.notes:id/amPm = 0x7f09004b
-net.micode.notes:style/Base.TextAppearance.MaterialComponents.Subtitle2 = 0x7f110043
-net.micode.notes:id/action_select_all = 0x7f090042
+net.micode.notes:id/amPm = 0x7f0a004b
+net.micode.notes:style/Base.TextAppearance.MaterialComponents.Subtitle2 = 0x7f120043
+net.micode.notes:id/action_select_all = 0x7f0a0042
net.micode.notes:attr/singleChoiceItemLayout = 0x7f0402c4
-net.micode.notes:drawable/mtrl_ic_arrow_drop_up = 0x7f0800b2
-net.micode.notes:id/action_menu_presenter = 0x7f09003e
-net.micode.notes:id/action_divider = 0x7f09003b
-net.micode.notes:id/action_container = 0x7f090039
+net.micode.notes:drawable/mtrl_ic_arrow_drop_up = 0x7f0800b3
+net.micode.notes:id/action_menu_presenter = 0x7f0a003e
+net.micode.notes:id/action_divider = 0x7f0a003b
+net.micode.notes:id/action_container = 0x7f0a0039
net.micode.notes:dimen/abc_text_size_subhead_material = 0x7f07004a
-net.micode.notes:id/homeAsUp = 0x7f0900cc
-net.micode.notes:style/Animation.AppCompat.DropDownUp = 0x7f110004
-net.micode.notes:id/action_bar_container = 0x7f090034
-net.micode.notes:style/ThemeOverlay.MaterialComponents.Dialog.Alert.Framework = 0x7f1101f8
-net.micode.notes:id/group_divider = 0x7f0900c6
-net.micode.notes:id/accessibility_custom_action_9 = 0x7f09002f
-net.micode.notes:string/error_sync_cancelled = 0x7f100035
+net.micode.notes:id/homeAsUp = 0x7f0a00cc
+net.micode.notes:style/Animation.AppCompat.DropDownUp = 0x7f120004
+net.micode.notes:id/action_bar_container = 0x7f0a0034
+net.micode.notes:style/ThemeOverlay.MaterialComponents.Dialog.Alert.Framework = 0x7f1201f8
+net.micode.notes:id/group_divider = 0x7f0a00c6
+net.micode.notes:id/accessibility_custom_action_9 = 0x7f0a002f
+net.micode.notes:string/error_sync_cancelled = 0x7f110035
net.micode.notes:attr/ensureMinTouchTargetSize = 0x7f040130
-net.micode.notes:id/accessibility_custom_action_8 = 0x7f09002e
-net.micode.notes:id/aligned = 0x7f090048
+net.micode.notes:id/accessibility_custom_action_8 = 0x7f0a002e
+net.micode.notes:id/aligned = 0x7f0a0048
net.micode.notes:attr/colorOnBackground = 0x7f0400ba
-net.micode.notes:id/test_checkbox_app_button_tint = 0x7f0901cc
-net.micode.notes:style/Widget.MaterialComponents.ExtendedFloatingActionButton = 0x7f110293
-net.micode.notes:layout/abc_alert_dialog_button_bar_material = 0x7f0c0008
-net.micode.notes:id/tag_on_receive_content_listener = 0x7f0901c3
-net.micode.notes:id/accessibility_custom_action_7 = 0x7f09002d
-net.micode.notes:id/accessibility_custom_action_4 = 0x7f09002a
-net.micode.notes:id/text_input_end_icon = 0x7f0901d7
+net.micode.notes:id/test_checkbox_app_button_tint = 0x7f0a01cd
+net.micode.notes:style/Widget.MaterialComponents.ExtendedFloatingActionButton = 0x7f120293
+net.micode.notes:layout/abc_alert_dialog_button_bar_material = 0x7f0d0008
+net.micode.notes:id/accessibility_custom_action_7 = 0x7f0a002d
+net.micode.notes:id/tag_on_receive_content_listener = 0x7f0a01c4
+net.micode.notes:id/accessibility_custom_action_4 = 0x7f0a002a
+net.micode.notes:id/text_input_end_icon = 0x7f0a01d8
net.micode.notes:dimen/mtrl_calendar_month_vertical_padding = 0x7f070101
-net.micode.notes:style/Widget.AppCompat.ActionBar.TabView = 0x7f110212
-net.micode.notes:id/textTextView = 0x7f0901d5
-net.micode.notes:style/Theme.AppCompat.Empty = 0x7f11019d
-net.micode.notes:id/accessibility_custom_action_31 = 0x7f090029
-net.micode.notes:style/ShapeAppearanceOverlay.BottomLeftDifferentCornerSize = 0x7f11011c
-net.micode.notes:id/iv_super_select = 0x7f0900e8
-net.micode.notes:id/accessibility_custom_action_29 = 0x7f090026
-net.micode.notes:style/Base.Animation.AppCompat.Tooltip = 0x7f11000c
-net.micode.notes:id/iv_small_select = 0x7f0900e7
-net.micode.notes:style/Theme.AppCompat.Light.DialogWhenLarge = 0x7f1101a3
-net.micode.notes:string/mtrl_picker_text_input_date_range_start_hint = 0x7f100095
+net.micode.notes:style/Widget.AppCompat.ActionBar.TabView = 0x7f120212
+net.micode.notes:id/textTextView = 0x7f0a01d6
+net.micode.notes:style/Theme.AppCompat.Empty = 0x7f12019d
+net.micode.notes:id/accessibility_custom_action_31 = 0x7f0a0029
+net.micode.notes:style/ShapeAppearanceOverlay.BottomLeftDifferentCornerSize = 0x7f12011c
+net.micode.notes:id/iv_super_select = 0x7f0a00e8
+net.micode.notes:id/accessibility_custom_action_29 = 0x7f0a0026
+net.micode.notes:style/Base.Animation.AppCompat.Tooltip = 0x7f12000c
+net.micode.notes:id/iv_small_select = 0x7f0a00e7
+net.micode.notes:style/Theme.AppCompat.Light.DialogWhenLarge = 0x7f1201a3
+net.micode.notes:string/mtrl_picker_text_input_date_range_start_hint = 0x7f110095
net.micode.notes:attr/titleMarginEnd = 0x7f04034a
-net.micode.notes:style/TextAppearance.AppCompat.Subhead.Inverse = 0x7f11014e
+net.micode.notes:style/TextAppearance.AppCompat.Subhead.Inverse = 0x7f12014e
net.micode.notes:color/abc_primary_text_material_light = 0x7f06000c
-net.micode.notes:id/accessibility_custom_action_20 = 0x7f09001d
+net.micode.notes:id/accessibility_custom_action_20 = 0x7f0a001d
net.micode.notes:color/material_timepicker_button_background = 0x7f060080
-net.micode.notes:id/accessibility_custom_action_2 = 0x7f09001c
-net.micode.notes:id/screen = 0x7f090189
-net.micode.notes:dimen/tooltip_vertical_padding = 0x7f0701a6
-net.micode.notes:style/Base.V26.Widget.AppCompat.Toolbar = 0x7f110091
+net.micode.notes:id/accessibility_custom_action_2 = 0x7f0a001c
+net.micode.notes:style/Base.V26.Widget.AppCompat.Toolbar = 0x7f120091
net.micode.notes:dimen/mtrl_calendar_maximum_default_fullscreen_minor_axis = 0x7f0700ff
-net.micode.notes:attr/touchAnchorSide = 0x7f040359
+net.micode.notes:id/screen = 0x7f0a018a
+net.micode.notes:dimen/tooltip_vertical_padding = 0x7f0701a6
net.micode.notes:attr/materialButtonOutlinedStyle = 0x7f04021d
net.micode.notes:attr/buttonBarStyle = 0x7f04006d
-net.micode.notes:id/accessibility_custom_action_18 = 0x7f09001a
-net.micode.notes:id/shortcut = 0x7f09019d
+net.micode.notes:attr/touchAnchorSide = 0x7f040359
net.micode.notes:attr/layout_goneMarginBottom = 0x7f0401f6
-net.micode.notes:id/accessibility_custom_action_17 = 0x7f090019
-net.micode.notes:string/mtrl_exceed_max_badge_number_content_description = 0x7f10007c
-net.micode.notes:id/accessibility_custom_action_15 = 0x7f090017
-net.micode.notes:id/accessibility_custom_action_14 = 0x7f090016
+net.micode.notes:id/shortcut = 0x7f0a019e
+net.micode.notes:id/accessibility_custom_action_18 = 0x7f0a001a
+net.micode.notes:id/accessibility_custom_action_17 = 0x7f0a0019
+net.micode.notes:string/mtrl_exceed_max_badge_number_content_description = 0x7f11007c
+net.micode.notes:id/accessibility_custom_action_15 = 0x7f0a0017
+net.micode.notes:style/Theme.MaterialComponents.Light.Dialog.Alert = 0x7f1201d0
+net.micode.notes:drawable/abc_vector_test = 0x7f08005b
+net.micode.notes:attr/maxCharacterCount = 0x7f040237
+net.micode.notes:id/accessibility_custom_action_14 = 0x7f0a0016
+net.micode.notes:string/preferences_account_title = 0x7f1100ac
net.micode.notes:attr/paddingRightSystemWindowInsets = 0x7f040277
-net.micode.notes:string/preferences_account_title = 0x7f1000ac
-net.micode.notes:style/Theme.MaterialComponents.Light.Dialog.FixedSize.Bridge = 0x7f1101d4
-net.micode.notes:id/accessibility_custom_action_11 = 0x7f090013
-net.micode.notes:id/TOP_START = 0x7f09000d
-net.micode.notes:id/TOP_END = 0x7f09000c
-net.micode.notes:id/NO_DEBUG = 0x7f090006
-net.micode.notes:layout/abc_action_mode_bar = 0x7f0c0004
-net.micode.notes:id/CTRL = 0x7f090003
-net.micode.notes:id/tv_folder_name = 0x7f0901f2
-net.micode.notes:styleable/BaseProgressIndicator = 0x7f120013
-net.micode.notes:style/Base.Theme.MaterialComponents.DialogWhenLarge = 0x7f11005d
-net.micode.notes:id/ALT = 0x7f090000
-net.micode.notes:id/submit_area = 0x7f0901bb
-net.micode.notes:drawable/widget_4x_yellow = 0x7f0800df
-net.micode.notes:style/TextAppearance.Design.HelperText = 0x7f11016e
-net.micode.notes:drawable/widget_2x_red = 0x7f0800d8
+net.micode.notes:style/Theme.MaterialComponents.Light.Dialog.FixedSize.Bridge = 0x7f1201d4
+net.micode.notes:id/accessibility_custom_action_11 = 0x7f0a0013
+net.micode.notes:id/TOP_START = 0x7f0a000d
+net.micode.notes:id/TOP_END = 0x7f0a000c
+net.micode.notes:id/NO_DEBUG = 0x7f0a0006
+net.micode.notes:layout/abc_action_mode_bar = 0x7f0d0004
+net.micode.notes:id/CTRL = 0x7f0a0003
+net.micode.notes:id/tv_folder_name = 0x7f0a01f3
+net.micode.notes:styleable/BaseProgressIndicator = 0x7f130013
+net.micode.notes:style/Base.Theme.MaterialComponents.DialogWhenLarge = 0x7f12005d
+net.micode.notes:id/ALT = 0x7f0a0000
+net.micode.notes:id/submit_area = 0x7f0a01bc
+net.micode.notes:drawable/widget_4x_yellow = 0x7f0800e6
+net.micode.notes:style/TextAppearance.Design.HelperText = 0x7f12016e
+net.micode.notes:drawable/widget_2x_red = 0x7f0800df
net.micode.notes:attr/recyclerViewStyle = 0x7f0402a1
-net.micode.notes:drawable/widget_2x_blue = 0x7f0800d6
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.HeaderConfirmButton = 0x7f1102a1
-net.micode.notes:style/Base.Widget.AppCompat.ListView.DropDown = 0x7f1100c2
-net.micode.notes:id/disableScroll = 0x7f09009e
+net.micode.notes:drawable/widget_2x_blue = 0x7f0800dd
+net.micode.notes:style/Base.Widget.MaterialComponents.MaterialCalendar.NavigationButton = 0x7f1200da
+net.micode.notes:drawable/verify_btn_bg = 0x7f0800da
+net.micode.notes:attr/fontFamily = 0x7f040167
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.HeaderConfirmButton = 0x7f1202a1
+net.micode.notes:style/Base.Widget.AppCompat.ListView.DropDown = 0x7f1200c2
+net.micode.notes:id/disableScroll = 0x7f0a009e
+net.micode.notes:drawable/tooltip_frame_light = 0x7f0800d9
net.micode.notes:attr/colorControlNormal = 0x7f0400b8
-net.micode.notes:drawable/tooltip_frame_light = 0x7f0800d5
-net.micode.notes:drawable/ic_mtrl_checked_circle = 0x7f080086
-net.micode.notes:drawable/selected = 0x7f0800d0
-net.micode.notes:id/design_navigation_view = 0x7f090098
-net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar.Solid = 0x7f1100b8
-net.micode.notes:drawable/search_result = 0x7f0800cf
-net.micode.notes:drawable/notification_tile_bg = 0x7f0800cd
-net.micode.notes:string/preferences_button_sync_immediately = 0x7f1000b0
-net.micode.notes:drawable/list_green_up = 0x7f080095
+net.micode.notes:drawable/ic_mtrl_checked_circle = 0x7f080087
+net.micode.notes:drawable/selected = 0x7f0800d4
+net.micode.notes:id/design_navigation_view = 0x7f0a0098
+net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar.Solid = 0x7f1200b8
+net.micode.notes:drawable/search_result = 0x7f0800d3
+net.micode.notes:drawable/pin_bg = 0x7f0800d2
+net.micode.notes:integer/material_motion_duration_short_1 = 0x7f0b000d
+net.micode.notes:attr/dragDirection = 0x7f040110
+net.micode.notes:dimen/mtrl_btn_padding_left = 0x7f0700dd
+net.micode.notes:dimen/mtrl_navigation_elevation = 0x7f07013f
+net.micode.notes:menu/note_list = 0x7f0e0003
+net.micode.notes:drawable/abc_btn_check_material = 0x7f080009
+net.micode.notes:drawable/notification_tile_bg = 0x7f0800ce
+net.micode.notes:string/preferences_button_sync_immediately = 0x7f1100b0
+net.micode.notes:drawable/list_green_up = 0x7f080096
net.micode.notes:attr/navigationMode = 0x7f040264
-net.micode.notes:drawable/notification_icon_background = 0x7f0800ca
-net.micode.notes:style/Widget.AppCompat.Light.PopupMenu = 0x7f11023a
-net.micode.notes:drawable/notification_bg_normal = 0x7f0800c8
+net.micode.notes:drawable/notification_icon_background = 0x7f0800cb
+net.micode.notes:style/Widget.AppCompat.Light.PopupMenu = 0x7f12023a
+net.micode.notes:drawable/notification_bg_normal = 0x7f0800c9
net.micode.notes:attr/arrowHeadLength = 0x7f040030
-net.micode.notes:string/app_widget2x2 = 0x7f100020
-net.micode.notes:layout/mtrl_picker_dialog = 0x7f0c0053
-net.micode.notes:drawable/notification_bg_low_pressed = 0x7f0800c7
-net.micode.notes:drawable/notification_action_background = 0x7f0800c3
+net.micode.notes:string/app_widget2x2 = 0x7f110020
+net.micode.notes:layout/mtrl_picker_dialog = 0x7f0d0053
+net.micode.notes:drawable/notification_bg_low_pressed = 0x7f0800c8
+net.micode.notes:drawable/notification_action_background = 0x7f0800c4
net.micode.notes:attr/trackColorActive = 0x7f04035d
-net.micode.notes:drawable/notification = 0x7f0800c2
-net.micode.notes:drawable/note_edit_color_selector_panel = 0x7f0800c0
-net.micode.notes:styleable/OnSwipe = 0x7f12005f
+net.micode.notes:drawable/notification = 0x7f0800c3
+net.micode.notes:drawable/note_edit_color_selector_panel = 0x7f0800c1
+net.micode.notes:styleable/OnSwipe = 0x7f13005f
net.micode.notes:attr/tabIndicatorGravity = 0x7f0402fd
-net.micode.notes:id/tag_on_apply_window_listener = 0x7f0901c2
net.micode.notes:attr/colorAccent = 0x7f0400b3
-net.micode.notes:style/Theme.MaterialComponents.DayNight = 0x7f1101b0
-net.micode.notes:drawable/note_btn_rt = 0x7f0800bf
-net.micode.notes:id/fill_vertical = 0x7f0900b9
-net.micode.notes:drawable/material_ic_keyboard_arrow_previous_black_24dp = 0x7f0800a8
-net.micode.notes:style/Base.V14.ThemeOverlay.MaterialComponents.Dialog = 0x7f11007e
+net.micode.notes:id/tag_on_apply_window_listener = 0x7f0a01c3
+net.micode.notes:style/Theme.MaterialComponents.DayNight = 0x7f1201b0
+net.micode.notes:drawable/note_btn_rt = 0x7f0800c0
+net.micode.notes:id/fill_vertical = 0x7f0a00b9
+net.micode.notes:drawable/material_ic_keyboard_arrow_previous_black_24dp = 0x7f0800aa
+net.micode.notes:style/Base.V14.ThemeOverlay.MaterialComponents.Dialog = 0x7f12007e
net.micode.notes:dimen/material_helper_text_default_padding_top = 0x7f0700b1
-net.micode.notes:drawable/note_btn_lf = 0x7f0800bd
+net.micode.notes:drawable/note_btn_lf = 0x7f0800be
net.micode.notes:drawable/abc_ab_share_pack_mtrl_alpha = 0x7f080006
net.micode.notes:dimen/design_fab_image_size = 0x7f07006e
-net.micode.notes:id/navigation_bar_item_large_label_view = 0x7f090144
-net.micode.notes:style/Widget.MaterialComponents.Toolbar.PrimarySurface = 0x7f1102d8
-net.micode.notes:styleable/AppBarLayoutStates = 0x7f12000b
-net.micode.notes:drawable/new_note_normal = 0x7f0800bb
+net.micode.notes:id/navigation_bar_item_large_label_view = 0x7f0a0144
+net.micode.notes:style/Widget.MaterialComponents.Toolbar.PrimarySurface = 0x7f1202d8
+net.micode.notes:styleable/AppBarLayoutStates = 0x7f13000b
+net.micode.notes:drawable/new_note_normal = 0x7f0800bc
net.micode.notes:attr/layout_goneMarginEnd = 0x7f0401f7
-net.micode.notes:drawable/icon_app = 0x7f08008a
+net.micode.notes:drawable/icon_app = 0x7f08008b
net.micode.notes:color/material_on_surface_stroke = 0x7f060079
-net.micode.notes:drawable/navigation_empty_icon = 0x7f0800b9
+net.micode.notes:drawable/navigation_empty_icon = 0x7f0800ba
net.micode.notes:attr/lineHeight = 0x7f040204
net.micode.notes:dimen/mtrl_bottomappbar_fab_cradle_margin = 0x7f0700cc
-net.micode.notes:id/parentPanel = 0x7f09016c
-net.micode.notes:drawable/mtrl_popupmenu_background = 0x7f0800b6
-net.micode.notes:layout/note_login = 0x7f0c0062
-net.micode.notes:style/TextAppearance.MaterialComponents.Body1 = 0x7f110176
-net.micode.notes:drawable/list_yellow_down = 0x7f08009e
-net.micode.notes:drawable/menu_move = 0x7f0800ae
+net.micode.notes:id/parentPanel = 0x7f0a016c
+net.micode.notes:drawable/mtrl_popupmenu_background = 0x7f0800b7
+net.micode.notes:layout/note_login = 0x7f0d0062
+net.micode.notes:style/TextAppearance.MaterialComponents.Body1 = 0x7f120176
+net.micode.notes:drawable/list_yellow_down = 0x7f08009f
+net.micode.notes:drawable/menu_move = 0x7f0800af
net.micode.notes:attr/title = 0x7f040344
-net.micode.notes:string/format_move_notes_to_folder = 0x7f100043
-net.micode.notes:style/Base.Widget.AppCompat.PopupMenu.Overflow = 0x7f1100c5
+net.micode.notes:string/format_move_notes_to_folder = 0x7f110043
+net.micode.notes:style/Base.Widget.AppCompat.PopupMenu.Overflow = 0x7f1200c5
net.micode.notes:color/primary_dark_material_light = 0x7f0600bb
-net.micode.notes:drawable/menu_delete = 0x7f0800ad
-net.micode.notes:drawable/material_ic_calendar_black_24dp = 0x7f0800a3
+net.micode.notes:drawable/menu_delete = 0x7f0800ae
+net.micode.notes:drawable/material_ic_calendar_black_24dp = 0x7f0800a5
net.micode.notes:dimen/mtrl_extended_fab_top_padding = 0x7f07012b
-net.micode.notes:string/abc_menu_alt_shortcut_label = 0x7f100008
-net.micode.notes:drawable/list_red_single = 0x7f080098
+net.micode.notes:string/abc_menu_alt_shortcut_label = 0x7f110008
+net.micode.notes:drawable/list_red_single = 0x7f080099
net.micode.notes:dimen/notification_right_side_padding_top = 0x7f07018a
-net.micode.notes:drawable/list_red_down = 0x7f080096
-net.micode.notes:id/delete = 0x7f090092
-net.micode.notes:drawable/list_green_down = 0x7f080092
-net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionMode.Title = 0x7f110035
-net.micode.notes:styleable/TextAppearance = 0x7f120078
-net.micode.notes:style/TextAppearance.AppCompat.Medium = 0x7f110146
+net.micode.notes:drawable/list_red_down = 0x7f080097
+net.micode.notes:id/delete = 0x7f0a0092
+net.micode.notes:drawable/list_green_down = 0x7f080093
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionMode.Title = 0x7f120035
+net.micode.notes:styleable/TextAppearance = 0x7f130078
+net.micode.notes:style/TextAppearance.AppCompat.Medium = 0x7f120146
net.micode.notes:anim/btn_radio_to_on_mtrl_ring_outer_animation = 0x7f010019
net.micode.notes:drawable/abc_text_select_handle_left_mtrl_light = 0x7f080051
net.micode.notes:attr/singleSelection = 0x7f0402c6
-net.micode.notes:drawable/list_footer_bg = 0x7f080091
+net.micode.notes:drawable/list_footer_bg = 0x7f080092
net.micode.notes:attr/visibilityMode = 0x7f040372
-net.micode.notes:id/confirm_button = 0x7f090081
-net.micode.notes:integer/material_motion_duration_short_1 = 0x7f0a000d
-net.micode.notes:attr/dragDirection = 0x7f040110
-net.micode.notes:dimen/mtrl_btn_padding_left = 0x7f0700dd
-net.micode.notes:dimen/mtrl_navigation_elevation = 0x7f07013f
-net.micode.notes:menu/note_list = 0x7f0d0003
-net.micode.notes:drawable/abc_btn_check_material = 0x7f080009
-net.micode.notes:drawable/list_blue_single = 0x7f08008e
-net.micode.notes:id/accessibility_custom_action_26 = 0x7f090023
-net.micode.notes:plurals/mtrl_badge_content_description = 0x7f0e0000
+net.micode.notes:id/confirm_button = 0x7f0a0081
+net.micode.notes:drawable/list_blue_single = 0x7f08008f
+net.micode.notes:id/accessibility_custom_action_26 = 0x7f0a0023
net.micode.notes:drawable/abc_ic_menu_overflow_material = 0x7f080022
-net.micode.notes:style/Base.Widget.AppCompat.ImageButton = 0x7f1100b6
-net.micode.notes:id/dragRight = 0x7f0900a3
+net.micode.notes:plurals/mtrl_badge_content_description = 0x7f0f0000
+net.micode.notes:style/Base.Widget.AppCompat.ImageButton = 0x7f1200b6
+net.micode.notes:id/dragRight = 0x7f0a00a3
net.micode.notes:dimen/tooltip_precise_anchor_extra_offset = 0x7f0701a4
-net.micode.notes:style/Theme.Design.Light = 0x7f1101a8
-net.micode.notes:drawable/font_small = 0x7f080082
-net.micode.notes:layout/material_timepicker = 0x7f0c003c
-net.micode.notes:string/appbar_scrolling_view_behavior = 0x7f100022
-net.micode.notes:xml/widget_2x_info = 0x7f130008
-net.micode.notes:string/character_counter_overflowed_content_description = 0x7f100028
-net.micode.notes:drawable/font_large = 0x7f08007f
+net.micode.notes:style/Theme.Design.Light = 0x7f1201a8
+net.micode.notes:drawable/font_small = 0x7f080083
+net.micode.notes:layout/material_timepicker = 0x7f0d003c
+net.micode.notes:string/appbar_scrolling_view_behavior = 0x7f110022
+net.micode.notes:xml/widget_2x_info = 0x7f140008
+net.micode.notes:string/character_counter_overflowed_content_description = 0x7f110028
+net.micode.notes:drawable/font_large = 0x7f080080
net.micode.notes:dimen/mtrl_extended_fab_start_padding = 0x7f070129
-net.micode.notes:id/mtrl_picker_text_input_range_end = 0x7f09013c
-net.micode.notes:styleable/LinearProgressIndicator = 0x7f120041
-net.micode.notes:drawable/edit_title_green = 0x7f080079
-net.micode.notes:style/Base.TextAppearance.AppCompat.Headline = 0x7f11001c
-net.micode.notes:drawable/edit_red = 0x7f080077
-net.micode.notes:drawable/edit_blue = 0x7f080075
-net.micode.notes:menu/call_note_edit = 0x7f0d0000
-net.micode.notes:drawable/design_snackbar_background = 0x7f080073
-net.micode.notes:style/Base.Widget.AppCompat.PopupMenu = 0x7f1100c4
+net.micode.notes:id/mtrl_picker_text_input_range_end = 0x7f0a013c
+net.micode.notes:styleable/LinearProgressIndicator = 0x7f130041
+net.micode.notes:drawable/edit_title_green = 0x7f080077
+net.micode.notes:style/Base.TextAppearance.AppCompat.Headline = 0x7f12001c
+net.micode.notes:drawable/edit_red = 0x7f080075
+net.micode.notes:drawable/edit_blue = 0x7f080073
+net.micode.notes:menu/call_note_edit = 0x7f0e0000
+net.micode.notes:drawable/design_snackbar_background = 0x7f080071
+net.micode.notes:style/Base.Widget.AppCompat.PopupMenu = 0x7f1200c4
net.micode.notes:color/design_error = 0x7f06004f
-net.micode.notes:drawable/design_fab_background = 0x7f08006f
-net.micode.notes:string/error_note_empty_for_clock = 0x7f100030
-net.micode.notes:drawable/circle_btn_bg_trans = 0x7f08006c
-net.micode.notes:string/preferences_account_summary = 0x7f1000ab
-net.micode.notes:style/Base.Theme.MaterialComponents.Dialog.MinWidth = 0x7f11005c
-net.micode.notes:style/TextAppearanceSuper = 0x7f11018e
+net.micode.notes:string/error_note_empty_for_clock = 0x7f110030
+net.micode.notes:drawable/design_fab_background = 0x7f08006d
+net.micode.notes:style/TextAppearanceSuper = 0x7f12018e
net.micode.notes:drawable/call_record = 0x7f08006a
-net.micode.notes:id/textinput_counter = 0x7f0901da
+net.micode.notes:id/textinput_counter = 0x7f0a01db
net.micode.notes:attr/itemStrokeColor = 0x7f0401b3
net.micode.notes:drawable/btn_radio_off_mtrl = 0x7f080066
-net.micode.notes:integer/bottom_sheet_slide_duration = 0x7f0a0003
-net.micode.notes:id/path = 0x7f090170
-net.micode.notes:attr/motionEasingStandard = 0x7f040256
-net.micode.notes:style/Theme.MaterialComponents.Light.DarkActionBar = 0x7f1101cd
-net.micode.notes:drawable/btn_checkbox_unchecked_mtrl = 0x7f080064
net.micode.notes:drawable/btn_checkbox_checked_to_unchecked_mtrl_animation = 0x7f080063
net.micode.notes:drawable/abc_btn_check_to_on_mtrl_015 = 0x7f08000c
-net.micode.notes:string/alert_message_delete_folder = 0x7f10001b
+net.micode.notes:string/alert_message_delete_folder = 0x7f11001b
net.micode.notes:drawable/bg_color_btn_mask = 0x7f080061
-net.micode.notes:string/abc_searchview_description_query = 0x7f100014
-net.micode.notes:id/iv_bg_yellow_select = 0x7f0900e4
-net.micode.notes:drawable/avd_hide_password = 0x7f08005c
-net.micode.notes:style/Theme.MaterialComponents.Light.Dialog.Alert = 0x7f1101d0
-net.micode.notes:drawable/abc_vector_test = 0x7f08005b
-net.micode.notes:attr/maxCharacterCount = 0x7f040237
+net.micode.notes:string/abc_searchview_description_query = 0x7f110014
+net.micode.notes:id/iv_bg_yellow_select = 0x7f0a00e4
+net.micode.notes:drawable/avd_hide_password = 0x7f08005d
net.micode.notes:attr/errorContentDescription = 0x7f040131
-net.micode.notes:style/Theme.AppCompat.DayNight.Dialog.MinWidth = 0x7f110196
+net.micode.notes:style/Theme.AppCompat.DayNight.Dialog.MinWidth = 0x7f120196
net.micode.notes:attr/buttonCompat = 0x7f04006e
-net.micode.notes:integer/abc_config_activityDefaultDur = 0x7f0a0000
net.micode.notes:attr/contentInsetStartWithNavigation = 0x7f0400d5
-net.micode.notes:id/all = 0x7f090049
+net.micode.notes:integer/abc_config_activityDefaultDur = 0x7f0b0000
+net.micode.notes:id/all = 0x7f0a0049
net.micode.notes:drawable/abc_textfield_search_activated_mtrl_alpha = 0x7f080058
-net.micode.notes:string/status_bar_notification_info_overflow = 0x7f1000c4
-net.micode.notes:id/parallax = 0x7f09016a
+net.micode.notes:string/status_bar_notification_info_overflow = 0x7f1100c4
+net.micode.notes:id/parallax = 0x7f0a016a
net.micode.notes:drawable/abc_text_select_handle_right_mtrl_dark = 0x7f080054
net.micode.notes:color/mtrl_indicator_text_color = 0x7f06009f
net.micode.notes:drawable/abc_text_select_handle_left_mtrl_dark = 0x7f080050
net.micode.notes:dimen/material_emphasis_medium = 0x7f0700aa
net.micode.notes:drawable/abc_ic_menu_selectall_mtrl_alpha = 0x7f080024
net.micode.notes:drawable/abc_text_cursor_material = 0x7f08004f
-net.micode.notes:style/Theme.MaterialComponents.Dialog.Bridge = 0x7f1101c3
-net.micode.notes:style/Base.V14.Theme.MaterialComponents.Bridge = 0x7f110075
+net.micode.notes:style/Theme.MaterialComponents.Dialog.Bridge = 0x7f1201c3
+net.micode.notes:style/Base.V14.Theme.MaterialComponents.Bridge = 0x7f120075
net.micode.notes:drawable/abc_switch_thumb_material = 0x7f08004b
+net.micode.notes:drawable/list_red_up = 0x7f08009a
net.micode.notes:dimen/material_clock_period_toggle_height = 0x7f0700a1
net.micode.notes:attr/colorSecondary = 0x7f0400c4
-net.micode.notes:drawable/list_red_up = 0x7f080099
net.micode.notes:drawable/abc_seekbar_track_material = 0x7f080048
-net.micode.notes:xml/standalone_badge_offset = 0x7f130007
+net.micode.notes:xml/standalone_badge_offset = 0x7f140007
net.micode.notes:anim/design_snackbar_out = 0x7f01001e
net.micode.notes:drawable/abc_seekbar_thumb_material = 0x7f080046
net.micode.notes:drawable/abc_scrubber_control_to_pressed_mtrl_005 = 0x7f080043
net.micode.notes:attr/helperTextTextAppearance = 0x7f04017e
-net.micode.notes:style/Widget.MaterialComponents.BottomAppBar = 0x7f110270
+net.micode.notes:style/Widget.MaterialComponents.BottomAppBar = 0x7f120270
net.micode.notes:drawable/abc_btn_borderless_material = 0x7f080008
-net.micode.notes:string/mtrl_picker_text_input_date_hint = 0x7f100093
+net.micode.notes:string/mtrl_picker_text_input_date_hint = 0x7f110093
net.micode.notes:color/primary_material_dark = 0x7f0600bc
net.micode.notes:drawable/abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080042
net.micode.notes:dimen/mtrl_textinput_box_corner_radius_small = 0x7f070171
-net.micode.notes:layout/abc_action_menu_layout = 0x7f0c0003
-net.micode.notes:style/Theme.AppCompat.Light = 0x7f11019e
-net.micode.notes:styleable/Constraint = 0x7f120022
+net.micode.notes:layout/abc_action_menu_layout = 0x7f0d0003
+net.micode.notes:style/Theme.AppCompat.Light = 0x7f12019e
+net.micode.notes:styleable/Constraint = 0x7f130022
net.micode.notes:drawable/abc_popup_background_mtrl_mult = 0x7f08003d
net.micode.notes:attr/constraintSetEnd = 0x7f0400ca
net.micode.notes:attr/cornerSizeTopLeft = 0x7f0400ea
-net.micode.notes:id/btn_login = 0x7f09005f
-net.micode.notes:styleable/TextInputLayout = 0x7f12007a
+net.micode.notes:id/btn_login = 0x7f0a005e
+net.micode.notes:styleable/TextInputLayout = 0x7f13007a
net.micode.notes:drawable/abc_list_selector_disabled_holo_light = 0x7f080039
net.micode.notes:drawable/abc_list_pressed_holo_light = 0x7f080035
net.micode.notes:dimen/design_snackbar_extra_spacing_horizontal = 0x7f07007f
-net.micode.notes:id/scrollIndicatorUp = 0x7f09018c
+net.micode.notes:id/scrollIndicatorUp = 0x7f0a018d
net.micode.notes:dimen/mtrl_slider_halo_radius = 0x7f07015f
net.micode.notes:drawable/abc_item_background_holo_light = 0x7f08002f
-net.micode.notes:id/accelerate = 0x7f09000e
-net.micode.notes:id/coordinator = 0x7f090086
+net.micode.notes:id/accelerate = 0x7f0a000e
+net.micode.notes:id/coordinator = 0x7f0a0086
net.micode.notes:drawable/abc_ic_star_half_black_48dp = 0x7f08002c
-net.micode.notes:style/Base.TextAppearance.AppCompat.Body2 = 0x7f110015
+net.micode.notes:style/Base.TextAppearance.AppCompat.Body2 = 0x7f120015
net.micode.notes:drawable/abc_ic_star_black_48dp = 0x7f080029
net.micode.notes:drawable/abc_ic_star_black_16dp = 0x7f080027
net.micode.notes:drawable/abc_ic_menu_share_mtrl_alpha = 0x7f080025
net.micode.notes:drawable/abc_ic_menu_paste_mtrl_am_alpha = 0x7f080023
net.micode.notes:attr/windowActionModeOverlay = 0x7f04037c
-net.micode.notes:drawable/note_btn_main = 0x7f0800be
-net.micode.notes:layout/folder_list_item = 0x7f0c0030
-net.micode.notes:id/chronometer = 0x7f09007a
-net.micode.notes:style/ThemeOverlay.MaterialComponents.TimePicker.Display = 0x7f11020a
+net.micode.notes:layout/folder_list_item = 0x7f0d0030
+net.micode.notes:drawable/note_btn_main = 0x7f0800bf
+net.micode.notes:id/chronometer = 0x7f0a007a
+net.micode.notes:style/ThemeOverlay.MaterialComponents.TimePicker.Display = 0x7f12020a
net.micode.notes:attr/motionTarget = 0x7f04025c
net.micode.notes:attr/materialAlertDialogBodyTextStyle = 0x7f040218
net.micode.notes:drawable/abc_ic_go_search_api_material = 0x7f08001f
-net.micode.notes:id/search_edit_frame = 0x7f090193
-net.micode.notes:drawable/material_ic_keyboard_arrow_next_black_24dp = 0x7f0800a7
+net.micode.notes:id/search_edit_frame = 0x7f0a0194
+net.micode.notes:drawable/material_ic_keyboard_arrow_next_black_24dp = 0x7f0800a9
net.micode.notes:attr/indicatorDirectionLinear = 0x7f04019a
net.micode.notes:drawable/abc_edit_text_material = 0x7f08001a
-net.micode.notes:id/test_radiobutton_android_button_tint = 0x7f0901cd
+net.micode.notes:id/test_radiobutton_android_button_tint = 0x7f0a01ce
net.micode.notes:attr/dialogTheme = 0x7f04010a
net.micode.notes:drawable/abc_cab_background_top_mtrl_alpha = 0x7f080017
net.micode.notes:attr/behavior_overlapTop = 0x7f040053
+net.micode.notes:interpolator/mtrl_fast_out_linear_in = 0x7f0c0007
net.micode.notes:drawable/abc_cab_background_internal_bg = 0x7f080015
-net.micode.notes:interpolator/mtrl_fast_out_linear_in = 0x7f0b0007
-net.micode.notes:style/Base.Widget.AppCompat.Button.Colored = 0x7f1100ab
+net.micode.notes:style/Base.Widget.AppCompat.Button.Colored = 0x7f1200ab
net.micode.notes:drawable/abc_btn_switch_to_on_mtrl_00012 = 0x7f080014
-net.micode.notes:id/title = 0x7f0901e1
-net.micode.notes:string/menu_send_to_desktop = 0x7f100074
+net.micode.notes:id/title = 0x7f0a01e2
+net.micode.notes:string/menu_send_to_desktop = 0x7f110074
net.micode.notes:drawable/abc_btn_switch_to_on_mtrl_00001 = 0x7f080013
net.micode.notes:attr/scrimBackground = 0x7f0402ac
net.micode.notes:color/switch_thumb_disabled_material_light = 0x7f0600cc
-net.micode.notes:style/TextAppearance.AppCompat.Light.SearchResult.Subtitle = 0x7f110142
+net.micode.notes:style/TextAppearance.AppCompat.Light.SearchResult.Subtitle = 0x7f120142
net.micode.notes:drawable/$avd_show_password__1 = 0x7f080004
net.micode.notes:attr/actionModeCopyDrawable = 0x7f040013
net.micode.notes:drawable/$avd_show_password__0 = 0x7f080003
net.micode.notes:color/bright_foreground_inverse_material_light = 0x7f060025
net.micode.notes:drawable/$avd_hide_password__1 = 0x7f080001
-net.micode.notes:id/fixed = 0x7f0900bc
+net.micode.notes:id/fixed = 0x7f0a00bc
net.micode.notes:dimen/tooltip_y_offset_non_touch = 0x7f0701a7
net.micode.notes:dimen/tooltip_horizontal_padding = 0x7f0701a2
-net.micode.notes:string/menu_share = 0x7f100076
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Day = 0x7f11029a
-net.micode.notes:style/TextAppearance.Design.Hint = 0x7f11016f
+net.micode.notes:string/menu_share = 0x7f110076
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Day = 0x7f12029a
+net.micode.notes:style/TextAppearance.Design.Hint = 0x7f12016f
net.micode.notes:attr/trackColorInactive = 0x7f04035e
-net.micode.notes:style/RtlOverlay.Widget.AppCompat.Search.DropDown.Text = 0x7f110111
-net.micode.notes:layout/abc_search_view = 0x7f0c0019
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.Search.DropDown.Text = 0x7f120111
+net.micode.notes:layout/abc_search_view = 0x7f0d0019
net.micode.notes:dimen/text_font_size_super = 0x7f0701a0
net.micode.notes:attr/startIconTint = 0x7f0402d7
net.micode.notes:dimen/mtrl_alert_dialog_background_inset_top = 0x7f0700c0
-net.micode.notes:layout/abc_screen_simple_overlay_action_mode = 0x7f0c0016
-net.micode.notes:styleable/KeyFramesAcceleration = 0x7f120039
-net.micode.notes:style/Theme.MaterialComponents.Light.NoActionBar = 0x7f1101d9
-net.micode.notes:string/button_delete = 0x7f100025
-net.micode.notes:style/Theme.MaterialComponents.Light.Bridge = 0x7f1101cc
+net.micode.notes:layout/abc_screen_simple_overlay_action_mode = 0x7f0d0016
net.micode.notes:dimen/text_font_size_small = 0x7f07019f
net.micode.notes:dimen/abc_action_bar_overflow_padding_end_material = 0x7f070007
+net.micode.notes:style/Theme.MaterialComponents.Light.Bridge = 0x7f1201cc
net.micode.notes:dimen/text_font_size_medium = 0x7f07019d
net.micode.notes:dimen/mtrl_extended_fab_elevation = 0x7f070122
-net.micode.notes:style/RtlOverlay.DialogWindowTitle.AppCompat = 0x7f110104
+net.micode.notes:style/RtlOverlay.DialogWindowTitle.AppCompat = 0x7f120104
net.micode.notes:dimen/abc_action_bar_subtitle_top_margin_material = 0x7f07000c
net.micode.notes:dimen/test_navigation_bar_elevation = 0x7f070194
-net.micode.notes:id/skipCollapsed = 0x7f0901a2
+net.micode.notes:id/skipCollapsed = 0x7f0a01a3
net.micode.notes:dimen/test_navigation_bar_active_text_size = 0x7f070193
-net.micode.notes:style/TextAppearance.Widget.AppCompat.ExpandedMenu.Item = 0x7f110186
+net.micode.notes:style/TextAppearance.Widget.AppCompat.ExpandedMenu.Item = 0x7f120186
net.micode.notes:dimen/mtrl_calendar_header_divider_thickness = 0x7f0700f7
net.micode.notes:attr/transitionDisable = 0x7f040364
net.micode.notes:dimen/mtrl_progress_circular_inset_small = 0x7f070151
net.micode.notes:attr/indicatorInset = 0x7f04019b
-net.micode.notes:style/Base.MaterialAlertDialog.MaterialComponents.Title.Text = 0x7f110012
+net.micode.notes:style/Base.MaterialAlertDialog.MaterialComponents.Title.Text = 0x7f120012
net.micode.notes:color/abc_primary_text_material_dark = 0x7f06000b
net.micode.notes:dimen/test_navigation_bar_active_item_max_width = 0x7f070191
-net.micode.notes:dimen/notification_top_pad_large_text = 0x7f07018f
-net.micode.notes:attr/passwordToggleDrawable = 0x7f04027f
-net.micode.notes:attr/flow_lastVerticalStyle = 0x7f04015e
-net.micode.notes:dimen/appcompat_dialog_background_inset = 0x7f07004f
-net.micode.notes:id/accessibility_custom_action_10 = 0x7f090012
-net.micode.notes:attr/telltales_tailColor = 0x7f04030f
-net.micode.notes:drawable/mtrl_ic_cancel = 0x7f0800b3
-net.micode.notes:style/Base.DialogWindowTitle.AppCompat = 0x7f11000e
-net.micode.notes:string/menu_select_none = 0x7f100072
-net.micode.notes:layout/text_view_without_line_height = 0x7f0c0082
-net.micode.notes:style/Theme.AppCompat.DayNight.DarkActionBar = 0x7f110193
+net.micode.notes:style/Theme.AppCompat.DayNight.DarkActionBar = 0x7f120193
net.micode.notes:attr/contentInsetStart = 0x7f0400d4
net.micode.notes:dimen/notification_small_icon_background_padding = 0x7f07018b
-net.micode.notes:id/et_edit_text = 0x7f0900b1
+net.micode.notes:id/et_edit_text = 0x7f0a00b1
+net.micode.notes:styleable/KeyFramesAcceleration = 0x7f130039
+net.micode.notes:style/Theme.MaterialComponents.Light.NoActionBar = 0x7f1201d9
+net.micode.notes:string/button_delete = 0x7f110025
net.micode.notes:dimen/notification_large_icon_width = 0x7f070186
-net.micode.notes:style/AlertDialog.AppCompat.Light = 0x7f110001
+net.micode.notes:style/AlertDialog.AppCompat.Light = 0x7f120001
net.micode.notes:dimen/notification_content_margin_start = 0x7f070184
net.micode.notes:dimen/mtrl_tooltip_padding = 0x7f07017e
-net.micode.notes:style/Base.V14.ThemeOverlay.MaterialComponents.MaterialAlertDialog = 0x7f110080
-net.micode.notes:drawable/ic_mtrl_chip_checked_black = 0x7f080087
+net.micode.notes:style/Base.V14.ThemeOverlay.MaterialComponents.MaterialAlertDialog = 0x7f120080
+net.micode.notes:drawable/ic_mtrl_chip_checked_black = 0x7f080088
net.micode.notes:dimen/mtrl_tooltip_minWidth = 0x7f07017d
-net.micode.notes:drawable/avd_show_password = 0x7f08005d
+net.micode.notes:drawable/avd_show_password = 0x7f08005e
net.micode.notes:dimen/mtrl_tooltip_arrowSize = 0x7f07017a
-net.micode.notes:layout/mtrl_alert_select_dialog_item = 0x7f0c0042
-net.micode.notes:style/MaterialAlertDialog.MaterialComponents = 0x7f1100ea
+net.micode.notes:layout/mtrl_alert_select_dialog_item = 0x7f0d0042
+net.micode.notes:style/MaterialAlertDialog.MaterialComponents = 0x7f1200ea
net.micode.notes:dimen/mtrl_toolbar_default_height = 0x7f070179
-net.micode.notes:id/META = 0x7f090005
-net.micode.notes:styleable/ShapeableImageView = 0x7f12006b
+net.micode.notes:id/META = 0x7f0a0005
+net.micode.notes:styleable/ShapeableImageView = 0x7f13006b
net.micode.notes:dimen/mtrl_bottomappbar_fabOffsetEndMode = 0x7f0700ca
net.micode.notes:dimen/mtrl_textinput_start_icon_margin_end = 0x7f070178
net.micode.notes:color/abc_btn_colored_text_material = 0x7f060003
net.micode.notes:attr/fabAlignmentMode = 0x7f040145
-net.micode.notes:string/abc_shareactionprovider_share_with = 0x7f100018
+net.micode.notes:string/abc_shareactionprovider_share_with = 0x7f110018
net.micode.notes:dimen/mtrl_textinput_box_stroke_width_focused = 0x7f070174
-net.micode.notes:styleable/AppCompatTextHelper = 0x7f12000f
-net.micode.notes:styleable/KeyFrame = 0x7f120038
-net.micode.notes:style/Theme.AppCompat.Light.NoActionBar = 0x7f1101a4
+net.micode.notes:styleable/KeyFrame = 0x7f130038
+net.micode.notes:styleable/AppCompatTextHelper = 0x7f13000f
+net.micode.notes:style/Theme.AppCompat.Light.NoActionBar = 0x7f1201a4
net.micode.notes:dimen/mtrl_textinput_box_stroke_width_default = 0x7f070173
-net.micode.notes:style/Widget.MaterialComponents.PopupMenu = 0x7f1102b5
-net.micode.notes:drawable/material_ic_keyboard_arrow_right_black_24dp = 0x7f0800a9
+net.micode.notes:style/Widget.MaterialComponents.PopupMenu = 0x7f1202b5
+net.micode.notes:drawable/material_ic_keyboard_arrow_right_black_24dp = 0x7f0800ab
net.micode.notes:dimen/mtrl_textinput_box_corner_radius_medium = 0x7f070170
-net.micode.notes:id/slide = 0x7f0901a3
+net.micode.notes:id/slide = 0x7f0a01a4
net.micode.notes:dimen/mtrl_snackbar_padding_horizontal = 0x7f07016e
-net.micode.notes:style/Widget.AppCompat.SearchView.ActionBar = 0x7f11024c
-net.micode.notes:id/transition_position = 0x7f0901ed
-net.micode.notes:layout/select_dialog_multichoice_material = 0x7f0c006e
+net.micode.notes:style/Widget.AppCompat.SearchView.ActionBar = 0x7f12024c
+net.micode.notes:id/transition_position = 0x7f0a01ee
+net.micode.notes:layout/select_dialog_multichoice_material = 0x7f0d006e
net.micode.notes:color/design_default_color_background = 0x7f060042
net.micode.notes:dimen/mtrl_slider_track_side_padding = 0x7f070166
net.micode.notes:attr/errorIconTint = 0x7f040134
-net.micode.notes:styleable/AlertDialog = 0x7f120006
+net.micode.notes:styleable/AlertDialog = 0x7f130006
net.micode.notes:attr/chipIconVisible = 0x7f040091
net.micode.notes:dimen/mtrl_slider_thumb_elevation = 0x7f070163
net.micode.notes:dimen/mtrl_slider_label_square_side = 0x7f070162
@@ -1923,11 +1931,11 @@ net.micode.notes:attr/layout_constraintEnd_toStartOf = 0x7f0401d5
net.micode.notes:color/material_timepicker_clock_text_color = 0x7f060082
net.micode.notes:color/mtrl_btn_text_color_selector = 0x7f06008b
net.micode.notes:dimen/mtrl_shape_corner_size_large_component = 0x7f07015c
-net.micode.notes:id/submenuarrow = 0x7f0901ba
+net.micode.notes:id/submenuarrow = 0x7f0a01bb
net.micode.notes:attr/textColorAlertDialogListItem = 0x7f040329
net.micode.notes:dimen/mtrl_progress_circular_track_thickness_small = 0x7f070159
net.micode.notes:dimen/mtrl_progress_circular_track_thickness_extra_small = 0x7f070157
-net.micode.notes:drawable/tooltip_frame_dark = 0x7f0800d4
+net.micode.notes:drawable/tooltip_frame_dark = 0x7f0800d8
net.micode.notes:drawable/abc_list_selector_holo_dark = 0x7f08003a
net.micode.notes:dimen/mtrl_progress_circular_size_extra_small = 0x7f070154
net.micode.notes:attr/cornerFamily = 0x7f0400e1
@@ -1938,23 +1946,23 @@ net.micode.notes:attr/drawableTopCompat = 0x7f04011c
net.micode.notes:dimen/mtrl_progress_circular_inset_extra_small = 0x7f07014f
net.micode.notes:dimen/mtrl_snackbar_action_text_color_alpha = 0x7f070169
net.micode.notes:color/dim_foreground_disabled_material_light = 0x7f06005a
-net.micode.notes:drawable/title_alert = 0x7f0800d2
+net.micode.notes:drawable/title_alert = 0x7f0800d6
net.micode.notes:dimen/mtrl_navigation_rail_icon_size = 0x7f07014a
net.micode.notes:dimen/abc_dialog_fixed_width_minor = 0x7f07001f
net.micode.notes:attr/badgeStyle = 0x7f040046
-net.micode.notes:id/mtrl_picker_header = 0x7f090137
+net.micode.notes:id/mtrl_picker_header = 0x7f0a0137
net.micode.notes:dimen/material_textinput_max_width = 0x7f0700b8
net.micode.notes:attr/behavior_saveFlags = 0x7f040055
net.micode.notes:attr/motionInterpolator = 0x7f040257
net.micode.notes:color/mtrl_textinput_filled_box_default_background_color = 0x7f0600b5
net.micode.notes:attr/initialActivityCount = 0x7f04019d
net.micode.notes:dimen/mtrl_navigation_bar_item_default_margin = 0x7f07013e
-net.micode.notes:interpolator/btn_radio_to_off_mtrl_animation_interpolator_0 = 0x7f0b0004
-net.micode.notes:id/tag_unhandled_key_event_manager = 0x7f0901c8
+net.micode.notes:interpolator/btn_radio_to_off_mtrl_animation_interpolator_0 = 0x7f0c0004
+net.micode.notes:id/tag_unhandled_key_event_manager = 0x7f0a01c9
net.micode.notes:attr/colorControlActivated = 0x7f0400b6
net.micode.notes:dimen/hint_pressed_alpha_material_dark = 0x7f070095
-net.micode.notes:style/Widget.MaterialComponents.CollapsingToolbar = 0x7f11028f
-net.micode.notes:id/widget_text = 0x7f090200
+net.micode.notes:style/Widget.MaterialComponents.CollapsingToolbar = 0x7f12028f
+net.micode.notes:id/widget_text = 0x7f0a0201
net.micode.notes:dimen/design_navigation_padding_bottom = 0x7f070079
net.micode.notes:dimen/abc_text_size_display_4_material = 0x7f070043
net.micode.notes:dimen/mtrl_low_ripple_hovered_alpha = 0x7f07013a
@@ -1964,7 +1972,7 @@ net.micode.notes:attr/seekBarStyle = 0x7f0402b1
net.micode.notes:dimen/mtrl_low_ripple_default_alpha = 0x7f070138
net.micode.notes:color/material_grey_600 = 0x7f06006c
net.micode.notes:dimen/mtrl_btn_letter_spacing = 0x7f0700da
-net.micode.notes:id/iv_bg_white = 0x7f0900e1
+net.micode.notes:id/iv_bg_white = 0x7f0a00e1
net.micode.notes:dimen/mtrl_large_touch_target = 0x7f070137
net.micode.notes:attr/textAppearanceListItemSecondary = 0x7f040320
net.micode.notes:color/material_blue_grey_950 = 0x7f060065
@@ -1972,75 +1980,77 @@ net.micode.notes:dimen/mtrl_bottomappbar_fab_cradle_rounded_corner_radius = 0x7f
net.micode.notes:dimen/mtrl_high_ripple_pressed_alpha = 0x7f070136
net.micode.notes:color/material_slider_inactive_track_color = 0x7f06007e
net.micode.notes:dimen/test_navigation_bar_item_max_width = 0x7f070197
-net.micode.notes:style/Platform.V21.AppCompat.Light = 0x7f110100
+net.micode.notes:style/Platform.V21.AppCompat.Light = 0x7f120100
net.micode.notes:dimen/mtrl_high_ripple_default_alpha = 0x7f070133
net.micode.notes:dimen/mtrl_fab_translation_z_pressed = 0x7f070132
-net.micode.notes:layout/design_navigation_item_subheader = 0x7f0c002a
+net.micode.notes:layout/design_navigation_item_subheader = 0x7f0d002a
net.micode.notes:dimen/mtrl_extended_fab_translation_z_base = 0x7f07012c
net.micode.notes:color/notification_action_color_filter = 0x7f0600b8
-net.micode.notes:style/ShapeAppearanceOverlay.TopRightDifferentCornerSize = 0x7f110129
-net.micode.notes:drawable/list_white_middle = 0x7f08009b
+net.micode.notes:style/ShapeAppearanceOverlay.TopRightDifferentCornerSize = 0x7f120129
+net.micode.notes:drawable/list_white_middle = 0x7f08009c
net.micode.notes:attr/cornerFamilyBottomLeft = 0x7f0400e2
-net.micode.notes:string/character_counter_content_description = 0x7f100027
+net.micode.notes:string/character_counter_content_description = 0x7f110027
net.micode.notes:dimen/mtrl_extended_fab_icon_text_spacing = 0x7f070126
-net.micode.notes:drawable/new_note_pressed = 0x7f0800bc
+net.micode.notes:drawable/pin = 0x7f0800d0
+net.micode.notes:drawable/new_note_pressed = 0x7f0800bd
net.micode.notes:attr/actionModeCloseButtonStyle = 0x7f040011
net.micode.notes:attr/autoSizePresetSizes = 0x7f040036
net.micode.notes:color/secondary_text_default_material_light = 0x7f0600c8
net.micode.notes:dimen/mtrl_extended_fab_end_padding = 0x7f070123
net.micode.notes:dimen/mtrl_extended_fab_bottom_padding = 0x7f07011e
net.micode.notes:attr/drawerArrowStyle = 0x7f04011d
-net.micode.notes:id/autoCompleteToStart = 0x7f090054
-net.micode.notes:id/parentRelative = 0x7f09016d
+net.micode.notes:id/autoCompleteToStart = 0x7f0a0054
+net.micode.notes:id/parentRelative = 0x7f0a016d
net.micode.notes:dimen/mtrl_exposed_dropdown_menu_popup_vertical_padding = 0x7f07011d
net.micode.notes:dimen/mtrl_edittext_rectangle_top_offset = 0x7f07011a
-net.micode.notes:id/tv_name = 0x7f0901f4
+net.micode.notes:id/tv_name = 0x7f0a01f5
net.micode.notes:dimen/material_clock_hand_center_dot_radius = 0x7f07009d
net.micode.notes:dimen/mtrl_chip_pressed_translation_z = 0x7f070118
-net.micode.notes:style/TextAppearance.Compat.Notification.Info = 0x7f110166
-net.micode.notes:string/sync_progress_init_list = 0x7f1000c7
+net.micode.notes:style/TextAppearance.Compat.Notification.Info = 0x7f120166
+net.micode.notes:string/sync_progress_init_list = 0x7f1100c7
+net.micode.notes:font/font_consolas = 0x7f090001
net.micode.notes:dimen/mtrl_btn_disabled_elevation = 0x7f0700d2
-net.micode.notes:id/btn_new_note = 0x7f090062
-net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.Button.Borderless.Colored = 0x7f110037
+net.micode.notes:id/btn_new_note = 0x7f0a0061
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.Button.Borderless.Colored = 0x7f120037
net.micode.notes:dimen/abc_button_inset_vertical_material = 0x7f070013
net.micode.notes:dimen/mtrl_card_elevation = 0x7f070116
-net.micode.notes:id/percent = 0x7f090173
-net.micode.notes:id/clip_vertical = 0x7f09007e
+net.micode.notes:id/percent = 0x7f0a0173
+net.micode.notes:id/clip_vertical = 0x7f0a007e
net.micode.notes:color/material_grey_900 = 0x7f06006f
-net.micode.notes:id/notification_main_column_container = 0x7f090163
+net.micode.notes:id/notification_main_column_container = 0x7f0a0163
net.micode.notes:dimen/mtrl_card_corner_radius = 0x7f070114
net.micode.notes:attr/cardBackgroundColor = 0x7f040076
-net.micode.notes:style/TextAppearance.AppCompat.Large.Inverse = 0x7f110141
-net.micode.notes:id/wrap_content = 0x7f090204
+net.micode.notes:style/TextAppearance.AppCompat.Large.Inverse = 0x7f120141
+net.micode.notes:id/wrap_content = 0x7f0a0205
net.micode.notes:dimen/mtrl_calendar_year_vertical_padding = 0x7f070110
-net.micode.notes:id/action_bar_root = 0x7f090035
+net.micode.notes:id/action_bar_root = 0x7f0a0035
net.micode.notes:dimen/mtrl_calendar_year_horizontal_padding = 0x7f07010f
net.micode.notes:dimen/mtrl_calendar_header_content_padding = 0x7f0700f5
-net.micode.notes:id/motion_base = 0x7f090127
-net.micode.notes:style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar = 0x7f11023d
-net.micode.notes:id/asConfigured = 0x7f09004f
+net.micode.notes:id/motion_base = 0x7f0a0127
+net.micode.notes:style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar = 0x7f12023d
+net.micode.notes:id/asConfigured = 0x7f0a004f
net.micode.notes:dimen/mtrl_extended_fab_min_height = 0x7f070127
-net.micode.notes:string/abc_toolbar_collapse_description = 0x7f10001a
+net.micode.notes:string/abc_toolbar_collapse_description = 0x7f11001a
net.micode.notes:dimen/mtrl_calendar_year_height = 0x7f07010e
net.micode.notes:dimen/mtrl_calendar_year_corner = 0x7f07010d
net.micode.notes:dimen/mtrl_calendar_title_baseline_to_top_fullscreen = 0x7f07010c
net.micode.notes:attr/shapeAppearanceSmallComponent = 0x7f0402ba
-net.micode.notes:string/mtrl_picker_range_header_selected = 0x7f10008f
+net.micode.notes:string/mtrl_picker_range_header_selected = 0x7f11008f
net.micode.notes:dimen/mtrl_shape_corner_size_medium_component = 0x7f07015d
-net.micode.notes:drawable/edit_title_yellow = 0x7f08007c
+net.micode.notes:drawable/edit_title_yellow = 0x7f08007a
net.micode.notes:color/bright_foreground_disabled_material_dark = 0x7f060022
net.micode.notes:dimen/mtrl_slider_label_radius = 0x7f070161
net.micode.notes:dimen/mtrl_calendar_text_input_padding_top = 0x7f07010a
net.micode.notes:dimen/abc_action_bar_content_inset_with_nav = 0x7f070001
-net.micode.notes:style/Base.TextAppearance.AppCompat.Display4 = 0x7f11001b
+net.micode.notes:style/Base.TextAppearance.AppCompat.Display4 = 0x7f12001b
net.micode.notes:color/cardview_dark_background = 0x7f06002a
net.micode.notes:dimen/mtrl_calendar_selection_text_baseline_to_top = 0x7f070109
net.micode.notes:attr/colorBackgroundFloating = 0x7f0400b4
net.micode.notes:color/mtrl_filled_stroke_color = 0x7f06009e
-net.micode.notes:string/menu_sync = 0x7f100077
-net.micode.notes:id/btn_note_main = 0x7f090064
+net.micode.notes:string/menu_sync = 0x7f110077
+net.micode.notes:id/btn_note_main = 0x7f0a0063
net.micode.notes:dimen/mtrl_calendar_pre_l_text_clip_padding = 0x7f070105
-net.micode.notes:style/TextAppearance.AppCompat.Widget.Button.Colored = 0x7f11015d
+net.micode.notes:style/TextAppearance.AppCompat.Widget.Button.Colored = 0x7f12015d
net.micode.notes:attr/itemShapeInsetTop = 0x7f0401b1
net.micode.notes:dimen/mtrl_snackbar_background_overlay_color_alpha = 0x7f07016b
net.micode.notes:dimen/mtrl_calendar_navigation_bottom_padding = 0x7f070102
@@ -2048,22 +2058,22 @@ net.micode.notes:dimen/mtrl_calendar_month_horizontal_padding = 0x7f070100
net.micode.notes:dimen/mtrl_calendar_dialog_background_inset = 0x7f0700f4
net.micode.notes:dimen/mtrl_calendar_landscape_header_width = 0x7f0700fe
net.micode.notes:dimen/mtrl_calendar_header_text_padding = 0x7f0700fb
-net.micode.notes:id/fade = 0x7f0900b6
-net.micode.notes:id/position = 0x7f090175
+net.micode.notes:id/fade = 0x7f0a00b6
+net.micode.notes:id/position = 0x7f0a0176
net.micode.notes:color/mtrl_card_view_ripple = 0x7f060090
net.micode.notes:animator/design_fab_hide_motion_spec = 0x7f020001
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Year.Today = 0x7f1102ad
-net.micode.notes:style/Base.V21.Theme.MaterialComponents = 0x7f110085
-net.micode.notes:style/Base.V21.Theme.AppCompat = 0x7f110081
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Year.Today = 0x7f1202ad
+net.micode.notes:style/Base.V21.Theme.MaterialComponents = 0x7f120085
+net.micode.notes:style/Base.V21.Theme.AppCompat = 0x7f120081
net.micode.notes:dimen/mtrl_calendar_header_content_padding_fullscreen = 0x7f0700f6
net.micode.notes:color/checkbox_themeable_attribute_color = 0x7f06002e
net.micode.notes:dimen/mtrl_calendar_day_today_stroke = 0x7f0700f0
net.micode.notes:attr/autoSizeMaxTextSize = 0x7f040034
net.micode.notes:attr/statusBarScrim = 0x7f0402e1
net.micode.notes:dimen/design_navigation_item_icon_padding = 0x7f070077
-net.micode.notes:style/Theme.MaterialComponents.NoActionBar = 0x7f1101db
+net.micode.notes:style/Theme.MaterialComponents.NoActionBar = 0x7f1201db
net.micode.notes:dimen/mtrl_calendar_day_horizontal_padding = 0x7f0700ef
-net.micode.notes:id/month_navigation_fragment_toggle = 0x7f090123
+net.micode.notes:id/month_navigation_fragment_toggle = 0x7f0a0123
net.micode.notes:dimen/mtrl_calendar_day_corner = 0x7f0700ed
net.micode.notes:drawable/abc_text_select_handle_right_mtrl_light = 0x7f080055
net.micode.notes:dimen/mtrl_btn_text_btn_icon_padding = 0x7f0700e3
@@ -2072,34 +2082,34 @@ net.micode.notes:attr/fabCradleMargin = 0x7f040147
net.micode.notes:attr/stackFromEnd = 0x7f0402d2
net.micode.notes:dimen/mtrl_btn_padding_right = 0x7f0700de
net.micode.notes:dimen/mtrl_btn_max_width = 0x7f0700db
-net.micode.notes:style/Theme.MaterialComponents.DayNight.Dialog.MinWidth.Bridge = 0x7f1101bc
+net.micode.notes:style/Theme.MaterialComponents.DayNight.Dialog.MinWidth.Bridge = 0x7f1201bc
net.micode.notes:dimen/mtrl_btn_icon_padding = 0x7f0700d8
+net.micode.notes:drawable/widget_2x_yellow = 0x7f0800e1
net.micode.notes:color/design_default_color_on_primary = 0x7f060046
-net.micode.notes:drawable/widget_2x_yellow = 0x7f0800da
net.micode.notes:attr/liftOnScroll = 0x7f040201
-net.micode.notes:string/material_slider_range_end = 0x7f100055
+net.micode.notes:string/material_slider_range_end = 0x7f110055
net.micode.notes:dimen/mtrl_bottomappbar_height = 0x7f0700cf
net.micode.notes:color/design_dark_default_color_error = 0x7f060036
net.micode.notes:attr/itemIconTint = 0x7f0401a7
-net.micode.notes:id/note_pop_menu_list_switch = 0x7f09015a
-net.micode.notes:style/TextAppearance.AppCompat.Widget.PopupMenu.Large = 0x7f110161
+net.micode.notes:id/note_pop_menu_list_switch = 0x7f0a015a
+net.micode.notes:style/TextAppearance.AppCompat.Widget.PopupMenu.Large = 0x7f120161
net.micode.notes:dimen/mtrl_badge_with_text_radius = 0x7f0700c9
net.micode.notes:dimen/mtrl_badge_toolbar_action_menu_item_vertical_offset = 0x7f0700c8
net.micode.notes:dimen/mtrl_badge_text_horizontal_edge_offset = 0x7f0700c5
net.micode.notes:attr/indicatorColor = 0x7f040198
-net.micode.notes:drawable/ic_keyboard_black_24dp = 0x7f080085
+net.micode.notes:drawable/ic_keyboard_black_24dp = 0x7f080086
net.micode.notes:attr/counterMaxLength = 0x7f0400ed
net.micode.notes:dimen/abc_dialog_padding_material = 0x7f070024
net.micode.notes:dimen/mtrl_alert_dialog_background_inset_bottom = 0x7f0700bd
net.micode.notes:dimen/material_time_picker_minimum_screen_height = 0x7f0700ba
-net.micode.notes:layout/text_view_with_line_height_from_appearance = 0x7f0c007e
+net.micode.notes:layout/text_view_with_line_height_from_appearance = 0x7f0d007e
net.micode.notes:dimen/material_textinput_min_width = 0x7f0700b9
-net.micode.notes:string/icon_content_description = 0x7f100046
+net.micode.notes:string/icon_content_description = 0x7f110046
net.micode.notes:dimen/material_text_view_test_line_height_override = 0x7f0700b6
net.micode.notes:attr/applyMotionScene = 0x7f04002e
-net.micode.notes:string/abc_searchview_description_search = 0x7f100015
-net.micode.notes:layout/design_menu_item_action_area = 0x7f0c0026
-net.micode.notes:id/accessibility_custom_action_0 = 0x7f090010
+net.micode.notes:string/abc_searchview_description_search = 0x7f110015
+net.micode.notes:layout/design_menu_item_action_area = 0x7f0d0026
+net.micode.notes:id/accessibility_custom_action_0 = 0x7f0a0010
net.micode.notes:dimen/material_input_text_to_prefix_suffix_padding = 0x7f0700b4
net.micode.notes:dimen/mtrl_progress_track_thickness = 0x7f07015b
net.micode.notes:attr/itemTextAppearance = 0x7f0401b5
@@ -2110,76 +2120,77 @@ net.micode.notes:attr/maxVelocity = 0x7f04023b
net.micode.notes:dimen/material_filled_edittext_font_1_3_padding_top = 0x7f0700ac
net.micode.notes:dimen/mtrl_navigation_item_icon_padding = 0x7f070141
net.micode.notes:dimen/abc_disabled_alpha_material_dark = 0x7f070027
-net.micode.notes:style/Theme.Design = 0x7f1101a6
-net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse = 0x7f110158
-net.micode.notes:integer/material_motion_duration_long_1 = 0x7f0a0009
-net.micode.notes:id/showHome = 0x7f09019f
+net.micode.notes:style/Theme.Design = 0x7f1201a6
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse = 0x7f120158
+net.micode.notes:integer/material_motion_duration_long_1 = 0x7f0b0009
+net.micode.notes:id/showHome = 0x7f0a01a0
net.micode.notes:attr/itemBackground = 0x7f0401a1
net.micode.notes:dimen/material_clock_size = 0x7f0700a4
net.micode.notes:dimen/material_clock_period_toggle_width = 0x7f0700a3
-net.micode.notes:string/preferences_menu_change_account = 0x7f1000b8
+net.micode.notes:string/preferences_menu_change_account = 0x7f1100b8
net.micode.notes:dimen/design_bottom_navigation_elevation = 0x7f070060
net.micode.notes:dimen/material_clock_period_toggle_margin_left = 0x7f0700a2
-net.micode.notes:string/mtrl_exceed_max_badge_number_suffix = 0x7f10007d
+net.micode.notes:string/mtrl_exceed_max_badge_number_suffix = 0x7f11007d
net.micode.notes:color/error_color_material_dark = 0x7f06005d
net.micode.notes:attr/layout_constrainedHeight = 0x7f0401c9
net.micode.notes:dimen/material_clock_hand_padding = 0x7f07009e
-net.micode.notes:id/accessibility_custom_action_3 = 0x7f090027
+net.micode.notes:id/accessibility_custom_action_3 = 0x7f0a0027
net.micode.notes:attr/colorError = 0x7f0400b9
net.micode.notes:attr/snackbarTextViewStyle = 0x7f0402cb
net.micode.notes:dimen/material_clock_face_margin_top = 0x7f07009c
net.micode.notes:dimen/mtrl_extended_fab_end_padding_icon = 0x7f070124
net.micode.notes:dimen/highlight_alpha_material_light = 0x7f070092
-net.micode.notes:id/transition_scene_layoutid_cache = 0x7f0901ee
+net.micode.notes:id/transition_scene_layoutid_cache = 0x7f0a01ef
net.micode.notes:dimen/item_touch_helper_max_drag_scroll_per_frame = 0x7f070097
net.micode.notes:attr/textAppearanceListItem = 0x7f04031f
-net.micode.notes:string/material_timepicker_text_input_mode_description = 0x7f10005d
+net.micode.notes:string/material_timepicker_text_input_mode_description = 0x7f11005d
net.micode.notes:dimen/fastscroll_minimum_range = 0x7f07008f
net.micode.notes:attr/headerLayout = 0x7f04017a
net.micode.notes:anim/abc_fade_out = 0x7f010001
net.micode.notes:color/abc_btn_colored_borderless_text_material = 0x7f060002
net.micode.notes:attr/startIconTintMode = 0x7f0402d8
-net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.InternalGroup = 0x7f110108
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.InternalGroup = 0x7f120108
net.micode.notes:dimen/mtrl_btn_corner_radius = 0x7f0700d0
net.micode.notes:dimen/fastscroll_default_thickness = 0x7f07008d
-net.micode.notes:style/TextAppearance.AppCompat = 0x7f110135
+net.micode.notes:style/TextAppearance.AppCompat = 0x7f120135
net.micode.notes:attr/listPreferredItemPaddingStart = 0x7f040215
-net.micode.notes:style/Base.Widget.MaterialComponents.Slider = 0x7f1100df
+net.micode.notes:style/Base.Widget.MaterialComponents.Slider = 0x7f1200df
net.micode.notes:attr/customStringValue = 0x7f0400fd
net.micode.notes:drawable/abc_scrubber_control_off_mtrl_alpha = 0x7f080041
net.micode.notes:dimen/mtrl_card_dragged_z = 0x7f070115
net.micode.notes:attr/boxStrokeErrorColor = 0x7f040065
net.micode.notes:dimen/mtrl_slider_track_height = 0x7f070165
net.micode.notes:dimen/design_tab_max_width = 0x7f070086
-net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Title.Text.CenterStacked = 0x7f1100f3
+net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Title.Text.CenterStacked = 0x7f1200f3
net.micode.notes:dimen/design_navigation_separator_vertical_padding = 0x7f07007a
-net.micode.notes:drawable/mtrl_dialog_background = 0x7f0800af
+net.micode.notes:drawable/mtrl_dialog_background = 0x7f0800b0
net.micode.notes:color/design_default_color_surface = 0x7f06004e
-net.micode.notes:id/iv_bg_red_select = 0x7f0900e0
-net.micode.notes:id/circle_center = 0x7f09007b
-net.micode.notes:id/accessibility_custom_action_6 = 0x7f09002c
+net.micode.notes:id/iv_bg_red_select = 0x7f0a00e0
+net.micode.notes:id/circle_center = 0x7f0a007b
+net.micode.notes:id/accessibility_custom_action_6 = 0x7f0a002c
net.micode.notes:dimen/design_navigation_max_width = 0x7f070078
-net.micode.notes:style/Base.AlertDialog.AppCompat.Light = 0x7f110009
+net.micode.notes:style/Base.AlertDialog.AppCompat.Light = 0x7f120009
net.micode.notes:color/design_default_color_primary_variant = 0x7f06004b
-net.micode.notes:id/note_pop_menu_lv = 0x7f09015d
-net.micode.notes:style/TextAppearance.AppCompat.Small.Inverse = 0x7f11014c
+net.micode.notes:id/note_pop_menu_lv = 0x7f0a015d
+net.micode.notes:style/TextAppearance.AppCompat.Small.Inverse = 0x7f12014c
net.micode.notes:attr/itemShapeInsetEnd = 0x7f0401af
net.micode.notes:dimen/design_fab_translation_z_pressed = 0x7f070072
net.micode.notes:dimen/design_bottom_sheet_elevation = 0x7f070069
net.micode.notes:attr/triggerSlack = 0x7f04036b
net.micode.notes:dimen/mtrl_btn_hovered_z = 0x7f0700d6
net.micode.notes:attr/onNegativeCross = 0x7f04026d
-net.micode.notes:id/selection_type = 0x7f09019c
+net.micode.notes:id/selection_type = 0x7f0a019d
net.micode.notes:dimen/design_bottom_navigation_label_padding = 0x7f070065
net.micode.notes:dimen/design_bottom_navigation_active_text_size = 0x7f07005f
net.micode.notes:dimen/design_bottom_navigation_active_item_min_width = 0x7f07005e
net.micode.notes:dimen/compat_button_padding_horizontal_material = 0x7f070056
net.micode.notes:dimen/compat_button_inset_vertical_material = 0x7f070055
-net.micode.notes:style/Base.Theme.MaterialComponents.Dialog.FixedSize = 0x7f11005b
+net.micode.notes:style/Base.Theme.MaterialComponents.Dialog.FixedSize = 0x7f12005b
net.micode.notes:drawable/abc_ic_star_half_black_16dp = 0x7f08002a
net.micode.notes:dimen/abc_disabled_alpha_material_light = 0x7f070028
-net.micode.notes:string/file_path = 0x7f10003d
-net.micode.notes:id/action_mode_bar = 0x7f09003f
+net.micode.notes:drawable/pin_active = 0x7f0800d1
+net.micode.notes:string/file_path = 0x7f11003d
+net.micode.notes:id/action_mode_bar = 0x7f0a003f
net.micode.notes:attr/transitionShapeAppearance = 0x7f040368
net.micode.notes:dimen/cardview_default_elevation = 0x7f070051
net.micode.notes:dimen/notification_subtext_size = 0x7f07018d
@@ -2187,12 +2198,12 @@ net.micode.notes:dimen/abc_text_size_title_material_toolbar = 0x7f07004d
net.micode.notes:attr/itemRippleColor = 0x7f0401aa
net.micode.notes:attr/windowFixedWidthMinor = 0x7f040380
net.micode.notes:dimen/abc_text_size_title_material = 0x7f07004c
-net.micode.notes:id/header_title = 0x7f0900c9
+net.micode.notes:id/header_title = 0x7f0a00c9
net.micode.notes:color/mtrl_popupmenu_overlay_color = 0x7f0600ab
net.micode.notes:dimen/abc_text_size_display_2_material = 0x7f070041
net.micode.notes:attr/homeAsUpIndicator = 0x7f040188
net.micode.notes:dimen/mtrl_high_ripple_focused_alpha = 0x7f070134
-net.micode.notes:style/Base.Widget.AppCompat.ProgressBar.Horizontal = 0x7f1100c8
+net.micode.notes:style/Base.Widget.AppCompat.ProgressBar.Horizontal = 0x7f1200c8
net.micode.notes:dimen/abc_text_size_caption_material = 0x7f07003f
net.micode.notes:attr/collapsedSize = 0x7f0400ae
net.micode.notes:dimen/abc_select_dialog_padding_start_material = 0x7f07003a
@@ -2201,17 +2212,17 @@ net.micode.notes:dimen/mtrl_calendar_selection_baseline_to_top_fullscreen = 0x7f
net.micode.notes:dimen/abc_search_view_preferred_height = 0x7f070036
net.micode.notes:dimen/abc_list_item_padding_horizontal_material = 0x7f070033
net.micode.notes:attr/checkedChip = 0x7f040081
-net.micode.notes:id/accessibility_custom_action_24 = 0x7f090021
-net.micode.notes:integer/config_tooltipAnimTime = 0x7f0a0005
+net.micode.notes:id/accessibility_custom_action_24 = 0x7f0a0021
+net.micode.notes:integer/config_tooltipAnimTime = 0x7f0b0005
net.micode.notes:dimen/abc_list_item_height_small_material = 0x7f070032
net.micode.notes:attr/flow_horizontalStyle = 0x7f04015a
net.micode.notes:array/menu_share_ways = 0x7f030001
net.micode.notes:anim/abc_popup_enter = 0x7f010003
net.micode.notes:dimen/abc_list_item_height_large_material = 0x7f070030
-net.micode.notes:style/Widget.MaterialComponents.Button.TextButton = 0x7f11027c
+net.micode.notes:style/Widget.MaterialComponents.Button.TextButton = 0x7f12027c
net.micode.notes:dimen/abc_floating_window_z = 0x7f07002f
net.micode.notes:dimen/abc_edit_text_inset_horizontal_material = 0x7f07002d
-net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle = 0x7f110157
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle = 0x7f120157
net.micode.notes:dimen/abc_dropdownitem_text_padding_right = 0x7f07002b
net.micode.notes:dimen/notification_action_text_size = 0x7f070182
net.micode.notes:dimen/abc_dropdownitem_icon_width = 0x7f070029
@@ -2221,98 +2232,97 @@ net.micode.notes:attr/windowNoTitle = 0x7f040383
net.micode.notes:dimen/abc_dialog_min_width_minor = 0x7f070023
net.micode.notes:dimen/abc_control_inset_material = 0x7f070019
net.micode.notes:dimen/abc_button_padding_horizontal_material = 0x7f070014
-net.micode.notes:style/Theme.AppCompat.DayNight.Dialog = 0x7f110194
+net.micode.notes:style/Theme.AppCompat.DayNight.Dialog = 0x7f120194
net.micode.notes:dimen/abc_alert_dialog_button_bar_height = 0x7f070010
-net.micode.notes:drawable/mtrl_popupmenu_background_dark = 0x7f0800b7
+net.micode.notes:drawable/mtrl_popupmenu_background_dark = 0x7f0800b8
net.micode.notes:dimen/abc_button_padding_vertical_material = 0x7f070015
-net.micode.notes:style/TextAppearance.AppCompat.Title.Inverse = 0x7f110150
+net.micode.notes:style/TextAppearance.AppCompat.Title.Inverse = 0x7f120150
net.micode.notes:attr/boxCornerRadiusTopStart = 0x7f040063
net.micode.notes:attr/motionStagger = 0x7f04025b
net.micode.notes:dimen/abc_action_bar_stacked_tab_max_width = 0x7f07000a
net.micode.notes:dimen/mtrl_navigation_item_horizontal_padding = 0x7f070140
-net.micode.notes:id/textSpacerNoButtons = 0x7f0901d2
-net.micode.notes:id/action_mode_bar_stub = 0x7f090040
+net.micode.notes:id/textSpacerNoButtons = 0x7f0a01d3
+net.micode.notes:id/action_mode_bar_stub = 0x7f0a0040
net.micode.notes:attr/buttonTintMode = 0x7f040075
net.micode.notes:dimen/highlight_alpha_material_colored = 0x7f070090
net.micode.notes:attr/barLength = 0x7f040048
net.micode.notes:dimen/abc_action_bar_elevation_material = 0x7f070005
net.micode.notes:attr/materialThemeOverlay = 0x7f040231
-net.micode.notes:drawable/baseline_add_box_24 = 0x7f08005f
net.micode.notes:dimen/cardview_default_radius = 0x7f070052
net.micode.notes:dimen/abc_action_bar_default_padding_end_material = 0x7f070003
-net.micode.notes:string/sync_progress_login = 0x7f1000c8
+net.micode.notes:string/sync_progress_login = 0x7f1100c8
net.micode.notes:dimen/mtrl_low_ripple_focused_alpha = 0x7f070139
net.micode.notes:attr/trackTintMode = 0x7f040363
net.micode.notes:color/white = 0x7f0600d6
-net.micode.notes:style/TextAppearanceSecondaryItem = 0x7f11018d
-net.micode.notes:string/datetime_dialog_ok = 0x7f10002d
+net.micode.notes:style/TextAppearanceSecondaryItem = 0x7f12018d
+net.micode.notes:string/datetime_dialog_ok = 0x7f11002d
net.micode.notes:color/tooltip_background_light = 0x7f0600d4
net.micode.notes:color/mtrl_tabs_legacy_text_color_selector = 0x7f0600b0
-net.micode.notes:integer/mtrl_badge_max_character_count = 0x7f0a0010
-net.micode.notes:drawable/edit_title_red = 0x7f08007a
-net.micode.notes:string/mtrl_picker_date_header_selected = 0x7f100083
+net.micode.notes:integer/mtrl_badge_max_character_count = 0x7f0b0010
+net.micode.notes:drawable/edit_title_red = 0x7f080078
+net.micode.notes:string/mtrl_picker_date_header_selected = 0x7f110083
net.micode.notes:attr/hoveredFocusedTranslationZ = 0x7f04018b
net.micode.notes:color/switch_thumb_normal_material_dark = 0x7f0600cf
net.micode.notes:attr/fontProviderFetchTimeout = 0x7f04016b
net.micode.notes:color/switch_thumb_material_light = 0x7f0600ce
-net.micode.notes:string/menu_folder_delete = 0x7f100064
-net.micode.notes:style/TextAppearance.AppCompat.Display2 = 0x7f11013b
+net.micode.notes:string/menu_folder_delete = 0x7f110064
+net.micode.notes:style/TextAppearance.AppCompat.Display2 = 0x7f12013b
net.micode.notes:dimen/abc_dialog_min_width_major = 0x7f070022
net.micode.notes:attr/logoDescription = 0x7f040217
net.micode.notes:color/test_mtrl_calendar_day_selected = 0x7f0600d2
-net.micode.notes:style/Base.Widget.AppCompat.CompoundButton.RadioButton = 0x7f1100b0
-net.micode.notes:style/Base.TextAppearance.AppCompat.Display3 = 0x7f11001a
+net.micode.notes:style/Base.Widget.AppCompat.CompoundButton.RadioButton = 0x7f1200b0
+net.micode.notes:style/Base.TextAppearance.AppCompat.Display3 = 0x7f12001a
net.micode.notes:attr/cardViewStyle = 0x7f04007d
-net.micode.notes:styleable/MaterialToolbar = 0x7f120051
+net.micode.notes:styleable/MaterialToolbar = 0x7f130051
net.micode.notes:color/switch_thumb_disabled_material_dark = 0x7f0600cb
-net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionBar.Menu = 0x7f110152
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionBar.Menu = 0x7f120152
net.micode.notes:attr/itemMaxLines = 0x7f0401a8
net.micode.notes:attr/counterOverflowTextAppearance = 0x7f0400ee
net.micode.notes:anim/btn_checkbox_to_checked_box_outer_merged_animation = 0x7f010010
net.micode.notes:attr/showDividers = 0x7f0402be
net.micode.notes:color/secondary_text_disabled_material_light = 0x7f0600ca
net.micode.notes:attr/maxHeight = 0x7f040238
-net.micode.notes:id/action_context_bar = 0x7f09003a
+net.micode.notes:id/action_context_bar = 0x7f0a003a
net.micode.notes:color/radiobutton_themeable_attribute_color = 0x7f0600c3
-net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar.TabView = 0x7f1100bc
+net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar.TabView = 0x7f1200bc
net.micode.notes:color/primary_text_default_material_dark = 0x7f0600bf
net.micode.notes:attr/tickMark = 0x7f04033e
-net.micode.notes:style/ShapeAppearanceOverlay.MaterialComponents.MaterialCalendar.Year = 0x7f110126
+net.micode.notes:style/ShapeAppearanceOverlay.MaterialComponents.MaterialCalendar.Year = 0x7f120126
net.micode.notes:color/mtrl_textinput_disabled_color = 0x7f0600b4
net.micode.notes:color/primary_material_light = 0x7f0600bd
net.micode.notes:dimen/material_text_view_test_line_height = 0x7f0700b5
net.micode.notes:animator/mtrl_extended_fab_change_size_collapse_motion_spec = 0x7f02000b
net.micode.notes:attr/bottomNavigationStyle = 0x7f04005a
-net.micode.notes:id/note_pop_menu_list_header = 0x7f090159
+net.micode.notes:id/note_pop_menu_list_header = 0x7f0a0159
net.micode.notes:color/mtrl_tabs_icon_color_selector_colored = 0x7f0600af
net.micode.notes:attr/errorTextAppearance = 0x7f040136
net.micode.notes:dimen/design_snackbar_elevation = 0x7f07007e
net.micode.notes:attr/materialCalendarHeaderSelection = 0x7f040226
-net.micode.notes:id/transition_layout_save = 0x7f0901ec
+net.micode.notes:id/transition_layout_save = 0x7f0a01ed
net.micode.notes:color/notification_icon_bg_color = 0x7f0600b9
net.micode.notes:dimen/abc_text_size_medium_material = 0x7f070046
-net.micode.notes:style/Widget.MaterialComponents.TimePicker.Display = 0x7f1102d2
+net.micode.notes:style/Widget.MaterialComponents.TimePicker.Display = 0x7f1202d2
net.micode.notes:color/mtrl_on_surface_ripple_color = 0x7f0600a8
-net.micode.notes:styleable/ExtendedFloatingActionButton_Behavior_Layout = 0x7f12002b
+net.micode.notes:styleable/ExtendedFloatingActionButton_Behavior_Layout = 0x7f13002b
net.micode.notes:attr/boxStrokeColor = 0x7f040064
net.micode.notes:attr/transitionEasing = 0x7f040365
-net.micode.notes:layout/mtrl_calendar_day_of_week = 0x7f0c0046
+net.micode.notes:layout/mtrl_calendar_day_of_week = 0x7f0d0046
net.micode.notes:color/mtrl_navigation_bar_ripple_color = 0x7f0600a3
net.micode.notes:color/mtrl_navigation_bar_colored_ripple_color = 0x7f0600a1
-net.micode.notes:id/standard = 0x7f0901b1
+net.micode.notes:id/standard = 0x7f0a01b2
net.micode.notes:color/mtrl_filled_icon_tint = 0x7f06009d
-net.micode.notes:style/Base.ThemeOverlay.AppCompat.ActionBar = 0x7f110069
+net.micode.notes:style/Base.ThemeOverlay.AppCompat.ActionBar = 0x7f120069
net.micode.notes:color/abc_hint_foreground_material_light = 0x7f060008
net.micode.notes:attr/textAppearanceSubtitle1 = 0x7f040327
-net.micode.notes:layout/mtrl_alert_select_dialog_multichoice = 0x7f0c0043
+net.micode.notes:layout/mtrl_alert_select_dialog_multichoice = 0x7f0d0043
net.micode.notes:dimen/mtrl_tooltip_minHeight = 0x7f07017c
-net.micode.notes:string/format_exported_file_location = 0x7f100041
+net.micode.notes:string/format_exported_file_location = 0x7f110041
net.micode.notes:dimen/mtrl_progress_circular_size_small = 0x7f070156
net.micode.notes:attr/tickColorActive = 0x7f04033c
net.micode.notes:attr/tabUnboundedRipple = 0x7f04030d
net.micode.notes:color/design_default_color_on_secondary = 0x7f060047
-net.micode.notes:string/success_sync_account = 0x7f1000c6
-net.micode.notes:string/fab_transformation_scrim_behavior = 0x7f100039
+net.micode.notes:string/success_sync_account = 0x7f1100c6
+net.micode.notes:string/fab_transformation_scrim_behavior = 0x7f110039
net.micode.notes:attr/listPreferredItemHeightSmall = 0x7f040211
net.micode.notes:color/mtrl_fab_ripple_color = 0x7f06009b
net.micode.notes:color/mtrl_choice_chip_text_color = 0x7f060097
@@ -2321,7 +2331,7 @@ net.micode.notes:color/mtrl_choice_chip_background_color = 0x7f060095
net.micode.notes:anim/abc_popup_exit = 0x7f010004
net.micode.notes:color/mtrl_chip_text_color = 0x7f060094
net.micode.notes:color/mtrl_chip_surface_color = 0x7f060093
-net.micode.notes:drawable/note_menu_bg = 0x7f0800c1
+net.micode.notes:drawable/note_menu_bg = 0x7f0800c2
net.micode.notes:color/abc_search_url_text_pressed = 0x7f06000f
net.micode.notes:attr/windowMinWidthMajor = 0x7f040381
net.micode.notes:drawable/abc_ic_menu_copy_mtrl_am_alpha = 0x7f080020
@@ -2332,35 +2342,35 @@ net.micode.notes:color/material_grey_300 = 0x7f06006a
net.micode.notes:attr/maxWidth = 0x7f04023c
net.micode.notes:color/mtrl_card_view_foreground = 0x7f06008f
net.micode.notes:attr/editTextStyle = 0x7f040123
-net.micode.notes:style/Widget.AppCompat.SeekBar.Discrete = 0x7f11024e
+net.micode.notes:style/Widget.AppCompat.SeekBar.Discrete = 0x7f12024e
net.micode.notes:color/mtrl_btn_transparent_bg_color = 0x7f06008c
-net.micode.notes:id/rectangles = 0x7f09017d
+net.micode.notes:id/rectangles = 0x7f0a017e
net.micode.notes:color/mtrl_btn_text_color_disabled = 0x7f06008a
net.micode.notes:anim/design_bottom_sheet_slide_out = 0x7f01001c
-net.micode.notes:layout/mtrl_picker_header_selection_text = 0x7f0c0057
+net.micode.notes:layout/mtrl_picker_header_selection_text = 0x7f0d0057
net.micode.notes:color/material_blue_grey_800 = 0x7f060063
net.micode.notes:attr/itemShapeInsetStart = 0x7f0401b0
net.micode.notes:color/material_timepicker_button_stroke = 0x7f060081
net.micode.notes:color/material_slider_inactive_tick_marks_color = 0x7f06007d
-net.micode.notes:style/Widget.AppCompat.Button.Borderless.Colored = 0x7f11021b
+net.micode.notes:style/Widget.AppCompat.Button.Borderless.Colored = 0x7f12021b
net.micode.notes:color/material_slider_halo_color = 0x7f06007c
net.micode.notes:dimen/mtrl_badge_radius = 0x7f0700c4
net.micode.notes:attr/cardPreventCornerOverlap = 0x7f04007b
net.micode.notes:color/material_slider_active_tick_marks_color = 0x7f06007a
net.micode.notes:dimen/mtrl_alert_dialog_background_inset_end = 0x7f0700be
-net.micode.notes:string/mtrl_picker_announce_current_selection = 0x7f100080
+net.micode.notes:string/mtrl_picker_announce_current_selection = 0x7f110080
net.micode.notes:color/material_on_surface_disabled = 0x7f060076
-net.micode.notes:style/Base.Widget.AppCompat.Spinner.Underlined = 0x7f1100d1
+net.micode.notes:style/Base.Widget.AppCompat.Spinner.Underlined = 0x7f1200d1
net.micode.notes:color/material_on_primary_emphasis_medium = 0x7f060075
net.micode.notes:color/material_on_primary_disabled = 0x7f060073
-net.micode.notes:style/Base.Widget.AppCompat.ListView.Menu = 0x7f1100c3
-net.micode.notes:layout/add_account_text = 0x7f0c001d
+net.micode.notes:style/Base.Widget.AppCompat.ListView.Menu = 0x7f1200c3
+net.micode.notes:layout/add_account_text = 0x7f0d001d
net.micode.notes:color/material_grey_800 = 0x7f06006d
net.micode.notes:attr/counterTextAppearance = 0x7f0400f0
net.micode.notes:attr/region_heightLessThan = 0x7f0402a2
net.micode.notes:color/material_grey_100 = 0x7f060069
net.micode.notes:attr/font = 0x7f040166
-net.micode.notes:style/NoteTheme = 0x7f1100f5
+net.micode.notes:style/NoteTheme = 0x7f1200f5
net.micode.notes:attr/flow_lastVerticalBias = 0x7f04015d
net.micode.notes:drawable/abc_btn_radio_material_anim = 0x7f080010
net.micode.notes:dimen/mtrl_exposed_dropdown_menu_popup_elevation = 0x7f07011b
@@ -2374,37 +2384,37 @@ net.micode.notes:color/highlighted_text_material_dark = 0x7f060061
net.micode.notes:dimen/mtrl_btn_stroke_size = 0x7f0700e2
net.micode.notes:attr/layout_constraintWidth_percent = 0x7f0401f2
net.micode.notes:dimen/mtrl_card_spacing = 0x7f070117
-net.micode.notes:style/Widget.MaterialComponents.Light.ActionBar.Solid = 0x7f110296
-net.micode.notes:id/ratio = 0x7f09017c
+net.micode.notes:style/Widget.MaterialComponents.Light.ActionBar.Solid = 0x7f120296
+net.micode.notes:id/ratio = 0x7f0a017d
net.micode.notes:color/material_deep_teal_200 = 0x7f060067
net.micode.notes:color/dim_foreground_material_dark = 0x7f06005b
net.micode.notes:anim/btn_radio_to_off_mtrl_ring_outer_animation = 0x7f010016
net.micode.notes:color/design_icon_tint = 0x7f060057
net.micode.notes:attr/layout_goneMarginStart = 0x7f0401fa
-net.micode.notes:id/material_clock_face = 0x7f0900fd
+net.micode.notes:id/material_clock_face = 0x7f0a00fd
net.micode.notes:color/design_fab_stroke_top_outer_color = 0x7f060056
net.micode.notes:attr/listChoiceBackgroundIndicator = 0x7f040207
-net.micode.notes:layout/abc_action_bar_up_container = 0x7f0c0001
-net.micode.notes:style/Base.V7.Theme.AppCompat.Light.Dialog = 0x7f110097
-net.micode.notes:string/info_note_enter_desktop = 0x7f100047
+net.micode.notes:layout/abc_action_bar_up_container = 0x7f0d0001
+net.micode.notes:style/Base.V7.Theme.AppCompat.Light.Dialog = 0x7f120097
+net.micode.notes:string/info_note_enter_desktop = 0x7f110047
net.micode.notes:attr/toolbarId = 0x7f040351
-net.micode.notes:styleable/Spinner = 0x7f12006f
+net.micode.notes:styleable/Spinner = 0x7f13006f
net.micode.notes:color/design_fab_shadow_start_color = 0x7f060052
net.micode.notes:color/design_fab_shadow_mid_color = 0x7f060051
net.micode.notes:color/design_fab_shadow_end_color = 0x7f060050
net.micode.notes:attr/counterTextColor = 0x7f0400f1
-net.micode.notes:id/spline = 0x7f0901a9
-net.micode.notes:string/search = 0x7f1000be
-net.micode.notes:drawable/edit_title_blue = 0x7f080078
+net.micode.notes:id/spline = 0x7f0a01aa
+net.micode.notes:string/search = 0x7f1100be
+net.micode.notes:drawable/edit_title_blue = 0x7f080076
net.micode.notes:dimen/mtrl_calendar_bottom_padding = 0x7f0700eb
net.micode.notes:color/design_default_color_primary_dark = 0x7f06004a
net.micode.notes:color/design_default_color_on_error = 0x7f060045
net.micode.notes:color/design_default_color_on_background = 0x7f060044
-net.micode.notes:styleable/LinearLayoutCompat_Layout = 0x7f120040
-net.micode.notes:id/startHorizontal = 0x7f0901b3
+net.micode.notes:styleable/LinearLayoutCompat_Layout = 0x7f130040
+net.micode.notes:id/startHorizontal = 0x7f0a01b4
net.micode.notes:animator/mtrl_chip_state_list_anim = 0x7f02000a
net.micode.notes:color/design_default_color_error = 0x7f060043
-net.micode.notes:style/Base.Widget.AppCompat.ListView = 0x7f1100c1
+net.micode.notes:style/Base.Widget.AppCompat.ListView = 0x7f1200c1
net.micode.notes:color/design_dark_default_color_on_secondary = 0x7f06003a
net.micode.notes:attr/materialClockStyle = 0x7f040230
net.micode.notes:attr/thumbStrokeWidth = 0x7f040337
@@ -2412,7 +2422,7 @@ net.micode.notes:color/mtrl_fab_bg_color_selector = 0x7f060099
net.micode.notes:color/design_dark_default_color_surface = 0x7f060041
net.micode.notes:attr/autoSizeTextType = 0x7f040038
net.micode.notes:dimen/compat_button_inset_horizontal_material = 0x7f070054
-net.micode.notes:id/material_timepicker_container = 0x7f090109
+net.micode.notes:id/material_timepicker_container = 0x7f0a0109
net.micode.notes:attr/actionBarSize = 0x7f040003
net.micode.notes:attr/materialCardViewStyle = 0x7f04022e
net.micode.notes:color/design_dark_default_color_primary_variant = 0x7f06003e
@@ -2427,17 +2437,17 @@ net.micode.notes:attr/defaultDuration = 0x7f040102
net.micode.notes:dimen/notification_action_icon_size = 0x7f070181
net.micode.notes:color/cardview_shadow_start_color = 0x7f06002d
net.micode.notes:dimen/mtrl_progress_circular_size = 0x7f070153
-net.micode.notes:string/preferences_button_sync_cancel = 0x7f1000af
+net.micode.notes:string/preferences_button_sync_cancel = 0x7f1100af
net.micode.notes:color/cardview_shadow_end_color = 0x7f06002c
net.micode.notes:attr/layout_constraintVertical_chainStyle = 0x7f0401ed
-net.micode.notes:string/error_sync_internal = 0x7f100036
+net.micode.notes:string/error_sync_internal = 0x7f110036
net.micode.notes:attr/expanded = 0x7f040139
net.micode.notes:attr/itemHorizontalTranslationEnabled = 0x7f0401a4
-net.micode.notes:id/action_mode_close_button = 0x7f090041
+net.micode.notes:id/action_mode_close_button = 0x7f0a0041
net.micode.notes:color/secondary_text_default_material_dark = 0x7f0600c7
net.micode.notes:color/error_color_material_light = 0x7f06005e
-net.micode.notes:id/iv_large_select = 0x7f0900e5
-net.micode.notes:styleable/KeyCycle = 0x7f120037
+net.micode.notes:id/iv_large_select = 0x7f0a00e5
+net.micode.notes:styleable/KeyCycle = 0x7f130037
net.micode.notes:color/button_material_dark = 0x7f060028
net.micode.notes:color/bright_foreground_material_light = 0x7f060027
net.micode.notes:attr/subtitleTextStyle = 0x7f0402ea
@@ -2448,29 +2458,29 @@ net.micode.notes:color/background_material_light = 0x7f060020
net.micode.notes:attr/crossfade = 0x7f0400f2
net.micode.notes:dimen/mtrl_calendar_action_height = 0x7f0700e9
net.micode.notes:attr/tabMode = 0x7f040302
-net.micode.notes:id/material_clock_period_pm_button = 0x7f090100
+net.micode.notes:id/material_clock_period_pm_button = 0x7f0a0100
net.micode.notes:dimen/mtrl_navigation_rail_elevation = 0x7f070148
-net.micode.notes:string/menu_font_small = 0x7f100069
+net.micode.notes:string/menu_font_small = 0x7f110069
net.micode.notes:color/abc_tint_spinner = 0x7f060017
net.micode.notes:attr/nestedScrollable = 0x7f040268
net.micode.notes:attr/showPaths = 0x7f0402c0
-net.micode.notes:style/ThemeOverlay.MaterialComponents.TimePicker = 0x7f110209
+net.micode.notes:style/ThemeOverlay.MaterialComponents.TimePicker = 0x7f120209
net.micode.notes:attr/contentInsetRight = 0x7f0400d3
net.micode.notes:attr/windowMinWidthMinor = 0x7f040382
net.micode.notes:attr/arcMode = 0x7f04002f
net.micode.notes:color/abc_search_url_text = 0x7f06000d
-net.micode.notes:layout/design_layout_snackbar = 0x7f0c0022
+net.micode.notes:layout/design_layout_snackbar = 0x7f0d0022
net.micode.notes:attr/layout_constraintRight_toLeftOf = 0x7f0401e4
net.micode.notes:attr/closeIconVisible = 0x7f0400aa
net.micode.notes:attr/placeholder_emptyVisibility = 0x7f04028e
net.micode.notes:attr/behavior_autoHide = 0x7f04004c
net.micode.notes:dimen/mtrl_navigation_item_shape_vertical_margin = 0x7f070144
-net.micode.notes:styleable/MenuView = 0x7f120054
+net.micode.notes:styleable/MenuView = 0x7f130054
net.micode.notes:drawable/abc_ic_arrow_drop_right_black_24dp = 0x7f08001c
net.micode.notes:color/abc_hint_foreground_material_dark = 0x7f060007
-net.micode.notes:style/Base.Widget.AppCompat.DrawerArrowToggle = 0x7f1100b2
+net.micode.notes:style/Base.Widget.AppCompat.DrawerArrowToggle = 0x7f1200b2
net.micode.notes:attr/layout_constraintHeight_min = 0x7f0401db
-net.micode.notes:integer/show_password_duration = 0x7f0a001a
+net.micode.notes:integer/show_password_duration = 0x7f0b001a
net.micode.notes:color/abc_decor_view_status_guard_light = 0x7f060006
net.micode.notes:dimen/abc_dialog_list_padding_top_no_title = 0x7f070021
net.micode.notes:color/mtrl_fab_icon_text_color_selector = 0x7f06009a
@@ -2479,31 +2489,31 @@ net.micode.notes:bool/mtrl_btn_textappearance_all_caps = 0x7f050003
net.micode.notes:color/primary_text_dark = 0x7f0600be
net.micode.notes:attr/selectableItemBackgroundBorderless = 0x7f0402b3
net.micode.notes:bool/abc_allow_stacked_button_bar = 0x7f050001
-net.micode.notes:style/TextAppearance.Design.Counter.Overflow = 0x7f11016c
-net.micode.notes:string/mtrl_picker_text_input_day_abbr = 0x7f100096
+net.micode.notes:style/TextAppearance.Design.Counter.Overflow = 0x7f12016c
+net.micode.notes:string/mtrl_picker_text_input_day_abbr = 0x7f110096
net.micode.notes:bool/abc_action_bar_embed_tabs = 0x7f050000
net.micode.notes:attr/yearStyle = 0x7f040385
-net.micode.notes:id/tv_alert_date = 0x7f0901f1
+net.micode.notes:id/tv_alert_date = 0x7f0a01f2
net.micode.notes:dimen/abc_button_inset_horizontal_material = 0x7f070012
net.micode.notes:attr/layout_constraintGuide_end = 0x7f0401d7
net.micode.notes:attr/yearSelectedStyle = 0x7f040384
net.micode.notes:dimen/compat_notification_large_icon_max_width = 0x7f07005a
net.micode.notes:attr/windowActionBar = 0x7f04037a
net.micode.notes:attr/waveVariesBy = 0x7f040379
-net.micode.notes:style/Base.TextAppearance.AppCompat.Light.Widget.PopupMenu.Large = 0x7f110020
+net.micode.notes:style/Base.TextAppearance.AppCompat.Light.Widget.PopupMenu.Large = 0x7f120020
net.micode.notes:color/design_fab_stroke_end_outer_color = 0x7f060054
-net.micode.notes:id/contiguous = 0x7f090085
+net.micode.notes:id/contiguous = 0x7f0a0085
net.micode.notes:attr/layout_constraintBottom_creator = 0x7f0401cd
-net.micode.notes:id/mtrl_picker_text_input_range_start = 0x7f09013d
+net.micode.notes:id/mtrl_picker_text_input_range_start = 0x7f0a013d
net.micode.notes:attr/waveDecay = 0x7f040375
net.micode.notes:attr/viewInflaterClass = 0x7f040371
net.micode.notes:color/background_floating_material_dark = 0x7f06001d
net.micode.notes:attr/verticalOffset = 0x7f040370
-net.micode.notes:drawable/notification_template_icon_bg = 0x7f0800cb
+net.micode.notes:drawable/notification_template_icon_bg = 0x7f0800cc
net.micode.notes:dimen/design_navigation_icon_padding = 0x7f070074
net.micode.notes:attr/values = 0x7f04036f
net.micode.notes:attr/triggerId = 0x7f040369
-net.micode.notes:styleable/MaterialCalendarItem = 0x7f120049
+net.micode.notes:styleable/MaterialCalendarItem = 0x7f130049
net.micode.notes:dimen/mtrl_exposed_dropdown_menu_popup_vertical_offset = 0x7f07011c
net.micode.notes:anim/btn_radio_to_on_mtrl_dot_group_animation = 0x7f010018
net.micode.notes:attr/pivotAnchor = 0x7f04028a
@@ -2516,19 +2526,19 @@ net.micode.notes:attr/theme = 0x7f040330
net.micode.notes:color/mtrl_navigation_bar_colored_item_tint = 0x7f0600a0
net.micode.notes:drawable/abc_textfield_activated_mtrl_alpha = 0x7f080056
net.micode.notes:attr/trackCornerRadius = 0x7f04035f
-net.micode.notes:style/TextAppearance.MaterialComponents.Headline1 = 0x7f11017b
+net.micode.notes:style/TextAppearance.MaterialComponents.Headline1 = 0x7f12017b
net.micode.notes:attr/materialAlertDialogTitlePanelStyle = 0x7f04021b
net.micode.notes:color/abc_tint_btn_checkable = 0x7f060013
net.micode.notes:attr/trackColor = 0x7f04035c
-net.micode.notes:id/note_pop_menu_list_btn_group = 0x7f090157
+net.micode.notes:id/note_pop_menu_list_btn_group = 0x7f0a0157
net.micode.notes:color/abc_primary_text_disable_only_material_light = 0x7f06000a
-net.micode.notes:styleable/BottomSheetBehavior_Layout = 0x7f120016
+net.micode.notes:styleable/BottomSheetBehavior_Layout = 0x7f130016
net.micode.notes:color/dim_foreground_material_light = 0x7f06005c
net.micode.notes:attr/track = 0x7f04035b
net.micode.notes:attr/activityChooserViewStyle = 0x7f040022
-net.micode.notes:id/buttonPanel = 0x7f090069
+net.micode.notes:id/buttonPanel = 0x7f0a0068
net.micode.notes:attr/contentInsetEnd = 0x7f0400d0
-net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialAlertDialog.Picker.Date.Header.Text = 0x7f1101ff
+net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialAlertDialog.Picker.Date.Header.Text = 0x7f1201ff
net.micode.notes:attr/touchRegionId = 0x7f04035a
net.micode.notes:attr/listDividerAlertDialog = 0x7f04020a
net.micode.notes:attr/tooltipFrameBackground = 0x7f040355
@@ -2536,14 +2546,14 @@ net.micode.notes:anim/design_bottom_sheet_slide_in = 0x7f01001b
net.micode.notes:attr/toolbarStyle = 0x7f040353
net.micode.notes:dimen/mtrl_navigation_rail_margin = 0x7f07014b
net.micode.notes:attr/textLocale = 0x7f04032e
-net.micode.notes:id/uniform = 0x7f0901f9
+net.micode.notes:id/uniform = 0x7f0a01fa
net.micode.notes:attr/toolbarNavigationButtonStyle = 0x7f040352
-net.micode.notes:id/search_mag_icon = 0x7f090195
+net.micode.notes:id/search_mag_icon = 0x7f0a0196
net.micode.notes:attr/suffixTextAppearance = 0x7f0402ec
net.micode.notes:attr/passwordToggleTint = 0x7f040281
net.micode.notes:dimen/hint_alpha_material_light = 0x7f070094
net.micode.notes:attr/titleTextColor = 0x7f04034f
-net.micode.notes:id/message = 0x7f09011d
+net.micode.notes:id/message = 0x7f0a011d
net.micode.notes:attr/titleMargins = 0x7f04034d
net.micode.notes:attr/titleCollapseMode = 0x7f040346
net.micode.notes:attr/state_lifted = 0x7f0402de
@@ -2557,32 +2567,32 @@ net.micode.notes:dimen/mtrl_navigation_rail_compact_width = 0x7f070146
net.micode.notes:attr/tickMarkTintMode = 0x7f040340
net.micode.notes:attr/tickColor = 0x7f04033b
net.micode.notes:attr/layout_constraintTop_toTopOf = 0x7f0401eb
-net.micode.notes:id/iv_bg_green = 0x7f0900dd
+net.micode.notes:id/iv_bg_green = 0x7f0a00dd
net.micode.notes:dimen/mtrl_progress_indicator_full_rounded_corner_radius = 0x7f07015a
net.micode.notes:attr/thumbTintMode = 0x7f04033a
-net.micode.notes:id/material_timepicker_edit_text = 0x7f09010a
+net.micode.notes:id/material_timepicker_edit_text = 0x7f0a010a
net.micode.notes:attr/thumbTint = 0x7f040339
net.micode.notes:dimen/notification_top_pad = 0x7f07018e
net.micode.notes:dimen/design_snackbar_min_width = 0x7f070081
net.micode.notes:attr/thumbTextPadding = 0x7f040338
-net.micode.notes:id/visible = 0x7f0901fe
+net.micode.notes:id/visible = 0x7f0a01ff
net.micode.notes:color/material_grey_50 = 0x7f06006b
net.micode.notes:attr/helperText = 0x7f04017c
net.micode.notes:attr/boxBackgroundMode = 0x7f04005e
-net.micode.notes:style/Base.Theme.AppCompat.Light = 0x7f11004e
+net.micode.notes:style/Base.Theme.AppCompat.Light = 0x7f12004e
net.micode.notes:attr/thumbColor = 0x7f040333
net.micode.notes:attr/round = 0x7f0402a8
-net.micode.notes:styleable/KeyAttribute = 0x7f120036
+net.micode.notes:styleable/KeyAttribute = 0x7f130036
net.micode.notes:attr/colorPrimary = 0x7f0400c0
net.micode.notes:dimen/abc_control_padding_material = 0x7f07001a
net.micode.notes:attr/startIconContentDescription = 0x7f0402d5
net.micode.notes:dimen/mtrl_extended_fab_translation_z_hovered_focused = 0x7f07012d
-net.micode.notes:layout/mtrl_calendar_day = 0x7f0c0045
-net.micode.notes:layout/abc_activity_chooser_view = 0x7f0c0006
+net.micode.notes:layout/mtrl_calendar_day = 0x7f0d0045
+net.micode.notes:layout/abc_activity_chooser_view = 0x7f0d0006
net.micode.notes:attr/perpendicularPath_percent = 0x7f040289
net.micode.notes:attr/textStartPadding = 0x7f04032f
-net.micode.notes:style/Widget.MaterialComponents.Button.UnelevatedButton = 0x7f110282
-net.micode.notes:style/Widget.MaterialComponents.AutoCompleteTextView.OutlinedBox.Dense = 0x7f11026e
+net.micode.notes:style/Widget.MaterialComponents.Button.UnelevatedButton = 0x7f120282
+net.micode.notes:style/Widget.MaterialComponents.AutoCompleteTextView.OutlinedBox.Dense = 0x7f12026e
net.micode.notes:attr/hideAnimationBehavior = 0x7f040180
net.micode.notes:attr/textInputLayoutFocusedRectEnabled = 0x7f04032c
net.micode.notes:dimen/material_emphasis_disabled = 0x7f0700a8
@@ -2591,23 +2601,22 @@ net.micode.notes:drawable/abc_list_divider_material = 0x7f080030
net.micode.notes:color/mtrl_btn_text_btn_bg_color_selector = 0x7f060088
net.micode.notes:attr/altSrc = 0x7f04002a
net.micode.notes:attr/textEndPadding = 0x7f04032b
-net.micode.notes:id/btn_close = 0x7f09005d
net.micode.notes:attr/textAppearanceSubtitle2 = 0x7f040328
net.micode.notes:dimen/abc_action_button_min_width_material = 0x7f07000e
net.micode.notes:attr/textAppearanceSearchResultSubtitle = 0x7f040324
net.micode.notes:drawable/abc_dialog_material_background = 0x7f080019
net.micode.notes:attr/actionViewClass = 0x7f040021
net.micode.notes:color/mtrl_scrim_color = 0x7f0600ac
-net.micode.notes:layout/abc_cascading_menu_item_layout = 0x7f0c000b
-net.micode.notes:id/text = 0x7f0901cf
-net.micode.notes:id/action_bar_title = 0x7f090038
+net.micode.notes:layout/abc_cascading_menu_item_layout = 0x7f0d000b
+net.micode.notes:id/text = 0x7f0a01d0
+net.micode.notes:id/action_bar_title = 0x7f0a0038
net.micode.notes:attr/lastBaselineToBottomHeight = 0x7f0401bf
net.micode.notes:color/bright_foreground_disabled_material_light = 0x7f060023
net.micode.notes:attr/elevation = 0x7f040124
-net.micode.notes:id/end = 0x7f0900ad
+net.micode.notes:id/end = 0x7f0a00ad
net.micode.notes:dimen/abc_text_size_menu_header_material = 0x7f070047
net.micode.notes:attr/textAppearanceLineHeightEnabled = 0x7f04031e
-net.micode.notes:id/navigation_bar_item_icon_view = 0x7f090142
+net.micode.notes:id/navigation_bar_item_icon_view = 0x7f0a0142
net.micode.notes:dimen/material_font_2_0_box_collapsed_padding_top = 0x7f0700b0
net.micode.notes:attr/textAppearanceLargePopupMenu = 0x7f04031d
net.micode.notes:attr/layout_constraintRight_toRightOf = 0x7f0401e5
@@ -2616,34 +2625,33 @@ net.micode.notes:dimen/compat_notification_large_icon_max_height = 0x7f070059
net.micode.notes:color/design_default_color_primary = 0x7f060049
net.micode.notes:color/colorPrimary = 0x7f060030
net.micode.notes:attr/textAppearanceHeadline3 = 0x7f040319
-net.micode.notes:attr/textAppearanceCaption = 0x7f040316
net.micode.notes:attr/textAppearanceButton = 0x7f040315
net.micode.notes:attr/titleTextStyle = 0x7f040350
-net.micode.notes:style/RtlOverlay.Widget.AppCompat.ActionBar.TitleItem = 0x7f110105
-net.micode.notes:layout/widget_2x = 0x7f0c0083
-net.micode.notes:layout/abc_dialog_title_material = 0x7f0c000c
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.ActionBar.TitleItem = 0x7f120105
+net.micode.notes:layout/widget_2x = 0x7f0d0083
+net.micode.notes:layout/abc_dialog_title_material = 0x7f0d000c
net.micode.notes:attr/textAllCaps = 0x7f040312
net.micode.notes:attr/telltales_velocityMode = 0x7f040311
-net.micode.notes:style/Base.Widget.MaterialComponents.PopupMenu = 0x7f1100db
+net.micode.notes:style/Base.Widget.MaterialComponents.PopupMenu = 0x7f1200db
net.micode.notes:attr/telltales_tailScale = 0x7f040310
net.micode.notes:attr/motionEasingEmphasized = 0x7f040254
net.micode.notes:attr/preserveIconSpacing = 0x7f040296
net.micode.notes:dimen/test_mtrl_calendar_day_cornerSize = 0x7f070190
net.micode.notes:dimen/mtrl_btn_disabled_z = 0x7f0700d3
net.micode.notes:attr/fabCustomSize = 0x7f04014a
-net.micode.notes:style/Base.Widget.AppCompat.SeekBar = 0x7f1100ce
-net.micode.notes:style/Animation.Design.BottomSheetDialog = 0x7f110006
-net.micode.notes:layout/mtrl_picker_actions = 0x7f0c0052
+net.micode.notes:style/Base.Widget.AppCompat.SeekBar = 0x7f1200ce
+net.micode.notes:style/Animation.Design.BottomSheetDialog = 0x7f120006
+net.micode.notes:layout/mtrl_picker_actions = 0x7f0d0052
net.micode.notes:attr/tabTextColor = 0x7f04030c
-net.micode.notes:style/Widget.Design.TabLayout = 0x7f110261
+net.micode.notes:style/Widget.Design.TabLayout = 0x7f120261
net.micode.notes:color/material_on_background_emphasis_medium = 0x7f060072
-net.micode.notes:id/mtrl_picker_header_title_and_selection = 0x7f090139
+net.micode.notes:id/mtrl_picker_header_title_and_selection = 0x7f0a0139
net.micode.notes:color/abc_primary_text_disable_only_material_dark = 0x7f060009
net.micode.notes:attr/tabTextAppearance = 0x7f04030b
-net.micode.notes:style/Widget.AppCompat.Light.AutoCompleteTextView = 0x7f110236
-net.micode.notes:style/Theme.MaterialComponents.Light.Dialog.MinWidth = 0x7f1101d5
-net.micode.notes:style/ShapeAppearance.MaterialComponents = 0x7f110115
-net.micode.notes:drawable/font_super = 0x7f080083
+net.micode.notes:style/Widget.AppCompat.Light.AutoCompleteTextView = 0x7f120236
+net.micode.notes:style/Theme.MaterialComponents.Light.Dialog.MinWidth = 0x7f1201d5
+net.micode.notes:style/ShapeAppearance.MaterialComponents = 0x7f120115
+net.micode.notes:drawable/font_super = 0x7f080084
net.micode.notes:attr/tabSelectedTextColor = 0x7f040309
net.micode.notes:color/design_fab_stroke_top_inner_color = 0x7f060055
net.micode.notes:attr/tabPaddingStart = 0x7f040306
@@ -2652,31 +2660,31 @@ net.micode.notes:attr/tabPaddingBottom = 0x7f040304
net.micode.notes:attr/cornerFamilyBottomRight = 0x7f0400e3
net.micode.notes:attr/iconEndPadding = 0x7f04018d
net.micode.notes:attr/tabPadding = 0x7f040303
-net.micode.notes:style/ThemeOverlay.MaterialComponents.AutoCompleteTextView = 0x7f1101eb
+net.micode.notes:style/ThemeOverlay.MaterialComponents.AutoCompleteTextView = 0x7f1201eb
net.micode.notes:attr/tabMinWidth = 0x7f040301
net.micode.notes:attr/tabIndicatorHeight = 0x7f0402fe
-net.micode.notes:style/ShapeAppearance.MaterialComponents.SmallComponent = 0x7f110118
+net.micode.notes:style/ShapeAppearance.MaterialComponents.SmallComponent = 0x7f120118
net.micode.notes:attr/tabIndicatorFullWidth = 0x7f0402fc
-net.micode.notes:id/notification_background = 0x7f090161
+net.micode.notes:id/notification_background = 0x7f0a0161
net.micode.notes:attr/tabIndicatorColor = 0x7f0402fb
-net.micode.notes:id/select_dialog_listview = 0x7f090199
+net.micode.notes:id/select_dialog_listview = 0x7f0a019a
net.micode.notes:attr/tabIndicatorAnimationMode = 0x7f0402fa
net.micode.notes:attr/iconStartPadding = 0x7f040191
net.micode.notes:attr/targetId = 0x7f04030e
-net.micode.notes:string/ticker_cancel = 0x7f1000ca
+net.micode.notes:string/ticker_cancel = 0x7f1100ca
net.micode.notes:color/abc_secondary_text_material_dark = 0x7f060011
-net.micode.notes:layout/note_edit = 0x7f0c005c
+net.micode.notes:layout/note_edit = 0x7f0d005c
net.micode.notes:attr/switchTextAppearance = 0x7f0402f2
net.micode.notes:attr/switchStyle = 0x7f0402f1
-net.micode.notes:layout/abc_expanded_menu_layout = 0x7f0c000d
-net.micode.notes:style/Base.Widget.AppCompat.ActionBar.TabText = 0x7f11009f
-net.micode.notes:integer/mtrl_btn_anim_delay_ms = 0x7f0a0011
+net.micode.notes:layout/abc_expanded_menu_layout = 0x7f0d000d
+net.micode.notes:style/Base.Widget.AppCompat.ActionBar.TabText = 0x7f12009f
+net.micode.notes:integer/mtrl_btn_anim_delay_ms = 0x7f0b0011
net.micode.notes:attr/tabRippleColor = 0x7f040308
-net.micode.notes:id/bounce = 0x7f09005b
+net.micode.notes:id/bounce = 0x7f0a005b
net.micode.notes:attr/suffixTextColor = 0x7f0402ed
net.micode.notes:attr/chipSpacingVertical = 0x7f040096
net.micode.notes:attr/suffixText = 0x7f0402eb
-net.micode.notes:style/Widget.AppCompat.PopupWindow = 0x7f110245
+net.micode.notes:style/Widget.AppCompat.PopupWindow = 0x7f120245
net.micode.notes:attr/subtitleTextColor = 0x7f0402e9
net.micode.notes:attr/subtitle = 0x7f0402e6
net.micode.notes:attr/chipSpacingHorizontal = 0x7f040095
@@ -2686,33 +2694,33 @@ net.micode.notes:attr/tabIndicatorAnimationDuration = 0x7f0402f9
net.micode.notes:attr/strokeColor = 0x7f0402e2
net.micode.notes:attr/cornerFamilyTopRight = 0x7f0400e5
net.micode.notes:attr/height = 0x7f04017b
-net.micode.notes:id/deltaRelative = 0x7f090093
+net.micode.notes:id/deltaRelative = 0x7f0a0093
net.micode.notes:dimen/mtrl_btn_dialog_btn_min_width = 0x7f0700d1
-net.micode.notes:style/Base.V14.Theme.MaterialComponents.Light.Dialog.Bridge = 0x7f11007c
+net.micode.notes:style/Base.V14.Theme.MaterialComponents.Light.Dialog.Bridge = 0x7f12007c
net.micode.notes:attr/autoSizeStepGranularity = 0x7f040037
-net.micode.notes:drawable/new_note = 0x7f0800ba
-net.micode.notes:style/Base.V7.Theme.AppCompat.Light = 0x7f110096
+net.micode.notes:drawable/new_note = 0x7f0800bb
+net.micode.notes:style/Base.V7.Theme.AppCompat.Light = 0x7f120096
net.micode.notes:attr/statusBarBackground = 0x7f0402df
net.micode.notes:attr/colorSurface = 0x7f0400c6
-net.micode.notes:drawable/notification_bg_low_normal = 0x7f0800c6
+net.micode.notes:drawable/notification_bg_low_normal = 0x7f0800c7
net.micode.notes:attr/percentY = 0x7f040288
net.micode.notes:attr/state_liftable = 0x7f0402dd
net.micode.notes:attr/colorButtonNormal = 0x7f0400b5
-net.micode.notes:styleable/KeyPosition = 0x7f12003b
+net.micode.notes:styleable/KeyPosition = 0x7f13003b
net.micode.notes:attr/materialCalendarHeaderCancelButton = 0x7f040222
net.micode.notes:attr/srcCompat = 0x7f0402d1
net.micode.notes:attr/spinnerStyle = 0x7f0402cf
net.micode.notes:dimen/abc_action_bar_content_inset_material = 0x7f070000
net.micode.notes:attr/labelBehavior = 0x7f0401bc
-net.micode.notes:id/direct = 0x7f09009b
+net.micode.notes:id/direct = 0x7f0a009b
net.micode.notes:attr/dropdownListPreferredItemHeight = 0x7f04011f
net.micode.notes:attr/spanCount = 0x7f0402cc
-net.micode.notes:style/Theme.AppCompat.Dialog.MinWidth = 0x7f11019b
+net.micode.notes:style/Theme.AppCompat.Dialog.MinWidth = 0x7f12019b
net.micode.notes:attr/showDelay = 0x7f0402bd
-net.micode.notes:style/Base.Theme.AppCompat.Light.Dialog.FixedSize = 0x7f110052
-net.micode.notes:style/TestStyleWithLineHeight = 0x7f11012f
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Year = 0x7f1102ab
-net.micode.notes:style/Base.V7.Widget.AppCompat.AutoCompleteTextView = 0x7f110099
+net.micode.notes:style/Base.Theme.AppCompat.Light.Dialog.FixedSize = 0x7f120052
+net.micode.notes:style/TestStyleWithLineHeight = 0x7f12012f
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Year = 0x7f1202ab
+net.micode.notes:style/Base.V7.Widget.AppCompat.AutoCompleteTextView = 0x7f120099
net.micode.notes:dimen/mtrl_slider_thumb_radius = 0x7f070164
net.micode.notes:attr/defaultQueryHint = 0x7f040103
net.micode.notes:attr/fontProviderFetchStrategy = 0x7f04016a
@@ -2723,13 +2731,13 @@ net.micode.notes:attr/sizePercent = 0x7f0402c7
net.micode.notes:dimen/material_font_1_3_box_collapsed_padding_top = 0x7f0700af
net.micode.notes:attr/keyboardIcon = 0x7f0401ba
net.micode.notes:attr/alertDialogButtonGroupStyle = 0x7f040023
-net.micode.notes:style/Widget.MaterialComponents.NavigationRailView.Compact = 0x7f1102b2
+net.micode.notes:style/Widget.MaterialComponents.NavigationRailView.Compact = 0x7f1202b2
net.micode.notes:attr/singleLine = 0x7f0402c5
-net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionMode.Title = 0x7f110159
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionMode.Title = 0x7f120159
net.micode.notes:color/mtrl_textinput_default_box_stroke_color = 0x7f0600b3
-net.micode.notes:id/accessibility_custom_action_1 = 0x7f090011
+net.micode.notes:id/accessibility_custom_action_1 = 0x7f0a0011
net.micode.notes:attr/endIconContentDescription = 0x7f040129
-net.micode.notes:styleable/FontFamily = 0x7f12002f
+net.micode.notes:styleable/FontFamily = 0x7f13002f
net.micode.notes:attr/materialAlertDialogTitleTextStyle = 0x7f04021c
net.micode.notes:color/design_box_stroke_color = 0x7f060034
net.micode.notes:attr/iconifiedByDefault = 0x7f040194
@@ -2737,143 +2745,144 @@ net.micode.notes:attr/motionDurationMedium2 = 0x7f04024f
net.micode.notes:attr/ttcIndex = 0x7f04036c
net.micode.notes:attr/attributeName = 0x7f040032
net.micode.notes:attr/paddingBottomNoButtons = 0x7f040273
-net.micode.notes:style/Widget.AppCompat.ListPopupWindow = 0x7f11023f
+net.micode.notes:style/Widget.AppCompat.ListPopupWindow = 0x7f12023f
net.micode.notes:attr/fabSize = 0x7f04014b
-net.micode.notes:id/ll_font_small = 0x7f0900f6
+net.micode.notes:id/ll_font_small = 0x7f0a00f6
net.micode.notes:attr/showAsAction = 0x7f0402bc
net.micode.notes:attr/tabPaddingTop = 0x7f040307
net.micode.notes:attr/shapeAppearanceLargeComponent = 0x7f0402b7
net.micode.notes:attr/layout_behavior = 0x7f0401c6
-net.micode.notes:menu/note_list_dropdown = 0x7f0d0004
-net.micode.notes:style/Test.Theme.MaterialComponents.MaterialCalendar = 0x7f11012b
-net.micode.notes:style/Base.V14.Theme.MaterialComponents.Dialog.Bridge = 0x7f110077
+net.micode.notes:menu/note_list_dropdown = 0x7f0e0004
+net.micode.notes:style/Test.Theme.MaterialComponents.MaterialCalendar = 0x7f12012b
+net.micode.notes:style/Base.V14.Theme.MaterialComponents.Dialog.Bridge = 0x7f120077
net.micode.notes:attr/showTitle = 0x7f0402c2
net.micode.notes:attr/titleEnabled = 0x7f040347
net.micode.notes:attr/layout_collapseMode = 0x7f0401c7
-net.micode.notes:style/Widget.MaterialComponents.AppBarLayout.PrimarySurface = 0x7f110269
+net.micode.notes:style/Widget.MaterialComponents.AppBarLayout.PrimarySurface = 0x7f120269
net.micode.notes:attr/itemShapeAppearance = 0x7f0401ab
net.micode.notes:attr/wavePeriod = 0x7f040377
net.micode.notes:attr/paddingLeftSystemWindowInsets = 0x7f040276
net.micode.notes:attr/scrimVisibleHeightTrigger = 0x7f0402ad
net.micode.notes:dimen/design_fab_border_width = 0x7f07006c
net.micode.notes:attr/saturation = 0x7f0402aa
-net.micode.notes:string/search_setting_description = 0x7f1000c2
+net.micode.notes:string/search_setting_description = 0x7f1100c2
net.micode.notes:attr/region_widthLessThan = 0x7f0402a4
net.micode.notes:drawable/abc_list_focused_holo = 0x7f080032
net.micode.notes:attr/motion_postLayoutCollision = 0x7f04025d
net.micode.notes:attr/layout_constraintBaseline_toBaselineOf = 0x7f0401cc
net.micode.notes:attr/rangeFillColor = 0x7f04029d
net.micode.notes:dimen/test_navigation_bar_icon_size = 0x7f070196
-net.micode.notes:style/Widget.AppCompat.ActionMode = 0x7f110216
-net.micode.notes:style/ThemeOverlay.MaterialComponents.Dialog.Alert = 0x7f1101f7
+net.micode.notes:style/Widget.AppCompat.ActionMode = 0x7f120216
+net.micode.notes:style/ThemeOverlay.MaterialComponents.Dialog.Alert = 0x7f1201f7
net.micode.notes:attr/closeIconSize = 0x7f0400a7
-net.micode.notes:style/ThemeOverlay.MaterialComponents.Toolbar.Surface = 0x7f11020c
-net.micode.notes:style/Theme.MaterialComponents.Light.BarSize = 0x7f1101ca
-net.micode.notes:attr/queryHint = 0x7f04029b
net.micode.notes:dimen/mtrl_navigation_rail_icon_margin = 0x7f070149
net.micode.notes:attr/progressBarPadding = 0x7f040298
net.micode.notes:dimen/tooltip_y_offset_touch = 0x7f0701a8
net.micode.notes:attr/defaultState = 0x7f040104
net.micode.notes:attr/prefixTextColor = 0x7f040295
-net.micode.notes:layout/mtrl_picker_header_title_text = 0x7f0c0058
+net.micode.notes:layout/mtrl_picker_header_title_text = 0x7f0d0058
net.micode.notes:attr/circularProgressIndicatorStyle = 0x7f04009e
net.micode.notes:attr/placeholderTextAppearance = 0x7f04028c
-net.micode.notes:id/jumpToEnd = 0x7f0900e9
+net.micode.notes:id/jumpToEnd = 0x7f0a00e9
net.micode.notes:dimen/mtrl_fab_elevation = 0x7f07012f
net.micode.notes:attr/cornerSizeBottomLeft = 0x7f0400e8
-net.micode.notes:id/pin = 0x7f090174
+net.micode.notes:id/pin = 0x7f0a0174
net.micode.notes:anim/mtrl_card_lowers_interpolator = 0x7f010021
net.micode.notes:color/design_dark_default_color_on_background = 0x7f060037
net.micode.notes:attr/actionLayout = 0x7f04000d
-net.micode.notes:drawable/clock = 0x7f08006d
+net.micode.notes:drawable/clock = 0x7f08006b
net.micode.notes:attr/passwordToggleTintMode = 0x7f040282
-net.micode.notes:id/mtrl_picker_title_text = 0x7f09013e
+net.micode.notes:id/mtrl_picker_title_text = 0x7f0a013e
net.micode.notes:dimen/material_cursor_inset_top = 0x7f0700a6
net.micode.notes:attr/textAppearanceHeadline4 = 0x7f04031a
net.micode.notes:attr/chipEndPadding = 0x7f04008b
net.micode.notes:attr/endIconMode = 0x7f04012b
-net.micode.notes:id/clear_text = 0x7f09007c
+net.micode.notes:id/clear_text = 0x7f0a007c
net.micode.notes:attr/panelMenuListTheme = 0x7f04027c
-net.micode.notes:style/TextAppearance.AppCompat.Button = 0x7f110138
-net.micode.notes:string/abc_menu_meta_shortcut_label = 0x7f10000d
-net.micode.notes:layout/abc_list_menu_item_radio = 0x7f0c0011
+net.micode.notes:style/TextAppearance.AppCompat.Button = 0x7f120138
+net.micode.notes:string/abc_menu_meta_shortcut_label = 0x7f11000d
+net.micode.notes:layout/abc_list_menu_item_radio = 0x7f0d0011
net.micode.notes:attr/paddingTopSystemWindowInsets = 0x7f04027a
-net.micode.notes:integer/material_motion_path = 0x7f0a000f
-net.micode.notes:id/clip_horizontal = 0x7f09007d
+net.micode.notes:integer/material_motion_path = 0x7f0b000f
+net.micode.notes:id/clip_horizontal = 0x7f0a007d
net.micode.notes:attr/paddingStart = 0x7f040278
net.micode.notes:color/dim_foreground_disabled_material_dark = 0x7f060059
net.micode.notes:attr/onHide = 0x7f04026c
-net.micode.notes:id/packed = 0x7f090169
+net.micode.notes:id/packed = 0x7f0a0169
net.micode.notes:dimen/test_navigation_bar_item_min_width = 0x7f070198
-net.micode.notes:id/useLogo = 0x7f0901fc
-net.micode.notes:styleable/AppCompatSeekBar = 0x7f12000e
-net.micode.notes:string/sync_progress_syncing = 0x7f1000c9
+net.micode.notes:id/useLogo = 0x7f0a01fd
+net.micode.notes:styleable/AppCompatSeekBar = 0x7f13000e
+net.micode.notes:string/sync_progress_syncing = 0x7f1100c9
net.micode.notes:dimen/mtrl_calendar_navigation_height = 0x7f070103
net.micode.notes:attr/overlapAnchor = 0x7f040271
-net.micode.notes:id/spread = 0x7f0901ab
+net.micode.notes:id/spread = 0x7f0a01ac
net.micode.notes:attr/shapeAppearanceMediumComponent = 0x7f0402b8
net.micode.notes:color/material_slider_active_track_color = 0x7f06007b
-net.micode.notes:style/Base.V21.Theme.AppCompat.Light = 0x7f110083
-net.micode.notes:styleable/CardView = 0x7f120018
+net.micode.notes:style/Base.V21.Theme.AppCompat.Light = 0x7f120083
+net.micode.notes:styleable/CardView = 0x7f130018
net.micode.notes:attr/motionProgress = 0x7f04025a
net.micode.notes:attr/spinnerDropDownItemStyle = 0x7f0402ce
-net.micode.notes:layout/notification_template_part_chronometer = 0x7f0c006b
+net.micode.notes:layout/notification_template_part_chronometer = 0x7f0d006b
net.micode.notes:attr/onShow = 0x7f04026f
net.micode.notes:dimen/notification_small_icon_size_as_large = 0x7f07018c
net.micode.notes:attr/contentScrim = 0x7f0400dd
net.micode.notes:dimen/abc_text_size_display_1_material = 0x7f070040
-net.micode.notes:style/Widget.MaterialComponents.NavigationRailView.Colored = 0x7f1102b0
+net.micode.notes:style/Widget.MaterialComponents.NavigationRailView.Colored = 0x7f1202b0
net.micode.notes:attr/lineSpacing = 0x7f040205
net.micode.notes:color/mtrl_tabs_ripple_color = 0x7f0600b1
-net.micode.notes:id/tag_transition_group = 0x7f0901c7
-net.micode.notes:string/error_sdcard_export = 0x7f100033
-net.micode.notes:style/Theme.MaterialComponents.Dialog.Alert = 0x7f1101c1
+net.micode.notes:id/tag_transition_group = 0x7f0a01c8
+net.micode.notes:string/error_sdcard_export = 0x7f110033
+net.micode.notes:style/Theme.MaterialComponents.Dialog.Alert = 0x7f1201c1
net.micode.notes:attr/listPreferredItemHeight = 0x7f04020f
net.micode.notes:attr/number = 0x7f040269
net.micode.notes:attr/buttonBarNeutralButtonStyle = 0x7f04006b
net.micode.notes:attr/navigationViewStyle = 0x7f040266
net.micode.notes:attr/navigationContentDescription = 0x7f040261
-net.micode.notes:style/TextAppearanceLarge = 0x7f110189
+net.micode.notes:style/TextAppearanceLarge = 0x7f120189
net.micode.notes:dimen/design_bottom_navigation_item_max_width = 0x7f070063
-net.micode.notes:id/textTop = 0x7f0901d6
+net.micode.notes:id/textTop = 0x7f0a01d7
+net.micode.notes:integer/bottom_sheet_slide_duration = 0x7f0b0003
+net.micode.notes:id/path = 0x7f0a0170
+net.micode.notes:attr/motionEasingStandard = 0x7f040256
+net.micode.notes:style/Theme.MaterialComponents.Light.DarkActionBar = 0x7f1201cd
net.micode.notes:dimen/test_navigation_bar_shadow_height = 0x7f07019a
net.micode.notes:attr/motionDurationShort2 = 0x7f040251
-net.micode.notes:id/mtrl_picker_fullscreen = 0x7f090136
+net.micode.notes:id/mtrl_picker_fullscreen = 0x7f0a0136
net.micode.notes:attr/thumbElevation = 0x7f040334
net.micode.notes:attr/flow_verticalBias = 0x7f040162
net.micode.notes:attr/motionDebug = 0x7f04024b
net.micode.notes:dimen/mtrl_extended_fab_corner_radius = 0x7f07011f
net.micode.notes:attr/mock_labelBackgroundColor = 0x7f040247
net.micode.notes:attr/mock_diagonalsColor = 0x7f040245
-net.micode.notes:layout/abc_screen_content_include = 0x7f0c0014
+net.micode.notes:layout/abc_screen_content_include = 0x7f0d0014
net.micode.notes:attr/minSeparation = 0x7f040242
-net.micode.notes:drawable/mtrl_navigation_bar_item_background = 0x7f0800b5
+net.micode.notes:drawable/mtrl_navigation_bar_item_background = 0x7f0800b6
net.micode.notes:attr/cornerSizeTopRight = 0x7f0400eb
net.micode.notes:attr/drawableRightCompat = 0x7f040117
net.micode.notes:attr/layout_scrollInterpolator = 0x7f040200
net.micode.notes:attr/menuGravity = 0x7f04023f
-net.micode.notes:style/Theme.AppCompat.DialogWhenLarge = 0x7f11019c
-net.micode.notes:style/Base.V7.Theme.AppCompat = 0x7f110094
+net.micode.notes:style/Theme.AppCompat.DialogWhenLarge = 0x7f12019c
+net.micode.notes:style/Base.V7.Theme.AppCompat = 0x7f120094
net.micode.notes:dimen/design_tab_text_size_2line = 0x7f070089
-net.micode.notes:id/endToStart = 0x7f0900ae
+net.micode.notes:id/endToStart = 0x7f0a00ae
net.micode.notes:dimen/mtrl_calendar_day_width = 0x7f0700f2
net.micode.notes:attr/fastScrollEnabled = 0x7f04014c
net.micode.notes:attr/tabInlineLabel = 0x7f0402ff
-net.micode.notes:id/menu_export_text = 0x7f090113
+net.micode.notes:id/menu_export_text = 0x7f0a0113
net.micode.notes:attr/menu = 0x7f04023e
net.micode.notes:attr/hintTextAppearance = 0x7f040186
-net.micode.notes:style/Theme.AppCompat.DayNight.NoActionBar = 0x7f110198
+net.micode.notes:style/Theme.AppCompat.DayNight.NoActionBar = 0x7f120198
net.micode.notes:attr/windowActionBarOverlay = 0x7f04037b
net.micode.notes:color/mtrl_filled_background_color = 0x7f06009c
net.micode.notes:attr/maxLines = 0x7f04023a
-net.micode.notes:layout/material_clock_period_toggle = 0x7f0c0034
+net.micode.notes:layout/material_clock_period_toggle = 0x7f0d0034
net.micode.notes:dimen/mtrl_card_checked_icon_margin = 0x7f070112
net.micode.notes:color/material_slider_thumb_color = 0x7f06007f
-net.micode.notes:drawable/edit_yellow = 0x7f08007e
+net.micode.notes:drawable/edit_yellow = 0x7f08007c
net.micode.notes:attr/staggered = 0x7f0402d3
net.micode.notes:attr/duration = 0x7f040120
-net.micode.notes:style/Theme.MaterialComponents.DayNight.NoActionBar = 0x7f1101be
-net.micode.notes:id/search_badge = 0x7f09018f
+net.micode.notes:style/Theme.MaterialComponents.DayNight.NoActionBar = 0x7f1201be
+net.micode.notes:id/search_badge = 0x7f0a0190
net.micode.notes:anim/anim_in = 0x7f01000c
net.micode.notes:attr/colorOnError = 0x7f0400bb
net.micode.notes:color/mtrl_chip_close_icon_tint = 0x7f060092
@@ -2883,62 +2892,59 @@ net.micode.notes:attr/maxImageSize = 0x7f040239
net.micode.notes:attr/materialCalendarMonth = 0x7f040229
net.micode.notes:attr/chipStandaloneStyle = 0x7f040097
net.micode.notes:attr/iconTint = 0x7f040192
-net.micode.notes:styleable/AppCompatTextView = 0x7f120010
+net.micode.notes:styleable/AppCompatTextView = 0x7f130010
net.micode.notes:attr/fabAnimationMode = 0x7f040146
net.micode.notes:attr/materialCalendarFullscreenTheme = 0x7f040221
net.micode.notes:dimen/mtrl_calendar_header_height = 0x7f0700f8
net.micode.notes:attr/themeLineHeight = 0x7f040331
-net.micode.notes:styleable/Transform = 0x7f12007e
+net.micode.notes:styleable/Transform = 0x7f13007e
net.micode.notes:attr/searchHintIcon = 0x7f0402ae
net.micode.notes:attr/listPreferredItemPaddingRight = 0x7f040214
net.micode.notes:attr/listPreferredItemPaddingLeft = 0x7f040213
-net.micode.notes:id/mtrl_picker_header_toggle = 0x7f09013a
+net.micode.notes:id/mtrl_picker_header_toggle = 0x7f0a013a
net.micode.notes:anim/abc_slide_out_top = 0x7f010009
-net.micode.notes:style/TextAppearance.AppCompat.Small = 0x7f11014b
-net.micode.notes:drawable/material_ic_edit_black_24dp = 0x7f0800a5
+net.micode.notes:style/TextAppearance.AppCompat.Small = 0x7f12014b
+net.micode.notes:drawable/material_ic_edit_black_24dp = 0x7f0800a7
net.micode.notes:color/highlighted_text_material_light = 0x7f060062
-net.micode.notes:style/TextAppearance.Design.Suffix = 0x7f110173
-net.micode.notes:drawable/ic_mtrl_chip_close_circle = 0x7f080089
+net.micode.notes:style/TextAppearance.Design.Suffix = 0x7f120173
+net.micode.notes:drawable/ic_mtrl_chip_close_circle = 0x7f08008a
net.micode.notes:attr/listPopupWindowStyle = 0x7f04020e
-net.micode.notes:style/TextAppearance.AppCompat.Tooltip = 0x7f110151
-net.micode.notes:drawable/ic_mtrl_chip_checked_circle = 0x7f080088
-net.micode.notes:drawable/mtrl_tabs_default_indicator = 0x7f0800b8
+net.micode.notes:style/TextAppearance.AppCompat.Tooltip = 0x7f120151
+net.micode.notes:drawable/ic_mtrl_chip_checked_circle = 0x7f080089
+net.micode.notes:drawable/mtrl_tabs_default_indicator = 0x7f0800b9
net.micode.notes:attr/listMenuViewStyle = 0x7f04020d
-net.micode.notes:id/iv_bg_blue_select = 0x7f0900dc
+net.micode.notes:id/iv_bg_blue_select = 0x7f0a00dc
net.micode.notes:dimen/design_fab_size_normal = 0x7f070070
net.micode.notes:attr/listItemLayout = 0x7f04020b
-net.micode.notes:style/Base.V21.Theme.AppCompat.Light.Dialog = 0x7f110084
+net.micode.notes:style/Base.V21.Theme.AppCompat.Light.Dialog = 0x7f120084
net.micode.notes:attr/textColorSearchUrl = 0x7f04032a
net.micode.notes:attr/listChoiceIndicatorMultipleAnimated = 0x7f040208
net.micode.notes:color/design_dark_default_color_secondary = 0x7f06003f
-net.micode.notes:attr/region_widthMoreThan = 0x7f0402a5
-net.micode.notes:attr/mock_showDiagonals = 0x7f040249
-net.micode.notes:style/Theme.MaterialComponents.Light.Dialog = 0x7f1101cf
-net.micode.notes:style/ThemeOverlay.AppCompat.DayNight = 0x7f1101e1
-net.micode.notes:layout/note_pop_menu_sync_list = 0x7f0c0066
-net.micode.notes:style/TextAppearance.MaterialComponents.Headline4 = 0x7f11017e
+net.micode.notes:style/ThemeOverlay.AppCompat.DayNight = 0x7f1201e1
+net.micode.notes:layout/note_pop_menu_sync_list = 0x7f0d0066
+net.micode.notes:style/TextAppearance.MaterialComponents.Headline4 = 0x7f12017e
net.micode.notes:attr/commitIcon = 0x7f0400c8
net.micode.notes:attr/limitBoundsTo = 0x7f040203
net.micode.notes:attr/layout_optimizationLevel = 0x7f0401fe
net.micode.notes:dimen/mtrl_alert_dialog_picker_background_inset = 0x7f0700c1
-net.micode.notes:style/Widget.Design.Snackbar = 0x7f110260
+net.micode.notes:style/Widget.Design.Snackbar = 0x7f120260
net.micode.notes:color/mtrl_outlined_stroke_color = 0x7f0600aa
net.micode.notes:attr/pathMotionArc = 0x7f040283
net.micode.notes:dimen/design_bottom_navigation_margin = 0x7f070066
-net.micode.notes:style/TextAppearance.MaterialComponents.Overline = 0x7f110181
+net.micode.notes:style/TextAppearance.MaterialComponents.Overline = 0x7f120181
net.micode.notes:color/material_timepicker_clockface = 0x7f060083
net.micode.notes:attr/layout_insetEdge = 0x7f0401fc
net.micode.notes:attr/materialTimePickerTheme = 0x7f040233
net.micode.notes:attr/layout_goneMarginLeft = 0x7f0401f8
-net.micode.notes:style/Theme.MaterialComponents.DayNight.DarkActionBar = 0x7f1101b3
-net.micode.notes:id/mtrl_picker_text_input_date = 0x7f09013b
+net.micode.notes:style/Theme.MaterialComponents.DayNight.DarkActionBar = 0x7f1201b3
+net.micode.notes:id/mtrl_picker_text_input_date = 0x7f0a013b
net.micode.notes:attr/layoutManager = 0x7f0401c3
net.micode.notes:attr/layout_constraintWidth_default = 0x7f0401ef
-net.micode.notes:id/date_picker_actions = 0x7f09008d
-net.micode.notes:string/hide_bottom_view_on_scroll_behavior = 0x7f100044
-net.micode.notes:style/Widget.MaterialComponents.Button.TextButton.Dialog.Flush = 0x7f11027e
+net.micode.notes:id/date_picker_actions = 0x7f0a008d
+net.micode.notes:string/hide_bottom_view_on_scroll_behavior = 0x7f110044
+net.micode.notes:style/Widget.MaterialComponents.Button.TextButton.Dialog.Flush = 0x7f12027e
net.micode.notes:dimen/mtrl_calendar_day_height = 0x7f0700ee
-net.micode.notes:id/sawtooth = 0x7f090187
+net.micode.notes:id/sawtooth = 0x7f0a0188
net.micode.notes:attr/layout_constraintVertical_bias = 0x7f0401ec
net.micode.notes:drawable/abc_btn_radio_to_on_mtrl_000 = 0x7f080011
net.micode.notes:dimen/mtrl_btn_text_btn_padding_right = 0x7f0700e5
@@ -2947,34 +2953,34 @@ net.micode.notes:attr/layout_constraintTop_toBottomOf = 0x7f0401ea
net.micode.notes:attr/layout_constraintStart_toStartOf = 0x7f0401e7
net.micode.notes:dimen/mtrl_shape_corner_size_small_component = 0x7f07015e
net.micode.notes:attr/chipGroupStyle = 0x7f04008c
-net.micode.notes:layout/mtrl_alert_select_dialog_singlechoice = 0x7f0c0044
+net.micode.notes:layout/mtrl_alert_select_dialog_singlechoice = 0x7f0d0044
net.micode.notes:attr/layout_constraintHeight_max = 0x7f0401da
net.micode.notes:attr/layout_constraintHeight_default = 0x7f0401d9
net.micode.notes:attr/errorTextColor = 0x7f040137
net.micode.notes:attr/haloRadius = 0x7f040179
net.micode.notes:attr/layout_constraintDimensionRatio = 0x7f0401d3
net.micode.notes:anim/btn_radio_to_off_mtrl_ring_outer_path_animation = 0x7f010017
-net.micode.notes:id/menu_share = 0x7f09011b
+net.micode.notes:id/menu_share = 0x7f0a011b
net.micode.notes:attr/passwordToggleEnabled = 0x7f040280
net.micode.notes:attr/divider = 0x7f04010c
net.micode.notes:attr/layout_constraintCircle = 0x7f0401d0
-net.micode.notes:style/Widget.AppCompat.CompoundButton.Switch = 0x7f110223
-net.micode.notes:style/TextAppearance.MaterialComponents.Body2 = 0x7f110177
-net.micode.notes:id/ll_font_large = 0x7f0900f4
+net.micode.notes:style/Widget.AppCompat.CompoundButton.Switch = 0x7f120223
+net.micode.notes:style/TextAppearance.MaterialComponents.Body2 = 0x7f120177
+net.micode.notes:id/ll_font_large = 0x7f0a00f4
net.micode.notes:attr/materialCalendarMonthNavigationButton = 0x7f04022a
net.micode.notes:attr/colorControlHighlight = 0x7f0400b7
net.micode.notes:attr/textAppearanceHeadline1 = 0x7f040317
net.micode.notes:attr/thickness = 0x7f040332
-net.micode.notes:layout/material_timepicker_dialog = 0x7f0c003d
+net.micode.notes:layout/material_timepicker_dialog = 0x7f0d003d
net.micode.notes:attr/flow_horizontalGap = 0x7f040159
net.micode.notes:attr/layout_constraintBottom_toBottomOf = 0x7f0401ce
-net.micode.notes:style/Widget.MaterialComponents.ActionBar.Primary = 0x7f110264
+net.micode.notes:style/Widget.MaterialComponents.ActionBar.Primary = 0x7f120264
net.micode.notes:color/mtrl_btn_text_btn_ripple_color = 0x7f060089
-net.micode.notes:string/material_slider_range_start = 0x7f100056
+net.micode.notes:string/material_slider_range_start = 0x7f110056
net.micode.notes:attr/statusBarForeground = 0x7f0402e0
-net.micode.notes:id/tv_modified_date = 0x7f0901f3
+net.micode.notes:id/tv_modified_date = 0x7f0a01f4
net.micode.notes:attr/counterOverflowTextColor = 0x7f0400ef
-net.micode.notes:drawable/widget_2x_white = 0x7f0800d9
+net.micode.notes:drawable/widget_2x_white = 0x7f0800e0
net.micode.notes:attr/startIconCheckable = 0x7f0402d4
net.micode.notes:attr/layout_constrainedWidth = 0x7f0401ca
net.micode.notes:attr/chipStyle = 0x7f04009b
@@ -2986,29 +2992,29 @@ net.micode.notes:attr/layoutDuringTransition = 0x7f0401c2
net.micode.notes:dimen/abc_action_bar_default_height_material = 0x7f070002
net.micode.notes:attr/keyPositionType = 0x7f0401b9
net.micode.notes:attr/itemTextAppearanceActive = 0x7f0401b6
-net.micode.notes:styleable/MaterialAlertDialog = 0x7f120043
-net.micode.notes:integer/mtrl_card_anim_duration_ms = 0x7f0a0017
+net.micode.notes:styleable/MaterialAlertDialog = 0x7f130043
+net.micode.notes:integer/mtrl_card_anim_duration_ms = 0x7f0b0017
net.micode.notes:attr/itemShapeAppearanceOverlay = 0x7f0401ac
-net.micode.notes:string/mtrl_picker_day_of_week_column_header = 0x7f100086
+net.micode.notes:string/mtrl_picker_day_of_week_column_header = 0x7f110086
net.micode.notes:dimen/abc_cascading_menus_min_smallest_width = 0x7f070016
-net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.SubmenuArrow = 0x7f11010a
-net.micode.notes:layout/note_list = 0x7f0c005f
-net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar.TabBar = 0x7f1100b9
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.SubmenuArrow = 0x7f12010a
+net.micode.notes:layout/note_list = 0x7f0d005f
+net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar.TabBar = 0x7f1200b9
net.micode.notes:attr/tickMarkTint = 0x7f04033f
net.micode.notes:attr/chipStrokeWidth = 0x7f04009a
-net.micode.notes:style/Widget.AppCompat.ActionButton.CloseMode = 0x7f110214
-net.micode.notes:id/material_clock_period_am_button = 0x7f0900ff
+net.micode.notes:style/Widget.AppCompat.ActionButton.CloseMode = 0x7f120214
+net.micode.notes:id/material_clock_period_am_button = 0x7f0a00ff
net.micode.notes:anim/anim_rotate = 0x7f01000e
net.micode.notes:attr/chipCornerRadius = 0x7f04008a
net.micode.notes:attr/dayTodayStyle = 0x7f040101
net.micode.notes:attr/isMaterialTheme = 0x7f0401a0
-net.micode.notes:style/TextAppearance.MaterialComponents.Subtitle1 = 0x7f110182
+net.micode.notes:style/TextAppearance.MaterialComponents.Subtitle1 = 0x7f120182
net.micode.notes:dimen/compat_button_padding_vertical_material = 0x7f070057
net.micode.notes:dimen/abc_progress_bar_height_material = 0x7f070035
-net.micode.notes:style/Widget.MaterialComponents.BottomSheet = 0x7f110276
-net.micode.notes:id/image = 0x7f0900d4
+net.micode.notes:style/Widget.MaterialComponents.BottomSheet = 0x7f120276
+net.micode.notes:id/image = 0x7f0a00d4
net.micode.notes:attr/insetForeground = 0x7f04019e
-net.micode.notes:id/tag_unhandled_key_listeners = 0x7f0901c9
+net.micode.notes:id/tag_unhandled_key_listeners = 0x7f0a01ca
net.micode.notes:attr/indeterminateProgressStyle = 0x7f040197
net.micode.notes:attr/indeterminateAnimationType = 0x7f040196
net.micode.notes:drawable/abc_textfield_search_material = 0x7f08005a
@@ -3019,15 +3025,15 @@ net.micode.notes:attr/icon = 0x7f04018c
net.micode.notes:drawable/abc_ic_ab_back_material = 0x7f08001b
net.micode.notes:attr/keylines = 0x7f0401bb
net.micode.notes:dimen/mtrl_btn_padding_top = 0x7f0700df
-net.micode.notes:styleable/ScrollingViewBehavior_Layout = 0x7f120068
+net.micode.notes:styleable/ScrollingViewBehavior_Layout = 0x7f130068
net.micode.notes:attr/homeLayout = 0x7f040189
net.micode.notes:attr/layout_scrollFlags = 0x7f0401ff
-net.micode.notes:style/Base.Widget.MaterialComponents.PopupMenu.Overflow = 0x7f1100de
+net.micode.notes:style/Base.Widget.MaterialComponents.PopupMenu.Overflow = 0x7f1200de
net.micode.notes:attr/hintEnabled = 0x7f040185
net.micode.notes:dimen/design_navigation_item_horizontal_padding = 0x7f070076
net.micode.notes:attr/hintAnimationEnabled = 0x7f040184
net.micode.notes:color/switch_thumb_normal_material_light = 0x7f0600d0
-net.micode.notes:id/scroll = 0x7f09018a
+net.micode.notes:id/scroll = 0x7f0a018b
net.micode.notes:dimen/mtrl_fab_translation_z_hovered_focused = 0x7f070131
net.micode.notes:color/colorAccent = 0x7f06002f
net.micode.notes:attr/helperTextTextColor = 0x7f04017f
@@ -3040,21 +3046,21 @@ net.micode.notes:attr/foregroundInsidePadding = 0x7f040173
net.micode.notes:drawable/abc_tab_indicator_material = 0x7f08004d
net.micode.notes:attr/percentWidth = 0x7f040286
net.micode.notes:color/abc_tint_switch_track = 0x7f060018
-net.micode.notes:style/Widget.AppCompat.DrawerArrowToggle = 0x7f110224
+net.micode.notes:style/Widget.AppCompat.DrawerArrowToggle = 0x7f120224
net.micode.notes:attr/autoSizeMinTextSize = 0x7f040035
net.micode.notes:attr/flow_wrapMode = 0x7f040165
-net.micode.notes:styleable/CoordinatorLayout_Layout = 0x7f120027
+net.micode.notes:styleable/CoordinatorLayout_Layout = 0x7f130027
net.micode.notes:attr/dayInvalidStyle = 0x7f0400fe
net.micode.notes:attr/splitTrack = 0x7f0402d0
net.micode.notes:attr/startIconDrawable = 0x7f0402d6
net.micode.notes:attr/flow_maxElementsWrap = 0x7f04015f
net.micode.notes:drawable/abc_list_selector_disabled_holo_dark = 0x7f080038
net.micode.notes:attr/flow_lastHorizontalStyle = 0x7f04015c
-net.micode.notes:styleable/ExtendedFloatingActionButton = 0x7f12002a
-net.micode.notes:style/ThemeOverlay.MaterialComponents.TextInputEditText.OutlinedBox = 0x7f110207
-net.micode.notes:drawable/list_blue_down = 0x7f08008c
+net.micode.notes:styleable/ExtendedFloatingActionButton = 0x7f13002a
+net.micode.notes:style/ThemeOverlay.MaterialComponents.TextInputEditText.OutlinedBox = 0x7f120207
+net.micode.notes:drawable/list_blue_down = 0x7f08008d
net.micode.notes:dimen/mtrl_btn_icon_btn_padding_left = 0x7f0700d7
-net.micode.notes:drawable/list_yellow_up = 0x7f0800a1
+net.micode.notes:drawable/list_yellow_up = 0x7f0800a2
net.micode.notes:attr/flow_horizontalBias = 0x7f040158
net.micode.notes:attr/passwordToggleContentDescription = 0x7f04027e
net.micode.notes:attr/layout_constraintWidth_min = 0x7f0401f1
@@ -3062,17 +3068,17 @@ net.micode.notes:color/material_timepicker_modebutton_tint = 0x7f060084
net.micode.notes:attr/motionDurationMedium1 = 0x7f04024e
net.micode.notes:attr/contentPaddingLeft = 0x7f0400d9
net.micode.notes:attr/flow_firstVerticalStyle = 0x7f040156
-net.micode.notes:style/Animation.AppCompat.Dialog = 0x7f110003
+net.micode.notes:style/Animation.AppCompat.Dialog = 0x7f120003
net.micode.notes:dimen/design_snackbar_background_corner_radius = 0x7f07007d
net.micode.notes:attr/layout_constraintCircleAngle = 0x7f0401d1
net.micode.notes:color/abc_tint_seek_thumb = 0x7f060016
-net.micode.notes:style/Theme.MaterialComponents.DayNight.Dialog.FixedSize.Bridge = 0x7f1101ba
+net.micode.notes:style/Theme.MaterialComponents.DayNight.Dialog.FixedSize.Bridge = 0x7f1201ba
net.micode.notes:dimen/design_snackbar_padding_vertical = 0x7f070083
-net.micode.notes:layout/mtrl_picker_header_toggle = 0x7f0c0059
-net.micode.notes:string/material_timepicker_hour = 0x7f100059
+net.micode.notes:layout/mtrl_picker_header_toggle = 0x7f0d0059
+net.micode.notes:string/material_timepicker_hour = 0x7f110059
net.micode.notes:attr/actionBarItemBackground = 0x7f040001
net.micode.notes:attr/flow_firstHorizontalStyle = 0x7f040154
-net.micode.notes:style/Widget.AppCompat.PopupMenu = 0x7f110243
+net.micode.notes:style/Widget.AppCompat.PopupMenu = 0x7f120243
net.micode.notes:attr/layout_constraintRight_creator = 0x7f0401e3
net.micode.notes:attr/flow_firstHorizontalBias = 0x7f040153
net.micode.notes:attr/fontProviderQuery = 0x7f04016d
@@ -3086,11 +3092,11 @@ net.micode.notes:attr/extendMotionSpec = 0x7f040142
net.micode.notes:attr/animationMode = 0x7f04002c
net.micode.notes:dimen/abc_text_size_headline_material = 0x7f070044
net.micode.notes:attr/expandedTitleMarginTop = 0x7f040140
-net.micode.notes:id/navigation_header_container = 0x7f090146
-net.micode.notes:styleable/SwitchMaterial = 0x7f120075
-net.micode.notes:id/btn = 0x7f09005c
+net.micode.notes:id/navigation_header_container = 0x7f0a0146
+net.micode.notes:styleable/SwitchMaterial = 0x7f130075
+net.micode.notes:id/btn = 0x7f0a005c
net.micode.notes:attr/useCompatPadding = 0x7f04036d
-net.micode.notes:string/preferences_add_account = 0x7f1000ad
+net.micode.notes:string/preferences_add_account = 0x7f1100ad
net.micode.notes:attr/imageButtonStyle = 0x7f040195
net.micode.notes:attr/boxCornerRadiusTopEnd = 0x7f040062
net.micode.notes:attr/expandedTitleMarginEnd = 0x7f04013e
@@ -3103,13 +3109,13 @@ net.micode.notes:attr/errorIconTintMode = 0x7f040135
net.micode.notes:color/design_dark_default_color_on_primary = 0x7f060039
net.micode.notes:attr/actionBarTabBarStyle = 0x7f040006
net.micode.notes:attr/errorIconDrawable = 0x7f040133
-net.micode.notes:style/RtlOverlay.Widget.AppCompat.Search.DropDown.Icon1 = 0x7f11010e
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.Search.DropDown.Icon1 = 0x7f12010e
net.micode.notes:color/mtrl_text_btn_text_color_selector = 0x7f0600b2
net.micode.notes:attr/errorEnabled = 0x7f040132
net.micode.notes:anim/btn_checkbox_to_unchecked_icon_null_animation = 0x7f010014
-net.micode.notes:id/btn_rt = 0x7f090067
+net.micode.notes:id/btn_rt = 0x7f0a0066
net.micode.notes:attr/shapeAppearanceOverlay = 0x7f0402b9
-net.micode.notes:drawable/mtrl_dropdown_arrow = 0x7f0800b0
+net.micode.notes:drawable/mtrl_dropdown_arrow = 0x7f0800b1
net.micode.notes:attr/floatingActionButtonStyle = 0x7f040152
net.micode.notes:color/secondary_text_disabled_material_dark = 0x7f0600c9
net.micode.notes:attr/backgroundInsetStart = 0x7f04003e
@@ -3117,69 +3123,69 @@ net.micode.notes:drawable/abc_list_selector_background_transition_holo_dark = 0x
net.micode.notes:attr/extraMultilineHeightEnabled = 0x7f040144
net.micode.notes:dimen/design_fab_size_mini = 0x7f07006f
net.micode.notes:attr/layout_constraintHorizontal_weight = 0x7f0401df
-net.micode.notes:string/note_link_tel = 0x7f1000a0
+net.micode.notes:string/note_link_tel = 0x7f1100a0
net.micode.notes:attr/tooltipText = 0x7f040357
-net.micode.notes:id/wrap = 0x7f090203
+net.micode.notes:id/wrap = 0x7f0a0204
net.micode.notes:attr/contentPaddingTop = 0x7f0400dc
net.micode.notes:attr/layout_constraintHeight_percent = 0x7f0401dc
net.micode.notes:attr/editTextColor = 0x7f040122
-net.micode.notes:style/Test.Widget.MaterialComponents.MaterialCalendar.Day.Selected = 0x7f11012e
+net.micode.notes:style/Test.Widget.MaterialComponents.MaterialCalendar.Day.Selected = 0x7f12012e
net.micode.notes:attr/selectableItemBackground = 0x7f0402b2
net.micode.notes:attr/dropDownListViewStyle = 0x7f04011e
net.micode.notes:animator/mtrl_btn_unelevated_state_list_anim = 0x7f020008
net.micode.notes:attr/layout_anchorGravity = 0x7f0401c5
-net.micode.notes:style/Base.ThemeOverlay.AppCompat.Dark.ActionBar = 0x7f11006b
+net.micode.notes:style/Base.ThemeOverlay.AppCompat.Dark.ActionBar = 0x7f12006b
net.micode.notes:attr/windowFixedHeightMajor = 0x7f04037d
net.micode.notes:attr/onTouchUp = 0x7f040270
-net.micode.notes:style/Platform.ThemeOverlay.AppCompat.Dark = 0x7f1100fd
-net.micode.notes:style/Base.TextAppearance.AppCompat.SearchResult.Title = 0x7f110027
+net.micode.notes:style/Platform.ThemeOverlay.AppCompat.Dark = 0x7f1200fd
+net.micode.notes:style/Base.TextAppearance.AppCompat.SearchResult.Title = 0x7f120027
net.micode.notes:dimen/mtrl_extended_fab_translation_z_pressed = 0x7f07012e
-net.micode.notes:style/Widget.Design.ScrimInsetsFrameLayout = 0x7f11025f
-net.micode.notes:integer/mtrl_calendar_selection_text_lines = 0x7f0a0014
+net.micode.notes:style/Widget.Design.ScrimInsetsFrameLayout = 0x7f12025f
+net.micode.notes:integer/mtrl_calendar_selection_text_lines = 0x7f0b0014
net.micode.notes:attr/navigationIconTint = 0x7f040263
net.micode.notes:animator/mtrl_extended_fab_state_list_animator = 0x7f02000f
net.micode.notes:attr/autoCompleteTextViewStyle = 0x7f040033
-net.micode.notes:id/startVertical = 0x7f0901b5
+net.micode.notes:id/startVertical = 0x7f0a01b6
net.micode.notes:attr/controlBackground = 0x7f0400df
-net.micode.notes:id/alertTitle = 0x7f090047
-net.micode.notes:style/Base.V7.ThemeOverlay.AppCompat.Dialog = 0x7f110098
+net.micode.notes:id/alertTitle = 0x7f0a0047
+net.micode.notes:style/Base.V7.ThemeOverlay.AppCompat.Dialog = 0x7f120098
net.micode.notes:attr/customColorValue = 0x7f0400f7
-net.micode.notes:styleable/ConstraintLayout_placeholder = 0x7f120024
+net.micode.notes:styleable/ConstraintLayout_placeholder = 0x7f130024
net.micode.notes:attr/dialogCornerRadius = 0x7f040108
net.micode.notes:attr/drawableSize = 0x7f040118
net.micode.notes:attr/bottomSheetDialogTheme = 0x7f04005b
net.micode.notes:dimen/abc_text_size_subtitle_material_toolbar = 0x7f07004b
net.micode.notes:attr/transitionPathRotate = 0x7f040367
net.micode.notes:dimen/design_snackbar_padding_horizontal = 0x7f070082
-net.micode.notes:style/Widget.AppCompat.RatingBar.Small = 0x7f11024a
+net.micode.notes:style/Widget.AppCompat.RatingBar.Small = 0x7f12024a
net.micode.notes:attr/state_collapsible = 0x7f0402db
net.micode.notes:attr/customNavigationLayout = 0x7f0400fb
-net.micode.notes:style/Widget.MaterialComponents.CompoundButton.Switch = 0x7f110292
+net.micode.notes:style/Widget.MaterialComponents.CompoundButton.Switch = 0x7f120292
net.micode.notes:dimen/mtrl_snackbar_margin = 0x7f07016c
-net.micode.notes:styleable/ForegroundLinearLayout = 0x7f120031
+net.micode.notes:styleable/ForegroundLinearLayout = 0x7f130031
net.micode.notes:attr/chipStartPadding = 0x7f040098
-net.micode.notes:style/TextAppearance.AppCompat.Caption = 0x7f110139
+net.micode.notes:style/TextAppearance.AppCompat.Caption = 0x7f120139
net.micode.notes:attr/customFloatValue = 0x7f0400f9
-net.micode.notes:styleable/Variant = 0x7f120080
-net.micode.notes:string/call_record_folder_name = 0x7f100026
+net.micode.notes:styleable/Variant = 0x7f130080
+net.micode.notes:string/call_record_folder_name = 0x7f110026
net.micode.notes:attr/materialCalendarHeaderLayout = 0x7f040225
net.micode.notes:attr/drawableTint = 0x7f04011a
net.micode.notes:attr/voiceIcon = 0x7f040373
-net.micode.notes:id/mtrl_calendar_day_selector_frame = 0x7f09012a
+net.micode.notes:id/mtrl_calendar_day_selector_frame = 0x7f0a012a
net.micode.notes:attr/colorPrimarySurface = 0x7f0400c2
net.micode.notes:dimen/test_navigation_bar_height = 0x7f070195
-net.micode.notes:id/textinput_error = 0x7f0901db
-net.micode.notes:layout/design_navigation_item = 0x7f0c0027
+net.micode.notes:id/textinput_error = 0x7f0a01dc
+net.micode.notes:layout/design_navigation_item = 0x7f0d0027
net.micode.notes:dimen/mtrl_calendar_selection_text_baseline_to_bottom = 0x7f070107
net.micode.notes:attr/closeIconTint = 0x7f0400a9
net.micode.notes:attr/deltaPolarAngle = 0x7f040105
-net.micode.notes:id/date = 0x7f09008c
+net.micode.notes:id/date = 0x7f0a008c
net.micode.notes:attr/actionBarStyle = 0x7f040005
net.micode.notes:attr/dividerHorizontal = 0x7f04010d
net.micode.notes:attr/chipMinTouchTargetSize = 0x7f040093
net.micode.notes:anim/abc_slide_in_bottom = 0x7f010006
net.micode.notes:attr/counterEnabled = 0x7f0400ec
-net.micode.notes:id/mini = 0x7f09011f
+net.micode.notes:id/mini = 0x7f0a011f
net.micode.notes:color/design_dark_default_color_on_error = 0x7f060038
net.micode.notes:attr/cornerSizeBottomRight = 0x7f0400e9
net.micode.notes:attr/drawableTintMode = 0x7f04011b
@@ -3193,21 +3199,21 @@ net.micode.notes:dimen/abc_control_corner_material = 0x7f070018
net.micode.notes:attr/ratingBarStyle = 0x7f04029e
net.micode.notes:attr/listPreferredItemPaddingEnd = 0x7f040212
net.micode.notes:attr/constraintSet = 0x7f0400c9
-net.micode.notes:id/actions = 0x7f090044
+net.micode.notes:id/actions = 0x7f0a0044
net.micode.notes:attr/closeIconStartPadding = 0x7f0400a8
net.micode.notes:attr/colorPrimaryVariant = 0x7f0400c3
net.micode.notes:color/mtrl_btn_bg_color_selector = 0x7f060085
-net.micode.notes:style/Base.Widget.AppCompat.ActionBar = 0x7f11009c
-net.micode.notes:id/graph = 0x7f0900c4
+net.micode.notes:style/Base.Widget.AppCompat.ActionBar = 0x7f12009c
+net.micode.notes:id/graph = 0x7f0a00c4
net.micode.notes:attr/layout_constraintStart_toEndOf = 0x7f0401e6
-net.micode.notes:layout/widget_4x = 0x7f0c0084
+net.micode.notes:layout/widget_4x = 0x7f0d0084
net.micode.notes:attr/badgeGravity = 0x7f040045
net.micode.notes:attr/colorOnPrimarySurface = 0x7f0400bd
-net.micode.notes:id/spread_inside = 0x7f0901ac
+net.micode.notes:id/spread_inside = 0x7f0a01ad
net.micode.notes:attr/hideOnContentScroll = 0x7f040182
net.micode.notes:attr/colorOnPrimary = 0x7f0400bc
-net.micode.notes:raw/introduction = 0x7f0f0000
-net.micode.notes:id/FUNCTION = 0x7f090004
+net.micode.notes:raw/introduction = 0x7f100000
+net.micode.notes:id/FUNCTION = 0x7f0a0004
net.micode.notes:anim/mtrl_bottom_sheet_slide_out = 0x7f010020
net.micode.notes:attr/backgroundTintMode = 0x7f040044
net.micode.notes:attr/minWidth = 0x7f040244
@@ -3216,38 +3222,42 @@ net.micode.notes:attr/backgroundOverlayColorAlpha = 0x7f040040
net.micode.notes:color/user_query_highlight = 0x7f0600d5
net.micode.notes:attr/color = 0x7f0400b2
net.micode.notes:animator/mtrl_extended_fab_show_motion_spec = 0x7f02000e
-net.micode.notes:id/month_navigation_next = 0x7f090124
+net.micode.notes:id/month_navigation_next = 0x7f0a0124
net.micode.notes:color/material_deep_teal_500 = 0x7f060068
net.micode.notes:attr/dayStyle = 0x7f040100
-net.micode.notes:style/Widget.MaterialComponents.TabLayout.Colored = 0x7f1102c0
-net.micode.notes:id/dimensions = 0x7f09009a
+net.micode.notes:style/Theme.MaterialComponents.Light.Dialog = 0x7f1201cf
+net.micode.notes:attr/region_widthMoreThan = 0x7f0402a5
+net.micode.notes:attr/mock_showDiagonals = 0x7f040249
+net.micode.notes:style/Widget.MaterialComponents.TabLayout.Colored = 0x7f1202c0
+net.micode.notes:id/dimensions = 0x7f0a009a
net.micode.notes:attr/flow_lastHorizontalBias = 0x7f04015b
net.micode.notes:drawable/abc_control_background_material = 0x7f080018
-net.micode.notes:style/RtlOverlay.Widget.AppCompat.Search.DropDown = 0x7f11010d
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.Search.DropDown = 0x7f12010d
net.micode.notes:attr/collapsingToolbarLayoutStyle = 0x7f0400b1
-net.micode.notes:id/center_horizontal = 0x7f09006e
+net.micode.notes:id/center_horizontal = 0x7f0a006e
net.micode.notes:dimen/mtrl_switch_thumb_elevation = 0x7f07016f
-net.micode.notes:style/CardView = 0x7f1100e4
-net.micode.notes:styleable/ActionMenuView = 0x7f120003
+net.micode.notes:style/CardView = 0x7f1200e4
+net.micode.notes:styleable/ActionMenuView = 0x7f130003
net.micode.notes:attr/clockNumberTextColor = 0x7f0400a3
net.micode.notes:anim/abc_slide_out_bottom = 0x7f010008
-net.micode.notes:id/mtrl_card_checked_layer_id = 0x7f090132
+net.micode.notes:id/mtrl_card_checked_layer_id = 0x7f0a0132
+net.micode.notes:drawable/fire_3 = 0x7f08007f
net.micode.notes:dimen/design_bottom_sheet_modal_elevation = 0x7f07006a
net.micode.notes:attr/collapseIcon = 0x7f0400ad
net.micode.notes:color/mtrl_navigation_item_icon_tint = 0x7f0600a5
net.micode.notes:anim/abc_fade_in = 0x7f010000
net.micode.notes:attr/fontProviderSystemFontFamily = 0x7f04016e
-net.micode.notes:id/material_clock_display = 0x7f0900fc
+net.micode.notes:id/material_clock_display = 0x7f0a00fc
net.micode.notes:attr/buttonBarButtonStyle = 0x7f040069
net.micode.notes:dimen/design_bottom_navigation_active_item_max_width = 0x7f07005d
net.micode.notes:attr/itemTextColor = 0x7f0401b8
-net.micode.notes:string/abc_search_hint = 0x7f100012
+net.micode.notes:string/abc_search_hint = 0x7f110012
net.micode.notes:attr/chipStrokeColor = 0x7f040099
-net.micode.notes:id/design_menu_item_action_area_stub = 0x7f090096
+net.micode.notes:id/design_menu_item_action_area_stub = 0x7f0a0096
net.micode.notes:attr/closeIconEnabled = 0x7f0400a5
-net.micode.notes:id/normal = 0x7f09014a
-net.micode.notes:styleable/BottomNavigationView = 0x7f120015
-net.micode.notes:drawable/list_yellow_middle = 0x7f08009f
+net.micode.notes:id/normal = 0x7f0a014a
+net.micode.notes:styleable/BottomNavigationView = 0x7f130015
+net.micode.notes:drawable/list_yellow_middle = 0x7f0800a0
net.micode.notes:attr/checkedIconSize = 0x7f040085
net.micode.notes:attr/flow_verticalStyle = 0x7f040164
net.micode.notes:attr/shapeAppearance = 0x7f0402b6
@@ -3259,97 +3269,98 @@ net.micode.notes:attr/titleMarginTop = 0x7f04034c
net.micode.notes:dimen/abc_dialog_title_divider_material = 0x7f070026
net.micode.notes:attr/displayOptions = 0x7f04010b
net.micode.notes:attr/background = 0x7f04003a
-net.micode.notes:style/Platform.V21.AppCompat = 0x7f1100ff
+net.micode.notes:style/Platform.V21.AppCompat = 0x7f1200ff
net.micode.notes:attr/elevationOverlayEnabled = 0x7f040126
net.micode.notes:attr/bottomSheetStyle = 0x7f04005c
net.micode.notes:dimen/mtrl_extended_fab_start_padding_icon = 0x7f07012a
net.micode.notes:attr/submitBackground = 0x7f0402e5
-net.micode.notes:layout/mtrl_layout_snackbar = 0x7f0c004f
-net.micode.notes:id/linear = 0x7f0900f1
+net.micode.notes:layout/mtrl_layout_snackbar = 0x7f0d004f
+net.micode.notes:id/linear = 0x7f0a00f1
net.micode.notes:attr/expandActivityOverflowButtonDrawable = 0x7f040138
net.micode.notes:animator/mtrl_btn_state_list_anim = 0x7f020007
net.micode.notes:dimen/mtrl_textinput_outline_box_expanded_padding = 0x7f070177
-net.micode.notes:layout/material_clock_display_divider = 0x7f0c0033
+net.micode.notes:layout/material_clock_display_divider = 0x7f0d0033
net.micode.notes:attr/showAnimationBehavior = 0x7f0402bb
+net.micode.notes:drawable/login_input_style = 0x7f0800a3
net.micode.notes:attr/barrierDirection = 0x7f04004a
net.micode.notes:color/design_default_color_on_surface = 0x7f060048
net.micode.notes:anim/abc_slide_in_top = 0x7f010007
net.micode.notes:attr/dividerPadding = 0x7f04010e
net.micode.notes:drawable/abc_menu_hardkey_panel_mtrl_mult = 0x7f08003c
net.micode.notes:dimen/mtrl_calendar_title_baseline_to_top = 0x7f07010b
-net.micode.notes:id/reverseSawtooth = 0x7f09017e
+net.micode.notes:id/reverseSawtooth = 0x7f0a017f
net.micode.notes:attr/checkedButton = 0x7f040080
-net.micode.notes:style/Base.Theme.MaterialComponents.Dialog = 0x7f110058
+net.micode.notes:style/Base.Theme.MaterialComponents.Dialog = 0x7f120058
net.micode.notes:attr/mock_showLabel = 0x7f04024a
net.micode.notes:attr/checkboxStyle = 0x7f04007f
net.micode.notes:attr/actionBarPopupTheme = 0x7f040002
-net.micode.notes:id/menu_setting = 0x7f09011a
+net.micode.notes:id/menu_setting = 0x7f0a011a
net.micode.notes:anim/btn_checkbox_to_unchecked_check_path_merged_animation = 0x7f010013
net.micode.notes:attr/iconTintMode = 0x7f040193
net.micode.notes:color/abc_tint_edittext = 0x7f060015
net.micode.notes:dimen/material_helper_text_font_1_3_padding_top = 0x7f0700b3
-net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Title.Panel.CenterStacked = 0x7f1100f1
+net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Title.Panel.CenterStacked = 0x7f1200f1
net.micode.notes:attr/actionModeFindDrawable = 0x7f040015
net.micode.notes:attr/motionEasingDecelerated = 0x7f040253
net.micode.notes:attr/cardUseCompatPadding = 0x7f04007c
-net.micode.notes:string/preferences_title = 0x7f1000ba
-net.micode.notes:layout/test_toolbar_surface = 0x7f0c007d
+net.micode.notes:string/preferences_title = 0x7f1100ba
+net.micode.notes:layout/test_toolbar_surface = 0x7f0d007d
net.micode.notes:attr/logo = 0x7f040216
net.micode.notes:attr/cardMaxElevation = 0x7f04007a
net.micode.notes:attr/tabContentStart = 0x7f0402f4
net.micode.notes:attr/layoutDescription = 0x7f0401c1
net.micode.notes:attr/actionOverflowButtonStyle = 0x7f04001d
-net.micode.notes:id/transition_current_scene = 0x7f0901eb
+net.micode.notes:id/transition_current_scene = 0x7f0a01ec
net.micode.notes:attr/actionBarWidgetTheme = 0x7f04000a
-net.micode.notes:style/Base.TextAppearance.Widget.AppCompat.Toolbar.Title = 0x7f110046
+net.micode.notes:style/Base.TextAppearance.Widget.AppCompat.Toolbar.Title = 0x7f120046
net.micode.notes:drawable/abc_spinner_mtrl_am_alpha = 0x7f080049
net.micode.notes:attr/prefixText = 0x7f040293
net.micode.notes:color/secondary_text_dark = 0x7f0600c6
net.micode.notes:attr/layout_constraintVertical_weight = 0x7f0401ee
-net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse = 0x7f110031
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse = 0x7f120031
net.micode.notes:attr/daySelectedStyle = 0x7f0400ff
net.micode.notes:attr/fastScrollVerticalThumbDrawable = 0x7f04014f
net.micode.notes:attr/actionBarDivider = 0x7f040000
-net.micode.notes:drawable/ic_clock_black_24dp = 0x7f080084
+net.micode.notes:drawable/ic_clock_black_24dp = 0x7f080085
net.micode.notes:attr/buttonStyle = 0x7f040072
-net.micode.notes:style/ShapeAppearanceOverlay.DifferentCornerSize = 0x7f11011f
-net.micode.notes:id/middle = 0x7f09011e
+net.micode.notes:style/ShapeAppearanceOverlay.DifferentCornerSize = 0x7f12011f
+net.micode.notes:id/middle = 0x7f0a011e
net.micode.notes:attr/itemTextAppearanceInactive = 0x7f0401b7
net.micode.notes:attr/contentInsetLeft = 0x7f0400d2
net.micode.notes:attr/spinBars = 0x7f0402cd
-net.micode.notes:style/Widget.AppCompat.Light.DropDownItem.Spinner = 0x7f110237
-net.micode.notes:id/design_menu_item_text = 0x7f090097
+net.micode.notes:style/Widget.AppCompat.Light.DropDownItem.Spinner = 0x7f120237
+net.micode.notes:id/design_menu_item_text = 0x7f0a0097
net.micode.notes:attr/liftOnScrollTargetViewId = 0x7f040202
-net.micode.notes:layout/material_clock_display = 0x7f0c0032
+net.micode.notes:layout/material_clock_display = 0x7f0d0032
net.micode.notes:attr/buttonBarPositiveButtonStyle = 0x7f04006c
-net.micode.notes:id/tabMode = 0x7f0901bd
+net.micode.notes:id/tabMode = 0x7f0a01be
net.micode.notes:attr/contrast = 0x7f0400de
-net.micode.notes:style/Widget.AppCompat.Button.Colored = 0x7f11021d
+net.micode.notes:style/Widget.AppCompat.Button.Colored = 0x7f12021d
net.micode.notes:dimen/mtrl_navigation_item_shape_horizontal_margin = 0x7f070143
net.micode.notes:attr/actionButtonStyle = 0x7f04000b
net.micode.notes:attr/boxCornerRadiusBottomStart = 0x7f040061
net.micode.notes:dimen/mtrl_btn_padding_bottom = 0x7f0700dc
-net.micode.notes:styleable/CollapsingToolbarLayout = 0x7f12001e
+net.micode.notes:styleable/CollapsingToolbarLayout = 0x7f13001e
net.micode.notes:attr/boxBackgroundColor = 0x7f04005d
net.micode.notes:attr/borderlessButtonStyle = 0x7f040058
-net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Picker.Date.Calendar = 0x7f1100ec
+net.micode.notes:style/MaterialAlertDialog.MaterialComponents.Picker.Date.Calendar = 0x7f1200ec
net.micode.notes:attr/colorSwitchThumbNormal = 0x7f0400c7
-net.micode.notes:style/Widget.MaterialComponents.ActionBar.PrimarySurface = 0x7f110265
+net.micode.notes:style/Widget.MaterialComponents.ActionBar.PrimarySurface = 0x7f120265
net.micode.notes:attr/checkedIconVisible = 0x7f040087
-net.micode.notes:layout/design_navigation_item_header = 0x7f0c0028
+net.micode.notes:layout/design_navigation_item_header = 0x7f0d0028
net.micode.notes:dimen/mtrl_alert_dialog_background_inset_start = 0x7f0700bf
net.micode.notes:anim/anim_out = 0x7f01000d
net.micode.notes:attr/chipSurfaceColor = 0x7f04009c
-net.micode.notes:style/Base.V23.Theme.AppCompat = 0x7f11008d
-net.micode.notes:id/action_bar = 0x7f090032
+net.micode.notes:style/Base.V23.Theme.AppCompat = 0x7f12008d
+net.micode.notes:id/action_bar = 0x7f0a0032
net.micode.notes:drawable/abc_ic_star_black_36dp = 0x7f080028
net.micode.notes:attr/touchAnchorId = 0x7f040358
net.micode.notes:attr/actionDropDownStyle = 0x7f04000c
net.micode.notes:attr/boxStrokeWidthFocused = 0x7f040067
-net.micode.notes:style/Theme.MaterialComponents.DayNight.Dialog.MinWidth = 0x7f1101bb
-net.micode.notes:string/preferences_last_sync_time_format = 0x7f1000b6
-net.micode.notes:styleable/ConstraintSet = 0x7f120025
-net.micode.notes:id/text_input_error_icon = 0x7f0901d8
+net.micode.notes:style/Theme.MaterialComponents.DayNight.Dialog.MinWidth = 0x7f1201bb
+net.micode.notes:string/preferences_last_sync_time_format = 0x7f1100b6
+net.micode.notes:styleable/ConstraintSet = 0x7f130025
+net.micode.notes:id/text_input_error_icon = 0x7f0a01d9
net.micode.notes:color/mtrl_calendar_selected_range = 0x7f06008e
net.micode.notes:attr/behavior_peekHeight = 0x7f040054
net.micode.notes:dimen/clock_face_margin_start = 0x7f070053
@@ -3358,149 +3369,149 @@ net.micode.notes:attr/navigationIcon = 0x7f040262
net.micode.notes:attr/itemShapeFillColor = 0x7f0401ad
net.micode.notes:attr/actionModePasteDrawable = 0x7f040016
net.micode.notes:attr/actionBarTabStyle = 0x7f040007
-net.micode.notes:attr/sliderStyle = 0x7f0402c8
net.micode.notes:attr/pressedTranslationZ = 0x7f040297
net.micode.notes:attr/itemIconPadding = 0x7f0401a5
-net.micode.notes:style/Base.Widget.AppCompat.RatingBar.Indicator = 0x7f1100ca
-net.micode.notes:style/Widget.MaterialComponents.FloatingActionButton = 0x7f110295
+net.micode.notes:style/Base.Widget.AppCompat.RatingBar.Indicator = 0x7f1200ca
+net.micode.notes:style/Widget.MaterialComponents.FloatingActionButton = 0x7f120295
net.micode.notes:attr/behavior_draggable = 0x7f04004e
-net.micode.notes:drawable/list_background = 0x7f08008b
+net.micode.notes:drawable/list_background = 0x7f08008c
net.micode.notes:dimen/abc_text_size_button_material = 0x7f07003e
net.micode.notes:attr/itemFillColor = 0x7f0401a2
-net.micode.notes:integer/material_motion_duration_long_2 = 0x7f0a000a
+net.micode.notes:integer/material_motion_duration_long_2 = 0x7f0b000a
net.micode.notes:color/mtrl_tabs_icon_color_selector = 0x7f0600ae
net.micode.notes:attr/appBarLayoutStyle = 0x7f04002d
net.micode.notes:attr/buttonPanelSideLayout = 0x7f040071
net.micode.notes:attr/buttonIconDimen = 0x7f040070
-net.micode.notes:id/staticLayout = 0x7f0901b6
-net.micode.notes:string/menu_folder_change_name = 0x7f100063
+net.micode.notes:id/staticLayout = 0x7f0a01b7
+net.micode.notes:string/menu_folder_change_name = 0x7f110063
net.micode.notes:attr/dragThreshold = 0x7f040112
-net.micode.notes:id/decor_content_parent = 0x7f090090
-net.micode.notes:id/chip1 = 0x7f090076
+net.micode.notes:id/decor_content_parent = 0x7f0a0090
+net.micode.notes:id/chip1 = 0x7f0a0076
net.micode.notes:anim/abc_tooltip_enter = 0x7f01000a
net.micode.notes:anim/abc_grow_fade_in_from_bottom = 0x7f010002
net.micode.notes:dimen/mtrl_progress_circular_track_thickness_medium = 0x7f070158
net.micode.notes:color/design_dark_default_color_on_surface = 0x7f06003b
-net.micode.notes:id/textinput_placeholder = 0x7f0901dd
-net.micode.notes:drawable/widget_4x_green = 0x7f0800dc
+net.micode.notes:id/textinput_placeholder = 0x7f0a01de
+net.micode.notes:drawable/widget_4x_green = 0x7f0800e3
net.micode.notes:attr/gapBetweenBars = 0x7f040175
net.micode.notes:attr/fontProviderPackage = 0x7f04016c
-net.micode.notes:style/Base.TextAppearance.AppCompat.Title = 0x7f11002c
+net.micode.notes:style/Base.TextAppearance.AppCompat.Title = 0x7f12002c
net.micode.notes:attr/boxCollapsedPaddingTop = 0x7f04005f
net.micode.notes:drawable/abc_list_longpressed_holo = 0x7f080033
net.micode.notes:attr/checkedIconMargin = 0x7f040084
-net.micode.notes:id/textinput_helper_text = 0x7f0901dc
-net.micode.notes:id/easeInOut = 0x7f0900a8
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.HeaderSelection = 0x7f1102a4
-net.micode.notes:style/Theme.MaterialComponents.Light.Dialog.Bridge = 0x7f1101d2
+net.micode.notes:id/textinput_helper_text = 0x7f0a01dd
+net.micode.notes:id/easeInOut = 0x7f0a00a8
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.HeaderSelection = 0x7f1202a4
+net.micode.notes:style/Theme.MaterialComponents.Light.Dialog.Bridge = 0x7f1201d2
net.micode.notes:dimen/mtrl_slider_track_top = 0x7f070167
-net.micode.notes:styleable/StateListDrawableItem = 0x7f120072
+net.micode.notes:styleable/StateListDrawableItem = 0x7f130072
net.micode.notes:dimen/mtrl_calendar_action_padding = 0x7f0700ea
-net.micode.notes:id/jumpToStart = 0x7f0900ea
+net.micode.notes:id/jumpToStart = 0x7f0a00ea
net.micode.notes:dimen/fastscroll_margin = 0x7f07008e
-net.micode.notes:id/left = 0x7f0900ed
-net.micode.notes:style/Widget.AppCompat.ActionBar.Solid = 0x7f11020f
+net.micode.notes:id/left = 0x7f0a00ed
+net.micode.notes:style/Widget.AppCompat.ActionBar.Solid = 0x7f12020f
net.micode.notes:attr/ratingBarStyleSmall = 0x7f0402a0
-net.micode.notes:style/Widget.AppCompat.ButtonBar.AlertDialog = 0x7f110220
+net.micode.notes:style/Widget.AppCompat.ButtonBar.AlertDialog = 0x7f120220
net.micode.notes:color/design_default_color_secondary = 0x7f06004c
net.micode.notes:attr/barrierAllowsGoneWidgets = 0x7f040049
-net.micode.notes:layout/material_textinput_timepicker = 0x7f0c0039
-net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialAlertDialog = 0x7f1101fb
+net.micode.notes:layout/material_textinput_timepicker = 0x7f0d0039
+net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialAlertDialog = 0x7f1201fb
net.micode.notes:attr/backgroundStacked = 0x7f040042
-net.micode.notes:id/decelerateAndComplete = 0x7f09008f
+net.micode.notes:id/decelerateAndComplete = 0x7f0a008f
net.micode.notes:dimen/item_touch_helper_swipe_escape_max_velocity = 0x7f070098
-net.micode.notes:styleable/PopupWindowBackgroundState = 0x7f120061
+net.micode.notes:styleable/PopupWindowBackgroundState = 0x7f130061
net.micode.notes:attr/layout_keyline = 0x7f0401fd
-net.micode.notes:id/note_edit_list = 0x7f09014c
-net.micode.notes:style/Widget.Design.BottomSheet.Modal = 0x7f11025b
+net.micode.notes:id/note_edit_list = 0x7f0a014c
+net.micode.notes:style/Widget.Design.BottomSheet.Modal = 0x7f12025b
net.micode.notes:attr/layout = 0x7f0401c0
net.micode.notes:attr/arrowShaftLength = 0x7f040031
net.micode.notes:attr/motionPath = 0x7f040258
net.micode.notes:attr/contentPaddingRight = 0x7f0400da
net.micode.notes:array/format_for_exported_note = 0x7f030000
net.micode.notes:attr/contentPadding = 0x7f0400d6
-net.micode.notes:style/Base.Widget.AppCompat.SearchView.ActionBar = 0x7f1100cd
-net.micode.notes:style/Base.Widget.AppCompat.ActionButton.CloseMode = 0x7f1100a2
+net.micode.notes:style/Base.Widget.AppCompat.SearchView.ActionBar = 0x7f1200cd
+net.micode.notes:style/Base.Widget.AppCompat.ActionButton.CloseMode = 0x7f1200a2
net.micode.notes:attr/mock_label = 0x7f040246
-net.micode.notes:drawable/list_green_single = 0x7f080094
+net.micode.notes:drawable/list_green_single = 0x7f080095
net.micode.notes:attr/materialAlertDialogTitleIconStyle = 0x7f04021a
-net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabView = 0x7f11022f
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabView = 0x7f12022f
net.micode.notes:dimen/design_snackbar_max_width = 0x7f070080
-net.micode.notes:style/Widget.MaterialComponents.Snackbar.TextView = 0x7f1102be
+net.micode.notes:style/Widget.MaterialComponents.Snackbar.TextView = 0x7f1202be
net.micode.notes:attr/customColorDrawableValue = 0x7f0400f6
net.micode.notes:attr/backgroundInsetBottom = 0x7f04003c
net.micode.notes:animator/mtrl_fab_transformation_sheet_expand_spec = 0x7f020013
-net.micode.notes:style/Widget.MaterialComponents.TimePicker.Button = 0x7f1102d0
+net.micode.notes:style/Widget.MaterialComponents.TimePicker.Button = 0x7f1202d0
net.micode.notes:attr/backgroundColor = 0x7f04003b
net.micode.notes:dimen/mtrl_chip_text_size = 0x7f070119
net.micode.notes:attr/fontProviderAuthority = 0x7f040168
net.micode.notes:drawable/btn_radio_off_to_on_mtrl_animation = 0x7f080067
net.micode.notes:animator/linear_indeterminate_line2_tail_interpolator = 0x7f020006
-net.micode.notes:style/TextAppearance.Design.Snackbar.Message = 0x7f110172
-net.micode.notes:style/Base.TextAppearance.Widget.AppCompat.Toolbar.Subtitle = 0x7f110045
+net.micode.notes:style/TextAppearance.Design.Snackbar.Message = 0x7f120172
+net.micode.notes:style/Base.TextAppearance.Widget.AppCompat.Toolbar.Subtitle = 0x7f120045
net.micode.notes:attr/fastScrollVerticalTrackDrawable = 0x7f040150
-net.micode.notes:string/preferences_toast_cannot_change_account = 0x7f1000bb
-net.micode.notes:integer/abc_config_activityShortDur = 0x7f0a0001
+net.micode.notes:string/preferences_toast_cannot_change_account = 0x7f1100bb
+net.micode.notes:integer/abc_config_activityShortDur = 0x7f0b0001
net.micode.notes:anim/pop_enter_anim = 0x7f010022
net.micode.notes:color/abc_secondary_text_material_light = 0x7f060012
net.micode.notes:attr/expandedTitleTextAppearance = 0x7f040141
net.micode.notes:attr/moveWhenScrollAtTop = 0x7f04025f
net.micode.notes:animator/mtrl_fab_transformation_sheet_collapse_spec = 0x7f020012
net.micode.notes:attr/materialCalendarHeaderTitle = 0x7f040227
+net.micode.notes:id/pin_fire = 0x7f0a0175
net.micode.notes:animator/linear_indeterminate_line1_tail_interpolator = 0x7f020004
-net.micode.notes:id/btn_menu_list_item_btn_del = 0x7f090061
+net.micode.notes:id/btn_menu_list_item_btn_del = 0x7f0a0060
net.micode.notes:dimen/mtrl_btn_inset = 0x7f0700d9
-net.micode.notes:styleable/Motion = 0x7f120056
-net.micode.notes:style/Theme.MaterialComponents = 0x7f1101ac
-net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialAlertDialog.Centered = 0x7f1101fc
+net.micode.notes:styleable/Motion = 0x7f130056
+net.micode.notes:style/Theme.MaterialComponents = 0x7f1201ac
+net.micode.notes:style/ThemeOverlay.MaterialComponents.MaterialAlertDialog.Centered = 0x7f1201fc
net.micode.notes:dimen/text_font_size_normal = 0x7f07019e
net.micode.notes:attr/tickColorInactive = 0x7f04033d
net.micode.notes:attr/chipMinHeight = 0x7f040092
-net.micode.notes:style/Widget.MaterialComponents.NavigationRailView.Colored.Compact = 0x7f1102b1
+net.micode.notes:style/Widget.MaterialComponents.NavigationRailView.Colored.Compact = 0x7f1202b1
net.micode.notes:attr/materialAlertDialogTheme = 0x7f040219
net.micode.notes:dimen/mtrl_calendar_header_toggle_margin_bottom = 0x7f0700fc
net.micode.notes:attr/alertDialogCenterButtons = 0x7f040024
-net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Day.Selected = 0x7f11029c
+net.micode.notes:style/Widget.MaterialComponents.MaterialCalendar.Day.Selected = 0x7f12029c
net.micode.notes:dimen/material_clock_display_padding = 0x7f07009b
-net.micode.notes:style/Theme.AppCompat.DayNight.Dialog.Alert = 0x7f110195
+net.micode.notes:style/Theme.AppCompat.DayNight.Dialog.Alert = 0x7f120195
net.micode.notes:attr/textAppearanceSearchResultTitle = 0x7f040325
-net.micode.notes:style/Platform.MaterialComponents.Light.Dialog = 0x7f1100fb
+net.micode.notes:style/Platform.MaterialComponents.Light.Dialog = 0x7f1200fb
net.micode.notes:attr/actionOverflowMenuStyle = 0x7f04001e
net.micode.notes:attr/materialCircleRadius = 0x7f04022f
net.micode.notes:attr/actionModeCutDrawable = 0x7f040014
net.micode.notes:dimen/mtrl_badge_horizontal_edge_offset = 0x7f0700c2
net.micode.notes:attr/dividerVertical = 0x7f04010f
-net.micode.notes:style/Widget.MaterialComponents.ChipGroup = 0x7f11028a
+net.micode.notes:style/Widget.MaterialComponents.ChipGroup = 0x7f12028a
net.micode.notes:attr/actionModeShareDrawable = 0x7f040019
net.micode.notes:anim/btn_checkbox_to_checked_icon_null_animation = 0x7f010011
-net.micode.notes:id/iv_alert_icon = 0x7f0900da
-net.micode.notes:style/ShapeAppearanceOverlay.MaterialComponents.MaterialCalendar.Window.Fullscreen = 0x7f110125
+net.micode.notes:id/iv_alert_icon = 0x7f0a00da
+net.micode.notes:style/ShapeAppearanceOverlay.MaterialComponents.MaterialCalendar.Window.Fullscreen = 0x7f120125
net.micode.notes:attr/drawPath = 0x7f040113
net.micode.notes:dimen/mtrl_extended_fab_icon_size = 0x7f070125
net.micode.notes:color/material_blue_grey_900 = 0x7f060064
net.micode.notes:attr/actionModePopupWindowStyle = 0x7f040017
net.micode.notes:attr/autoTransition = 0x7f040039
-net.micode.notes:string/mtrl_picker_save = 0x7f100092
+net.micode.notes:string/mtrl_picker_save = 0x7f110092
net.micode.notes:dimen/mtrl_calendar_selection_text_baseline_to_bottom_fullscreen = 0x7f070108
net.micode.notes:attr/actionModeCloseDrawable = 0x7f040012
-net.micode.notes:drawable/design_ic_visibility = 0x7f080070
+net.micode.notes:drawable/design_ic_visibility = 0x7f08006e
net.micode.notes:attr/contentInsetEndWithActions = 0x7f0400d1
net.micode.notes:attr/radioButtonStyle = 0x7f04029c
net.micode.notes:attr/actionModeBackground = 0x7f040010
net.micode.notes:attr/materialCalendarStyle = 0x7f04022b
-net.micode.notes:integer/material_motion_duration_medium_1 = 0x7f0a000b
-net.micode.notes:id/scrollIndicatorDown = 0x7f09018b
-net.micode.notes:id/dragUp = 0x7f0900a5
+net.micode.notes:integer/material_motion_duration_medium_1 = 0x7f0b000b
+net.micode.notes:id/scrollIndicatorDown = 0x7f0a018c
+net.micode.notes:id/dragUp = 0x7f0a00a5
net.micode.notes:color/design_snackbar_background_color = 0x7f060058
-net.micode.notes:string/abc_menu_delete_shortcut_label = 0x7f10000a
+net.micode.notes:string/abc_menu_delete_shortcut_label = 0x7f11000a
net.micode.notes:attr/actionTextColorAlpha = 0x7f040020
-net.micode.notes:id/et_foler_name = 0x7f0900b2
+net.micode.notes:id/et_foler_name = 0x7f0a00b2
net.micode.notes:attr/cardForegroundColor = 0x7f040079
net.micode.notes:dimen/text_font_size_large = 0x7f07019c
net.micode.notes:dimen/mtrl_extended_fab_min_width = 0x7f070128
net.micode.notes:dimen/mtrl_textinput_box_label_cutout_padding = 0x7f070172
net.micode.notes:color/androidx_core_secondary_text_default_material_light = 0x7f06001c
-net.micode.notes:string/mtrl_picker_date_header_unselected = 0x7f100085
+net.micode.notes:string/mtrl_picker_date_header_unselected = 0x7f110085
net.micode.notes:attr/elevationOverlayColor = 0x7f040125
net.micode.notes:attr/allowStacking = 0x7f040027
net.micode.notes:attr/haloColor = 0x7f040178
@@ -3508,106 +3519,105 @@ net.micode.notes:attr/reverseLayout = 0x7f0402a6
net.micode.notes:color/mtrl_error = 0x7f060098
net.micode.notes:attr/scrimAnimationDuration = 0x7f0402ab
net.micode.notes:attr/tabIndicator = 0x7f0402f8
-net.micode.notes:style/Widget.AppCompat.ActionBar.TabText = 0x7f110211
+net.micode.notes:style/Widget.AppCompat.ActionBar.TabText = 0x7f120211
net.micode.notes:attr/overlay = 0x7f040272
-net.micode.notes:style/Widget.AppCompat.Light.ActionButton.Overflow = 0x7f110233
+net.micode.notes:style/Widget.AppCompat.Light.ActionButton.Overflow = 0x7f120233
net.micode.notes:attr/popupMenuStyle = 0x7f040290
net.micode.notes:attr/boxCornerRadiusBottomEnd = 0x7f040060
-net.micode.notes:style/Widget.AppCompat.Spinner.Underlined = 0x7f110252
+net.micode.notes:style/Widget.AppCompat.Spinner.Underlined = 0x7f120252
net.micode.notes:dimen/mtrl_min_touch_target_size = 0x7f07013c
net.micode.notes:attr/actionBarTheme = 0x7f040009
net.micode.notes:attr/behavior_expandedOffset = 0x7f04004f
-net.micode.notes:style/Theme.MaterialComponents.DayNight.Dialog.Bridge = 0x7f1101b8
-net.micode.notes:style/Theme.MaterialComponents.DayNight.Bridge = 0x7f1101b2
+net.micode.notes:style/Theme.MaterialComponents.DayNight.Dialog.Bridge = 0x7f1201b8
+net.micode.notes:style/Theme.MaterialComponents.DayNight.Bridge = 0x7f1201b2
net.micode.notes:drawable/abc_tab_indicator_mtrl_alpha = 0x7f08004e
net.micode.notes:attr/alpha = 0x7f040028
net.micode.notes:dimen/notification_main_column_padding_top = 0x7f070187
net.micode.notes:dimen/mtrl_calendar_day_vertical_padding = 0x7f0700f1
net.micode.notes:dimen/abc_search_view_preferred_width = 0x7f070037
net.micode.notes:drawable/abc_list_divider_mtrl_alpha = 0x7f080031
-net.micode.notes:id/checked = 0x7f090074
+net.micode.notes:id/checked = 0x7f0a0074
net.micode.notes:attr/navigationRailStyle = 0x7f040265
net.micode.notes:attr/helperTextEnabled = 0x7f04017d
-net.micode.notes:style/HighlightTextAppearanceSecondary = 0x7f1100e9
+net.micode.notes:style/HighlightTextAppearanceSecondary = 0x7f1200e9
net.micode.notes:attr/layout_dodgeInsetEdges = 0x7f0401f3
net.micode.notes:attr/backgroundInsetTop = 0x7f04003f
net.micode.notes:attr/actionBarTabTextStyle = 0x7f040008
-net.micode.notes:string/abc_searchview_description_voice = 0x7f100017
+net.micode.notes:string/abc_searchview_description_voice = 0x7f110017
net.micode.notes:attr/fabCradleVerticalOffset = 0x7f040149
net.micode.notes:attr/buttonTint = 0x7f040074
net.micode.notes:dimen/material_filled_edittext_font_2_0_padding_top = 0x7f0700ae
net.micode.notes:attr/actionBarSplitStyle = 0x7f040004
-net.micode.notes:style/Theme.MaterialComponents.Dialog.Alert.Bridge = 0x7f1101c2
-net.micode.notes:drawable/material_ic_menu_arrow_up_black_24dp = 0x7f0800ab
+net.micode.notes:style/Theme.MaterialComponents.Dialog.Alert.Bridge = 0x7f1201c2
+net.micode.notes:drawable/material_ic_menu_arrow_up_black_24dp = 0x7f0800ad
net.micode.notes:attr/textInputStyle = 0x7f04032d
net.micode.notes:attr/actionProviderClass = 0x7f04001f
-net.micode.notes:drawable/menu_btn_bg = 0x7f0800ac
net.micode.notes:animator/mtrl_fab_show_motion_spec = 0x7f020011
-net.micode.notes:id/test_checkbox_android_button_tint = 0x7f0901cb
+net.micode.notes:id/test_checkbox_android_button_tint = 0x7f0a01cc
net.micode.notes:color/design_bottom_navigation_shadow_color = 0x7f060033
net.micode.notes:animator/mtrl_fab_hide_motion_spec = 0x7f020010
net.micode.notes:anim/btn_checkbox_to_unchecked_box_inner_merged_animation = 0x7f010012
-net.micode.notes:drawable/mtrl_ic_error = 0x7f0800b4
+net.micode.notes:drawable/mtrl_ic_error = 0x7f0800b5
net.micode.notes:attr/constraints = 0x7f0400cd
net.micode.notes:attr/subtitleTextAppearance = 0x7f0402e8
-net.micode.notes:drawable/list_folder = 0x7f080090
+net.micode.notes:drawable/list_folder = 0x7f080091
net.micode.notes:attr/motionEasingLinear = 0x7f040255
-net.micode.notes:interpolator/btn_radio_to_on_mtrl_animation_interpolator_0 = 0x7f0b0005
+net.micode.notes:interpolator/btn_radio_to_on_mtrl_animation_interpolator_0 = 0x7f0c0005
net.micode.notes:attr/clockIcon = 0x7f0400a2
net.micode.notes:dimen/design_navigation_elevation = 0x7f070073
-net.micode.notes:string/folder_exist = 0x7f10003e
-net.micode.notes:id/barrier = 0x7f090055
+net.micode.notes:string/folder_exist = 0x7f11003e
+net.micode.notes:id/barrier = 0x7f0a0055
net.micode.notes:dimen/design_bottom_sheet_peek_height_min = 0x7f07006b
-net.micode.notes:style/Widget.MaterialComponents.Slider = 0x7f1102bb
+net.micode.notes:style/Widget.MaterialComponents.Slider = 0x7f1202bb
net.micode.notes:dimen/material_textinput_default_width = 0x7f0700b7
net.micode.notes:dimen/design_bottom_navigation_icon_size = 0x7f070062
-net.micode.notes:style/Widget.MaterialComponents.Chip.Entry = 0x7f110288
+net.micode.notes:style/Widget.MaterialComponents.Chip.Entry = 0x7f120288
net.micode.notes:animator/design_fab_show_motion_spec = 0x7f020002
net.micode.notes:attr/triggerReceiver = 0x7f04036a
-net.micode.notes:id/mtrl_calendar_days_of_week = 0x7f09012b
+net.micode.notes:id/mtrl_calendar_days_of_week = 0x7f0a012b
net.micode.notes:dimen/abc_switch_padding = 0x7f07003b
net.micode.notes:attr/cardCornerRadius = 0x7f040077
net.micode.notes:color/mtrl_btn_stroke_color_selector = 0x7f060087
-net.micode.notes:style/ThemeOverlay.AppCompat = 0x7f1101dd
-net.micode.notes:style/Base.Theme.AppCompat.Light.Dialog.Alert = 0x7f110051
+net.micode.notes:style/Theme.MaterialComponents.Light.Dialog.Alert.Bridge = 0x7f1201d1
+net.micode.notes:attr/tooltipForegroundColor = 0x7f040354
+net.micode.notes:style/ThemeOverlay.AppCompat = 0x7f1201dd
+net.micode.notes:style/Base.Theme.AppCompat.Light.Dialog.Alert = 0x7f120051
net.micode.notes:dimen/mtrl_fab_min_touch_target = 0x7f070130
net.micode.notes:anim/btn_radio_to_off_mtrl_dot_group_animation = 0x7f010015
net.micode.notes:attr/boxStrokeWidth = 0x7f040066
-net.micode.notes:id/add = 0x7f090046
+net.micode.notes:id/add = 0x7f0a0046
net.micode.notes:anim/btn_radio_to_on_mtrl_ring_outer_path_animation = 0x7f01001a
-net.micode.notes:string/menu_search = 0x7f100070
-net.micode.notes:menu/call_record_folder = 0x7f0d0001
-net.micode.notes:drawable/widget_4x_blue = 0x7f0800db
-net.micode.notes:id/time = 0x7f0901e0
-net.micode.notes:id/SHOW_ALL = 0x7f090008
+net.micode.notes:string/menu_search = 0x7f110070
+net.micode.notes:menu/call_record_folder = 0x7f0e0001
+net.micode.notes:drawable/widget_4x_blue = 0x7f0800e2
+net.micode.notes:id/time = 0x7f0a01e1
+net.micode.notes:id/SHOW_ALL = 0x7f0a0008
net.micode.notes:attr/hideOnScroll = 0x7f040183
net.micode.notes:dimen/mtrl_navigation_rail_text_bottom_margin = 0x7f07014c
-net.micode.notes:id/save_non_transition_alpha = 0x7f090185
-net.micode.notes:id/auto = 0x7f090051
+net.micode.notes:id/save_non_transition_alpha = 0x7f0a0186
+net.micode.notes:id/auto = 0x7f0a0051
net.micode.notes:dimen/material_clock_number_text_size = 0x7f0700a0
net.micode.notes:attr/badgeTextColor = 0x7f040047
net.micode.notes:animator/mtrl_card_state_list_anim = 0x7f020009
-net.micode.notes:attr/fontFamily = 0x7f040167
-net.micode.notes:style/Theme.MaterialComponents.DialogWhenLarge = 0x7f1101c8
net.micode.notes:dimen/notification_large_icon_height = 0x7f070185
-net.micode.notes:style/Widget.Design.TextInputEditText = 0x7f110262
-net.micode.notes:style/Theme.AppCompat.Light.Dialog = 0x7f1101a0
-net.micode.notes:style/Base.Widget.MaterialComponents.PopupMenu.ListPopupWindow = 0x7f1100dd
-net.micode.notes:layout/mtrl_calendar_days_of_week = 0x7f0c0047
+net.micode.notes:style/Widget.Design.TextInputEditText = 0x7f120262
+net.micode.notes:style/Theme.AppCompat.Light.Dialog = 0x7f1201a0
+net.micode.notes:style/Base.Widget.MaterialComponents.PopupMenu.ListPopupWindow = 0x7f1200dd
+net.micode.notes:layout/mtrl_calendar_days_of_week = 0x7f0d0047
net.micode.notes:dimen/mtrl_bottomappbar_fab_cradle_vertical_offset = 0x7f0700ce
net.micode.notes:anim/abc_tooltip_exit = 0x7f01000b
net.micode.notes:attr/actionModeWebSearchDrawable = 0x7f04001c
net.micode.notes:dimen/abc_panel_menu_list_width = 0x7f070034
-net.micode.notes:string/menu_select_all = 0x7f100071
+net.micode.notes:string/menu_select_all = 0x7f110071
net.micode.notes:attr/buttonStyleSmall = 0x7f040073
net.micode.notes:anim/abc_shrink_fade_out_from_bottom = 0x7f010005
net.micode.notes:dimen/abc_edit_text_inset_bottom_material = 0x7f07002c
-net.micode.notes:string/abc_menu_enter_shortcut_label = 0x7f10000b
+net.micode.notes:string/abc_menu_enter_shortcut_label = 0x7f11000b
net.micode.notes:color/abc_background_cache_hint_selector_material_dark = 0x7f060000
net.micode.notes:attr/textAppearanceSmallPopupMenu = 0x7f040326
net.micode.notes:color/cardview_light_background = 0x7f06002b
net.micode.notes:attr/currentState = 0x7f0400f3
-net.micode.notes:style/Widget.MaterialComponents.Toolbar.Primary = 0x7f1102d7
+net.micode.notes:style/Widget.MaterialComponents.Toolbar.Primary = 0x7f1202d7
net.micode.notes:attr/layout_constraintTop_creator = 0x7f0401e9
-net.micode.notes:style/Widget.MaterialComponents.TextInputEditText.OutlinedBox = 0x7f1102c4
-net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse = 0x7f110156
+net.micode.notes:style/Widget.MaterialComponents.TextInputEditText.OutlinedBox = 0x7f1202c4
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse = 0x7f120156
diff --git a/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt b/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt
index 67cd8f3..633880b 100644
--- a/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt
+++ b/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt
@@ -1690,10 +1690,10 @@ drawable abc_textfield_search_activated_mtrl_alpha
drawable abc_textfield_search_default_mtrl_alpha
drawable abc_textfield_search_material
drawable abc_vector_test
+drawable anim_fire
drawable avd_hide_password
drawable avd_show_password
drawable backup_note_checked
-drawable baseline_add_box_24
drawable bg_btn_set_color
drawable bg_color_btn_mask
drawable btn_checkbox_checked_mtrl
@@ -1705,8 +1705,6 @@ drawable btn_radio_off_to_on_mtrl_animation
drawable btn_radio_on_mtrl
drawable btn_radio_on_to_off_mtrl_animation
drawable call_record
-drawable circle_btn_bg
-drawable circle_btn_bg_trans
drawable clock
drawable delete
drawable design_fab_background
@@ -1725,6 +1723,8 @@ drawable edit_title_white
drawable edit_title_yellow
drawable edit_white
drawable edit_yellow
+drawable fire_1
+drawable fire_2
drawable font_large
drawable font_normal
drawable font_size_selector_bg
@@ -1760,6 +1760,7 @@ drawable list_yellow_down
drawable list_yellow_middle
drawable list_yellow_single
drawable list_yellow_up
+drawable login_input_style
drawable material_cursor_drawable
drawable material_ic_calendar_black_24dp
drawable material_ic_clear_black_24dp
@@ -1770,7 +1771,6 @@ drawable material_ic_keyboard_arrow_previous_black_24dp
drawable material_ic_keyboard_arrow_right_black_24dp
drawable material_ic_menu_arrow_down_black_24dp
drawable material_ic_menu_arrow_up_black_24dp
-drawable menu_btn_bg
drawable menu_delete
drawable menu_move
drawable mtrl_dialog_background
@@ -1805,6 +1805,9 @@ drawable notification_template_icon_bg
drawable notification_template_icon_low_bg
drawable notification_tile_bg
drawable notify_panel_notification_icon_bg
+drawable pin
+drawable pin_active
+drawable pin_bg
drawable search_result
drawable selected
drawable test_custom_background
@@ -1812,6 +1815,9 @@ drawable title_alert
drawable title_bar_bg
drawable tooltip_frame_dark
drawable tooltip_frame_light
+drawable verify_btn_bg
+drawable verify_btn_normal
+drawable verify_btn_pressed
drawable widget_2x_blue
drawable widget_2x_green
drawable widget_2x_red
@@ -1822,6 +1828,8 @@ drawable widget_4x_green
drawable widget_4x_red
drawable widget_4x_white
drawable widget_4x_yellow
+font consolas
+font font_consolas
id ALT
id BOTTOM_END
id BOTTOM_START
@@ -1915,7 +1923,6 @@ id blocking
id bottom
id bounce
id btn
-id btn_close
id btn_lf
id btn_login
id btn_login_area
@@ -1931,6 +1938,7 @@ id buttonPanel
id button_get_verification_code
id cancel_button
id cb_edit_item
+id cb_pin
id center
id center_horizontal
id center_vertical
@@ -2195,6 +2203,7 @@ id pathRelative
id peekHeight
id percent
id pin
+id pin_fire
id position
id postLayout
id prefenerece_sync_status_textview
diff --git a/app/build/outputs/logs/manifest-merger-debug-report.txt b/app/build/outputs/logs/manifest-merger-debug-report.txt
index dc7802e..9d1c132 100644
--- a/app/build/outputs/logs/manifest-merger-debug-report.txt
+++ b/app/build/outputs/logs/manifest-merger-debug-report.txt
@@ -4,6 +4,7 @@ ADDED from E:\andriodProj\my_note\gitProject\app\src\main\AndroidManifest.xml:18
INJECTED from E:\andriodProj\my_note\gitProject\app\src\main\AndroidManifest.xml:18:1-194:12
INJECTED from E:\andriodProj\my_note\gitProject\app\src\main\AndroidManifest.xml:18:1-194:12
INJECTED from E:\andriodProj\my_note\gitProject\app\src\main\AndroidManifest.xml:18:1-194:12
+MERGED from [com.tencent.mm.opensdk:wechat-sdk-android:6.8.24] E:\gradle_rep\caches\transforms-3\c47deef7e6aea09a4c16931908c89b4c\transformed\jetified-wechat-sdk-android-6.8.24\AndroidManifest.xml:2:1-9:12
MERGED from [com.google.android.material:material:1.4.0] E:\gradle_rep\caches\transforms-3\49dd37bf10937f4a5031c2e2032cd3be\transformed\material-1.4.0\AndroidManifest.xml:17:1-24:12
MERGED from [androidx.cardview:cardview:1.0.0] E:\gradle_rep\caches\transforms-3\1f624a3ec658e1a90eb17b72d8f4e5aa\transformed\cardview-1.0.0\AndroidManifest.xml:17:1-22:12
MERGED from [androidx.coordinatorlayout:coordinatorlayout:1.1.0] E:\gradle_rep\caches\transforms-3\8255cf8f73e0ec2d884b3aa8102e6cd4\transformed\coordinatorlayout-1.1.0\AndroidManifest.xml:17:1-24:12
@@ -308,6 +309,8 @@ uses-sdk
INJECTED from E:\andriodProj\my_note\gitProject\app\src\main\AndroidManifest.xml reason: use-sdk injection requested
INJECTED from E:\andriodProj\my_note\gitProject\app\src\main\AndroidManifest.xml
INJECTED from E:\andriodProj\my_note\gitProject\app\src\main\AndroidManifest.xml
+MERGED from [com.tencent.mm.opensdk:wechat-sdk-android:6.8.24] E:\gradle_rep\caches\transforms-3\c47deef7e6aea09a4c16931908c89b4c\transformed\jetified-wechat-sdk-android-6.8.24\AndroidManifest.xml:5:5-7:41
+MERGED from [com.tencent.mm.opensdk:wechat-sdk-android:6.8.24] E:\gradle_rep\caches\transforms-3\c47deef7e6aea09a4c16931908c89b4c\transformed\jetified-wechat-sdk-android-6.8.24\AndroidManifest.xml:5:5-7:41
MERGED from [com.google.android.material:material:1.4.0] E:\gradle_rep\caches\transforms-3\49dd37bf10937f4a5031c2e2032cd3be\transformed\material-1.4.0\AndroidManifest.xml:20:5-44
MERGED from [com.google.android.material:material:1.4.0] E:\gradle_rep\caches\transforms-3\49dd37bf10937f4a5031c2e2032cd3be\transformed\material-1.4.0\AndroidManifest.xml:20:5-44
MERGED from [androidx.cardview:cardview:1.0.0] E:\gradle_rep\caches\transforms-3\1f624a3ec658e1a90eb17b72d8f4e5aa\transformed\cardview-1.0.0\AndroidManifest.xml:20:5-44
diff --git a/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin b/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin
index afdcefd..9fe3ec9 100644
Binary files a/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin and b/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin differ
diff --git a/app/src/main/java/net/micode/notes/data/Notes.java b/app/src/main/java/net/micode/notes/data/Notes.java
index 05a9072..ededafc 100644
--- a/app/src/main/java/net/micode/notes/data/Notes.java
+++ b/app/src/main/java/net/micode/notes/data/Notes.java
@@ -165,6 +165,12 @@ public class Notes {
* Type : INTEGER (long)
*/
public static final String VERSION = "version";
+
+ /**
+ * The Pin
+ * Type : INTEGER (long)
+ */
+ public static final String PIN = "pin";
}
public interface DataColumns {
diff --git a/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java b/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java
index 466837a..5813490 100644
--- a/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java
+++ b/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java
@@ -60,7 +60,8 @@ public class NotesDatabaseHelper extends SQLiteOpenHelper {
NoteColumns.LOCAL_MODIFIED + " INTEGER NOT NULL DEFAULT 0," +
NoteColumns.ORIGIN_PARENT_ID + " INTEGER NOT NULL DEFAULT 0," +
NoteColumns.GTASK_ID + " TEXT NOT NULL DEFAULT ''," +
- NoteColumns.VERSION + " INTEGER NOT NULL DEFAULT 0" +
+ NoteColumns.VERSION + " INTEGER NOT NULL DEFAULT 0," +
+ NoteColumns.PIN + " INTEGER NOT NULL DEFAULT 0" +
")";
@@ -75,7 +76,7 @@ public class NotesDatabaseHelper extends SQLiteOpenHelper {
DataColumns.DATA1 + " INTEGER," + // 此列可能包含电话号码、电子邮件地址等。
DataColumns.DATA2 + " INTEGER," + // 此列可能包含电话类型(家庭、工作等)、电子邮件类型等。
DataColumns.DATA3 + " TEXT NOT NULL DEFAULT ''," + // 通常情况下,此列的使用与 DATA2 相同。
- DataColumns.DATA4 + " TEXT NOT NULL DEFAULT ''," + // 保留供将来使用。
+ DataColumns.DATA4 + " TEXT NOT NULL DEFAULT ''," + // 保留供将来使用。 判断note是否顶置
DataColumns.DATA5 + " TEXT NOT NULL DEFAULT ''" + //保留供将来使用
")";
diff --git a/app/src/main/java/net/micode/notes/data/NotesProvider.java b/app/src/main/java/net/micode/notes/data/NotesProvider.java
index ea35665..143bb11 100644
--- a/app/src/main/java/net/micode/notes/data/NotesProvider.java
+++ b/app/src/main/java/net/micode/notes/data/NotesProvider.java
@@ -42,13 +42,13 @@ public class NotesProvider extends ContentProvider {
private static final String TAG = "NotesProvider";
- private static final int URI_NOTE = 1;
- private static final int URI_NOTE_ITEM = 2;
- private static final int URI_DATA = 3;
- private static final int URI_DATA_ITEM = 4;
+ private static final int URI_NOTE = 1;
+ private static final int URI_NOTE_ITEM = 2;
+ private static final int URI_DATA = 3;
+ private static final int URI_DATA_ITEM = 4;
- private static final int URI_SEARCH = 5;
- private static final int URI_SEARCH_SUGGEST = 6;
+ private static final int URI_SEARCH = 5;
+ private static final int URI_SEARCH_SUGGEST = 6;
static {
mMatcher = new UriMatcher(UriMatcher.NO_MATCH);
@@ -66,18 +66,18 @@ public class NotesProvider extends ContentProvider {
* we will trim '\n' and white space in order to show more information.
*/
private static final String NOTES_SEARCH_PROJECTION = NoteColumns.ID + ","
- + NoteColumns.ID + " AS " + SearchManager.SUGGEST_COLUMN_INTENT_EXTRA_DATA + ","
- + "TRIM(REPLACE(" + NoteColumns.SNIPPET + ", x'0A','')) AS " + SearchManager.SUGGEST_COLUMN_TEXT_1 + ","
- + "TRIM(REPLACE(" + NoteColumns.SNIPPET + ", x'0A','')) AS " + SearchManager.SUGGEST_COLUMN_TEXT_2 + ","
- + R.drawable.search_result + " AS " + SearchManager.SUGGEST_COLUMN_ICON_1 + ","
- + "'" + Intent.ACTION_VIEW + "' AS " + SearchManager.SUGGEST_COLUMN_INTENT_ACTION + ","
- + "'" + Notes.TextNote.CONTENT_TYPE + "' AS " + SearchManager.SUGGEST_COLUMN_INTENT_DATA;
+ + NoteColumns.ID + " AS " + SearchManager.SUGGEST_COLUMN_INTENT_EXTRA_DATA + ","
+ + "TRIM(REPLACE(" + NoteColumns.SNIPPET + ", x'0A','')) AS " + SearchManager.SUGGEST_COLUMN_TEXT_1 + ","
+ + "TRIM(REPLACE(" + NoteColumns.SNIPPET + ", x'0A','')) AS " + SearchManager.SUGGEST_COLUMN_TEXT_2 + ","
+ + R.drawable.search_result + " AS " + SearchManager.SUGGEST_COLUMN_ICON_1 + ","
+ + "'" + Intent.ACTION_VIEW + "' AS " + SearchManager.SUGGEST_COLUMN_INTENT_ACTION + ","
+ + "'" + Notes.TextNote.CONTENT_TYPE + "' AS " + SearchManager.SUGGEST_COLUMN_INTENT_DATA;
private static String NOTES_SNIPPET_SEARCH_QUERY = "SELECT " + NOTES_SEARCH_PROJECTION
- + " FROM " + TABLE.NOTE
- + " WHERE " + NoteColumns.SNIPPET + " LIKE ?"
- + " AND " + NoteColumns.PARENT_ID + "<>" + Notes.ID_TRASH_FOLER
- + " AND " + NoteColumns.TYPE + "=" + Notes.TYPE_NOTE;
+ + " FROM " + TABLE.NOTE
+ + " WHERE " + NoteColumns.SNIPPET + " LIKE ?"
+ + " AND " + NoteColumns.PARENT_ID + "<>" + Notes.ID_TRASH_FOLER
+ + " AND " + NoteColumns.TYPE + "=" + Notes.TYPE_NOTE;
@Override
public boolean onCreate() {
@@ -85,9 +85,34 @@ public class NotesProvider extends ContentProvider {
return true;
}
+ private String[] appendPinColumnToProjection(String[] projection) {
+ if(projection == null) {
+ return null;
+ }
+ //判断pin是否存在与projection中
+ for (String column : projection) {
+ if (NoteColumns.PIN.equals(column)) {
+ return projection;
+ }
+ }
+ String[] newProjection = new String[projection.length + 1];
+ System.arraycopy(projection, 0, newProjection, 0, projection.length);
+ newProjection[projection.length] = NoteColumns.PIN;
+ return newProjection;
+ }
+
@Override
public Cursor query(Uri uri, String[] projection, String selection, String[] selectionArgs,
String sortOrder) {
+ // ------- custom by chen ------------
+ //add note.culumn.pin to projection
+ if(uri.equals( Notes.CONTENT_NOTE_URI)){
+ projection = appendPinColumnToProjection(projection);
+ sortOrder = "pin DESC," + sortOrder;
+ }
+
+ // ------- custom by chen ------------
+
// 初始化游标为空
Cursor c = null;
// 获取可读的数据库实例
@@ -147,7 +172,7 @@ public class NotesProvider extends ContentProvider {
// 格式化搜索关键词,加上通配符,执行笔记表的全文搜索操作
searchString = String.format("%%%s%%", searchString);
c = db.rawQuery(NOTES_SNIPPET_SEARCH_QUERY,
- new String[] { searchString });
+ new String[]{searchString});
} catch (IllegalStateException ex) {
Log.e(TAG, "got exception: " + ex.toString());
}
diff --git a/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java b/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java
index 8c3bef3..746d8bb 100644
--- a/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java
+++ b/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java
@@ -22,11 +22,8 @@ import android.app.AlertDialog;
import android.app.PendingIntent;
import android.app.SearchManager;
import android.appwidget.AppWidgetManager;
-import android.content.ContentUris;
-import android.content.Context;
-import android.content.DialogInterface;
-import android.content.Intent;
-import android.content.SharedPreferences;
+import android.content.*;
+import android.database.Cursor;
import android.graphics.Paint;
import android.os.Bundle;
import android.preference.PreferenceManager;
@@ -153,6 +150,10 @@ public class NoteEditActivity extends Activity implements OnClickListener,
private String mUserQuery;
private Pattern mPattern;
+// ----------------------- Custom by chenqy -----------------------
+
+ private PinCheckBox pinCheckBox;
+
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
@@ -183,6 +184,8 @@ public class NoteEditActivity extends Activity implements OnClickListener,
}
}
+
+
// 初始化 Activity 状态
private boolean initActivityState(Intent intent) {
// 先设置当前正在编辑的笔记为空
@@ -417,6 +420,28 @@ public class NoteEditActivity extends Activity implements OnClickListener,
mFontSizeId = ResourceParser.BG_DEFAULT_FONT_SIZE;
}
mEditTextList = (LinearLayout) findViewById(R.id.note_edit_list);
+
+ //custom
+ initPinCheckbox();
+ }
+
+ private void initPinCheckbox(){
+ pinCheckBox = findViewById(R.id.cb_pin);
+ Cursor pin_query = getContentResolver().query(Notes.CONTENT_NOTE_URI, new String[]{Notes.NoteColumns.PIN}, Notes.NoteColumns.ID + "=?", new String[]{String.valueOf(mWorkingNote.getNoteId())}, null);
+ if (pin_query != null && pin_query.moveToFirst()) {
+ pinCheckBox.setChecked(pin_query.getInt(0) == 1);
+ pin_query.close();
+ }
+ pinCheckBox.setOnCheckedChangeListener((buttonView, isChecked) -> {
+ ContentValues val = new ContentValues();
+ val.put(Notes.NoteColumns.PIN, isChecked ? 1 : 0);
+ boolean b = getContentResolver().update(
+ ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, mWorkingNote.getNoteId()), val, null,
+ null) == 0;
+ if (b) {
+ Toast.makeText(NoteEditActivity.this, "Pin failed", Toast.LENGTH_SHORT).show();
+ }
+ });
}
@Override
@@ -749,6 +774,7 @@ public class NoteEditActivity extends Activity implements OnClickListener,
private View getListItem(String item, int index) {
View view = LayoutInflater.from(this).inflate(R.layout.note_edit_list_item, null);
+ ImageView pin_fire = view.findViewById(R.id.pin_fire);
final NoteEditText edit = (NoteEditText) view.findViewById(R.id.et_edit_text);
edit.setTextAppearance(this, TextAppearanceResources.getTexAppearanceResource(mFontSizeId));
CheckBox cb = ((CheckBox) view.findViewById(R.id.cb_edit_item));
diff --git a/app/src/main/java/net/micode/notes/ui/NoteItemData.java b/app/src/main/java/net/micode/notes/ui/NoteItemData.java
index 26d57fb..9bb309f 100644
--- a/app/src/main/java/net/micode/notes/ui/NoteItemData.java
+++ b/app/src/main/java/net/micode/notes/ui/NoteItemData.java
@@ -16,6 +16,7 @@
package net.micode.notes.ui;
+import android.annotation.SuppressLint;
import android.content.Context;
import android.database.Cursor;
import android.text.TextUtils;
@@ -76,12 +77,16 @@ public class NoteItemData {
private boolean mIsOneNoteFollowingFolder;
private boolean mIsMultiNotesFollowingFolder;
+ //custom
+ private long mPin;
+
/**
* 从cursor和context构造一个NoteItemData对象
*
* @param context 应用程序的上下文
* @param cursor 包含NoteItemData对象数据的游标
*/
+ @SuppressLint("Range")
public NoteItemData(Context context, Cursor cursor) {
// 根据游标中的值设置实例变量
mId = cursor.getLong(ID_COLUMN);
@@ -98,6 +103,7 @@ public class NoteItemData {
mType = cursor.getInt(TYPE_COLUMN);
mWidgetId = cursor.getInt(WIDGET_ID_COLUMN);
mWidgetType = cursor.getInt(WIDGET_TYPE_COLUMN);
+ mPin = cursor.getLong(cursor.getColumnIndex("pin"));
// 如果笔记在通话记录文件夹中,则设置电话号码和名称字段
mPhoneNumber = "";
diff --git a/app/src/main/java/net/micode/notes/ui/NoteLoginActivity.java b/app/src/main/java/net/micode/notes/ui/NoteLoginActivity.java
index 3850b6f..04b796b 100644
--- a/app/src/main/java/net/micode/notes/ui/NoteLoginActivity.java
+++ b/app/src/main/java/net/micode/notes/ui/NoteLoginActivity.java
@@ -4,16 +4,22 @@ import android.animation.Animator;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
+import android.graphics.Color;
+import android.graphics.drawable.AnimationDrawable;
+import android.graphics.drawable.Drawable;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
+import android.text.Spannable;
+import android.text.SpannableString;
+import android.text.SpannableStringBuilder;
+import android.text.TextUtils;
+import android.text.style.ForegroundColorSpan;
import android.util.Log;
import android.view.View;
import android.view.ViewAnimationUtils;
-import android.widget.Button;
-import android.widget.EditText;
-import android.widget.RelativeLayout;
-import android.widget.Toast;
+import android.widget.*;
+import androidx.core.content.ContextCompat;
import net.micode.notes.R;
import net.micode.notes.data.Auth;
import net.micode.notes.tool.NoteHttpServer;
@@ -43,9 +49,10 @@ public class NoteLoginActivity extends Activity {
private Context context;
private long mExitTime = 0;
private boolean login_btn_isClickable = true;
-
private static final String VERIFICATION_CODE_URL = "/verify/verifycode";
+
+
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
@@ -72,6 +79,7 @@ public class NoteLoginActivity extends Activity {
}
private void initResources() {
+
context = this;
server = new NoteHttpServer();
@@ -88,6 +96,7 @@ public class NoteLoginActivity extends Activity {
UIUtils.sendMsg(NoteLoginActivity.this, "验证码错误");
}
});
+
//如果携带了phone信息
Intent intent = getIntent();
String phone = intent.getStringExtra("phone");
@@ -96,6 +105,7 @@ public class NoteLoginActivity extends Activity {
}
}
+
//checkIsLogin
private void checkLogin() throws JSONException, IOException {
//TODO 通过验证本地存储的token与服务器进行匹配判断是否登陆
diff --git a/app/src/main/java/net/micode/notes/ui/NoteMenuButton.java b/app/src/main/java/net/micode/notes/ui/NoteMenuButton.java
index 6084da4..393b133 100644
--- a/app/src/main/java/net/micode/notes/ui/NoteMenuButton.java
+++ b/app/src/main/java/net/micode/notes/ui/NoteMenuButton.java
@@ -6,6 +6,7 @@ import android.app.Activity;
import android.app.FragmentManager;
import android.content.Context;
import android.util.AttributeSet;
+import android.util.Log;
import android.view.View;
import android.view.animation.AlphaAnimation;
import android.view.animation.Animation;
@@ -19,6 +20,7 @@ public class NoteMenuButton extends androidx.appcompat.widget.AppCompatButton im
private Context context;
private NoteMenuMainFragment noteMenuMainFragment;
private OnClickNoteMenuButton callback;
+ private View maks_view;
public NoteMenuButton(Context context) {
super(context);
@@ -43,16 +45,19 @@ public class NoteMenuButton extends androidx.appcompat.widget.AppCompatButton im
private void init() {
fm = ((Activity) context).getFragmentManager();
- note_menu = ((Activity) context).findViewById(R.id.note_menu);
+ note_menu = ((Activity)context).findViewById(R.id.note_menu);
noteMenuMainFragment = new NoteMenuMainFragment();
+ maks_view = ((Activity)context).findViewById(R.id.mask_view);
setOnClickListener(this);
}
@Override
public void onClick(View v) {
+ Log.e(TAG, "note menu btn onClick" );
View maskView = ((Activity) context).findViewById(R.id.mask_view);
maskView.setVisibility(View.VISIBLE);
maskView.setOnClickListener(v1 -> {
+ Log.e(TAG, " maskView.setOnClickListener" );
hideMenuWithAnimation();
});
@@ -66,12 +71,14 @@ public class NoteMenuButton extends androidx.appcompat.widget.AppCompatButton im
anim.setDuration(200);
note_menu.startAnimation(anim);
note_menu.setVisibility(View.VISIBLE);
+ note_menu.findViewById(R.id.note_menu_container).setVisibility(View.VISIBLE);
fm.beginTransaction().replace(R.id.note_menu_container, noteMenuMainFragment).commit();
//执行OnClickNoteMenuButton
if (callback != null) callback.execute();
}
private void hideMenuWithAnimation() {
+
AlphaAnimation anim = new AlphaAnimation(1.0f, 0.0f);
anim.setDuration(200);
anim.setFillAfter(true); // 设置动画结束后保持最后的状态
@@ -83,6 +90,8 @@ public class NoteMenuButton extends androidx.appcompat.widget.AppCompatButton im
@Override
public void onAnimationEnd(Animation animation) {
note_menu.setVisibility(View.GONE);
+ note_menu.findViewById(R.id.note_menu_container).setVisibility(View.GONE);
+
View maskView = ((Activity) context).findViewById(R.id.mask_view);
maskView.setVisibility(View.GONE);
@@ -100,9 +109,8 @@ public class NoteMenuButton extends androidx.appcompat.widget.AppCompatButton im
note_menu.startAnimation(anim);
}
- public void hiddenMenu() {
- View maskView = ((Activity) context).findViewById(R.id.mask_view);
- maskView.performClick();
+ public void hiddenMenu() {
+ hideMenuWithAnimation();
}
public void setOnClickNoteMenuButton(OnClickNoteMenuButton callback) {
diff --git a/app/src/main/java/net/micode/notes/ui/NoteMenuListFragment.java b/app/src/main/java/net/micode/notes/ui/NoteMenuListFragment.java
index f9a58ea..694c160 100644
--- a/app/src/main/java/net/micode/notes/ui/NoteMenuListFragment.java
+++ b/app/src/main/java/net/micode/notes/ui/NoteMenuListFragment.java
@@ -12,6 +12,7 @@ import android.content.SharedPreferences;
import android.database.Cursor;
import android.os.Build;
import android.os.Bundle;
+import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
@@ -56,6 +57,7 @@ public class NoteMenuListFragment extends Fragment implements View.OnClickListen
@Override
public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {
+ Log.e(TAG, "创建菜单列表");
now_list_type = getArguments().getInt(SHOW_LIST_KEY);
View view = null;
switch (now_list_type) {
@@ -204,5 +206,11 @@ public class NoteMenuListFragment extends Fragment implements View.OnClickListen
break;
}
}
+
+ @Override
+ public void onStop() {
+ Log.e(TAG, "onStop");
+ super.onStop();
+ }
}
diff --git a/app/src/main/java/net/micode/notes/ui/NoteVerificationButton.java b/app/src/main/java/net/micode/notes/ui/NoteVerificationButton.java
index 2a6f2ad..b2a4c5b 100644
--- a/app/src/main/java/net/micode/notes/ui/NoteVerificationButton.java
+++ b/app/src/main/java/net/micode/notes/ui/NoteVerificationButton.java
@@ -60,7 +60,6 @@ public class NoteVerificationButton extends androidx.appcompat.widget.AppCompatB
@Override
public void onClick(View v) {
- Log.e(TAG, "onClick: ");
if (!isClickable) return;
note_login_phone_num = ((Activity) getContext()).findViewById(R.id.note_login_phone_num);
diff --git a/app/src/main/java/net/micode/notes/ui/NotesListActivity.java b/app/src/main/java/net/micode/notes/ui/NotesListActivity.java
index dda2729..456e86c 100644
--- a/app/src/main/java/net/micode/notes/ui/NotesListActivity.java
+++ b/app/src/main/java/net/micode/notes/ui/NotesListActivity.java
@@ -86,7 +86,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
private static final String PREFERENCE_ADD_INTRODUCTION = "net.micode.notes.introduction";
private enum ListEditState {
- NOTE_LIST, SUB_FOLDER, CALL_RECORD_FOLDER, NOTE_MENU,
+ NOTE_LIST, SUB_FOLDER, CALL_RECORD_FOLDER, NOTE_MENU, NOTE_BTN_GROUP
}
private ListEditState mState;
@@ -97,7 +97,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
private ListView mNotesListView;
- private Button mAddNewNote;
+ private Button btn_new_note;
private boolean mDispatch;
@@ -319,9 +319,9 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
mNotesListView.setOnItemLongClickListener(this);
mNotesListAdapter = new NotesListAdapter(this);
mNotesListView.setAdapter(mNotesListAdapter);
- mAddNewNote = findViewById(R.id.btn_new_note);
- mAddNewNote.setOnClickListener(this);
- mAddNewNote.setOnTouchListener(new NewNoteOnTouchListener());
+ btn_new_note = findViewById(R.id.btn_new_note);
+ btn_new_note.setOnClickListener(this);
+ btn_new_note.setOnTouchListener(new NewNoteOnTouchListener());
mDispatch = false;
mDispatchY = 0;
mOriginY = 0;
@@ -330,6 +330,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
mModeCallBack = new ModeCallback();
}
+
private void initCustom() {
//TODO initCustom
btn_note_main = findViewById(R.id.btn_note_main);
@@ -337,6 +338,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
mask_view = findViewById(R.id.empty_view);
btn_note_main.setOnClickListener(this);
mask_view.setOnClickListener(this);
+ mask_view.setAlpha(0f);
btn_menu_btn.setOnClickNoteMenuButton(() -> mState = ListEditState.NOTE_MENU);
bindBackupService();
}
@@ -347,6 +349,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
private ActionMode mActionMode;
public boolean onCreateActionMode(ActionMode mode, Menu menu) {
+ Log.e(TAG, "onCreateActionMode");
getMenuInflater().inflate(R.menu.note_list_options, menu);
menu.findItem(R.id.delete).setOnMenuItemClickListener(this);
MenuItem mMoveMenu = menu.findItem(R.id.move);
@@ -360,7 +363,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
mActionMode = mode;
mNotesListAdapter.setChoiceMode(true);
mNotesListView.setLongClickable(false);
- mAddNewNote.setVisibility(View.GONE);
+ btn_new_note.setVisibility(View.GONE);
View customView = LayoutInflater.from(NotesListActivity.this).inflate(
R.layout.note_list_dropdown_menu, null);
@@ -404,9 +407,10 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
}
public void onDestroyActionMode(ActionMode mode) {
+ Log.e(TAG, "onDestroyActionMode");
mNotesListAdapter.setChoiceMode(false);
mNotesListView.setLongClickable(true);
- mAddNewNote.setVisibility(View.VISIBLE);
+// btn_new_note.setVisibility(View.VISIBLE);
}
public void finishActionMode() {
@@ -455,7 +459,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
case MotionEvent.ACTION_DOWN: {
Display display = getWindowManager().getDefaultDisplay();
int screenHeight = display.getHeight();
- int newNoteViewHeight = mAddNewNote.getHeight();
+ int newNoteViewHeight = btn_new_note.getHeight();
int start = screenHeight - newNoteViewHeight;
int eventY = start + (int) event.getY();
//Minus TitleBar's height
@@ -614,6 +618,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
private void deleteFolder(long folderId) {
+ Log.e(TAG, "deleteFolder");
if (folderId == Notes.ID_ROOT_FOLDER) {
Log.e(TAG, "Wrong folder id, should not happen " + folderId);
return;
@@ -641,6 +646,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
}
private void openNode(NoteItemData data) {
+ Log.e(TAG, "openNode");
Intent intent = new Intent(this, NoteEditActivity.class);
intent.setAction(Intent.ACTION_VIEW);
intent.putExtra(Intent.EXTRA_UID, data.getId());
@@ -648,11 +654,12 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
}
private void openFolder(NoteItemData data) {
+ Log.e(TAG, "openFolder");
mCurrentFolderId = data.getId();
startAsyncNotesListQuery();
if (data.getId() == Notes.ID_CALL_RECORD_FOLDER) {
mState = ListEditState.CALL_RECORD_FOLDER;
- mAddNewNote.setVisibility(View.GONE);
+ btn_new_note.setVisibility(View.GONE);
} else {
mState = ListEditState.SUB_FOLDER;
}
@@ -665,57 +672,68 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
}
public void onClick(View v) {
+
+
+ Log.e(TAG, "custem onClick" );
int id = v.getId();
ObjectAnimator lfAlphaAnimator;
ObjectAnimator lfTranslationAnimator;
ObjectAnimator rtTranslationAnimator;
AnimatorSet lfSet;
AnimatorSet rtSet;
-
-
float x = btn_note_main.getX();
float y = btn_note_main.getY();
- float lf_endX = x - convertDpToPx(100);
+ float lf_endX = x - convertDpToPx(70);
float lf_endY = y - convertDpToPx(30);
- float rt_endX = x + convertDpToPx(100);
+ float rt_endX = x + convertDpToPx(70);
float rt_endY = y - convertDpToPx(30);
switch (id) {
case R.id.btn_note_main:
+ mState = ListEditState.NOTE_BTN_GROUP;
btn_note_main.animate()
.alpha(0f)
.setDuration(200)
- .withStartAction(()->{
- mask_view.setVisibility(View.VISIBLE);
- })
.withEndAction(() -> {
btn_note_main.setVisibility(View.GONE);
})
.start();
+ mask_view.animate()
+ .alpha(1f)
+ .setDuration(200)
+ .withStartAction(()->{
+ mask_view.setVisibility(View.VISIBLE);
+ })
+ .start();
// 左侧按钮可见性和位移动画
- mAddNewNote.setVisibility(View.VISIBLE);
- lfAlphaAnimator = ObjectAnimator.ofFloat(mAddNewNote, "alpha", 0f, 1f);
+ btn_new_note.setVisibility(View.VISIBLE);
+ lfAlphaAnimator = ObjectAnimator.ofFloat(btn_new_note, "alpha", 0f, 1f);
+
+// lfTranslationAnimator = createConcaveCurve(btn_new_note,x, y, lf_endX, lf_endY);
+ lfTranslationAnimator = createStraghtLine(btn_new_note,x, y, lf_endX, y);
- lfTranslationAnimator = createConcaveCurve(mAddNewNote,x, y, lf_endX, lf_endY);
lfSet = AnimUtils.playAnimations(200, null, lfAlphaAnimator, lfTranslationAnimator);
// 右侧按钮可见性和位移动画
btn_menu_btn.setVisibility(View.VISIBLE);
ObjectAnimator rtAlphaAnimator = ObjectAnimator.ofFloat(btn_menu_btn, "alpha", 0f, 1f);
- rtTranslationAnimator = createConcaveCurve(btn_menu_btn,x, y, rt_endX, rt_endY);
+// rtTranslationAnimator = createConcaveCurve(btn_menu_btn,x, y, rt_endX, rt_endY);
+ rtTranslationAnimator = createStraghtLine(btn_menu_btn,x, y, rt_endX, y);
+
rtSet = AnimUtils.playAnimations(200, null, rtAlphaAnimator, rtTranslationAnimator);
lfSet.start();
rtSet.start();
break;
case R.id.btn_new_note:
- ObjectAnimator rotateAnimator = ObjectAnimator.ofFloat(mAddNewNote, "rotation", 0f, -90f);
+ ObjectAnimator rotateAnimator = ObjectAnimator.ofFloat(btn_new_note, "rotation", 0f, -90f);
AnimatorSet animatorSet = AnimUtils.playAnimations(200,
new AnimatorListenerAdapter() {
@Override
public void onAnimationEnd(Animator animation) {
super.onAnimationEnd(animation);
+ Log.e(TAG, "onAnimationEnd");
createNewNote();
}
}
@@ -723,38 +741,48 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
animatorSet.start();
break;
case R.id.menu_button:
- mState = ListEditState.NOTE_MENU;
+ mState = ListEditState.NOTE_BTN_GROUP;
break;
case R.id.empty_view:
+ mState = ListEditState.NOTE_LIST;
btn_note_main.animate()
.alpha(1f)
.setDuration(200)
.withStartAction(() -> {
btn_note_main.setVisibility(View.VISIBLE);
})
- .withEndAction(() -> {
+
+ .start();
+ mask_view.animate()
+ .alpha(0f)
+ .setDuration(200)
+ .withEndAction(()->{
mask_view.setVisibility(View.GONE);
})
.start();
- lfAlphaAnimator = ObjectAnimator.ofFloat(mAddNewNote, "alpha", 1f, 0f);
- lfTranslationAnimator = createConvexCurve(mAddNewNote,lf_endX, lf_endY, x, y);
+ lfAlphaAnimator = ObjectAnimator.ofFloat(btn_new_note, "alpha", 1f, 0f);
+// lfTranslationAnimator = createConvexCurve(btn_new_note,lf_endX, lf_endY, x, y);
+ lfTranslationAnimator = createStraghtLine(btn_new_note,lf_endX, y, x, y);
lfSet = AnimUtils.playAnimations(200,
new AnimatorListenerAdapter() {
@Override
public void onAnimationEnd(Animator animation) {
- mAddNewNote.setVisibility(View.GONE);
+ Log.e(TAG, "onAnimationEnd");
+ btn_new_note.setVisibility(View.GONE);
}
}
, lfAlphaAnimator, lfTranslationAnimator);
rtAlphaAnimator = ObjectAnimator.ofFloat(btn_menu_btn, "alpha", 1f, 0f);
- rtTranslationAnimator = createConvexCurve(btn_menu_btn,rt_endX, rt_endY, x, y);
+// rtTranslationAnimator = createConvexCurve(btn_menu_btn,rt_endX, rt_endY, x, y);
+ rtTranslationAnimator = createStraghtLine(btn_menu_btn,rt_endX, y, x, y);
rtSet = AnimUtils.playAnimations(200,
new AnimatorListenerAdapter() {
@Override
public void onAnimationEnd(Animator animation) {
+ Log.e(TAG, "onAnimationEnd");
btn_menu_btn.setVisibility(View.GONE);
}
}
@@ -764,21 +792,28 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
break;
}
}
+ private ObjectAnimator createStraghtLine(Button btn, float sx, float sy, float ex, float ey) {
+ // 创建贝塞尔曲线
+ Path path = new Path();
+ path.moveTo(sx, sy);
+ path.lineTo(ex, ey);
+ return ObjectAnimator.ofFloat(btn, View.X, View.Y, path);
+ }
-
- private ObjectAnimator createConvexCurve(Button btn,float sx, float sy,float ex, float ey) {
+ private ObjectAnimator createConvexCurve(Button btn, float sx, float sy, float ex, float ey) {
// 创建贝塞尔曲线
Path path = new Path();
path.moveTo(sx, sy);
path.quadTo(sx, ey, ex, ey);
- return ObjectAnimator.ofFloat(btn, View.X, View.Y, path);
+ return ObjectAnimator.ofFloat(btn, View.X, View.Y, path);
}
- private ObjectAnimator createConcaveCurve(Button btn,float sx, float sy,float ex, float ey) {
+
+ private ObjectAnimator createConcaveCurve(Button btn, float sx, float sy, float ex, float ey) {
// 创建贝塞尔曲线
Path path = new Path();
path.moveTo(sx, sy);
path.quadTo(ex, sy, ex, ey);
- return ObjectAnimator.ofFloat(btn, View.X, View.Y, path);
+ return ObjectAnimator.ofFloat(btn, View.X, View.Y, path);
}
@@ -789,6 +824,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
private void showSoftInput() {
+ Log.e(TAG, "showSoftInput");
InputMethodManager inputMethodManager = (InputMethodManager) getSystemService(Context.INPUT_METHOD_SERVICE);
if (inputMethodManager != null) {
inputMethodManager.toggleSoftInput(InputMethodManager.SHOW_FORCED, 0);
@@ -796,6 +832,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
}
private void hideSoftInput(View view) {
+ Log.e(TAG, "hideSoftInput: ");
InputMethodManager inputMethodManager = (InputMethodManager) getSystemService(Context.INPUT_METHOD_SERVICE);
inputMethodManager.hideSoftInputFromWindow(view.getWindowToken(), 0);
}
@@ -875,6 +912,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
@Override
public void onBackPressed() {
+ Log.e(TAG, "onBackPressed");
switch (mState) {
case SUB_FOLDER:
mCurrentFolderId = Notes.ID_ROOT_FOLDER;
@@ -885,7 +923,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
case CALL_RECORD_FOLDER:
mCurrentFolderId = Notes.ID_ROOT_FOLDER;
mState = ListEditState.NOTE_LIST;
- mAddNewNote.setVisibility(View.VISIBLE);
+ btn_new_note.setVisibility(View.VISIBLE);
mTitleBar.setVisibility(View.GONE);
startAsyncNotesListQuery();
break;
@@ -901,6 +939,11 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
case NOTE_MENU:
mState = ListEditState.NOTE_LIST;
btn_menu_btn.hiddenMenu();
+ break;
+ case NOTE_BTN_GROUP:
+ mState = ListEditState.NOTE_LIST;
+ mask_view.performClick();
+ break;
default:
break;
}
@@ -927,6 +970,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
private final OnCreateContextMenuListener mFolderOnCreateContextMenuListener = new OnCreateContextMenuListener() {
public void onCreateContextMenu(ContextMenu menu, View v, ContextMenuInfo menuInfo) {
+ Log.e(TAG, "onCreateContextMenu");
if (mFocusNoteDataItem != null) {
menu.setHeaderTitle(mFocusNoteDataItem.getSnippet());
menu.add(0, MENU_FOLDER_VIEW, 0, R.string.menu_folder_view);
@@ -938,6 +982,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
@Override
public void onContextMenuClosed(Menu menu) {
+ Log.e(TAG, "onContextMenuClosed");
if (mNotesListView != null) {
mNotesListView.setOnCreateContextMenuListener(null);
}
@@ -946,6 +991,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
@Override
public boolean onContextItemSelected(MenuItem item) {
+ Log.e(TAG, "onContextItemSelected");
if (mFocusNoteDataItem == null) {
Log.e(TAG, "The long click data item is null");
return false;
@@ -976,6 +1022,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
@Override
public boolean onPrepareOptionsMenu(Menu menu) {
+ Log.e(TAG, "准备选项菜单");
menu.clear();
if (mState == ListEditState.NOTE_LIST) {
getMenuInflater().inflate(R.menu.note_list, menu);
@@ -1086,6 +1133,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
}
private void startPreferenceActivity() {
+ Log.e(TAG, "前往 PreferenceActivity");
Activity from = getParent() != null ? getParent() : this;
Intent intent = new Intent(from, NotesPreferenceActivity.class);
from.startActivityIfNeeded(intent, -1);
@@ -1094,6 +1142,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
private class OnListItemClickListener implements OnItemClickListener {
public void onItemClick(AdapterView> parent, View view, int position, long id) {
+ Log.e(TAG, "短按");
if (view instanceof NotesListItem) {
NoteItemData item = ((NotesListItem) view).getItemData();
if (mNotesListAdapter.isInChoiceMode()) {
@@ -1150,10 +1199,13 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
NoteColumns.MODIFIED_DATE + " DESC");
}
+ @Override
public boolean onItemLongClick(AdapterView> parent, View view, int position, long id) {
+ Log.e(TAG, "长按");
if (view instanceof NotesListItem) {
mFocusNoteDataItem = ((NotesListItem) view).getItemData();
if (mFocusNoteDataItem.getType() == Notes.TYPE_NOTE && !mNotesListAdapter.isInChoiceMode()) {
+// view.findViewById(R.id.is_top).setVisibility(View.VISIBLE);
if (mNotesListView.startActionMode(mModeCallBack) != null) {
mModeCallBack.onItemCheckedStateChanged(null, position, id, true);
mNotesListView.performHapticFeedback(HapticFeedbackConstants.LONG_PRESS);
@@ -1166,4 +1218,5 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
}
return false;
}
+
}
diff --git a/app/src/main/java/net/micode/notes/ui/NotesListAdapter.java b/app/src/main/java/net/micode/notes/ui/NotesListAdapter.java
index 8575db5..6ea5fcb 100644
--- a/app/src/main/java/net/micode/notes/ui/NotesListAdapter.java
+++ b/app/src/main/java/net/micode/notes/ui/NotesListAdapter.java
@@ -16,13 +16,17 @@
package net.micode.notes.ui;
+import android.annotation.SuppressLint;
import android.content.Context;
import android.database.Cursor;
+import android.graphics.drawable.AnimationDrawable;
+import android.graphics.drawable.Drawable;
import android.util.Log;
import android.view.View;
import android.view.ViewGroup;
import android.widget.CursorAdapter;
+import android.widget.ImageView;
import net.micode.notes.data.Notes;
import java.util.Collection;
@@ -58,23 +62,39 @@ public class NotesListAdapter extends CursorAdapter {
* 在列表视图中创建新项目的方法。
*
* @param context 上下文对象,表示当前应用程序的状态信息。
- * @param cursor 数据库游标对象,用于访问查询结果集中的行。
- * @param parent 列表视图的父级布局对象,用于在其中显示新项目。
- *
+ * @param cursor 数据库游标对象,用于访问查询结果集中的行。
+ * @param parent 列表视图的父级布局对象,用于在其中显示新项目。
* @return 返回一个 NotesListItem 对象,该对象表示列表视图中的新项目。
*/
+ @SuppressLint("Range")
@Override
public View newView(Context context, Cursor cursor, ViewGroup parent) {
- return new NotesListItem(context);
+ NotesListItem notesListItem = new NotesListItem(context);
+// long note_id = cursor.getLong(cursor.getColumnIndex(Notes.NoteColumns.ID));
+// notesListItem.setOnPinListener(fire -> {
+// Cursor pin_query = context.getContentResolver().query(Notes.CONTENT_NOTE_URI, new String[]{Notes.NoteColumns.PIN}, Notes.NoteColumns.ID + " = ?", new String[]{String.valueOf(note_id)}, null);
+// if (pin_query != null) {
+// pin_query.moveToFirst();
+// int pin = pin_query.getInt(pin_query.getColumnIndex(Notes.NoteColumns.PIN));
+// if (pin == 1) {
+// fire.setVisibility(View.VISIBLE);
+// ((AnimationDrawable) fire.getBackground()).start();
+// } else {
+// fire.setVisibility(View.GONE);
+// ((AnimationDrawable) fire.getBackground()).stop();
+// }
+// }
+// });
+ return notesListItem;
}
/**
* 将数据绑定到列表视图中的每个项目的方法。
*
- * @param view 表示当前项目的视图对象。对应 newView中返回的 NotesListItem 对象。
+ * @param view 表示当前项目的视图对象。对应 newView中返回的 NotesListItem 对象。
* @param context 上下文对象,表示当前应用程序的状态信息。
- * @param cursor 数据库游标对象,用于访问查询结果集中的行。
+ * @param cursor 数据库游标对象,用于访问查询结果集中的行。
*/
@Override
public void bindView(View view, Context context, Cursor cursor) {
@@ -113,7 +133,7 @@ public class NotesListAdapter extends CursorAdapter {
* 将指定位置的列表项标记为已选或未选状态。
*
* @param position 列表项的位置。
- * @param checked 是否选中该列表项。
+ * @param checked 是否选中该列表项。
*/
public void setCheckedItem(final int position, final boolean checked) {
// 将指定位置的列表项的选中状态更新到 mSelectedIndex 中
@@ -252,7 +272,6 @@ public class NotesListAdapter extends CursorAdapter {
}
-
/**
* 计算列表视图中笔记项目的数量。
*/
diff --git a/app/src/main/java/net/micode/notes/ui/NotesListItem.java b/app/src/main/java/net/micode/notes/ui/NotesListItem.java
index cc18c3b..ac2d5c3 100644
--- a/app/src/main/java/net/micode/notes/ui/NotesListItem.java
+++ b/app/src/main/java/net/micode/notes/ui/NotesListItem.java
@@ -17,6 +17,7 @@
package net.micode.notes.ui;
import android.annotation.SuppressLint;
+import android.app.Activity;
import android.content.Context;
import android.text.format.DateUtils;
import android.view.View;
@@ -39,6 +40,9 @@ public class NotesListItem extends LinearLayout {
private final TextView mCallName;
private NoteItemData mItemData;
private final CheckBox mCheckBox;
+ private PinFireImagView pin_fire;
+
+
public NotesListItem(Context context) {
super(context);
@@ -48,7 +52,7 @@ public class NotesListItem extends LinearLayout {
mTime = findViewById(R.id.tv_time);
mCallName = findViewById(R.id.tv_name);
mCheckBox = findViewById(android.R.id.checkbox);
-
+ pin_fire = findViewById(R.id.pin_fire);
// 设置笔记项之间的间隙
int marginBottom = getResources().getDimensionPixelSize(R.dimen.note_item_margin_bottom);
LinearLayout.LayoutParams layoutParams = new LinearLayout.LayoutParams(
@@ -68,6 +72,8 @@ public class NotesListItem extends LinearLayout {
* @param checked 表示当前项目在选择模式下是否已选中的布尔值。
*/
public void bind(Context context, NoteItemData data, boolean choiceMode, boolean checked) {
+ pin_fire.setTag(data.getId());
+ pin_fire.run();
// 根据RecyclerView是否处于选择模式以及笔记项类型,显示或隐藏复选框。
if (choiceMode && data.getType() == Notes.TYPE_NOTE) {
mCheckBox.setVisibility(View.VISIBLE);
@@ -104,7 +110,7 @@ public class NotesListItem extends LinearLayout {
mTitle.setText(data.getSnippet() // 设置标题文本为文件夹名称和文件夹中文件数量。
+ context.getString(R.string.format_folder_files_count, data.getNotesCount()));
mAlert.setVisibility(View.GONE); // 隐藏警报图标。
- } else { // 如果笔记项不是文件夹,
+ } else { // 如果笔记项不是文件夹,说明是笔记
mTitle.setText(DataUtils.getFormattedSnippet(data.getSnippet())); // 将标题文本设置为笔记项的格式化片段。
if (data.hasAlert()) { // 如果笔记项有警报,
mAlert.setImageResource(R.drawable.clock); // 将警报图标设置为时钟图标。
@@ -112,11 +118,12 @@ public class NotesListItem extends LinearLayout {
} else {
mAlert.setVisibility(View.GONE); // 否则隐藏警报图标。
}
+
+
}
}
// 设置时间文本为笔记项修改日期的相对时间跨度。
mTime.setText(DateUtils.getRelativeTimeSpanString(data.getModifiedDate()));
- // 根据笔记项类型设置ViewHolder的背景色。
setBackground(data);
}
@@ -140,4 +147,7 @@ public class NotesListItem extends LinearLayout {
public NoteItemData getItemData() {
return mItemData;
}
+
+
+
}
diff --git a/app/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java b/app/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java
index 0fef7df..e31e51a 100644
--- a/app/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java
+++ b/app/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java
@@ -261,14 +261,12 @@ public class NotesPreferenceActivity extends PreferenceActivity {
getString(R.string.preferences_menu_remove_account),
getString(R.string.preferences_menu_cancel)
};
- dialogBuilder.setItems(menuItemArray, new DialogInterface.OnClickListener() {
- public void onClick(DialogInterface dialog, int which) {
- if (which == 0) {
- showSelectAccountAlertDialog();
- } else if (which == 1) {
- removeSyncAccount();
- refreshUI();
- }
+ dialogBuilder.setItems(menuItemArray, (dialog, which) -> {
+ if (which == 0) {
+ showSelectAccountAlertDialog();
+ } else if (which == 1) {
+ removeSyncAccount();
+ refreshUI();
}
});
dialogBuilder.show();
diff --git a/app/src/main/java/net/micode/notes/ui/PinCheckBox.java b/app/src/main/java/net/micode/notes/ui/PinCheckBox.java
new file mode 100644
index 0000000..0a41f45
--- /dev/null
+++ b/app/src/main/java/net/micode/notes/ui/PinCheckBox.java
@@ -0,0 +1,52 @@
+package net.micode.notes.ui;
+
+import android.content.Context;
+import android.graphics.Bitmap;
+import android.graphics.BitmapFactory;
+import android.graphics.drawable.BitmapDrawable;
+import android.graphics.drawable.Drawable;
+import android.graphics.drawable.StateListDrawable;
+import android.util.AttributeSet;
+import net.micode.notes.R;
+
+public class PinCheckBox extends androidx.appcompat.widget.AppCompatCheckBox {
+
+ public PinCheckBox(Context context) {
+ super(context);
+ init();
+ }
+
+ public PinCheckBox(Context context, AttributeSet attrs) {
+ super(context, attrs);
+ init();
+ }
+
+ public PinCheckBox(Context context, AttributeSet attrs, int defStyleAttr) {
+ super(context, attrs, defStyleAttr);
+ init();
+ }
+
+ private void init() {
+ Drawable pinDrawable = getResources().getDrawable(R.drawable.pin);
+ Drawable pinActiveDrawable = getResources().getDrawable(R.drawable.pin_active);
+
+ Bitmap pinBitmap = BitmapFactory.decodeResource(getResources(), R.drawable.pin);
+ Bitmap resizedPinBitmap = Bitmap.createScaledBitmap(pinBitmap, dpToPx(20), dpToPx(20), false);
+ Drawable resizedPinDrawable = new BitmapDrawable(getResources(), resizedPinBitmap);
+
+ Bitmap pinActiveBitmap = BitmapFactory.decodeResource(getResources(), R.drawable.pin_active);
+ Bitmap resizedPinActiveBitmap = Bitmap.createScaledBitmap(pinActiveBitmap, dpToPx(20), dpToPx(20), false);
+ Drawable resizedPinActiveDrawable = new BitmapDrawable(getResources(), resizedPinActiveBitmap);
+
+ StateListDrawable stateListDrawable = new StateListDrawable();
+ stateListDrawable.addState(new int[]{android.R.attr.state_checked}, resizedPinActiveDrawable);
+ stateListDrawable.addState(new int[]{}, resizedPinDrawable);
+
+ setButtonDrawable(stateListDrawable);
+ }
+
+ private int dpToPx(int dp) {
+ float density = getResources().getDisplayMetrics().density;
+ return Math.round(dp * density);
+ }
+}
diff --git a/app/src/main/java/net/micode/notes/ui/PinFireImagView.java b/app/src/main/java/net/micode/notes/ui/PinFireImagView.java
new file mode 100644
index 0000000..d508e8f
--- /dev/null
+++ b/app/src/main/java/net/micode/notes/ui/PinFireImagView.java
@@ -0,0 +1,63 @@
+package net.micode.notes.ui;
+
+import android.annotation.SuppressLint;
+import android.content.Context;
+import android.database.Cursor;
+import android.graphics.drawable.AnimationDrawable;
+import android.util.AttributeSet;
+import android.util.Log;
+import androidx.annotation.Nullable;
+import net.micode.notes.R;
+import net.micode.notes.data.Notes;
+
+public class PinFireImagView extends androidx.appcompat.widget.AppCompatImageView {
+ //tag
+ public static final String TAG = "chenqy";
+ private Context context;
+ private AnimationDrawable background;
+
+ public PinFireImagView(Context context) {
+ super(context);
+ this.context = context;
+ init();
+ }
+
+ public PinFireImagView(Context context, @Nullable @org.jetbrains.annotations.Nullable AttributeSet attrs) {
+ super(context, attrs);
+ this.context = context;
+ init();
+ }
+
+ public PinFireImagView(Context context, @Nullable @org.jetbrains.annotations.Nullable AttributeSet attrs, int defStyleAttr) {
+ super(context, attrs, defStyleAttr);
+ this.context = context;
+ init();
+ }
+
+
+ private void init() {
+ this.setBackground(getResources().getDrawable(R.drawable.anim_fire));
+ this.background = (AnimationDrawable) this.getBackground();
+ this.setVisibility(GONE);
+ }
+
+ public void run() {
+ if (this.getTag() == null) return;
+ long note_id = (long) this.getTag();
+ //find pin
+ Cursor c = context.getContentResolver().query(Notes.CONTENT_NOTE_URI, new String[]{Notes.NoteColumns.PIN}, Notes.NoteColumns.ID + " = ?", new String[]{String.valueOf(note_id)}, null);
+ if (c != null) {
+ c.moveToFirst();
+ @SuppressLint("Range") int pin = c.getInt(c.getColumnIndex(Notes.NoteColumns.PIN));
+ if (pin == 1) {
+ this.setVisibility(VISIBLE);
+ background.start();
+ } else {
+ background.stop();
+ this.setVisibility(GONE);
+ }
+ c.close();
+ }
+ }
+
+}
diff --git a/app/src/main/res/drawable/anim_fire.xml b/app/src/main/res/drawable/anim_fire.xml
new file mode 100644
index 0000000..42ba9d8
--- /dev/null
+++ b/app/src/main/res/drawable/anim_fire.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
diff --git a/app/src/main/res/drawable/baseline_add_box_24.xml b/app/src/main/res/drawable/baseline_add_box_24.xml
deleted file mode 100644
index d90818e..0000000
--- a/app/src/main/res/drawable/baseline_add_box_24.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
diff --git a/app/src/main/res/drawable/circle_btn_bg.xml b/app/src/main/res/drawable/circle_btn_bg.xml
deleted file mode 100644
index e9450c5..0000000
--- a/app/src/main/res/drawable/circle_btn_bg.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
->
\ No newline at end of file
diff --git a/app/src/main/res/drawable/circle_btn_bg_trans.xml b/app/src/main/res/drawable/circle_btn_bg_trans.xml
deleted file mode 100644
index 097889e..0000000
--- a/app/src/main/res/drawable/circle_btn_bg_trans.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
->
\ No newline at end of file
diff --git a/app/src/main/res/drawable/fire_1.png b/app/src/main/res/drawable/fire_1.png
new file mode 100644
index 0000000..a3a1170
Binary files /dev/null and b/app/src/main/res/drawable/fire_1.png differ
diff --git a/app/src/main/res/drawable/fire_2.png b/app/src/main/res/drawable/fire_2.png
new file mode 100644
index 0000000..eeb6d02
Binary files /dev/null and b/app/src/main/res/drawable/fire_2.png differ
diff --git a/app/src/main/res/drawable/login_input_style.xml b/app/src/main/res/drawable/login_input_style.xml
new file mode 100644
index 0000000..265372f
--- /dev/null
+++ b/app/src/main/res/drawable/login_input_style.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/drawable/menu_btn_bg.xml b/app/src/main/res/drawable/menu_btn_bg.xml
deleted file mode 100644
index 4cca8b8..0000000
--- a/app/src/main/res/drawable/menu_btn_bg.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/app/src/main/res/drawable/pin.png b/app/src/main/res/drawable/pin.png
new file mode 100644
index 0000000..a215b70
Binary files /dev/null and b/app/src/main/res/drawable/pin.png differ
diff --git a/app/src/main/res/drawable/pin_active.png b/app/src/main/res/drawable/pin_active.png
new file mode 100644
index 0000000..2da3771
Binary files /dev/null and b/app/src/main/res/drawable/pin_active.png differ
diff --git a/app/src/main/res/drawable/pin_bg.xml b/app/src/main/res/drawable/pin_bg.xml
new file mode 100644
index 0000000..90d314e
--- /dev/null
+++ b/app/src/main/res/drawable/pin_bg.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/drawable/verify_btn_bg.xml b/app/src/main/res/drawable/verify_btn_bg.xml
new file mode 100644
index 0000000..c63216e
--- /dev/null
+++ b/app/src/main/res/drawable/verify_btn_bg.xml
@@ -0,0 +1,9 @@
+
+
+ -
+
+
+ -
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/drawable/verify_btn_normal.png b/app/src/main/res/drawable/verify_btn_normal.png
new file mode 100644
index 0000000..360062f
Binary files /dev/null and b/app/src/main/res/drawable/verify_btn_normal.png differ
diff --git a/app/src/main/res/drawable/verify_btn_pressed.png b/app/src/main/res/drawable/verify_btn_pressed.png
new file mode 100644
index 0000000..b7f377c
Binary files /dev/null and b/app/src/main/res/drawable/verify_btn_pressed.png differ
diff --git a/app/src/main/res/font-v26/font_consolas.xml b/app/src/main/res/font-v26/font_consolas.xml
new file mode 100644
index 0000000..2b466f9
--- /dev/null
+++ b/app/src/main/res/font-v26/font_consolas.xml
@@ -0,0 +1,8 @@
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/font/consolas.ttf b/app/src/main/res/font/consolas.ttf
new file mode 100644
index 0000000..cd4980c
Binary files /dev/null and b/app/src/main/res/font/consolas.ttf differ
diff --git a/app/src/main/res/font/font_consolas.xml b/app/src/main/res/font/font_consolas.xml
new file mode 100644
index 0000000..2b466f9
--- /dev/null
+++ b/app/src/main/res/font/font_consolas.xml
@@ -0,0 +1,8 @@
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/note_edit.xml b/app/src/main/res/layout/note_edit.xml
index 10b2aa7..7c12d2c 100644
--- a/app/src/main/res/layout/note_edit.xml
+++ b/app/src/main/res/layout/note_edit.xml
@@ -54,7 +54,15 @@
android:layout_gravity="center_vertical"
android:layout_marginLeft="2dip"
android:layout_marginRight="8dip"
- android:textAppearance="@style/TextAppearanceSecondaryItem" />
+ android:textAppearance="@style/TextAppearanceSecondaryItem"
+ />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/app/src/main/res/layout/note_list.xml b/app/src/main/res/layout/note_list.xml
index b74884c..1bdbd08 100644
--- a/app/src/main/res/layout/note_list.xml
+++ b/app/src/main/res/layout/note_list.xml
@@ -122,7 +122,7 @@
-
+ android:layout_marginTop="80dp"
+ >
+
+
+
+
+
+
-
-
-
+
-
+ android:layout_width="50dp"
+ android:layout_height="50dp"
+ android:background="@drawable/verify_btn_bg"
+ android:gravity="center_vertical"
+ android:layout_alignParentEnd="true"
+ android:layout_marginEnd="5dp"
+ android:layout_marginTop="5dp"
+ />
+
+
+
+
+
+
+
diff --git a/app/src/main/res/layout/note_pop_menu_main.xml b/app/src/main/res/layout/note_pop_menu_main.xml
index 9ee6c30..c6b5449 100644
--- a/app/src/main/res/layout/note_pop_menu_main.xml
+++ b/app/src/main/res/layout/note_pop_menu_main.xml
@@ -10,9 +10,10 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
- android:layout_above="@+id/btn_close"
android:gravity="center_horizontal"
- android:layout_marginBottom="100dp">
+ android:layout_marginBottom="100dp"
+ android:layout_centerInParent="true"
+ >
-
-
-
-
-
-
-
-
-
-
-