@computools/react-native-template-controller 0.0.3 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1090) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
  3. package/template/.eslintrc.js +31 -1
  4. package/template/.prettierrc.js +1 -0
  5. package/template/Gemfile +2 -2
  6. package/template/android/app/build/generated/res/resValues/debug/values/gradleResValues.xml +11 -0
  7. package/template/android/app/build/generated/rncli/src/main/java/com/facebook/react/PackageList.java +76 -0
  8. package/template/android/app/build/generated/source/buildConfig/debug/com/reactnativetemplate/BuildConfig.java +16 -0
  9. package/template/android/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json +1 -0
  10. package/template/android/app/build/intermediates/apk_ide_redirect_file/debug/redirect.txt +2 -0
  11. package/template/android/app/build/intermediates/app_metadata/debug/app-metadata.properties +2 -0
  12. package/template/android/app/build/intermediates/compatible_screen_manifest/debug/output-metadata.json +10 -0
  13. package/template/android/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar +0 -0
  14. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_0/graph.bin +0 -0
  15. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_1/graph.bin +0 -0
  16. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_2/graph.bin +0 -0
  17. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_3/graph.bin +0 -0
  18. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_4/graph.bin +0 -0
  19. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_5/graph.bin +0 -0
  20. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_2d65bad6d5f7939439dd5efb9990853d53bb7baf53f3565f989ce9f1f25037d6_bucket_0/graph.bin +0 -0
  21. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_2d65bad6d5f7939439dd5efb9990853d53bb7baf53f3565f989ce9f1f25037d6_bucket_1/graph.bin +0 -0
  22. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_2d65bad6d5f7939439dd5efb9990853d53bb7baf53f3565f989ce9f1f25037d6_bucket_2/graph.bin +0 -0
  23. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_2d65bad6d5f7939439dd5efb9990853d53bb7baf53f3565f989ce9f1f25037d6_bucket_3/graph.bin +0 -0
  24. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_2d65bad6d5f7939439dd5efb9990853d53bb7baf53f3565f989ce9f1f25037d6_bucket_4/graph.bin +0 -0
  25. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_2d65bad6d5f7939439dd5efb9990853d53bb7baf53f3565f989ce9f1f25037d6_bucket_5/graph.bin +0 -0
  26. package/template/android/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex +0 -0
  27. package/template/android/app/build/intermediates/dex/debug/mergeLibDexDebug/0/classes.dex +0 -0
  28. package/template/android/app/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex +0 -0
  29. package/template/android/app/build/intermediates/dex/debug/mergeProjectDexDebug/11/classes.dex +0 -0
  30. package/template/android/app/build/intermediates/dex/debug/mergeProjectDexDebug/14/classes.dex +0 -0
  31. package/template/android/app/build/intermediates/dex_archive_input_jar_hashes/debug/out +0 -0
  32. package/template/android/app/build/intermediates/dex_number_of_buckets_file/debug/out +1 -0
  33. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties +18 -0
  34. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values/values.xml +7170 -0
  35. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-af/values-af.xml +32 -0
  36. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-am/values-am.xml +32 -0
  37. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ar/values-ar.xml +32 -0
  38. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-as/values-as.xml +32 -0
  39. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-az/values-az.xml +32 -0
  40. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml +32 -0
  41. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-be/values-be.xml +32 -0
  42. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bg/values-bg.xml +32 -0
  43. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bn/values-bn.xml +32 -0
  44. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bs/values-bs.xml +32 -0
  45. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ca/values-ca.xml +32 -0
  46. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-cs/values-cs.xml +32 -0
  47. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-da/values-da.xml +32 -0
  48. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-de/values-de.xml +32 -0
  49. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-el/values-el.xml +32 -0
  50. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml +32 -0
  51. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml +32 -0
  52. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml +32 -0
  53. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml +32 -0
  54. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml +32 -0
  55. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-es/values-es.xml +32 -0
  56. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml +32 -0
  57. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-et/values-et.xml +32 -0
  58. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-eu/values-eu.xml +32 -0
  59. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fa/values-fa.xml +32 -0
  60. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fi/values-fi.xml +32 -0
  61. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fr/values-fr.xml +32 -0
  62. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml +32 -0
  63. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-gl/values-gl.xml +32 -0
  64. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-gu/values-gu.xml +32 -0
  65. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h360dp-land-v13/values-h360dp-land-v13.xml +12 -0
  66. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h480dp-land-v13/values-h480dp-land-v13.xml +12 -0
  67. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml +4 -0
  68. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml +8 -0
  69. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hi/values-hi.xml +32 -0
  70. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hr/values-hr.xml +32 -0
  71. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hu/values-hu.xml +32 -0
  72. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hy/values-hy.xml +32 -0
  73. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-in/values-in.xml +32 -0
  74. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-is/values-is.xml +32 -0
  75. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-it/values-it.xml +32 -0
  76. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-iw/values-iw.xml +32 -0
  77. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ja/values-ja.xml +32 -0
  78. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ka/values-ka.xml +32 -0
  79. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-kk/values-kk.xml +32 -0
  80. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-km/values-km.xml +32 -0
  81. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-kn/values-kn.xml +32 -0
  82. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ko/values-ko.xml +32 -0
  83. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ky/values-ky.xml +32 -0
  84. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-land/values-land.xml +39 -0
  85. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml +14 -0
  86. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml +4 -0
  87. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lo/values-lo.xml +32 -0
  88. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lt/values-lt.xml +32 -0
  89. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lv/values-lv.xml +32 -0
  90. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mk/values-mk.xml +32 -0
  91. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ml/values-ml.xml +32 -0
  92. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mn/values-mn.xml +32 -0
  93. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mr/values-mr.xml +32 -0
  94. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ms/values-ms.xml +32 -0
  95. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-my/values-my.xml +32 -0
  96. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-nb/values-nb.xml +32 -0
  97. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ne/values-ne.xml +32 -0
  98. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml +35 -0
  99. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-nl/values-nl.xml +32 -0
  100. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-or/values-or.xml +32 -0
  101. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pa/values-pa.xml +32 -0
  102. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pl/values-pl.xml +32 -0
  103. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-port/values-port.xml +4 -0
  104. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt/values-pt.xml +32 -0
  105. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml +32 -0
  106. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml +32 -0
  107. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ro/values-ro.xml +32 -0
  108. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ru/values-ru.xml +32 -0
  109. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-si/values-si.xml +32 -0
  110. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sk/values-sk.xml +32 -0
  111. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sl/values-sl.xml +32 -0
  112. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-small-v4/values-small-v4.xml +7 -0
  113. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sq/values-sq.xml +32 -0
  114. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sr/values-sr.xml +32 -0
  115. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sv/values-sv.xml +32 -0
  116. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sw/values-sw.xml +32 -0
  117. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml +27 -0
  118. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ta/values-ta.xml +32 -0
  119. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-te/values-te.xml +32 -0
  120. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-th/values-th.xml +32 -0
  121. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-tl/values-tl.xml +32 -0
  122. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-tr/values-tr.xml +32 -0
  123. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-uk/values-uk.xml +32 -0
  124. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ur/values-ur.xml +32 -0
  125. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-uz/values-uz.xml +32 -0
  126. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v16/values-v16.xml +8 -0
  127. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v17/values-v17.xml +62 -0
  128. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v18/values-v18.xml +4 -0
  129. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v21/values-v21.xml +364 -0
  130. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v22/values-v22.xml +15 -0
  131. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v23/values-v23.xml +62 -0
  132. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v24/values-v24.xml +5 -0
  133. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v25/values-v25.xml +9 -0
  134. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v26/values-v26.xml +18 -0
  135. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v27/values-v27.xml +11 -0
  136. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v28/values-v28.xml +21 -0
  137. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v29/values-v29.xml +10 -0
  138. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v31/values-v31.xml +15 -0
  139. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-vi/values-vi.xml +32 -0
  140. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w360dp-port-v13/values-w360dp-port-v13.xml +11 -0
  141. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w480dp-port-v13/values-w480dp-port-v13.xml +11 -0
  142. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml +12 -0
  143. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml +15 -0
  144. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml +9 -0
  145. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml +32 -0
  146. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml +32 -0
  147. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml +32 -0
  148. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zu/values-zu.xml +32 -0
  149. package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml +8357 -0
  150. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state +0 -0
  151. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+B+GMVsQp4CBkD2VdfjQOghlksw= +0 -0
  152. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+GoE5M1JgGXADlvEAtT8kqqUwQs= +0 -0
  153. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+LWVuZVCdOaipLNOClquAVWn8EA= +0 -0
  154. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+O8VjoM1BN8RF7zJRyTuL4AGwq8= +0 -0
  155. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+OWTJkaeuoudsJX1InHQMzFGYhg= +0 -0
  156. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/0Ii3EcS5dUS_olPQPafoE5l_pr8= +0 -0
  157. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/0vsQWRvn5wQXLbmIcymZO5Wynxw= +0 -0
  158. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1NGN8WqKIVtXICoJACvvUor027A= +0 -0
  159. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2+C2xmeXNkCYqUDqaQQL9ysthDM= +0 -0
  160. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2075Y0KzPlmlV8yEuFzNhboI7vA= +0 -0
  161. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2GiR1ja7iAxFIf3lJRHwUqsODnk= +0 -0
  162. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2KxSATBc2SFTKrx9QuERqHJa0OM= +0 -0
  163. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2ioyxknVNCaKzpLh59TktYNYe4k= +0 -0
  164. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/4S6moJm4cWCOvvmZpmb5gVWD6VE= +0 -0
  165. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6BjC+brlbRVTsIjC_kMXSto0yPQ= +0 -0
  166. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6pI5sxHFZL0nV0jU0ZuDv9CPQp0= +0 -0
  167. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6vgf0MNHhsGpwYPkGPKOirFy5h8= +0 -0
  168. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/8Sk2YGQRuO1SauXz6omw384vhKM= +0 -0
  169. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/AO+nivCGN3NPCPTWZevqsm4e7yY= +0 -0
  170. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/BIDwISuiWHUNwg3zazvgE7klCqo= +0 -0
  171. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/BvRp7ht4iUZHRn6b7OqkxYnIapQ= +0 -0
  172. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/DWQeJ5X402U33vYKVMiRDt_b5gY= +0 -0
  173. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/E2XzTq83lb9Gz2SuRFP277EsIOs= +0 -0
  174. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EJRoL2fho60XEh5ugdlhGj9d4Zs= +0 -0
  175. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EaXx9Em6qVeckRWtOENZfoNq63E= +0 -0
  176. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Fld61o3fTse0hkuhcujMDXMOcSg= +0 -0
  177. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/HE6DiRpCJmh919Ibnjz0DvJTHaw= +0 -0
  178. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/HJ7T9_R5vTGmzLH63NuA+weZUQA= +0 -0
  179. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/IV0_rXCPDYvnMqbGRZe_GmJUxEQ= +0 -0
  180. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ImiqPo+VDVhZg31vtusXPJNpakw= +0 -0
  181. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/JFxcrY147vZ9KzXemhSUtq9IC+M= +0 -0
  182. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Jj70pVGMqqa6sJhRFh2jq00Vt_4= +0 -0
  183. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Ju7ysdwUmZX_h3J25vIrVZGn7Qc= +0 -0
  184. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/LYRs9f_qpUggr7bEPM8amOOppkQ= +0 -0
  185. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/M9ANDI3JQGeSRZKC3c8MbaTm2AY= +0 -0
  186. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MJpCYtEUdp5NqLQgf3suKw4OI10= +0 -0
  187. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/NoKUHzbfalzqklCqPFrQGyayFvk= +0 -0
  188. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Ntw6srjpV2c4H6NbEZckbaYRbPE= +0 -0
  189. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/NyisAL+cwsapEVsRI+3kj7e4dJw= +0 -0
  190. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/OBoirVt06rGwBcMgaWQY1MDHrIs= +0 -0
  191. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/OTMIe23hVXUMsAk0oujbdooq0II= +0 -0
  192. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Ot2INHHHCEd8sN18lgAlSZ8pLyw= +0 -0
  193. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Otg6MgviZnobEl2+a1zv70H1P6I= +0 -0
  194. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PSZw9xMg0CornJ88ifZ79zt1PYA= +0 -0
  195. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Pmw_fnLZD1jwbj5SQmodDt+YKTQ= +0 -0
  196. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/QKCXnGiN_N0Qad1TF2ckxveVvuA= +0 -0
  197. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/QogDZPJYUNauOuP0FVGvCAoDRNE= +0 -0
  198. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/RUJH_3hhartEU2puqUFjT96zNo4= +0 -0
  199. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/RWrTeSC_IBncrcaBjdohUcq5oBo= +0 -0
  200. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Rgm69buQKWV3boG5M617w15UJmw= +0 -0
  201. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/SftO0IV3eCqlgQnQve0DS6I44dc= +0 -0
  202. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/SrqR9ZmTcC9AnlxQuLXLEZV7OH8= +0 -0
  203. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/TGexUjmp2wtHPnrh0q5D+Uxo_90= +0 -0
  204. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/TQdgWuvku5SA2DlAQ_kFtSqhMcA= +0 -0
  205. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/U+ELr35VTlA3XzTR4CC_pFCgeso= +0 -0
  206. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/V9HNiqvGOcvtTdLHN7Sp0OL4j2c= +0 -0
  207. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/W2zITpCGaeKkr2Yk_vx6CnxB4GQ= +0 -0
  208. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/XCfnJT22l_TLWXIDuqs378Q1NMY= +0 -0
  209. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/XM0HuDJWXMGQbZseNYkeBeJ6DY0= +0 -0
  210. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/XZ4APnhcCnwlAVt_IjP031wwiDQ= +0 -0
  211. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YN0tzHEGKXB4joJP9+yjXC3m_Wg= +0 -0
  212. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YY3pF4aBinBXGv1VaF5FHDien74= +0 -0
  213. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ZtmWWggyh5NkZoFSMsltQ1ulrRM= +0 -0
  214. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_m7HGIXEyzQ3KPVulbAfVxPalYY= +0 -0
  215. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_p3kgKc+_mrtT+ZFwH+dJR5Xftw= +0 -0
  216. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/bNoEnbFzmkL8u4p35ykRnUcD3DM= +0 -0
  217. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/bY98I+6CtYeBlOeumJglwpmEKjU= +0 -0
  218. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/b_GP2tE2UBxMN_aPfl59toyhEd8= +0 -0
  219. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/fI9OiPUZlXwuDYImUC8bD4V5Mag= +0 -0
  220. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/fJLM5VxWP_VG4I38RuKPlA_fraw= +0 -0
  221. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iNXSZwA8tLLOqr25CL5j54fHtRY= +0 -0
  222. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/j4O9k5FUhoQQq_UaeKpRf62LudM= +0 -0
  223. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/k3FSjL3iLcGwRUd9wwV6eVzqyCg= +0 -0
  224. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mff2ttQtQKuy66IK9KusUxPFrao= +0 -0
  225. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nimHfulrhrv4dJsc6Uonh+PWum8= +0 -0
  226. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/oP7ahuiXhIj8_89ysFcJoXuM2WE= +0 -0
  227. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/objAIx9OgzcsaXllx_96tSAsJ_M= +0 -0
  228. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/onn60q7NqnT9kXC8Xa71AFs0YPc= +0 -0
  229. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/pOcOeQGZocASLlXqh1u6eZu6MNc= +0 -0
  230. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/pac2BxJn7Ml3phmT3nDuBhEmXF4= +0 -0
  231. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qADp_HlyGWD_exSQHlGahS2wGpw= +0 -0
  232. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/r9_kFGWOtdqD4Va6yL45WmYNGVs= +0 -0
  233. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/shTeWLP_9+mOmBj__ztZ_PAlBkk= +0 -0
  234. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/sueRb2oVstSdJj5iTEb1_RYOw9E= +0 -0
  235. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/tOOXMoB7554pZNw9KTQPTRbpN7U= +0 -0
  236. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vW+AFg+eVCx2SyQKGO_PfxQhstg= +0 -0
  237. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vyKZk48swRoZx0GUMfRgbMbWQQY= +0 -0
  238. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/wV1Lna5exDDyskkxRaOzsreolCo= +0 -0
  239. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/wnfIH2zUeGPSYZ0QEdV849+uG2g= +0 -0
  240. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/wsM3Pb1HNaXS_yeGwRjsj_A2QCU= +0 -0
  241. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/xczjx5tttHM+nQcTBJQRysespGA= +0 -0
  242. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yg7RMwvDRzRXFBPTxcivY4l5NMU= +0 -0
  243. package/template/android/app/build/intermediates/incremental/mergeDebugAssets/merger.xml +2 -0
  244. package/template/android/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +2 -0
  245. package/template/android/app/build/intermediates/incremental/mergeDebugShaders/merger.xml +2 -0
  246. package/template/android/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt +16 -0
  247. package/template/android/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources +0 -0
  248. package/template/android/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 +0 -0
  249. package/template/android/app/build/intermediates/incremental/processDebugResources/resources-list-for-resources-debug.ap_.txt +1 -0
  250. package/template/android/app/build/intermediates/javac/debug/classes/com/facebook/react/PackageList.class +0 -0
  251. package/template/android/app/build/intermediates/javac/debug/classes/com/reactnativetemplate/BuildConfig.class +0 -0
  252. package/template/android/app/build/intermediates/javac/debug/classes/com/reactnativetemplate/MainActivity.class +0 -0
  253. package/template/android/app/build/intermediates/javac/debug/classes/com/reactnativetemplate/MainApplication$1.class +0 -0
  254. package/template/android/app/build/intermediates/javac/debug/classes/com/reactnativetemplate/MainApplication.class +0 -0
  255. package/template/android/app/build/intermediates/javac/debug/classes/com/reactnativetemplate/ReactNativeFlipper$1.class +0 -0
  256. package/template/android/app/build/intermediates/javac/debug/classes/com/reactnativetemplate/ReactNativeFlipper$2$1.class +0 -0
  257. package/template/android/app/build/intermediates/javac/debug/classes/com/reactnativetemplate/ReactNativeFlipper$2.class +0 -0
  258. package/template/android/app/build/intermediates/javac/debug/classes/com/reactnativetemplate/ReactNativeFlipper.class +0 -0
  259. package/template/android/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +95 -0
  260. package/template/android/app/build/intermediates/merged_java_res/debug/base.jar +0 -0
  261. package/template/android/app/build/intermediates/merged_manifest/debug/AndroidManifest.xml +55 -0
  262. package/template/android/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml +55 -0
  263. package/template/android/app/build/intermediates/merged_manifests/debug/output-metadata.json +20 -0
  264. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libc++_shared.so +0 -0
  265. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libcxxcomponents.so +0 -0
  266. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libevent-2.1.so +0 -0
  267. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libevent_core-2.1.so +0 -0
  268. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libevent_extra-2.1.so +0 -0
  269. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libfabricjni.so +0 -0
  270. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libfb.so +0 -0
  271. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libfbjni.so +0 -0
  272. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libflipper.so +0 -0
  273. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libfolly_runtime.so +0 -0
  274. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libglog.so +0 -0
  275. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libglog_init.so +0 -0
  276. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libhermes.so +0 -0
  277. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libhermes_executor.so +0 -0
  278. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libimagepipeline.so +0 -0
  279. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libjsi.so +0 -0
  280. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libjsijniprofiler.so +0 -0
  281. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libjsinspector.so +0 -0
  282. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/liblogger.so +0 -0
  283. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libmapbufferjni.so +0 -0
  284. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libnative-filters.so +0 -0
  285. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libnative-imagetranscoder.so +0 -0
  286. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_codegen_rncore.so +0 -0
  287. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_config.so +0 -0
  288. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_debug.so +0 -0
  289. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_nativemodule_core.so +0 -0
  290. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_newarchdefaults.so +0 -0
  291. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_animations.so +0 -0
  292. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_attributedstring.so +0 -0
  293. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_componentregistry.so +0 -0
  294. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_core.so +0 -0
  295. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_debug.so +0 -0
  296. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_graphics.so +0 -0
  297. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_imagemanager.so +0 -0
  298. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_leakchecker.so +0 -0
  299. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_mapbuffer.so +0 -0
  300. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_mounting.so +0 -0
  301. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_runtimescheduler.so +0 -0
  302. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_scheduler.so +0 -0
  303. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_telemetry.so +0 -0
  304. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_templateprocessor.so +0 -0
  305. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_textlayoutmanager.so +0 -0
  306. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_uimanager.so +0 -0
  307. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_utils.so +0 -0
  308. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreactnativeblob.so +0 -0
  309. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreactnativejni.so +0 -0
  310. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreactnativemmkv.so +0 -0
  311. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreactperfloggerjni.so +0 -0
  312. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/librrc_image.so +0 -0
  313. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/librrc_root.so +0 -0
  314. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/librrc_scrollview.so +0 -0
  315. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/librrc_text.so +0 -0
  316. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/librrc_textinput.so +0 -0
  317. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/librrc_unimplementedview.so +0 -0
  318. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/librrc_view.so +0 -0
  319. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libruntimeexecutor.so +0 -0
  320. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libturbomodulejsijni.so +0 -0
  321. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libyoga.so +0 -0
  322. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libc++_shared.so +0 -0
  323. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libcxxcomponents.so +0 -0
  324. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libevent-2.1.so +0 -0
  325. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libevent_core-2.1.so +0 -0
  326. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libevent_extra-2.1.so +0 -0
  327. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libfabricjni.so +0 -0
  328. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libfb.so +0 -0
  329. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libfbjni.so +0 -0
  330. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libflipper.so +0 -0
  331. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libfolly_runtime.so +0 -0
  332. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libglog.so +0 -0
  333. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libglog_init.so +0 -0
  334. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libhermes.so +0 -0
  335. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libhermes_executor.so +0 -0
  336. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libimagepipeline.so +0 -0
  337. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libjsi.so +0 -0
  338. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libjsijniprofiler.so +0 -0
  339. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libjsinspector.so +0 -0
  340. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/liblogger.so +0 -0
  341. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libmapbufferjni.so +0 -0
  342. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libnative-filters.so +0 -0
  343. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libnative-imagetranscoder.so +0 -0
  344. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_codegen_rncore.so +0 -0
  345. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_config.so +0 -0
  346. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_debug.so +0 -0
  347. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_nativemodule_core.so +0 -0
  348. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_newarchdefaults.so +0 -0
  349. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_animations.so +0 -0
  350. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_attributedstring.so +0 -0
  351. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_componentregistry.so +0 -0
  352. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_core.so +0 -0
  353. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_debug.so +0 -0
  354. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_graphics.so +0 -0
  355. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_imagemanager.so +0 -0
  356. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_leakchecker.so +0 -0
  357. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_mapbuffer.so +0 -0
  358. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_mounting.so +0 -0
  359. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_runtimescheduler.so +0 -0
  360. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_scheduler.so +0 -0
  361. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_telemetry.so +0 -0
  362. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_templateprocessor.so +0 -0
  363. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_textlayoutmanager.so +0 -0
  364. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_uimanager.so +0 -0
  365. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_utils.so +0 -0
  366. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreactnativeblob.so +0 -0
  367. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreactnativejni.so +0 -0
  368. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreactnativemmkv.so +0 -0
  369. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreactperfloggerjni.so +0 -0
  370. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/librrc_image.so +0 -0
  371. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/librrc_root.so +0 -0
  372. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/librrc_scrollview.so +0 -0
  373. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/librrc_text.so +0 -0
  374. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/librrc_textinput.so +0 -0
  375. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/librrc_unimplementedview.so +0 -0
  376. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/librrc_view.so +0 -0
  377. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libruntimeexecutor.so +0 -0
  378. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libturbomodulejsijni.so +0 -0
  379. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libyoga.so +0 -0
  380. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libc++_shared.so +0 -0
  381. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libcxxcomponents.so +0 -0
  382. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libevent-2.1.so +0 -0
  383. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libevent_core-2.1.so +0 -0
  384. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libevent_extra-2.1.so +0 -0
  385. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libfabricjni.so +0 -0
  386. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libfb.so +0 -0
  387. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libfbjni.so +0 -0
  388. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libflipper.so +0 -0
  389. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libfolly_runtime.so +0 -0
  390. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libglog.so +0 -0
  391. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libglog_init.so +0 -0
  392. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libhermes.so +0 -0
  393. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libhermes_executor.so +0 -0
  394. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libimagepipeline.so +0 -0
  395. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libjsi.so +0 -0
  396. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libjsijniprofiler.so +0 -0
  397. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libjsinspector.so +0 -0
  398. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/liblogger.so +0 -0
  399. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libmapbufferjni.so +0 -0
  400. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libnative-filters.so +0 -0
  401. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libnative-imagetranscoder.so +0 -0
  402. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_codegen_rncore.so +0 -0
  403. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_config.so +0 -0
  404. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_debug.so +0 -0
  405. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_nativemodule_core.so +0 -0
  406. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_newarchdefaults.so +0 -0
  407. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_animations.so +0 -0
  408. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_attributedstring.so +0 -0
  409. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_componentregistry.so +0 -0
  410. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_core.so +0 -0
  411. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_debug.so +0 -0
  412. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_graphics.so +0 -0
  413. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_imagemanager.so +0 -0
  414. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_leakchecker.so +0 -0
  415. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_mapbuffer.so +0 -0
  416. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_mounting.so +0 -0
  417. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_runtimescheduler.so +0 -0
  418. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_scheduler.so +0 -0
  419. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_telemetry.so +0 -0
  420. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_templateprocessor.so +0 -0
  421. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_textlayoutmanager.so +0 -0
  422. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_uimanager.so +0 -0
  423. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_utils.so +0 -0
  424. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreactnativeblob.so +0 -0
  425. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreactnativejni.so +0 -0
  426. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreactnativemmkv.so +0 -0
  427. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreactperfloggerjni.so +0 -0
  428. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/librrc_image.so +0 -0
  429. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/librrc_root.so +0 -0
  430. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/librrc_scrollview.so +0 -0
  431. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/librrc_text.so +0 -0
  432. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/librrc_textinput.so +0 -0
  433. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/librrc_unimplementedview.so +0 -0
  434. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/librrc_view.so +0 -0
  435. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libruntimeexecutor.so +0 -0
  436. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libturbomodulejsijni.so +0 -0
  437. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libyoga.so +0 -0
  438. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libc++_shared.so +0 -0
  439. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libcxxcomponents.so +0 -0
  440. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libevent-2.1.so +0 -0
  441. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libevent_core-2.1.so +0 -0
  442. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libevent_extra-2.1.so +0 -0
  443. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libfabricjni.so +0 -0
  444. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libfb.so +0 -0
  445. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libfbjni.so +0 -0
  446. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libflipper.so +0 -0
  447. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libfolly_runtime.so +0 -0
  448. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libglog.so +0 -0
  449. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libglog_init.so +0 -0
  450. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libhermes.so +0 -0
  451. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libhermes_executor.so +0 -0
  452. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libimagepipeline.so +0 -0
  453. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libjsi.so +0 -0
  454. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libjsijniprofiler.so +0 -0
  455. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libjsinspector.so +0 -0
  456. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/liblogger.so +0 -0
  457. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libmapbufferjni.so +0 -0
  458. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libnative-filters.so +0 -0
  459. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libnative-imagetranscoder.so +0 -0
  460. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_codegen_rncore.so +0 -0
  461. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_config.so +0 -0
  462. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_debug.so +0 -0
  463. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_nativemodule_core.so +0 -0
  464. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_newarchdefaults.so +0 -0
  465. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_animations.so +0 -0
  466. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_attributedstring.so +0 -0
  467. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_componentregistry.so +0 -0
  468. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_core.so +0 -0
  469. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_debug.so +0 -0
  470. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_graphics.so +0 -0
  471. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_imagemanager.so +0 -0
  472. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_leakchecker.so +0 -0
  473. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_mapbuffer.so +0 -0
  474. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_mounting.so +0 -0
  475. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_runtimescheduler.so +0 -0
  476. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_scheduler.so +0 -0
  477. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_telemetry.so +0 -0
  478. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_templateprocessor.so +0 -0
  479. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_textlayoutmanager.so +0 -0
  480. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_uimanager.so +0 -0
  481. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_utils.so +0 -0
  482. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreactnativeblob.so +0 -0
  483. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreactnativejni.so +0 -0
  484. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreactnativemmkv.so +0 -0
  485. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreactperfloggerjni.so +0 -0
  486. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/librrc_image.so +0 -0
  487. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/librrc_root.so +0 -0
  488. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/librrc_scrollview.so +0 -0
  489. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/librrc_text.so +0 -0
  490. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/librrc_textinput.so +0 -0
  491. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/librrc_unimplementedview.so +0 -0
  492. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/librrc_view.so +0 -0
  493. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libruntimeexecutor.so +0 -0
  494. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libturbomodulejsijni.so +0 -0
  495. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libyoga.so +0 -0
  496. package/template/android/app/build/intermediates/merged_res/debug/drawable_launch_screen.xml.flat +0 -0
  497. package/template/android/app/build/intermediates/merged_res/debug/drawable_rn_edit_text_material.xml.flat +0 -0
  498. package/template/android/app/build/intermediates/merged_res/debug/mipmap-hdpi_ic_launcher.png.flat +0 -0
  499. package/template/android/app/build/intermediates/merged_res/debug/mipmap-hdpi_ic_launcher_round.png.flat +0 -0
  500. package/template/android/app/build/intermediates/merged_res/debug/mipmap-hdpi_logo.png.flat +0 -0
  501. package/template/android/app/build/intermediates/merged_res/debug/mipmap-mdpi_ic_launcher.png.flat +0 -0
  502. package/template/android/app/build/intermediates/merged_res/debug/mipmap-mdpi_ic_launcher_round.png.flat +0 -0
  503. package/template/android/app/build/intermediates/merged_res/debug/mipmap-mdpi_logo.png.flat +0 -0
  504. package/template/android/app/build/intermediates/merged_res/debug/mipmap-xhdpi_ic_launcher.png.flat +0 -0
  505. package/template/android/app/build/intermediates/merged_res/debug/mipmap-xhdpi_ic_launcher_round.png.flat +0 -0
  506. package/template/android/app/build/intermediates/merged_res/debug/mipmap-xhdpi_logo.png.flat +0 -0
  507. package/template/android/app/build/intermediates/merged_res/debug/mipmap-xxhdpi_ic_launcher.png.flat +0 -0
  508. package/template/android/app/build/intermediates/merged_res/debug/mipmap-xxhdpi_ic_launcher_round.png.flat +0 -0
  509. package/template/android/app/build/intermediates/merged_res/debug/mipmap-xxhdpi_logo.png.flat +0 -0
  510. package/template/android/app/build/intermediates/merged_res/debug/mipmap-xxxhdpi_ic_launcher.png.flat +0 -0
  511. package/template/android/app/build/intermediates/merged_res/debug/mipmap-xxxhdpi_ic_launcher_round.png.flat +0 -0
  512. package/template/android/app/build/intermediates/merged_res/debug/mipmap-xxxhdpi_logo.png.flat +0 -0
  513. package/template/android/app/build/intermediates/merged_res/debug/values-af_values-af.arsc.flat +0 -0
  514. package/template/android/app/build/intermediates/merged_res/debug/values-am_values-am.arsc.flat +0 -0
  515. package/template/android/app/build/intermediates/merged_res/debug/values-ar_values-ar.arsc.flat +0 -0
  516. package/template/android/app/build/intermediates/merged_res/debug/values-as_values-as.arsc.flat +0 -0
  517. package/template/android/app/build/intermediates/merged_res/debug/values-az_values-az.arsc.flat +0 -0
  518. package/template/android/app/build/intermediates/merged_res/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat +0 -0
  519. package/template/android/app/build/intermediates/merged_res/debug/values-be_values-be.arsc.flat +0 -0
  520. package/template/android/app/build/intermediates/merged_res/debug/values-bg_values-bg.arsc.flat +0 -0
  521. package/template/android/app/build/intermediates/merged_res/debug/values-bn_values-bn.arsc.flat +0 -0
  522. package/template/android/app/build/intermediates/merged_res/debug/values-bs_values-bs.arsc.flat +0 -0
  523. package/template/android/app/build/intermediates/merged_res/debug/values-ca_values-ca.arsc.flat +0 -0
  524. package/template/android/app/build/intermediates/merged_res/debug/values-cs_values-cs.arsc.flat +0 -0
  525. package/template/android/app/build/intermediates/merged_res/debug/values-da_values-da.arsc.flat +0 -0
  526. package/template/android/app/build/intermediates/merged_res/debug/values-de_values-de.arsc.flat +0 -0
  527. package/template/android/app/build/intermediates/merged_res/debug/values-el_values-el.arsc.flat +0 -0
  528. package/template/android/app/build/intermediates/merged_res/debug/values-en-rAU_values-en-rAU.arsc.flat +0 -0
  529. package/template/android/app/build/intermediates/merged_res/debug/values-en-rCA_values-en-rCA.arsc.flat +0 -0
  530. package/template/android/app/build/intermediates/merged_res/debug/values-en-rGB_values-en-rGB.arsc.flat +0 -0
  531. package/template/android/app/build/intermediates/merged_res/debug/values-en-rIN_values-en-rIN.arsc.flat +0 -0
  532. package/template/android/app/build/intermediates/merged_res/debug/values-en-rXC_values-en-rXC.arsc.flat +0 -0
  533. package/template/android/app/build/intermediates/merged_res/debug/values-es-rUS_values-es-rUS.arsc.flat +0 -0
  534. package/template/android/app/build/intermediates/merged_res/debug/values-es_values-es.arsc.flat +0 -0
  535. package/template/android/app/build/intermediates/merged_res/debug/values-et_values-et.arsc.flat +0 -0
  536. package/template/android/app/build/intermediates/merged_res/debug/values-eu_values-eu.arsc.flat +0 -0
  537. package/template/android/app/build/intermediates/merged_res/debug/values-fa_values-fa.arsc.flat +0 -0
  538. package/template/android/app/build/intermediates/merged_res/debug/values-fi_values-fi.arsc.flat +0 -0
  539. package/template/android/app/build/intermediates/merged_res/debug/values-fr-rCA_values-fr-rCA.arsc.flat +0 -0
  540. package/template/android/app/build/intermediates/merged_res/debug/values-fr_values-fr.arsc.flat +0 -0
  541. package/template/android/app/build/intermediates/merged_res/debug/values-gl_values-gl.arsc.flat +0 -0
  542. package/template/android/app/build/intermediates/merged_res/debug/values-gu_values-gu.arsc.flat +0 -0
  543. package/template/android/app/build/intermediates/merged_res/debug/values-h360dp-land-v13_values-h360dp-land-v13.arsc.flat +0 -0
  544. package/template/android/app/build/intermediates/merged_res/debug/values-h480dp-land-v13_values-h480dp-land-v13.arsc.flat +0 -0
  545. package/template/android/app/build/intermediates/merged_res/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat +0 -0
  546. package/template/android/app/build/intermediates/merged_res/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat +0 -0
  547. package/template/android/app/build/intermediates/merged_res/debug/values-hi_values-hi.arsc.flat +0 -0
  548. package/template/android/app/build/intermediates/merged_res/debug/values-hr_values-hr.arsc.flat +0 -0
  549. package/template/android/app/build/intermediates/merged_res/debug/values-hu_values-hu.arsc.flat +0 -0
  550. package/template/android/app/build/intermediates/merged_res/debug/values-hy_values-hy.arsc.flat +0 -0
  551. package/template/android/app/build/intermediates/merged_res/debug/values-in_values-in.arsc.flat +0 -0
  552. package/template/android/app/build/intermediates/merged_res/debug/values-is_values-is.arsc.flat +0 -0
  553. package/template/android/app/build/intermediates/merged_res/debug/values-it_values-it.arsc.flat +0 -0
  554. package/template/android/app/build/intermediates/merged_res/debug/values-iw_values-iw.arsc.flat +0 -0
  555. package/template/android/app/build/intermediates/merged_res/debug/values-ja_values-ja.arsc.flat +0 -0
  556. package/template/android/app/build/intermediates/merged_res/debug/values-ka_values-ka.arsc.flat +0 -0
  557. package/template/android/app/build/intermediates/merged_res/debug/values-kk_values-kk.arsc.flat +0 -0
  558. package/template/android/app/build/intermediates/merged_res/debug/values-km_values-km.arsc.flat +0 -0
  559. package/template/android/app/build/intermediates/merged_res/debug/values-kn_values-kn.arsc.flat +0 -0
  560. package/template/android/app/build/intermediates/merged_res/debug/values-ko_values-ko.arsc.flat +0 -0
  561. package/template/android/app/build/intermediates/merged_res/debug/values-ky_values-ky.arsc.flat +0 -0
  562. package/template/android/app/build/intermediates/merged_res/debug/values-land_values-land.arsc.flat +0 -0
  563. package/template/android/app/build/intermediates/merged_res/debug/values-large-v4_values-large-v4.arsc.flat +0 -0
  564. package/template/android/app/build/intermediates/merged_res/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat +0 -0
  565. package/template/android/app/build/intermediates/merged_res/debug/values-lo_values-lo.arsc.flat +0 -0
  566. package/template/android/app/build/intermediates/merged_res/debug/values-lt_values-lt.arsc.flat +0 -0
  567. package/template/android/app/build/intermediates/merged_res/debug/values-lv_values-lv.arsc.flat +0 -0
  568. package/template/android/app/build/intermediates/merged_res/debug/values-mk_values-mk.arsc.flat +0 -0
  569. package/template/android/app/build/intermediates/merged_res/debug/values-ml_values-ml.arsc.flat +0 -0
  570. package/template/android/app/build/intermediates/merged_res/debug/values-mn_values-mn.arsc.flat +0 -0
  571. package/template/android/app/build/intermediates/merged_res/debug/values-mr_values-mr.arsc.flat +0 -0
  572. package/template/android/app/build/intermediates/merged_res/debug/values-ms_values-ms.arsc.flat +0 -0
  573. package/template/android/app/build/intermediates/merged_res/debug/values-my_values-my.arsc.flat +0 -0
  574. package/template/android/app/build/intermediates/merged_res/debug/values-nb_values-nb.arsc.flat +0 -0
  575. package/template/android/app/build/intermediates/merged_res/debug/values-ne_values-ne.arsc.flat +0 -0
  576. package/template/android/app/build/intermediates/merged_res/debug/values-night-v8_values-night-v8.arsc.flat +0 -0
  577. package/template/android/app/build/intermediates/merged_res/debug/values-nl_values-nl.arsc.flat +0 -0
  578. package/template/android/app/build/intermediates/merged_res/debug/values-or_values-or.arsc.flat +0 -0
  579. package/template/android/app/build/intermediates/merged_res/debug/values-pa_values-pa.arsc.flat +0 -0
  580. package/template/android/app/build/intermediates/merged_res/debug/values-pl_values-pl.arsc.flat +0 -0
  581. package/template/android/app/build/intermediates/merged_res/debug/values-port_values-port.arsc.flat +0 -0
  582. package/template/android/app/build/intermediates/merged_res/debug/values-pt-rBR_values-pt-rBR.arsc.flat +0 -0
  583. package/template/android/app/build/intermediates/merged_res/debug/values-pt-rPT_values-pt-rPT.arsc.flat +0 -0
  584. package/template/android/app/build/intermediates/merged_res/debug/values-pt_values-pt.arsc.flat +0 -0
  585. package/template/android/app/build/intermediates/merged_res/debug/values-ro_values-ro.arsc.flat +0 -0
  586. package/template/android/app/build/intermediates/merged_res/debug/values-ru_values-ru.arsc.flat +0 -0
  587. package/template/android/app/build/intermediates/merged_res/debug/values-si_values-si.arsc.flat +0 -0
  588. package/template/android/app/build/intermediates/merged_res/debug/values-sk_values-sk.arsc.flat +0 -0
  589. package/template/android/app/build/intermediates/merged_res/debug/values-sl_values-sl.arsc.flat +0 -0
  590. package/template/android/app/build/intermediates/merged_res/debug/values-small-v4_values-small-v4.arsc.flat +0 -0
  591. package/template/android/app/build/intermediates/merged_res/debug/values-sq_values-sq.arsc.flat +0 -0
  592. package/template/android/app/build/intermediates/merged_res/debug/values-sr_values-sr.arsc.flat +0 -0
  593. package/template/android/app/build/intermediates/merged_res/debug/values-sv_values-sv.arsc.flat +0 -0
  594. package/template/android/app/build/intermediates/merged_res/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat +0 -0
  595. package/template/android/app/build/intermediates/merged_res/debug/values-sw_values-sw.arsc.flat +0 -0
  596. package/template/android/app/build/intermediates/merged_res/debug/values-ta_values-ta.arsc.flat +0 -0
  597. package/template/android/app/build/intermediates/merged_res/debug/values-te_values-te.arsc.flat +0 -0
  598. package/template/android/app/build/intermediates/merged_res/debug/values-th_values-th.arsc.flat +0 -0
  599. package/template/android/app/build/intermediates/merged_res/debug/values-tl_values-tl.arsc.flat +0 -0
  600. package/template/android/app/build/intermediates/merged_res/debug/values-tr_values-tr.arsc.flat +0 -0
  601. package/template/android/app/build/intermediates/merged_res/debug/values-uk_values-uk.arsc.flat +0 -0
  602. package/template/android/app/build/intermediates/merged_res/debug/values-ur_values-ur.arsc.flat +0 -0
  603. package/template/android/app/build/intermediates/merged_res/debug/values-uz_values-uz.arsc.flat +0 -0
  604. package/template/android/app/build/intermediates/merged_res/debug/values-v16_values-v16.arsc.flat +0 -0
  605. package/template/android/app/build/intermediates/merged_res/debug/values-v17_values-v17.arsc.flat +0 -0
  606. package/template/android/app/build/intermediates/merged_res/debug/values-v18_values-v18.arsc.flat +0 -0
  607. package/template/android/app/build/intermediates/merged_res/debug/values-v21_values-v21.arsc.flat +0 -0
  608. package/template/android/app/build/intermediates/merged_res/debug/values-v22_values-v22.arsc.flat +0 -0
  609. package/template/android/app/build/intermediates/merged_res/debug/values-v23_values-v23.arsc.flat +0 -0
  610. package/template/android/app/build/intermediates/merged_res/debug/values-v24_values-v24.arsc.flat +0 -0
  611. package/template/android/app/build/intermediates/merged_res/debug/values-v25_values-v25.arsc.flat +0 -0
  612. package/template/android/app/build/intermediates/merged_res/debug/values-v26_values-v26.arsc.flat +0 -0
  613. package/template/android/app/build/intermediates/merged_res/debug/values-v27_values-v27.arsc.flat +0 -0
  614. package/template/android/app/build/intermediates/merged_res/debug/values-v28_values-v28.arsc.flat +0 -0
  615. package/template/android/app/build/intermediates/merged_res/debug/values-v29_values-v29.arsc.flat +0 -0
  616. package/template/android/app/build/intermediates/merged_res/debug/values-v31_values-v31.arsc.flat +0 -0
  617. package/template/android/app/build/intermediates/merged_res/debug/values-vi_values-vi.arsc.flat +0 -0
  618. package/template/android/app/build/intermediates/merged_res/debug/values-w360dp-port-v13_values-w360dp-port-v13.arsc.flat +0 -0
  619. package/template/android/app/build/intermediates/merged_res/debug/values-w480dp-port-v13_values-w480dp-port-v13.arsc.flat +0 -0
  620. package/template/android/app/build/intermediates/merged_res/debug/values-watch-v20_values-watch-v20.arsc.flat +0 -0
  621. package/template/android/app/build/intermediates/merged_res/debug/values-watch-v21_values-watch-v21.arsc.flat +0 -0
  622. package/template/android/app/build/intermediates/merged_res/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat +0 -0
  623. package/template/android/app/build/intermediates/merged_res/debug/values-zh-rCN_values-zh-rCN.arsc.flat +0 -0
  624. package/template/android/app/build/intermediates/merged_res/debug/values-zh-rHK_values-zh-rHK.arsc.flat +0 -0
  625. package/template/android/app/build/intermediates/merged_res/debug/values-zh-rTW_values-zh-rTW.arsc.flat +0 -0
  626. package/template/android/app/build/intermediates/merged_res/debug/values-zu_values-zu.arsc.flat +0 -0
  627. package/template/android/app/build/intermediates/merged_res/debug/values_values.arsc.flat +0 -0
  628. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json +3830 -0
  629. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-af.json +36 -0
  630. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-am.json +36 -0
  631. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ar.json +36 -0
  632. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-as.json +36 -0
  633. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-az.json +36 -0
  634. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-b+sr+Latn.json +36 -0
  635. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-be.json +36 -0
  636. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bg.json +36 -0
  637. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bn.json +36 -0
  638. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bs.json +36 -0
  639. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ca.json +36 -0
  640. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-cs.json +36 -0
  641. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-da.json +36 -0
  642. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-de.json +36 -0
  643. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-el.json +36 -0
  644. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rAU.json +36 -0
  645. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rCA.json +36 -0
  646. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rGB.json +36 -0
  647. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rIN.json +36 -0
  648. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rXC.json +36 -0
  649. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es-rUS.json +36 -0
  650. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es.json +36 -0
  651. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-et.json +36 -0
  652. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-eu.json +36 -0
  653. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fa.json +36 -0
  654. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fi.json +36 -0
  655. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr-rCA.json +36 -0
  656. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr.json +36 -0
  657. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gl.json +36 -0
  658. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gu.json +36 -0
  659. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h360dp-land-v13.json +19 -0
  660. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h480dp-land-v13.json +19 -0
  661. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h720dp-v13.json +19 -0
  662. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hdpi-v4.json +20 -0
  663. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hi.json +36 -0
  664. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hr.json +36 -0
  665. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hu.json +36 -0
  666. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hy.json +36 -0
  667. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-in.json +36 -0
  668. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-is.json +36 -0
  669. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-it.json +36 -0
  670. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-iw.json +36 -0
  671. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ja.json +36 -0
  672. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ka.json +36 -0
  673. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kk.json +36 -0
  674. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-km.json +36 -0
  675. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kn.json +36 -0
  676. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ko.json +36 -0
  677. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ky.json +36 -0
  678. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-land.json +38 -0
  679. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-large-v4.json +36 -0
  680. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ldltr-v21.json +19 -0
  681. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lo.json +36 -0
  682. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lt.json +36 -0
  683. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lv.json +36 -0
  684. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mk.json +36 -0
  685. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ml.json +36 -0
  686. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mn.json +36 -0
  687. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mr.json +36 -0
  688. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ms.json +36 -0
  689. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-my.json +36 -0
  690. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nb.json +36 -0
  691. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ne.json +36 -0
  692. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-night-v8.json +53 -0
  693. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nl.json +36 -0
  694. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-or.json +36 -0
  695. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pa.json +36 -0
  696. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pl.json +36 -0
  697. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-port.json +19 -0
  698. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rBR.json +36 -0
  699. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rPT.json +36 -0
  700. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt.json +36 -0
  701. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ro.json +36 -0
  702. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ru.json +36 -0
  703. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-si.json +36 -0
  704. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sk.json +36 -0
  705. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sl.json +36 -0
  706. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-small-v4.json +19 -0
  707. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sq.json +36 -0
  708. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sr.json +36 -0
  709. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sv.json +36 -0
  710. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw.json +36 -0
  711. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw600dp-v13.json +38 -0
  712. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ta.json +36 -0
  713. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-te.json +36 -0
  714. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-th.json +36 -0
  715. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tl.json +36 -0
  716. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tr.json +36 -0
  717. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uk.json +36 -0
  718. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ur.json +36 -0
  719. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uz.json +36 -0
  720. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v16.json +38 -0
  721. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v17.json +20 -0
  722. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v18.json +19 -0
  723. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v21.json +66 -0
  724. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v22.json +28 -0
  725. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v23.json +66 -0
  726. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v24.json +19 -0
  727. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v25.json +20 -0
  728. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v26.json +28 -0
  729. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v27.json +20 -0
  730. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v28.json +38 -0
  731. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v29.json +20 -0
  732. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v31.json +20 -0
  733. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-vi.json +36 -0
  734. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w360dp-port-v13.json +19 -0
  735. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w480dp-port-v13.json +19 -0
  736. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v20.json +20 -0
  737. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v21.json +20 -0
  738. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-xlarge-v4.json +19 -0
  739. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json +36 -0
  740. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rHK.json +36 -0
  741. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json +36 -0
  742. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zu.json +36 -0
  743. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json +428 -0
  744. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json +70 -0
  745. package/template/android/app/build/intermediates/navigation_json/debug/navigation.json +1 -0
  746. package/template/android/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml +55 -0
  747. package/template/android/app/build/intermediates/packaged_manifests/debug/output-metadata.json +20 -0
  748. package/template/android/app/build/intermediates/processed_res/debug/out/output-metadata.json +20 -0
  749. package/template/android/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ +0 -0
  750. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/facebook/react/PackageList.dex +0 -0
  751. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/reactnativetemplate/BuildConfig.dex +0 -0
  752. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/reactnativetemplate/MainActivity.dex +0 -0
  753. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/reactnativetemplate/MainApplication$1.dex +0 -0
  754. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/reactnativetemplate/MainApplication.dex +0 -0
  755. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/reactnativetemplate/ReactNativeFlipper$1.dex +0 -0
  756. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/reactnativetemplate/ReactNativeFlipper$2$1.dex +0 -0
  757. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/reactnativetemplate/ReactNativeFlipper$2.dex +0 -0
  758. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/reactnativetemplate/ReactNativeFlipper.dex +0 -0
  759. package/template/android/app/build/intermediates/project_dex_archive/debug/out/d6a31c86bdbd1ac967d0f7905a2f5b6c8bfc96058950723fba91418b4b6bb8de_0.jar +0 -0
  760. package/template/android/app/build/intermediates/project_dex_archive/debug/out/d6a31c86bdbd1ac967d0f7905a2f5b6c8bfc96058950723fba91418b4b6bb8de_1.jar +0 -0
  761. package/template/android/app/build/intermediates/project_dex_archive/debug/out/d6a31c86bdbd1ac967d0f7905a2f5b6c8bfc96058950723fba91418b4b6bb8de_2.jar +0 -0
  762. package/template/android/app/build/intermediates/project_dex_archive/debug/out/d6a31c86bdbd1ac967d0f7905a2f5b6c8bfc96058950723fba91418b4b6bb8de_3.jar +0 -0
  763. package/template/android/app/build/intermediates/project_dex_archive/debug/out/d6a31c86bdbd1ac967d0f7905a2f5b6c8bfc96058950723fba91418b4b6bb8de_4.jar +0 -0
  764. package/template/android/app/build/intermediates/project_dex_archive/debug/out/d6a31c86bdbd1ac967d0f7905a2f5b6c8bfc96058950723fba91418b4b6bb8de_5.jar +0 -0
  765. package/template/android/app/build/intermediates/runtime_symbol_list/debug/R.txt +3720 -0
  766. package/template/android/app/build/intermediates/signing_config_versions/debug/signing-config-versions.json +1 -0
  767. package/template/android/app/build/intermediates/source_set_path_map/debug/file-map.txt +38 -0
  768. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libc++_shared.so +0 -0
  769. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libcxxcomponents.so +0 -0
  770. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libevent-2.1.so +0 -0
  771. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libevent_core-2.1.so +0 -0
  772. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libevent_extra-2.1.so +0 -0
  773. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libfabricjni.so +0 -0
  774. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libfb.so +0 -0
  775. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libfbjni.so +0 -0
  776. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libflipper.so +0 -0
  777. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libfolly_runtime.so +0 -0
  778. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libglog.so +0 -0
  779. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libglog_init.so +0 -0
  780. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libhermes.so +0 -0
  781. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libhermes_executor.so +0 -0
  782. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libimagepipeline.so +0 -0
  783. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libjsi.so +0 -0
  784. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libjsijniprofiler.so +0 -0
  785. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libjsinspector.so +0 -0
  786. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/liblogger.so +0 -0
  787. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libmapbufferjni.so +0 -0
  788. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libnative-filters.so +0 -0
  789. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libnative-imagetranscoder.so +0 -0
  790. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_codegen_rncore.so +0 -0
  791. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_config.so +0 -0
  792. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_debug.so +0 -0
  793. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_nativemodule_core.so +0 -0
  794. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_newarchdefaults.so +0 -0
  795. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_animations.so +0 -0
  796. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_attributedstring.so +0 -0
  797. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_componentregistry.so +0 -0
  798. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_core.so +0 -0
  799. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_debug.so +0 -0
  800. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_graphics.so +0 -0
  801. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_imagemanager.so +0 -0
  802. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_leakchecker.so +0 -0
  803. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_mapbuffer.so +0 -0
  804. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_mounting.so +0 -0
  805. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_runtimescheduler.so +0 -0
  806. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_scheduler.so +0 -0
  807. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_telemetry.so +0 -0
  808. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_templateprocessor.so +0 -0
  809. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_textlayoutmanager.so +0 -0
  810. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_uimanager.so +0 -0
  811. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_utils.so +0 -0
  812. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreactnativeblob.so +0 -0
  813. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreactnativejni.so +0 -0
  814. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreactnativemmkv.so +0 -0
  815. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreactperfloggerjni.so +0 -0
  816. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/librrc_image.so +0 -0
  817. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/librrc_root.so +0 -0
  818. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/librrc_scrollview.so +0 -0
  819. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/librrc_text.so +0 -0
  820. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/librrc_textinput.so +0 -0
  821. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/librrc_unimplementedview.so +0 -0
  822. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/librrc_view.so +0 -0
  823. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libruntimeexecutor.so +0 -0
  824. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libturbomodulejsijni.so +0 -0
  825. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libyoga.so +0 -0
  826. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libc++_shared.so +0 -0
  827. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libcxxcomponents.so +0 -0
  828. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libevent-2.1.so +0 -0
  829. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libevent_core-2.1.so +0 -0
  830. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libevent_extra-2.1.so +0 -0
  831. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libfabricjni.so +0 -0
  832. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libfb.so +0 -0
  833. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libfbjni.so +0 -0
  834. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libflipper.so +0 -0
  835. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libfolly_runtime.so +0 -0
  836. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libglog.so +0 -0
  837. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libglog_init.so +0 -0
  838. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libhermes.so +0 -0
  839. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libhermes_executor.so +0 -0
  840. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libimagepipeline.so +0 -0
  841. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libjsi.so +0 -0
  842. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libjsijniprofiler.so +0 -0
  843. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libjsinspector.so +0 -0
  844. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/liblogger.so +0 -0
  845. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libmapbufferjni.so +0 -0
  846. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libnative-filters.so +0 -0
  847. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libnative-imagetranscoder.so +0 -0
  848. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_codegen_rncore.so +0 -0
  849. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_config.so +0 -0
  850. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_debug.so +0 -0
  851. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_nativemodule_core.so +0 -0
  852. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_newarchdefaults.so +0 -0
  853. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_animations.so +0 -0
  854. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_attributedstring.so +0 -0
  855. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_componentregistry.so +0 -0
  856. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_core.so +0 -0
  857. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_debug.so +0 -0
  858. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_graphics.so +0 -0
  859. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_imagemanager.so +0 -0
  860. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_leakchecker.so +0 -0
  861. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_mapbuffer.so +0 -0
  862. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_mounting.so +0 -0
  863. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_runtimescheduler.so +0 -0
  864. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_scheduler.so +0 -0
  865. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_telemetry.so +0 -0
  866. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_templateprocessor.so +0 -0
  867. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_textlayoutmanager.so +0 -0
  868. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_uimanager.so +0 -0
  869. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_utils.so +0 -0
  870. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreactnativeblob.so +0 -0
  871. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreactnativejni.so +0 -0
  872. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreactnativemmkv.so +0 -0
  873. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreactperfloggerjni.so +0 -0
  874. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/librrc_image.so +0 -0
  875. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/librrc_root.so +0 -0
  876. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/librrc_scrollview.so +0 -0
  877. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/librrc_text.so +0 -0
  878. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/librrc_textinput.so +0 -0
  879. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/librrc_unimplementedview.so +0 -0
  880. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/librrc_view.so +0 -0
  881. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libruntimeexecutor.so +0 -0
  882. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libturbomodulejsijni.so +0 -0
  883. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libyoga.so +0 -0
  884. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libc++_shared.so +0 -0
  885. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libcxxcomponents.so +0 -0
  886. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libevent-2.1.so +0 -0
  887. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libevent_core-2.1.so +0 -0
  888. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libevent_extra-2.1.so +0 -0
  889. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libfabricjni.so +0 -0
  890. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libfb.so +0 -0
  891. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libfbjni.so +0 -0
  892. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libflipper.so +0 -0
  893. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libfolly_runtime.so +0 -0
  894. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libglog.so +0 -0
  895. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libglog_init.so +0 -0
  896. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libhermes.so +0 -0
  897. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libhermes_executor.so +0 -0
  898. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libimagepipeline.so +0 -0
  899. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libjsi.so +0 -0
  900. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libjsijniprofiler.so +0 -0
  901. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libjsinspector.so +0 -0
  902. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/liblogger.so +0 -0
  903. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libmapbufferjni.so +0 -0
  904. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libnative-filters.so +0 -0
  905. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libnative-imagetranscoder.so +0 -0
  906. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_codegen_rncore.so +0 -0
  907. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_config.so +0 -0
  908. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_debug.so +0 -0
  909. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_nativemodule_core.so +0 -0
  910. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_newarchdefaults.so +0 -0
  911. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_animations.so +0 -0
  912. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_attributedstring.so +0 -0
  913. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_componentregistry.so +0 -0
  914. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_core.so +0 -0
  915. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_debug.so +0 -0
  916. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_graphics.so +0 -0
  917. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_imagemanager.so +0 -0
  918. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_leakchecker.so +0 -0
  919. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_mapbuffer.so +0 -0
  920. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_mounting.so +0 -0
  921. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_runtimescheduler.so +0 -0
  922. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_scheduler.so +0 -0
  923. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_telemetry.so +0 -0
  924. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_templateprocessor.so +0 -0
  925. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_textlayoutmanager.so +0 -0
  926. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_uimanager.so +0 -0
  927. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_utils.so +0 -0
  928. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreactnativeblob.so +0 -0
  929. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreactnativejni.so +0 -0
  930. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreactnativemmkv.so +0 -0
  931. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreactperfloggerjni.so +0 -0
  932. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/librrc_image.so +0 -0
  933. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/librrc_root.so +0 -0
  934. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/librrc_scrollview.so +0 -0
  935. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/librrc_text.so +0 -0
  936. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/librrc_textinput.so +0 -0
  937. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/librrc_unimplementedview.so +0 -0
  938. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/librrc_view.so +0 -0
  939. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libruntimeexecutor.so +0 -0
  940. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libturbomodulejsijni.so +0 -0
  941. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libyoga.so +0 -0
  942. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libc++_shared.so +0 -0
  943. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libcxxcomponents.so +0 -0
  944. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libevent-2.1.so +0 -0
  945. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libevent_core-2.1.so +0 -0
  946. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libevent_extra-2.1.so +0 -0
  947. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libfabricjni.so +0 -0
  948. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libfb.so +0 -0
  949. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libfbjni.so +0 -0
  950. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libflipper.so +0 -0
  951. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libfolly_runtime.so +0 -0
  952. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libglog.so +0 -0
  953. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libglog_init.so +0 -0
  954. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libhermes.so +0 -0
  955. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libhermes_executor.so +0 -0
  956. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libimagepipeline.so +0 -0
  957. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libjsi.so +0 -0
  958. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libjsijniprofiler.so +0 -0
  959. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libjsinspector.so +0 -0
  960. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/liblogger.so +0 -0
  961. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libmapbufferjni.so +0 -0
  962. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libnative-filters.so +0 -0
  963. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libnative-imagetranscoder.so +0 -0
  964. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_codegen_rncore.so +0 -0
  965. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_config.so +0 -0
  966. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_debug.so +0 -0
  967. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_nativemodule_core.so +0 -0
  968. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_newarchdefaults.so +0 -0
  969. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_animations.so +0 -0
  970. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_attributedstring.so +0 -0
  971. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_componentregistry.so +0 -0
  972. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_core.so +0 -0
  973. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_debug.so +0 -0
  974. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_graphics.so +0 -0
  975. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_imagemanager.so +0 -0
  976. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_leakchecker.so +0 -0
  977. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_mapbuffer.so +0 -0
  978. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_mounting.so +0 -0
  979. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_runtimescheduler.so +0 -0
  980. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_scheduler.so +0 -0
  981. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_telemetry.so +0 -0
  982. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_templateprocessor.so +0 -0
  983. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_textlayoutmanager.so +0 -0
  984. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_uimanager.so +0 -0
  985. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_utils.so +0 -0
  986. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreactnativeblob.so +0 -0
  987. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreactnativejni.so +0 -0
  988. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreactnativemmkv.so +0 -0
  989. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreactperfloggerjni.so +0 -0
  990. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/librrc_image.so +0 -0
  991. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/librrc_root.so +0 -0
  992. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/librrc_scrollview.so +0 -0
  993. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/librrc_text.so +0 -0
  994. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/librrc_textinput.so +0 -0
  995. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/librrc_unimplementedview.so +0 -0
  996. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/librrc_view.so +0 -0
  997. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libruntimeexecutor.so +0 -0
  998. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libturbomodulejsijni.so +0 -0
  999. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libyoga.so +0 -0
  1000. package/template/android/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt +2843 -0
  1001. package/template/android/app/build/outputs/apk/debug/app-debug.apk +0 -0
  1002. package/template/android/app/build/outputs/apk/debug/output-metadata.json +20 -0
  1003. package/template/android/app/build/outputs/logs/manifest-merger-debug-report.txt +358 -0
  1004. package/template/android/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
  1005. package/template/android/app/build.gradle +1 -0
  1006. package/template/android/app/src/main/AndroidManifest.xml +1 -1
  1007. package/template/android/app/src/main/java/com/reactnativetemplate/MainActivity.java +8 -0
  1008. package/template/android/app/src/main/res/drawable/launch_screen.xml +11 -0
  1009. package/template/android/app/src/main/res/mipmap-hdpi/ic_launcher.png +0 -0
  1010. package/template/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png +0 -0
  1011. package/template/android/app/src/main/res/mipmap-hdpi/logo.png +0 -0
  1012. package/template/android/app/src/main/res/mipmap-mdpi/ic_launcher.png +0 -0
  1013. package/template/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png +0 -0
  1014. package/template/android/app/src/main/res/mipmap-mdpi/logo.png +0 -0
  1015. package/template/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png +0 -0
  1016. package/template/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png +0 -0
  1017. package/template/android/app/src/main/res/mipmap-xhdpi/logo.png +0 -0
  1018. package/template/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png +0 -0
  1019. package/template/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png +0 -0
  1020. package/template/android/app/src/main/res/mipmap-xxhdpi/logo.png +0 -0
  1021. package/template/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png +0 -0
  1022. package/template/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png +0 -0
  1023. package/template/android/app/src/main/res/mipmap-xxxhdpi/logo.png +0 -0
  1024. package/template/android/app/src/main/res/values/colors.xml +4 -0
  1025. package/template/android/app/src/main/res/values/styles.xml +5 -0
  1026. package/template/babel.config.js +17 -0
  1027. package/template/index.js +3 -6
  1028. package/template/ios/ReactNativeTemplate/AppDelegate.mm +4 -1
  1029. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/100.png +0 -0
  1030. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/1024.png +0 -0
  1031. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/114.png +0 -0
  1032. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/120.png +0 -0
  1033. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/144.png +0 -0
  1034. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/152.png +0 -0
  1035. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/167.png +0 -0
  1036. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/180.png +0 -0
  1037. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/20.png +0 -0
  1038. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/29.png +0 -0
  1039. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/40.png +0 -0
  1040. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/50.png +0 -0
  1041. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/57.png +0 -0
  1042. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/58.png +0 -0
  1043. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/60.png +0 -0
  1044. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/72.png +0 -0
  1045. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/76.png +0 -0
  1046. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/80.png +0 -0
  1047. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/87.png +0 -0
  1048. package/template/ios/ReactNativeTemplate/Images.xcassets/AppIcon.appiconset/Contents.json +1 -53
  1049. package/template/ios/ReactNativeTemplate/Images.xcassets/Contents.json +2 -2
  1050. package/template/ios/ReactNativeTemplate/Images.xcassets/computools-logo.imageset/Contents.json +23 -0
  1051. package/template/ios/ReactNativeTemplate/Images.xcassets/computools-logo.imageset/computools-logo-1.svg +3 -0
  1052. package/template/ios/ReactNativeTemplate/Images.xcassets/computools-logo.imageset/computools-logo-2.svg +3 -0
  1053. package/template/ios/ReactNativeTemplate/Images.xcassets/computools-logo.imageset/computools-logo.svg +3 -0
  1054. package/template/ios/ReactNativeTemplate/LaunchScreen.storyboard +24 -15
  1055. package/template/ios/build/generated/ios/React-Codegen.podspec.json +1 -1
  1056. package/template/package.json +18 -1
  1057. package/template/src/Main.tsx +5 -0
  1058. package/template/src/app/config/http.ts +67 -0
  1059. package/template/src/app/config/injector.ts +13 -0
  1060. package/template/src/app/config/memory.ts +22 -0
  1061. package/template/src/app/infrastructure/App.tsx +22 -0
  1062. package/template/src/app/infrastructure/MainStack.navigation.tsx +17 -0
  1063. package/template/src/app/infrastructure/MainStackRoutes.routes.ts +11 -0
  1064. package/template/src/app/infrastructure/auth/auth.repo.impl.ts +29 -0
  1065. package/template/src/app/infrastructure/auth/auth.repo.ts +5 -0
  1066. package/template/src/app/infrastructure/auth/auth.service.ts +25 -0
  1067. package/template/src/app/infrastructure/auth/screens/login/Login.screen.tsx +115 -0
  1068. package/template/src/app/infrastructure/auth/screens/login/login.controller.ts +27 -0
  1069. package/template/src/app/infrastructure/auth/screens/sign-up/SignUp.screen.tsx +118 -0
  1070. package/template/src/app/infrastructure/init-logic.ts +18 -0
  1071. package/template/src/app/infrastructure/onboarding/Onboarding.screen.tsx +49 -0
  1072. package/template/src/app/infrastructure/onboarding/Step.component.tsx +37 -0
  1073. package/template/src/app/types/any-json.ts +5 -0
  1074. package/template/src/app/types/primitives.ts +1 -0
  1075. package/template/src/app/ui-kit/HeaderBack.component.tsx +27 -0
  1076. package/template/src/app/ui-kit/InputField.component.tsx +32 -0
  1077. package/template/src/app/ui-kit/buttons/Button.component.tsx +28 -0
  1078. package/template/src/app/ui-kit/icons/back-chevron/BackChevron.component.tsx +8 -0
  1079. package/template/src/app/ui-kit/icons/computools/Computools.icon.tsx +10 -0
  1080. package/template/src/app/ui-kit/icons/computools/path.json +3 -0
  1081. package/template/src/app/ui-kit/icons/icons.md +8 -0
  1082. package/template/src/assets/fonts/fonts.md +5 -0
  1083. package/template/src/assets/images/images.md +5 -0
  1084. package/template/src/environments/env.json +3 -0
  1085. package/template/src/environments/env.md +7 -0
  1086. package/template/tsconfig.json +14 -1
  1087. package/template.config.js +3 -3
  1088. package/template/.ruby-version +0 -1
  1089. package/template/App.tsx +0 -118
  1090. package/template/__tests__/App-test.tsx +0 -14
@@ -0,0 +1,2843 @@
1
+ com.reactnativetemplate
2
+ anim abc_fade_in
3
+ anim abc_fade_out
4
+ anim abc_grow_fade_in_from_bottom
5
+ anim abc_popup_enter
6
+ anim abc_popup_exit
7
+ anim abc_shrink_fade_out_from_bottom
8
+ anim abc_slide_in_bottom
9
+ anim abc_slide_in_top
10
+ anim abc_slide_out_bottom
11
+ anim abc_slide_out_top
12
+ anim abc_tooltip_enter
13
+ anim abc_tooltip_exit
14
+ anim btn_checkbox_to_checked_box_inner_merged_animation
15
+ anim btn_checkbox_to_checked_box_outer_merged_animation
16
+ anim btn_checkbox_to_checked_icon_null_animation
17
+ anim btn_checkbox_to_unchecked_box_inner_merged_animation
18
+ anim btn_checkbox_to_unchecked_check_path_merged_animation
19
+ anim btn_checkbox_to_unchecked_icon_null_animation
20
+ anim btn_radio_to_off_mtrl_dot_group_animation
21
+ anim btn_radio_to_off_mtrl_ring_outer_animation
22
+ anim btn_radio_to_off_mtrl_ring_outer_path_animation
23
+ anim btn_radio_to_on_mtrl_dot_group_animation
24
+ anim btn_radio_to_on_mtrl_ring_outer_animation
25
+ anim btn_radio_to_on_mtrl_ring_outer_path_animation
26
+ anim catalyst_fade_in
27
+ anim catalyst_fade_out
28
+ anim catalyst_push_up_in
29
+ anim catalyst_push_up_out
30
+ anim catalyst_slide_down
31
+ anim catalyst_slide_up
32
+ anim design_bottom_sheet_slide_in
33
+ anim design_bottom_sheet_slide_out
34
+ anim design_snackbar_in
35
+ anim design_snackbar_out
36
+ anim fragment_fast_out_extra_slow_in
37
+ anim mtrl_bottom_sheet_slide_in
38
+ anim mtrl_bottom_sheet_slide_out
39
+ anim mtrl_card_lowers_interpolator
40
+ anim rns_default_enter_in
41
+ anim rns_default_enter_out
42
+ anim rns_default_exit_in
43
+ anim rns_default_exit_out
44
+ anim rns_fade_from_bottom
45
+ anim rns_fade_in
46
+ anim rns_fade_out
47
+ anim rns_fade_to_bottom
48
+ anim rns_no_animation_20
49
+ anim rns_no_animation_250
50
+ anim rns_no_animation_350
51
+ anim rns_no_animation_medium
52
+ anim rns_slide_in_from_bottom
53
+ anim rns_slide_in_from_left
54
+ anim rns_slide_in_from_right
55
+ anim rns_slide_out_to_bottom
56
+ anim rns_slide_out_to_left
57
+ anim rns_slide_out_to_right
58
+ animator design_appbar_state_list_animator
59
+ animator design_fab_hide_motion_spec
60
+ animator design_fab_show_motion_spec
61
+ animator fragment_close_enter
62
+ animator fragment_close_exit
63
+ animator fragment_fade_enter
64
+ animator fragment_fade_exit
65
+ animator fragment_open_enter
66
+ animator fragment_open_exit
67
+ animator mtrl_btn_state_list_anim
68
+ animator mtrl_btn_unelevated_state_list_anim
69
+ animator mtrl_card_state_list_anim
70
+ animator mtrl_chip_state_list_anim
71
+ animator mtrl_extended_fab_change_size_motion_spec
72
+ animator mtrl_extended_fab_hide_motion_spec
73
+ animator mtrl_extended_fab_show_motion_spec
74
+ animator mtrl_extended_fab_state_list_animator
75
+ animator mtrl_fab_hide_motion_spec
76
+ animator mtrl_fab_show_motion_spec
77
+ animator mtrl_fab_transformation_sheet_collapse_spec
78
+ animator mtrl_fab_transformation_sheet_expand_spec
79
+ attr actionBarDivider
80
+ attr actionBarItemBackground
81
+ attr actionBarPopupTheme
82
+ attr actionBarSize
83
+ attr actionBarSplitStyle
84
+ attr actionBarStyle
85
+ attr actionBarTabBarStyle
86
+ attr actionBarTabStyle
87
+ attr actionBarTabTextStyle
88
+ attr actionBarTheme
89
+ attr actionBarWidgetTheme
90
+ attr actionButtonStyle
91
+ attr actionDropDownStyle
92
+ attr actionLayout
93
+ attr actionMenuTextAppearance
94
+ attr actionMenuTextColor
95
+ attr actionModeBackground
96
+ attr actionModeCloseButtonStyle
97
+ attr actionModeCloseContentDescription
98
+ attr actionModeCloseDrawable
99
+ attr actionModeCopyDrawable
100
+ attr actionModeCutDrawable
101
+ attr actionModeFindDrawable
102
+ attr actionModePasteDrawable
103
+ attr actionModePopupWindowStyle
104
+ attr actionModeSelectAllDrawable
105
+ attr actionModeShareDrawable
106
+ attr actionModeSplitBackground
107
+ attr actionModeStyle
108
+ attr actionModeTheme
109
+ attr actionModeWebSearchDrawable
110
+ attr actionOverflowButtonStyle
111
+ attr actionOverflowMenuStyle
112
+ attr actionProviderClass
113
+ attr actionTextColorAlpha
114
+ attr actionViewClass
115
+ attr activityChooserViewStyle
116
+ attr actualImageResource
117
+ attr actualImageScaleType
118
+ attr actualImageUri
119
+ attr alertDialogButtonGroupStyle
120
+ attr alertDialogCenterButtons
121
+ attr alertDialogStyle
122
+ attr alertDialogTheme
123
+ attr allowStacking
124
+ attr alpha
125
+ attr alphabeticModifiers
126
+ attr animationMode
127
+ attr appBarLayoutStyle
128
+ attr arrowHeadLength
129
+ attr arrowShaftLength
130
+ attr autoCompleteTextViewStyle
131
+ attr autoSizeMaxTextSize
132
+ attr autoSizeMinTextSize
133
+ attr autoSizePresetSizes
134
+ attr autoSizeStepGranularity
135
+ attr autoSizeTextType
136
+ attr autofillInlineSuggestionChip
137
+ attr autofillInlineSuggestionEndIconStyle
138
+ attr autofillInlineSuggestionStartIconStyle
139
+ attr autofillInlineSuggestionSubtitle
140
+ attr autofillInlineSuggestionTitle
141
+ attr background
142
+ attr backgroundColor
143
+ attr backgroundImage
144
+ attr backgroundInsetBottom
145
+ attr backgroundInsetEnd
146
+ attr backgroundInsetStart
147
+ attr backgroundInsetTop
148
+ attr backgroundOverlayColorAlpha
149
+ attr backgroundSplit
150
+ attr backgroundStacked
151
+ attr backgroundTint
152
+ attr backgroundTintMode
153
+ attr badgeGravity
154
+ attr badgeStyle
155
+ attr badgeTextColor
156
+ attr barLength
157
+ attr behavior_autoHide
158
+ attr behavior_autoShrink
159
+ attr behavior_expandedOffset
160
+ attr behavior_fitToContents
161
+ attr behavior_halfExpandedRatio
162
+ attr behavior_hideable
163
+ attr behavior_overlapTop
164
+ attr behavior_peekHeight
165
+ attr behavior_saveFlags
166
+ attr behavior_skipCollapsed
167
+ attr borderWidth
168
+ attr borderlessButtonStyle
169
+ attr bottomAppBarStyle
170
+ attr bottomNavigationStyle
171
+ attr bottomSheetDialogTheme
172
+ attr bottomSheetStyle
173
+ attr boxBackgroundColor
174
+ attr boxBackgroundMode
175
+ attr boxCollapsedPaddingTop
176
+ attr boxCornerRadiusBottomEnd
177
+ attr boxCornerRadiusBottomStart
178
+ attr boxCornerRadiusTopEnd
179
+ attr boxCornerRadiusTopStart
180
+ attr boxStrokeColor
181
+ attr boxStrokeWidth
182
+ attr boxStrokeWidthFocused
183
+ attr buttonBarButtonStyle
184
+ attr buttonBarNegativeButtonStyle
185
+ attr buttonBarNeutralButtonStyle
186
+ attr buttonBarPositiveButtonStyle
187
+ attr buttonBarStyle
188
+ attr buttonCompat
189
+ attr buttonGravity
190
+ attr buttonIconDimen
191
+ attr buttonPanelSideLayout
192
+ attr buttonStyle
193
+ attr buttonStyleSmall
194
+ attr buttonTint
195
+ attr buttonTintMode
196
+ attr cardBackgroundColor
197
+ attr cardCornerRadius
198
+ attr cardElevation
199
+ attr cardForegroundColor
200
+ attr cardMaxElevation
201
+ attr cardPreventCornerOverlap
202
+ attr cardUseCompatPadding
203
+ attr cardViewStyle
204
+ attr checkMarkCompat
205
+ attr checkMarkTint
206
+ attr checkMarkTintMode
207
+ attr checkboxStyle
208
+ attr checkedButton
209
+ attr checkedChip
210
+ attr checkedIcon
211
+ attr checkedIconEnabled
212
+ attr checkedIconTint
213
+ attr checkedIconVisible
214
+ attr checkedTextViewStyle
215
+ attr chipBackgroundColor
216
+ attr chipCornerRadius
217
+ attr chipEndPadding
218
+ attr chipGroupStyle
219
+ attr chipIcon
220
+ attr chipIconEnabled
221
+ attr chipIconSize
222
+ attr chipIconTint
223
+ attr chipIconVisible
224
+ attr chipMinHeight
225
+ attr chipMinTouchTargetSize
226
+ attr chipSpacing
227
+ attr chipSpacingHorizontal
228
+ attr chipSpacingVertical
229
+ attr chipStandaloneStyle
230
+ attr chipStartPadding
231
+ attr chipStrokeColor
232
+ attr chipStrokeWidth
233
+ attr chipStyle
234
+ attr chipSurfaceColor
235
+ attr closeIcon
236
+ attr closeIconEnabled
237
+ attr closeIconEndPadding
238
+ attr closeIconSize
239
+ attr closeIconStartPadding
240
+ attr closeIconTint
241
+ attr closeIconVisible
242
+ attr closeItemLayout
243
+ attr collapseContentDescription
244
+ attr collapseIcon
245
+ attr collapsedTitleGravity
246
+ attr collapsedTitleTextAppearance
247
+ attr color
248
+ attr colorAccent
249
+ attr colorBackgroundFloating
250
+ attr colorButtonNormal
251
+ attr colorControlActivated
252
+ attr colorControlHighlight
253
+ attr colorControlNormal
254
+ attr colorError
255
+ attr colorOnBackground
256
+ attr colorOnError
257
+ attr colorOnPrimary
258
+ attr colorOnPrimarySurface
259
+ attr colorOnSecondary
260
+ attr colorOnSurface
261
+ attr colorPrimary
262
+ attr colorPrimaryDark
263
+ attr colorPrimarySurface
264
+ attr colorPrimaryVariant
265
+ attr colorSecondary
266
+ attr colorSecondaryVariant
267
+ attr colorSurface
268
+ attr colorSwitchThumbNormal
269
+ attr commitIcon
270
+ attr contentDescription
271
+ attr contentInsetEnd
272
+ attr contentInsetEndWithActions
273
+ attr contentInsetLeft
274
+ attr contentInsetRight
275
+ attr contentInsetStart
276
+ attr contentInsetStartWithNavigation
277
+ attr contentPadding
278
+ attr contentPaddingBottom
279
+ attr contentPaddingLeft
280
+ attr contentPaddingRight
281
+ attr contentPaddingTop
282
+ attr contentScrim
283
+ attr controlBackground
284
+ attr coordinatorLayoutStyle
285
+ attr cornerFamily
286
+ attr cornerFamilyBottomLeft
287
+ attr cornerFamilyBottomRight
288
+ attr cornerFamilyTopLeft
289
+ attr cornerFamilyTopRight
290
+ attr cornerRadius
291
+ attr cornerSize
292
+ attr cornerSizeBottomLeft
293
+ attr cornerSizeBottomRight
294
+ attr cornerSizeTopLeft
295
+ attr cornerSizeTopRight
296
+ attr counterEnabled
297
+ attr counterMaxLength
298
+ attr counterOverflowTextAppearance
299
+ attr counterOverflowTextColor
300
+ attr counterTextAppearance
301
+ attr counterTextColor
302
+ attr customNavigationLayout
303
+ attr dayInvalidStyle
304
+ attr daySelectedStyle
305
+ attr dayStyle
306
+ attr dayTodayStyle
307
+ attr defaultQueryHint
308
+ attr dialogCornerRadius
309
+ attr dialogPreferredPadding
310
+ attr dialogTheme
311
+ attr displayOptions
312
+ attr divider
313
+ attr dividerHorizontal
314
+ attr dividerPadding
315
+ attr dividerVertical
316
+ attr drawableBottomCompat
317
+ attr drawableEndCompat
318
+ attr drawableLeftCompat
319
+ attr drawableRightCompat
320
+ attr drawableSize
321
+ attr drawableStartCompat
322
+ attr drawableTint
323
+ attr drawableTintMode
324
+ attr drawableTopCompat
325
+ attr drawerArrowStyle
326
+ attr dropDownListViewStyle
327
+ attr dropdownListPreferredItemHeight
328
+ attr editTextBackground
329
+ attr editTextColor
330
+ attr editTextStyle
331
+ attr elevation
332
+ attr elevationOverlayColor
333
+ attr elevationOverlayEnabled
334
+ attr emojiCompatEnabled
335
+ attr endIconCheckable
336
+ attr endIconContentDescription
337
+ attr endIconDrawable
338
+ attr endIconMode
339
+ attr endIconTint
340
+ attr endIconTintMode
341
+ attr enforceMaterialTheme
342
+ attr enforceTextAppearance
343
+ attr ensureMinTouchTargetSize
344
+ attr errorEnabled
345
+ attr errorIconDrawable
346
+ attr errorIconTint
347
+ attr errorIconTintMode
348
+ attr errorTextAppearance
349
+ attr errorTextColor
350
+ attr expandActivityOverflowButtonDrawable
351
+ attr expanded
352
+ attr expandedTitleGravity
353
+ attr expandedTitleMargin
354
+ attr expandedTitleMarginBottom
355
+ attr expandedTitleMarginEnd
356
+ attr expandedTitleMarginStart
357
+ attr expandedTitleMarginTop
358
+ attr expandedTitleTextAppearance
359
+ attr extendMotionSpec
360
+ attr extendedFloatingActionButtonStyle
361
+ attr fabAlignmentMode
362
+ attr fabAnimationMode
363
+ attr fabCradleMargin
364
+ attr fabCradleRoundedCornerRadius
365
+ attr fabCradleVerticalOffset
366
+ attr fabCustomSize
367
+ attr fabSize
368
+ attr fadeDuration
369
+ attr failureImage
370
+ attr failureImageScaleType
371
+ attr fastScrollEnabled
372
+ attr fastScrollHorizontalThumbDrawable
373
+ attr fastScrollHorizontalTrackDrawable
374
+ attr fastScrollVerticalThumbDrawable
375
+ attr fastScrollVerticalTrackDrawable
376
+ attr firstBaselineToTopHeight
377
+ attr floatingActionButtonStyle
378
+ attr font
379
+ attr fontFamily
380
+ attr fontProviderAuthority
381
+ attr fontProviderCerts
382
+ attr fontProviderFetchStrategy
383
+ attr fontProviderFetchTimeout
384
+ attr fontProviderPackage
385
+ attr fontProviderQuery
386
+ attr fontProviderSystemFontFamily
387
+ attr fontStyle
388
+ attr fontVariationSettings
389
+ attr fontWeight
390
+ attr foregroundInsidePadding
391
+ attr gapBetweenBars
392
+ attr goIcon
393
+ attr headerLayout
394
+ attr height
395
+ attr helperText
396
+ attr helperTextEnabled
397
+ attr helperTextTextAppearance
398
+ attr helperTextTextColor
399
+ attr hideMotionSpec
400
+ attr hideOnContentScroll
401
+ attr hideOnScroll
402
+ attr hintAnimationEnabled
403
+ attr hintEnabled
404
+ attr hintTextAppearance
405
+ attr hintTextColor
406
+ attr homeAsUpIndicator
407
+ attr homeLayout
408
+ attr hoveredFocusedTranslationZ
409
+ attr icon
410
+ attr iconEndPadding
411
+ attr iconGravity
412
+ attr iconPadding
413
+ attr iconSize
414
+ attr iconStartPadding
415
+ attr iconTint
416
+ attr iconTintMode
417
+ attr iconifiedByDefault
418
+ attr imageButtonStyle
419
+ attr indeterminateProgressStyle
420
+ attr initialActivityCount
421
+ attr insetForeground
422
+ attr isAutofillInlineSuggestionTheme
423
+ attr isLightTheme
424
+ attr isMaterialTheme
425
+ attr itemBackground
426
+ attr itemFillColor
427
+ attr itemHorizontalPadding
428
+ attr itemHorizontalTranslationEnabled
429
+ attr itemIconPadding
430
+ attr itemIconSize
431
+ attr itemIconTint
432
+ attr itemMaxLines
433
+ attr itemPadding
434
+ attr itemRippleColor
435
+ attr itemShapeAppearance
436
+ attr itemShapeAppearanceOverlay
437
+ attr itemShapeFillColor
438
+ attr itemShapeInsetBottom
439
+ attr itemShapeInsetEnd
440
+ attr itemShapeInsetStart
441
+ attr itemShapeInsetTop
442
+ attr itemSpacing
443
+ attr itemStrokeColor
444
+ attr itemStrokeWidth
445
+ attr itemTextAppearance
446
+ attr itemTextAppearanceActive
447
+ attr itemTextAppearanceInactive
448
+ attr itemTextColor
449
+ attr keylines
450
+ attr lStar
451
+ attr labelVisibilityMode
452
+ attr lastBaselineToBottomHeight
453
+ attr layout
454
+ attr layoutManager
455
+ attr layout_anchor
456
+ attr layout_anchorGravity
457
+ attr layout_behavior
458
+ attr layout_collapseMode
459
+ attr layout_collapseParallaxMultiplier
460
+ attr layout_dodgeInsetEdges
461
+ attr layout_insetEdge
462
+ attr layout_keyline
463
+ attr layout_scrollFlags
464
+ attr layout_scrollInterpolator
465
+ attr liftOnScroll
466
+ attr liftOnScrollTargetViewId
467
+ attr lineHeight
468
+ attr lineSpacing
469
+ attr listChoiceBackgroundIndicator
470
+ attr listChoiceIndicatorMultipleAnimated
471
+ attr listChoiceIndicatorSingleAnimated
472
+ attr listDividerAlertDialog
473
+ attr listItemLayout
474
+ attr listLayout
475
+ attr listMenuViewStyle
476
+ attr listPopupWindowStyle
477
+ attr listPreferredItemHeight
478
+ attr listPreferredItemHeightLarge
479
+ attr listPreferredItemHeightSmall
480
+ attr listPreferredItemPaddingEnd
481
+ attr listPreferredItemPaddingLeft
482
+ attr listPreferredItemPaddingRight
483
+ attr listPreferredItemPaddingStart
484
+ attr logo
485
+ attr logoDescription
486
+ attr materialAlertDialogBodyTextStyle
487
+ attr materialAlertDialogTheme
488
+ attr materialAlertDialogTitleIconStyle
489
+ attr materialAlertDialogTitlePanelStyle
490
+ attr materialAlertDialogTitleTextStyle
491
+ attr materialButtonOutlinedStyle
492
+ attr materialButtonStyle
493
+ attr materialButtonToggleGroupStyle
494
+ attr materialCalendarDay
495
+ attr materialCalendarFullscreenTheme
496
+ attr materialCalendarHeaderConfirmButton
497
+ attr materialCalendarHeaderDivider
498
+ attr materialCalendarHeaderLayout
499
+ attr materialCalendarHeaderSelection
500
+ attr materialCalendarHeaderTitle
501
+ attr materialCalendarHeaderToggleButton
502
+ attr materialCalendarStyle
503
+ attr materialCalendarTheme
504
+ attr materialCardViewStyle
505
+ attr materialThemeOverlay
506
+ attr maxActionInlineWidth
507
+ attr maxButtonHeight
508
+ attr maxCharacterCount
509
+ attr maxImageSize
510
+ attr measureWithLargestChild
511
+ attr menu
512
+ attr minTouchTargetSize
513
+ attr multiChoiceItemLayout
514
+ attr navigationContentDescription
515
+ attr navigationIcon
516
+ attr navigationMode
517
+ attr navigationViewStyle
518
+ attr nestedScrollViewStyle
519
+ attr number
520
+ attr numericModifiers
521
+ attr overlapAnchor
522
+ attr overlayImage
523
+ attr paddingBottomNoButtons
524
+ attr paddingEnd
525
+ attr paddingStart
526
+ attr paddingTopNoTitle
527
+ attr panelBackground
528
+ attr panelMenuListTheme
529
+ attr panelMenuListWidth
530
+ attr passwordToggleContentDescription
531
+ attr passwordToggleDrawable
532
+ attr passwordToggleEnabled
533
+ attr passwordToggleTint
534
+ attr passwordToggleTintMode
535
+ attr placeholderImage
536
+ attr placeholderImageScaleType
537
+ attr popupMenuBackground
538
+ attr popupMenuStyle
539
+ attr popupTheme
540
+ attr popupWindowStyle
541
+ attr postSplashScreenTheme
542
+ attr preserveIconSpacing
543
+ attr pressedStateOverlayImage
544
+ attr pressedTranslationZ
545
+ attr progressBarAutoRotateInterval
546
+ attr progressBarImage
547
+ attr progressBarImageScaleType
548
+ attr progressBarPadding
549
+ attr progressBarStyle
550
+ attr queryBackground
551
+ attr queryHint
552
+ attr queryPatterns
553
+ attr radioButtonStyle
554
+ attr rangeFillColor
555
+ attr ratingBarStyle
556
+ attr ratingBarStyleIndicator
557
+ attr ratingBarStyleSmall
558
+ attr recyclerViewStyle
559
+ attr retryImage
560
+ attr retryImageScaleType
561
+ attr reverseLayout
562
+ attr rippleColor
563
+ attr roundAsCircle
564
+ attr roundBottomEnd
565
+ attr roundBottomLeft
566
+ attr roundBottomRight
567
+ attr roundBottomStart
568
+ attr roundTopEnd
569
+ attr roundTopLeft
570
+ attr roundTopRight
571
+ attr roundTopStart
572
+ attr roundWithOverlayColor
573
+ attr roundedCornerRadius
574
+ attr roundingBorderColor
575
+ attr roundingBorderPadding
576
+ attr roundingBorderWidth
577
+ attr scrimAnimationDuration
578
+ attr scrimBackground
579
+ attr scrimVisibleHeightTrigger
580
+ attr searchHintIcon
581
+ attr searchIcon
582
+ attr searchViewStyle
583
+ attr seekBarStyle
584
+ attr selectableItemBackground
585
+ attr selectableItemBackgroundBorderless
586
+ attr shapeAppearance
587
+ attr shapeAppearanceLargeComponent
588
+ attr shapeAppearanceMediumComponent
589
+ attr shapeAppearanceOverlay
590
+ attr shapeAppearanceSmallComponent
591
+ attr shortcutMatchRequired
592
+ attr showAsAction
593
+ attr showDividers
594
+ attr showMotionSpec
595
+ attr showText
596
+ attr showTitle
597
+ attr shrinkMotionSpec
598
+ attr singleChoiceItemLayout
599
+ attr singleLine
600
+ attr singleSelection
601
+ attr snackbarButtonStyle
602
+ attr snackbarStyle
603
+ attr spanCount
604
+ attr spinBars
605
+ attr spinnerDropDownItemStyle
606
+ attr spinnerStyle
607
+ attr splashScreenIconSize
608
+ attr splitTrack
609
+ attr srcCompat
610
+ attr stackFromEnd
611
+ attr startIconCheckable
612
+ attr startIconContentDescription
613
+ attr startIconDrawable
614
+ attr startIconTint
615
+ attr startIconTintMode
616
+ attr state_above_anchor
617
+ attr state_collapsed
618
+ attr state_collapsible
619
+ attr state_dragged
620
+ attr state_liftable
621
+ attr state_lifted
622
+ attr statusBarBackground
623
+ attr statusBarForeground
624
+ attr statusBarScrim
625
+ attr strokeColor
626
+ attr strokeWidth
627
+ attr subMenuArrow
628
+ attr submitBackground
629
+ attr subtitle
630
+ attr subtitleTextAppearance
631
+ attr subtitleTextColor
632
+ attr subtitleTextStyle
633
+ attr suggestionRowLayout
634
+ attr switchMinWidth
635
+ attr switchPadding
636
+ attr switchStyle
637
+ attr switchTextAppearance
638
+ attr tabBackground
639
+ attr tabContentStart
640
+ attr tabGravity
641
+ attr tabIconTint
642
+ attr tabIconTintMode
643
+ attr tabIndicator
644
+ attr tabIndicatorAnimationDuration
645
+ attr tabIndicatorColor
646
+ attr tabIndicatorFullWidth
647
+ attr tabIndicatorGravity
648
+ attr tabIndicatorHeight
649
+ attr tabInlineLabel
650
+ attr tabMaxWidth
651
+ attr tabMinWidth
652
+ attr tabMode
653
+ attr tabPadding
654
+ attr tabPaddingBottom
655
+ attr tabPaddingEnd
656
+ attr tabPaddingStart
657
+ attr tabPaddingTop
658
+ attr tabRippleColor
659
+ attr tabSelectedTextColor
660
+ attr tabStyle
661
+ attr tabTextAppearance
662
+ attr tabTextColor
663
+ attr tabUnboundedRipple
664
+ attr textAllCaps
665
+ attr textAppearanceBody1
666
+ attr textAppearanceBody2
667
+ attr textAppearanceButton
668
+ attr textAppearanceCaption
669
+ attr textAppearanceHeadline1
670
+ attr textAppearanceHeadline2
671
+ attr textAppearanceHeadline3
672
+ attr textAppearanceHeadline4
673
+ attr textAppearanceHeadline5
674
+ attr textAppearanceHeadline6
675
+ attr textAppearanceLargePopupMenu
676
+ attr textAppearanceLineHeightEnabled
677
+ attr textAppearanceListItem
678
+ attr textAppearanceListItemSecondary
679
+ attr textAppearanceListItemSmall
680
+ attr textAppearanceOverline
681
+ attr textAppearancePopupMenuHeader
682
+ attr textAppearanceSearchResultSubtitle
683
+ attr textAppearanceSearchResultTitle
684
+ attr textAppearanceSmallPopupMenu
685
+ attr textAppearanceSubtitle1
686
+ attr textAppearanceSubtitle2
687
+ attr textColorAlertDialogListItem
688
+ attr textColorSearchUrl
689
+ attr textEndPadding
690
+ attr textInputStyle
691
+ attr textLocale
692
+ attr textStartPadding
693
+ attr theme
694
+ attr themeLineHeight
695
+ attr thickness
696
+ attr thumbTextPadding
697
+ attr thumbTint
698
+ attr thumbTintMode
699
+ attr tickMark
700
+ attr tickMarkTint
701
+ attr tickMarkTintMode
702
+ attr tint
703
+ attr tintMode
704
+ attr title
705
+ attr titleEnabled
706
+ attr titleMargin
707
+ attr titleMarginBottom
708
+ attr titleMarginEnd
709
+ attr titleMarginStart
710
+ attr titleMarginTop
711
+ attr titleMargins
712
+ attr titleTextAppearance
713
+ attr titleTextColor
714
+ attr titleTextStyle
715
+ attr toolbarId
716
+ attr toolbarNavigationButtonStyle
717
+ attr toolbarStyle
718
+ attr tooltipForegroundColor
719
+ attr tooltipFrameBackground
720
+ attr tooltipText
721
+ attr track
722
+ attr trackTint
723
+ attr trackTintMode
724
+ attr ttcIndex
725
+ attr useCompatPadding
726
+ attr useMaterialThemeColors
727
+ attr viewAspectRatio
728
+ attr viewInflaterClass
729
+ attr voiceIcon
730
+ attr windowActionBar
731
+ attr windowActionBarOverlay
732
+ attr windowActionModeOverlay
733
+ attr windowFixedHeightMajor
734
+ attr windowFixedHeightMinor
735
+ attr windowFixedWidthMajor
736
+ attr windowFixedWidthMinor
737
+ attr windowMinWidthMajor
738
+ attr windowMinWidthMinor
739
+ attr windowNoTitle
740
+ attr windowSplashScreenAnimatedIcon
741
+ attr windowSplashScreenAnimationDuration
742
+ attr windowSplashScreenBackground
743
+ attr windowSplashScreenIconBackgroundColor
744
+ attr yearSelectedStyle
745
+ attr yearStyle
746
+ attr yearTodayStyle
747
+ bool abc_action_bar_embed_tabs
748
+ bool abc_config_actionMenuItemAllCaps
749
+ bool mtrl_btn_textappearance_all_caps
750
+ color abc_background_cache_hint_selector_material_dark
751
+ color abc_background_cache_hint_selector_material_light
752
+ color abc_btn_colored_borderless_text_material
753
+ color abc_btn_colored_text_material
754
+ color abc_color_highlight_material
755
+ color abc_decor_view_status_guard
756
+ color abc_decor_view_status_guard_light
757
+ color abc_hint_foreground_material_dark
758
+ color abc_hint_foreground_material_light
759
+ color abc_primary_text_disable_only_material_dark
760
+ color abc_primary_text_disable_only_material_light
761
+ color abc_primary_text_material_dark
762
+ color abc_primary_text_material_light
763
+ color abc_search_url_text
764
+ color abc_search_url_text_normal
765
+ color abc_search_url_text_pressed
766
+ color abc_search_url_text_selected
767
+ color abc_secondary_text_material_dark
768
+ color abc_secondary_text_material_light
769
+ color abc_tint_btn_checkable
770
+ color abc_tint_default
771
+ color abc_tint_edittext
772
+ color abc_tint_seek_thumb
773
+ color abc_tint_spinner
774
+ color abc_tint_switch_track
775
+ color accent_material_dark
776
+ color accent_material_light
777
+ color androidx_core_ripple_material_light
778
+ color androidx_core_secondary_text_default_material_light
779
+ color background_floating_material_dark
780
+ color background_floating_material_light
781
+ color background_material_dark
782
+ color background_material_light
783
+ color bright_foreground_disabled_material_dark
784
+ color bright_foreground_disabled_material_light
785
+ color bright_foreground_inverse_material_dark
786
+ color bright_foreground_inverse_material_light
787
+ color bright_foreground_material_dark
788
+ color bright_foreground_material_light
789
+ color button_material_dark
790
+ color button_material_light
791
+ color cardview_dark_background
792
+ color cardview_light_background
793
+ color cardview_shadow_end_color
794
+ color cardview_shadow_start_color
795
+ color catalyst_logbox_background
796
+ color catalyst_redbox_background
797
+ color checkbox_themeable_attribute_color
798
+ color design_bottom_navigation_shadow_color
799
+ color design_box_stroke_color
800
+ color design_dark_default_color_background
801
+ color design_dark_default_color_error
802
+ color design_dark_default_color_on_background
803
+ color design_dark_default_color_on_error
804
+ color design_dark_default_color_on_primary
805
+ color design_dark_default_color_on_secondary
806
+ color design_dark_default_color_on_surface
807
+ color design_dark_default_color_primary
808
+ color design_dark_default_color_primary_dark
809
+ color design_dark_default_color_primary_variant
810
+ color design_dark_default_color_secondary
811
+ color design_dark_default_color_secondary_variant
812
+ color design_dark_default_color_surface
813
+ color design_default_color_background
814
+ color design_default_color_error
815
+ color design_default_color_on_background
816
+ color design_default_color_on_error
817
+ color design_default_color_on_primary
818
+ color design_default_color_on_secondary
819
+ color design_default_color_on_surface
820
+ color design_default_color_primary
821
+ color design_default_color_primary_dark
822
+ color design_default_color_primary_variant
823
+ color design_default_color_secondary
824
+ color design_default_color_secondary_variant
825
+ color design_default_color_surface
826
+ color design_error
827
+ color design_fab_shadow_end_color
828
+ color design_fab_shadow_mid_color
829
+ color design_fab_shadow_start_color
830
+ color design_fab_stroke_end_inner_color
831
+ color design_fab_stroke_end_outer_color
832
+ color design_fab_stroke_top_inner_color
833
+ color design_fab_stroke_top_outer_color
834
+ color design_icon_tint
835
+ color design_snackbar_background_color
836
+ color dim_foreground_disabled_material_dark
837
+ color dim_foreground_disabled_material_light
838
+ color dim_foreground_material_dark
839
+ color dim_foreground_material_light
840
+ color error_color_material_dark
841
+ color error_color_material_light
842
+ color foreground_material_dark
843
+ color foreground_material_light
844
+ color highlighted_text_material_dark
845
+ color highlighted_text_material_light
846
+ color material_blue_grey_800
847
+ color material_blue_grey_900
848
+ color material_blue_grey_950
849
+ color material_deep_teal_200
850
+ color material_deep_teal_500
851
+ color material_grey_100
852
+ color material_grey_300
853
+ color material_grey_50
854
+ color material_grey_600
855
+ color material_grey_800
856
+ color material_grey_850
857
+ color material_grey_900
858
+ color material_on_background_disabled
859
+ color material_on_background_emphasis_high_type
860
+ color material_on_background_emphasis_medium
861
+ color material_on_primary_disabled
862
+ color material_on_primary_emphasis_high_type
863
+ color material_on_primary_emphasis_medium
864
+ color material_on_surface_disabled
865
+ color material_on_surface_emphasis_high_type
866
+ color material_on_surface_emphasis_medium
867
+ color mtrl_bottom_nav_colored_item_tint
868
+ color mtrl_bottom_nav_colored_ripple_color
869
+ color mtrl_bottom_nav_item_tint
870
+ color mtrl_bottom_nav_ripple_color
871
+ color mtrl_btn_bg_color_selector
872
+ color mtrl_btn_ripple_color
873
+ color mtrl_btn_stroke_color_selector
874
+ color mtrl_btn_text_btn_bg_color_selector
875
+ color mtrl_btn_text_btn_ripple_color
876
+ color mtrl_btn_text_color_disabled
877
+ color mtrl_btn_text_color_selector
878
+ color mtrl_btn_transparent_bg_color
879
+ color mtrl_calendar_item_stroke_color
880
+ color mtrl_calendar_selected_range
881
+ color mtrl_card_view_foreground
882
+ color mtrl_card_view_ripple
883
+ color mtrl_chip_background_color
884
+ color mtrl_chip_close_icon_tint
885
+ color mtrl_chip_ripple_color
886
+ color mtrl_chip_surface_color
887
+ color mtrl_chip_text_color
888
+ color mtrl_choice_chip_background_color
889
+ color mtrl_choice_chip_ripple_color
890
+ color mtrl_choice_chip_text_color
891
+ color mtrl_error
892
+ color mtrl_extended_fab_bg_color_selector
893
+ color mtrl_extended_fab_ripple_color
894
+ color mtrl_extended_fab_text_color_selector
895
+ color mtrl_fab_ripple_color
896
+ color mtrl_filled_background_color
897
+ color mtrl_filled_icon_tint
898
+ color mtrl_filled_stroke_color
899
+ color mtrl_indicator_text_color
900
+ color mtrl_navigation_item_background_color
901
+ color mtrl_navigation_item_icon_tint
902
+ color mtrl_navigation_item_text_color
903
+ color mtrl_on_primary_text_btn_text_color_selector
904
+ color mtrl_outlined_icon_tint
905
+ color mtrl_outlined_stroke_color
906
+ color mtrl_popupmenu_overlay_color
907
+ color mtrl_scrim_color
908
+ color mtrl_tabs_colored_ripple_color
909
+ color mtrl_tabs_icon_color_selector
910
+ color mtrl_tabs_icon_color_selector_colored
911
+ color mtrl_tabs_legacy_text_color_selector
912
+ color mtrl_tabs_ripple_color
913
+ color mtrl_text_btn_text_color_selector
914
+ color mtrl_textinput_default_box_stroke_color
915
+ color mtrl_textinput_disabled_color
916
+ color mtrl_textinput_filled_box_default_background_color
917
+ color mtrl_textinput_focused_box_stroke_color
918
+ color mtrl_textinput_hovered_box_stroke_color
919
+ color notification_action_color_filter
920
+ color notification_icon_bg_color
921
+ color primary
922
+ color primary_dark_material_dark
923
+ color primary_dark_material_light
924
+ color primary_material_dark
925
+ color primary_material_light
926
+ color primary_text_default_material_dark
927
+ color primary_text_default_material_light
928
+ color primary_text_disabled_material_dark
929
+ color primary_text_disabled_material_light
930
+ color ripple_material_dark
931
+ color ripple_material_light
932
+ color secondary_text_default_material_dark
933
+ color secondary_text_default_material_light
934
+ color secondary_text_disabled_material_dark
935
+ color secondary_text_disabled_material_light
936
+ color switch_thumb_disabled_material_dark
937
+ color switch_thumb_disabled_material_light
938
+ color switch_thumb_material_dark
939
+ color switch_thumb_material_light
940
+ color switch_thumb_normal_material_dark
941
+ color switch_thumb_normal_material_light
942
+ color test_mtrl_calendar_day
943
+ color test_mtrl_calendar_day_selected
944
+ color tooltip_background_dark
945
+ color tooltip_background_light
946
+ dimen abc_action_bar_content_inset_material
947
+ dimen abc_action_bar_content_inset_with_nav
948
+ dimen abc_action_bar_default_height_material
949
+ dimen abc_action_bar_default_padding_end_material
950
+ dimen abc_action_bar_default_padding_start_material
951
+ dimen abc_action_bar_elevation_material
952
+ dimen abc_action_bar_icon_vertical_padding_material
953
+ dimen abc_action_bar_overflow_padding_end_material
954
+ dimen abc_action_bar_overflow_padding_start_material
955
+ dimen abc_action_bar_stacked_max_height
956
+ dimen abc_action_bar_stacked_tab_max_width
957
+ dimen abc_action_bar_subtitle_bottom_margin_material
958
+ dimen abc_action_bar_subtitle_top_margin_material
959
+ dimen abc_action_button_min_height_material
960
+ dimen abc_action_button_min_width_material
961
+ dimen abc_action_button_min_width_overflow_material
962
+ dimen abc_alert_dialog_button_bar_height
963
+ dimen abc_alert_dialog_button_dimen
964
+ dimen abc_button_inset_horizontal_material
965
+ dimen abc_button_inset_vertical_material
966
+ dimen abc_button_padding_horizontal_material
967
+ dimen abc_button_padding_vertical_material
968
+ dimen abc_cascading_menus_min_smallest_width
969
+ dimen abc_config_prefDialogWidth
970
+ dimen abc_control_corner_material
971
+ dimen abc_control_inset_material
972
+ dimen abc_control_padding_material
973
+ dimen abc_dialog_corner_radius_material
974
+ dimen abc_dialog_fixed_height_major
975
+ dimen abc_dialog_fixed_height_minor
976
+ dimen abc_dialog_fixed_width_major
977
+ dimen abc_dialog_fixed_width_minor
978
+ dimen abc_dialog_list_padding_bottom_no_buttons
979
+ dimen abc_dialog_list_padding_top_no_title
980
+ dimen abc_dialog_min_width_major
981
+ dimen abc_dialog_min_width_minor
982
+ dimen abc_dialog_padding_material
983
+ dimen abc_dialog_padding_top_material
984
+ dimen abc_dialog_title_divider_material
985
+ dimen abc_disabled_alpha_material_dark
986
+ dimen abc_disabled_alpha_material_light
987
+ dimen abc_dropdownitem_icon_width
988
+ dimen abc_dropdownitem_text_padding_left
989
+ dimen abc_dropdownitem_text_padding_right
990
+ dimen abc_edit_text_inset_bottom_material
991
+ dimen abc_edit_text_inset_horizontal_material
992
+ dimen abc_edit_text_inset_top_material
993
+ dimen abc_floating_window_z
994
+ dimen abc_list_item_height_large_material
995
+ dimen abc_list_item_height_material
996
+ dimen abc_list_item_height_small_material
997
+ dimen abc_list_item_padding_horizontal_material
998
+ dimen abc_panel_menu_list_width
999
+ dimen abc_progress_bar_height_material
1000
+ dimen abc_search_view_preferred_height
1001
+ dimen abc_search_view_preferred_width
1002
+ dimen abc_seekbar_track_background_height_material
1003
+ dimen abc_seekbar_track_progress_height_material
1004
+ dimen abc_select_dialog_padding_start_material
1005
+ dimen abc_star_big
1006
+ dimen abc_star_medium
1007
+ dimen abc_star_small
1008
+ dimen abc_switch_padding
1009
+ dimen abc_text_size_body_1_material
1010
+ dimen abc_text_size_body_2_material
1011
+ dimen abc_text_size_button_material
1012
+ dimen abc_text_size_caption_material
1013
+ dimen abc_text_size_display_1_material
1014
+ dimen abc_text_size_display_2_material
1015
+ dimen abc_text_size_display_3_material
1016
+ dimen abc_text_size_display_4_material
1017
+ dimen abc_text_size_headline_material
1018
+ dimen abc_text_size_large_material
1019
+ dimen abc_text_size_medium_material
1020
+ dimen abc_text_size_menu_header_material
1021
+ dimen abc_text_size_menu_material
1022
+ dimen abc_text_size_small_material
1023
+ dimen abc_text_size_subhead_material
1024
+ dimen abc_text_size_subtitle_material_toolbar
1025
+ dimen abc_text_size_title_material
1026
+ dimen abc_text_size_title_material_toolbar
1027
+ dimen action_bar_size
1028
+ dimen appcompat_dialog_background_inset
1029
+ dimen autofill_inline_suggestion_icon_size
1030
+ dimen cardview_compat_inset_shadow
1031
+ dimen cardview_default_elevation
1032
+ dimen cardview_default_radius
1033
+ dimen compat_button_inset_horizontal_material
1034
+ dimen compat_button_inset_vertical_material
1035
+ dimen compat_button_padding_horizontal_material
1036
+ dimen compat_button_padding_vertical_material
1037
+ dimen compat_control_corner_material
1038
+ dimen compat_notification_large_icon_max_height
1039
+ dimen compat_notification_large_icon_max_width
1040
+ dimen default_dimension
1041
+ dimen design_appbar_elevation
1042
+ dimen design_bottom_navigation_active_item_max_width
1043
+ dimen design_bottom_navigation_active_item_min_width
1044
+ dimen design_bottom_navigation_active_text_size
1045
+ dimen design_bottom_navigation_elevation
1046
+ dimen design_bottom_navigation_height
1047
+ dimen design_bottom_navigation_icon_size
1048
+ dimen design_bottom_navigation_item_max_width
1049
+ dimen design_bottom_navigation_item_min_width
1050
+ dimen design_bottom_navigation_margin
1051
+ dimen design_bottom_navigation_shadow_height
1052
+ dimen design_bottom_navigation_text_size
1053
+ dimen design_bottom_sheet_elevation
1054
+ dimen design_bottom_sheet_modal_elevation
1055
+ dimen design_bottom_sheet_peek_height_min
1056
+ dimen design_fab_border_width
1057
+ dimen design_fab_elevation
1058
+ dimen design_fab_image_size
1059
+ dimen design_fab_size_mini
1060
+ dimen design_fab_size_normal
1061
+ dimen design_fab_translation_z_hovered_focused
1062
+ dimen design_fab_translation_z_pressed
1063
+ dimen design_navigation_elevation
1064
+ dimen design_navigation_icon_padding
1065
+ dimen design_navigation_icon_size
1066
+ dimen design_navigation_item_horizontal_padding
1067
+ dimen design_navigation_item_icon_padding
1068
+ dimen design_navigation_max_width
1069
+ dimen design_navigation_padding_bottom
1070
+ dimen design_navigation_separator_vertical_padding
1071
+ dimen design_snackbar_action_inline_max_width
1072
+ dimen design_snackbar_action_text_color_alpha
1073
+ dimen design_snackbar_background_corner_radius
1074
+ dimen design_snackbar_elevation
1075
+ dimen design_snackbar_extra_spacing_horizontal
1076
+ dimen design_snackbar_max_width
1077
+ dimen design_snackbar_min_width
1078
+ dimen design_snackbar_padding_horizontal
1079
+ dimen design_snackbar_padding_vertical
1080
+ dimen design_snackbar_padding_vertical_2lines
1081
+ dimen design_snackbar_text_size
1082
+ dimen design_tab_max_width
1083
+ dimen design_tab_scrollable_min_width
1084
+ dimen design_tab_text_size
1085
+ dimen design_tab_text_size_2line
1086
+ dimen design_textinput_caption_translate_y
1087
+ dimen disabled_alpha_material_dark
1088
+ dimen disabled_alpha_material_light
1089
+ dimen fastscroll_default_thickness
1090
+ dimen fastscroll_margin
1091
+ dimen fastscroll_minimum_range
1092
+ dimen highlight_alpha_material_colored
1093
+ dimen highlight_alpha_material_dark
1094
+ dimen highlight_alpha_material_light
1095
+ dimen hint_alpha_material_dark
1096
+ dimen hint_alpha_material_light
1097
+ dimen hint_pressed_alpha_material_dark
1098
+ dimen hint_pressed_alpha_material_light
1099
+ dimen item_touch_helper_max_drag_scroll_per_frame
1100
+ dimen item_touch_helper_swipe_escape_max_velocity
1101
+ dimen item_touch_helper_swipe_escape_velocity
1102
+ dimen material_emphasis_disabled
1103
+ dimen material_emphasis_high_type
1104
+ dimen material_emphasis_medium
1105
+ dimen material_text_view_test_line_height
1106
+ dimen material_text_view_test_line_height_override
1107
+ dimen mtrl_alert_dialog_background_inset_bottom
1108
+ dimen mtrl_alert_dialog_background_inset_end
1109
+ dimen mtrl_alert_dialog_background_inset_start
1110
+ dimen mtrl_alert_dialog_background_inset_top
1111
+ dimen mtrl_alert_dialog_picker_background_inset
1112
+ dimen mtrl_badge_horizontal_edge_offset
1113
+ dimen mtrl_badge_long_text_horizontal_padding
1114
+ dimen mtrl_badge_radius
1115
+ dimen mtrl_badge_text_horizontal_edge_offset
1116
+ dimen mtrl_badge_text_size
1117
+ dimen mtrl_badge_with_text_radius
1118
+ dimen mtrl_bottomappbar_fabOffsetEndMode
1119
+ dimen mtrl_bottomappbar_fab_bottom_margin
1120
+ dimen mtrl_bottomappbar_fab_cradle_margin
1121
+ dimen mtrl_bottomappbar_fab_cradle_rounded_corner_radius
1122
+ dimen mtrl_bottomappbar_fab_cradle_vertical_offset
1123
+ dimen mtrl_bottomappbar_height
1124
+ dimen mtrl_btn_corner_radius
1125
+ dimen mtrl_btn_dialog_btn_min_width
1126
+ dimen mtrl_btn_disabled_elevation
1127
+ dimen mtrl_btn_disabled_z
1128
+ dimen mtrl_btn_elevation
1129
+ dimen mtrl_btn_focused_z
1130
+ dimen mtrl_btn_hovered_z
1131
+ dimen mtrl_btn_icon_btn_padding_left
1132
+ dimen mtrl_btn_icon_padding
1133
+ dimen mtrl_btn_inset
1134
+ dimen mtrl_btn_letter_spacing
1135
+ dimen mtrl_btn_padding_bottom
1136
+ dimen mtrl_btn_padding_left
1137
+ dimen mtrl_btn_padding_right
1138
+ dimen mtrl_btn_padding_top
1139
+ dimen mtrl_btn_pressed_z
1140
+ dimen mtrl_btn_stroke_size
1141
+ dimen mtrl_btn_text_btn_icon_padding
1142
+ dimen mtrl_btn_text_btn_padding_left
1143
+ dimen mtrl_btn_text_btn_padding_right
1144
+ dimen mtrl_btn_text_size
1145
+ dimen mtrl_btn_z
1146
+ dimen mtrl_calendar_action_height
1147
+ dimen mtrl_calendar_action_padding
1148
+ dimen mtrl_calendar_bottom_padding
1149
+ dimen mtrl_calendar_content_padding
1150
+ dimen mtrl_calendar_day_corner
1151
+ dimen mtrl_calendar_day_height
1152
+ dimen mtrl_calendar_day_horizontal_padding
1153
+ dimen mtrl_calendar_day_today_stroke
1154
+ dimen mtrl_calendar_day_vertical_padding
1155
+ dimen mtrl_calendar_day_width
1156
+ dimen mtrl_calendar_days_of_week_height
1157
+ dimen mtrl_calendar_dialog_background_inset
1158
+ dimen mtrl_calendar_header_content_padding
1159
+ dimen mtrl_calendar_header_content_padding_fullscreen
1160
+ dimen mtrl_calendar_header_divider_thickness
1161
+ dimen mtrl_calendar_header_height
1162
+ dimen mtrl_calendar_header_height_fullscreen
1163
+ dimen mtrl_calendar_header_selection_line_height
1164
+ dimen mtrl_calendar_header_text_padding
1165
+ dimen mtrl_calendar_header_toggle_margin_bottom
1166
+ dimen mtrl_calendar_header_toggle_margin_top
1167
+ dimen mtrl_calendar_landscape_header_width
1168
+ dimen mtrl_calendar_maximum_default_fullscreen_minor_axis
1169
+ dimen mtrl_calendar_month_horizontal_padding
1170
+ dimen mtrl_calendar_month_vertical_padding
1171
+ dimen mtrl_calendar_navigation_bottom_padding
1172
+ dimen mtrl_calendar_navigation_height
1173
+ dimen mtrl_calendar_navigation_top_padding
1174
+ dimen mtrl_calendar_pre_l_text_clip_padding
1175
+ dimen mtrl_calendar_selection_baseline_to_top_fullscreen
1176
+ dimen mtrl_calendar_selection_text_baseline_to_bottom
1177
+ dimen mtrl_calendar_selection_text_baseline_to_bottom_fullscreen
1178
+ dimen mtrl_calendar_selection_text_baseline_to_top
1179
+ dimen mtrl_calendar_text_input_padding_top
1180
+ dimen mtrl_calendar_title_baseline_to_top
1181
+ dimen mtrl_calendar_title_baseline_to_top_fullscreen
1182
+ dimen mtrl_calendar_year_corner
1183
+ dimen mtrl_calendar_year_height
1184
+ dimen mtrl_calendar_year_horizontal_padding
1185
+ dimen mtrl_calendar_year_vertical_padding
1186
+ dimen mtrl_calendar_year_width
1187
+ dimen mtrl_card_checked_icon_margin
1188
+ dimen mtrl_card_checked_icon_size
1189
+ dimen mtrl_card_corner_radius
1190
+ dimen mtrl_card_dragged_z
1191
+ dimen mtrl_card_elevation
1192
+ dimen mtrl_card_spacing
1193
+ dimen mtrl_chip_pressed_translation_z
1194
+ dimen mtrl_chip_text_size
1195
+ dimen mtrl_exposed_dropdown_menu_popup_elevation
1196
+ dimen mtrl_exposed_dropdown_menu_popup_vertical_offset
1197
+ dimen mtrl_exposed_dropdown_menu_popup_vertical_padding
1198
+ dimen mtrl_extended_fab_bottom_padding
1199
+ dimen mtrl_extended_fab_corner_radius
1200
+ dimen mtrl_extended_fab_disabled_elevation
1201
+ dimen mtrl_extended_fab_disabled_translation_z
1202
+ dimen mtrl_extended_fab_elevation
1203
+ dimen mtrl_extended_fab_end_padding
1204
+ dimen mtrl_extended_fab_end_padding_icon
1205
+ dimen mtrl_extended_fab_icon_size
1206
+ dimen mtrl_extended_fab_icon_text_spacing
1207
+ dimen mtrl_extended_fab_min_height
1208
+ dimen mtrl_extended_fab_min_width
1209
+ dimen mtrl_extended_fab_start_padding
1210
+ dimen mtrl_extended_fab_start_padding_icon
1211
+ dimen mtrl_extended_fab_top_padding
1212
+ dimen mtrl_extended_fab_translation_z_base
1213
+ dimen mtrl_extended_fab_translation_z_hovered_focused
1214
+ dimen mtrl_extended_fab_translation_z_pressed
1215
+ dimen mtrl_fab_elevation
1216
+ dimen mtrl_fab_min_touch_target
1217
+ dimen mtrl_fab_translation_z_hovered_focused
1218
+ dimen mtrl_fab_translation_z_pressed
1219
+ dimen mtrl_high_ripple_default_alpha
1220
+ dimen mtrl_high_ripple_focused_alpha
1221
+ dimen mtrl_high_ripple_hovered_alpha
1222
+ dimen mtrl_high_ripple_pressed_alpha
1223
+ dimen mtrl_large_touch_target
1224
+ dimen mtrl_low_ripple_default_alpha
1225
+ dimen mtrl_low_ripple_focused_alpha
1226
+ dimen mtrl_low_ripple_hovered_alpha
1227
+ dimen mtrl_low_ripple_pressed_alpha
1228
+ dimen mtrl_min_touch_target_size
1229
+ dimen mtrl_navigation_elevation
1230
+ dimen mtrl_navigation_item_horizontal_padding
1231
+ dimen mtrl_navigation_item_icon_padding
1232
+ dimen mtrl_navigation_item_icon_size
1233
+ dimen mtrl_navigation_item_shape_horizontal_margin
1234
+ dimen mtrl_navigation_item_shape_vertical_margin
1235
+ dimen mtrl_shape_corner_size_large_component
1236
+ dimen mtrl_shape_corner_size_medium_component
1237
+ dimen mtrl_shape_corner_size_small_component
1238
+ dimen mtrl_snackbar_action_text_color_alpha
1239
+ dimen mtrl_snackbar_background_corner_radius
1240
+ dimen mtrl_snackbar_background_overlay_color_alpha
1241
+ dimen mtrl_snackbar_margin
1242
+ dimen mtrl_switch_thumb_elevation
1243
+ dimen mtrl_textinput_box_corner_radius_medium
1244
+ dimen mtrl_textinput_box_corner_radius_small
1245
+ dimen mtrl_textinput_box_label_cutout_padding
1246
+ dimen mtrl_textinput_box_stroke_width_default
1247
+ dimen mtrl_textinput_box_stroke_width_focused
1248
+ dimen mtrl_textinput_end_icon_margin_start
1249
+ dimen mtrl_textinput_outline_box_expanded_padding
1250
+ dimen mtrl_textinput_start_icon_margin_end
1251
+ dimen mtrl_toolbar_default_height
1252
+ dimen notification_action_icon_size
1253
+ dimen notification_action_text_size
1254
+ dimen notification_big_circle_margin
1255
+ dimen notification_content_margin_start
1256
+ dimen notification_large_icon_height
1257
+ dimen notification_large_icon_width
1258
+ dimen notification_main_column_padding_top
1259
+ dimen notification_media_narrow_margin
1260
+ dimen notification_right_icon_size
1261
+ dimen notification_right_side_padding_top
1262
+ dimen notification_small_icon_background_padding
1263
+ dimen notification_small_icon_size_as_large
1264
+ dimen notification_subtext_size
1265
+ dimen notification_top_pad
1266
+ dimen notification_top_pad_large_text
1267
+ dimen splashscreen_icon_mask_size_no_background
1268
+ dimen splashscreen_icon_mask_size_with_background
1269
+ dimen splashscreen_icon_mask_stroke_no_background
1270
+ dimen splashscreen_icon_mask_stroke_with_background
1271
+ dimen splashscreen_icon_size
1272
+ dimen splashscreen_icon_size_no_background
1273
+ dimen splashscreen_icon_size_with_background
1274
+ dimen test_mtrl_calendar_day_cornerSize
1275
+ dimen tooltip_corner_radius
1276
+ dimen tooltip_horizontal_padding
1277
+ dimen tooltip_margin
1278
+ dimen tooltip_precise_anchor_extra_offset
1279
+ dimen tooltip_precise_anchor_threshold
1280
+ dimen tooltip_vertical_padding
1281
+ dimen tooltip_y_offset_non_touch
1282
+ dimen tooltip_y_offset_touch
1283
+ drawable abc_ab_share_pack_mtrl_alpha
1284
+ drawable abc_action_bar_item_background_material
1285
+ drawable abc_btn_borderless_material
1286
+ drawable abc_btn_check_material
1287
+ drawable abc_btn_check_material_anim
1288
+ drawable abc_btn_check_to_on_mtrl_000
1289
+ drawable abc_btn_check_to_on_mtrl_015
1290
+ drawable abc_btn_colored_material
1291
+ drawable abc_btn_default_mtrl_shape
1292
+ drawable abc_btn_radio_material
1293
+ drawable abc_btn_radio_material_anim
1294
+ drawable abc_btn_radio_to_on_mtrl_000
1295
+ drawable abc_btn_radio_to_on_mtrl_015
1296
+ drawable abc_btn_switch_to_on_mtrl_00001
1297
+ drawable abc_btn_switch_to_on_mtrl_00012
1298
+ drawable abc_cab_background_internal_bg
1299
+ drawable abc_cab_background_top_material
1300
+ drawable abc_cab_background_top_mtrl_alpha
1301
+ drawable abc_control_background_material
1302
+ drawable abc_dialog_material_background
1303
+ drawable abc_edit_text_material
1304
+ drawable abc_ic_ab_back_material
1305
+ drawable abc_ic_arrow_drop_right_black_24dp
1306
+ drawable abc_ic_clear_material
1307
+ drawable abc_ic_commit_search_api_mtrl_alpha
1308
+ drawable abc_ic_go_search_api_material
1309
+ drawable abc_ic_menu_copy_mtrl_am_alpha
1310
+ drawable abc_ic_menu_cut_mtrl_alpha
1311
+ drawable abc_ic_menu_overflow_material
1312
+ drawable abc_ic_menu_paste_mtrl_am_alpha
1313
+ drawable abc_ic_menu_selectall_mtrl_alpha
1314
+ drawable abc_ic_menu_share_mtrl_alpha
1315
+ drawable abc_ic_search_api_material
1316
+ drawable abc_ic_voice_search_api_material
1317
+ drawable abc_item_background_holo_dark
1318
+ drawable abc_item_background_holo_light
1319
+ drawable abc_list_divider_material
1320
+ drawable abc_list_divider_mtrl_alpha
1321
+ drawable abc_list_focused_holo
1322
+ drawable abc_list_longpressed_holo
1323
+ drawable abc_list_pressed_holo_dark
1324
+ drawable abc_list_pressed_holo_light
1325
+ drawable abc_list_selector_background_transition_holo_dark
1326
+ drawable abc_list_selector_background_transition_holo_light
1327
+ drawable abc_list_selector_disabled_holo_dark
1328
+ drawable abc_list_selector_disabled_holo_light
1329
+ drawable abc_list_selector_holo_dark
1330
+ drawable abc_list_selector_holo_light
1331
+ drawable abc_menu_hardkey_panel_mtrl_mult
1332
+ drawable abc_popup_background_mtrl_mult
1333
+ drawable abc_ratingbar_indicator_material
1334
+ drawable abc_ratingbar_material
1335
+ drawable abc_ratingbar_small_material
1336
+ drawable abc_scrubber_control_off_mtrl_alpha
1337
+ drawable abc_scrubber_control_to_pressed_mtrl_000
1338
+ drawable abc_scrubber_control_to_pressed_mtrl_005
1339
+ drawable abc_scrubber_primary_mtrl_alpha
1340
+ drawable abc_scrubber_track_mtrl_alpha
1341
+ drawable abc_seekbar_thumb_material
1342
+ drawable abc_seekbar_tick_mark_material
1343
+ drawable abc_seekbar_track_material
1344
+ drawable abc_spinner_mtrl_am_alpha
1345
+ drawable abc_spinner_textfield_background_material
1346
+ drawable abc_star_black_48dp
1347
+ drawable abc_star_half_black_48dp
1348
+ drawable abc_switch_thumb_material
1349
+ drawable abc_switch_track_mtrl_alpha
1350
+ drawable abc_tab_indicator_material
1351
+ drawable abc_tab_indicator_mtrl_alpha
1352
+ drawable abc_text_cursor_material
1353
+ drawable abc_text_select_handle_left_mtrl
1354
+ drawable abc_text_select_handle_middle_mtrl
1355
+ drawable abc_text_select_handle_right_mtrl
1356
+ drawable abc_textfield_activated_mtrl_alpha
1357
+ drawable abc_textfield_default_mtrl_alpha
1358
+ drawable abc_textfield_search_activated_mtrl_alpha
1359
+ drawable abc_textfield_search_default_mtrl_alpha
1360
+ drawable abc_textfield_search_material
1361
+ drawable abc_vector_test
1362
+ drawable autofill_inline_suggestion_chip_background
1363
+ drawable avd_hide_password
1364
+ drawable avd_show_password
1365
+ drawable btn_checkbox_checked_mtrl
1366
+ drawable btn_checkbox_checked_to_unchecked_mtrl_animation
1367
+ drawable btn_checkbox_unchecked_mtrl
1368
+ drawable btn_checkbox_unchecked_to_checked_mtrl_animation
1369
+ drawable btn_radio_off_mtrl
1370
+ drawable btn_radio_off_to_on_mtrl_animation
1371
+ drawable btn_radio_on_mtrl
1372
+ drawable btn_radio_on_to_off_mtrl_animation
1373
+ drawable compat_splash_screen
1374
+ drawable compat_splash_screen_no_icon_background
1375
+ drawable design_bottom_navigation_item_background
1376
+ drawable design_fab_background
1377
+ drawable design_ic_visibility
1378
+ drawable design_ic_visibility_off
1379
+ drawable design_password_eye
1380
+ drawable design_snackbar_background
1381
+ drawable ic_calendar_black_24dp
1382
+ drawable ic_clear_black_24dp
1383
+ drawable ic_edit_black_24dp
1384
+ drawable ic_keyboard_arrow_left_black_24dp
1385
+ drawable ic_keyboard_arrow_right_black_24dp
1386
+ drawable ic_menu_arrow_down_black_24dp
1387
+ drawable ic_menu_arrow_up_black_24dp
1388
+ drawable ic_mtrl_checked_circle
1389
+ drawable ic_mtrl_chip_checked_black
1390
+ drawable ic_mtrl_chip_checked_circle
1391
+ drawable ic_mtrl_chip_close_circle
1392
+ drawable icon_background
1393
+ drawable launch_screen
1394
+ drawable mtrl_dialog_background
1395
+ drawable mtrl_dropdown_arrow
1396
+ drawable mtrl_ic_arrow_drop_down
1397
+ drawable mtrl_ic_arrow_drop_up
1398
+ drawable mtrl_ic_cancel
1399
+ drawable mtrl_ic_error
1400
+ drawable mtrl_popupmenu_background
1401
+ drawable mtrl_popupmenu_background_dark
1402
+ drawable mtrl_tabs_default_indicator
1403
+ drawable navigation_empty_icon
1404
+ drawable notification_action_background
1405
+ drawable notification_bg
1406
+ drawable notification_bg_low
1407
+ drawable notification_bg_low_normal
1408
+ drawable notification_bg_low_pressed
1409
+ drawable notification_bg_normal
1410
+ drawable notification_bg_normal_pressed
1411
+ drawable notification_icon_background
1412
+ drawable notification_template_icon_bg
1413
+ drawable notification_template_icon_low_bg
1414
+ drawable notification_tile_bg
1415
+ drawable notify_panel_notification_icon_bg
1416
+ drawable redbox_top_border_background
1417
+ drawable rn_edit_text_material
1418
+ drawable test_custom_background
1419
+ drawable test_level_drawable
1420
+ drawable tooltip_frame_dark
1421
+ drawable tooltip_frame_light
1422
+ id ALT
1423
+ id BOTTOM_END
1424
+ id BOTTOM_START
1425
+ id CTRL
1426
+ id FUNCTION
1427
+ id META
1428
+ id SHIFT
1429
+ id SYM
1430
+ id TOP_END
1431
+ id TOP_START
1432
+ id accessibility_action_clickable_span
1433
+ id accessibility_actions
1434
+ id accessibility_collection
1435
+ id accessibility_collection_item
1436
+ id accessibility_custom_action_0
1437
+ id accessibility_custom_action_1
1438
+ id accessibility_custom_action_10
1439
+ id accessibility_custom_action_11
1440
+ id accessibility_custom_action_12
1441
+ id accessibility_custom_action_13
1442
+ id accessibility_custom_action_14
1443
+ id accessibility_custom_action_15
1444
+ id accessibility_custom_action_16
1445
+ id accessibility_custom_action_17
1446
+ id accessibility_custom_action_18
1447
+ id accessibility_custom_action_19
1448
+ id accessibility_custom_action_2
1449
+ id accessibility_custom_action_20
1450
+ id accessibility_custom_action_21
1451
+ id accessibility_custom_action_22
1452
+ id accessibility_custom_action_23
1453
+ id accessibility_custom_action_24
1454
+ id accessibility_custom_action_25
1455
+ id accessibility_custom_action_26
1456
+ id accessibility_custom_action_27
1457
+ id accessibility_custom_action_28
1458
+ id accessibility_custom_action_29
1459
+ id accessibility_custom_action_3
1460
+ id accessibility_custom_action_30
1461
+ id accessibility_custom_action_31
1462
+ id accessibility_custom_action_4
1463
+ id accessibility_custom_action_5
1464
+ id accessibility_custom_action_6
1465
+ id accessibility_custom_action_7
1466
+ id accessibility_custom_action_8
1467
+ id accessibility_custom_action_9
1468
+ id accessibility_hint
1469
+ id accessibility_label
1470
+ id accessibility_links
1471
+ id accessibility_role
1472
+ id accessibility_state
1473
+ id accessibility_value
1474
+ id action_bar
1475
+ id action_bar_activity_content
1476
+ id action_bar_container
1477
+ id action_bar_root
1478
+ id action_bar_spinner
1479
+ id action_bar_subtitle
1480
+ id action_bar_title
1481
+ id action_container
1482
+ id action_context_bar
1483
+ id action_divider
1484
+ id action_image
1485
+ id action_menu_divider
1486
+ id action_menu_presenter
1487
+ id action_mode_bar
1488
+ id action_mode_bar_stub
1489
+ id action_mode_close_button
1490
+ id action_text
1491
+ id actions
1492
+ id activity_chooser_view_content
1493
+ id add
1494
+ id alertTitle
1495
+ id all
1496
+ id always
1497
+ id async
1498
+ id auto
1499
+ id autofill_inline_suggestion_end_icon
1500
+ id autofill_inline_suggestion_start_icon
1501
+ id autofill_inline_suggestion_subtitle
1502
+ id autofill_inline_suggestion_title
1503
+ id beginning
1504
+ id blocking
1505
+ id bottom
1506
+ id buttonPanel
1507
+ id cancel_button
1508
+ id catalyst_redbox_title
1509
+ id center
1510
+ id centerCrop
1511
+ id centerInside
1512
+ id center_horizontal
1513
+ id center_vertical
1514
+ id checkbox
1515
+ id checked
1516
+ id chip
1517
+ id chip_group
1518
+ id chronometer
1519
+ id clear_text
1520
+ id clip_horizontal
1521
+ id clip_vertical
1522
+ id collapseActionView
1523
+ id confirm_button
1524
+ id container
1525
+ id content
1526
+ id contentPanel
1527
+ id coordinator
1528
+ id custom
1529
+ id customPanel
1530
+ id cut
1531
+ id date_picker_actions
1532
+ id decor_content_parent
1533
+ id default_activity_button
1534
+ id design_bottom_sheet
1535
+ id design_menu_item_action_area
1536
+ id design_menu_item_action_area_stub
1537
+ id design_menu_item_text
1538
+ id design_navigation_view
1539
+ id dialog_button
1540
+ id disableHome
1541
+ id dropdown_menu
1542
+ id edit_query
1543
+ id end
1544
+ id enterAlways
1545
+ id enterAlwaysCollapsed
1546
+ id exitUntilCollapsed
1547
+ id expand_activities_button
1548
+ id expanded_menu
1549
+ id fade
1550
+ id fill
1551
+ id fill_horizontal
1552
+ id fill_vertical
1553
+ id filled
1554
+ id filter_chip
1555
+ id fitBottomStart
1556
+ id fitCenter
1557
+ id fitEnd
1558
+ id fitStart
1559
+ id fitToContents
1560
+ id fitXY
1561
+ id fixed
1562
+ id flipper_skip_empty_view_group_traversal
1563
+ id flipper_skip_view_traversal
1564
+ id focusCrop
1565
+ id forever
1566
+ id fps_text
1567
+ id fragment_container_view_tag
1568
+ id ghost_view
1569
+ id ghost_view_holder
1570
+ id group_divider
1571
+ id hideable
1572
+ id home
1573
+ id homeAsUp
1574
+ id icon
1575
+ id icon_group
1576
+ id ifRoom
1577
+ id image
1578
+ id info
1579
+ id italic
1580
+ id item1
1581
+ id item2
1582
+ id item3
1583
+ id item4
1584
+ id item_touch_helper_previous_elevation
1585
+ id labeled
1586
+ id labelled_by
1587
+ id largeLabel
1588
+ id left
1589
+ id line1
1590
+ id line3
1591
+ id listMode
1592
+ id list_item
1593
+ id masked
1594
+ id message
1595
+ id middle
1596
+ id mini
1597
+ id month_grid
1598
+ id month_navigation_bar
1599
+ id month_navigation_fragment_toggle
1600
+ id month_navigation_next
1601
+ id month_navigation_previous
1602
+ id month_title
1603
+ id mtrl_calendar_day_selector_frame
1604
+ id mtrl_calendar_days_of_week
1605
+ id mtrl_calendar_frame
1606
+ id mtrl_calendar_main_pane
1607
+ id mtrl_calendar_months
1608
+ id mtrl_calendar_selection_frame
1609
+ id mtrl_calendar_text_input_frame
1610
+ id mtrl_calendar_year_selector_frame
1611
+ id mtrl_card_checked_layer_id
1612
+ id mtrl_child_content_container
1613
+ id mtrl_internal_children_alpha_tag
1614
+ id mtrl_picker_fullscreen
1615
+ id mtrl_picker_header
1616
+ id mtrl_picker_header_selection_text
1617
+ id mtrl_picker_header_title_and_selection
1618
+ id mtrl_picker_header_toggle
1619
+ id mtrl_picker_text_input_date
1620
+ id mtrl_picker_text_input_range_end
1621
+ id mtrl_picker_text_input_range_start
1622
+ id mtrl_picker_title_text
1623
+ id multiply
1624
+ id navigation_header_container
1625
+ id never
1626
+ id noScroll
1627
+ id none
1628
+ id normal
1629
+ id notification_background
1630
+ id notification_main_column
1631
+ id notification_main_column_container
1632
+ id off
1633
+ id on
1634
+ id outline
1635
+ id parallax
1636
+ id parentPanel
1637
+ id parent_matrix
1638
+ id password_toggle
1639
+ id peekHeight
1640
+ id pin
1641
+ id pointer_events
1642
+ id progress_circular
1643
+ id progress_horizontal
1644
+ id radio
1645
+ id react_test_id
1646
+ id right
1647
+ id right_icon
1648
+ id right_side
1649
+ id rn_frame_file
1650
+ id rn_frame_method
1651
+ id rn_redbox_dismiss_button
1652
+ id rn_redbox_line_separator
1653
+ id rn_redbox_loading_indicator
1654
+ id rn_redbox_reload_button
1655
+ id rn_redbox_report_button
1656
+ id rn_redbox_report_label
1657
+ id rn_redbox_stack
1658
+ id rounded
1659
+ id save_non_transition_alpha
1660
+ id save_overlay_view
1661
+ id scale
1662
+ id screen
1663
+ id scroll
1664
+ id scrollIndicatorDown
1665
+ id scrollIndicatorUp
1666
+ id scrollView
1667
+ id scrollable
1668
+ id search_badge
1669
+ id search_bar
1670
+ id search_button
1671
+ id search_close_btn
1672
+ id search_edit_frame
1673
+ id search_go_btn
1674
+ id search_mag_icon
1675
+ id search_plate
1676
+ id search_src_text
1677
+ id search_voice_btn
1678
+ id select_dialog_listview
1679
+ id selected
1680
+ id shortcut
1681
+ id showCustom
1682
+ id showHome
1683
+ id showTitle
1684
+ id skipCollapsed
1685
+ id slide
1686
+ id smallLabel
1687
+ id snackbar_action
1688
+ id snackbar_text
1689
+ id snap
1690
+ id snapMargins
1691
+ id spacer
1692
+ id special_effects_controller_view_tag
1693
+ id splashscreen_icon_view
1694
+ id split_action_bar
1695
+ id src_atop
1696
+ id src_in
1697
+ id src_over
1698
+ id start
1699
+ id stretch
1700
+ id submenuarrow
1701
+ id submit_area
1702
+ id tabMode
1703
+ id tag_accessibility_actions
1704
+ id tag_accessibility_clickable_spans
1705
+ id tag_accessibility_heading
1706
+ id tag_accessibility_pane_title
1707
+ id tag_on_apply_window_listener
1708
+ id tag_on_receive_content_listener
1709
+ id tag_on_receive_content_mime_types
1710
+ id tag_screen_reader_focusable
1711
+ id tag_state_description
1712
+ id tag_transition_group
1713
+ id tag_unhandled_key_event_manager
1714
+ id tag_unhandled_key_listeners
1715
+ id tag_window_insets_animation_callback
1716
+ id test_checkbox_android_button_tint
1717
+ id test_checkbox_app_button_tint
1718
+ id text
1719
+ id text2
1720
+ id textEnd
1721
+ id textSpacerNoButtons
1722
+ id textSpacerNoTitle
1723
+ id textStart
1724
+ id text_input_end_icon
1725
+ id text_input_start_icon
1726
+ id textinput_counter
1727
+ id textinput_error
1728
+ id textinput_helper_text
1729
+ id time
1730
+ id title
1731
+ id titleDividerNoCustom
1732
+ id title_template
1733
+ id top
1734
+ id topPanel
1735
+ id touch_outside
1736
+ id transition_current_scene
1737
+ id transition_layout_save
1738
+ id transition_position
1739
+ id transition_scene_layoutid_cache
1740
+ id transition_transform
1741
+ id unchecked
1742
+ id uniform
1743
+ id unlabeled
1744
+ id up
1745
+ id useLogo
1746
+ id view_offset_helper
1747
+ id view_tag_instance_handle
1748
+ id view_tag_native_id
1749
+ id view_tree_lifecycle_owner
1750
+ id view_tree_saved_state_registry_owner
1751
+ id view_tree_view_model_store_owner
1752
+ id visible
1753
+ id visible_removing_fragment_view_tag
1754
+ id withText
1755
+ id wrap_content
1756
+ integer abc_config_activityDefaultDur
1757
+ integer abc_config_activityShortDur
1758
+ integer app_bar_elevation_anim_duration
1759
+ integer bottom_sheet_slide_duration
1760
+ integer cancel_button_image_alpha
1761
+ integer config_tooltipAnimTime
1762
+ integer default_icon_animation_duration
1763
+ integer design_snackbar_text_max_lines
1764
+ integer design_tab_indicator_anim_duration_ms
1765
+ integer hide_password_duration
1766
+ integer mtrl_badge_max_character_count
1767
+ integer mtrl_btn_anim_delay_ms
1768
+ integer mtrl_btn_anim_duration_ms
1769
+ integer mtrl_calendar_header_orientation
1770
+ integer mtrl_calendar_selection_text_lines
1771
+ integer mtrl_calendar_year_selector_span
1772
+ integer mtrl_card_anim_delay_ms
1773
+ integer mtrl_card_anim_duration_ms
1774
+ integer mtrl_chip_anim_duration
1775
+ integer mtrl_tab_indicator_anim_duration_ms
1776
+ integer react_native_dev_server_port
1777
+ integer react_native_inspector_proxy_port
1778
+ integer show_password_duration
1779
+ integer status_bar_notification_info_maxnum
1780
+ interpolator btn_checkbox_checked_mtrl_animation_interpolator_0
1781
+ interpolator btn_checkbox_checked_mtrl_animation_interpolator_1
1782
+ interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0
1783
+ interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1
1784
+ interpolator btn_radio_to_off_mtrl_animation_interpolator_0
1785
+ interpolator btn_radio_to_on_mtrl_animation_interpolator_0
1786
+ interpolator fast_out_slow_in
1787
+ interpolator mtrl_fast_out_linear_in
1788
+ interpolator mtrl_fast_out_slow_in
1789
+ interpolator mtrl_linear
1790
+ interpolator mtrl_linear_out_slow_in
1791
+ layout abc_action_bar_title_item
1792
+ layout abc_action_bar_up_container
1793
+ layout abc_action_menu_item_layout
1794
+ layout abc_action_menu_layout
1795
+ layout abc_action_mode_bar
1796
+ layout abc_action_mode_close_item_material
1797
+ layout abc_activity_chooser_view
1798
+ layout abc_activity_chooser_view_list_item
1799
+ layout abc_alert_dialog_button_bar_material
1800
+ layout abc_alert_dialog_material
1801
+ layout abc_alert_dialog_title_material
1802
+ layout abc_cascading_menu_item_layout
1803
+ layout abc_dialog_title_material
1804
+ layout abc_expanded_menu_layout
1805
+ layout abc_list_menu_item_checkbox
1806
+ layout abc_list_menu_item_icon
1807
+ layout abc_list_menu_item_layout
1808
+ layout abc_list_menu_item_radio
1809
+ layout abc_popup_menu_header_item_layout
1810
+ layout abc_popup_menu_item_layout
1811
+ layout abc_screen_content_include
1812
+ layout abc_screen_simple
1813
+ layout abc_screen_simple_overlay_action_mode
1814
+ layout abc_screen_toolbar
1815
+ layout abc_search_dropdown_item_icons_2line
1816
+ layout abc_search_view
1817
+ layout abc_select_dialog_material
1818
+ layout abc_tooltip
1819
+ layout autofill_inline_suggestion
1820
+ layout custom_dialog
1821
+ layout design_bottom_navigation_item
1822
+ layout design_bottom_sheet_dialog
1823
+ layout design_layout_snackbar
1824
+ layout design_layout_snackbar_include
1825
+ layout design_layout_tab_icon
1826
+ layout design_layout_tab_text
1827
+ layout design_menu_item_action_area
1828
+ layout design_navigation_item
1829
+ layout design_navigation_item_header
1830
+ layout design_navigation_item_separator
1831
+ layout design_navigation_item_subheader
1832
+ layout design_navigation_menu
1833
+ layout design_navigation_menu_item
1834
+ layout design_text_input_end_icon
1835
+ layout design_text_input_start_icon
1836
+ layout dev_loading_view
1837
+ layout fps_view
1838
+ layout mtrl_alert_dialog
1839
+ layout mtrl_alert_dialog_actions
1840
+ layout mtrl_alert_dialog_title
1841
+ layout mtrl_alert_select_dialog_item
1842
+ layout mtrl_alert_select_dialog_multichoice
1843
+ layout mtrl_alert_select_dialog_singlechoice
1844
+ layout mtrl_calendar_day
1845
+ layout mtrl_calendar_day_of_week
1846
+ layout mtrl_calendar_days_of_week
1847
+ layout mtrl_calendar_horizontal
1848
+ layout mtrl_calendar_month
1849
+ layout mtrl_calendar_month_labeled
1850
+ layout mtrl_calendar_month_navigation
1851
+ layout mtrl_calendar_months
1852
+ layout mtrl_calendar_vertical
1853
+ layout mtrl_calendar_year
1854
+ layout mtrl_layout_snackbar
1855
+ layout mtrl_layout_snackbar_include
1856
+ layout mtrl_picker_actions
1857
+ layout mtrl_picker_dialog
1858
+ layout mtrl_picker_fullscreen
1859
+ layout mtrl_picker_header_dialog
1860
+ layout mtrl_picker_header_fullscreen
1861
+ layout mtrl_picker_header_selection_text
1862
+ layout mtrl_picker_header_title_text
1863
+ layout mtrl_picker_header_toggle
1864
+ layout mtrl_picker_text_input_date
1865
+ layout mtrl_picker_text_input_date_range
1866
+ layout notification_action
1867
+ layout notification_action_tombstone
1868
+ layout notification_template_custom_big
1869
+ layout notification_template_icon_group
1870
+ layout notification_template_part_chronometer
1871
+ layout notification_template_part_time
1872
+ layout redbox_item_frame
1873
+ layout redbox_item_title
1874
+ layout redbox_view
1875
+ layout select_dialog_item_material
1876
+ layout select_dialog_multichoice_material
1877
+ layout select_dialog_singlechoice_material
1878
+ layout splash_screen_view
1879
+ layout support_simple_spinner_dropdown_item
1880
+ layout test_action_chip
1881
+ layout test_design_checkbox
1882
+ layout test_reflow_chipgroup
1883
+ layout test_toolbar
1884
+ layout test_toolbar_custom_background
1885
+ layout test_toolbar_elevation
1886
+ layout test_toolbar_surface
1887
+ layout text_view_with_line_height_from_appearance
1888
+ layout text_view_with_line_height_from_layout
1889
+ layout text_view_with_line_height_from_style
1890
+ layout text_view_with_theme_line_height
1891
+ layout text_view_without_line_height
1892
+ menu example_menu
1893
+ menu example_menu2
1894
+ mipmap ic_launcher
1895
+ mipmap ic_launcher_round
1896
+ mipmap logo
1897
+ plurals mtrl_badge_content_description
1898
+ string abc_action_bar_home_description
1899
+ string abc_action_bar_up_description
1900
+ string abc_action_menu_overflow_description
1901
+ string abc_action_mode_done
1902
+ string abc_activity_chooser_view_see_all
1903
+ string abc_activitychooserview_choose_application
1904
+ string abc_capital_off
1905
+ string abc_capital_on
1906
+ string abc_menu_alt_shortcut_label
1907
+ string abc_menu_ctrl_shortcut_label
1908
+ string abc_menu_delete_shortcut_label
1909
+ string abc_menu_enter_shortcut_label
1910
+ string abc_menu_function_shortcut_label
1911
+ string abc_menu_meta_shortcut_label
1912
+ string abc_menu_shift_shortcut_label
1913
+ string abc_menu_space_shortcut_label
1914
+ string abc_menu_sym_shortcut_label
1915
+ string abc_prepend_shortcut_label
1916
+ string abc_search_hint
1917
+ string abc_searchview_description_clear
1918
+ string abc_searchview_description_query
1919
+ string abc_searchview_description_search
1920
+ string abc_searchview_description_submit
1921
+ string abc_searchview_description_voice
1922
+ string abc_shareactionprovider_share_with
1923
+ string abc_shareactionprovider_share_with_application
1924
+ string abc_toolbar_collapse_description
1925
+ string alert_description
1926
+ string androidx_startup
1927
+ string app_name
1928
+ string appbar_scrolling_view_behavior
1929
+ string bottom_sheet_behavior
1930
+ string catalyst_change_bundle_location
1931
+ string catalyst_copy_button
1932
+ string catalyst_debug
1933
+ string catalyst_debug_chrome
1934
+ string catalyst_debug_chrome_stop
1935
+ string catalyst_debug_connecting
1936
+ string catalyst_debug_error
1937
+ string catalyst_debug_open
1938
+ string catalyst_debug_stop
1939
+ string catalyst_devtools_open
1940
+ string catalyst_dismiss_button
1941
+ string catalyst_heap_capture
1942
+ string catalyst_hot_reloading
1943
+ string catalyst_hot_reloading_auto_disable
1944
+ string catalyst_hot_reloading_auto_enable
1945
+ string catalyst_hot_reloading_stop
1946
+ string catalyst_inspector
1947
+ string catalyst_inspector_stop
1948
+ string catalyst_loading_from_url
1949
+ string catalyst_open_flipper_error
1950
+ string catalyst_perf_monitor
1951
+ string catalyst_perf_monitor_stop
1952
+ string catalyst_reload
1953
+ string catalyst_reload_button
1954
+ string catalyst_reload_error
1955
+ string catalyst_report_button
1956
+ string catalyst_sample_profiler_disable
1957
+ string catalyst_sample_profiler_enable
1958
+ string catalyst_settings
1959
+ string catalyst_settings_title
1960
+ string character_counter_content_description
1961
+ string character_counter_overflowed_content_description
1962
+ string character_counter_pattern
1963
+ string chip_text
1964
+ string clear_text_end_icon_content_description
1965
+ string combobox_description
1966
+ string error_icon_content_description
1967
+ string exposed_dropdown_menu_content_description
1968
+ string fab_transformation_scrim_behavior
1969
+ string fab_transformation_sheet_behavior
1970
+ string header_description
1971
+ string hide_bottom_view_on_scroll_behavior
1972
+ string icon_content_description
1973
+ string image_description
1974
+ string imagebutton_description
1975
+ string link_description
1976
+ string menu_description
1977
+ string menubar_description
1978
+ string menuitem_description
1979
+ string mtrl_badge_numberless_content_description
1980
+ string mtrl_chip_close_icon_content_description
1981
+ string mtrl_exceed_max_badge_number_suffix
1982
+ string mtrl_picker_a11y_next_month
1983
+ string mtrl_picker_a11y_prev_month
1984
+ string mtrl_picker_announce_current_selection
1985
+ string mtrl_picker_cancel
1986
+ string mtrl_picker_confirm
1987
+ string mtrl_picker_date_header_selected
1988
+ string mtrl_picker_date_header_title
1989
+ string mtrl_picker_date_header_unselected
1990
+ string mtrl_picker_day_of_week_column_header
1991
+ string mtrl_picker_invalid_format
1992
+ string mtrl_picker_invalid_format_example
1993
+ string mtrl_picker_invalid_format_use
1994
+ string mtrl_picker_invalid_range
1995
+ string mtrl_picker_navigate_to_year_description
1996
+ string mtrl_picker_out_of_range
1997
+ string mtrl_picker_range_header_only_end_selected
1998
+ string mtrl_picker_range_header_only_start_selected
1999
+ string mtrl_picker_range_header_selected
2000
+ string mtrl_picker_range_header_title
2001
+ string mtrl_picker_range_header_unselected
2002
+ string mtrl_picker_save
2003
+ string mtrl_picker_text_input_date_hint
2004
+ string mtrl_picker_text_input_date_range_end_hint
2005
+ string mtrl_picker_text_input_date_range_start_hint
2006
+ string mtrl_picker_text_input_day_abbr
2007
+ string mtrl_picker_text_input_month_abbr
2008
+ string mtrl_picker_text_input_year_abbr
2009
+ string mtrl_picker_toggle_to_calendar_input_mode
2010
+ string mtrl_picker_toggle_to_day_selection
2011
+ string mtrl_picker_toggle_to_text_input_mode
2012
+ string mtrl_picker_toggle_to_year_selection
2013
+ string password_toggle_content_description
2014
+ string path_password_eye
2015
+ string path_password_eye_mask_strike_through
2016
+ string path_password_eye_mask_visible
2017
+ string path_password_strike_through
2018
+ string progressbar_description
2019
+ string radiogroup_description
2020
+ string rn_tab_description
2021
+ string scrollbar_description
2022
+ string search_menu_title
2023
+ string spinbutton_description
2024
+ string state_busy_description
2025
+ string state_collapsed_description
2026
+ string state_expanded_description
2027
+ string state_mixed_description
2028
+ string state_off_description
2029
+ string state_on_description
2030
+ string state_unselected_description
2031
+ string status_bar_notification_info_overflow
2032
+ string summary_description
2033
+ string tablist_description
2034
+ string timer_description
2035
+ string toolbar_description
2036
+ style AlertDialog_AppCompat
2037
+ style AlertDialog_AppCompat_Light
2038
+ style Animation_AppCompat_Dialog
2039
+ style Animation_AppCompat_DropDownUp
2040
+ style Animation_AppCompat_Tooltip
2041
+ style Animation_Catalyst_LogBox
2042
+ style Animation_Catalyst_RedBox
2043
+ style Animation_Design_BottomSheetDialog
2044
+ style Animation_MaterialComponents_BottomSheetDialog
2045
+ style AppTheme
2046
+ style Base_AlertDialog_AppCompat
2047
+ style Base_AlertDialog_AppCompat_Light
2048
+ style Base_Animation_AppCompat_Dialog
2049
+ style Base_Animation_AppCompat_DropDownUp
2050
+ style Base_Animation_AppCompat_Tooltip
2051
+ style Base_CardView
2052
+ style Base_DialogWindowTitle_AppCompat
2053
+ style Base_DialogWindowTitleBackground_AppCompat
2054
+ style Base_MaterialAlertDialog_MaterialComponents_Title_Icon
2055
+ style Base_MaterialAlertDialog_MaterialComponents_Title_Panel
2056
+ style Base_MaterialAlertDialog_MaterialComponents_Title_Text
2057
+ style Base_TextAppearance_AppCompat
2058
+ style Base_TextAppearance_AppCompat_Body1
2059
+ style Base_TextAppearance_AppCompat_Body2
2060
+ style Base_TextAppearance_AppCompat_Button
2061
+ style Base_TextAppearance_AppCompat_Caption
2062
+ style Base_TextAppearance_AppCompat_Display1
2063
+ style Base_TextAppearance_AppCompat_Display2
2064
+ style Base_TextAppearance_AppCompat_Display3
2065
+ style Base_TextAppearance_AppCompat_Display4
2066
+ style Base_TextAppearance_AppCompat_Headline
2067
+ style Base_TextAppearance_AppCompat_Inverse
2068
+ style Base_TextAppearance_AppCompat_Large
2069
+ style Base_TextAppearance_AppCompat_Large_Inverse
2070
+ style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large
2071
+ style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small
2072
+ style Base_TextAppearance_AppCompat_Medium
2073
+ style Base_TextAppearance_AppCompat_Medium_Inverse
2074
+ style Base_TextAppearance_AppCompat_Menu
2075
+ style Base_TextAppearance_AppCompat_SearchResult
2076
+ style Base_TextAppearance_AppCompat_SearchResult_Subtitle
2077
+ style Base_TextAppearance_AppCompat_SearchResult_Title
2078
+ style Base_TextAppearance_AppCompat_Small
2079
+ style Base_TextAppearance_AppCompat_Small_Inverse
2080
+ style Base_TextAppearance_AppCompat_Subhead
2081
+ style Base_TextAppearance_AppCompat_Subhead_Inverse
2082
+ style Base_TextAppearance_AppCompat_Title
2083
+ style Base_TextAppearance_AppCompat_Title_Inverse
2084
+ style Base_TextAppearance_AppCompat_Tooltip
2085
+ style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu
2086
+ style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle
2087
+ style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse
2088
+ style Base_TextAppearance_AppCompat_Widget_ActionBar_Title
2089
+ style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse
2090
+ style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle
2091
+ style Base_TextAppearance_AppCompat_Widget_ActionMode_Title
2092
+ style Base_TextAppearance_AppCompat_Widget_Button
2093
+ style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored
2094
+ style Base_TextAppearance_AppCompat_Widget_Button_Colored
2095
+ style Base_TextAppearance_AppCompat_Widget_Button_Inverse
2096
+ style Base_TextAppearance_AppCompat_Widget_DropDownItem
2097
+ style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header
2098
+ style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large
2099
+ style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small
2100
+ style Base_TextAppearance_AppCompat_Widget_Switch
2101
+ style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem
2102
+ style Base_TextAppearance_MaterialComponents_Badge
2103
+ style Base_TextAppearance_MaterialComponents_Button
2104
+ style Base_TextAppearance_MaterialComponents_Headline6
2105
+ style Base_TextAppearance_MaterialComponents_Subtitle2
2106
+ style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item
2107
+ style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle
2108
+ style Base_TextAppearance_Widget_AppCompat_Toolbar_Title
2109
+ style Base_Theme_AppCompat
2110
+ style Base_Theme_AppCompat_CompactMenu
2111
+ style Base_Theme_AppCompat_Dialog
2112
+ style Base_Theme_AppCompat_Dialog_Alert
2113
+ style Base_Theme_AppCompat_Dialog_FixedSize
2114
+ style Base_Theme_AppCompat_Dialog_MinWidth
2115
+ style Base_Theme_AppCompat_DialogWhenLarge
2116
+ style Base_Theme_AppCompat_Light
2117
+ style Base_Theme_AppCompat_Light_DarkActionBar
2118
+ style Base_Theme_AppCompat_Light_Dialog
2119
+ style Base_Theme_AppCompat_Light_Dialog_Alert
2120
+ style Base_Theme_AppCompat_Light_Dialog_FixedSize
2121
+ style Base_Theme_AppCompat_Light_Dialog_MinWidth
2122
+ style Base_Theme_AppCompat_Light_DialogWhenLarge
2123
+ style Base_Theme_MaterialComponents
2124
+ style Base_Theme_MaterialComponents_Bridge
2125
+ style Base_Theme_MaterialComponents_CompactMenu
2126
+ style Base_Theme_MaterialComponents_Dialog
2127
+ style Base_Theme_MaterialComponents_Dialog_Alert
2128
+ style Base_Theme_MaterialComponents_Dialog_Bridge
2129
+ style Base_Theme_MaterialComponents_Dialog_FixedSize
2130
+ style Base_Theme_MaterialComponents_Dialog_MinWidth
2131
+ style Base_Theme_MaterialComponents_DialogWhenLarge
2132
+ style Base_Theme_MaterialComponents_Light
2133
+ style Base_Theme_MaterialComponents_Light_Bridge
2134
+ style Base_Theme_MaterialComponents_Light_DarkActionBar
2135
+ style Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge
2136
+ style Base_Theme_MaterialComponents_Light_Dialog
2137
+ style Base_Theme_MaterialComponents_Light_Dialog_Alert
2138
+ style Base_Theme_MaterialComponents_Light_Dialog_Bridge
2139
+ style Base_Theme_MaterialComponents_Light_Dialog_FixedSize
2140
+ style Base_Theme_MaterialComponents_Light_Dialog_MinWidth
2141
+ style Base_Theme_MaterialComponents_Light_DialogWhenLarge
2142
+ style Base_Theme_SplashScreen
2143
+ style Base_Theme_SplashScreen_DayNight
2144
+ style Base_Theme_SplashScreen_Light
2145
+ style Base_ThemeOverlay_AppCompat
2146
+ style Base_ThemeOverlay_AppCompat_ActionBar
2147
+ style Base_ThemeOverlay_AppCompat_Dark
2148
+ style Base_ThemeOverlay_AppCompat_Dark_ActionBar
2149
+ style Base_ThemeOverlay_AppCompat_Dialog
2150
+ style Base_ThemeOverlay_AppCompat_Dialog_Alert
2151
+ style Base_ThemeOverlay_AppCompat_Light
2152
+ style Base_ThemeOverlay_MaterialComponents_Dialog
2153
+ style Base_ThemeOverlay_MaterialComponents_Dialog_Alert
2154
+ style Base_ThemeOverlay_MaterialComponents_MaterialAlertDialog
2155
+ style Base_V14_Theme_MaterialComponents
2156
+ style Base_V14_Theme_MaterialComponents_Bridge
2157
+ style Base_V14_Theme_MaterialComponents_Dialog
2158
+ style Base_V14_Theme_MaterialComponents_Dialog_Bridge
2159
+ style Base_V14_Theme_MaterialComponents_Light
2160
+ style Base_V14_Theme_MaterialComponents_Light_Bridge
2161
+ style Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge
2162
+ style Base_V14_Theme_MaterialComponents_Light_Dialog
2163
+ style Base_V14_Theme_MaterialComponents_Light_Dialog_Bridge
2164
+ style Base_V14_ThemeOverlay_MaterialComponents_Dialog
2165
+ style Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert
2166
+ style Base_V14_ThemeOverlay_MaterialComponents_MaterialAlertDialog
2167
+ style Base_V21_Theme_AppCompat
2168
+ style Base_V21_Theme_AppCompat_Dialog
2169
+ style Base_V21_Theme_AppCompat_Light
2170
+ style Base_V21_Theme_AppCompat_Light_Dialog
2171
+ style Base_V21_ThemeOverlay_AppCompat_Dialog
2172
+ style Base_V22_Theme_AppCompat
2173
+ style Base_V22_Theme_AppCompat_Light
2174
+ style Base_V23_Theme_AppCompat
2175
+ style Base_V23_Theme_AppCompat_Light
2176
+ style Base_V26_Theme_AppCompat
2177
+ style Base_V26_Theme_AppCompat_Light
2178
+ style Base_V26_Widget_AppCompat_Toolbar
2179
+ style Base_V28_Theme_AppCompat
2180
+ style Base_V28_Theme_AppCompat_Light
2181
+ style Base_V7_Theme_AppCompat
2182
+ style Base_V7_Theme_AppCompat_Dialog
2183
+ style Base_V7_Theme_AppCompat_Light
2184
+ style Base_V7_Theme_AppCompat_Light_Dialog
2185
+ style Base_V7_ThemeOverlay_AppCompat_Dialog
2186
+ style Base_V7_Widget_AppCompat_AutoCompleteTextView
2187
+ style Base_V7_Widget_AppCompat_EditText
2188
+ style Base_V7_Widget_AppCompat_Toolbar
2189
+ style Base_Widget_AppCompat_ActionBar
2190
+ style Base_Widget_AppCompat_ActionBar_Solid
2191
+ style Base_Widget_AppCompat_ActionBar_TabBar
2192
+ style Base_Widget_AppCompat_ActionBar_TabText
2193
+ style Base_Widget_AppCompat_ActionBar_TabView
2194
+ style Base_Widget_AppCompat_ActionButton
2195
+ style Base_Widget_AppCompat_ActionButton_CloseMode
2196
+ style Base_Widget_AppCompat_ActionButton_Overflow
2197
+ style Base_Widget_AppCompat_ActionMode
2198
+ style Base_Widget_AppCompat_ActivityChooserView
2199
+ style Base_Widget_AppCompat_AutoCompleteTextView
2200
+ style Base_Widget_AppCompat_Button
2201
+ style Base_Widget_AppCompat_Button_Borderless
2202
+ style Base_Widget_AppCompat_Button_Borderless_Colored
2203
+ style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog
2204
+ style Base_Widget_AppCompat_Button_Colored
2205
+ style Base_Widget_AppCompat_Button_Small
2206
+ style Base_Widget_AppCompat_ButtonBar
2207
+ style Base_Widget_AppCompat_ButtonBar_AlertDialog
2208
+ style Base_Widget_AppCompat_CompoundButton_CheckBox
2209
+ style Base_Widget_AppCompat_CompoundButton_RadioButton
2210
+ style Base_Widget_AppCompat_CompoundButton_Switch
2211
+ style Base_Widget_AppCompat_DrawerArrowToggle
2212
+ style Base_Widget_AppCompat_DrawerArrowToggle_Common
2213
+ style Base_Widget_AppCompat_DropDownItem_Spinner
2214
+ style Base_Widget_AppCompat_EditText
2215
+ style Base_Widget_AppCompat_ImageButton
2216
+ style Base_Widget_AppCompat_Light_ActionBar
2217
+ style Base_Widget_AppCompat_Light_ActionBar_Solid
2218
+ style Base_Widget_AppCompat_Light_ActionBar_TabBar
2219
+ style Base_Widget_AppCompat_Light_ActionBar_TabText
2220
+ style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse
2221
+ style Base_Widget_AppCompat_Light_ActionBar_TabView
2222
+ style Base_Widget_AppCompat_Light_PopupMenu
2223
+ style Base_Widget_AppCompat_Light_PopupMenu_Overflow
2224
+ style Base_Widget_AppCompat_ListMenuView
2225
+ style Base_Widget_AppCompat_ListPopupWindow
2226
+ style Base_Widget_AppCompat_ListView
2227
+ style Base_Widget_AppCompat_ListView_DropDown
2228
+ style Base_Widget_AppCompat_ListView_Menu
2229
+ style Base_Widget_AppCompat_PopupMenu
2230
+ style Base_Widget_AppCompat_PopupMenu_Overflow
2231
+ style Base_Widget_AppCompat_PopupWindow
2232
+ style Base_Widget_AppCompat_ProgressBar
2233
+ style Base_Widget_AppCompat_ProgressBar_Horizontal
2234
+ style Base_Widget_AppCompat_RatingBar
2235
+ style Base_Widget_AppCompat_RatingBar_Indicator
2236
+ style Base_Widget_AppCompat_RatingBar_Small
2237
+ style Base_Widget_AppCompat_SearchView
2238
+ style Base_Widget_AppCompat_SearchView_ActionBar
2239
+ style Base_Widget_AppCompat_SeekBar
2240
+ style Base_Widget_AppCompat_SeekBar_Discrete
2241
+ style Base_Widget_AppCompat_Spinner
2242
+ style Base_Widget_AppCompat_Spinner_Underlined
2243
+ style Base_Widget_AppCompat_TextView
2244
+ style Base_Widget_AppCompat_TextView_SpinnerItem
2245
+ style Base_Widget_AppCompat_Toolbar
2246
+ style Base_Widget_AppCompat_Toolbar_Button_Navigation
2247
+ style Base_Widget_Design_TabLayout
2248
+ style Base_Widget_MaterialComponents_AutoCompleteTextView
2249
+ style Base_Widget_MaterialComponents_CheckedTextView
2250
+ style Base_Widget_MaterialComponents_Chip
2251
+ style Base_Widget_MaterialComponents_PopupMenu
2252
+ style Base_Widget_MaterialComponents_PopupMenu_ContextMenu
2253
+ style Base_Widget_MaterialComponents_PopupMenu_ListPopupWindow
2254
+ style Base_Widget_MaterialComponents_PopupMenu_Overflow
2255
+ style Base_Widget_MaterialComponents_TextInputEditText
2256
+ style Base_Widget_MaterialComponents_TextInputLayout
2257
+ style Base_Widget_MaterialComponents_TextView
2258
+ style Base_v21_Theme_SplashScreen
2259
+ style Base_v21_Theme_SplashScreen_Light
2260
+ style Base_v27_Theme_SplashScreen
2261
+ style Base_v27_Theme_SplashScreen_Light
2262
+ style BootTheme
2263
+ style CalendarDatePickerDialog
2264
+ style CalendarDatePickerStyle
2265
+ style CardView
2266
+ style CardView_Dark
2267
+ style CardView_Light
2268
+ style DialogAnimationFade
2269
+ style DialogAnimationSlide
2270
+ style EmptyTheme
2271
+ style MaterialAlertDialog_MaterialComponents
2272
+ style MaterialAlertDialog_MaterialComponents_Body_Text
2273
+ style MaterialAlertDialog_MaterialComponents_Picker_Date_Calendar
2274
+ style MaterialAlertDialog_MaterialComponents_Picker_Date_Spinner
2275
+ style MaterialAlertDialog_MaterialComponents_Title_Icon
2276
+ style MaterialAlertDialog_MaterialComponents_Title_Icon_CenterStacked
2277
+ style MaterialAlertDialog_MaterialComponents_Title_Panel
2278
+ style MaterialAlertDialog_MaterialComponents_Title_Panel_CenterStacked
2279
+ style MaterialAlertDialog_MaterialComponents_Title_Text
2280
+ style MaterialAlertDialog_MaterialComponents_Title_Text_CenterStacked
2281
+ style Platform_AppCompat
2282
+ style Platform_AppCompat_Light
2283
+ style Platform_MaterialComponents
2284
+ style Platform_MaterialComponents_Dialog
2285
+ style Platform_MaterialComponents_Light
2286
+ style Platform_MaterialComponents_Light_Dialog
2287
+ style Platform_ThemeOverlay_AppCompat
2288
+ style Platform_ThemeOverlay_AppCompat_Dark
2289
+ style Platform_ThemeOverlay_AppCompat_Light
2290
+ style Platform_V21_AppCompat
2291
+ style Platform_V21_AppCompat_Light
2292
+ style Platform_V25_AppCompat
2293
+ style Platform_V25_AppCompat_Light
2294
+ style Platform_Widget_AppCompat_Spinner
2295
+ style RtlOverlay_DialogWindowTitle_AppCompat
2296
+ style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem
2297
+ style RtlOverlay_Widget_AppCompat_DialogTitle_Icon
2298
+ style RtlOverlay_Widget_AppCompat_PopupMenuItem
2299
+ style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup
2300
+ style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut
2301
+ style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow
2302
+ style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text
2303
+ style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title
2304
+ style RtlOverlay_Widget_AppCompat_Search_DropDown
2305
+ style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1
2306
+ style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2
2307
+ style RtlOverlay_Widget_AppCompat_Search_DropDown_Query
2308
+ style RtlOverlay_Widget_AppCompat_Search_DropDown_Text
2309
+ style RtlOverlay_Widget_AppCompat_SearchView_MagIcon
2310
+ style RtlUnderlay_Widget_AppCompat_ActionButton
2311
+ style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow
2312
+ style ShapeAppearance_MaterialComponents
2313
+ style ShapeAppearance_MaterialComponents_LargeComponent
2314
+ style ShapeAppearance_MaterialComponents_MediumComponent
2315
+ style ShapeAppearance_MaterialComponents_SmallComponent
2316
+ style ShapeAppearance_MaterialComponents_Test
2317
+ style ShapeAppearanceOverlay
2318
+ style ShapeAppearanceOverlay_BottomLeftDifferentCornerSize
2319
+ style ShapeAppearanceOverlay_BottomRightCut
2320
+ style ShapeAppearanceOverlay_Cut
2321
+ style ShapeAppearanceOverlay_DifferentCornerSize
2322
+ style ShapeAppearanceOverlay_MaterialComponents_BottomSheet
2323
+ style ShapeAppearanceOverlay_MaterialComponents_Chip
2324
+ style ShapeAppearanceOverlay_MaterialComponents_ExtendedFloatingActionButton
2325
+ style ShapeAppearanceOverlay_MaterialComponents_FloatingActionButton
2326
+ style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Day
2327
+ style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Window_Fullscreen
2328
+ style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Year
2329
+ style ShapeAppearanceOverlay_MaterialComponents_TextInputLayout_FilledBox
2330
+ style ShapeAppearanceOverlay_TopLeftCut
2331
+ style ShapeAppearanceOverlay_TopRightDifferentCornerSize
2332
+ style SpinnerDatePickerDialog
2333
+ style SpinnerDatePickerStyle
2334
+ style Test_ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Day
2335
+ style Test_Theme_MaterialComponents_MaterialCalendar
2336
+ style Test_Widget_MaterialComponents_MaterialCalendar
2337
+ style Test_Widget_MaterialComponents_MaterialCalendar_Day
2338
+ style Test_Widget_MaterialComponents_MaterialCalendar_Day_Selected
2339
+ style TestStyleWithLineHeight
2340
+ style TestStyleWithLineHeightAppearance
2341
+ style TestStyleWithThemeLineHeightAttribute
2342
+ style TestStyleWithoutLineHeight
2343
+ style TestThemeWithLineHeight
2344
+ style TestThemeWithLineHeightDisabled
2345
+ style TextAppearance_AppCompat
2346
+ style TextAppearance_AppCompat_Body1
2347
+ style TextAppearance_AppCompat_Body2
2348
+ style TextAppearance_AppCompat_Button
2349
+ style TextAppearance_AppCompat_Caption
2350
+ style TextAppearance_AppCompat_Display1
2351
+ style TextAppearance_AppCompat_Display2
2352
+ style TextAppearance_AppCompat_Display3
2353
+ style TextAppearance_AppCompat_Display4
2354
+ style TextAppearance_AppCompat_Headline
2355
+ style TextAppearance_AppCompat_Inverse
2356
+ style TextAppearance_AppCompat_Large
2357
+ style TextAppearance_AppCompat_Large_Inverse
2358
+ style TextAppearance_AppCompat_Light_SearchResult_Subtitle
2359
+ style TextAppearance_AppCompat_Light_SearchResult_Title
2360
+ style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large
2361
+ style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small
2362
+ style TextAppearance_AppCompat_Medium
2363
+ style TextAppearance_AppCompat_Medium_Inverse
2364
+ style TextAppearance_AppCompat_Menu
2365
+ style TextAppearance_AppCompat_SearchResult_Subtitle
2366
+ style TextAppearance_AppCompat_SearchResult_Title
2367
+ style TextAppearance_AppCompat_Small
2368
+ style TextAppearance_AppCompat_Small_Inverse
2369
+ style TextAppearance_AppCompat_Subhead
2370
+ style TextAppearance_AppCompat_Subhead_Inverse
2371
+ style TextAppearance_AppCompat_Title
2372
+ style TextAppearance_AppCompat_Title_Inverse
2373
+ style TextAppearance_AppCompat_Tooltip
2374
+ style TextAppearance_AppCompat_Widget_ActionBar_Menu
2375
+ style TextAppearance_AppCompat_Widget_ActionBar_Subtitle
2376
+ style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse
2377
+ style TextAppearance_AppCompat_Widget_ActionBar_Title
2378
+ style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse
2379
+ style TextAppearance_AppCompat_Widget_ActionMode_Subtitle
2380
+ style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse
2381
+ style TextAppearance_AppCompat_Widget_ActionMode_Title
2382
+ style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse
2383
+ style TextAppearance_AppCompat_Widget_Button
2384
+ style TextAppearance_AppCompat_Widget_Button_Borderless_Colored
2385
+ style TextAppearance_AppCompat_Widget_Button_Colored
2386
+ style TextAppearance_AppCompat_Widget_Button_Inverse
2387
+ style TextAppearance_AppCompat_Widget_DropDownItem
2388
+ style TextAppearance_AppCompat_Widget_PopupMenu_Header
2389
+ style TextAppearance_AppCompat_Widget_PopupMenu_Large
2390
+ style TextAppearance_AppCompat_Widget_PopupMenu_Small
2391
+ style TextAppearance_AppCompat_Widget_Switch
2392
+ style TextAppearance_AppCompat_Widget_TextView_SpinnerItem
2393
+ style TextAppearance_Compat_Notification
2394
+ style TextAppearance_Compat_Notification_Info
2395
+ style TextAppearance_Compat_Notification_Line2
2396
+ style TextAppearance_Compat_Notification_Time
2397
+ style TextAppearance_Compat_Notification_Title
2398
+ style TextAppearance_Design_CollapsingToolbar_Expanded
2399
+ style TextAppearance_Design_Counter
2400
+ style TextAppearance_Design_Counter_Overflow
2401
+ style TextAppearance_Design_Error
2402
+ style TextAppearance_Design_HelperText
2403
+ style TextAppearance_Design_Hint
2404
+ style TextAppearance_Design_Snackbar_Message
2405
+ style TextAppearance_Design_Tab
2406
+ style TextAppearance_MaterialComponents_Badge
2407
+ style TextAppearance_MaterialComponents_Body1
2408
+ style TextAppearance_MaterialComponents_Body2
2409
+ style TextAppearance_MaterialComponents_Button
2410
+ style TextAppearance_MaterialComponents_Caption
2411
+ style TextAppearance_MaterialComponents_Chip
2412
+ style TextAppearance_MaterialComponents_Headline1
2413
+ style TextAppearance_MaterialComponents_Headline2
2414
+ style TextAppearance_MaterialComponents_Headline3
2415
+ style TextAppearance_MaterialComponents_Headline4
2416
+ style TextAppearance_MaterialComponents_Headline5
2417
+ style TextAppearance_MaterialComponents_Headline6
2418
+ style TextAppearance_MaterialComponents_Overline
2419
+ style TextAppearance_MaterialComponents_Subtitle1
2420
+ style TextAppearance_MaterialComponents_Subtitle2
2421
+ style TextAppearance_Widget_AppCompat_ExpandedMenu_Item
2422
+ style TextAppearance_Widget_AppCompat_Toolbar_Subtitle
2423
+ style TextAppearance_Widget_AppCompat_Toolbar_Title
2424
+ style Theme
2425
+ style Theme_AppCompat
2426
+ style Theme_AppCompat_CompactMenu
2427
+ style Theme_AppCompat_DayNight
2428
+ style Theme_AppCompat_DayNight_DarkActionBar
2429
+ style Theme_AppCompat_DayNight_Dialog
2430
+ style Theme_AppCompat_DayNight_Dialog_Alert
2431
+ style Theme_AppCompat_DayNight_Dialog_MinWidth
2432
+ style Theme_AppCompat_DayNight_DialogWhenLarge
2433
+ style Theme_AppCompat_DayNight_NoActionBar
2434
+ style Theme_AppCompat_Dialog
2435
+ style Theme_AppCompat_Dialog_Alert
2436
+ style Theme_AppCompat_Dialog_MinWidth
2437
+ style Theme_AppCompat_DialogWhenLarge
2438
+ style Theme_AppCompat_Empty
2439
+ style Theme_AppCompat_Light
2440
+ style Theme_AppCompat_Light_DarkActionBar
2441
+ style Theme_AppCompat_Light_Dialog
2442
+ style Theme_AppCompat_Light_Dialog_Alert
2443
+ style Theme_AppCompat_Light_Dialog_MinWidth
2444
+ style Theme_AppCompat_Light_DialogWhenLarge
2445
+ style Theme_AppCompat_Light_NoActionBar
2446
+ style Theme_AppCompat_NoActionBar
2447
+ style Theme_AutofillInlineSuggestion
2448
+ style Theme_Catalyst
2449
+ style Theme_Catalyst_LogBox
2450
+ style Theme_Catalyst_RedBox
2451
+ style Theme_Design
2452
+ style Theme_Design_BottomSheetDialog
2453
+ style Theme_Design_Light
2454
+ style Theme_Design_Light_BottomSheetDialog
2455
+ style Theme_Design_Light_NoActionBar
2456
+ style Theme_Design_NoActionBar
2457
+ style Theme_FullScreenDialog
2458
+ style Theme_FullScreenDialogAnimatedFade
2459
+ style Theme_FullScreenDialogAnimatedSlide
2460
+ style Theme_MaterialComponents
2461
+ style Theme_MaterialComponents_BottomSheetDialog
2462
+ style Theme_MaterialComponents_Bridge
2463
+ style Theme_MaterialComponents_CompactMenu
2464
+ style Theme_MaterialComponents_DayNight
2465
+ style Theme_MaterialComponents_DayNight_BottomSheetDialog
2466
+ style Theme_MaterialComponents_DayNight_Bridge
2467
+ style Theme_MaterialComponents_DayNight_DarkActionBar
2468
+ style Theme_MaterialComponents_DayNight_DarkActionBar_Bridge
2469
+ style Theme_MaterialComponents_DayNight_Dialog
2470
+ style Theme_MaterialComponents_DayNight_Dialog_Alert
2471
+ style Theme_MaterialComponents_DayNight_Dialog_Alert_Bridge
2472
+ style Theme_MaterialComponents_DayNight_Dialog_Bridge
2473
+ style Theme_MaterialComponents_DayNight_Dialog_FixedSize
2474
+ style Theme_MaterialComponents_DayNight_Dialog_FixedSize_Bridge
2475
+ style Theme_MaterialComponents_DayNight_Dialog_MinWidth
2476
+ style Theme_MaterialComponents_DayNight_Dialog_MinWidth_Bridge
2477
+ style Theme_MaterialComponents_DayNight_DialogWhenLarge
2478
+ style Theme_MaterialComponents_DayNight_NoActionBar
2479
+ style Theme_MaterialComponents_DayNight_NoActionBar_Bridge
2480
+ style Theme_MaterialComponents_Dialog
2481
+ style Theme_MaterialComponents_Dialog_Alert
2482
+ style Theme_MaterialComponents_Dialog_Alert_Bridge
2483
+ style Theme_MaterialComponents_Dialog_Bridge
2484
+ style Theme_MaterialComponents_Dialog_FixedSize
2485
+ style Theme_MaterialComponents_Dialog_FixedSize_Bridge
2486
+ style Theme_MaterialComponents_Dialog_MinWidth
2487
+ style Theme_MaterialComponents_Dialog_MinWidth_Bridge
2488
+ style Theme_MaterialComponents_DialogWhenLarge
2489
+ style Theme_MaterialComponents_Light
2490
+ style Theme_MaterialComponents_Light_BarSize
2491
+ style Theme_MaterialComponents_Light_BottomSheetDialog
2492
+ style Theme_MaterialComponents_Light_Bridge
2493
+ style Theme_MaterialComponents_Light_DarkActionBar
2494
+ style Theme_MaterialComponents_Light_DarkActionBar_Bridge
2495
+ style Theme_MaterialComponents_Light_Dialog
2496
+ style Theme_MaterialComponents_Light_Dialog_Alert
2497
+ style Theme_MaterialComponents_Light_Dialog_Alert_Bridge
2498
+ style Theme_MaterialComponents_Light_Dialog_Bridge
2499
+ style Theme_MaterialComponents_Light_Dialog_FixedSize
2500
+ style Theme_MaterialComponents_Light_Dialog_FixedSize_Bridge
2501
+ style Theme_MaterialComponents_Light_Dialog_MinWidth
2502
+ style Theme_MaterialComponents_Light_Dialog_MinWidth_Bridge
2503
+ style Theme_MaterialComponents_Light_DialogWhenLarge
2504
+ style Theme_MaterialComponents_Light_LargeTouch
2505
+ style Theme_MaterialComponents_Light_NoActionBar
2506
+ style Theme_MaterialComponents_Light_NoActionBar_Bridge
2507
+ style Theme_MaterialComponents_NoActionBar
2508
+ style Theme_MaterialComponents_NoActionBar_Bridge
2509
+ style Theme_ReactNative_AppCompat_Light
2510
+ style Theme_ReactNative_AppCompat_Light_NoActionBar_FullScreen
2511
+ style Theme_SplashScreen
2512
+ style Theme_SplashScreen_Common
2513
+ style Theme_SplashScreen_IconBackground
2514
+ style ThemeOverlay_AppCompat
2515
+ style ThemeOverlay_AppCompat_ActionBar
2516
+ style ThemeOverlay_AppCompat_Dark
2517
+ style ThemeOverlay_AppCompat_Dark_ActionBar
2518
+ style ThemeOverlay_AppCompat_DayNight
2519
+ style ThemeOverlay_AppCompat_DayNight_ActionBar
2520
+ style ThemeOverlay_AppCompat_Dialog
2521
+ style ThemeOverlay_AppCompat_Dialog_Alert
2522
+ style ThemeOverlay_AppCompat_Light
2523
+ style ThemeOverlay_Design_TextInputEditText
2524
+ style ThemeOverlay_MaterialComponents
2525
+ style ThemeOverlay_MaterialComponents_ActionBar
2526
+ style ThemeOverlay_MaterialComponents_ActionBar_Primary
2527
+ style ThemeOverlay_MaterialComponents_ActionBar_Surface
2528
+ style ThemeOverlay_MaterialComponents_AutoCompleteTextView
2529
+ style ThemeOverlay_MaterialComponents_AutoCompleteTextView_FilledBox
2530
+ style ThemeOverlay_MaterialComponents_AutoCompleteTextView_FilledBox_Dense
2531
+ style ThemeOverlay_MaterialComponents_AutoCompleteTextView_OutlinedBox
2532
+ style ThemeOverlay_MaterialComponents_AutoCompleteTextView_OutlinedBox_Dense
2533
+ style ThemeOverlay_MaterialComponents_BottomAppBar_Primary
2534
+ style ThemeOverlay_MaterialComponents_BottomAppBar_Surface
2535
+ style ThemeOverlay_MaterialComponents_BottomSheetDialog
2536
+ style ThemeOverlay_MaterialComponents_Dark
2537
+ style ThemeOverlay_MaterialComponents_Dark_ActionBar
2538
+ style ThemeOverlay_MaterialComponents_DayNight_BottomSheetDialog
2539
+ style ThemeOverlay_MaterialComponents_Dialog
2540
+ style ThemeOverlay_MaterialComponents_Dialog_Alert
2541
+ style ThemeOverlay_MaterialComponents_Light
2542
+ style ThemeOverlay_MaterialComponents_Light_BottomSheetDialog
2543
+ style ThemeOverlay_MaterialComponents_MaterialAlertDialog
2544
+ style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Centered
2545
+ style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date
2546
+ style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Calendar
2547
+ style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Header_Text
2548
+ style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Header_Text_Day
2549
+ style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Spinner
2550
+ style ThemeOverlay_MaterialComponents_MaterialCalendar
2551
+ style ThemeOverlay_MaterialComponents_MaterialCalendar_Fullscreen
2552
+ style ThemeOverlay_MaterialComponents_TextInputEditText
2553
+ style ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox
2554
+ style ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense
2555
+ style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox
2556
+ style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense
2557
+ style ThemeOverlay_MaterialComponents_Toolbar_Primary
2558
+ style ThemeOverlay_MaterialComponents_Toolbar_Surface
2559
+ style Widget_AppCompat_ActionBar
2560
+ style Widget_AppCompat_ActionBar_Solid
2561
+ style Widget_AppCompat_ActionBar_TabBar
2562
+ style Widget_AppCompat_ActionBar_TabText
2563
+ style Widget_AppCompat_ActionBar_TabView
2564
+ style Widget_AppCompat_ActionButton
2565
+ style Widget_AppCompat_ActionButton_CloseMode
2566
+ style Widget_AppCompat_ActionButton_Overflow
2567
+ style Widget_AppCompat_ActionMode
2568
+ style Widget_AppCompat_ActivityChooserView
2569
+ style Widget_AppCompat_AutoCompleteTextView
2570
+ style Widget_AppCompat_Button
2571
+ style Widget_AppCompat_Button_Borderless
2572
+ style Widget_AppCompat_Button_Borderless_Colored
2573
+ style Widget_AppCompat_Button_ButtonBar_AlertDialog
2574
+ style Widget_AppCompat_Button_Colored
2575
+ style Widget_AppCompat_Button_Small
2576
+ style Widget_AppCompat_ButtonBar
2577
+ style Widget_AppCompat_ButtonBar_AlertDialog
2578
+ style Widget_AppCompat_CompoundButton_CheckBox
2579
+ style Widget_AppCompat_CompoundButton_RadioButton
2580
+ style Widget_AppCompat_CompoundButton_Switch
2581
+ style Widget_AppCompat_DrawerArrowToggle
2582
+ style Widget_AppCompat_DropDownItem_Spinner
2583
+ style Widget_AppCompat_EditText
2584
+ style Widget_AppCompat_ImageButton
2585
+ style Widget_AppCompat_Light_ActionBar
2586
+ style Widget_AppCompat_Light_ActionBar_Solid
2587
+ style Widget_AppCompat_Light_ActionBar_Solid_Inverse
2588
+ style Widget_AppCompat_Light_ActionBar_TabBar
2589
+ style Widget_AppCompat_Light_ActionBar_TabBar_Inverse
2590
+ style Widget_AppCompat_Light_ActionBar_TabText
2591
+ style Widget_AppCompat_Light_ActionBar_TabText_Inverse
2592
+ style Widget_AppCompat_Light_ActionBar_TabView
2593
+ style Widget_AppCompat_Light_ActionBar_TabView_Inverse
2594
+ style Widget_AppCompat_Light_ActionButton
2595
+ style Widget_AppCompat_Light_ActionButton_CloseMode
2596
+ style Widget_AppCompat_Light_ActionButton_Overflow
2597
+ style Widget_AppCompat_Light_ActionMode_Inverse
2598
+ style Widget_AppCompat_Light_ActivityChooserView
2599
+ style Widget_AppCompat_Light_AutoCompleteTextView
2600
+ style Widget_AppCompat_Light_DropDownItem_Spinner
2601
+ style Widget_AppCompat_Light_ListPopupWindow
2602
+ style Widget_AppCompat_Light_ListView_DropDown
2603
+ style Widget_AppCompat_Light_PopupMenu
2604
+ style Widget_AppCompat_Light_PopupMenu_Overflow
2605
+ style Widget_AppCompat_Light_SearchView
2606
+ style Widget_AppCompat_Light_Spinner_DropDown_ActionBar
2607
+ style Widget_AppCompat_ListMenuView
2608
+ style Widget_AppCompat_ListPopupWindow
2609
+ style Widget_AppCompat_ListView
2610
+ style Widget_AppCompat_ListView_DropDown
2611
+ style Widget_AppCompat_ListView_Menu
2612
+ style Widget_AppCompat_PopupMenu
2613
+ style Widget_AppCompat_PopupMenu_Overflow
2614
+ style Widget_AppCompat_PopupWindow
2615
+ style Widget_AppCompat_ProgressBar
2616
+ style Widget_AppCompat_ProgressBar_Horizontal
2617
+ style Widget_AppCompat_RatingBar
2618
+ style Widget_AppCompat_RatingBar_Indicator
2619
+ style Widget_AppCompat_RatingBar_Small
2620
+ style Widget_AppCompat_SearchView
2621
+ style Widget_AppCompat_SearchView_ActionBar
2622
+ style Widget_AppCompat_SeekBar
2623
+ style Widget_AppCompat_SeekBar_Discrete
2624
+ style Widget_AppCompat_Spinner
2625
+ style Widget_AppCompat_Spinner_DropDown
2626
+ style Widget_AppCompat_Spinner_DropDown_ActionBar
2627
+ style Widget_AppCompat_Spinner_Underlined
2628
+ style Widget_AppCompat_TextView
2629
+ style Widget_AppCompat_TextView_SpinnerItem
2630
+ style Widget_AppCompat_Toolbar
2631
+ style Widget_AppCompat_Toolbar_Button_Navigation
2632
+ style Widget_Autofill
2633
+ style Widget_Autofill_InlineSuggestionChip
2634
+ style Widget_Autofill_InlineSuggestionEndIconStyle
2635
+ style Widget_Autofill_InlineSuggestionStartIconStyle
2636
+ style Widget_Autofill_InlineSuggestionSubtitle
2637
+ style Widget_Autofill_InlineSuggestionTitle
2638
+ style Widget_Compat_NotificationActionContainer
2639
+ style Widget_Compat_NotificationActionText
2640
+ style Widget_Design_AppBarLayout
2641
+ style Widget_Design_BottomNavigationView
2642
+ style Widget_Design_BottomSheet_Modal
2643
+ style Widget_Design_CollapsingToolbar
2644
+ style Widget_Design_FloatingActionButton
2645
+ style Widget_Design_NavigationView
2646
+ style Widget_Design_ScrimInsetsFrameLayout
2647
+ style Widget_Design_Snackbar
2648
+ style Widget_Design_TabLayout
2649
+ style Widget_Design_TextInputLayout
2650
+ style Widget_MaterialComponents_ActionBar_Primary
2651
+ style Widget_MaterialComponents_ActionBar_PrimarySurface
2652
+ style Widget_MaterialComponents_ActionBar_Solid
2653
+ style Widget_MaterialComponents_ActionBar_Surface
2654
+ style Widget_MaterialComponents_AppBarLayout_Primary
2655
+ style Widget_MaterialComponents_AppBarLayout_PrimarySurface
2656
+ style Widget_MaterialComponents_AppBarLayout_Surface
2657
+ style Widget_MaterialComponents_AutoCompleteTextView_FilledBox
2658
+ style Widget_MaterialComponents_AutoCompleteTextView_FilledBox_Dense
2659
+ style Widget_MaterialComponents_AutoCompleteTextView_OutlinedBox
2660
+ style Widget_MaterialComponents_AutoCompleteTextView_OutlinedBox_Dense
2661
+ style Widget_MaterialComponents_Badge
2662
+ style Widget_MaterialComponents_BottomAppBar
2663
+ style Widget_MaterialComponents_BottomAppBar_Colored
2664
+ style Widget_MaterialComponents_BottomAppBar_PrimarySurface
2665
+ style Widget_MaterialComponents_BottomNavigationView
2666
+ style Widget_MaterialComponents_BottomNavigationView_Colored
2667
+ style Widget_MaterialComponents_BottomNavigationView_PrimarySurface
2668
+ style Widget_MaterialComponents_BottomSheet
2669
+ style Widget_MaterialComponents_BottomSheet_Modal
2670
+ style Widget_MaterialComponents_Button
2671
+ style Widget_MaterialComponents_Button_Icon
2672
+ style Widget_MaterialComponents_Button_OutlinedButton
2673
+ style Widget_MaterialComponents_Button_OutlinedButton_Icon
2674
+ style Widget_MaterialComponents_Button_TextButton
2675
+ style Widget_MaterialComponents_Button_TextButton_Dialog
2676
+ style Widget_MaterialComponents_Button_TextButton_Dialog_Flush
2677
+ style Widget_MaterialComponents_Button_TextButton_Dialog_Icon
2678
+ style Widget_MaterialComponents_Button_TextButton_Icon
2679
+ style Widget_MaterialComponents_Button_TextButton_Snackbar
2680
+ style Widget_MaterialComponents_Button_UnelevatedButton
2681
+ style Widget_MaterialComponents_Button_UnelevatedButton_Icon
2682
+ style Widget_MaterialComponents_CardView
2683
+ style Widget_MaterialComponents_CheckedTextView
2684
+ style Widget_MaterialComponents_Chip_Action
2685
+ style Widget_MaterialComponents_Chip_Choice
2686
+ style Widget_MaterialComponents_Chip_Entry
2687
+ style Widget_MaterialComponents_Chip_Filter
2688
+ style Widget_MaterialComponents_ChipGroup
2689
+ style Widget_MaterialComponents_CompoundButton_CheckBox
2690
+ style Widget_MaterialComponents_CompoundButton_RadioButton
2691
+ style Widget_MaterialComponents_CompoundButton_Switch
2692
+ style Widget_MaterialComponents_ExtendedFloatingActionButton
2693
+ style Widget_MaterialComponents_ExtendedFloatingActionButton_Icon
2694
+ style Widget_MaterialComponents_FloatingActionButton
2695
+ style Widget_MaterialComponents_Light_ActionBar_Solid
2696
+ style Widget_MaterialComponents_MaterialButtonToggleGroup
2697
+ style Widget_MaterialComponents_MaterialCalendar
2698
+ style Widget_MaterialComponents_MaterialCalendar_Day
2699
+ style Widget_MaterialComponents_MaterialCalendar_Day_Invalid
2700
+ style Widget_MaterialComponents_MaterialCalendar_Day_Selected
2701
+ style Widget_MaterialComponents_MaterialCalendar_Day_Today
2702
+ style Widget_MaterialComponents_MaterialCalendar_DayTextView
2703
+ style Widget_MaterialComponents_MaterialCalendar_Fullscreen
2704
+ style Widget_MaterialComponents_MaterialCalendar_HeaderConfirmButton
2705
+ style Widget_MaterialComponents_MaterialCalendar_HeaderDivider
2706
+ style Widget_MaterialComponents_MaterialCalendar_HeaderLayout
2707
+ style Widget_MaterialComponents_MaterialCalendar_HeaderSelection
2708
+ style Widget_MaterialComponents_MaterialCalendar_HeaderSelection_Fullscreen
2709
+ style Widget_MaterialComponents_MaterialCalendar_HeaderTitle
2710
+ style Widget_MaterialComponents_MaterialCalendar_HeaderToggleButton
2711
+ style Widget_MaterialComponents_MaterialCalendar_Item
2712
+ style Widget_MaterialComponents_MaterialCalendar_Year
2713
+ style Widget_MaterialComponents_MaterialCalendar_Year_Selected
2714
+ style Widget_MaterialComponents_MaterialCalendar_Year_Today
2715
+ style Widget_MaterialComponents_NavigationView
2716
+ style Widget_MaterialComponents_PopupMenu
2717
+ style Widget_MaterialComponents_PopupMenu_ContextMenu
2718
+ style Widget_MaterialComponents_PopupMenu_ListPopupWindow
2719
+ style Widget_MaterialComponents_PopupMenu_Overflow
2720
+ style Widget_MaterialComponents_Snackbar
2721
+ style Widget_MaterialComponents_Snackbar_FullWidth
2722
+ style Widget_MaterialComponents_TabLayout
2723
+ style Widget_MaterialComponents_TabLayout_Colored
2724
+ style Widget_MaterialComponents_TabLayout_PrimarySurface
2725
+ style Widget_MaterialComponents_TextInputEditText_FilledBox
2726
+ style Widget_MaterialComponents_TextInputEditText_FilledBox_Dense
2727
+ style Widget_MaterialComponents_TextInputEditText_OutlinedBox
2728
+ style Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense
2729
+ style Widget_MaterialComponents_TextInputLayout_FilledBox
2730
+ style Widget_MaterialComponents_TextInputLayout_FilledBox_Dense
2731
+ style Widget_MaterialComponents_TextInputLayout_FilledBox_Dense_ExposedDropdownMenu
2732
+ style Widget_MaterialComponents_TextInputLayout_FilledBox_ExposedDropdownMenu
2733
+ style Widget_MaterialComponents_TextInputLayout_OutlinedBox
2734
+ style Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense
2735
+ style Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense_ExposedDropdownMenu
2736
+ style Widget_MaterialComponents_TextInputLayout_OutlinedBox_ExposedDropdownMenu
2737
+ style Widget_MaterialComponents_TextView
2738
+ style Widget_MaterialComponents_Toolbar
2739
+ style Widget_MaterialComponents_Toolbar_Primary
2740
+ style Widget_MaterialComponents_Toolbar_PrimarySurface
2741
+ style Widget_MaterialComponents_Toolbar_Surface
2742
+ style Widget_Support_CoordinatorLayout
2743
+ style redboxButton
2744
+ styleable ActionBar background backgroundSplit backgroundStacked contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation customNavigationLayout displayOptions divider elevation height hideOnContentScroll homeAsUpIndicator homeLayout icon indeterminateProgressStyle itemPadding logo navigationMode popupTheme progressBarPadding progressBarStyle subtitle subtitleTextStyle title titleTextStyle
2745
+ styleable ActionBarLayout android_layout_gravity
2746
+ styleable ActionMenuItemView android_minWidth
2747
+ styleable ActionMenuView
2748
+ styleable ActionMode background backgroundSplit closeItemLayout height subtitleTextStyle titleTextStyle
2749
+ styleable ActivityChooserView expandActivityOverflowButtonDrawable initialActivityCount
2750
+ styleable AlertDialog android_layout buttonIconDimen buttonPanelSideLayout listItemLayout listLayout multiChoiceItemLayout showTitle singleChoiceItemLayout
2751
+ styleable AnimatedStateListDrawableCompat android_dither android_visible android_variablePadding android_constantSize android_enterFadeDuration android_exitFadeDuration
2752
+ styleable AnimatedStateListDrawableItem android_id android_drawable
2753
+ styleable AnimatedStateListDrawableTransition android_drawable android_toId android_fromId android_reversible
2754
+ styleable AppBarLayout android_background android_touchscreenBlocksFocus android_keyboardNavigationCluster elevation expanded liftOnScroll liftOnScrollTargetViewId statusBarForeground
2755
+ styleable AppBarLayoutStates state_collapsed state_collapsible state_liftable state_lifted
2756
+ styleable AppBarLayout_Layout layout_scrollFlags layout_scrollInterpolator
2757
+ styleable AppCompatEmojiHelper
2758
+ styleable AppCompatImageView android_src srcCompat tint tintMode
2759
+ styleable AppCompatSeekBar android_thumb tickMark tickMarkTint tickMarkTintMode
2760
+ styleable AppCompatTextHelper android_textAppearance android_drawableTop android_drawableBottom android_drawableLeft android_drawableRight android_drawableStart android_drawableEnd
2761
+ styleable AppCompatTextView android_textAppearance autoSizeMaxTextSize autoSizeMinTextSize autoSizePresetSizes autoSizeStepGranularity autoSizeTextType drawableBottomCompat drawableEndCompat drawableLeftCompat drawableRightCompat drawableStartCompat drawableTint drawableTintMode drawableTopCompat emojiCompatEnabled firstBaselineToTopHeight fontFamily fontVariationSettings lastBaselineToBottomHeight lineHeight textAllCaps textLocale
2762
+ styleable AppCompatTheme android_windowIsFloating android_windowAnimationStyle actionBarDivider actionBarItemBackground actionBarPopupTheme actionBarSize actionBarSplitStyle actionBarStyle actionBarTabBarStyle actionBarTabStyle actionBarTabTextStyle actionBarTheme actionBarWidgetTheme actionButtonStyle actionDropDownStyle actionMenuTextAppearance actionMenuTextColor actionModeBackground actionModeCloseButtonStyle actionModeCloseContentDescription actionModeCloseDrawable actionModeCopyDrawable actionModeCutDrawable actionModeFindDrawable actionModePasteDrawable actionModePopupWindowStyle actionModeSelectAllDrawable actionModeShareDrawable actionModeSplitBackground actionModeStyle actionModeTheme actionModeWebSearchDrawable actionOverflowButtonStyle actionOverflowMenuStyle activityChooserViewStyle alertDialogButtonGroupStyle alertDialogCenterButtons alertDialogStyle alertDialogTheme autoCompleteTextViewStyle borderlessButtonStyle buttonBarButtonStyle buttonBarNegativeButtonStyle buttonBarNeutralButtonStyle buttonBarPositiveButtonStyle buttonBarStyle buttonStyle buttonStyleSmall checkboxStyle checkedTextViewStyle colorAccent colorBackgroundFloating colorButtonNormal colorControlActivated colorControlHighlight colorControlNormal colorError colorPrimary colorPrimaryDark colorSwitchThumbNormal controlBackground dialogCornerRadius dialogPreferredPadding dialogTheme dividerHorizontal dividerVertical dropDownListViewStyle dropdownListPreferredItemHeight editTextBackground editTextColor editTextStyle homeAsUpIndicator imageButtonStyle listChoiceBackgroundIndicator listChoiceIndicatorMultipleAnimated listChoiceIndicatorSingleAnimated listDividerAlertDialog listMenuViewStyle listPopupWindowStyle listPreferredItemHeight listPreferredItemHeightLarge listPreferredItemHeightSmall listPreferredItemPaddingEnd listPreferredItemPaddingLeft listPreferredItemPaddingRight listPreferredItemPaddingStart panelBackground panelMenuListTheme panelMenuListWidth popupMenuStyle popupWindowStyle radioButtonStyle ratingBarStyle ratingBarStyleIndicator ratingBarStyleSmall searchViewStyle seekBarStyle selectableItemBackground selectableItemBackgroundBorderless spinnerDropDownItemStyle spinnerStyle switchStyle textAppearanceLargePopupMenu textAppearanceListItem textAppearanceListItemSecondary textAppearanceListItemSmall textAppearancePopupMenuHeader textAppearanceSearchResultSubtitle textAppearanceSearchResultTitle textAppearanceSmallPopupMenu textColorAlertDialogListItem textColorSearchUrl toolbarNavigationButtonStyle toolbarStyle tooltipForegroundColor tooltipFrameBackground viewInflaterClass windowActionBar windowActionBarOverlay windowActionModeOverlay windowFixedHeightMajor windowFixedHeightMinor windowFixedWidthMajor windowFixedWidthMinor windowMinWidthMajor windowMinWidthMinor windowNoTitle
2763
+ styleable Autofill_InlineSuggestion autofillInlineSuggestionChip autofillInlineSuggestionEndIconStyle autofillInlineSuggestionStartIconStyle autofillInlineSuggestionSubtitle autofillInlineSuggestionTitle isAutofillInlineSuggestionTheme
2764
+ styleable Badge backgroundColor badgeGravity badgeTextColor maxCharacterCount number
2765
+ styleable BottomAppBar backgroundTint elevation fabAlignmentMode fabAnimationMode fabCradleMargin fabCradleRoundedCornerRadius fabCradleVerticalOffset hideOnScroll
2766
+ styleable BottomNavigationView backgroundTint elevation itemBackground itemHorizontalTranslationEnabled itemIconSize itemIconTint itemRippleColor itemTextAppearanceActive itemTextAppearanceInactive itemTextColor labelVisibilityMode menu
2767
+ styleable BottomSheetBehavior_Layout android_elevation backgroundTint behavior_expandedOffset behavior_fitToContents behavior_halfExpandedRatio behavior_hideable behavior_peekHeight behavior_saveFlags behavior_skipCollapsed shapeAppearance shapeAppearanceOverlay
2768
+ styleable ButtonBarLayout allowStacking
2769
+ styleable Capability queryPatterns shortcutMatchRequired
2770
+ styleable CardView android_minWidth android_minHeight cardBackgroundColor cardCornerRadius cardElevation cardMaxElevation cardPreventCornerOverlap cardUseCompatPadding contentPadding contentPaddingBottom contentPaddingLeft contentPaddingRight contentPaddingTop
2771
+ styleable CheckedTextView android_checkMark checkMarkCompat checkMarkTint checkMarkTintMode
2772
+ styleable Chip android_textAppearance android_textColor android_ellipsize android_maxWidth android_text android_checkable checkedIcon checkedIconEnabled checkedIconVisible chipBackgroundColor chipCornerRadius chipEndPadding chipIcon chipIconEnabled chipIconSize chipIconTint chipIconVisible chipMinHeight chipMinTouchTargetSize chipStartPadding chipStrokeColor chipStrokeWidth chipSurfaceColor closeIcon closeIconEnabled closeIconEndPadding closeIconSize closeIconStartPadding closeIconTint closeIconVisible ensureMinTouchTargetSize hideMotionSpec iconEndPadding iconStartPadding rippleColor shapeAppearance shapeAppearanceOverlay showMotionSpec textEndPadding textStartPadding
2773
+ styleable ChipGroup checkedChip chipSpacing chipSpacingHorizontal chipSpacingVertical singleLine singleSelection
2774
+ styleable CollapsingToolbarLayout collapsedTitleGravity collapsedTitleTextAppearance contentScrim expandedTitleGravity expandedTitleMargin expandedTitleMarginBottom expandedTitleMarginEnd expandedTitleMarginStart expandedTitleMarginTop expandedTitleTextAppearance scrimAnimationDuration scrimVisibleHeightTrigger statusBarScrim title titleEnabled toolbarId
2775
+ styleable CollapsingToolbarLayout_Layout layout_collapseMode layout_collapseParallaxMultiplier
2776
+ styleable ColorStateListItem android_color android_alpha android_lStar alpha lStar
2777
+ styleable CompoundButton android_button buttonCompat buttonTint buttonTintMode
2778
+ styleable CoordinatorLayout keylines statusBarBackground
2779
+ styleable CoordinatorLayout_Layout android_layout_gravity layout_anchor layout_anchorGravity layout_behavior layout_dodgeInsetEdges layout_insetEdge layout_keyline
2780
+ styleable DrawerArrowToggle arrowHeadLength arrowShaftLength barLength color drawableSize gapBetweenBars spinBars thickness
2781
+ styleable ExtendedFloatingActionButton elevation extendMotionSpec hideMotionSpec showMotionSpec shrinkMotionSpec
2782
+ styleable ExtendedFloatingActionButton_Behavior_Layout behavior_autoHide behavior_autoShrink
2783
+ styleable FloatingActionButton backgroundTint backgroundTintMode borderWidth elevation ensureMinTouchTargetSize fabCustomSize fabSize hideMotionSpec hoveredFocusedTranslationZ maxImageSize pressedTranslationZ rippleColor shapeAppearance shapeAppearanceOverlay showMotionSpec useCompatPadding
2784
+ styleable FloatingActionButton_Behavior_Layout behavior_autoHide
2785
+ styleable FlowLayout itemSpacing lineSpacing
2786
+ styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery fontProviderSystemFontFamily
2787
+ styleable FontFamilyFont android_font android_fontWeight android_fontStyle android_ttcIndex android_fontVariationSettings font fontStyle fontVariationSettings fontWeight ttcIndex
2788
+ styleable ForegroundLinearLayout android_foreground android_foregroundGravity foregroundInsidePadding
2789
+ styleable Fragment android_name android_id android_tag
2790
+ styleable FragmentContainerView android_name android_tag
2791
+ styleable GenericDraweeHierarchy actualImageScaleType backgroundImage fadeDuration failureImage failureImageScaleType overlayImage placeholderImage placeholderImageScaleType pressedStateOverlayImage progressBarAutoRotateInterval progressBarImage progressBarImageScaleType retryImage retryImageScaleType roundAsCircle roundBottomEnd roundBottomLeft roundBottomRight roundBottomStart roundTopEnd roundTopLeft roundTopRight roundTopStart roundWithOverlayColor roundedCornerRadius roundingBorderColor roundingBorderPadding roundingBorderWidth viewAspectRatio
2792
+ styleable GradientColor android_startColor android_endColor android_type android_centerX android_centerY android_gradientRadius android_tileMode android_centerColor android_startX android_startY android_endX android_endY
2793
+ styleable GradientColorItem android_color android_offset
2794
+ styleable LinearLayoutCompat android_gravity android_orientation android_baselineAligned android_baselineAlignedChildIndex android_weightSum divider dividerPadding measureWithLargestChild showDividers
2795
+ styleable LinearLayoutCompat_Layout android_layout_gravity android_layout_width android_layout_height android_layout_weight
2796
+ styleable ListPopupWindow android_dropDownHorizontalOffset android_dropDownVerticalOffset
2797
+ styleable MaterialAlertDialog backgroundInsetBottom backgroundInsetEnd backgroundInsetStart backgroundInsetTop
2798
+ styleable MaterialAlertDialogTheme materialAlertDialogBodyTextStyle materialAlertDialogTheme materialAlertDialogTitleIconStyle materialAlertDialogTitlePanelStyle materialAlertDialogTitleTextStyle
2799
+ styleable MaterialButton android_insetLeft android_insetRight android_insetTop android_insetBottom android_checkable backgroundTint backgroundTintMode cornerRadius elevation icon iconGravity iconPadding iconSize iconTint iconTintMode rippleColor shapeAppearance shapeAppearanceOverlay strokeColor strokeWidth
2800
+ styleable MaterialButtonToggleGroup checkedButton singleSelection
2801
+ styleable MaterialCalendar android_windowFullscreen dayInvalidStyle daySelectedStyle dayStyle dayTodayStyle rangeFillColor yearSelectedStyle yearStyle yearTodayStyle
2802
+ styleable MaterialCalendarItem android_insetLeft android_insetRight android_insetTop android_insetBottom itemFillColor itemShapeAppearance itemShapeAppearanceOverlay itemStrokeColor itemStrokeWidth itemTextColor
2803
+ styleable MaterialCardView android_checkable cardForegroundColor checkedIcon checkedIconTint rippleColor shapeAppearance shapeAppearanceOverlay state_dragged strokeColor strokeWidth
2804
+ styleable MaterialCheckBox buttonTint useMaterialThemeColors
2805
+ styleable MaterialRadioButton useMaterialThemeColors
2806
+ styleable MaterialShape shapeAppearance shapeAppearanceOverlay
2807
+ styleable MaterialTextAppearance android_lineHeight lineHeight
2808
+ styleable MaterialTextView android_textAppearance android_lineHeight lineHeight
2809
+ styleable MenuGroup android_enabled android_id android_visible android_menuCategory android_orderInCategory android_checkableBehavior
2810
+ styleable MenuItem android_icon android_enabled android_id android_checked android_visible android_menuCategory android_orderInCategory android_title android_titleCondensed android_alphabeticShortcut android_numericShortcut android_checkable android_onClick actionLayout actionProviderClass actionViewClass alphabeticModifiers contentDescription iconTint iconTintMode numericModifiers showAsAction tooltipText
2811
+ styleable MenuView android_windowAnimationStyle android_itemTextAppearance android_horizontalDivider android_verticalDivider android_headerBackground android_itemBackground android_itemIconDisabledAlpha preserveIconSpacing subMenuArrow
2812
+ styleable NavigationView android_background android_fitsSystemWindows android_maxWidth elevation headerLayout itemBackground itemHorizontalPadding itemIconPadding itemIconSize itemIconTint itemMaxLines itemShapeAppearance itemShapeAppearanceOverlay itemShapeFillColor itemShapeInsetBottom itemShapeInsetEnd itemShapeInsetStart itemShapeInsetTop itemTextAppearance itemTextColor menu
2813
+ styleable PopupWindow android_popupBackground android_popupAnimationStyle overlapAnchor
2814
+ styleable PopupWindowBackgroundState state_above_anchor
2815
+ styleable RecycleListView paddingBottomNoButtons paddingTopNoTitle
2816
+ styleable RecyclerView android_orientation android_clipToPadding android_descendantFocusability fastScrollEnabled fastScrollHorizontalThumbDrawable fastScrollHorizontalTrackDrawable fastScrollVerticalThumbDrawable fastScrollVerticalTrackDrawable layoutManager reverseLayout spanCount stackFromEnd
2817
+ styleable ScrimInsetsFrameLayout insetForeground
2818
+ styleable ScrollingViewBehavior_Layout behavior_overlapTop
2819
+ styleable SearchView android_focusable android_maxWidth android_inputType android_imeOptions closeIcon commitIcon defaultQueryHint goIcon iconifiedByDefault layout queryBackground queryHint searchHintIcon searchIcon submitBackground suggestionRowLayout voiceIcon
2820
+ styleable ShapeAppearance cornerFamily cornerFamilyBottomLeft cornerFamilyBottomRight cornerFamilyTopLeft cornerFamilyTopRight cornerSize cornerSizeBottomLeft cornerSizeBottomRight cornerSizeTopLeft cornerSizeTopRight
2821
+ styleable SimpleDraweeView actualImageResource actualImageUri backgroundImage fadeDuration failureImage failureImageScaleType overlayImage placeholderImage placeholderImageScaleType pressedStateOverlayImage progressBarAutoRotateInterval progressBarImage progressBarImageScaleType retryImage retryImageScaleType roundAsCircle roundBottomEnd roundBottomLeft roundBottomRight roundBottomStart roundTopEnd roundTopLeft roundTopRight roundTopStart roundWithOverlayColor roundedCornerRadius roundingBorderColor roundingBorderPadding roundingBorderWidth viewAspectRatio
2822
+ styleable Snackbar snackbarButtonStyle snackbarStyle
2823
+ styleable SnackbarLayout android_maxWidth actionTextColorAlpha animationMode backgroundOverlayColorAlpha elevation maxActionInlineWidth
2824
+ styleable Spinner android_entries android_popupBackground android_prompt android_dropDownWidth popupTheme
2825
+ styleable StateListDrawable android_dither android_visible android_variablePadding android_constantSize android_enterFadeDuration android_exitFadeDuration
2826
+ styleable StateListDrawableItem android_drawable
2827
+ styleable SwitchCompat android_textOn android_textOff android_thumb showText splitTrack switchMinWidth switchPadding switchTextAppearance thumbTextPadding thumbTint thumbTintMode track trackTint trackTintMode
2828
+ styleable SwitchMaterial useMaterialThemeColors
2829
+ styleable TabItem android_icon android_layout android_text
2830
+ styleable TabLayout tabBackground tabContentStart tabGravity tabIconTint tabIconTintMode tabIndicator tabIndicatorAnimationDuration tabIndicatorColor tabIndicatorFullWidth tabIndicatorGravity tabIndicatorHeight tabInlineLabel tabMaxWidth tabMinWidth tabMode tabPadding tabPaddingBottom tabPaddingEnd tabPaddingStart tabPaddingTop tabRippleColor tabSelectedTextColor tabTextAppearance tabTextColor tabUnboundedRipple
2831
+ styleable TextAppearance android_textSize android_typeface android_textStyle android_textColor android_textColorHint android_textColorLink android_shadowColor android_shadowDx android_shadowDy android_shadowRadius android_fontFamily android_textFontWeight fontFamily fontVariationSettings textAllCaps textLocale
2832
+ styleable TextInputLayout android_textColorHint android_hint boxBackgroundColor boxBackgroundMode boxCollapsedPaddingTop boxCornerRadiusBottomEnd boxCornerRadiusBottomStart boxCornerRadiusTopEnd boxCornerRadiusTopStart boxStrokeColor boxStrokeWidth boxStrokeWidthFocused counterEnabled counterMaxLength counterOverflowTextAppearance counterOverflowTextColor counterTextAppearance counterTextColor endIconCheckable endIconContentDescription endIconDrawable endIconMode endIconTint endIconTintMode errorEnabled errorIconDrawable errorIconTint errorIconTintMode errorTextAppearance errorTextColor helperText helperTextEnabled helperTextTextAppearance helperTextTextColor hintAnimationEnabled hintEnabled hintTextAppearance hintTextColor passwordToggleContentDescription passwordToggleDrawable passwordToggleEnabled passwordToggleTint passwordToggleTintMode shapeAppearance shapeAppearanceOverlay startIconCheckable startIconContentDescription startIconDrawable startIconTint startIconTintMode
2833
+ styleable ThemeEnforcement android_textAppearance enforceMaterialTheme enforceTextAppearance
2834
+ styleable Toolbar android_gravity android_minHeight buttonGravity collapseContentDescription collapseIcon contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation logo logoDescription maxButtonHeight menu navigationContentDescription navigationIcon popupTheme subtitle subtitleTextAppearance subtitleTextColor title titleMargin titleMarginBottom titleMarginEnd titleMarginStart titleMarginTop titleMargins titleTextAppearance titleTextColor
2835
+ styleable View android_theme android_focusable paddingEnd paddingStart theme
2836
+ styleable ViewBackgroundHelper android_background backgroundTint backgroundTintMode
2837
+ styleable ViewPager2 android_orientation
2838
+ styleable ViewStubCompat android_id android_layout android_inflatedId
2839
+ xml rn_dev_preferences
2840
+ xml standalone_badge
2841
+ xml standalone_badge_gravity_bottom_end
2842
+ xml standalone_badge_gravity_bottom_start
2843
+ xml standalone_badge_gravity_top_start