vaderjs-native 1.0.2 → 1.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.
- package/README.MD +35 -23
- package/app-template/.gradle/9.1.0/checksums/checksums.lock +0 -0
- package/app-template/.gradle/9.1.0/executionHistory/executionHistory.bin +0 -0
- package/app-template/.gradle/9.1.0/executionHistory/executionHistory.lock +0 -0
- package/app-template/.gradle/9.1.0/fileChanges/last-build.bin +0 -0
- package/app-template/.gradle/9.1.0/fileHashes/fileHashes.bin +0 -0
- package/app-template/.gradle/9.1.0/fileHashes/fileHashes.lock +0 -0
- package/app-template/.gradle/9.1.0/fileHashes/resourceHashesCache.bin +0 -0
- package/app-template/.gradle/9.1.0/gc.properties +0 -0
- package/app-template/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/app-template/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/app-template/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
- package/app-template/.gradle/file-system.probe +0 -0
- package/app-template/.gradle/vcs-1/gc.properties +0 -0
- package/app-template/app/build/intermediates/android_res_source_set_path_map/debug/mapDebugSourceSetPaths/file-map.txt +57 -0
- package/app-template/app/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +1 -0
- package/app-template/app/build/intermediates/apk_ide_redirect_file/debug/createDebugApkListingFileRedirect/redirect.txt +2 -0
- package/app-template/app/build/intermediates/app_metadata/debug/writeDebugAppMetadata/app-metadata.properties +2 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/index.html +275 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/index.js +701 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/index.js.map +11 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/src/vader/index.js +669 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/src/vader/index.js.map +10 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/styles.css +2 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/tailwind_styles.css +257 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/index.html +19 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/index.js +701 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/index.js.map +11 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/src/vader/index.js +669 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/src/vader/index.js.map +10 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/styles.css +2 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/tailwind_styles.css +257 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/META-INF/app.kotlin_module +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/AndroidBridge.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/MainActivity$onCreate$1.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/MainActivity$onCreate$2.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/MainActivity$onCreate$3.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/MainActivity$onCreate$4.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/MainActivity.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/ui/theme/ColorKt.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/ui/theme/ThemeKt.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/ui/theme/TypeKt.class +0 -0
- package/app-template/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/output-metadata.json +10 -0
- package/app-template/app/build/intermediates/compile_and_runtime_r_class_jar/debug/processDebugResources/R.jar +0 -0
- package/app-template/app/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
- package/app-template/app/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +3 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/index.html.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/index.js.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/index.js.map.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/src/vader/index.js.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/src/vader/index.js.map.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/styles.css.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/tailwind_styles.css.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/index.html.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/index.js.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/index.js.map.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/src/vader/index.js.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/src/vader/index.js.map.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/styles.css.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/tailwind_styles.css.jar +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_0/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_1/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_2/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_3/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_4/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_5/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_0/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_1/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_2/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_3/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_4/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_5/graph.bin +0 -0
- package/app-template/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex +0 -0
- package/app-template/app/build/intermediates/dex/debug/mergeExtDexDebug/classes2.dex +0 -0
- package/app-template/app/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex +0 -0
- package/app-template/app/build/intermediates/dex/debug/mergeProjectDexDebug/2/classes.dex +0 -0
- package/app-template/app/build/intermediates/dex/debug/mergeProjectDexDebug/5/classes.dex +0 -0
- package/app-template/app/build/intermediates/dex_archive_input_jar_hashes/debug/dexBuilderDebug/out +0 -0
- package/app-template/app/build/intermediates/dex_number_of_buckets_file/debug/dexBuilderDebug/out +1 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties +6 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values/values.xml +3181 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-af/values-af.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-am/values-am.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ar/values-ar.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-as/values-as.xml +59 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-az/values-az.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-be/values-be.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bg/values-bg.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bn/values-bn.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bs/values-bs.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ca/values-ca.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-cs/values-cs.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-da/values-da.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-de/values-de.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-el/values-el.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml +59 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml +59 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-es/values-es.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-et/values-et.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-eu/values-eu.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fa/values-fa.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fi/values-fi.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fr/values-fr.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-gl/values-gl.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-gu/values-gu.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml +4 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml +8 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hi/values-hi.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hr/values-hr.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hu/values-hu.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hy/values-hy.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-in/values-in.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-is/values-is.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-it/values-it.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-iw/values-iw.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ja/values-ja.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ka/values-ka.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-kk/values-kk.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-km/values-km.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-kn/values-kn.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ko/values-ko.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ky/values-ky.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-land/values-land.xml +6 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml +12 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml +4 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lo/values-lo.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lt/values-lt.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lv/values-lv.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mk/values-mk.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ml/values-ml.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mn/values-mn.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mr/values-mr.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ms/values-ms.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-my/values-my.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-nb/values-nb.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ne/values-ne.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml +11 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-nl/values-nl.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-or/values-or.xml +59 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pa/values-pa.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pl/values-pl.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-port/values-port.xml +4 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt/values-pt.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml +59 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ro/values-ro.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ru/values-ru.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-si/values-si.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sk/values-sk.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sl/values-sl.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sq/values-sq.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sr/values-sr.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sv/values-sv.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sw/values-sw.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml +11 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ta/values-ta.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-te/values-te.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-th/values-th.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-tl/values-tl.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-tr/values-tr.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-uk/values-uk.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ur/values-ur.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-uz/values-uz.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v16/values-v16.xml +7 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v17/values-v17.xml +62 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v18/values-v18.xml +4 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v21/values-v21.xml +277 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v22/values-v22.xml +15 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v23/values-v23.xml +51 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v24/values-v24.xml +5 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v25/values-v25.xml +9 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v26/values-v26.xml +18 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v28/values-v28.xml +13 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-vi/values-vi.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml +12 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml +15 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml +9 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zu/values-zu.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml +3883 -0
- package/app-template/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +6 -0
- package/app-template/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml +5 -0
- package/app-template/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml +2 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state +0 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/0V8fuo12ZEcCNd5YzYthqg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/0VP6C+Z030KwCBV1QJnY8Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1Upt4R0Q_ZOIkrMr_RrPjQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2CXpRTgebl4talbAQ2z4Ew== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2ZqKsCGY5jRs2nk08FVWWw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2gpmkHigIDRHYpOpHC2KDw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2t2F2kP0mhT_S3tAzSeqkg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2v3ZojrXbTxVaAVUP4MycA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/32giMQa2BS2FukRbpt_7RQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/3PlFE+BzUdIOtbbD_9IZxw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5ciRXB8xoXM9vD812An11Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6DabWI8bDKLKui6omYD2bQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6eNrq94hT0u6GUzHG+csZw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/9Cu5vvc7pIswnL83VNBqMQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/9n9ose8b+jL0LUL0YvCd1w== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/A+oiD+lUSsF3brRBiDRRLQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/A6tAyZh+RG4AhyWBSoJiFw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Av9uKIL90E0u4aAGFlTBXQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Bpc9yyhBAEdPDvxM6fnuow== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Cd4N7cQYyH2B6F87mbO8_Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/F7PSMYyWyMfYisH+nSyrGg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/GxdMH6iqzdcdbhSaFq2y4A== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/I5ETZ0y97XBYt7knpocaXA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Ip+AfDxSdrUUkh4V344Rzg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Jcp3xYaKACwdfLM0MyH7eg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/KlZeWMHkwri6xralTdteHg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Kwkde6+zHLyonxEXhF8Cng== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/LTTNil9tIzvCfsQOg6OEFw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MdK3UJqaCWZ_RnnWW9naXQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MuE+rB0x7waYqBOZysqYSg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/N3Xy6s1dJvkqY6lyucHB1Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PKx1fbmOKoV6DDnMYWaimg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PNzmA6bwlh6hiV_deeUB8w== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Qy0MFghbe8MsAGty8IHasg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/R7kgn+_RAejAJDgibU3QSA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/SXNnR4MATLsKJ4zQ3HF_Qg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/T8z8iPNGLr67IutaTVJzlw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/TH+C9jO7qd3vzfkCoY4Ulg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/TKqHLfPHnlJMuNc6RAuQew== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/V7L0+04jxD4b2bXD0Wgf3w== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/VJOnb7cHWKVRd4M1_qaEzQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/VWJxcDw8Nvc41vr4VWeYLA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/WNmnhRL44+XqI_Qh7Y9q9w== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/WSiR3qmXGaabXelMNkpmQg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/X2Q1zKwPwM4k7rTZGQ5ViA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YHMGFkPB0qpyXAggcMhzdg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YWwdJn4poC38fpGOQItVYw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ZbjHx4QQNhKhMHcyrK5RdA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_4zwJUvS9mDdXqHfV8CIAw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_6Vc41tS3QnuC_EuH7BhvA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_aYixPjHB6BQ3SqrVE_rmg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/anXLxx4byE7Ti3N2J6Obtw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/eKrN1NV0DFz3_68yim3Ryw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/evL+VLtyY2Bsn66KJ7Va+g== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ft5np6HxlV8Qx0WGpBX5WA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/g6Bi1lPjULzjK2RLEhi8ng== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/gk1XYqYuGWStqLvp0prjDg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/h8KLXFd9vWCv_kYPQG1g2g== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hCcItCkJEgniLO3FbCn9VA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iUeHdENFGDFljDMiSlmA5A== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iYOQI2COzaBRbNXNlSMSGw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/k803Aeo8TJTakcJ7WeWWmQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kDuJnC2vRBUXivbrt1IVEQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kpmDrs55V7X4UYFK4mLVVA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/lSCYJrayhZVWYq4N_3tG9Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mrUFfLbj9nfqF4Igh50dCw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nL3Z78QCee6Su1CtMvxogA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nLz8e+ZSBgCa5IWujpzu3Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nymxa43VJ_6Kx7Gq3peEjg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/p+t1I6zVbWkKFZWly6oB5g== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/p9ScSEbWQxkxTxA9UH7fzg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/panbBKEXaZ__Dom6WzaH1g== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/prOfrCDbgQF1wRXFV7PvIg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qdOcJX3hKcrFZNPdf5ZHFA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qjufkazLH_oqhTDikduqAg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qsRvCxSgHGVDVrjhESLn_g== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/soY53sWb9qvzOMS_0mm0Sg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/t3N6Cr84Wy8yGf3tN5MoWA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/uHx_L64be+A0F4M7oSIplw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vN8vx16Fi2g9CGONwjo5nw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vYlfdd0TcBWSrFQfGFkRCg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/xIsjVKzXkpUIZ92Tf+rF6w== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yneaqhDf9FC3coQif+7m2Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yosoczXj8PPJOSXym2QXIw== +1 -0
- package/app-template/app/build/intermediates/incremental/mergeDebugAssets/merger.xml +2 -0
- package/app-template/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +2 -0
- package/app-template/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt +16 -0
- package/app-template/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources +1 -0
- package/app-template/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 +1 -0
- package/app-template/app/build/intermediates/java_res/debug/processDebugJavaRes/out/META-INF/app.kotlin_module +0 -0
- package/app-template/app/build/intermediates/linked_resources_binary_format/debug/processDebugResources/linked-resources-binary-format-debug.ap_ +0 -0
- package/app-template/app/build/intermediates/linked_resources_binary_format/debug/processDebugResources/output-metadata.json +20 -0
- package/app-template/app/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +5 -0
- package/app-template/app/build/intermediates/manifest_merge_blame_file/debug/processDebugMainManifest/manifest-merger-blame-debug-report.txt +162 -0
- package/app-template/app/build/intermediates/merged_java_res/debug/mergeDebugJavaResource/base.jar +0 -0
- package/app-template/app/build/intermediates/merged_manifest/debug/processDebugMainManifest/AndroidManifest.xml +91 -0
- package/app-template/app/build/intermediates/merged_manifests/debug/processDebugManifest/AndroidManifest.xml +91 -0
- package/app-template/app/build/intermediates/merged_manifests/debug/processDebugManifest/output-metadata.json +20 -0
- package/app-template/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-hdpi_ic_launcher.webp.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-mdpi_ic_launcher.webp.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xhdpi_ic_launcher.webp.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxhdpi_ic_launcher.webp.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxxhdpi_ic_launcher.webp.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-af_values-af.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-am_values-am.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ar_values-ar.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-as_values-as.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-az_values-az.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-b+sr+Latn_values-b+sr+Latn.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-be_values-be.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-bg_values-bg.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-bn_values-bn.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-bs_values-bs.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ca_values-ca.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-cs_values-cs.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-da_values-da.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-de_values-de.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-el_values-el.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rAU_values-en-rAU.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rCA_values-en-rCA.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rGB_values-en-rGB.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rIN_values-en-rIN.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rXC_values-en-rXC.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-es-rUS_values-es-rUS.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-es_values-es.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-et_values-et.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-eu_values-eu.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fa_values-fa.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fi_values-fi.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fr-rCA_values-fr-rCA.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fr_values-fr.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-gl_values-gl.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-gu_values-gu.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-h720dp-v13_values-h720dp-v13.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hdpi-v4_values-hdpi-v4.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hi_values-hi.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hr_values-hr.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hu_values-hu.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hy_values-hy.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-in_values-in.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-is_values-is.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-it_values-it.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-iw_values-iw.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ja_values-ja.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ka_values-ka.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-kk_values-kk.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-km_values-km.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-kn_values-kn.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ko_values-ko.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ky_values-ky.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-land_values-land.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-large-v4_values-large-v4.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ldltr-v21_values-ldltr-v21.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-lo_values-lo.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-lt_values-lt.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-lv_values-lv.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-mk_values-mk.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ml_values-ml.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-mn_values-mn.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-mr_values-mr.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ms_values-ms.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-my_values-my.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-nb_values-nb.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ne_values-ne.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-night-v8_values-night-v8.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-nl_values-nl.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-or_values-or.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pa_values-pa.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pl_values-pl.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-port_values-port.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pt-rBR_values-pt-rBR.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pt-rPT_values-pt-rPT.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pt_values-pt.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ro_values-ro.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ru_values-ru.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-si_values-si.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sk_values-sk.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sl_values-sl.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sq_values-sq.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sr_values-sr.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sv_values-sv.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sw600dp-v13_values-sw600dp-v13.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sw_values-sw.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ta_values-ta.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-te_values-te.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-th_values-th.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-tl_values-tl.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-tr_values-tr.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-uk_values-uk.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ur_values-ur.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-uz_values-uz.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v16_values-v16.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v17_values-v17.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v18_values-v18.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v21_values-v21.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v22_values-v22.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v23_values-v23.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v24_values-v24.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v25_values-v25.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v26_values-v26.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v28_values-v28.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-vi_values-vi.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-watch-v20_values-watch-v20.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-watch-v21_values-watch-v21.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-xlarge-v4_values-xlarge-v4.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zh-rCN_values-zh-rCN.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zh-rHK_values-zh-rHK.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zh-rTW_values-zh-rTW.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zu_values-zu.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values_values.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/mergeDebugResources.json +8209 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-af.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-am.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ar.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-as.json +77 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-az.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-b+sr+Latn.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-be.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-bg.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-bn.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-bs.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ca.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-cs.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-da.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-de.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-el.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rAU.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rCA.json +77 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rGB.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rIN.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rXC.json +77 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-es-rUS.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-es.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-et.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-eu.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-fa.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-fi.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-fr-rCA.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-fr.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-gl.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-gu.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-h720dp-v13.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hdpi-v4.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hi.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hr.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hu.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hy.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-in.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-is.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-it.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-iw.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ja.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ka.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-kk.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-km.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-kn.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ko.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ky.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-land.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-large-v4.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ldltr-v21.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-lo.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-lt.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-lv.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-mk.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ml.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-mn.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-mr.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ms.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-my.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-nb.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ne.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-night-v8.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-nl.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-or.json +77 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pa.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pl.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-port.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pt-rBR.json +77 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pt-rPT.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pt.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ro.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ru.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-si.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sk.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sl.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sq.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sr.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sv.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sw.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sw600dp-v13.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ta.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-te.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-th.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-tl.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-tr.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-uk.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ur.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-uz.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v16.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v17.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v18.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v21.json +47 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v22.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v23.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v24.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v25.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v26.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v28.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-vi.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-watch-v20.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-watch-v21.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-xlarge-v4.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-zh-rCN.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-zh-rHK.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-zh-rTW.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-zu.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values.json +291 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/single/mergeDebugResources.json +22 -0
- package/app-template/app/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +1 -0
- package/app-template/app/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +1 -0
- package/app-template/app/build/intermediates/packaged_manifests/debug/processDebugManifestForPackage/AndroidManifest.xml +91 -0
- package/app-template/app/build/intermediates/packaged_manifests/debug/processDebugManifestForPackage/output-metadata.json +20 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-hdpi-v4/ic_launcher.webp +0 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-mdpi-v4/ic_launcher.webp +0 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xhdpi-v4/ic_launcher.webp +0 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxhdpi-v4/ic_launcher.webp +0 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxxhdpi-v4/ic_launcher.webp +0 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml +5 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_0.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_1.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_2.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_3.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_4.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_5.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/AndroidBridge.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/MainActivity$onCreate$1.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/MainActivity$onCreate$2.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/MainActivity$onCreate$3.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/MainActivity$onCreate$4.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/MainActivity.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/ui/theme/ColorKt.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/ui/theme/ThemeKt.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/ui/theme/TypeKt.dex +0 -0
- package/app-template/app/build/intermediates/runtime_symbol_list/debug/processDebugResources/R.txt +1795 -0
- package/app-template/app/build/intermediates/signing_config_versions/debug/writeDebugSigningConfigVersions/signing-config-versions.json +1 -0
- package/app-template/app/build/intermediates/stable_resource_ids_file/debug/processDebugResources/stableIds.txt +1353 -0
- package/app-template/app/build/intermediates/stripped_native_libs/debug/stripDebugDebugSymbols/out/lib/arm64-v8a/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/stripped_native_libs/debug/stripDebugDebugSymbols/out/lib/armeabi-v7a/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/stripped_native_libs/debug/stripDebugDebugSymbols/out/lib/x86/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/stripped_native_libs/debug/stripDebugDebugSymbols/out/lib/x86_64/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +4 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +2 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/last-build.bin +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin +0 -0
- package/app-template/app/build/outputs/apk/debug/app-debug.apk +0 -0
- package/app-template/app/build/outputs/apk/debug/output-metadata.json +21 -0
- package/app-template/app/build/outputs/logs/manifest-merger-debug-report.txt +406 -0
- package/app-template/app/src/main/AndroidManifest.xml +4 -2
- package/app-template/app/src/main/assets/myapp/index.html +275 -0
- package/app-template/app/src/main/assets/myapp/index.js +701 -0
- package/app-template/app/src/main/assets/myapp/index.js.map +11 -0
- package/app-template/app/src/main/assets/myapp/src/vader/index.js +669 -0
- package/app-template/app/src/main/assets/myapp/src/vader/index.js.map +10 -0
- package/app-template/app/src/main/assets/myapp/styles.css +2 -0
- package/app-template/app/src/main/assets/myapp/tailwind_styles.css +257 -0
- package/app-template/app/src/main/assets/vaderapp/index.html +19 -0
- package/app-template/app/src/main/assets/vaderapp/index.js +701 -0
- package/app-template/app/src/main/assets/vaderapp/index.js.map +11 -0
- package/app-template/app/src/main/assets/vaderapp/src/vader/index.js +669 -0
- package/app-template/app/src/main/assets/vaderapp/src/vader/index.js.map +10 -0
- package/app-template/app/src/main/assets/vaderapp/styles.css +2 -0
- package/app-template/app/src/main/assets/vaderapp/tailwind_styles.css +257 -0
- package/app-template/app/src/main/java/myapp/MainActivity.kt +150 -0
- package/app-template/local.properties +1 -0
- package/cli/android/build.ts +521 -0
- package/cli/android/dev.ts +61 -0
- package/cli/android/sdk.js +42 -0
- package/cli/logger.js +48 -0
- package/cli/web/build.js +0 -0
- package/cli/web/server.js +107 -0
- package/cli.ts +39 -7
- package/config/index.ts +96 -13
- package/index.ts +383 -17
- package/main.js +51 -0
- package/main.ts +422 -0
- package/package.json +2 -2
- package/plugins/tailwind.ts +2 -2
- package/app-template/app/src/main/java/com/example/myapplication/MainActivity.kt +0 -74
- package/app-template/app/src/main/java/com/example/myapplication/ui/theme/Color.kt +0 -11
- package/app-template/app/src/main/java/com/example/myapplication/ui/theme/Theme.kt +0 -34
- package/app-template/app/src/main/java/com/example/myapplication/ui/theme/Type.kt +0 -36
|
@@ -0,0 +1,3181 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2" xmlns:ns2="http://schemas.android.com/tools">
|
|
3
|
+
<attr format="reference" name="drawerArrowStyle"/>
|
|
4
|
+
<attr format="dimension" name="height"/>
|
|
5
|
+
<attr format="boolean" name="isLightTheme"/>
|
|
6
|
+
<attr format="reference" name="nestedScrollViewStyle"/>
|
|
7
|
+
<attr format="string" name="title"/>
|
|
8
|
+
<bool name="abc_action_bar_embed_tabs">true</bool>
|
|
9
|
+
<bool name="abc_config_actionMenuItemAllCaps">true</bool>
|
|
10
|
+
<color name="abc_decor_view_status_guard">#ff000000</color>
|
|
11
|
+
<color name="abc_decor_view_status_guard_light">#ffffffff</color>
|
|
12
|
+
<color name="abc_search_url_text_normal">#7fa87f</color>
|
|
13
|
+
<color name="abc_search_url_text_pressed">@android:color/black</color>
|
|
14
|
+
<color name="abc_search_url_text_selected">@android:color/black</color>
|
|
15
|
+
<color name="accent_material_dark">@color/material_deep_teal_200</color>
|
|
16
|
+
<color name="accent_material_light">@color/material_deep_teal_500</color>
|
|
17
|
+
<color name="androidx_core_ripple_material_light">#1f000000</color>
|
|
18
|
+
<color name="androidx_core_secondary_text_default_material_light">#8a000000</color>
|
|
19
|
+
<color name="background_floating_material_dark">@color/material_grey_800</color>
|
|
20
|
+
<color name="background_floating_material_light">@android:color/white</color>
|
|
21
|
+
<color name="background_material_dark">@color/material_grey_850</color>
|
|
22
|
+
<color name="background_material_light">@color/material_grey_50</color>
|
|
23
|
+
<color name="bright_foreground_disabled_material_dark">#80ffffff</color>
|
|
24
|
+
<color name="bright_foreground_disabled_material_light">#80000000</color>
|
|
25
|
+
<color name="bright_foreground_inverse_material_dark">@color/bright_foreground_material_light</color>
|
|
26
|
+
<color name="bright_foreground_inverse_material_light">@color/bright_foreground_material_dark</color>
|
|
27
|
+
<color name="bright_foreground_material_dark">@android:color/white</color>
|
|
28
|
+
<color name="bright_foreground_material_light">@android:color/black</color>
|
|
29
|
+
<color name="button_material_dark">#ff5a595b</color>
|
|
30
|
+
<color name="button_material_light">#ffd6d7d7</color>
|
|
31
|
+
<color name="call_notification_answer_color">#1d873b</color>
|
|
32
|
+
<color name="call_notification_decline_color">#d93025</color>
|
|
33
|
+
<color name="dim_foreground_disabled_material_dark">#80bebebe</color>
|
|
34
|
+
<color name="dim_foreground_disabled_material_light">#80323232</color>
|
|
35
|
+
<color name="dim_foreground_material_dark">#ffbebebe</color>
|
|
36
|
+
<color name="dim_foreground_material_light">#ff323232</color>
|
|
37
|
+
<color name="error_color_material_dark">#ff7043</color>
|
|
38
|
+
<color name="error_color_material_light">#ff5722</color>
|
|
39
|
+
<color name="foreground_material_dark">@android:color/white</color>
|
|
40
|
+
<color name="foreground_material_light">@android:color/black</color>
|
|
41
|
+
<color name="highlighted_text_material_dark">#6680cbc4</color>
|
|
42
|
+
<color name="highlighted_text_material_light">#66009688</color>
|
|
43
|
+
<color name="material_blue_grey_800">#ff37474f</color>
|
|
44
|
+
<color name="material_blue_grey_900">#ff263238</color>
|
|
45
|
+
<color name="material_blue_grey_950">#ff21272b</color>
|
|
46
|
+
<color name="material_deep_teal_200">#ff80cbc4</color>
|
|
47
|
+
<color name="material_deep_teal_500">#ff008577</color>
|
|
48
|
+
<color name="material_grey_100">#fff5f5f5</color>
|
|
49
|
+
<color name="material_grey_300">#ffe0e0e0</color>
|
|
50
|
+
<color name="material_grey_50">#fffafafa</color>
|
|
51
|
+
<color name="material_grey_600">#ff757575</color>
|
|
52
|
+
<color name="material_grey_800">#ff424242</color>
|
|
53
|
+
<color name="material_grey_850">#ff303030</color>
|
|
54
|
+
<color name="material_grey_900">#ff212121</color>
|
|
55
|
+
<color name="notification_action_color_filter">#ffffffff</color>
|
|
56
|
+
<color name="notification_icon_bg_color">#ff9e9e9e</color>
|
|
57
|
+
<color name="primary_dark_material_dark">@android:color/black</color>
|
|
58
|
+
<color name="primary_dark_material_light">@color/material_grey_600</color>
|
|
59
|
+
<color name="primary_material_dark">@color/material_grey_900</color>
|
|
60
|
+
<color name="primary_material_light">@color/material_grey_100</color>
|
|
61
|
+
<color name="primary_text_default_material_dark">#ffffffff</color>
|
|
62
|
+
<color name="primary_text_default_material_light">#de000000</color>
|
|
63
|
+
<color name="primary_text_disabled_material_dark">#4Dffffff</color>
|
|
64
|
+
<color name="primary_text_disabled_material_light">#39000000</color>
|
|
65
|
+
<color name="ripple_material_dark">#33ffffff</color>
|
|
66
|
+
<color name="ripple_material_light">#1f000000</color>
|
|
67
|
+
<color name="secondary_text_default_material_dark">#b3ffffff</color>
|
|
68
|
+
<color name="secondary_text_default_material_light">#8a000000</color>
|
|
69
|
+
<color name="secondary_text_disabled_material_dark">#36ffffff</color>
|
|
70
|
+
<color name="secondary_text_disabled_material_light">#24000000</color>
|
|
71
|
+
<color name="switch_thumb_disabled_material_dark">#ff616161</color>
|
|
72
|
+
<color name="switch_thumb_disabled_material_light">#ffbdbdbd</color>
|
|
73
|
+
<color name="switch_thumb_normal_material_dark">#ffbdbdbd</color>
|
|
74
|
+
<color name="switch_thumb_normal_material_light">#fff1f1f1</color>
|
|
75
|
+
<color name="tooltip_background_dark">#e6616161</color>
|
|
76
|
+
<color name="tooltip_background_light">#e6FFFFFF</color>
|
|
77
|
+
<dimen name="abc_action_bar_content_inset_material">16dp</dimen>
|
|
78
|
+
<dimen name="abc_action_bar_content_inset_with_nav">72dp</dimen>
|
|
79
|
+
<dimen name="abc_action_bar_default_height_material">56dp</dimen>
|
|
80
|
+
<dimen name="abc_action_bar_default_padding_end_material">0dp</dimen>
|
|
81
|
+
<dimen name="abc_action_bar_default_padding_start_material">0dp</dimen>
|
|
82
|
+
<dimen name="abc_action_bar_elevation_material">4dp</dimen>
|
|
83
|
+
<dimen name="abc_action_bar_icon_vertical_padding_material">16dp</dimen>
|
|
84
|
+
<dimen name="abc_action_bar_overflow_padding_end_material">10dp</dimen>
|
|
85
|
+
<dimen name="abc_action_bar_overflow_padding_start_material">6dp</dimen>
|
|
86
|
+
<dimen name="abc_action_bar_stacked_max_height">48dp</dimen>
|
|
87
|
+
<dimen name="abc_action_bar_stacked_tab_max_width">180dp</dimen>
|
|
88
|
+
<dimen name="abc_action_bar_subtitle_bottom_margin_material">5dp</dimen>
|
|
89
|
+
<dimen name="abc_action_bar_subtitle_top_margin_material">-3dp</dimen>
|
|
90
|
+
<dimen name="abc_action_button_min_height_material">48dp</dimen>
|
|
91
|
+
<dimen name="abc_action_button_min_width_material">48dp</dimen>
|
|
92
|
+
<dimen name="abc_action_button_min_width_overflow_material">36dp</dimen>
|
|
93
|
+
<dimen name="abc_alert_dialog_button_bar_height">48dp</dimen>
|
|
94
|
+
<dimen name="abc_alert_dialog_button_dimen">48dp</dimen>
|
|
95
|
+
<dimen name="abc_button_inset_horizontal_material">@dimen/abc_control_inset_material</dimen>
|
|
96
|
+
<dimen name="abc_button_inset_vertical_material">6dp</dimen>
|
|
97
|
+
<dimen name="abc_button_padding_horizontal_material">8dp</dimen>
|
|
98
|
+
<dimen name="abc_button_padding_vertical_material">@dimen/abc_control_padding_material</dimen>
|
|
99
|
+
<dimen name="abc_cascading_menus_min_smallest_width">720dp</dimen>
|
|
100
|
+
<dimen name="abc_config_prefDialogWidth">320dp</dimen>
|
|
101
|
+
<dimen name="abc_control_corner_material">2dp</dimen>
|
|
102
|
+
<dimen name="abc_control_inset_material">4dp</dimen>
|
|
103
|
+
<dimen name="abc_control_padding_material">4dp</dimen>
|
|
104
|
+
<dimen name="abc_dialog_corner_radius_material">2dp</dimen>
|
|
105
|
+
<item name="abc_dialog_fixed_height_major" type="dimen">80%</item>
|
|
106
|
+
<item name="abc_dialog_fixed_height_minor" type="dimen">100%</item>
|
|
107
|
+
<item name="abc_dialog_fixed_width_major" type="dimen">320dp</item>
|
|
108
|
+
<item name="abc_dialog_fixed_width_minor" type="dimen">320dp</item>
|
|
109
|
+
<dimen name="abc_dialog_list_padding_bottom_no_buttons">8dp</dimen>
|
|
110
|
+
<dimen name="abc_dialog_list_padding_top_no_title">8dp</dimen>
|
|
111
|
+
<item name="abc_dialog_min_width_major" type="dimen">65%</item>
|
|
112
|
+
<item name="abc_dialog_min_width_minor" type="dimen">95%</item>
|
|
113
|
+
<dimen name="abc_dialog_padding_material">24dp</dimen>
|
|
114
|
+
<dimen name="abc_dialog_padding_top_material">18dp</dimen>
|
|
115
|
+
<dimen name="abc_dialog_title_divider_material">8dp</dimen>
|
|
116
|
+
<item format="float" name="abc_disabled_alpha_material_dark" type="dimen">0.30</item>
|
|
117
|
+
<item format="float" name="abc_disabled_alpha_material_light" type="dimen">0.26</item>
|
|
118
|
+
<dimen name="abc_dropdownitem_icon_width">32dip</dimen>
|
|
119
|
+
<dimen name="abc_dropdownitem_text_padding_left">8dip</dimen>
|
|
120
|
+
<dimen name="abc_dropdownitem_text_padding_right">8dip</dimen>
|
|
121
|
+
<dimen name="abc_edit_text_inset_bottom_material">7dp</dimen>
|
|
122
|
+
<dimen name="abc_edit_text_inset_horizontal_material">4dp</dimen>
|
|
123
|
+
<dimen name="abc_edit_text_inset_top_material">10dp</dimen>
|
|
124
|
+
<dimen name="abc_floating_window_z">16dp</dimen>
|
|
125
|
+
<dimen name="abc_list_item_height_large_material">80dp</dimen>
|
|
126
|
+
<dimen name="abc_list_item_height_material">64dp</dimen>
|
|
127
|
+
<dimen name="abc_list_item_height_small_material">48dp</dimen>
|
|
128
|
+
<dimen name="abc_list_item_padding_horizontal_material">@dimen/abc_action_bar_content_inset_material</dimen>
|
|
129
|
+
<dimen name="abc_panel_menu_list_width">296dp</dimen>
|
|
130
|
+
<dimen name="abc_progress_bar_height_material">4dp</dimen>
|
|
131
|
+
<dimen name="abc_search_view_preferred_height">48dip</dimen>
|
|
132
|
+
<dimen name="abc_search_view_preferred_width">320dip</dimen>
|
|
133
|
+
<dimen name="abc_seekbar_track_background_height_material">2dp</dimen>
|
|
134
|
+
<dimen name="abc_seekbar_track_progress_height_material">2dp</dimen>
|
|
135
|
+
<dimen name="abc_select_dialog_padding_start_material">20dp</dimen>
|
|
136
|
+
<dimen name="abc_star_big">48dp</dimen>
|
|
137
|
+
<dimen name="abc_star_medium">36dp</dimen>
|
|
138
|
+
<dimen name="abc_star_small">16dp</dimen>
|
|
139
|
+
<dimen name="abc_switch_padding">3dp</dimen>
|
|
140
|
+
<dimen name="abc_text_size_body_1_material">14sp</dimen>
|
|
141
|
+
<dimen name="abc_text_size_body_2_material">14sp</dimen>
|
|
142
|
+
<dimen name="abc_text_size_button_material">14sp</dimen>
|
|
143
|
+
<dimen name="abc_text_size_caption_material">12sp</dimen>
|
|
144
|
+
<dimen name="abc_text_size_display_1_material">34sp</dimen>
|
|
145
|
+
<dimen name="abc_text_size_display_2_material">45sp</dimen>
|
|
146
|
+
<dimen name="abc_text_size_display_3_material">56sp</dimen>
|
|
147
|
+
<dimen name="abc_text_size_display_4_material">112sp</dimen>
|
|
148
|
+
<dimen name="abc_text_size_headline_material">24sp</dimen>
|
|
149
|
+
<dimen name="abc_text_size_large_material">22sp</dimen>
|
|
150
|
+
<dimen name="abc_text_size_medium_material">18sp</dimen>
|
|
151
|
+
<dimen name="abc_text_size_menu_header_material">14sp</dimen>
|
|
152
|
+
<dimen name="abc_text_size_menu_material">16sp</dimen>
|
|
153
|
+
<dimen name="abc_text_size_small_material">14sp</dimen>
|
|
154
|
+
<dimen name="abc_text_size_subhead_material">16sp</dimen>
|
|
155
|
+
<dimen name="abc_text_size_subtitle_material_toolbar">16dp</dimen>
|
|
156
|
+
<dimen name="abc_text_size_title_material">20sp</dimen>
|
|
157
|
+
<dimen name="abc_text_size_title_material_toolbar">20dp</dimen>
|
|
158
|
+
<dimen name="compat_button_inset_horizontal_material">4dp</dimen>
|
|
159
|
+
<dimen name="compat_button_inset_vertical_material">6dp</dimen>
|
|
160
|
+
<dimen name="compat_button_padding_horizontal_material">8dp</dimen>
|
|
161
|
+
<dimen name="compat_button_padding_vertical_material">4dp</dimen>
|
|
162
|
+
<dimen name="compat_control_corner_material">2dp</dimen>
|
|
163
|
+
<dimen name="compat_notification_large_icon_max_height">320dp</dimen>
|
|
164
|
+
<dimen name="compat_notification_large_icon_max_width">320dp</dimen>
|
|
165
|
+
<item format="float" name="disabled_alpha_material_dark" type="dimen">0.30</item>
|
|
166
|
+
<item format="float" name="disabled_alpha_material_light" type="dimen">0.26</item>
|
|
167
|
+
<item format="float" name="highlight_alpha_material_colored" type="dimen">0.26</item>
|
|
168
|
+
<item format="float" name="highlight_alpha_material_dark" type="dimen">0.20</item>
|
|
169
|
+
<item format="float" name="highlight_alpha_material_light" type="dimen">0.12</item>
|
|
170
|
+
<item format="float" name="hint_alpha_material_dark" type="dimen">0.50</item>
|
|
171
|
+
<item format="float" name="hint_alpha_material_light" type="dimen">0.38</item>
|
|
172
|
+
<item format="float" name="hint_pressed_alpha_material_dark" type="dimen">0.70</item>
|
|
173
|
+
<item format="float" name="hint_pressed_alpha_material_light" type="dimen">0.54</item>
|
|
174
|
+
<dimen name="notification_action_icon_size">32dp</dimen>
|
|
175
|
+
<dimen name="notification_action_text_size">13sp</dimen>
|
|
176
|
+
<dimen name="notification_big_circle_margin">12dp</dimen>
|
|
177
|
+
<dimen name="notification_content_margin_start">8dp</dimen>
|
|
178
|
+
<dimen name="notification_large_icon_height">64dp</dimen>
|
|
179
|
+
<dimen name="notification_large_icon_width">64dp</dimen>
|
|
180
|
+
<dimen name="notification_main_column_padding_top">10dp</dimen>
|
|
181
|
+
<dimen name="notification_media_narrow_margin">@dimen/notification_content_margin_start</dimen>
|
|
182
|
+
<dimen name="notification_right_icon_size">16dp</dimen>
|
|
183
|
+
<dimen name="notification_right_side_padding_top">4dp</dimen>
|
|
184
|
+
<dimen name="notification_small_icon_background_padding">3dp</dimen>
|
|
185
|
+
<dimen name="notification_small_icon_size_as_large">24dp</dimen>
|
|
186
|
+
<dimen name="notification_subtext_size">13sp</dimen>
|
|
187
|
+
<dimen name="notification_top_pad">10dp</dimen>
|
|
188
|
+
<dimen name="notification_top_pad_large_text">5dp</dimen>
|
|
189
|
+
<dimen name="tooltip_corner_radius">2dp</dimen>
|
|
190
|
+
<dimen name="tooltip_horizontal_padding">16dp</dimen>
|
|
191
|
+
<dimen name="tooltip_margin">8dp</dimen>
|
|
192
|
+
<dimen name="tooltip_precise_anchor_extra_offset">8dp</dimen>
|
|
193
|
+
<dimen name="tooltip_precise_anchor_threshold">96dp</dimen>
|
|
194
|
+
<dimen name="tooltip_vertical_padding">6.5dp</dimen>
|
|
195
|
+
<dimen name="tooltip_y_offset_non_touch">0dp</dimen>
|
|
196
|
+
<dimen name="tooltip_y_offset_touch">16dp</dimen>
|
|
197
|
+
<drawable name="notification_template_icon_bg">#3333B5E5</drawable>
|
|
198
|
+
<drawable name="notification_template_icon_low_bg">#0cffffff</drawable>
|
|
199
|
+
<item name="accessibility_action_clickable_span" type="id"/>
|
|
200
|
+
<item name="accessibility_custom_action_0" type="id"/>
|
|
201
|
+
<item name="accessibility_custom_action_1" type="id"/>
|
|
202
|
+
<item name="accessibility_custom_action_10" type="id"/>
|
|
203
|
+
<item name="accessibility_custom_action_11" type="id"/>
|
|
204
|
+
<item name="accessibility_custom_action_12" type="id"/>
|
|
205
|
+
<item name="accessibility_custom_action_13" type="id"/>
|
|
206
|
+
<item name="accessibility_custom_action_14" type="id"/>
|
|
207
|
+
<item name="accessibility_custom_action_15" type="id"/>
|
|
208
|
+
<item name="accessibility_custom_action_16" type="id"/>
|
|
209
|
+
<item name="accessibility_custom_action_17" type="id"/>
|
|
210
|
+
<item name="accessibility_custom_action_18" type="id"/>
|
|
211
|
+
<item name="accessibility_custom_action_19" type="id"/>
|
|
212
|
+
<item name="accessibility_custom_action_2" type="id"/>
|
|
213
|
+
<item name="accessibility_custom_action_20" type="id"/>
|
|
214
|
+
<item name="accessibility_custom_action_21" type="id"/>
|
|
215
|
+
<item name="accessibility_custom_action_22" type="id"/>
|
|
216
|
+
<item name="accessibility_custom_action_23" type="id"/>
|
|
217
|
+
<item name="accessibility_custom_action_24" type="id"/>
|
|
218
|
+
<item name="accessibility_custom_action_25" type="id"/>
|
|
219
|
+
<item name="accessibility_custom_action_26" type="id"/>
|
|
220
|
+
<item name="accessibility_custom_action_27" type="id"/>
|
|
221
|
+
<item name="accessibility_custom_action_28" type="id"/>
|
|
222
|
+
<item name="accessibility_custom_action_29" type="id"/>
|
|
223
|
+
<item name="accessibility_custom_action_3" type="id"/>
|
|
224
|
+
<item name="accessibility_custom_action_30" type="id"/>
|
|
225
|
+
<item name="accessibility_custom_action_31" type="id"/>
|
|
226
|
+
<item name="accessibility_custom_action_4" type="id"/>
|
|
227
|
+
<item name="accessibility_custom_action_5" type="id"/>
|
|
228
|
+
<item name="accessibility_custom_action_6" type="id"/>
|
|
229
|
+
<item name="accessibility_custom_action_7" type="id"/>
|
|
230
|
+
<item name="accessibility_custom_action_8" type="id"/>
|
|
231
|
+
<item name="accessibility_custom_action_9" type="id"/>
|
|
232
|
+
<item name="action_bar_activity_content" type="id"/>
|
|
233
|
+
<item name="action_bar_spinner" type="id"/>
|
|
234
|
+
<item name="action_menu_divider" type="id"/>
|
|
235
|
+
<item name="action_menu_presenter" type="id"/>
|
|
236
|
+
<item name="androidx_compose_ui_view_composition_context" type="id"/>
|
|
237
|
+
<item name="compose_view_saveable_id_tag" type="id"/>
|
|
238
|
+
<item name="consume_window_insets_tag" type="id"/>
|
|
239
|
+
<item name="fragment_container_view_tag" type="id"/>
|
|
240
|
+
<item name="hide_graphics_layer_in_inspector_tag" type="id"/>
|
|
241
|
+
<item name="hide_in_inspector_tag" type="id"/>
|
|
242
|
+
<item name="home" type="id"/>
|
|
243
|
+
<item name="inspection_slot_table_set" type="id"/>
|
|
244
|
+
<item name="is_pooling_container_tag" type="id"/>
|
|
245
|
+
<item name="line1" type="id"/>
|
|
246
|
+
<item name="line3" type="id"/>
|
|
247
|
+
<item name="pooling_container_listener_holder_tag" type="id"/>
|
|
248
|
+
<item name="progress_circular" type="id"/>
|
|
249
|
+
<item name="progress_horizontal" type="id"/>
|
|
250
|
+
<item name="report_drawn" type="id"/>
|
|
251
|
+
<item name="special_effects_controller_view_tag" type="id"/>
|
|
252
|
+
<item name="split_action_bar" type="id"/>
|
|
253
|
+
<item name="tag_accessibility_actions" type="id"/>
|
|
254
|
+
<item name="tag_accessibility_clickable_spans" type="id"/>
|
|
255
|
+
<item name="tag_accessibility_heading" type="id"/>
|
|
256
|
+
<item name="tag_accessibility_pane_title" type="id"/>
|
|
257
|
+
<item name="tag_on_apply_window_listener" type="id"/>
|
|
258
|
+
<item name="tag_on_receive_content_listener" type="id"/>
|
|
259
|
+
<item name="tag_on_receive_content_mime_types" type="id"/>
|
|
260
|
+
<item name="tag_screen_reader_focusable" type="id"/>
|
|
261
|
+
<item name="tag_state_description" type="id"/>
|
|
262
|
+
<item name="tag_transition_group" type="id"/>
|
|
263
|
+
<item name="tag_unhandled_key_event_manager" type="id"/>
|
|
264
|
+
<item name="tag_unhandled_key_listeners" type="id"/>
|
|
265
|
+
<item name="tag_window_insets_animation_callback" type="id"/>
|
|
266
|
+
<item name="text" type="id"/>
|
|
267
|
+
<item name="text2" type="id"/>
|
|
268
|
+
<item name="title" type="id"/>
|
|
269
|
+
<item name="up" type="id"/>
|
|
270
|
+
<id name="view_tree_lifecycle_owner"/>
|
|
271
|
+
<id name="view_tree_on_back_pressed_dispatcher_owner"/>
|
|
272
|
+
<id name="view_tree_saved_state_registry_owner"/>
|
|
273
|
+
<id name="view_tree_view_model_store_owner"/>
|
|
274
|
+
<item name="visible_removing_fragment_view_tag" type="id"/>
|
|
275
|
+
<item name="wrapped_composition_tag" type="id"/>
|
|
276
|
+
<integer name="abc_config_activityDefaultDur">220</integer>
|
|
277
|
+
<integer name="abc_config_activityShortDur">150</integer>
|
|
278
|
+
<integer name="cancel_button_image_alpha">127</integer>
|
|
279
|
+
<integer name="config_tooltipAnimTime">150</integer>
|
|
280
|
+
<integer name="status_bar_notification_info_maxnum">999</integer>
|
|
281
|
+
<string name="abc_action_bar_home_description">Navigate home</string>
|
|
282
|
+
<string name="abc_action_bar_up_description">Navigate up</string>
|
|
283
|
+
<string name="abc_action_menu_overflow_description">More options</string>
|
|
284
|
+
<string name="abc_action_mode_done">Done</string>
|
|
285
|
+
<string name="abc_activity_chooser_view_see_all">See all</string>
|
|
286
|
+
<string name="abc_activitychooserview_choose_application">Choose an app</string>
|
|
287
|
+
<string name="abc_capital_off">OFF</string>
|
|
288
|
+
<string name="abc_capital_on">ON</string>
|
|
289
|
+
<string name="abc_menu_alt_shortcut_label">Alt+</string>
|
|
290
|
+
<string name="abc_menu_ctrl_shortcut_label">Ctrl+</string>
|
|
291
|
+
<string name="abc_menu_delete_shortcut_label">delete</string>
|
|
292
|
+
<string name="abc_menu_enter_shortcut_label">enter</string>
|
|
293
|
+
<string name="abc_menu_function_shortcut_label">Function+</string>
|
|
294
|
+
<string name="abc_menu_meta_shortcut_label">Meta+</string>
|
|
295
|
+
<string name="abc_menu_shift_shortcut_label">Shift+</string>
|
|
296
|
+
<string name="abc_menu_space_shortcut_label">space</string>
|
|
297
|
+
<string name="abc_menu_sym_shortcut_label">Sym+</string>
|
|
298
|
+
<string name="abc_prepend_shortcut_label">Menu+</string>
|
|
299
|
+
<string name="abc_search_hint">Search…</string>
|
|
300
|
+
<string name="abc_searchview_description_clear">Clear query</string>
|
|
301
|
+
<string name="abc_searchview_description_query">Search query</string>
|
|
302
|
+
<string name="abc_searchview_description_search">Search</string>
|
|
303
|
+
<string name="abc_searchview_description_submit">Submit query</string>
|
|
304
|
+
<string name="abc_searchview_description_voice">Voice search</string>
|
|
305
|
+
<string name="abc_shareactionprovider_share_with">Share with</string>
|
|
306
|
+
<string name="abc_shareactionprovider_share_with_application">Share with <ns1:g example="Mail" id="application_name">%s</ns1:g></string>
|
|
307
|
+
<string name="abc_toolbar_collapse_description">Collapse</string>
|
|
308
|
+
<string name="androidx_startup" translatable="false">androidx.startup</string>
|
|
309
|
+
<string name="app_name">My Application</string>
|
|
310
|
+
<string name="call_notification_answer_action">Answer</string>
|
|
311
|
+
<string name="call_notification_answer_video_action">Video</string>
|
|
312
|
+
<string name="call_notification_decline_action">Decline</string>
|
|
313
|
+
<string name="call_notification_hang_up_action">Hang Up</string>
|
|
314
|
+
<string name="call_notification_incoming_text">Incoming call</string>
|
|
315
|
+
<string name="call_notification_ongoing_text">Ongoing call</string>
|
|
316
|
+
<string name="call_notification_screening_text">Screening an incoming call</string>
|
|
317
|
+
<string name="close_drawer">"Close navigation menu"</string>
|
|
318
|
+
<string name="close_sheet">"Close sheet"</string>
|
|
319
|
+
<string name="default_error_message">"Invalid input"</string>
|
|
320
|
+
<string name="default_popup_window_title" ns2:ignore="ExtraTranslation">"Pop-Up Window"</string>
|
|
321
|
+
<string name="dropdown_menu">"Dropdown menu"</string>
|
|
322
|
+
<string name="exo_download_completed">Download completed</string>
|
|
323
|
+
<string name="exo_download_description">Download</string>
|
|
324
|
+
<string name="exo_download_downloading">Downloading</string>
|
|
325
|
+
<string name="exo_download_failed">Download failed</string>
|
|
326
|
+
<string name="exo_download_notification_channel_name">Downloads</string>
|
|
327
|
+
<string name="exo_download_paused">Downloads paused</string>
|
|
328
|
+
<string name="exo_download_paused_for_network">Downloads waiting for network</string>
|
|
329
|
+
<string name="exo_download_paused_for_wifi">Downloads waiting for WiFi</string>
|
|
330
|
+
<string name="exo_download_removing">Removing downloads</string>
|
|
331
|
+
<string name="in_progress">In progress</string>
|
|
332
|
+
<string name="indeterminate">Partially checked</string>
|
|
333
|
+
<string name="navigation_menu">"Navigation menu"</string>
|
|
334
|
+
<string name="not_selected">Not selected</string>
|
|
335
|
+
<string name="range_end">"Range end"</string>
|
|
336
|
+
<string name="range_start">"Range start"</string>
|
|
337
|
+
<string name="search_menu_title">Search</string>
|
|
338
|
+
<string name="selected">Selected</string>
|
|
339
|
+
<string name="state_empty">Empty</string>
|
|
340
|
+
<string name="state_off">Off</string>
|
|
341
|
+
<string name="state_on">On</string>
|
|
342
|
+
<string name="status_bar_notification_info_overflow">999+</string>
|
|
343
|
+
<string name="switch_role">Switch</string>
|
|
344
|
+
<string name="tab">Tab</string>
|
|
345
|
+
<string name="template_percent"><ns1:g id="percentage">%1$d</ns1:g> percent.</string>
|
|
346
|
+
<string name="tooltip_description">tooltip</string>
|
|
347
|
+
<string name="tooltip_label">show tooltip</string>
|
|
348
|
+
<style name="AlertDialog.AppCompat" parent="Base.AlertDialog.AppCompat"/>
|
|
349
|
+
<style name="AlertDialog.AppCompat.Light" parent="Base.AlertDialog.AppCompat.Light"/>
|
|
350
|
+
<style name="Animation.AppCompat.Dialog" parent="Base.Animation.AppCompat.Dialog"/>
|
|
351
|
+
<style name="Animation.AppCompat.DropDownUp" parent="Base.Animation.AppCompat.DropDownUp"/>
|
|
352
|
+
<style name="Animation.AppCompat.Tooltip" parent="Base.Animation.AppCompat.Tooltip"/>
|
|
353
|
+
<style name="Base.AlertDialog.AppCompat" parent="android:Widget">
|
|
354
|
+
<item name="android:layout">@layout/abc_alert_dialog_material</item>
|
|
355
|
+
<item name="listLayout">@layout/abc_select_dialog_material</item>
|
|
356
|
+
<item name="listItemLayout">@layout/select_dialog_item_material</item>
|
|
357
|
+
<item name="multiChoiceItemLayout">@layout/select_dialog_multichoice_material</item>
|
|
358
|
+
<item name="singleChoiceItemLayout">@layout/select_dialog_singlechoice_material</item>
|
|
359
|
+
<item name="buttonIconDimen">@dimen/abc_alert_dialog_button_dimen</item>
|
|
360
|
+
</style>
|
|
361
|
+
<style name="Base.AlertDialog.AppCompat.Light" parent="Base.AlertDialog.AppCompat"/>
|
|
362
|
+
<style name="Base.Animation.AppCompat.Dialog" parent="android:Animation">
|
|
363
|
+
<item name="android:windowEnterAnimation">@anim/abc_popup_enter</item>
|
|
364
|
+
<item name="android:windowExitAnimation">@anim/abc_popup_exit</item>
|
|
365
|
+
</style>
|
|
366
|
+
<style name="Base.Animation.AppCompat.DropDownUp" parent="android:Animation">
|
|
367
|
+
<item name="android:windowEnterAnimation">@anim/abc_grow_fade_in_from_bottom</item>
|
|
368
|
+
<item name="android:windowExitAnimation">@anim/abc_shrink_fade_out_from_bottom</item>
|
|
369
|
+
</style>
|
|
370
|
+
<style name="Base.Animation.AppCompat.Tooltip" parent="android:Animation">
|
|
371
|
+
<item name="android:windowEnterAnimation">@anim/abc_tooltip_enter</item>
|
|
372
|
+
<item name="android:windowExitAnimation">@anim/abc_tooltip_exit</item>
|
|
373
|
+
</style>
|
|
374
|
+
<style name="Base.DialogWindowTitle.AppCompat" parent="android:Widget">
|
|
375
|
+
<item name="android:maxLines">1</item>
|
|
376
|
+
<item name="android:scrollHorizontally">true</item>
|
|
377
|
+
<item name="android:textAppearance">@style/TextAppearance.AppCompat.Title</item>
|
|
378
|
+
</style>
|
|
379
|
+
<style name="Base.DialogWindowTitleBackground.AppCompat" parent="android:Widget">
|
|
380
|
+
<item name="android:background">@null</item>
|
|
381
|
+
<item name="android:paddingLeft">?attr/dialogPreferredPadding</item>
|
|
382
|
+
<item name="android:paddingRight">?attr/dialogPreferredPadding</item>
|
|
383
|
+
<item name="android:paddingTop">@dimen/abc_dialog_padding_top_material</item>
|
|
384
|
+
</style>
|
|
385
|
+
<style name="Base.TextAppearance.AppCompat" parent="android:TextAppearance">
|
|
386
|
+
<item name="android:textColor">?android:textColorPrimary</item>
|
|
387
|
+
<item name="android:textColorHint">?android:textColorHint</item>
|
|
388
|
+
<item name="android:textColorHighlight">?android:textColorHighlight</item>
|
|
389
|
+
<item name="android:textColorLink">?android:textColorLink</item>
|
|
390
|
+
<item name="android:textSize">@dimen/abc_text_size_body_1_material</item>
|
|
391
|
+
</style>
|
|
392
|
+
<style name="Base.TextAppearance.AppCompat.Body1">
|
|
393
|
+
<item name="android:textSize">@dimen/abc_text_size_body_1_material</item>
|
|
394
|
+
<item name="android:textColor">?android:textColorPrimary</item>
|
|
395
|
+
</style>
|
|
396
|
+
<style name="Base.TextAppearance.AppCompat.Body2">
|
|
397
|
+
<item name="android:textSize">@dimen/abc_text_size_body_2_material</item>
|
|
398
|
+
<item name="android:textColor">?android:textColorPrimary</item>
|
|
399
|
+
</style>
|
|
400
|
+
<style name="Base.TextAppearance.AppCompat.Button">
|
|
401
|
+
<item name="android:textSize">@dimen/abc_text_size_button_material</item>
|
|
402
|
+
<item name="android:textAllCaps">true</item>
|
|
403
|
+
<item name="android:textColor">?android:textColorPrimary</item>
|
|
404
|
+
</style>
|
|
405
|
+
<style name="Base.TextAppearance.AppCompat.Caption">
|
|
406
|
+
<item name="android:textSize">@dimen/abc_text_size_caption_material</item>
|
|
407
|
+
<item name="android:textColor">?android:textColorSecondary</item>
|
|
408
|
+
</style>
|
|
409
|
+
<style name="Base.TextAppearance.AppCompat.Display1">
|
|
410
|
+
<item name="android:textSize">@dimen/abc_text_size_display_1_material</item>
|
|
411
|
+
<item name="android:textColor">?android:textColorSecondary</item>
|
|
412
|
+
</style>
|
|
413
|
+
<style name="Base.TextAppearance.AppCompat.Display2">
|
|
414
|
+
<item name="android:textSize">@dimen/abc_text_size_display_2_material</item>
|
|
415
|
+
<item name="android:textColor">?android:textColorSecondary</item>
|
|
416
|
+
</style>
|
|
417
|
+
<style name="Base.TextAppearance.AppCompat.Display3">
|
|
418
|
+
<item name="android:textSize">@dimen/abc_text_size_display_3_material</item>
|
|
419
|
+
<item name="android:textColor">?android:textColorSecondary</item>
|
|
420
|
+
</style>
|
|
421
|
+
<style name="Base.TextAppearance.AppCompat.Display4">
|
|
422
|
+
<item name="android:textSize">@dimen/abc_text_size_display_4_material</item>
|
|
423
|
+
<item name="android:textColor">?android:textColorSecondary</item>
|
|
424
|
+
</style>
|
|
425
|
+
<style name="Base.TextAppearance.AppCompat.Headline">
|
|
426
|
+
<item name="android:textSize">@dimen/abc_text_size_headline_material</item>
|
|
427
|
+
<item name="android:textColor">?android:textColorPrimary</item>
|
|
428
|
+
</style>
|
|
429
|
+
<style name="Base.TextAppearance.AppCompat.Inverse">
|
|
430
|
+
<item name="android:textColor">?android:attr/textColorPrimaryInverse</item>
|
|
431
|
+
<item name="android:textColorHint">?android:attr/textColorHintInverse</item>
|
|
432
|
+
<item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
|
|
433
|
+
<item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
|
|
434
|
+
</style>
|
|
435
|
+
<style name="Base.TextAppearance.AppCompat.Large">
|
|
436
|
+
<item name="android:textSize">@dimen/abc_text_size_large_material</item>
|
|
437
|
+
<item name="android:textColor">?android:attr/textColorPrimary</item>
|
|
438
|
+
</style>
|
|
439
|
+
<style name="Base.TextAppearance.AppCompat.Large.Inverse">
|
|
440
|
+
<item name="android:textColor">?android:attr/textColorPrimaryInverse</item>
|
|
441
|
+
<item name="android:textColorHint">?android:attr/textColorHintInverse</item>
|
|
442
|
+
<item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
|
|
443
|
+
<item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
|
|
444
|
+
</style>
|
|
445
|
+
<style name="Base.TextAppearance.AppCompat.Medium">
|
|
446
|
+
<item name="android:textSize">@dimen/abc_text_size_medium_material</item>
|
|
447
|
+
<item name="android:textColor">?android:attr/textColorSecondary</item>
|
|
448
|
+
</style>
|
|
449
|
+
<style name="Base.TextAppearance.AppCompat.Medium.Inverse">
|
|
450
|
+
<item name="android:textColor">?android:attr/textColorSecondaryInverse</item>
|
|
451
|
+
<item name="android:textColorHint">?android:attr/textColorHintInverse</item>
|
|
452
|
+
<item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
|
|
453
|
+
<item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
|
|
454
|
+
</style>
|
|
455
|
+
<style name="Base.TextAppearance.AppCompat.Menu">
|
|
456
|
+
<item name="android:textSize">@dimen/abc_text_size_menu_material</item>
|
|
457
|
+
<item name="android:textColor">?android:textColorPrimary</item>
|
|
458
|
+
</style>
|
|
459
|
+
<style name="Base.TextAppearance.AppCompat.SearchResult" parent="">
|
|
460
|
+
<item name="android:textStyle">normal</item>
|
|
461
|
+
<item name="android:textColor">?android:textColorPrimary</item>
|
|
462
|
+
<item name="android:textColorHint">?android:textColorHint</item>
|
|
463
|
+
</style>
|
|
464
|
+
<style name="Base.TextAppearance.AppCompat.SearchResult.Subtitle">
|
|
465
|
+
<item name="android:textSize">14sp</item>
|
|
466
|
+
<item name="android:textColor">?android:textColorSecondary</item>
|
|
467
|
+
</style>
|
|
468
|
+
<style name="Base.TextAppearance.AppCompat.SearchResult.Title">
|
|
469
|
+
<item name="android:textSize">18sp</item>
|
|
470
|
+
</style>
|
|
471
|
+
<style name="Base.TextAppearance.AppCompat.Small">
|
|
472
|
+
<item name="android:textSize">@dimen/abc_text_size_small_material</item>
|
|
473
|
+
<item name="android:textColor">?android:attr/textColorTertiary</item>
|
|
474
|
+
</style>
|
|
475
|
+
<style name="Base.TextAppearance.AppCompat.Small.Inverse">
|
|
476
|
+
<item name="android:textColor">?android:attr/textColorTertiaryInverse</item>
|
|
477
|
+
<item name="android:textColorHint">?android:attr/textColorHintInverse</item>
|
|
478
|
+
<item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
|
|
479
|
+
<item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
|
|
480
|
+
</style>
|
|
481
|
+
<style name="Base.TextAppearance.AppCompat.Subhead">
|
|
482
|
+
<item name="android:textSize">@dimen/abc_text_size_subhead_material</item>
|
|
483
|
+
<item name="android:textColor">?android:textColorPrimary</item>
|
|
484
|
+
</style>
|
|
485
|
+
<style name="Base.TextAppearance.AppCompat.Subhead.Inverse">
|
|
486
|
+
<item name="android:textColor">?android:attr/textColorPrimaryInverse</item>
|
|
487
|
+
<item name="android:textColorHint">?android:attr/textColorHintInverse</item>
|
|
488
|
+
<item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
|
|
489
|
+
<item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
|
|
490
|
+
</style>
|
|
491
|
+
<style name="Base.TextAppearance.AppCompat.Title">
|
|
492
|
+
<item name="android:textSize">@dimen/abc_text_size_title_material</item>
|
|
493
|
+
<item name="android:textColor">?android:textColorPrimary</item>
|
|
494
|
+
</style>
|
|
495
|
+
<style name="Base.TextAppearance.AppCompat.Title.Inverse">
|
|
496
|
+
<item name="android:textColor">?android:attr/textColorPrimaryInverse</item>
|
|
497
|
+
<item name="android:textColorHint">?android:attr/textColorHintInverse</item>
|
|
498
|
+
<item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
|
|
499
|
+
<item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
|
|
500
|
+
</style>
|
|
501
|
+
<style name="Base.TextAppearance.AppCompat.Tooltip">
|
|
502
|
+
<item name="android:textSize">14sp</item>
|
|
503
|
+
</style>
|
|
504
|
+
<style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Menu" parent="TextAppearance.AppCompat.Button">
|
|
505
|
+
<item name="android:textColor">?attr/actionMenuTextColor</item>
|
|
506
|
+
<item name="textAllCaps">@bool/abc_config_actionMenuItemAllCaps</item>
|
|
507
|
+
</style>
|
|
508
|
+
<style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle" parent="TextAppearance.AppCompat.Subhead">
|
|
509
|
+
<item name="android:textSize">@dimen/abc_text_size_subtitle_material_toolbar</item>
|
|
510
|
+
<item name="android:textColor">?android:attr/textColorSecondary</item>
|
|
511
|
+
</style>
|
|
512
|
+
<style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse" parent="TextAppearance.AppCompat.Subhead.Inverse">
|
|
513
|
+
<item name="android:textSize">@dimen/abc_text_size_subtitle_material_toolbar</item>
|
|
514
|
+
<item name="android:textColor">?android:attr/textColorSecondaryInverse</item>
|
|
515
|
+
</style>
|
|
516
|
+
<style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Title" parent="TextAppearance.AppCompat.Title">
|
|
517
|
+
<item name="android:textSize">@dimen/abc_text_size_title_material_toolbar</item>
|
|
518
|
+
<item name="android:textColor">?android:attr/textColorPrimary</item>
|
|
519
|
+
</style>
|
|
520
|
+
<style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse" parent="TextAppearance.AppCompat.Title.Inverse">
|
|
521
|
+
<item name="android:textSize">@dimen/abc_text_size_title_material_toolbar</item>
|
|
522
|
+
<item name="android:textColor">?android:attr/textColorPrimaryInverse</item>
|
|
523
|
+
</style>
|
|
524
|
+
<style name="Base.TextAppearance.AppCompat.Widget.ActionMode.Subtitle" parent="TextAppearance.AppCompat.Widget.ActionBar.Subtitle"/>
|
|
525
|
+
<style name="Base.TextAppearance.AppCompat.Widget.ActionMode.Title" parent="TextAppearance.AppCompat.Widget.ActionBar.Title"/>
|
|
526
|
+
<style name="Base.TextAppearance.AppCompat.Widget.Button" parent="TextAppearance.AppCompat.Button"/>
|
|
527
|
+
<style name="Base.TextAppearance.AppCompat.Widget.Button.Borderless.Colored" parent="Base.TextAppearance.AppCompat.Widget.Button">
|
|
528
|
+
<item name="android:textColor">@color/abc_btn_colored_borderless_text_material</item>
|
|
529
|
+
</style>
|
|
530
|
+
<style name="Base.TextAppearance.AppCompat.Widget.Button.Colored">
|
|
531
|
+
<item name="android:textColor">@color/abc_btn_colored_text_material</item>
|
|
532
|
+
</style>
|
|
533
|
+
<style name="Base.TextAppearance.AppCompat.Widget.Button.Inverse" parent="TextAppearance.AppCompat.Button">
|
|
534
|
+
<item name="android:textColor">?android:textColorPrimaryInverse</item>
|
|
535
|
+
</style>
|
|
536
|
+
<style name="Base.TextAppearance.AppCompat.Widget.DropDownItem" parent="android:TextAppearance.Small">
|
|
537
|
+
<item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item>
|
|
538
|
+
</style>
|
|
539
|
+
<style name="Base.TextAppearance.AppCompat.Widget.PopupMenu.Header" parent="TextAppearance.AppCompat">
|
|
540
|
+
<item name="android:textSize">@dimen/abc_text_size_menu_header_material</item>
|
|
541
|
+
<item name="android:textColor">?attr/colorAccent</item>
|
|
542
|
+
</style>
|
|
543
|
+
<style name="Base.TextAppearance.AppCompat.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Menu"/>
|
|
544
|
+
<style name="Base.TextAppearance.AppCompat.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Menu"/>
|
|
545
|
+
<style name="Base.TextAppearance.AppCompat.Widget.Switch" parent="TextAppearance.AppCompat.Button"/>
|
|
546
|
+
<style name="Base.TextAppearance.AppCompat.Widget.TextView.SpinnerItem" parent="TextAppearance.AppCompat.Menu"/>
|
|
547
|
+
<style name="Base.TextAppearance.Widget.AppCompat.ExpandedMenu.Item" parent="android:TextAppearance.Medium">
|
|
548
|
+
<item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item>
|
|
549
|
+
</style>
|
|
550
|
+
<style name="Base.TextAppearance.Widget.AppCompat.Toolbar.Subtitle" parent="TextAppearance.AppCompat.Widget.ActionBar.Subtitle">
|
|
551
|
+
</style>
|
|
552
|
+
<style name="Base.TextAppearance.Widget.AppCompat.Toolbar.Title" parent="TextAppearance.AppCompat.Widget.ActionBar.Title">
|
|
553
|
+
</style>
|
|
554
|
+
<style name="Base.Theme.AppCompat" parent="Base.V7.Theme.AppCompat">
|
|
555
|
+
</style>
|
|
556
|
+
<style name="Base.Theme.AppCompat.CompactMenu" parent="">
|
|
557
|
+
<item name="android:itemTextAppearance">?android:attr/textAppearanceMedium</item>
|
|
558
|
+
<item name="android:listViewStyle">@style/Widget.AppCompat.ListView.Menu</item>
|
|
559
|
+
<item name="android:windowAnimationStyle">@style/Animation.AppCompat.DropDownUp</item>
|
|
560
|
+
</style>
|
|
561
|
+
<style name="Base.Theme.AppCompat.Dialog" parent="Base.V7.Theme.AppCompat.Dialog"/>
|
|
562
|
+
<style name="Base.Theme.AppCompat.Dialog.Alert">
|
|
563
|
+
<item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item>
|
|
564
|
+
<item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item>
|
|
565
|
+
</style>
|
|
566
|
+
<style name="Base.Theme.AppCompat.Dialog.FixedSize">
|
|
567
|
+
<item name="windowFixedWidthMajor">@dimen/abc_dialog_fixed_width_major</item>
|
|
568
|
+
<item name="windowFixedWidthMinor">@dimen/abc_dialog_fixed_width_minor</item>
|
|
569
|
+
<item name="windowFixedHeightMajor">@dimen/abc_dialog_fixed_height_major</item>
|
|
570
|
+
<item name="windowFixedHeightMinor">@dimen/abc_dialog_fixed_height_minor</item>
|
|
571
|
+
</style>
|
|
572
|
+
<style name="Base.Theme.AppCompat.Dialog.MinWidth">
|
|
573
|
+
<item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item>
|
|
574
|
+
<item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item>
|
|
575
|
+
</style>
|
|
576
|
+
<style name="Base.Theme.AppCompat.DialogWhenLarge" parent="Theme.AppCompat"/>
|
|
577
|
+
<style name="Base.Theme.AppCompat.Light" parent="Base.V7.Theme.AppCompat.Light">
|
|
578
|
+
</style>
|
|
579
|
+
<style name="Base.Theme.AppCompat.Light.DarkActionBar" parent="Base.Theme.AppCompat.Light">
|
|
580
|
+
<item name="actionBarPopupTheme">@style/ThemeOverlay.AppCompat.Light</item>
|
|
581
|
+
<item name="actionBarWidgetTheme">@null</item>
|
|
582
|
+
<item name="actionBarTheme">@style/ThemeOverlay.AppCompat.Dark.ActionBar</item>
|
|
583
|
+
<item name="actionModeTheme">?attr/actionBarTheme</item>
|
|
584
|
+
|
|
585
|
+
|
|
586
|
+
<item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item>
|
|
587
|
+
|
|
588
|
+
<item name="colorPrimaryDark">@color/primary_dark_material_dark</item>
|
|
589
|
+
<item name="colorPrimary">@color/primary_material_dark</item>
|
|
590
|
+
</style>
|
|
591
|
+
<style name="Base.Theme.AppCompat.Light.Dialog" parent="Base.V7.Theme.AppCompat.Light.Dialog"/>
|
|
592
|
+
<style name="Base.Theme.AppCompat.Light.Dialog.Alert">
|
|
593
|
+
<item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item>
|
|
594
|
+
<item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item>
|
|
595
|
+
</style>
|
|
596
|
+
<style name="Base.Theme.AppCompat.Light.Dialog.FixedSize">
|
|
597
|
+
<item name="windowFixedWidthMajor">@dimen/abc_dialog_fixed_width_major</item>
|
|
598
|
+
<item name="windowFixedWidthMinor">@dimen/abc_dialog_fixed_width_minor</item>
|
|
599
|
+
<item name="windowFixedHeightMajor">@dimen/abc_dialog_fixed_height_major</item>
|
|
600
|
+
<item name="windowFixedHeightMinor">@dimen/abc_dialog_fixed_height_minor</item>
|
|
601
|
+
</style>
|
|
602
|
+
<style name="Base.Theme.AppCompat.Light.Dialog.MinWidth">
|
|
603
|
+
<item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item>
|
|
604
|
+
<item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item>
|
|
605
|
+
</style>
|
|
606
|
+
<style name="Base.Theme.AppCompat.Light.DialogWhenLarge" parent="Theme.AppCompat.Light"/>
|
|
607
|
+
<style name="Base.ThemeOverlay.AppCompat" parent="Platform.ThemeOverlay.AppCompat"/>
|
|
608
|
+
<style name="Base.ThemeOverlay.AppCompat.ActionBar">
|
|
609
|
+
<item name="colorControlNormal">?android:attr/textColorPrimary</item>
|
|
610
|
+
<item name="searchViewStyle">@style/Widget.AppCompat.SearchView.ActionBar</item>
|
|
611
|
+
</style>
|
|
612
|
+
<style name="Base.ThemeOverlay.AppCompat.Dark" parent="Platform.ThemeOverlay.AppCompat.Dark">
|
|
613
|
+
<item name="android:windowBackground">@color/background_material_dark</item>
|
|
614
|
+
<item name="android:colorForeground">@color/foreground_material_dark</item>
|
|
615
|
+
<item name="android:colorForegroundInverse">@color/foreground_material_light</item>
|
|
616
|
+
<item name="android:colorBackground">@color/background_material_dark</item>
|
|
617
|
+
<item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_dark</item>
|
|
618
|
+
<item name="colorBackgroundFloating">@color/background_floating_material_dark</item>
|
|
619
|
+
|
|
620
|
+
<item name="android:textColorPrimary">@color/abc_primary_text_material_dark</item>
|
|
621
|
+
<item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_light</item>
|
|
622
|
+
<item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_dark</item>
|
|
623
|
+
<item name="android:textColorSecondary">@color/abc_secondary_text_material_dark</item>
|
|
624
|
+
<item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_light</item>
|
|
625
|
+
<item name="android:textColorTertiary">@color/abc_secondary_text_material_dark</item>
|
|
626
|
+
<item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_light</item>
|
|
627
|
+
<item name="android:textColorHint">@color/abc_hint_foreground_material_dark</item>
|
|
628
|
+
<item name="android:textColorHintInverse">@color/abc_hint_foreground_material_light</item>
|
|
629
|
+
<item name="android:textColorHighlight">@color/highlighted_text_material_dark</item>
|
|
630
|
+
|
|
631
|
+
<item name="colorControlNormal">?android:attr/textColorSecondary</item>
|
|
632
|
+
<item name="colorControlHighlight">@color/ripple_material_dark</item>
|
|
633
|
+
<item name="colorButtonNormal">@color/button_material_dark</item>
|
|
634
|
+
<item name="colorSwitchThumbNormal">@color/switch_thumb_material_dark</item>
|
|
635
|
+
|
|
636
|
+
|
|
637
|
+
<item name="isLightTheme">false</item>
|
|
638
|
+
</style>
|
|
639
|
+
<style name="Base.ThemeOverlay.AppCompat.Dark.ActionBar">
|
|
640
|
+
<item name="colorControlNormal">?android:attr/textColorPrimary</item>
|
|
641
|
+
<item name="searchViewStyle">@style/Widget.AppCompat.SearchView.ActionBar</item>
|
|
642
|
+
</style>
|
|
643
|
+
<style name="Base.ThemeOverlay.AppCompat.Dialog" parent="Base.V7.ThemeOverlay.AppCompat.Dialog"/>
|
|
644
|
+
<style name="Base.ThemeOverlay.AppCompat.Dialog.Alert">
|
|
645
|
+
<item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item>
|
|
646
|
+
<item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item>
|
|
647
|
+
</style>
|
|
648
|
+
<style name="Base.ThemeOverlay.AppCompat.Light" parent="Platform.ThemeOverlay.AppCompat.Light">
|
|
649
|
+
<item name="android:windowBackground">@color/background_material_light</item>
|
|
650
|
+
<item name="android:colorForeground">@color/foreground_material_light</item>
|
|
651
|
+
<item name="android:colorForegroundInverse">@color/foreground_material_dark</item>
|
|
652
|
+
<item name="android:colorBackground">@color/background_material_light</item>
|
|
653
|
+
<item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_light</item>
|
|
654
|
+
<item name="colorBackgroundFloating">@color/background_floating_material_light</item>
|
|
655
|
+
|
|
656
|
+
<item name="android:textColorPrimary">@color/abc_primary_text_material_light</item>
|
|
657
|
+
<item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_dark</item>
|
|
658
|
+
<item name="android:textColorSecondary">@color/abc_secondary_text_material_light</item>
|
|
659
|
+
<item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_dark</item>
|
|
660
|
+
<item name="android:textColorTertiary">@color/abc_secondary_text_material_light</item>
|
|
661
|
+
<item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_dark</item>
|
|
662
|
+
<item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_light</item>
|
|
663
|
+
<item name="android:textColorPrimaryInverseDisableOnly">@color/abc_primary_text_disable_only_material_dark</item>
|
|
664
|
+
<item name="android:textColorHint">@color/abc_hint_foreground_material_light</item>
|
|
665
|
+
<item name="android:textColorHintInverse">@color/abc_hint_foreground_material_dark</item>
|
|
666
|
+
<item name="android:textColorHighlight">@color/highlighted_text_material_light</item>
|
|
667
|
+
|
|
668
|
+
<item name="colorControlNormal">?android:attr/textColorSecondary</item>
|
|
669
|
+
<item name="colorControlHighlight">@color/ripple_material_light</item>
|
|
670
|
+
<item name="colorButtonNormal">@color/button_material_light</item>
|
|
671
|
+
<item name="colorSwitchThumbNormal">@color/switch_thumb_material_light</item>
|
|
672
|
+
|
|
673
|
+
|
|
674
|
+
<item name="isLightTheme">true</item>
|
|
675
|
+
</style>
|
|
676
|
+
<style name="Base.V7.Theme.AppCompat" parent="Platform.AppCompat">
|
|
677
|
+
<item name="windowNoTitle">false</item>
|
|
678
|
+
<item name="windowActionBar">true</item>
|
|
679
|
+
<item name="windowActionBarOverlay">false</item>
|
|
680
|
+
<item name="windowActionModeOverlay">false</item>
|
|
681
|
+
<item name="actionBarPopupTheme">@null</item>
|
|
682
|
+
|
|
683
|
+
<item name="colorBackgroundFloating">@color/background_floating_material_dark</item>
|
|
684
|
+
|
|
685
|
+
|
|
686
|
+
<item name="isLightTheme">false</item>
|
|
687
|
+
|
|
688
|
+
<item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item>
|
|
689
|
+
<item name="selectableItemBackgroundBorderless">?attr/selectableItemBackground</item>
|
|
690
|
+
<item name="borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item>
|
|
691
|
+
<item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_material</item>
|
|
692
|
+
|
|
693
|
+
<item name="dividerVertical">@drawable/abc_list_divider_mtrl_alpha</item>
|
|
694
|
+
<item name="dividerHorizontal">@drawable/abc_list_divider_mtrl_alpha</item>
|
|
695
|
+
|
|
696
|
+
|
|
697
|
+
<item name="actionBarTabStyle">@style/Widget.AppCompat.ActionBar.TabView</item>
|
|
698
|
+
<item name="actionBarTabBarStyle">@style/Widget.AppCompat.ActionBar.TabBar</item>
|
|
699
|
+
<item name="actionBarTabTextStyle">@style/Widget.AppCompat.ActionBar.TabText</item>
|
|
700
|
+
<item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item>
|
|
701
|
+
<item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item>
|
|
702
|
+
<item name="actionOverflowMenuStyle">@style/Widget.AppCompat.PopupMenu.Overflow</item>
|
|
703
|
+
<item name="actionBarStyle">@style/Widget.AppCompat.ActionBar.Solid</item>
|
|
704
|
+
<item name="actionBarSplitStyle">?attr/actionBarStyle</item>
|
|
705
|
+
<item name="actionBarWidgetTheme">@null</item>
|
|
706
|
+
<item name="actionBarTheme">@style/ThemeOverlay.AppCompat.ActionBar</item>
|
|
707
|
+
<item name="actionBarSize">@dimen/abc_action_bar_default_height_material</item>
|
|
708
|
+
<item name="actionBarDivider">?attr/dividerVertical</item>
|
|
709
|
+
<item name="actionBarItemBackground">?attr/selectableItemBackgroundBorderless</item>
|
|
710
|
+
<item name="actionMenuTextAppearance">@style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item>
|
|
711
|
+
<item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item>
|
|
712
|
+
|
|
713
|
+
|
|
714
|
+
<item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item>
|
|
715
|
+
|
|
716
|
+
|
|
717
|
+
<item name="actionModeTheme">?attr/actionBarTheme</item>
|
|
718
|
+
<item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item>
|
|
719
|
+
<item name="actionModeBackground">@drawable/abc_cab_background_top_material</item>
|
|
720
|
+
<item name="actionModeSplitBackground">?attr/colorPrimaryDark</item>
|
|
721
|
+
<item name="actionModeCloseContentDescription">@string/abc_action_mode_done</item>
|
|
722
|
+
<item name="actionModeCloseDrawable">@drawable/abc_ic_ab_back_material</item>
|
|
723
|
+
<item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item>
|
|
724
|
+
|
|
725
|
+
<item name="actionModeCutDrawable">@drawable/abc_ic_menu_cut_mtrl_alpha</item>
|
|
726
|
+
<item name="actionModeCopyDrawable">@drawable/abc_ic_menu_copy_mtrl_am_alpha</item>
|
|
727
|
+
<item name="actionModePasteDrawable">@drawable/abc_ic_menu_paste_mtrl_am_alpha</item>
|
|
728
|
+
<item name="actionModeSelectAllDrawable">@drawable/abc_ic_menu_selectall_mtrl_alpha</item>
|
|
729
|
+
<item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_mtrl_alpha</item>
|
|
730
|
+
|
|
731
|
+
|
|
732
|
+
<item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item>
|
|
733
|
+
<item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item>
|
|
734
|
+
<item name="panelBackground">@drawable/abc_menu_hardkey_panel_mtrl_mult</item>
|
|
735
|
+
<item name="android:panelBackground">@android:color/transparent</item>
|
|
736
|
+
<item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item>
|
|
737
|
+
|
|
738
|
+
|
|
739
|
+
<item name="textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item>
|
|
740
|
+
<item name="textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item>
|
|
741
|
+
<item name="textAppearanceListItemSecondary">@style/TextAppearance.AppCompat.Body1</item>
|
|
742
|
+
<item name="listPreferredItemHeight">@dimen/abc_list_item_height_material</item>
|
|
743
|
+
<item name="listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item>
|
|
744
|
+
<item name="listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item>
|
|
745
|
+
<item name="listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
746
|
+
<item name="listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
747
|
+
<item name="listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
748
|
+
<item name="listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
749
|
+
|
|
750
|
+
|
|
751
|
+
<item name="spinnerStyle">@style/Widget.AppCompat.Spinner</item>
|
|
752
|
+
<item name="android:spinnerItemStyle">@style/Widget.AppCompat.TextView.SpinnerItem</item>
|
|
753
|
+
<item name="android:dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item>
|
|
754
|
+
|
|
755
|
+
|
|
756
|
+
<item name="spinnerDropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
|
|
757
|
+
<item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item>
|
|
758
|
+
|
|
759
|
+
|
|
760
|
+
<item name="popupMenuStyle">@style/Widget.AppCompat.PopupMenu</item>
|
|
761
|
+
<item name="textAppearanceLargePopupMenu">@style/TextAppearance.AppCompat.Widget.PopupMenu.Large</item>
|
|
762
|
+
<item name="textAppearanceSmallPopupMenu">@style/TextAppearance.AppCompat.Widget.PopupMenu.Small</item>
|
|
763
|
+
<item name="textAppearancePopupMenuHeader">@style/TextAppearance.AppCompat.Widget.PopupMenu.Header</item>
|
|
764
|
+
<item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item>
|
|
765
|
+
<item name="dropDownListViewStyle">?android:attr/dropDownListViewStyle</item>
|
|
766
|
+
<item name="listMenuViewStyle">@style/Widget.AppCompat.ListMenuView</item>
|
|
767
|
+
|
|
768
|
+
|
|
769
|
+
<item name="searchViewStyle">@style/Widget.AppCompat.SearchView</item>
|
|
770
|
+
<item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
|
|
771
|
+
<item name="textColorSearchUrl">@color/abc_search_url_text</item>
|
|
772
|
+
<item name="textAppearanceSearchResultTitle">@style/TextAppearance.AppCompat.SearchResult.Title</item>
|
|
773
|
+
<item name="textAppearanceSearchResultSubtitle">@style/TextAppearance.AppCompat.SearchResult.Subtitle</item>
|
|
774
|
+
|
|
775
|
+
|
|
776
|
+
<item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item>
|
|
777
|
+
|
|
778
|
+
|
|
779
|
+
<item name="toolbarStyle">@style/Widget.AppCompat.Toolbar</item>
|
|
780
|
+
<item name="toolbarNavigationButtonStyle">@style/Widget.AppCompat.Toolbar.Button.Navigation</item>
|
|
781
|
+
|
|
782
|
+
<item name="editTextStyle">@style/Widget.AppCompat.EditText</item>
|
|
783
|
+
<item name="editTextBackground">@drawable/abc_edit_text_material</item>
|
|
784
|
+
<item name="editTextColor">?android:attr/textColorPrimary</item>
|
|
785
|
+
<item name="autoCompleteTextViewStyle">@style/Widget.AppCompat.AutoCompleteTextView</item>
|
|
786
|
+
<item name="android:textViewStyle">@style/Widget.AppCompat.TextView</item>
|
|
787
|
+
|
|
788
|
+
|
|
789
|
+
<item name="colorPrimaryDark">@color/primary_dark_material_dark</item>
|
|
790
|
+
<item name="colorPrimary">@color/primary_material_dark</item>
|
|
791
|
+
<item name="colorAccent">@color/accent_material_dark</item>
|
|
792
|
+
|
|
793
|
+
<item name="colorControlNormal">?android:attr/textColorSecondary</item>
|
|
794
|
+
<item name="colorControlActivated">?attr/colorAccent</item>
|
|
795
|
+
<item name="colorControlHighlight">@color/ripple_material_dark</item>
|
|
796
|
+
<item name="colorButtonNormal">@color/button_material_dark</item>
|
|
797
|
+
<item name="colorSwitchThumbNormal">@color/switch_thumb_material_dark</item>
|
|
798
|
+
<item name="controlBackground">?attr/selectableItemBackgroundBorderless</item>
|
|
799
|
+
|
|
800
|
+
<item name="drawerArrowStyle">@style/Widget.AppCompat.DrawerArrowToggle</item>
|
|
801
|
+
|
|
802
|
+
<item name="checkedTextViewStyle">?android:attr/checkedTextViewStyle</item>
|
|
803
|
+
<item name="checkboxStyle">@style/Widget.AppCompat.CompoundButton.CheckBox</item>
|
|
804
|
+
<item name="radioButtonStyle">@style/Widget.AppCompat.CompoundButton.RadioButton</item>
|
|
805
|
+
<item name="switchStyle">@style/Widget.AppCompat.CompoundButton.Switch</item>
|
|
806
|
+
|
|
807
|
+
<item name="ratingBarStyle">@style/Widget.AppCompat.RatingBar</item>
|
|
808
|
+
<item name="ratingBarStyleIndicator">@style/Widget.AppCompat.RatingBar.Indicator</item>
|
|
809
|
+
<item name="ratingBarStyleSmall">@style/Widget.AppCompat.RatingBar.Small</item>
|
|
810
|
+
<item name="seekBarStyle">@style/Widget.AppCompat.SeekBar</item>
|
|
811
|
+
|
|
812
|
+
|
|
813
|
+
<item name="buttonStyle">@style/Widget.AppCompat.Button</item>
|
|
814
|
+
<item name="buttonStyleSmall">@style/Widget.AppCompat.Button.Small</item>
|
|
815
|
+
<item name="android:textAppearanceButton">@style/TextAppearance.AppCompat.Widget.Button</item>
|
|
816
|
+
|
|
817
|
+
<item name="imageButtonStyle">@style/Widget.AppCompat.ImageButton</item>
|
|
818
|
+
|
|
819
|
+
<item name="buttonBarStyle">@style/Widget.AppCompat.ButtonBar</item>
|
|
820
|
+
<item name="buttonBarButtonStyle">@style/Widget.AppCompat.Button.ButtonBar.AlertDialog</item>
|
|
821
|
+
<item name="buttonBarPositiveButtonStyle">?attr/buttonBarButtonStyle</item>
|
|
822
|
+
<item name="buttonBarNegativeButtonStyle">?attr/buttonBarButtonStyle</item>
|
|
823
|
+
<item name="buttonBarNeutralButtonStyle">?attr/buttonBarButtonStyle</item>
|
|
824
|
+
|
|
825
|
+
|
|
826
|
+
<item name="dialogTheme">@style/ThemeOverlay.AppCompat.Dialog</item>
|
|
827
|
+
<item name="dialogPreferredPadding">@dimen/abc_dialog_padding_material</item>
|
|
828
|
+
<item name="dialogCornerRadius">@dimen/abc_dialog_corner_radius_material</item>
|
|
829
|
+
|
|
830
|
+
<item name="alertDialogTheme">@style/ThemeOverlay.AppCompat.Dialog.Alert</item>
|
|
831
|
+
<item name="alertDialogStyle">@style/AlertDialog.AppCompat</item>
|
|
832
|
+
<item name="alertDialogCenterButtons">false</item>
|
|
833
|
+
<item name="textColorAlertDialogListItem">@color/abc_primary_text_material_dark</item>
|
|
834
|
+
<item name="listDividerAlertDialog">@null</item>
|
|
835
|
+
|
|
836
|
+
|
|
837
|
+
<item name="windowFixedWidthMajor">@null</item>
|
|
838
|
+
<item name="windowFixedWidthMinor">@null</item>
|
|
839
|
+
<item name="windowFixedHeightMajor">@null</item>
|
|
840
|
+
<item name="windowFixedHeightMinor">@null</item>
|
|
841
|
+
|
|
842
|
+
|
|
843
|
+
<item name="tooltipFrameBackground">@drawable/tooltip_frame_light</item>
|
|
844
|
+
<item name="tooltipForegroundColor">@color/foreground_material_light</item>
|
|
845
|
+
|
|
846
|
+
<item name="colorError">@color/error_color_material_dark</item>
|
|
847
|
+
</style>
|
|
848
|
+
<style name="Base.V7.Theme.AppCompat.Dialog" parent="Base.Theme.AppCompat">
|
|
849
|
+
<item name="android:colorBackground">?attr/colorBackgroundFloating</item>
|
|
850
|
+
<item name="android:colorBackgroundCacheHint">@null</item>
|
|
851
|
+
|
|
852
|
+
<item name="android:windowFrame">@null</item>
|
|
853
|
+
<item name="android:windowTitleStyle">@style/RtlOverlay.DialogWindowTitle.AppCompat</item>
|
|
854
|
+
<item name="android:windowTitleBackgroundStyle">@style/Base.DialogWindowTitleBackground.AppCompat</item>
|
|
855
|
+
<item name="android:windowBackground">@drawable/abc_dialog_material_background</item>
|
|
856
|
+
<item name="android:windowIsFloating">true</item>
|
|
857
|
+
<item name="android:backgroundDimEnabled">true</item>
|
|
858
|
+
<item name="android:windowContentOverlay">@null</item>
|
|
859
|
+
<item name="android:windowAnimationStyle">@style/Animation.AppCompat.Dialog</item>
|
|
860
|
+
<item name="android:windowSoftInputMode">stateUnspecified|adjustPan</item>
|
|
861
|
+
|
|
862
|
+
<item name="windowActionBar">false</item>
|
|
863
|
+
<item name="windowActionModeOverlay">true</item>
|
|
864
|
+
|
|
865
|
+
<item name="listPreferredItemPaddingLeft">24dip</item>
|
|
866
|
+
<item name="listPreferredItemPaddingRight">24dip</item>
|
|
867
|
+
|
|
868
|
+
<item name="android:listDivider">@null</item>
|
|
869
|
+
|
|
870
|
+
<item name="android:buttonBarStyle">@style/Widget.AppCompat.ButtonBar.AlertDialog</item>
|
|
871
|
+
<item name="android:borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item>
|
|
872
|
+
<item name="android:windowCloseOnTouchOutside">true</item>
|
|
873
|
+
</style>
|
|
874
|
+
<style name="Base.V7.Theme.AppCompat.Light" parent="Platform.AppCompat.Light">
|
|
875
|
+
<item name="windowNoTitle">false</item>
|
|
876
|
+
<item name="windowActionBar">true</item>
|
|
877
|
+
<item name="windowActionBarOverlay">false</item>
|
|
878
|
+
<item name="windowActionModeOverlay">false</item>
|
|
879
|
+
<item name="actionBarPopupTheme">@null</item>
|
|
880
|
+
|
|
881
|
+
<item name="colorBackgroundFloating">@color/background_floating_material_light</item>
|
|
882
|
+
|
|
883
|
+
|
|
884
|
+
<item name="isLightTheme">true</item>
|
|
885
|
+
|
|
886
|
+
<item name="selectableItemBackground">@drawable/abc_item_background_holo_light</item>
|
|
887
|
+
<item name="selectableItemBackgroundBorderless">?attr/selectableItemBackground</item>
|
|
888
|
+
<item name="borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item>
|
|
889
|
+
<item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_material</item>
|
|
890
|
+
|
|
891
|
+
<item name="dividerVertical">@drawable/abc_list_divider_mtrl_alpha</item>
|
|
892
|
+
<item name="dividerHorizontal">@drawable/abc_list_divider_mtrl_alpha</item>
|
|
893
|
+
|
|
894
|
+
|
|
895
|
+
<item name="actionBarTabStyle">@style/Widget.AppCompat.Light.ActionBar.TabView</item>
|
|
896
|
+
<item name="actionBarTabBarStyle">@style/Widget.AppCompat.Light.ActionBar.TabBar</item>
|
|
897
|
+
<item name="actionBarTabTextStyle">@style/Widget.AppCompat.Light.ActionBar.TabText</item>
|
|
898
|
+
<item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item>
|
|
899
|
+
<item name="actionOverflowButtonStyle">@style/Widget.AppCompat.Light.ActionButton.Overflow</item>
|
|
900
|
+
<item name="actionOverflowMenuStyle">@style/Widget.AppCompat.Light.PopupMenu.Overflow</item>
|
|
901
|
+
<item name="actionBarStyle">@style/Widget.AppCompat.Light.ActionBar.Solid</item>
|
|
902
|
+
<item name="actionBarSplitStyle">?attr/actionBarStyle</item>
|
|
903
|
+
<item name="actionBarWidgetTheme">@null</item>
|
|
904
|
+
<item name="actionBarTheme">@style/ThemeOverlay.AppCompat.ActionBar</item>
|
|
905
|
+
<item name="actionBarSize">@dimen/abc_action_bar_default_height_material</item>
|
|
906
|
+
<item name="actionBarDivider">?attr/dividerVertical</item>
|
|
907
|
+
<item name="actionBarItemBackground">?attr/selectableItemBackgroundBorderless</item>
|
|
908
|
+
<item name="actionMenuTextAppearance">@style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item>
|
|
909
|
+
<item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item>
|
|
910
|
+
|
|
911
|
+
|
|
912
|
+
<item name="actionModeTheme">?attr/actionBarTheme</item>
|
|
913
|
+
<item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item>
|
|
914
|
+
<item name="actionModeBackground">@drawable/abc_cab_background_top_material</item>
|
|
915
|
+
<item name="actionModeSplitBackground">?attr/colorPrimaryDark</item>
|
|
916
|
+
<item name="actionModeCloseContentDescription">@string/abc_action_mode_done</item>
|
|
917
|
+
<item name="actionModeCloseDrawable">@drawable/abc_ic_ab_back_material</item>
|
|
918
|
+
<item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item>
|
|
919
|
+
|
|
920
|
+
<item name="actionModeCutDrawable">@drawable/abc_ic_menu_cut_mtrl_alpha</item>
|
|
921
|
+
<item name="actionModeCopyDrawable">@drawable/abc_ic_menu_copy_mtrl_am_alpha</item>
|
|
922
|
+
<item name="actionModePasteDrawable">@drawable/abc_ic_menu_paste_mtrl_am_alpha</item>
|
|
923
|
+
<item name="actionModeSelectAllDrawable">@drawable/abc_ic_menu_selectall_mtrl_alpha</item>
|
|
924
|
+
<item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_mtrl_alpha</item>
|
|
925
|
+
|
|
926
|
+
|
|
927
|
+
<item name="actionDropDownStyle">@style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar</item>
|
|
928
|
+
|
|
929
|
+
|
|
930
|
+
<item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item>
|
|
931
|
+
<item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item>
|
|
932
|
+
<item name="panelBackground">@drawable/abc_menu_hardkey_panel_mtrl_mult</item>
|
|
933
|
+
<item name="android:panelBackground">@android:color/transparent</item>
|
|
934
|
+
<item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_light</item>
|
|
935
|
+
|
|
936
|
+
|
|
937
|
+
<item name="textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item>
|
|
938
|
+
<item name="textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item>
|
|
939
|
+
<item name="textAppearanceListItemSecondary">@style/TextAppearance.AppCompat.Body1</item>
|
|
940
|
+
<item name="listPreferredItemHeight">@dimen/abc_list_item_height_material</item>
|
|
941
|
+
<item name="listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item>
|
|
942
|
+
<item name="listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item>
|
|
943
|
+
<item name="listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
944
|
+
<item name="listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
945
|
+
<item name="listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
946
|
+
<item name="listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
947
|
+
|
|
948
|
+
|
|
949
|
+
<item name="spinnerStyle">@style/Widget.AppCompat.Spinner</item>
|
|
950
|
+
<item name="android:spinnerItemStyle">@style/Widget.AppCompat.TextView.SpinnerItem</item>
|
|
951
|
+
<item name="android:dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item>
|
|
952
|
+
|
|
953
|
+
|
|
954
|
+
<item name="spinnerDropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
|
|
955
|
+
<item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item>
|
|
956
|
+
|
|
957
|
+
|
|
958
|
+
<item name="popupMenuStyle">@style/Widget.AppCompat.Light.PopupMenu</item>
|
|
959
|
+
<item name="textAppearanceLargePopupMenu">@style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large</item>
|
|
960
|
+
<item name="textAppearanceSmallPopupMenu">@style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small</item>
|
|
961
|
+
<item name="textAppearancePopupMenuHeader">@style/TextAppearance.AppCompat.Widget.PopupMenu.Header</item>
|
|
962
|
+
<item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item>
|
|
963
|
+
<item name="dropDownListViewStyle">?android:attr/dropDownListViewStyle</item>
|
|
964
|
+
<item name="listMenuViewStyle">@style/Widget.AppCompat.ListMenuView</item>
|
|
965
|
+
|
|
966
|
+
|
|
967
|
+
<item name="searchViewStyle">@style/Widget.AppCompat.Light.SearchView</item>
|
|
968
|
+
<item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
|
|
969
|
+
<item name="textColorSearchUrl">@color/abc_search_url_text</item>
|
|
970
|
+
<item name="textAppearanceSearchResultTitle">@style/TextAppearance.AppCompat.SearchResult.Title</item>
|
|
971
|
+
<item name="textAppearanceSearchResultSubtitle">@style/TextAppearance.AppCompat.SearchResult.Subtitle</item>
|
|
972
|
+
|
|
973
|
+
|
|
974
|
+
<item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item>
|
|
975
|
+
|
|
976
|
+
|
|
977
|
+
<item name="toolbarStyle">@style/Widget.AppCompat.Toolbar</item>
|
|
978
|
+
<item name="toolbarNavigationButtonStyle">@style/Widget.AppCompat.Toolbar.Button.Navigation</item>
|
|
979
|
+
|
|
980
|
+
<item name="editTextStyle">@style/Widget.AppCompat.EditText</item>
|
|
981
|
+
<item name="editTextBackground">@drawable/abc_edit_text_material</item>
|
|
982
|
+
<item name="editTextColor">?android:attr/textColorPrimary</item>
|
|
983
|
+
<item name="autoCompleteTextViewStyle">@style/Widget.AppCompat.AutoCompleteTextView</item>
|
|
984
|
+
<item name="android:textViewStyle">@style/Widget.AppCompat.TextView</item>
|
|
985
|
+
|
|
986
|
+
|
|
987
|
+
<item name="colorPrimaryDark">@color/primary_dark_material_light</item>
|
|
988
|
+
<item name="colorPrimary">@color/primary_material_light</item>
|
|
989
|
+
<item name="colorAccent">@color/accent_material_light</item>
|
|
990
|
+
|
|
991
|
+
<item name="colorControlNormal">?android:attr/textColorSecondary</item>
|
|
992
|
+
<item name="colorControlActivated">?attr/colorAccent</item>
|
|
993
|
+
<item name="colorControlHighlight">@color/ripple_material_light</item>
|
|
994
|
+
<item name="colorButtonNormal">@color/button_material_light</item>
|
|
995
|
+
<item name="colorSwitchThumbNormal">@color/switch_thumb_material_light</item>
|
|
996
|
+
<item name="controlBackground">?attr/selectableItemBackgroundBorderless</item>
|
|
997
|
+
|
|
998
|
+
<item name="drawerArrowStyle">@style/Widget.AppCompat.DrawerArrowToggle</item>
|
|
999
|
+
|
|
1000
|
+
<item name="checkboxStyle">@style/Widget.AppCompat.CompoundButton.CheckBox</item>
|
|
1001
|
+
<item name="radioButtonStyle">@style/Widget.AppCompat.CompoundButton.RadioButton</item>
|
|
1002
|
+
<item name="switchStyle">@style/Widget.AppCompat.CompoundButton.Switch</item>
|
|
1003
|
+
|
|
1004
|
+
<item name="ratingBarStyle">@style/Widget.AppCompat.RatingBar</item>
|
|
1005
|
+
<item name="ratingBarStyleIndicator">@style/Widget.AppCompat.RatingBar.Indicator</item>
|
|
1006
|
+
<item name="ratingBarStyleSmall">@style/Widget.AppCompat.RatingBar.Small</item>
|
|
1007
|
+
<item name="seekBarStyle">@style/Widget.AppCompat.SeekBar</item>
|
|
1008
|
+
|
|
1009
|
+
|
|
1010
|
+
<item name="buttonStyle">@style/Widget.AppCompat.Button</item>
|
|
1011
|
+
<item name="buttonStyleSmall">@style/Widget.AppCompat.Button.Small</item>
|
|
1012
|
+
<item name="android:textAppearanceButton">@style/TextAppearance.AppCompat.Widget.Button</item>
|
|
1013
|
+
|
|
1014
|
+
<item name="imageButtonStyle">@style/Widget.AppCompat.ImageButton</item>
|
|
1015
|
+
|
|
1016
|
+
<item name="buttonBarStyle">@style/Widget.AppCompat.ButtonBar</item>
|
|
1017
|
+
<item name="buttonBarButtonStyle">@style/Widget.AppCompat.Button.ButtonBar.AlertDialog</item>
|
|
1018
|
+
<item name="buttonBarPositiveButtonStyle">?attr/buttonBarButtonStyle</item>
|
|
1019
|
+
<item name="buttonBarNegativeButtonStyle">?attr/buttonBarButtonStyle</item>
|
|
1020
|
+
<item name="buttonBarNeutralButtonStyle">?attr/buttonBarButtonStyle</item>
|
|
1021
|
+
|
|
1022
|
+
|
|
1023
|
+
<item name="dialogTheme">@style/ThemeOverlay.AppCompat.Dialog</item>
|
|
1024
|
+
<item name="dialogPreferredPadding">@dimen/abc_dialog_padding_material</item>
|
|
1025
|
+
<item name="dialogCornerRadius">@dimen/abc_dialog_corner_radius_material</item>
|
|
1026
|
+
|
|
1027
|
+
<item name="alertDialogTheme">@style/ThemeOverlay.AppCompat.Dialog.Alert</item>
|
|
1028
|
+
<item name="alertDialogStyle">@style/AlertDialog.AppCompat.Light</item>
|
|
1029
|
+
<item name="alertDialogCenterButtons">false</item>
|
|
1030
|
+
<item name="textColorAlertDialogListItem">@color/abc_primary_text_material_light</item>
|
|
1031
|
+
<item name="listDividerAlertDialog">@null</item>
|
|
1032
|
+
|
|
1033
|
+
|
|
1034
|
+
<item name="windowFixedWidthMajor">@null</item>
|
|
1035
|
+
<item name="windowFixedWidthMinor">@null</item>
|
|
1036
|
+
<item name="windowFixedHeightMajor">@null</item>
|
|
1037
|
+
<item name="windowFixedHeightMinor">@null</item>
|
|
1038
|
+
|
|
1039
|
+
|
|
1040
|
+
<item name="tooltipFrameBackground">@drawable/tooltip_frame_dark</item>
|
|
1041
|
+
<item name="tooltipForegroundColor">@color/foreground_material_dark</item>
|
|
1042
|
+
|
|
1043
|
+
<item name="colorError">@color/error_color_material_light</item>
|
|
1044
|
+
</style>
|
|
1045
|
+
<style name="Base.V7.Theme.AppCompat.Light.Dialog" parent="Base.Theme.AppCompat.Light">
|
|
1046
|
+
<item name="android:colorBackground">?attr/colorBackgroundFloating</item>
|
|
1047
|
+
<item name="android:colorBackgroundCacheHint">@null</item>
|
|
1048
|
+
|
|
1049
|
+
<item name="android:windowFrame">@null</item>
|
|
1050
|
+
<item name="android:windowTitleStyle">@style/RtlOverlay.DialogWindowTitle.AppCompat</item>
|
|
1051
|
+
<item name="android:windowTitleBackgroundStyle">@style/Base.DialogWindowTitleBackground.AppCompat</item>
|
|
1052
|
+
<item name="android:windowBackground">@drawable/abc_dialog_material_background</item>
|
|
1053
|
+
<item name="android:windowIsFloating">true</item>
|
|
1054
|
+
<item name="android:backgroundDimEnabled">true</item>
|
|
1055
|
+
<item name="android:windowContentOverlay">@null</item>
|
|
1056
|
+
<item name="android:windowAnimationStyle">@style/Animation.AppCompat.Dialog</item>
|
|
1057
|
+
<item name="android:windowSoftInputMode">stateUnspecified|adjustPan</item>
|
|
1058
|
+
|
|
1059
|
+
<item name="windowActionBar">false</item>
|
|
1060
|
+
<item name="windowActionModeOverlay">true</item>
|
|
1061
|
+
|
|
1062
|
+
<item name="listPreferredItemPaddingLeft">24dip</item>
|
|
1063
|
+
<item name="listPreferredItemPaddingRight">24dip</item>
|
|
1064
|
+
|
|
1065
|
+
<item name="android:listDivider">@null</item>
|
|
1066
|
+
|
|
1067
|
+
<item name="android:buttonBarStyle">@style/Widget.AppCompat.ButtonBar.AlertDialog</item>
|
|
1068
|
+
<item name="android:borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item>
|
|
1069
|
+
<item name="android:windowCloseOnTouchOutside">true</item>
|
|
1070
|
+
</style>
|
|
1071
|
+
<style name="Base.V7.ThemeOverlay.AppCompat.Dialog" parent="Base.ThemeOverlay.AppCompat">
|
|
1072
|
+
<item name="android:colorBackgroundCacheHint">@null</item>
|
|
1073
|
+
<item name="android:colorBackground">?attr/colorBackgroundFloating</item>
|
|
1074
|
+
|
|
1075
|
+
<item name="android:windowFrame">@null</item>
|
|
1076
|
+
<item name="android:windowTitleStyle">@style/RtlOverlay.DialogWindowTitle.AppCompat</item>
|
|
1077
|
+
<item name="android:windowTitleBackgroundStyle">@style/Base.DialogWindowTitleBackground.AppCompat</item>
|
|
1078
|
+
<item name="android:windowBackground">@drawable/abc_dialog_material_background</item>
|
|
1079
|
+
<item name="android:windowIsFloating">true</item>
|
|
1080
|
+
<item name="android:backgroundDimEnabled">true</item>
|
|
1081
|
+
<item name="android:windowContentOverlay">@null</item>
|
|
1082
|
+
<item name="android:windowAnimationStyle">@style/Animation.AppCompat.Dialog</item>
|
|
1083
|
+
<item name="android:windowSoftInputMode">stateUnspecified|adjustPan</item>
|
|
1084
|
+
|
|
1085
|
+
<item name="windowActionBar">false</item>
|
|
1086
|
+
<item name="windowActionModeOverlay">true</item>
|
|
1087
|
+
|
|
1088
|
+
<item name="listPreferredItemPaddingLeft">24dip</item>
|
|
1089
|
+
<item name="listPreferredItemPaddingRight">24dip</item>
|
|
1090
|
+
|
|
1091
|
+
<item name="android:listDivider">@null</item>
|
|
1092
|
+
|
|
1093
|
+
<item name="windowFixedWidthMajor">@null</item>
|
|
1094
|
+
<item name="windowFixedWidthMinor">@null</item>
|
|
1095
|
+
<item name="windowFixedHeightMajor">@null</item>
|
|
1096
|
+
<item name="windowFixedHeightMinor">@null</item>
|
|
1097
|
+
|
|
1098
|
+
<item name="android:buttonBarStyle">@style/Widget.AppCompat.ButtonBar.AlertDialog</item>
|
|
1099
|
+
<item name="android:borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item>
|
|
1100
|
+
<item name="android:windowCloseOnTouchOutside">true</item>
|
|
1101
|
+
</style>
|
|
1102
|
+
<style name="Base.V7.Widget.AppCompat.AutoCompleteTextView" parent="android:Widget.AutoCompleteTextView">
|
|
1103
|
+
<item name="android:dropDownSelector">?attr/listChoiceBackgroundIndicator</item>
|
|
1104
|
+
<item name="android:popupBackground">@drawable/abc_popup_background_mtrl_mult</item>
|
|
1105
|
+
<item name="android:background">?attr/editTextBackground</item>
|
|
1106
|
+
<item name="android:textColor">?attr/editTextColor</item>
|
|
1107
|
+
<item name="android:textAppearance">?android:attr/textAppearanceMediumInverse</item>
|
|
1108
|
+
<item name="android:textCursorDrawable">@drawable/abc_text_cursor_material</item>
|
|
1109
|
+
</style>
|
|
1110
|
+
<style name="Base.V7.Widget.AppCompat.EditText" parent="android:Widget.EditText">
|
|
1111
|
+
<item name="android:background">?attr/editTextBackground</item>
|
|
1112
|
+
<item name="android:textColor">?attr/editTextColor</item>
|
|
1113
|
+
<item name="android:textAppearance">?android:attr/textAppearanceMediumInverse</item>
|
|
1114
|
+
<item name="android:textCursorDrawable">@drawable/abc_text_cursor_material</item>
|
|
1115
|
+
</style>
|
|
1116
|
+
<style name="Base.V7.Widget.AppCompat.Toolbar" parent="android:Widget">
|
|
1117
|
+
<item name="titleTextAppearance">@style/TextAppearance.Widget.AppCompat.Toolbar.Title</item>
|
|
1118
|
+
<item name="subtitleTextAppearance">@style/TextAppearance.Widget.AppCompat.Toolbar.Subtitle</item>
|
|
1119
|
+
<item name="android:minHeight">?attr/actionBarSize</item>
|
|
1120
|
+
<item name="titleMargin">4dp</item>
|
|
1121
|
+
<item name="maxButtonHeight">@dimen/abc_action_bar_default_height_material</item>
|
|
1122
|
+
<item name="buttonGravity">top</item>
|
|
1123
|
+
<item name="collapseIcon">?attr/homeAsUpIndicator</item>
|
|
1124
|
+
<item name="collapseContentDescription">@string/abc_toolbar_collapse_description</item>
|
|
1125
|
+
<item name="contentInsetStart">16dp</item>
|
|
1126
|
+
<item name="contentInsetStartWithNavigation">@dimen/abc_action_bar_content_inset_with_nav</item>
|
|
1127
|
+
<item name="android:paddingLeft">@dimen/abc_action_bar_default_padding_start_material</item>
|
|
1128
|
+
<item name="android:paddingStart">@dimen/abc_action_bar_default_padding_start_material</item>
|
|
1129
|
+
<item name="android:paddingRight">@dimen/abc_action_bar_default_padding_end_material</item>
|
|
1130
|
+
<item name="android:paddingEnd">@dimen/abc_action_bar_default_padding_end_material</item>
|
|
1131
|
+
</style>
|
|
1132
|
+
<style name="Base.Widget.AppCompat.ActionBar" parent="">
|
|
1133
|
+
<item name="displayOptions">showTitle</item>
|
|
1134
|
+
<item name="divider">?attr/dividerVertical</item>
|
|
1135
|
+
<item name="height">?attr/actionBarSize</item>
|
|
1136
|
+
|
|
1137
|
+
<item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Title</item>
|
|
1138
|
+
<item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle</item>
|
|
1139
|
+
|
|
1140
|
+
<item name="background">@null</item>
|
|
1141
|
+
<item name="backgroundStacked">@null</item>
|
|
1142
|
+
<item name="backgroundSplit">@null</item>
|
|
1143
|
+
|
|
1144
|
+
<item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item>
|
|
1145
|
+
<item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item>
|
|
1146
|
+
|
|
1147
|
+
<item name="android:gravity">center_vertical</item>
|
|
1148
|
+
<item name="contentInsetStart">@dimen/abc_action_bar_content_inset_material</item>
|
|
1149
|
+
<item name="contentInsetStartWithNavigation">@dimen/abc_action_bar_content_inset_with_nav</item>
|
|
1150
|
+
<item name="contentInsetEnd">@dimen/abc_action_bar_content_inset_material</item>
|
|
1151
|
+
<item name="elevation">@dimen/abc_action_bar_elevation_material</item>
|
|
1152
|
+
<item name="popupTheme">?attr/actionBarPopupTheme</item>
|
|
1153
|
+
</style>
|
|
1154
|
+
<style name="Base.Widget.AppCompat.ActionBar.Solid">
|
|
1155
|
+
<item name="background">?attr/colorPrimary</item>
|
|
1156
|
+
<item name="backgroundStacked">?attr/colorPrimary</item>
|
|
1157
|
+
<item name="backgroundSplit">?attr/colorPrimary</item>
|
|
1158
|
+
</style>
|
|
1159
|
+
<style name="Base.Widget.AppCompat.ActionBar.TabBar" parent="">
|
|
1160
|
+
<item name="divider">?attr/actionBarDivider</item>
|
|
1161
|
+
<item name="showDividers">middle</item>
|
|
1162
|
+
<item name="dividerPadding">8dip</item>
|
|
1163
|
+
</style>
|
|
1164
|
+
<style name="Base.Widget.AppCompat.ActionBar.TabText" parent="">
|
|
1165
|
+
<item name="android:textAppearance">@style/TextAppearance.AppCompat.Medium</item>
|
|
1166
|
+
<item name="android:textColor">?android:attr/textColorPrimary</item>
|
|
1167
|
+
<item name="android:textSize">12sp</item>
|
|
1168
|
+
<item name="android:textStyle">bold</item>
|
|
1169
|
+
<item name="android:ellipsize">marquee</item>
|
|
1170
|
+
<item name="android:maxLines">2</item>
|
|
1171
|
+
<item name="android:maxWidth">180dp</item>
|
|
1172
|
+
<item name="textAllCaps">true</item>
|
|
1173
|
+
</style>
|
|
1174
|
+
<style name="Base.Widget.AppCompat.ActionBar.TabView" parent="">
|
|
1175
|
+
<item name="android:background">@drawable/abc_tab_indicator_material</item>
|
|
1176
|
+
<item name="android:gravity">center_horizontal</item>
|
|
1177
|
+
<item name="android:paddingLeft">16dip</item>
|
|
1178
|
+
<item name="android:paddingRight">16dip</item>
|
|
1179
|
+
<item name="android:layout_width">0dip</item>
|
|
1180
|
+
<item name="android:layout_weight">1</item>
|
|
1181
|
+
<item name="android:minWidth">80dip</item>
|
|
1182
|
+
</style>
|
|
1183
|
+
<style name="Base.Widget.AppCompat.ActionButton" parent="RtlUnderlay.Widget.AppCompat.ActionButton">
|
|
1184
|
+
<item name="android:background">?attr/actionBarItemBackground</item>
|
|
1185
|
+
<item name="android:minWidth">@dimen/abc_action_button_min_width_material</item>
|
|
1186
|
+
<item name="android:minHeight">@dimen/abc_action_button_min_height_material</item>
|
|
1187
|
+
<item name="android:scaleType">center</item>
|
|
1188
|
+
<item name="android:gravity">center</item>
|
|
1189
|
+
<item name="android:maxLines">2</item>
|
|
1190
|
+
<item name="textAllCaps">@bool/abc_config_actionMenuItemAllCaps</item>
|
|
1191
|
+
</style>
|
|
1192
|
+
<style name="Base.Widget.AppCompat.ActionButton.CloseMode">
|
|
1193
|
+
<item name="android:background">?attr/controlBackground</item>
|
|
1194
|
+
<item name="android:minWidth">56dp</item>
|
|
1195
|
+
</style>
|
|
1196
|
+
<style name="Base.Widget.AppCompat.ActionButton.Overflow" parent="RtlUnderlay.Widget.AppCompat.ActionButton.Overflow">
|
|
1197
|
+
<item name="srcCompat">@drawable/abc_ic_menu_overflow_material</item>
|
|
1198
|
+
<item name="android:background">?attr/actionBarItemBackground</item>
|
|
1199
|
+
<item name="android:contentDescription">@string/abc_action_menu_overflow_description</item>
|
|
1200
|
+
<item name="android:minWidth">@dimen/abc_action_button_min_width_overflow_material</item>
|
|
1201
|
+
<item name="android:minHeight">@dimen/abc_action_button_min_height_material</item>
|
|
1202
|
+
</style>
|
|
1203
|
+
<style name="Base.Widget.AppCompat.ActionMode" parent="">
|
|
1204
|
+
<item name="background">?attr/actionModeBackground</item>
|
|
1205
|
+
<item name="backgroundSplit">?attr/actionModeSplitBackground</item>
|
|
1206
|
+
<item name="height">?attr/actionBarSize</item>
|
|
1207
|
+
<item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Title</item>
|
|
1208
|
+
<item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle</item>
|
|
1209
|
+
<item name="closeItemLayout">@layout/abc_action_mode_close_item_material</item>
|
|
1210
|
+
|
|
1211
|
+
<item name="android:minHeight">?attr/actionBarSize</item>
|
|
1212
|
+
<item name="titleMargin">4dp</item>
|
|
1213
|
+
<item name="maxButtonHeight">@dimen/abc_action_bar_default_height_material</item>
|
|
1214
|
+
<item name="buttonGravity">top</item>
|
|
1215
|
+
<item name="contentInsetStart">16dp</item>
|
|
1216
|
+
<item name="contentInsetStartWithNavigation">@dimen/abc_action_bar_content_inset_with_nav</item>
|
|
1217
|
+
<item name="android:paddingLeft">@dimen/abc_action_bar_default_padding_start_material</item>
|
|
1218
|
+
<item name="android:paddingStart">@dimen/abc_action_bar_default_padding_start_material</item>
|
|
1219
|
+
<item name="android:paddingRight">@dimen/abc_action_bar_default_padding_end_material</item>
|
|
1220
|
+
<item name="android:paddingEnd">@dimen/abc_action_bar_default_padding_end_material</item>
|
|
1221
|
+
</style>
|
|
1222
|
+
<style name="Base.Widget.AppCompat.ActivityChooserView" parent="">
|
|
1223
|
+
<item name="android:gravity">center</item>
|
|
1224
|
+
<item name="android:background">@drawable/abc_ab_share_pack_mtrl_alpha</item>
|
|
1225
|
+
<item name="divider">?attr/dividerVertical</item>
|
|
1226
|
+
<item name="showDividers">middle</item>
|
|
1227
|
+
<item name="dividerPadding">6dip</item>
|
|
1228
|
+
</style>
|
|
1229
|
+
<style name="Base.Widget.AppCompat.AutoCompleteTextView" parent="Base.V7.Widget.AppCompat.AutoCompleteTextView"/>
|
|
1230
|
+
<style name="Base.Widget.AppCompat.Button" parent="android:Widget">
|
|
1231
|
+
<item name="android:background">@drawable/abc_btn_default_mtrl_shape</item>
|
|
1232
|
+
<item name="android:textAppearance">?android:attr/textAppearanceButton</item>
|
|
1233
|
+
<item name="android:minHeight">48dip</item>
|
|
1234
|
+
<item name="android:minWidth">88dip</item>
|
|
1235
|
+
<item name="android:focusable">true</item>
|
|
1236
|
+
<item name="android:clickable">true</item>
|
|
1237
|
+
<item name="android:gravity">center_vertical|center_horizontal</item>
|
|
1238
|
+
</style>
|
|
1239
|
+
<style name="Base.Widget.AppCompat.Button.Borderless">
|
|
1240
|
+
<item name="android:background">@drawable/abc_btn_borderless_material</item>
|
|
1241
|
+
</style>
|
|
1242
|
+
<style name="Base.Widget.AppCompat.Button.Borderless.Colored">
|
|
1243
|
+
<item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.Button.Borderless.Colored</item>
|
|
1244
|
+
</style>
|
|
1245
|
+
<style name="Base.Widget.AppCompat.Button.ButtonBar.AlertDialog" parent="Widget.AppCompat.Button.Borderless.Colored">
|
|
1246
|
+
<item name="android:minWidth">64dp</item>
|
|
1247
|
+
<item name="android:minHeight">@dimen/abc_alert_dialog_button_bar_height</item>
|
|
1248
|
+
</style>
|
|
1249
|
+
<style name="Base.Widget.AppCompat.Button.Colored">
|
|
1250
|
+
<item name="android:background">@drawable/abc_btn_colored_material</item>
|
|
1251
|
+
<item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.Button.Colored</item>
|
|
1252
|
+
</style>
|
|
1253
|
+
<style name="Base.Widget.AppCompat.Button.Small">
|
|
1254
|
+
<item name="android:minHeight">48dip</item>
|
|
1255
|
+
<item name="android:minWidth">48dip</item>
|
|
1256
|
+
</style>
|
|
1257
|
+
<style name="Base.Widget.AppCompat.ButtonBar" parent="android:Widget">
|
|
1258
|
+
<item name="android:background">@null</item>
|
|
1259
|
+
</style>
|
|
1260
|
+
<style name="Base.Widget.AppCompat.ButtonBar.AlertDialog"/>
|
|
1261
|
+
<style name="Base.Widget.AppCompat.CompoundButton.CheckBox" parent="android:Widget.CompoundButton.CheckBox">
|
|
1262
|
+
<item name="android:button">?android:attr/listChoiceIndicatorMultiple</item>
|
|
1263
|
+
<item name="buttonCompat">?attr/listChoiceIndicatorMultipleAnimated</item>
|
|
1264
|
+
<item name="android:background">?attr/controlBackground</item>
|
|
1265
|
+
</style>
|
|
1266
|
+
<style name="Base.Widget.AppCompat.CompoundButton.RadioButton" parent="android:Widget.CompoundButton.RadioButton">
|
|
1267
|
+
<item name="android:button">?android:attr/listChoiceIndicatorSingle</item>
|
|
1268
|
+
<item name="buttonCompat">?attr/listChoiceIndicatorSingleAnimated</item>
|
|
1269
|
+
<item name="android:background">?attr/controlBackground</item>
|
|
1270
|
+
</style>
|
|
1271
|
+
<style name="Base.Widget.AppCompat.CompoundButton.Switch" parent="android:Widget.CompoundButton">
|
|
1272
|
+
<item name="track">@drawable/abc_switch_track_mtrl_alpha</item>
|
|
1273
|
+
<item name="android:thumb">@drawable/abc_switch_thumb_material</item>
|
|
1274
|
+
<item name="switchTextAppearance">@style/TextAppearance.AppCompat.Widget.Switch</item>
|
|
1275
|
+
<item name="android:background">?attr/controlBackground</item>
|
|
1276
|
+
<item name="showText">false</item>
|
|
1277
|
+
<item name="switchPadding">@dimen/abc_switch_padding</item>
|
|
1278
|
+
<item name="android:textOn">@string/abc_capital_on</item>
|
|
1279
|
+
<item name="android:textOff">@string/abc_capital_off</item>
|
|
1280
|
+
</style>
|
|
1281
|
+
<style name="Base.Widget.AppCompat.DrawerArrowToggle" parent="Base.Widget.AppCompat.DrawerArrowToggle.Common">
|
|
1282
|
+
<item name="barLength">18dp</item>
|
|
1283
|
+
<item name="gapBetweenBars">3dp</item>
|
|
1284
|
+
<item name="drawableSize">24dp</item>
|
|
1285
|
+
</style>
|
|
1286
|
+
<style name="Base.Widget.AppCompat.DrawerArrowToggle.Common" parent="">
|
|
1287
|
+
<item name="color">?android:attr/textColorSecondary</item>
|
|
1288
|
+
<item name="spinBars">true</item>
|
|
1289
|
+
<item name="thickness">2dp</item>
|
|
1290
|
+
<item name="arrowShaftLength">16dp</item>
|
|
1291
|
+
<item name="arrowHeadLength">8dp</item>
|
|
1292
|
+
</style>
|
|
1293
|
+
<style name="Base.Widget.AppCompat.DropDownItem.Spinner" parent="">
|
|
1294
|
+
<item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.DropDownItem</item>
|
|
1295
|
+
<item name="android:paddingLeft">8dp</item>
|
|
1296
|
+
<item name="android:paddingRight">8dp</item>
|
|
1297
|
+
<item name="android:gravity">center_vertical</item>
|
|
1298
|
+
</style>
|
|
1299
|
+
<style name="Base.Widget.AppCompat.EditText" parent="Base.V7.Widget.AppCompat.EditText"/>
|
|
1300
|
+
<style name="Base.Widget.AppCompat.ImageButton" parent="android:Widget.ImageButton">
|
|
1301
|
+
<item name="android:background">@drawable/abc_btn_default_mtrl_shape</item>
|
|
1302
|
+
</style>
|
|
1303
|
+
<style name="Base.Widget.AppCompat.Light.ActionBar" parent="Base.Widget.AppCompat.ActionBar">
|
|
1304
|
+
<item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item>
|
|
1305
|
+
<item name="actionOverflowButtonStyle">@style/Widget.AppCompat.Light.ActionButton.Overflow</item>
|
|
1306
|
+
</style>
|
|
1307
|
+
<style name="Base.Widget.AppCompat.Light.ActionBar.Solid">
|
|
1308
|
+
<item name="background">?attr/colorPrimary</item>
|
|
1309
|
+
<item name="backgroundStacked">?attr/colorPrimary</item>
|
|
1310
|
+
<item name="backgroundSplit">?attr/colorPrimary</item>
|
|
1311
|
+
</style>
|
|
1312
|
+
<style name="Base.Widget.AppCompat.Light.ActionBar.TabBar" parent="Base.Widget.AppCompat.ActionBar.TabBar">
|
|
1313
|
+
</style>
|
|
1314
|
+
<style name="Base.Widget.AppCompat.Light.ActionBar.TabText" parent="Base.Widget.AppCompat.ActionBar.TabText">
|
|
1315
|
+
</style>
|
|
1316
|
+
<style name="Base.Widget.AppCompat.Light.ActionBar.TabText.Inverse" parent="Base.Widget.AppCompat.Light.ActionBar.TabText">
|
|
1317
|
+
<item name="android:textAppearance">@style/TextAppearance.AppCompat.Medium.Inverse</item>
|
|
1318
|
+
</style>
|
|
1319
|
+
<style name="Base.Widget.AppCompat.Light.ActionBar.TabView" parent="Base.Widget.AppCompat.ActionBar.TabView">
|
|
1320
|
+
<item name="android:background">@drawable/abc_tab_indicator_material</item>
|
|
1321
|
+
</style>
|
|
1322
|
+
<style name="Base.Widget.AppCompat.Light.PopupMenu" parent="@style/Widget.AppCompat.ListPopupWindow">
|
|
1323
|
+
</style>
|
|
1324
|
+
<style name="Base.Widget.AppCompat.Light.PopupMenu.Overflow">
|
|
1325
|
+
<item name="overlapAnchor">true</item>
|
|
1326
|
+
<item name="android:dropDownHorizontalOffset">-4dip</item>
|
|
1327
|
+
</style>
|
|
1328
|
+
<style name="Base.Widget.AppCompat.ListMenuView" parent="android:Widget">
|
|
1329
|
+
<item name="subMenuArrow">@drawable/abc_ic_arrow_drop_right_black_24dp</item>
|
|
1330
|
+
</style>
|
|
1331
|
+
<style name="Base.Widget.AppCompat.ListPopupWindow" parent="">
|
|
1332
|
+
<item name="android:dropDownSelector">?attr/listChoiceBackgroundIndicator</item>
|
|
1333
|
+
<item name="android:popupBackground">@drawable/abc_popup_background_mtrl_mult</item>
|
|
1334
|
+
<item name="android:dropDownVerticalOffset">0dip</item>
|
|
1335
|
+
<item name="android:dropDownHorizontalOffset">0dip</item>
|
|
1336
|
+
<item name="android:dropDownWidth">wrap_content</item>
|
|
1337
|
+
</style>
|
|
1338
|
+
<style name="Base.Widget.AppCompat.ListView" parent="android:Widget.ListView">
|
|
1339
|
+
<item name="android:listSelector">?attr/listChoiceBackgroundIndicator</item>
|
|
1340
|
+
</style>
|
|
1341
|
+
<style name="Base.Widget.AppCompat.ListView.DropDown">
|
|
1342
|
+
<item name="android:divider">@null</item>
|
|
1343
|
+
</style>
|
|
1344
|
+
<style name="Base.Widget.AppCompat.ListView.Menu" parent="android:Widget.ListView.Menu">
|
|
1345
|
+
<item name="android:listSelector">?attr/listChoiceBackgroundIndicator</item>
|
|
1346
|
+
<item name="android:divider">?attr/dividerHorizontal</item>
|
|
1347
|
+
</style>
|
|
1348
|
+
<style name="Base.Widget.AppCompat.PopupMenu" parent="@style/Widget.AppCompat.ListPopupWindow">
|
|
1349
|
+
</style>
|
|
1350
|
+
<style name="Base.Widget.AppCompat.PopupMenu.Overflow">
|
|
1351
|
+
<item name="overlapAnchor">true</item>
|
|
1352
|
+
<item name="android:dropDownHorizontalOffset">-4dip</item>
|
|
1353
|
+
</style>
|
|
1354
|
+
<style name="Base.Widget.AppCompat.PopupWindow" parent="android:Widget.PopupWindow">
|
|
1355
|
+
</style>
|
|
1356
|
+
<style name="Base.Widget.AppCompat.ProgressBar" parent="android:Widget.Holo.ProgressBar">
|
|
1357
|
+
</style>
|
|
1358
|
+
<style name="Base.Widget.AppCompat.ProgressBar.Horizontal" parent="android:Widget.Holo.ProgressBar.Horizontal">
|
|
1359
|
+
</style>
|
|
1360
|
+
<style name="Base.Widget.AppCompat.RatingBar" parent="android:Widget.RatingBar">
|
|
1361
|
+
<item name="android:progressDrawable">@drawable/abc_ratingbar_material</item>
|
|
1362
|
+
<item name="android:indeterminateDrawable">@drawable/abc_ratingbar_material</item>
|
|
1363
|
+
</style>
|
|
1364
|
+
<style name="Base.Widget.AppCompat.RatingBar.Indicator" parent="android:Widget.RatingBar">
|
|
1365
|
+
<item name="android:progressDrawable">@drawable/abc_ratingbar_indicator_material</item>
|
|
1366
|
+
<item name="android:indeterminateDrawable">@drawable/abc_ratingbar_indicator_material</item>
|
|
1367
|
+
<item name="android:minHeight">36dp</item>
|
|
1368
|
+
<item name="android:maxHeight">36dp</item>
|
|
1369
|
+
<item name="android:isIndicator">true</item>
|
|
1370
|
+
<item name="android:thumb">@null</item>
|
|
1371
|
+
</style>
|
|
1372
|
+
<style name="Base.Widget.AppCompat.RatingBar.Small" parent="android:Widget.RatingBar">
|
|
1373
|
+
<item name="android:progressDrawable">@drawable/abc_ratingbar_small_material</item>
|
|
1374
|
+
<item name="android:indeterminateDrawable">@drawable/abc_ratingbar_small_material</item>
|
|
1375
|
+
<item name="android:minHeight">16dp</item>
|
|
1376
|
+
<item name="android:maxHeight">16dp</item>
|
|
1377
|
+
<item name="android:isIndicator">true</item>
|
|
1378
|
+
<item name="android:thumb">@null</item>
|
|
1379
|
+
</style>
|
|
1380
|
+
<style name="Base.Widget.AppCompat.SearchView" parent="android:Widget">
|
|
1381
|
+
<item name="layout">@layout/abc_search_view</item>
|
|
1382
|
+
<item name="queryBackground">@drawable/abc_textfield_search_material</item>
|
|
1383
|
+
<item name="submitBackground">@drawable/abc_textfield_search_material</item>
|
|
1384
|
+
<item name="closeIcon">@drawable/abc_ic_clear_material</item>
|
|
1385
|
+
<item name="searchIcon">@drawable/abc_ic_search_api_material</item>
|
|
1386
|
+
<item name="searchHintIcon">@drawable/abc_ic_search_api_material</item>
|
|
1387
|
+
<item name="goIcon">@drawable/abc_ic_go_search_api_material</item>
|
|
1388
|
+
<item name="voiceIcon">@drawable/abc_ic_voice_search_api_material</item>
|
|
1389
|
+
<item name="commitIcon">@drawable/abc_ic_commit_search_api_mtrl_alpha</item>
|
|
1390
|
+
<item name="suggestionRowLayout">@layout/abc_search_dropdown_item_icons_2line</item>
|
|
1391
|
+
</style>
|
|
1392
|
+
<style name="Base.Widget.AppCompat.SearchView.ActionBar">
|
|
1393
|
+
<item name="queryBackground">@null</item>
|
|
1394
|
+
<item name="submitBackground">@null</item>
|
|
1395
|
+
<item name="searchHintIcon">@null</item>
|
|
1396
|
+
<item name="defaultQueryHint">@string/abc_search_hint</item>
|
|
1397
|
+
</style>
|
|
1398
|
+
<style name="Base.Widget.AppCompat.SeekBar" parent="android:Widget">
|
|
1399
|
+
<item name="android:indeterminateOnly">false</item>
|
|
1400
|
+
<item name="android:progressDrawable">@drawable/abc_seekbar_track_material</item>
|
|
1401
|
+
<item name="android:indeterminateDrawable">@drawable/abc_seekbar_track_material</item>
|
|
1402
|
+
<item name="android:thumb">@drawable/abc_seekbar_thumb_material</item>
|
|
1403
|
+
<item name="android:focusable">true</item>
|
|
1404
|
+
<item name="android:paddingLeft">16dip</item>
|
|
1405
|
+
<item name="android:paddingRight">16dip</item>
|
|
1406
|
+
</style>
|
|
1407
|
+
<style name="Base.Widget.AppCompat.SeekBar.Discrete">
|
|
1408
|
+
<item name="tickMark">@drawable/abc_seekbar_tick_mark_material</item>
|
|
1409
|
+
</style>
|
|
1410
|
+
<style name="Base.Widget.AppCompat.Spinner" parent="Platform.Widget.AppCompat.Spinner">
|
|
1411
|
+
<item name="android:background">@drawable/abc_spinner_mtrl_am_alpha</item>
|
|
1412
|
+
<item name="android:popupBackground">@drawable/abc_popup_background_mtrl_mult</item>
|
|
1413
|
+
<item name="android:dropDownSelector">?attr/listChoiceBackgroundIndicator</item>
|
|
1414
|
+
<item name="android:dropDownVerticalOffset">0dip</item>
|
|
1415
|
+
<item name="android:dropDownHorizontalOffset">0dip</item>
|
|
1416
|
+
<item name="android:dropDownWidth">wrap_content</item>
|
|
1417
|
+
<item name="android:clickable">true</item>
|
|
1418
|
+
<item name="android:gravity">left|start|center_vertical</item>
|
|
1419
|
+
<item name="overlapAnchor">true</item>
|
|
1420
|
+
</style>
|
|
1421
|
+
<style name="Base.Widget.AppCompat.Spinner.Underlined">
|
|
1422
|
+
<item name="android:background">@drawable/abc_spinner_textfield_background_material</item>
|
|
1423
|
+
</style>
|
|
1424
|
+
<style name="Base.Widget.AppCompat.TextView" parent="android:Widget.TextView"/>
|
|
1425
|
+
<style name="Base.Widget.AppCompat.TextView.SpinnerItem" parent="android:Widget.TextView.SpinnerItem">
|
|
1426
|
+
<item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.TextView.SpinnerItem</item>
|
|
1427
|
+
<item name="android:paddingLeft">8dp</item>
|
|
1428
|
+
<item name="android:paddingRight">8dp</item>
|
|
1429
|
+
</style>
|
|
1430
|
+
<style name="Base.Widget.AppCompat.Toolbar" parent="Base.V7.Widget.AppCompat.Toolbar"/>
|
|
1431
|
+
<style name="Base.Widget.AppCompat.Toolbar.Button.Navigation" parent="android:Widget">
|
|
1432
|
+
<item name="android:background">?attr/controlBackground</item>
|
|
1433
|
+
<item name="android:minWidth">56dp</item>
|
|
1434
|
+
<item name="android:scaleType">center</item>
|
|
1435
|
+
</style>
|
|
1436
|
+
<style name="DialogWindowTheme">
|
|
1437
|
+
<item name="android:windowClipToOutline">false</item>
|
|
1438
|
+
</style>
|
|
1439
|
+
<style name="FloatingDialogTheme">
|
|
1440
|
+
<item name="android:windowIsFloating">false</item>
|
|
1441
|
+
</style>
|
|
1442
|
+
<style name="FloatingDialogWindowTheme">
|
|
1443
|
+
<item name="android:windowClipToOutline">false</item>
|
|
1444
|
+
<item name="android:dialogTheme">@style/FloatingDialogTheme</item>
|
|
1445
|
+
</style>
|
|
1446
|
+
<style name="Platform.AppCompat" parent="android:Theme.Holo">
|
|
1447
|
+
<item name="android:windowNoTitle">true</item>
|
|
1448
|
+
<item name="android:windowActionBar">false</item>
|
|
1449
|
+
|
|
1450
|
+
<item name="android:buttonBarStyle">?attr/buttonBarStyle</item>
|
|
1451
|
+
<item name="android:buttonBarButtonStyle">?attr/buttonBarButtonStyle</item>
|
|
1452
|
+
<item name="android:borderlessButtonStyle">?attr/borderlessButtonStyle</item>
|
|
1453
|
+
|
|
1454
|
+
|
|
1455
|
+
<item name="android:colorForeground">@color/foreground_material_dark</item>
|
|
1456
|
+
<item name="android:colorForegroundInverse">@color/foreground_material_light</item>
|
|
1457
|
+
<item name="android:colorBackground">@color/background_material_dark</item>
|
|
1458
|
+
<item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_dark</item>
|
|
1459
|
+
<item name="android:disabledAlpha">@dimen/abc_disabled_alpha_material_dark</item>
|
|
1460
|
+
<item name="android:backgroundDimAmount">0.6</item>
|
|
1461
|
+
<item name="android:windowBackground">@color/background_material_dark</item>
|
|
1462
|
+
|
|
1463
|
+
|
|
1464
|
+
<item name="android:textColorPrimary">@color/abc_primary_text_material_dark</item>
|
|
1465
|
+
<item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_light</item>
|
|
1466
|
+
<item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_dark</item>
|
|
1467
|
+
<item name="android:textColorSecondary">@color/abc_secondary_text_material_dark</item>
|
|
1468
|
+
<item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_light</item>
|
|
1469
|
+
<item name="android:textColorTertiary">@color/abc_secondary_text_material_dark</item>
|
|
1470
|
+
<item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_light</item>
|
|
1471
|
+
<item name="android:textColorHint">@color/abc_hint_foreground_material_dark</item>
|
|
1472
|
+
<item name="android:textColorHintInverse">@color/abc_hint_foreground_material_light</item>
|
|
1473
|
+
<item name="android:textColorHighlight">@color/highlighted_text_material_dark</item>
|
|
1474
|
+
<item name="android:textColorHighlightInverse">@color/highlighted_text_material_light</item>
|
|
1475
|
+
<item name="android:textColorLink">?attr/colorAccent</item>
|
|
1476
|
+
<item name="android:textColorLinkInverse">?attr/colorAccent</item>
|
|
1477
|
+
<item name="android:textColorAlertDialogListItem">@color/abc_primary_text_material_dark</item>
|
|
1478
|
+
|
|
1479
|
+
|
|
1480
|
+
<item name="android:textAppearance">@style/TextAppearance.AppCompat</item>
|
|
1481
|
+
<item name="android:textAppearanceInverse">@style/TextAppearance.AppCompat.Inverse</item>
|
|
1482
|
+
<item name="android:textAppearanceLarge">@style/TextAppearance.AppCompat.Large</item>
|
|
1483
|
+
<item name="android:textAppearanceLargeInverse">@style/TextAppearance.AppCompat.Large.Inverse</item>
|
|
1484
|
+
<item name="android:textAppearanceMedium">@style/TextAppearance.AppCompat.Medium</item>
|
|
1485
|
+
<item name="android:textAppearanceMediumInverse">@style/TextAppearance.AppCompat.Medium.Inverse</item>
|
|
1486
|
+
<item name="android:textAppearanceSmall">@style/TextAppearance.AppCompat.Small</item>
|
|
1487
|
+
<item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item>
|
|
1488
|
+
|
|
1489
|
+
<item name="android:listChoiceIndicatorSingle">@drawable/abc_btn_radio_material</item>
|
|
1490
|
+
<item name="listChoiceIndicatorSingleAnimated">@drawable/abc_btn_radio_material_anim</item>
|
|
1491
|
+
<item name="android:listChoiceIndicatorMultiple">@drawable/abc_btn_check_material</item>
|
|
1492
|
+
<item name="listChoiceIndicatorMultipleAnimated">@drawable/abc_btn_check_material_anim</item>
|
|
1493
|
+
|
|
1494
|
+
|
|
1495
|
+
<item name="android:textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item>
|
|
1496
|
+
<item name="android:textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item>
|
|
1497
|
+
|
|
1498
|
+
<item name="android:listPreferredItemHeight">@dimen/abc_list_item_height_material</item>
|
|
1499
|
+
<item name="android:listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item>
|
|
1500
|
+
<item name="android:listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item>
|
|
1501
|
+
<item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
1502
|
+
<item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
1503
|
+
<item name="android:listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
1504
|
+
<item name="android:listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
1505
|
+
|
|
1506
|
+
<item name="android:actionModeCutDrawable">?actionModeCutDrawable</item>
|
|
1507
|
+
<item name="android:actionModeCopyDrawable">?actionModeCopyDrawable</item>
|
|
1508
|
+
<item name="android:actionModePasteDrawable">?actionModePasteDrawable</item>
|
|
1509
|
+
<item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item>
|
|
1510
|
+
|
|
1511
|
+
<item name="android:textSelectHandle">@drawable/abc_text_select_handle_middle_mtrl</item>
|
|
1512
|
+
<item name="android:textSelectHandleLeft">@drawable/abc_text_select_handle_left_mtrl</item>
|
|
1513
|
+
<item name="android:textSelectHandleRight">@drawable/abc_text_select_handle_right_mtrl</item>
|
|
1514
|
+
</style>
|
|
1515
|
+
<style name="Platform.AppCompat.Light" parent="android:Theme.Holo.Light">
|
|
1516
|
+
<item name="android:windowNoTitle">true</item>
|
|
1517
|
+
<item name="android:windowActionBar">false</item>
|
|
1518
|
+
|
|
1519
|
+
<item name="android:buttonBarStyle">?attr/buttonBarStyle</item>
|
|
1520
|
+
<item name="android:buttonBarButtonStyle">?attr/buttonBarButtonStyle</item>
|
|
1521
|
+
<item name="android:borderlessButtonStyle">?attr/borderlessButtonStyle</item>
|
|
1522
|
+
|
|
1523
|
+
|
|
1524
|
+
<item name="android:colorForeground">@color/foreground_material_light</item>
|
|
1525
|
+
<item name="android:colorForegroundInverse">@color/foreground_material_dark</item>
|
|
1526
|
+
<item name="android:colorBackground">@color/background_material_light</item>
|
|
1527
|
+
<item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_light</item>
|
|
1528
|
+
<item name="android:disabledAlpha">@dimen/abc_disabled_alpha_material_light</item>
|
|
1529
|
+
<item name="android:backgroundDimAmount">0.6</item>
|
|
1530
|
+
<item name="android:windowBackground">@color/background_material_light</item>
|
|
1531
|
+
|
|
1532
|
+
|
|
1533
|
+
<item name="android:textColorPrimary">@color/abc_primary_text_material_light</item>
|
|
1534
|
+
<item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_dark</item>
|
|
1535
|
+
<item name="android:textColorSecondary">@color/abc_secondary_text_material_light</item>
|
|
1536
|
+
<item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_dark</item>
|
|
1537
|
+
<item name="android:textColorTertiary">@color/abc_secondary_text_material_light</item>
|
|
1538
|
+
<item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_dark</item>
|
|
1539
|
+
<item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_light</item>
|
|
1540
|
+
<item name="android:textColorPrimaryInverseDisableOnly">@color/abc_primary_text_disable_only_material_dark</item>
|
|
1541
|
+
<item name="android:textColorHint">@color/abc_hint_foreground_material_light</item>
|
|
1542
|
+
<item name="android:textColorHintInverse">@color/abc_hint_foreground_material_dark</item>
|
|
1543
|
+
<item name="android:textColorHighlight">@color/highlighted_text_material_light</item>
|
|
1544
|
+
<item name="android:textColorHighlightInverse">@color/highlighted_text_material_dark</item>
|
|
1545
|
+
<item name="android:textColorLink">?attr/colorAccent</item>
|
|
1546
|
+
<item name="android:textColorLinkInverse">?attr/colorAccent</item>
|
|
1547
|
+
<item name="android:textColorAlertDialogListItem">@color/abc_primary_text_material_light</item>
|
|
1548
|
+
|
|
1549
|
+
|
|
1550
|
+
<item name="android:textAppearance">@style/TextAppearance.AppCompat</item>
|
|
1551
|
+
<item name="android:textAppearanceInverse">@style/TextAppearance.AppCompat.Inverse</item>
|
|
1552
|
+
<item name="android:textAppearanceLarge">@style/TextAppearance.AppCompat.Large</item>
|
|
1553
|
+
<item name="android:textAppearanceLargeInverse">@style/TextAppearance.AppCompat.Large.Inverse</item>
|
|
1554
|
+
<item name="android:textAppearanceMedium">@style/TextAppearance.AppCompat.Medium</item>
|
|
1555
|
+
<item name="android:textAppearanceMediumInverse">@style/TextAppearance.AppCompat.Medium.Inverse</item>
|
|
1556
|
+
<item name="android:textAppearanceSmall">@style/TextAppearance.AppCompat.Small</item>
|
|
1557
|
+
<item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item>
|
|
1558
|
+
|
|
1559
|
+
<item name="android:listChoiceIndicatorSingle">@drawable/abc_btn_radio_material</item>
|
|
1560
|
+
<item name="listChoiceIndicatorSingleAnimated">@drawable/abc_btn_radio_material_anim</item>
|
|
1561
|
+
<item name="android:listChoiceIndicatorMultiple">@drawable/abc_btn_check_material</item>
|
|
1562
|
+
<item name="listChoiceIndicatorMultipleAnimated">@drawable/abc_btn_check_material_anim</item>
|
|
1563
|
+
|
|
1564
|
+
|
|
1565
|
+
<item name="android:textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item>
|
|
1566
|
+
<item name="android:textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item>
|
|
1567
|
+
|
|
1568
|
+
<item name="android:listPreferredItemHeight">@dimen/abc_list_item_height_material</item>
|
|
1569
|
+
<item name="android:listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item>
|
|
1570
|
+
<item name="android:listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item>
|
|
1571
|
+
<item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
1572
|
+
<item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
1573
|
+
<item name="android:listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
1574
|
+
<item name="android:listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
1575
|
+
|
|
1576
|
+
<item name="android:actionModeCutDrawable">?actionModeCutDrawable</item>
|
|
1577
|
+
<item name="android:actionModeCopyDrawable">?actionModeCopyDrawable</item>
|
|
1578
|
+
<item name="android:actionModePasteDrawable">?actionModePasteDrawable</item>
|
|
1579
|
+
<item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item>
|
|
1580
|
+
|
|
1581
|
+
<item name="android:textSelectHandle">@drawable/abc_text_select_handle_middle_mtrl</item>
|
|
1582
|
+
<item name="android:textSelectHandleLeft">@drawable/abc_text_select_handle_left_mtrl</item>
|
|
1583
|
+
<item name="android:textSelectHandleRight">@drawable/abc_text_select_handle_right_mtrl</item>
|
|
1584
|
+
</style>
|
|
1585
|
+
<style name="Platform.ThemeOverlay.AppCompat" parent=""/>
|
|
1586
|
+
<style name="Platform.ThemeOverlay.AppCompat.Dark">
|
|
1587
|
+
|
|
1588
|
+
<item name="actionBarItemBackground">@drawable/abc_item_background_holo_dark</item>
|
|
1589
|
+
<item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item>
|
|
1590
|
+
<item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item>
|
|
1591
|
+
|
|
1592
|
+
|
|
1593
|
+
<item name="android:autoCompleteTextViewStyle">@style/Widget.AppCompat.AutoCompleteTextView</item>
|
|
1594
|
+
<item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
|
|
1595
|
+
</style>
|
|
1596
|
+
<style name="Platform.ThemeOverlay.AppCompat.Light">
|
|
1597
|
+
<item name="actionBarItemBackground">@drawable/abc_item_background_holo_light</item>
|
|
1598
|
+
<item name="actionDropDownStyle">@style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar</item>
|
|
1599
|
+
<item name="selectableItemBackground">@drawable/abc_item_background_holo_light</item>
|
|
1600
|
+
|
|
1601
|
+
|
|
1602
|
+
<item name="android:autoCompleteTextViewStyle">@style/Widget.AppCompat.Light.AutoCompleteTextView</item>
|
|
1603
|
+
<item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
|
|
1604
|
+
</style>
|
|
1605
|
+
<style name="Platform.Widget.AppCompat.Spinner" parent="android:Widget.Holo.Spinner"/>
|
|
1606
|
+
<style name="RtlOverlay.DialogWindowTitle.AppCompat" parent="Base.DialogWindowTitle.AppCompat">
|
|
1607
|
+
</style>
|
|
1608
|
+
<style name="RtlOverlay.Widget.AppCompat.ActionBar.TitleItem" parent="android:Widget">
|
|
1609
|
+
<item name="android:layout_gravity">center_vertical|left</item>
|
|
1610
|
+
<item name="android:paddingRight">8dp</item>
|
|
1611
|
+
</style>
|
|
1612
|
+
<style name="RtlOverlay.Widget.AppCompat.DialogTitle.Icon" parent="android:Widget">
|
|
1613
|
+
<item name="android:layout_marginRight">8dp</item>
|
|
1614
|
+
</style>
|
|
1615
|
+
<style name="RtlOverlay.Widget.AppCompat.PopupMenuItem" parent="android:Widget">
|
|
1616
|
+
<item name="android:paddingRight">16dp</item>
|
|
1617
|
+
</style>
|
|
1618
|
+
<style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.InternalGroup" parent="android:Widget">
|
|
1619
|
+
<item name="android:layout_marginLeft">16dp</item>
|
|
1620
|
+
</style>
|
|
1621
|
+
<style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.Shortcut" parent="android:Widget">
|
|
1622
|
+
<item name="android:layout_marginLeft">16dp</item>
|
|
1623
|
+
</style>
|
|
1624
|
+
<style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.SubmenuArrow" parent="android:Widget">
|
|
1625
|
+
<item name="android:layout_marginLeft">8dp</item>
|
|
1626
|
+
</style>
|
|
1627
|
+
<style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.Text" parent="android:Widget">
|
|
1628
|
+
<item name="android:layout_alignParentLeft">true</item>
|
|
1629
|
+
</style>
|
|
1630
|
+
<style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.Title" parent="android:Widget">
|
|
1631
|
+
<item name="android:layout_marginLeft">16dp</item>
|
|
1632
|
+
</style>
|
|
1633
|
+
<style name="RtlOverlay.Widget.AppCompat.Search.DropDown" parent="android:Widget">
|
|
1634
|
+
<item name="android:paddingLeft">@dimen/abc_dropdownitem_text_padding_left</item>
|
|
1635
|
+
<item name="android:paddingRight">4dp</item>
|
|
1636
|
+
</style>
|
|
1637
|
+
<style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Icon1" parent="android:Widget">
|
|
1638
|
+
<item name="android:layout_alignParentLeft">true</item>
|
|
1639
|
+
</style>
|
|
1640
|
+
<style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Icon2" parent="android:Widget">
|
|
1641
|
+
<item name="android:layout_toLeftOf">@id/edit_query</item>
|
|
1642
|
+
</style>
|
|
1643
|
+
<style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Query" parent="android:Widget">
|
|
1644
|
+
<item name="android:layout_alignParentRight">true</item>
|
|
1645
|
+
</style>
|
|
1646
|
+
<style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Text" parent="Base.Widget.AppCompat.DropDownItem.Spinner">
|
|
1647
|
+
<item name="android:layout_toLeftOf">@android:id/icon2</item>
|
|
1648
|
+
<item name="android:layout_toRightOf">@android:id/icon1</item>
|
|
1649
|
+
</style>
|
|
1650
|
+
<style name="RtlOverlay.Widget.AppCompat.SearchView.MagIcon" parent="android:Widget">
|
|
1651
|
+
<item name="android:layout_marginLeft">@dimen/abc_dropdownitem_text_padding_left</item>
|
|
1652
|
+
</style>
|
|
1653
|
+
<style name="RtlUnderlay.Widget.AppCompat.ActionButton" parent="android:Widget">
|
|
1654
|
+
<item name="android:paddingLeft">12dp</item>
|
|
1655
|
+
<item name="android:paddingRight">12dp</item>
|
|
1656
|
+
</style>
|
|
1657
|
+
<style name="RtlUnderlay.Widget.AppCompat.ActionButton.Overflow" parent="Base.Widget.AppCompat.ActionButton">
|
|
1658
|
+
<item name="android:paddingLeft">@dimen/abc_action_bar_overflow_padding_start_material</item>
|
|
1659
|
+
<item name="android:paddingRight">@dimen/abc_action_bar_overflow_padding_end_material</item>
|
|
1660
|
+
</style>
|
|
1661
|
+
<style name="TextAppearance.AppCompat" parent="Base.TextAppearance.AppCompat"/>
|
|
1662
|
+
<style name="TextAppearance.AppCompat.Body1" parent="Base.TextAppearance.AppCompat.Body1"/>
|
|
1663
|
+
<style name="TextAppearance.AppCompat.Body2" parent="Base.TextAppearance.AppCompat.Body2"/>
|
|
1664
|
+
<style name="TextAppearance.AppCompat.Button" parent="Base.TextAppearance.AppCompat.Button"/>
|
|
1665
|
+
<style name="TextAppearance.AppCompat.Caption" parent="Base.TextAppearance.AppCompat.Caption"/>
|
|
1666
|
+
<style name="TextAppearance.AppCompat.Display1" parent="Base.TextAppearance.AppCompat.Display1"/>
|
|
1667
|
+
<style name="TextAppearance.AppCompat.Display2" parent="Base.TextAppearance.AppCompat.Display2"/>
|
|
1668
|
+
<style name="TextAppearance.AppCompat.Display3" parent="Base.TextAppearance.AppCompat.Display3"/>
|
|
1669
|
+
<style name="TextAppearance.AppCompat.Display4" parent="Base.TextAppearance.AppCompat.Display4"/>
|
|
1670
|
+
<style name="TextAppearance.AppCompat.Headline" parent="Base.TextAppearance.AppCompat.Headline"/>
|
|
1671
|
+
<style name="TextAppearance.AppCompat.Inverse" parent="Base.TextAppearance.AppCompat.Inverse"/>
|
|
1672
|
+
<style name="TextAppearance.AppCompat.Large" parent="Base.TextAppearance.AppCompat.Large"/>
|
|
1673
|
+
<style name="TextAppearance.AppCompat.Large.Inverse" parent="Base.TextAppearance.AppCompat.Large.Inverse"/>
|
|
1674
|
+
<style name="TextAppearance.AppCompat.Light.SearchResult.Subtitle" parent="TextAppearance.AppCompat.SearchResult.Subtitle"/>
|
|
1675
|
+
<style name="TextAppearance.AppCompat.Light.SearchResult.Title" parent="TextAppearance.AppCompat.SearchResult.Title"/>
|
|
1676
|
+
<style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Widget.PopupMenu.Large"/>
|
|
1677
|
+
<style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Widget.PopupMenu.Small"/>
|
|
1678
|
+
<style name="TextAppearance.AppCompat.Medium" parent="Base.TextAppearance.AppCompat.Medium"/>
|
|
1679
|
+
<style name="TextAppearance.AppCompat.Medium.Inverse" parent="Base.TextAppearance.AppCompat.Medium.Inverse"/>
|
|
1680
|
+
<style name="TextAppearance.AppCompat.Menu" parent="Base.TextAppearance.AppCompat.Menu"/>
|
|
1681
|
+
<style name="TextAppearance.AppCompat.SearchResult.Subtitle" parent="Base.TextAppearance.AppCompat.SearchResult.Subtitle">
|
|
1682
|
+
</style>
|
|
1683
|
+
<style name="TextAppearance.AppCompat.SearchResult.Title" parent="Base.TextAppearance.AppCompat.SearchResult.Title">
|
|
1684
|
+
</style>
|
|
1685
|
+
<style name="TextAppearance.AppCompat.Small" parent="Base.TextAppearance.AppCompat.Small"/>
|
|
1686
|
+
<style name="TextAppearance.AppCompat.Small.Inverse" parent="Base.TextAppearance.AppCompat.Small.Inverse"/>
|
|
1687
|
+
<style name="TextAppearance.AppCompat.Subhead" parent="Base.TextAppearance.AppCompat.Subhead"/>
|
|
1688
|
+
<style name="TextAppearance.AppCompat.Subhead.Inverse" parent="Base.TextAppearance.AppCompat.Subhead.Inverse"/>
|
|
1689
|
+
<style name="TextAppearance.AppCompat.Title" parent="Base.TextAppearance.AppCompat.Title"/>
|
|
1690
|
+
<style name="TextAppearance.AppCompat.Title.Inverse" parent="Base.TextAppearance.AppCompat.Title.Inverse"/>
|
|
1691
|
+
<style name="TextAppearance.AppCompat.Tooltip" parent="Base.TextAppearance.AppCompat.Tooltip"/>
|
|
1692
|
+
<style name="TextAppearance.AppCompat.Widget.ActionBar.Menu" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Menu">
|
|
1693
|
+
</style>
|
|
1694
|
+
<style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle"/>
|
|
1695
|
+
<style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse">
|
|
1696
|
+
</style>
|
|
1697
|
+
<style name="TextAppearance.AppCompat.Widget.ActionBar.Title" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Title"/>
|
|
1698
|
+
<style name="TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse">
|
|
1699
|
+
</style>
|
|
1700
|
+
<style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle" parent="Base.TextAppearance.AppCompat.Widget.ActionMode.Subtitle">
|
|
1701
|
+
</style>
|
|
1702
|
+
<style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse" parent="TextAppearance.AppCompat.Widget.ActionMode.Subtitle"/>
|
|
1703
|
+
<style name="TextAppearance.AppCompat.Widget.ActionMode.Title" parent="Base.TextAppearance.AppCompat.Widget.ActionMode.Title">
|
|
1704
|
+
</style>
|
|
1705
|
+
<style name="TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse" parent="TextAppearance.AppCompat.Widget.ActionMode.Title"/>
|
|
1706
|
+
<style name="TextAppearance.AppCompat.Widget.Button" parent="Base.TextAppearance.AppCompat.Widget.Button"/>
|
|
1707
|
+
<style name="TextAppearance.AppCompat.Widget.Button.Borderless.Colored" parent="Base.TextAppearance.AppCompat.Widget.Button.Borderless.Colored"/>
|
|
1708
|
+
<style name="TextAppearance.AppCompat.Widget.Button.Colored" parent="Base.TextAppearance.AppCompat.Widget.Button.Colored"/>
|
|
1709
|
+
<style name="TextAppearance.AppCompat.Widget.Button.Inverse" parent="Base.TextAppearance.AppCompat.Widget.Button.Inverse"/>
|
|
1710
|
+
<style name="TextAppearance.AppCompat.Widget.DropDownItem" parent="Base.TextAppearance.AppCompat.Widget.DropDownItem">
|
|
1711
|
+
</style>
|
|
1712
|
+
<style name="TextAppearance.AppCompat.Widget.PopupMenu.Header" parent="Base.TextAppearance.AppCompat.Widget.PopupMenu.Header"/>
|
|
1713
|
+
<style name="TextAppearance.AppCompat.Widget.PopupMenu.Large" parent="Base.TextAppearance.AppCompat.Widget.PopupMenu.Large"/>
|
|
1714
|
+
<style name="TextAppearance.AppCompat.Widget.PopupMenu.Small" parent="Base.TextAppearance.AppCompat.Widget.PopupMenu.Small"/>
|
|
1715
|
+
<style name="TextAppearance.AppCompat.Widget.Switch" parent="Base.TextAppearance.AppCompat.Widget.Switch"/>
|
|
1716
|
+
<style name="TextAppearance.AppCompat.Widget.TextView.SpinnerItem" parent="Base.TextAppearance.AppCompat.Widget.TextView.SpinnerItem"/>
|
|
1717
|
+
<style name="TextAppearance.Compat.Notification" parent="@android:style/TextAppearance.StatusBar.EventContent"/>
|
|
1718
|
+
<style name="TextAppearance.Compat.Notification.Info">
|
|
1719
|
+
<item name="android:textSize">12sp</item>
|
|
1720
|
+
<item name="android:textColor">?android:attr/textColorSecondary</item>
|
|
1721
|
+
</style>
|
|
1722
|
+
<style name="TextAppearance.Compat.Notification.Line2" parent="TextAppearance.Compat.Notification.Info"/>
|
|
1723
|
+
<style name="TextAppearance.Compat.Notification.Time">
|
|
1724
|
+
<item name="android:textSize">12sp</item>
|
|
1725
|
+
<item name="android:textColor">?android:attr/textColorSecondary</item>
|
|
1726
|
+
</style>
|
|
1727
|
+
<style name="TextAppearance.Compat.Notification.Title" parent="@android:style/TextAppearance.StatusBar.EventContent.Title"/>
|
|
1728
|
+
<style name="TextAppearance.Widget.AppCompat.ExpandedMenu.Item" parent="Base.TextAppearance.Widget.AppCompat.ExpandedMenu.Item">
|
|
1729
|
+
</style>
|
|
1730
|
+
<style name="TextAppearance.Widget.AppCompat.Toolbar.Subtitle" parent="Base.TextAppearance.Widget.AppCompat.Toolbar.Subtitle">
|
|
1731
|
+
</style>
|
|
1732
|
+
<style name="TextAppearance.Widget.AppCompat.Toolbar.Title" parent="Base.TextAppearance.Widget.AppCompat.Toolbar.Title">
|
|
1733
|
+
</style>
|
|
1734
|
+
<style name="Theme.AppCompat" parent="Base.Theme.AppCompat"/>
|
|
1735
|
+
<style name="Theme.AppCompat.CompactMenu" parent="Base.Theme.AppCompat.CompactMenu"/>
|
|
1736
|
+
<style name="Theme.AppCompat.DayNight" parent="Theme.AppCompat.Light"/>
|
|
1737
|
+
<style name="Theme.AppCompat.DayNight.DarkActionBar" parent="Theme.AppCompat.Light.DarkActionBar"/>
|
|
1738
|
+
<style name="Theme.AppCompat.DayNight.Dialog" parent="Theme.AppCompat.Light.Dialog"/>
|
|
1739
|
+
<style name="Theme.AppCompat.DayNight.Dialog.Alert" parent="Theme.AppCompat.Light.Dialog.Alert"/>
|
|
1740
|
+
<style name="Theme.AppCompat.DayNight.Dialog.MinWidth" parent="Theme.AppCompat.Light.Dialog.MinWidth"/>
|
|
1741
|
+
<style name="Theme.AppCompat.DayNight.DialogWhenLarge" parent="Theme.AppCompat.Light.DialogWhenLarge"/>
|
|
1742
|
+
<style name="Theme.AppCompat.DayNight.NoActionBar" parent="Theme.AppCompat.Light.NoActionBar"/>
|
|
1743
|
+
<style name="Theme.AppCompat.Dialog" parent="Base.Theme.AppCompat.Dialog"/>
|
|
1744
|
+
<style name="Theme.AppCompat.Dialog.Alert" parent="Base.Theme.AppCompat.Dialog.Alert"/>
|
|
1745
|
+
<style name="Theme.AppCompat.Dialog.MinWidth" parent="Base.Theme.AppCompat.Dialog.MinWidth"/>
|
|
1746
|
+
<style name="Theme.AppCompat.DialogWhenLarge" parent="Base.Theme.AppCompat.DialogWhenLarge">
|
|
1747
|
+
</style>
|
|
1748
|
+
<style name="Theme.AppCompat.Empty" parent=""/>
|
|
1749
|
+
<style name="Theme.AppCompat.Light" parent="Base.Theme.AppCompat.Light"/>
|
|
1750
|
+
<style name="Theme.AppCompat.Light.DarkActionBar" parent="Base.Theme.AppCompat.Light.DarkActionBar"/>
|
|
1751
|
+
<style name="Theme.AppCompat.Light.Dialog" parent="Base.Theme.AppCompat.Light.Dialog"/>
|
|
1752
|
+
<style name="Theme.AppCompat.Light.Dialog.Alert" parent="Base.Theme.AppCompat.Light.Dialog.Alert"/>
|
|
1753
|
+
<style name="Theme.AppCompat.Light.Dialog.MinWidth" parent="Base.Theme.AppCompat.Light.Dialog.MinWidth"/>
|
|
1754
|
+
<style name="Theme.AppCompat.Light.DialogWhenLarge" parent="Base.Theme.AppCompat.Light.DialogWhenLarge">
|
|
1755
|
+
</style>
|
|
1756
|
+
<style name="Theme.AppCompat.Light.NoActionBar">
|
|
1757
|
+
<item name="windowActionBar">false</item>
|
|
1758
|
+
<item name="windowNoTitle">true</item>
|
|
1759
|
+
</style>
|
|
1760
|
+
<style name="Theme.AppCompat.NoActionBar">
|
|
1761
|
+
<item name="windowActionBar">false</item>
|
|
1762
|
+
<item name="windowNoTitle">true</item>
|
|
1763
|
+
</style>
|
|
1764
|
+
<style name="Theme.MyApplication" parent="Theme.AppCompat.DayNight.NoActionBar"/>
|
|
1765
|
+
<style name="ThemeOverlay.AppCompat" parent="Base.ThemeOverlay.AppCompat"/>
|
|
1766
|
+
<style name="ThemeOverlay.AppCompat.ActionBar" parent="Base.ThemeOverlay.AppCompat.ActionBar"/>
|
|
1767
|
+
<style name="ThemeOverlay.AppCompat.Dark" parent="Base.ThemeOverlay.AppCompat.Dark"/>
|
|
1768
|
+
<style name="ThemeOverlay.AppCompat.Dark.ActionBar" parent="Base.ThemeOverlay.AppCompat.Dark.ActionBar"/>
|
|
1769
|
+
<style name="ThemeOverlay.AppCompat.DayNight" parent="ThemeOverlay.AppCompat.Light"/>
|
|
1770
|
+
<style name="ThemeOverlay.AppCompat.DayNight.ActionBar">
|
|
1771
|
+
<item name="colorControlNormal">?android:attr/textColorPrimary</item>
|
|
1772
|
+
<item name="searchViewStyle">@style/Widget.AppCompat.SearchView.ActionBar</item>
|
|
1773
|
+
</style>
|
|
1774
|
+
<style name="ThemeOverlay.AppCompat.Dialog" parent="Base.ThemeOverlay.AppCompat.Dialog"/>
|
|
1775
|
+
<style name="ThemeOverlay.AppCompat.Dialog.Alert" parent="Base.ThemeOverlay.AppCompat.Dialog.Alert"/>
|
|
1776
|
+
<style name="ThemeOverlay.AppCompat.Light" parent="Base.ThemeOverlay.AppCompat.Light"/>
|
|
1777
|
+
<style name="Widget.AppCompat.ActionBar" parent="Base.Widget.AppCompat.ActionBar">
|
|
1778
|
+
</style>
|
|
1779
|
+
<style name="Widget.AppCompat.ActionBar.Solid" parent="Base.Widget.AppCompat.ActionBar.Solid">
|
|
1780
|
+
</style>
|
|
1781
|
+
<style name="Widget.AppCompat.ActionBar.TabBar" parent="Base.Widget.AppCompat.ActionBar.TabBar">
|
|
1782
|
+
</style>
|
|
1783
|
+
<style name="Widget.AppCompat.ActionBar.TabText" parent="Base.Widget.AppCompat.ActionBar.TabText">
|
|
1784
|
+
</style>
|
|
1785
|
+
<style name="Widget.AppCompat.ActionBar.TabView" parent="Base.Widget.AppCompat.ActionBar.TabView">
|
|
1786
|
+
</style>
|
|
1787
|
+
<style name="Widget.AppCompat.ActionButton" parent="Base.Widget.AppCompat.ActionButton"/>
|
|
1788
|
+
<style name="Widget.AppCompat.ActionButton.CloseMode" parent="Base.Widget.AppCompat.ActionButton.CloseMode"/>
|
|
1789
|
+
<style name="Widget.AppCompat.ActionButton.Overflow" parent="Base.Widget.AppCompat.ActionButton.Overflow"/>
|
|
1790
|
+
<style name="Widget.AppCompat.ActionMode" parent="Base.Widget.AppCompat.ActionMode">
|
|
1791
|
+
</style>
|
|
1792
|
+
<style name="Widget.AppCompat.ActivityChooserView" parent="Base.Widget.AppCompat.ActivityChooserView">
|
|
1793
|
+
</style>
|
|
1794
|
+
<style name="Widget.AppCompat.AutoCompleteTextView" parent="Base.Widget.AppCompat.AutoCompleteTextView">
|
|
1795
|
+
</style>
|
|
1796
|
+
<style name="Widget.AppCompat.Button" parent="Base.Widget.AppCompat.Button"/>
|
|
1797
|
+
<style name="Widget.AppCompat.Button.Borderless" parent="Base.Widget.AppCompat.Button.Borderless"/>
|
|
1798
|
+
<style name="Widget.AppCompat.Button.Borderless.Colored" parent="Base.Widget.AppCompat.Button.Borderless.Colored"/>
|
|
1799
|
+
<style name="Widget.AppCompat.Button.ButtonBar.AlertDialog" parent="Base.Widget.AppCompat.Button.ButtonBar.AlertDialog"/>
|
|
1800
|
+
<style name="Widget.AppCompat.Button.Colored" parent="Base.Widget.AppCompat.Button.Colored"/>
|
|
1801
|
+
<style name="Widget.AppCompat.Button.Small" parent="Base.Widget.AppCompat.Button.Small"/>
|
|
1802
|
+
<style name="Widget.AppCompat.ButtonBar" parent="Base.Widget.AppCompat.ButtonBar"/>
|
|
1803
|
+
<style name="Widget.AppCompat.ButtonBar.AlertDialog" parent="Base.Widget.AppCompat.ButtonBar.AlertDialog"/>
|
|
1804
|
+
<style name="Widget.AppCompat.CompoundButton.CheckBox" parent="Base.Widget.AppCompat.CompoundButton.CheckBox"/>
|
|
1805
|
+
<style name="Widget.AppCompat.CompoundButton.RadioButton" parent="Base.Widget.AppCompat.CompoundButton.RadioButton"/>
|
|
1806
|
+
<style name="Widget.AppCompat.CompoundButton.Switch" parent="Base.Widget.AppCompat.CompoundButton.Switch"/>
|
|
1807
|
+
<style name="Widget.AppCompat.DrawerArrowToggle" parent="Base.Widget.AppCompat.DrawerArrowToggle">
|
|
1808
|
+
<item name="color">?attr/colorControlNormal</item>
|
|
1809
|
+
</style>
|
|
1810
|
+
<style name="Widget.AppCompat.DropDownItem.Spinner" parent="RtlOverlay.Widget.AppCompat.Search.DropDown.Text"/>
|
|
1811
|
+
<style name="Widget.AppCompat.EditText" parent="Base.Widget.AppCompat.EditText"/>
|
|
1812
|
+
<style name="Widget.AppCompat.ImageButton" parent="Base.Widget.AppCompat.ImageButton"/>
|
|
1813
|
+
<style name="Widget.AppCompat.Light.ActionBar" parent="Base.Widget.AppCompat.Light.ActionBar">
|
|
1814
|
+
</style>
|
|
1815
|
+
<style name="Widget.AppCompat.Light.ActionBar.Solid" parent="Base.Widget.AppCompat.Light.ActionBar.Solid">
|
|
1816
|
+
</style>
|
|
1817
|
+
<style name="Widget.AppCompat.Light.ActionBar.Solid.Inverse"/>
|
|
1818
|
+
<style name="Widget.AppCompat.Light.ActionBar.TabBar" parent="Base.Widget.AppCompat.Light.ActionBar.TabBar">
|
|
1819
|
+
</style>
|
|
1820
|
+
<style name="Widget.AppCompat.Light.ActionBar.TabBar.Inverse"/>
|
|
1821
|
+
<style name="Widget.AppCompat.Light.ActionBar.TabText" parent="Base.Widget.AppCompat.Light.ActionBar.TabText">
|
|
1822
|
+
</style>
|
|
1823
|
+
<style name="Widget.AppCompat.Light.ActionBar.TabText.Inverse" parent="Base.Widget.AppCompat.Light.ActionBar.TabText.Inverse">
|
|
1824
|
+
</style>
|
|
1825
|
+
<style name="Widget.AppCompat.Light.ActionBar.TabView" parent="Base.Widget.AppCompat.Light.ActionBar.TabView">
|
|
1826
|
+
</style>
|
|
1827
|
+
<style name="Widget.AppCompat.Light.ActionBar.TabView.Inverse"/>
|
|
1828
|
+
<style name="Widget.AppCompat.Light.ActionButton" parent="Widget.AppCompat.ActionButton"/>
|
|
1829
|
+
<style name="Widget.AppCompat.Light.ActionButton.CloseMode" parent="Widget.AppCompat.ActionButton.CloseMode"/>
|
|
1830
|
+
<style name="Widget.AppCompat.Light.ActionButton.Overflow" parent="Widget.AppCompat.ActionButton.Overflow"/>
|
|
1831
|
+
<style name="Widget.AppCompat.Light.ActionMode.Inverse" parent="Widget.AppCompat.ActionMode"/>
|
|
1832
|
+
<style name="Widget.AppCompat.Light.ActivityChooserView" parent="Widget.AppCompat.ActivityChooserView"/>
|
|
1833
|
+
<style name="Widget.AppCompat.Light.AutoCompleteTextView" parent="Widget.AppCompat.AutoCompleteTextView"/>
|
|
1834
|
+
<style name="Widget.AppCompat.Light.DropDownItem.Spinner" parent="Widget.AppCompat.DropDownItem.Spinner"/>
|
|
1835
|
+
<style name="Widget.AppCompat.Light.ListPopupWindow" parent="Widget.AppCompat.ListPopupWindow"/>
|
|
1836
|
+
<style name="Widget.AppCompat.Light.ListView.DropDown" parent="Widget.AppCompat.ListView.DropDown"/>
|
|
1837
|
+
<style name="Widget.AppCompat.Light.PopupMenu" parent="Base.Widget.AppCompat.Light.PopupMenu"/>
|
|
1838
|
+
<style name="Widget.AppCompat.Light.PopupMenu.Overflow" parent="Base.Widget.AppCompat.Light.PopupMenu.Overflow">
|
|
1839
|
+
</style>
|
|
1840
|
+
<style name="Widget.AppCompat.Light.SearchView" parent="Widget.AppCompat.SearchView"/>
|
|
1841
|
+
<style name="Widget.AppCompat.Light.Spinner.DropDown.ActionBar" parent="Widget.AppCompat.Spinner.DropDown.ActionBar"/>
|
|
1842
|
+
<style name="Widget.AppCompat.ListMenuView" parent="Base.Widget.AppCompat.ListMenuView"/>
|
|
1843
|
+
<style name="Widget.AppCompat.ListPopupWindow" parent="Base.Widget.AppCompat.ListPopupWindow">
|
|
1844
|
+
</style>
|
|
1845
|
+
<style name="Widget.AppCompat.ListView" parent="Base.Widget.AppCompat.ListView"/>
|
|
1846
|
+
<style name="Widget.AppCompat.ListView.DropDown" parent="Base.Widget.AppCompat.ListView.DropDown"/>
|
|
1847
|
+
<style name="Widget.AppCompat.ListView.Menu" parent="Base.Widget.AppCompat.ListView.Menu"/>
|
|
1848
|
+
<style name="Widget.AppCompat.PopupMenu" parent="Base.Widget.AppCompat.PopupMenu"/>
|
|
1849
|
+
<style name="Widget.AppCompat.PopupMenu.Overflow" parent="Base.Widget.AppCompat.PopupMenu.Overflow">
|
|
1850
|
+
</style>
|
|
1851
|
+
<style name="Widget.AppCompat.PopupWindow" parent="Base.Widget.AppCompat.PopupWindow">
|
|
1852
|
+
</style>
|
|
1853
|
+
<style name="Widget.AppCompat.ProgressBar" parent="Base.Widget.AppCompat.ProgressBar">
|
|
1854
|
+
</style>
|
|
1855
|
+
<style name="Widget.AppCompat.ProgressBar.Horizontal" parent="Base.Widget.AppCompat.ProgressBar.Horizontal">
|
|
1856
|
+
</style>
|
|
1857
|
+
<style name="Widget.AppCompat.RatingBar" parent="Base.Widget.AppCompat.RatingBar"/>
|
|
1858
|
+
<style name="Widget.AppCompat.RatingBar.Indicator" parent="Base.Widget.AppCompat.RatingBar.Indicator"/>
|
|
1859
|
+
<style name="Widget.AppCompat.RatingBar.Small" parent="Base.Widget.AppCompat.RatingBar.Small"/>
|
|
1860
|
+
<style name="Widget.AppCompat.SearchView" parent="Base.Widget.AppCompat.SearchView"/>
|
|
1861
|
+
<style name="Widget.AppCompat.SearchView.ActionBar" parent="Base.Widget.AppCompat.SearchView.ActionBar"/>
|
|
1862
|
+
<style name="Widget.AppCompat.SeekBar" parent="Base.Widget.AppCompat.SeekBar"/>
|
|
1863
|
+
<style name="Widget.AppCompat.SeekBar.Discrete" parent="Base.Widget.AppCompat.SeekBar.Discrete"/>
|
|
1864
|
+
<style name="Widget.AppCompat.Spinner" parent="Base.Widget.AppCompat.Spinner"/>
|
|
1865
|
+
<style name="Widget.AppCompat.Spinner.DropDown"/>
|
|
1866
|
+
<style name="Widget.AppCompat.Spinner.DropDown.ActionBar"/>
|
|
1867
|
+
<style name="Widget.AppCompat.Spinner.Underlined" parent="Base.Widget.AppCompat.Spinner.Underlined"/>
|
|
1868
|
+
<style name="Widget.AppCompat.TextView" parent="Base.Widget.AppCompat.TextView"/>
|
|
1869
|
+
<style name="Widget.AppCompat.TextView.SpinnerItem" parent="Base.Widget.AppCompat.TextView.SpinnerItem"/>
|
|
1870
|
+
<style name="Widget.AppCompat.Toolbar" parent="Base.Widget.AppCompat.Toolbar"/>
|
|
1871
|
+
<style name="Widget.AppCompat.Toolbar.Button.Navigation" parent="Base.Widget.AppCompat.Toolbar.Button.Navigation"/>
|
|
1872
|
+
<style name="Widget.Compat.NotificationActionContainer" parent=""/>
|
|
1873
|
+
<style name="Widget.Compat.NotificationActionText" parent=""/>
|
|
1874
|
+
<declare-styleable name="ActionBar">
|
|
1875
|
+
|
|
1876
|
+
<attr name="navigationMode">
|
|
1877
|
+
<!-- Normal static title text -->
|
|
1878
|
+
<enum name="normal" value="0"/>
|
|
1879
|
+
<!-- The action bar will use a selection list for navigation. -->
|
|
1880
|
+
<enum name="listMode" value="1"/>
|
|
1881
|
+
<!-- The action bar will use a series of horizontal tabs for navigation. -->
|
|
1882
|
+
<enum name="tabMode" value="2"/>
|
|
1883
|
+
</attr>
|
|
1884
|
+
|
|
1885
|
+
<attr name="displayOptions">
|
|
1886
|
+
<flag name="none" value="0"/>
|
|
1887
|
+
<flag name="useLogo" value="0x1"/>
|
|
1888
|
+
<flag name="showHome" value="0x2"/>
|
|
1889
|
+
<flag name="homeAsUp" value="0x4"/>
|
|
1890
|
+
<flag name="showTitle" value="0x8"/>
|
|
1891
|
+
<flag name="showCustom" value="0x10"/>
|
|
1892
|
+
<flag name="disableHome" value="0x20"/>
|
|
1893
|
+
</attr>
|
|
1894
|
+
|
|
1895
|
+
<attr name="title"/>
|
|
1896
|
+
|
|
1897
|
+
<attr format="string" name="subtitle"/>
|
|
1898
|
+
|
|
1899
|
+
<attr format="reference" name="titleTextStyle"/>
|
|
1900
|
+
|
|
1901
|
+
<attr format="reference" name="subtitleTextStyle"/>
|
|
1902
|
+
|
|
1903
|
+
<attr format="reference" name="icon"/>
|
|
1904
|
+
|
|
1905
|
+
<attr format="reference" name="logo"/>
|
|
1906
|
+
|
|
1907
|
+
<attr format="reference" name="divider"/>
|
|
1908
|
+
|
|
1909
|
+
<attr format="reference" name="background"/>
|
|
1910
|
+
|
|
1911
|
+
<attr format="reference|color" name="backgroundStacked"/>
|
|
1912
|
+
|
|
1913
|
+
<attr format="reference|color" name="backgroundSplit"/>
|
|
1914
|
+
|
|
1915
|
+
<attr format="reference" name="customNavigationLayout"/>
|
|
1916
|
+
|
|
1917
|
+
<attr name="height"/>
|
|
1918
|
+
|
|
1919
|
+
<attr format="reference" name="homeLayout"/>
|
|
1920
|
+
|
|
1921
|
+
<attr format="reference" name="progressBarStyle"/>
|
|
1922
|
+
|
|
1923
|
+
<attr format="reference" name="indeterminateProgressStyle"/>
|
|
1924
|
+
|
|
1925
|
+
<attr format="dimension" name="progressBarPadding"/>
|
|
1926
|
+
|
|
1927
|
+
<attr name="homeAsUpIndicator"/>
|
|
1928
|
+
|
|
1929
|
+
<attr format="dimension" name="itemPadding"/>
|
|
1930
|
+
|
|
1931
|
+
<attr format="boolean" name="hideOnContentScroll"/>
|
|
1932
|
+
|
|
1933
|
+
<attr format="dimension" name="contentInsetStart"/>
|
|
1934
|
+
|
|
1935
|
+
<attr format="dimension" name="contentInsetEnd"/>
|
|
1936
|
+
|
|
1937
|
+
<attr format="dimension" name="contentInsetLeft"/>
|
|
1938
|
+
|
|
1939
|
+
<attr format="dimension" name="contentInsetRight"/>
|
|
1940
|
+
|
|
1941
|
+
<attr format="dimension" name="contentInsetStartWithNavigation"/>
|
|
1942
|
+
|
|
1943
|
+
<attr format="dimension" name="contentInsetEndWithActions"/>
|
|
1944
|
+
|
|
1945
|
+
<attr format="dimension" name="elevation"/>
|
|
1946
|
+
|
|
1947
|
+
<attr format="reference" name="popupTheme"/>
|
|
1948
|
+
</declare-styleable>
|
|
1949
|
+
<declare-styleable name="ActionBarLayout">
|
|
1950
|
+
<attr name="android:layout_gravity"/>
|
|
1951
|
+
</declare-styleable>
|
|
1952
|
+
<declare-styleable name="ActionMenuItemView">
|
|
1953
|
+
<attr name="android:minWidth"/>
|
|
1954
|
+
</declare-styleable>
|
|
1955
|
+
<declare-styleable name="ActionMenuView">
|
|
1956
|
+
|
|
1957
|
+
</declare-styleable>
|
|
1958
|
+
<declare-styleable name="ActionMode">
|
|
1959
|
+
|
|
1960
|
+
<attr name="titleTextStyle"/>
|
|
1961
|
+
|
|
1962
|
+
<attr name="subtitleTextStyle"/>
|
|
1963
|
+
|
|
1964
|
+
<attr name="background"/>
|
|
1965
|
+
|
|
1966
|
+
<attr name="backgroundSplit"/>
|
|
1967
|
+
|
|
1968
|
+
<attr name="height"/>
|
|
1969
|
+
|
|
1970
|
+
<attr format="reference" name="closeItemLayout"/>
|
|
1971
|
+
</declare-styleable>
|
|
1972
|
+
<declare-styleable name="ActivityChooserView">
|
|
1973
|
+
|
|
1974
|
+
<attr format="string" name="initialActivityCount"/>
|
|
1975
|
+
|
|
1976
|
+
<attr format="reference" name="expandActivityOverflowButtonDrawable"/>
|
|
1977
|
+
</declare-styleable>
|
|
1978
|
+
<declare-styleable name="AlertDialog">
|
|
1979
|
+
<attr name="android:layout"/>
|
|
1980
|
+
<attr format="reference" name="buttonPanelSideLayout"/>
|
|
1981
|
+
<attr format="reference" name="listLayout"/>
|
|
1982
|
+
<attr format="reference" name="multiChoiceItemLayout"/>
|
|
1983
|
+
<attr format="reference" name="singleChoiceItemLayout"/>
|
|
1984
|
+
<attr format="reference" name="listItemLayout"/>
|
|
1985
|
+
<attr format="boolean" name="showTitle"/>
|
|
1986
|
+
<attr format="dimension" name="buttonIconDimen"/>
|
|
1987
|
+
</declare-styleable>
|
|
1988
|
+
<declare-styleable name="AnimatedStateListDrawableCompat">
|
|
1989
|
+
|
|
1990
|
+
<attr name="android:visible"/>
|
|
1991
|
+
|
|
1992
|
+
<attr name="android:variablePadding"/>
|
|
1993
|
+
|
|
1994
|
+
<attr name="android:constantSize"/>
|
|
1995
|
+
|
|
1996
|
+
<attr name="android:dither"/>
|
|
1997
|
+
|
|
1998
|
+
<attr name="android:enterFadeDuration"/>
|
|
1999
|
+
|
|
2000
|
+
<attr name="android:exitFadeDuration"/>
|
|
2001
|
+
|
|
2002
|
+
|
|
2003
|
+
</declare-styleable>
|
|
2004
|
+
<declare-styleable name="AnimatedStateListDrawableItem">
|
|
2005
|
+
|
|
2006
|
+
<attr name="android:drawable"/>
|
|
2007
|
+
|
|
2008
|
+
<attr name="android:id"/>
|
|
2009
|
+
</declare-styleable>
|
|
2010
|
+
<declare-styleable name="AnimatedStateListDrawableTransition">
|
|
2011
|
+
|
|
2012
|
+
<attr name="android:fromId"/>
|
|
2013
|
+
|
|
2014
|
+
<attr name="android:toId"/>
|
|
2015
|
+
|
|
2016
|
+
<attr name="android:drawable"/>
|
|
2017
|
+
|
|
2018
|
+
<attr name="android:reversible"/>
|
|
2019
|
+
</declare-styleable>
|
|
2020
|
+
<declare-styleable name="AppCompatEmojiHelper">
|
|
2021
|
+
|
|
2022
|
+
</declare-styleable>
|
|
2023
|
+
<declare-styleable name="AppCompatImageView">
|
|
2024
|
+
<attr name="android:src"/>
|
|
2025
|
+
|
|
2026
|
+
<attr format="reference" name="srcCompat"/>
|
|
2027
|
+
|
|
2028
|
+
|
|
2029
|
+
<attr format="color" name="tint"/>
|
|
2030
|
+
|
|
2031
|
+
|
|
2032
|
+
<attr name="tintMode">
|
|
2033
|
+
<!-- The tint is drawn on top of the drawable.
|
|
2034
|
+
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
2035
|
+
<enum name="src_over" value="3"/>
|
|
2036
|
+
<!-- The tint is masked by the alpha channel of the drawable. The drawable’s
|
|
2037
|
+
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
2038
|
+
<enum name="src_in" value="5"/>
|
|
2039
|
+
<!-- The tint is drawn above the drawable, but with the drawable’s alpha
|
|
2040
|
+
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
2041
|
+
<enum name="src_atop" value="9"/>
|
|
2042
|
+
<!-- Multiplies the color and alpha channels of the drawable with those of
|
|
2043
|
+
the tint. [Sa * Da, Sc * Dc] -->
|
|
2044
|
+
<enum name="multiply" value="14"/>
|
|
2045
|
+
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
2046
|
+
<enum name="screen" value="15"/>
|
|
2047
|
+
<!-- Combines the tint and icon color and alpha channels, clamping the
|
|
2048
|
+
result to valid color values. Saturate(S + D) -->
|
|
2049
|
+
<enum name="add" value="16"/>
|
|
2050
|
+
</attr>
|
|
2051
|
+
</declare-styleable>
|
|
2052
|
+
<declare-styleable name="AppCompatSeekBar">
|
|
2053
|
+
<attr name="android:thumb"/>
|
|
2054
|
+
|
|
2055
|
+
<attr format="reference" name="tickMark"/>
|
|
2056
|
+
|
|
2057
|
+
<attr format="color" name="tickMarkTint"/>
|
|
2058
|
+
|
|
2059
|
+
<attr name="tickMarkTintMode">
|
|
2060
|
+
<!-- The tint is drawn on top of the drawable.
|
|
2061
|
+
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
2062
|
+
<enum name="src_over" value="3"/>
|
|
2063
|
+
<!-- The tint is masked by the alpha channel of the drawable. The drawable’s
|
|
2064
|
+
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
2065
|
+
<enum name="src_in" value="5"/>
|
|
2066
|
+
<!-- The tint is drawn above the drawable, but with the drawable’s alpha
|
|
2067
|
+
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
2068
|
+
<enum name="src_atop" value="9"/>
|
|
2069
|
+
<!-- Multiplies the color and alpha channels of the drawable with those of
|
|
2070
|
+
the tint. [Sa * Da, Sc * Dc] -->
|
|
2071
|
+
<enum name="multiply" value="14"/>
|
|
2072
|
+
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
2073
|
+
<enum name="screen" value="15"/>
|
|
2074
|
+
<!-- Combines the tint and drawable color and alpha channels, clamping the
|
|
2075
|
+
result to valid color values. Saturate(S + D) -->
|
|
2076
|
+
<enum name="add" value="16"/>
|
|
2077
|
+
</attr>
|
|
2078
|
+
</declare-styleable>
|
|
2079
|
+
<declare-styleable name="AppCompatTextHelper">
|
|
2080
|
+
<attr name="android:drawableLeft"/>
|
|
2081
|
+
<attr name="android:drawableTop"/>
|
|
2082
|
+
<attr name="android:drawableRight"/>
|
|
2083
|
+
<attr name="android:drawableBottom"/>
|
|
2084
|
+
<attr name="android:drawableStart"/>
|
|
2085
|
+
<attr name="android:drawableEnd"/>
|
|
2086
|
+
<attr name="android:textAppearance"/>
|
|
2087
|
+
</declare-styleable>
|
|
2088
|
+
<declare-styleable name="AppCompatTextView">
|
|
2089
|
+
|
|
2090
|
+
<attr format="reference|boolean" name="textAllCaps"/>
|
|
2091
|
+
|
|
2092
|
+
<attr format="string" name="textLocale"/>
|
|
2093
|
+
<attr name="android:textAppearance"/>
|
|
2094
|
+
|
|
2095
|
+
<attr format="enum" name="autoSizeTextType">
|
|
2096
|
+
<!-- No auto-sizing (default). -->
|
|
2097
|
+
<enum name="none" value="0"/>
|
|
2098
|
+
<!-- Uniform horizontal and vertical text size scaling to fit within the
|
|
2099
|
+
container. -->
|
|
2100
|
+
<enum name="uniform" value="1"/>
|
|
2101
|
+
</attr>
|
|
2102
|
+
|
|
2103
|
+
<attr format="dimension" name="autoSizeStepGranularity"/>
|
|
2104
|
+
|
|
2105
|
+
<attr format="reference" name="autoSizePresetSizes"/>
|
|
2106
|
+
|
|
2107
|
+
<attr format="dimension" name="autoSizeMinTextSize"/>
|
|
2108
|
+
|
|
2109
|
+
<attr format="dimension" name="autoSizeMaxTextSize"/>
|
|
2110
|
+
|
|
2111
|
+
<attr format="string" name="fontFamily"/>
|
|
2112
|
+
|
|
2113
|
+
<attr format="dimension" name="lineHeight"/>
|
|
2114
|
+
|
|
2115
|
+
<attr format="dimension" name="firstBaselineToTopHeight"/>
|
|
2116
|
+
|
|
2117
|
+
<attr format="dimension" name="lastBaselineToBottomHeight"/>
|
|
2118
|
+
|
|
2119
|
+
<attr format="string" name="fontVariationSettings"/>
|
|
2120
|
+
|
|
2121
|
+
<attr format="reference" name="drawableLeftCompat"/>
|
|
2122
|
+
<attr format="reference" name="drawableTopCompat"/>
|
|
2123
|
+
<attr format="reference" name="drawableRightCompat"/>
|
|
2124
|
+
<attr format="reference" name="drawableBottomCompat"/>
|
|
2125
|
+
<attr format="reference" name="drawableStartCompat"/>
|
|
2126
|
+
<attr format="reference" name="drawableEndCompat"/>
|
|
2127
|
+
|
|
2128
|
+
<attr format="color" name="drawableTint"/>
|
|
2129
|
+
|
|
2130
|
+
<attr name="drawableTintMode">
|
|
2131
|
+
<!-- The tint is drawn on top of the drawable.
|
|
2132
|
+
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
2133
|
+
<enum name="src_over" value="3"/>
|
|
2134
|
+
<!-- The tint is masked by the alpha channel of the drawable. The drawable’s
|
|
2135
|
+
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
2136
|
+
<enum name="src_in" value="5"/>
|
|
2137
|
+
<!-- The tint is drawn above the drawable, but with the drawable’s alpha
|
|
2138
|
+
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
2139
|
+
<enum name="src_atop" value="9"/>
|
|
2140
|
+
<!-- Multiplies the color and alpha channels of the drawable with those of
|
|
2141
|
+
the tint. [Sa * Da, Sc * Dc] -->
|
|
2142
|
+
<enum name="multiply" value="14"/>
|
|
2143
|
+
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
2144
|
+
<enum name="screen" value="15"/>
|
|
2145
|
+
<!-- Combines the tint and drawable color and alpha channels, clamping the
|
|
2146
|
+
result to valid color values. Saturate(S + D) -->
|
|
2147
|
+
<enum name="add" value="16"/>
|
|
2148
|
+
</attr>
|
|
2149
|
+
|
|
2150
|
+
<attr format="boolean" name="emojiCompatEnabled"/>
|
|
2151
|
+
</declare-styleable>
|
|
2152
|
+
<declare-styleable name="AppCompatTheme">
|
|
2153
|
+
|
|
2154
|
+
|
|
2155
|
+
|
|
2156
|
+
|
|
2157
|
+
<eat-comment/>
|
|
2158
|
+
|
|
2159
|
+
|
|
2160
|
+
<attr format="boolean" name="windowActionBar"/>
|
|
2161
|
+
|
|
2162
|
+
|
|
2163
|
+
<attr format="boolean" name="windowNoTitle"/>
|
|
2164
|
+
|
|
2165
|
+
|
|
2166
|
+
<attr format="boolean" name="windowActionBarOverlay"/>
|
|
2167
|
+
|
|
2168
|
+
|
|
2169
|
+
<attr format="boolean" name="windowActionModeOverlay"/>
|
|
2170
|
+
|
|
2171
|
+
|
|
2172
|
+
<attr format="dimension|fraction" name="windowFixedWidthMajor"/>
|
|
2173
|
+
|
|
2174
|
+
<attr format="dimension|fraction" name="windowFixedHeightMinor"/>
|
|
2175
|
+
|
|
2176
|
+
|
|
2177
|
+
<attr format="dimension|fraction" name="windowFixedWidthMinor"/>
|
|
2178
|
+
|
|
2179
|
+
<attr format="dimension|fraction" name="windowFixedHeightMajor"/>
|
|
2180
|
+
|
|
2181
|
+
|
|
2182
|
+
<attr format="dimension|fraction" name="windowMinWidthMajor"/>
|
|
2183
|
+
|
|
2184
|
+
<attr format="dimension|fraction" name="windowMinWidthMinor"/>
|
|
2185
|
+
|
|
2186
|
+
<attr name="android:windowIsFloating"/>
|
|
2187
|
+
<attr name="android:windowAnimationStyle"/>
|
|
2188
|
+
|
|
2189
|
+
|
|
2190
|
+
|
|
2191
|
+
|
|
2192
|
+
<eat-comment/>
|
|
2193
|
+
|
|
2194
|
+
<attr format="reference" name="actionBarTabStyle"/>
|
|
2195
|
+
<attr format="reference" name="actionBarTabBarStyle"/>
|
|
2196
|
+
<attr format="reference" name="actionBarTabTextStyle"/>
|
|
2197
|
+
<attr format="reference" name="actionOverflowButtonStyle"/>
|
|
2198
|
+
<attr format="reference" name="actionOverflowMenuStyle"/>
|
|
2199
|
+
|
|
2200
|
+
<attr format="reference" name="actionBarPopupTheme"/>
|
|
2201
|
+
|
|
2202
|
+
<attr format="reference" name="actionBarStyle"/>
|
|
2203
|
+
|
|
2204
|
+
<attr format="reference" name="actionBarSplitStyle"/>
|
|
2205
|
+
|
|
2206
|
+
<attr format="reference" name="actionBarTheme"/>
|
|
2207
|
+
|
|
2208
|
+
<attr format="reference" name="actionModeTheme"/>
|
|
2209
|
+
|
|
2210
|
+
<attr format="reference" name="actionBarWidgetTheme"/>
|
|
2211
|
+
|
|
2212
|
+
<attr format="dimension" name="actionBarSize">
|
|
2213
|
+
<enum name="wrap_content" value="0"/>
|
|
2214
|
+
</attr>
|
|
2215
|
+
|
|
2216
|
+
<attr format="reference" name="actionBarDivider"/>
|
|
2217
|
+
|
|
2218
|
+
<attr format="reference" name="actionBarItemBackground"/>
|
|
2219
|
+
|
|
2220
|
+
<attr format="reference" name="actionMenuTextAppearance"/>
|
|
2221
|
+
|
|
2222
|
+
|
|
2223
|
+
<attr format="color|reference" name="actionMenuTextColor"/>
|
|
2224
|
+
|
|
2225
|
+
|
|
2226
|
+
|
|
2227
|
+
|
|
2228
|
+
|
|
2229
|
+
<eat-comment/>
|
|
2230
|
+
<attr format="reference" name="actionModeStyle"/>
|
|
2231
|
+
<attr format="reference" name="actionModeCloseButtonStyle"/>
|
|
2232
|
+
|
|
2233
|
+
<attr format="reference" name="actionModeBackground"/>
|
|
2234
|
+
|
|
2235
|
+
<attr format="reference" name="actionModeSplitBackground"/>
|
|
2236
|
+
|
|
2237
|
+
<attr format="reference" name="actionModeCloseDrawable"/>
|
|
2238
|
+
|
|
2239
|
+
<attr format="reference" name="actionModeCutDrawable"/>
|
|
2240
|
+
|
|
2241
|
+
<attr format="reference" name="actionModeCopyDrawable"/>
|
|
2242
|
+
|
|
2243
|
+
<attr format="reference" name="actionModePasteDrawable"/>
|
|
2244
|
+
|
|
2245
|
+
<attr format="reference" name="actionModeSelectAllDrawable"/>
|
|
2246
|
+
|
|
2247
|
+
<attr format="reference" name="actionModeShareDrawable"/>
|
|
2248
|
+
|
|
2249
|
+
<attr format="reference" name="actionModeFindDrawable"/>
|
|
2250
|
+
|
|
2251
|
+
<attr format="reference" name="actionModeWebSearchDrawable"/>
|
|
2252
|
+
|
|
2253
|
+
|
|
2254
|
+
<attr format="string" name="actionModeCloseContentDescription"/>
|
|
2255
|
+
|
|
2256
|
+
|
|
2257
|
+
<attr format="reference" name="actionModePopupWindowStyle"/>
|
|
2258
|
+
|
|
2259
|
+
|
|
2260
|
+
|
|
2261
|
+
|
|
2262
|
+
<eat-comment/>
|
|
2263
|
+
|
|
2264
|
+
<attr format="reference" name="textAppearanceLargePopupMenu"/>
|
|
2265
|
+
|
|
2266
|
+
<attr format="reference" name="textAppearanceSmallPopupMenu"/>
|
|
2267
|
+
|
|
2268
|
+
<attr format="reference" name="textAppearancePopupMenuHeader"/>
|
|
2269
|
+
|
|
2270
|
+
|
|
2271
|
+
|
|
2272
|
+
|
|
2273
|
+
|
|
2274
|
+
<eat-comment/>
|
|
2275
|
+
|
|
2276
|
+
|
|
2277
|
+
<attr format="reference" name="dialogTheme"/>
|
|
2278
|
+
|
|
2279
|
+
<attr format="dimension" name="dialogPreferredPadding"/>
|
|
2280
|
+
|
|
2281
|
+
<attr format="reference" name="listDividerAlertDialog"/>
|
|
2282
|
+
|
|
2283
|
+
<attr format="dimension" name="dialogCornerRadius"/>
|
|
2284
|
+
|
|
2285
|
+
|
|
2286
|
+
|
|
2287
|
+
|
|
2288
|
+
<eat-comment/>
|
|
2289
|
+
|
|
2290
|
+
|
|
2291
|
+
<attr format="reference" name="actionDropDownStyle"/>
|
|
2292
|
+
|
|
2293
|
+
<attr format="dimension" name="dropdownListPreferredItemHeight"/>
|
|
2294
|
+
|
|
2295
|
+
<attr format="reference" name="spinnerDropDownItemStyle"/>
|
|
2296
|
+
|
|
2297
|
+
<attr format="reference" name="homeAsUpIndicator"/>
|
|
2298
|
+
|
|
2299
|
+
|
|
2300
|
+
<attr format="reference" name="actionButtonStyle"/>
|
|
2301
|
+
|
|
2302
|
+
|
|
2303
|
+
<attr format="reference" name="buttonBarStyle"/>
|
|
2304
|
+
|
|
2305
|
+
<attr format="reference" name="buttonBarButtonStyle"/>
|
|
2306
|
+
|
|
2307
|
+
<attr format="reference" name="selectableItemBackground"/>
|
|
2308
|
+
|
|
2309
|
+
<attr format="reference" name="selectableItemBackgroundBorderless"/>
|
|
2310
|
+
|
|
2311
|
+
<attr format="reference" name="borderlessButtonStyle"/>
|
|
2312
|
+
|
|
2313
|
+
<attr format="reference" name="dividerVertical"/>
|
|
2314
|
+
|
|
2315
|
+
<attr format="reference" name="dividerHorizontal"/>
|
|
2316
|
+
|
|
2317
|
+
<attr format="reference" name="activityChooserViewStyle"/>
|
|
2318
|
+
|
|
2319
|
+
|
|
2320
|
+
<attr format="reference" name="toolbarStyle"/>
|
|
2321
|
+
|
|
2322
|
+
<attr format="reference" name="toolbarNavigationButtonStyle"/>
|
|
2323
|
+
|
|
2324
|
+
|
|
2325
|
+
<attr format="reference" name="popupMenuStyle"/>
|
|
2326
|
+
|
|
2327
|
+
<attr format="reference" name="popupWindowStyle"/>
|
|
2328
|
+
|
|
2329
|
+
|
|
2330
|
+
<attr format="reference|color" name="editTextColor"/>
|
|
2331
|
+
|
|
2332
|
+
<attr format="reference" name="editTextBackground"/>
|
|
2333
|
+
|
|
2334
|
+
|
|
2335
|
+
<attr format="reference" name="imageButtonStyle"/>
|
|
2336
|
+
|
|
2337
|
+
|
|
2338
|
+
|
|
2339
|
+
|
|
2340
|
+
<eat-comment/>
|
|
2341
|
+
|
|
2342
|
+
<attr format="reference" name="textAppearanceSearchResultTitle"/>
|
|
2343
|
+
|
|
2344
|
+
<attr format="reference" name="textAppearanceSearchResultSubtitle"/>
|
|
2345
|
+
|
|
2346
|
+
<attr format="reference|color" name="textColorSearchUrl"/>
|
|
2347
|
+
|
|
2348
|
+
<attr format="reference" name="searchViewStyle"/>
|
|
2349
|
+
|
|
2350
|
+
|
|
2351
|
+
|
|
2352
|
+
|
|
2353
|
+
<eat-comment/>
|
|
2354
|
+
|
|
2355
|
+
|
|
2356
|
+
<attr format="dimension" name="listPreferredItemHeight"/>
|
|
2357
|
+
|
|
2358
|
+
<attr format="dimension" name="listPreferredItemHeightSmall"/>
|
|
2359
|
+
|
|
2360
|
+
<attr format="dimension" name="listPreferredItemHeightLarge"/>
|
|
2361
|
+
|
|
2362
|
+
|
|
2363
|
+
<attr format="dimension" name="listPreferredItemPaddingLeft"/>
|
|
2364
|
+
|
|
2365
|
+
<attr format="dimension" name="listPreferredItemPaddingRight"/>
|
|
2366
|
+
|
|
2367
|
+
|
|
2368
|
+
<attr format="dimension" name="listPreferredItemPaddingStart"/>
|
|
2369
|
+
|
|
2370
|
+
<attr format="dimension" name="listPreferredItemPaddingEnd"/>
|
|
2371
|
+
|
|
2372
|
+
|
|
2373
|
+
<attr format="reference" name="dropDownListViewStyle"/>
|
|
2374
|
+
<attr format="reference" name="listPopupWindowStyle"/>
|
|
2375
|
+
|
|
2376
|
+
|
|
2377
|
+
<attr format="reference" name="textAppearanceListItem"/>
|
|
2378
|
+
|
|
2379
|
+
<attr format="reference" name="textAppearanceListItemSecondary"/>
|
|
2380
|
+
|
|
2381
|
+
<attr format="reference" name="textAppearanceListItemSmall"/>
|
|
2382
|
+
|
|
2383
|
+
|
|
2384
|
+
|
|
2385
|
+
|
|
2386
|
+
<eat-comment/>
|
|
2387
|
+
|
|
2388
|
+
|
|
2389
|
+
<attr format="reference" name="panelBackground"/>
|
|
2390
|
+
|
|
2391
|
+
<attr format="dimension" name="panelMenuListWidth"/>
|
|
2392
|
+
|
|
2393
|
+
<attr format="reference" name="panelMenuListTheme"/>
|
|
2394
|
+
|
|
2395
|
+
<attr format="reference" name="listChoiceBackgroundIndicator"/>
|
|
2396
|
+
|
|
2397
|
+
|
|
2398
|
+
|
|
2399
|
+
|
|
2400
|
+
<eat-comment/>
|
|
2401
|
+
|
|
2402
|
+
|
|
2403
|
+
<attr format="color" name="colorPrimary"/>
|
|
2404
|
+
|
|
2405
|
+
|
|
2406
|
+
<attr format="color" name="colorPrimaryDark"/>
|
|
2407
|
+
|
|
2408
|
+
|
|
2409
|
+
<attr format="color" name="colorAccent"/>
|
|
2410
|
+
|
|
2411
|
+
|
|
2412
|
+
<attr format="color" name="colorControlNormal"/>
|
|
2413
|
+
|
|
2414
|
+
|
|
2415
|
+
<attr format="color" name="colorControlActivated"/>
|
|
2416
|
+
|
|
2417
|
+
|
|
2418
|
+
<attr format="color" name="colorControlHighlight"/>
|
|
2419
|
+
|
|
2420
|
+
|
|
2421
|
+
<attr format="color" name="colorButtonNormal"/>
|
|
2422
|
+
|
|
2423
|
+
|
|
2424
|
+
<attr format="color" name="colorSwitchThumbNormal"/>
|
|
2425
|
+
|
|
2426
|
+
|
|
2427
|
+
<attr format="reference" name="controlBackground"/>
|
|
2428
|
+
|
|
2429
|
+
|
|
2430
|
+
<attr format="color" name="colorBackgroundFloating"/>
|
|
2431
|
+
|
|
2432
|
+
|
|
2433
|
+
|
|
2434
|
+
|
|
2435
|
+
<eat-comment/>
|
|
2436
|
+
<attr format="reference" name="alertDialogStyle"/>
|
|
2437
|
+
<attr format="reference" name="alertDialogButtonGroupStyle"/>
|
|
2438
|
+
<attr format="boolean" name="alertDialogCenterButtons"/>
|
|
2439
|
+
|
|
2440
|
+
<attr format="reference" name="alertDialogTheme"/>
|
|
2441
|
+
|
|
2442
|
+
|
|
2443
|
+
<attr format="reference|color" name="textColorAlertDialogListItem"/>
|
|
2444
|
+
|
|
2445
|
+
|
|
2446
|
+
<attr format="reference" name="buttonBarPositiveButtonStyle"/>
|
|
2447
|
+
|
|
2448
|
+
|
|
2449
|
+
<attr format="reference" name="buttonBarNegativeButtonStyle"/>
|
|
2450
|
+
|
|
2451
|
+
|
|
2452
|
+
<attr format="reference" name="buttonBarNeutralButtonStyle"/>
|
|
2453
|
+
|
|
2454
|
+
|
|
2455
|
+
|
|
2456
|
+
|
|
2457
|
+
<eat-comment/>
|
|
2458
|
+
|
|
2459
|
+
|
|
2460
|
+
<attr format="reference" name="autoCompleteTextViewStyle"/>
|
|
2461
|
+
|
|
2462
|
+
<attr format="reference" name="buttonStyle"/>
|
|
2463
|
+
|
|
2464
|
+
<attr format="reference" name="buttonStyleSmall"/>
|
|
2465
|
+
|
|
2466
|
+
<attr format="reference" name="checkboxStyle"/>
|
|
2467
|
+
|
|
2468
|
+
<attr format="reference" name="checkedTextViewStyle"/>
|
|
2469
|
+
|
|
2470
|
+
<attr format="reference" name="editTextStyle"/>
|
|
2471
|
+
|
|
2472
|
+
<attr format="reference" name="radioButtonStyle"/>
|
|
2473
|
+
|
|
2474
|
+
<attr format="reference" name="ratingBarStyle"/>
|
|
2475
|
+
|
|
2476
|
+
<attr format="reference" name="ratingBarStyleIndicator"/>
|
|
2477
|
+
|
|
2478
|
+
<attr format="reference" name="ratingBarStyleSmall"/>
|
|
2479
|
+
|
|
2480
|
+
<attr format="reference" name="seekBarStyle"/>
|
|
2481
|
+
|
|
2482
|
+
<attr format="reference" name="spinnerStyle"/>
|
|
2483
|
+
|
|
2484
|
+
<attr format="reference" name="switchStyle"/>
|
|
2485
|
+
|
|
2486
|
+
|
|
2487
|
+
<attr format="reference" name="listMenuViewStyle"/>
|
|
2488
|
+
|
|
2489
|
+
|
|
2490
|
+
|
|
2491
|
+
|
|
2492
|
+
<eat-comment/>
|
|
2493
|
+
|
|
2494
|
+
|
|
2495
|
+
<attr format="reference" name="tooltipFrameBackground"/>
|
|
2496
|
+
|
|
2497
|
+
<attr format="reference|color" name="tooltipForegroundColor"/>
|
|
2498
|
+
|
|
2499
|
+
|
|
2500
|
+
<attr format="reference|color" name="colorError"/>
|
|
2501
|
+
|
|
2502
|
+
<attr format="string" name="viewInflaterClass"/>
|
|
2503
|
+
|
|
2504
|
+
|
|
2505
|
+
|
|
2506
|
+
|
|
2507
|
+
<eat-comment/>
|
|
2508
|
+
|
|
2509
|
+
|
|
2510
|
+
<attr format="reference" name="listChoiceIndicatorSingleAnimated"/>
|
|
2511
|
+
|
|
2512
|
+
<attr format="reference" name="listChoiceIndicatorMultipleAnimated"/>
|
|
2513
|
+
|
|
2514
|
+
</declare-styleable>
|
|
2515
|
+
<declare-styleable name="ButtonBarLayout">
|
|
2516
|
+
|
|
2517
|
+
<attr format="boolean" name="allowStacking"/>
|
|
2518
|
+
</declare-styleable>
|
|
2519
|
+
<declare-styleable name="Capability">
|
|
2520
|
+
|
|
2521
|
+
<attr format="reference" name="queryPatterns"/>
|
|
2522
|
+
|
|
2523
|
+
<attr format="boolean" name="shortcutMatchRequired"/>
|
|
2524
|
+
</declare-styleable>
|
|
2525
|
+
<declare-styleable name="CheckedTextView">
|
|
2526
|
+
<attr name="android:checkMark"/>
|
|
2527
|
+
|
|
2528
|
+
<attr format="reference" name="checkMarkCompat"/>
|
|
2529
|
+
|
|
2530
|
+
<attr format="color" name="checkMarkTint"/>
|
|
2531
|
+
|
|
2532
|
+
|
|
2533
|
+
<attr name="checkMarkTintMode">
|
|
2534
|
+
<!-- The tint is drawn on top of the drawable.
|
|
2535
|
+
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
2536
|
+
<enum name="src_over" value="3"/>
|
|
2537
|
+
<!-- The tint is masked by the alpha channel of the drawable. The drawable’s
|
|
2538
|
+
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
2539
|
+
<enum name="src_in" value="5"/>
|
|
2540
|
+
<!-- The tint is drawn above the drawable, but with the drawable’s alpha
|
|
2541
|
+
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
2542
|
+
<enum name="src_atop" value="9"/>
|
|
2543
|
+
<!-- Multiplies the color and alpha channels of the drawable with those of
|
|
2544
|
+
the tint. [Sa * Da, Sc * Dc] -->
|
|
2545
|
+
<enum name="multiply" value="14"/>
|
|
2546
|
+
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
2547
|
+
<enum name="screen" value="15"/>
|
|
2548
|
+
<!-- Combines the tint and icon color and alpha channels, clamping the
|
|
2549
|
+
result to valid color values. Saturate(S + D) -->
|
|
2550
|
+
<enum name="add" value="16"/>
|
|
2551
|
+
</attr>
|
|
2552
|
+
</declare-styleable>
|
|
2553
|
+
<declare-styleable name="ColorStateListItem">
|
|
2554
|
+
|
|
2555
|
+
<attr name="android:color"/>
|
|
2556
|
+
|
|
2557
|
+
<attr format="float" name="alpha"/>
|
|
2558
|
+
<attr name="android:alpha"/>
|
|
2559
|
+
|
|
2560
|
+
<attr format="float" name="lStar"/>
|
|
2561
|
+
<attr name="android:lStar"/>
|
|
2562
|
+
</declare-styleable>
|
|
2563
|
+
<declare-styleable name="CompoundButton">
|
|
2564
|
+
<attr name="android:button"/>
|
|
2565
|
+
|
|
2566
|
+
<attr format="reference" name="buttonCompat"/>
|
|
2567
|
+
|
|
2568
|
+
<attr format="color" name="buttonTint"/>
|
|
2569
|
+
|
|
2570
|
+
|
|
2571
|
+
<attr name="buttonTintMode">
|
|
2572
|
+
<!-- The tint is drawn on top of the drawable.
|
|
2573
|
+
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
2574
|
+
<enum name="src_over" value="3"/>
|
|
2575
|
+
<!-- The tint is masked by the alpha channel of the drawable. The drawable’s
|
|
2576
|
+
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
2577
|
+
<enum name="src_in" value="5"/>
|
|
2578
|
+
<!-- The tint is drawn above the drawable, but with the drawable’s alpha
|
|
2579
|
+
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
2580
|
+
<enum name="src_atop" value="9"/>
|
|
2581
|
+
<!-- Multiplies the color and alpha channels of the drawable with those of
|
|
2582
|
+
the tint. [Sa * Da, Sc * Dc] -->
|
|
2583
|
+
<enum name="multiply" value="14"/>
|
|
2584
|
+
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
2585
|
+
<enum name="screen" value="15"/>
|
|
2586
|
+
<!-- Combines the tint and icon color and alpha channels, clamping the
|
|
2587
|
+
result to valid color values. Saturate(S + D) -->
|
|
2588
|
+
<enum name="add" value="16"/>
|
|
2589
|
+
</attr>
|
|
2590
|
+
</declare-styleable>
|
|
2591
|
+
<declare-styleable name="DrawerArrowToggle">
|
|
2592
|
+
|
|
2593
|
+
<attr format="color" name="color"/>
|
|
2594
|
+
|
|
2595
|
+
<attr format="boolean" name="spinBars"/>
|
|
2596
|
+
|
|
2597
|
+
<attr format="dimension" name="drawableSize"/>
|
|
2598
|
+
|
|
2599
|
+
<attr format="dimension" name="gapBetweenBars"/>
|
|
2600
|
+
|
|
2601
|
+
<attr format="dimension" name="arrowHeadLength"/>
|
|
2602
|
+
|
|
2603
|
+
<attr format="dimension" name="arrowShaftLength"/>
|
|
2604
|
+
|
|
2605
|
+
<attr format="dimension" name="barLength"/>
|
|
2606
|
+
|
|
2607
|
+
<attr format="dimension" name="thickness"/>
|
|
2608
|
+
</declare-styleable>
|
|
2609
|
+
<declare-styleable name="FontFamily">
|
|
2610
|
+
|
|
2611
|
+
<attr format="string" name="fontProviderAuthority"/>
|
|
2612
|
+
|
|
2613
|
+
<attr format="string" name="fontProviderPackage"/>
|
|
2614
|
+
|
|
2615
|
+
<attr format="string" name="fontProviderQuery"/>
|
|
2616
|
+
|
|
2617
|
+
<attr format="reference" name="fontProviderCerts"/>
|
|
2618
|
+
|
|
2619
|
+
<attr name="fontProviderFetchStrategy">
|
|
2620
|
+
<!-- The blocking font fetch works as follows.
|
|
2621
|
+
First, check the local cache, then if the requested font is not cached, request the
|
|
2622
|
+
font from the provider and wait until it is finished. You can change the length of
|
|
2623
|
+
the timeout by modifying fontProviderFetchTimeout. If the timeout happens, the
|
|
2624
|
+
default typeface will be used instead. -->
|
|
2625
|
+
<enum name="blocking" value="0"/>
|
|
2626
|
+
<!-- The async font fetch works as follows.
|
|
2627
|
+
First, check the local cache, then if the requeted font is not cached, trigger a
|
|
2628
|
+
request the font and continue with layout inflation. Once the font fetch succeeds, the
|
|
2629
|
+
target text view will be refreshed with the downloaded font data. The
|
|
2630
|
+
fontProviderFetchTimeout will be ignored if async loading is specified. -->
|
|
2631
|
+
<enum name="async" value="1"/>
|
|
2632
|
+
</attr>
|
|
2633
|
+
|
|
2634
|
+
<attr format="integer" name="fontProviderFetchTimeout">
|
|
2635
|
+
<!-- A special value for the timeout. In this case, the blocking font fetching will not
|
|
2636
|
+
timeout and wait until a reply is received from the font provider. -->
|
|
2637
|
+
<enum name="forever" value="-1"/>
|
|
2638
|
+
</attr>
|
|
2639
|
+
|
|
2640
|
+
<attr format="string" name="fontProviderSystemFontFamily"/>
|
|
2641
|
+
</declare-styleable>
|
|
2642
|
+
<declare-styleable name="FontFamilyFont">
|
|
2643
|
+
|
|
2644
|
+
<attr name="fontStyle">
|
|
2645
|
+
<enum name="normal" value="0"/>
|
|
2646
|
+
<enum name="italic" value="1"/>
|
|
2647
|
+
</attr>
|
|
2648
|
+
|
|
2649
|
+
<attr format="reference" name="font"/>
|
|
2650
|
+
|
|
2651
|
+
<attr format="integer" name="fontWeight"/>
|
|
2652
|
+
|
|
2653
|
+
<attr format="string" name="fontVariationSettings"/>
|
|
2654
|
+
|
|
2655
|
+
<attr format="integer" name="ttcIndex"/>
|
|
2656
|
+
|
|
2657
|
+
<attr name="android:fontStyle"/>
|
|
2658
|
+
<attr name="android:font"/>
|
|
2659
|
+
<attr name="android:fontWeight"/>
|
|
2660
|
+
<attr name="android:fontVariationSettings"/>
|
|
2661
|
+
<attr name="android:ttcIndex"/>
|
|
2662
|
+
</declare-styleable>
|
|
2663
|
+
<declare-styleable name="Fragment">
|
|
2664
|
+
<attr name="android:name"/>
|
|
2665
|
+
<attr name="android:id"/>
|
|
2666
|
+
<attr name="android:tag"/>
|
|
2667
|
+
</declare-styleable>
|
|
2668
|
+
<declare-styleable name="FragmentContainerView">
|
|
2669
|
+
<attr name="android:name"/>
|
|
2670
|
+
<attr name="android:tag"/>
|
|
2671
|
+
</declare-styleable>
|
|
2672
|
+
<declare-styleable name="GradientColor">
|
|
2673
|
+
|
|
2674
|
+
<attr name="android:startColor"/>
|
|
2675
|
+
|
|
2676
|
+
<attr name="android:centerColor"/>
|
|
2677
|
+
|
|
2678
|
+
<attr name="android:endColor"/>
|
|
2679
|
+
|
|
2680
|
+
<attr name="android:type"/>
|
|
2681
|
+
|
|
2682
|
+
|
|
2683
|
+
|
|
2684
|
+
<attr name="android:gradientRadius"/>
|
|
2685
|
+
|
|
2686
|
+
|
|
2687
|
+
|
|
2688
|
+
<attr name="android:centerX"/>
|
|
2689
|
+
|
|
2690
|
+
<attr name="android:centerY"/>
|
|
2691
|
+
|
|
2692
|
+
|
|
2693
|
+
|
|
2694
|
+
<attr name="android:startX"/>
|
|
2695
|
+
|
|
2696
|
+
<attr name="android:startY"/>
|
|
2697
|
+
|
|
2698
|
+
<attr name="android:endX"/>
|
|
2699
|
+
|
|
2700
|
+
<attr name="android:endY"/>
|
|
2701
|
+
|
|
2702
|
+
|
|
2703
|
+
<attr name="android:tileMode"/>
|
|
2704
|
+
</declare-styleable>
|
|
2705
|
+
<declare-styleable name="GradientColorItem">
|
|
2706
|
+
|
|
2707
|
+
<attr name="android:offset"/>
|
|
2708
|
+
|
|
2709
|
+
<attr name="android:color"/>
|
|
2710
|
+
</declare-styleable>
|
|
2711
|
+
<declare-styleable name="LinearLayoutCompat">
|
|
2712
|
+
|
|
2713
|
+
<attr name="android:orientation"/>
|
|
2714
|
+
<attr name="android:gravity"/>
|
|
2715
|
+
|
|
2716
|
+
<attr name="android:baselineAligned"/>
|
|
2717
|
+
|
|
2718
|
+
<attr name="android:baselineAlignedChildIndex"/>
|
|
2719
|
+
|
|
2720
|
+
<attr name="android:weightSum"/>
|
|
2721
|
+
|
|
2722
|
+
<attr format="boolean" name="measureWithLargestChild"/>
|
|
2723
|
+
|
|
2724
|
+
<attr name="divider"/>
|
|
2725
|
+
|
|
2726
|
+
<attr name="showDividers">
|
|
2727
|
+
<flag name="none" value="0"/>
|
|
2728
|
+
<flag name="beginning" value="1"/>
|
|
2729
|
+
<flag name="middle" value="2"/>
|
|
2730
|
+
<flag name="end" value="4"/>
|
|
2731
|
+
</attr>
|
|
2732
|
+
|
|
2733
|
+
<attr format="dimension" name="dividerPadding"/>
|
|
2734
|
+
</declare-styleable>
|
|
2735
|
+
<declare-styleable name="LinearLayoutCompat_Layout">
|
|
2736
|
+
<attr name="android:layout_width"/>
|
|
2737
|
+
<attr name="android:layout_height"/>
|
|
2738
|
+
<attr name="android:layout_weight"/>
|
|
2739
|
+
<attr name="android:layout_gravity"/>
|
|
2740
|
+
</declare-styleable>
|
|
2741
|
+
<declare-styleable name="ListPopupWindow">
|
|
2742
|
+
|
|
2743
|
+
<attr name="android:dropDownVerticalOffset"/>
|
|
2744
|
+
|
|
2745
|
+
<attr name="android:dropDownHorizontalOffset"/>
|
|
2746
|
+
</declare-styleable>
|
|
2747
|
+
<declare-styleable name="MenuGroup">
|
|
2748
|
+
|
|
2749
|
+
|
|
2750
|
+
<attr name="android:id"/>
|
|
2751
|
+
|
|
2752
|
+
|
|
2753
|
+
<attr name="android:menuCategory"/>
|
|
2754
|
+
|
|
2755
|
+
|
|
2756
|
+
<attr name="android:orderInCategory"/>
|
|
2757
|
+
|
|
2758
|
+
|
|
2759
|
+
<attr name="android:checkableBehavior"/>
|
|
2760
|
+
|
|
2761
|
+
|
|
2762
|
+
<attr name="android:visible"/>
|
|
2763
|
+
|
|
2764
|
+
|
|
2765
|
+
<attr name="android:enabled"/>
|
|
2766
|
+
|
|
2767
|
+
</declare-styleable>
|
|
2768
|
+
<declare-styleable name="MenuItem">
|
|
2769
|
+
|
|
2770
|
+
|
|
2771
|
+
<attr name="android:id"/>
|
|
2772
|
+
|
|
2773
|
+
|
|
2774
|
+
<attr name="android:menuCategory"/>
|
|
2775
|
+
|
|
2776
|
+
|
|
2777
|
+
<attr name="android:orderInCategory"/>
|
|
2778
|
+
|
|
2779
|
+
|
|
2780
|
+
<attr name="android:title"/>
|
|
2781
|
+
|
|
2782
|
+
|
|
2783
|
+
<attr name="android:titleCondensed"/>
|
|
2784
|
+
|
|
2785
|
+
|
|
2786
|
+
<attr name="android:icon"/>
|
|
2787
|
+
|
|
2788
|
+
|
|
2789
|
+
<attr name="android:alphabeticShortcut"/>
|
|
2790
|
+
|
|
2791
|
+
|
|
2792
|
+
<attr name="alphabeticModifiers">
|
|
2793
|
+
<flag name="META" value="0x10000"/>
|
|
2794
|
+
<flag name="CTRL" value="0x1000"/>
|
|
2795
|
+
<flag name="ALT" value="0x02"/>
|
|
2796
|
+
<flag name="SHIFT" value="0x1"/>
|
|
2797
|
+
<flag name="SYM" value="0x4"/>
|
|
2798
|
+
<flag name="FUNCTION" value="0x8"/>
|
|
2799
|
+
</attr>
|
|
2800
|
+
|
|
2801
|
+
|
|
2802
|
+
<attr name="android:numericShortcut"/>
|
|
2803
|
+
|
|
2804
|
+
|
|
2805
|
+
<attr name="numericModifiers">
|
|
2806
|
+
<flag name="META" value="0x10000"/>
|
|
2807
|
+
<flag name="CTRL" value="0x1000"/>
|
|
2808
|
+
<flag name="ALT" value="0x02"/>
|
|
2809
|
+
<flag name="SHIFT" value="0x1"/>
|
|
2810
|
+
<flag name="SYM" value="0x4"/>
|
|
2811
|
+
<flag name="FUNCTION" value="0x8"/>
|
|
2812
|
+
</attr>
|
|
2813
|
+
|
|
2814
|
+
|
|
2815
|
+
<attr name="android:checkable"/>
|
|
2816
|
+
|
|
2817
|
+
|
|
2818
|
+
<attr name="android:checked"/>
|
|
2819
|
+
|
|
2820
|
+
|
|
2821
|
+
<attr name="android:visible"/>
|
|
2822
|
+
|
|
2823
|
+
|
|
2824
|
+
<attr name="android:enabled"/>
|
|
2825
|
+
|
|
2826
|
+
|
|
2827
|
+
<attr name="android:onClick"/>
|
|
2828
|
+
|
|
2829
|
+
|
|
2830
|
+
<attr name="showAsAction">
|
|
2831
|
+
<!-- Never show this item in an action bar, show it in the overflow menu instead.
|
|
2832
|
+
Mutually exclusive with "ifRoom" and "always". -->
|
|
2833
|
+
<flag name="never" value="0"/>
|
|
2834
|
+
<!-- Show this item in an action bar if there is room for it as determined
|
|
2835
|
+
by the system. Favor this option over "always" where possible.
|
|
2836
|
+
Mutually exclusive with "never" and "always". -->
|
|
2837
|
+
<flag name="ifRoom" value="1"/>
|
|
2838
|
+
<!-- Always show this item in an actionbar, even if it would override
|
|
2839
|
+
the system's limits of how much stuff to put there. This may make
|
|
2840
|
+
your action bar look bad on some screens. In most cases you should
|
|
2841
|
+
use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never". -->
|
|
2842
|
+
<flag name="always" value="2"/>
|
|
2843
|
+
<!-- When this item is shown as an action in the action bar, show a text
|
|
2844
|
+
label with it even if it has an icon representation. -->
|
|
2845
|
+
<flag name="withText" value="4"/>
|
|
2846
|
+
<!-- This item's action view collapses to a normal menu
|
|
2847
|
+
item. When expanded, the action view takes over a
|
|
2848
|
+
larger segment of its container. -->
|
|
2849
|
+
<flag name="collapseActionView" value="8"/>
|
|
2850
|
+
</attr>
|
|
2851
|
+
|
|
2852
|
+
|
|
2853
|
+
<attr format="reference" name="actionLayout"/>
|
|
2854
|
+
|
|
2855
|
+
|
|
2856
|
+
<attr format="string" name="actionViewClass"/>
|
|
2857
|
+
|
|
2858
|
+
|
|
2859
|
+
<attr format="string" name="actionProviderClass"/>
|
|
2860
|
+
|
|
2861
|
+
|
|
2862
|
+
<attr format="string" name="contentDescription"/>
|
|
2863
|
+
|
|
2864
|
+
|
|
2865
|
+
<attr format="string" name="tooltipText"/>
|
|
2866
|
+
|
|
2867
|
+
|
|
2868
|
+
<attr format="color" name="iconTint"/>
|
|
2869
|
+
|
|
2870
|
+
|
|
2871
|
+
<attr name="iconTintMode">
|
|
2872
|
+
<!-- The tint is drawn on top of the icon.
|
|
2873
|
+
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
2874
|
+
<enum name="src_over" value="3"/>
|
|
2875
|
+
<!-- The tint is masked by the alpha channel of the icon. The icon’s
|
|
2876
|
+
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
2877
|
+
<enum name="src_in" value="5"/>
|
|
2878
|
+
<!-- The tint is drawn above the icon, but with the icon’s alpha
|
|
2879
|
+
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
2880
|
+
<enum name="src_atop" value="9"/>
|
|
2881
|
+
<!-- Multiplies the color and alpha channels of the icon with those of
|
|
2882
|
+
the tint. [Sa * Da, Sc * Dc] -->
|
|
2883
|
+
<enum name="multiply" value="14"/>
|
|
2884
|
+
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
2885
|
+
<enum name="screen" value="15"/>
|
|
2886
|
+
<!-- Combines the tint and icon color and alpha channels, clamping the
|
|
2887
|
+
result to valid color values. Saturate(S + D) -->
|
|
2888
|
+
<enum name="add" value="16"/>
|
|
2889
|
+
</attr>
|
|
2890
|
+
|
|
2891
|
+
</declare-styleable>
|
|
2892
|
+
<declare-styleable name="MenuView">
|
|
2893
|
+
|
|
2894
|
+
<attr name="android:itemTextAppearance"/>
|
|
2895
|
+
|
|
2896
|
+
<attr name="android:horizontalDivider"/>
|
|
2897
|
+
|
|
2898
|
+
<attr name="android:verticalDivider"/>
|
|
2899
|
+
|
|
2900
|
+
<attr name="android:headerBackground"/>
|
|
2901
|
+
|
|
2902
|
+
<attr name="android:itemBackground"/>
|
|
2903
|
+
|
|
2904
|
+
<attr name="android:windowAnimationStyle"/>
|
|
2905
|
+
|
|
2906
|
+
<attr name="android:itemIconDisabledAlpha"/>
|
|
2907
|
+
|
|
2908
|
+
<attr format="boolean" name="preserveIconSpacing"/>
|
|
2909
|
+
|
|
2910
|
+
<attr format="reference" name="subMenuArrow"/>
|
|
2911
|
+
</declare-styleable>
|
|
2912
|
+
<declare-styleable name="PopupWindow">
|
|
2913
|
+
|
|
2914
|
+
<attr format="boolean" name="overlapAnchor"/>
|
|
2915
|
+
<attr name="android:popupBackground"/>
|
|
2916
|
+
<attr name="android:popupAnimationStyle"/>
|
|
2917
|
+
</declare-styleable>
|
|
2918
|
+
<declare-styleable name="PopupWindowBackgroundState">
|
|
2919
|
+
|
|
2920
|
+
<attr format="boolean" name="state_above_anchor"/>
|
|
2921
|
+
</declare-styleable>
|
|
2922
|
+
<declare-styleable name="RecycleListView">
|
|
2923
|
+
|
|
2924
|
+
<attr format="dimension" name="paddingBottomNoButtons"/>
|
|
2925
|
+
|
|
2926
|
+
<attr format="dimension" name="paddingTopNoTitle"/>
|
|
2927
|
+
</declare-styleable>
|
|
2928
|
+
<declare-styleable name="SearchView">
|
|
2929
|
+
|
|
2930
|
+
<attr format="reference" name="layout"/>
|
|
2931
|
+
|
|
2932
|
+
<attr format="boolean" name="iconifiedByDefault"/>
|
|
2933
|
+
|
|
2934
|
+
<attr name="android:maxWidth"/>
|
|
2935
|
+
|
|
2936
|
+
<attr format="string" name="queryHint"/>
|
|
2937
|
+
|
|
2938
|
+
<attr format="string" name="defaultQueryHint"/>
|
|
2939
|
+
|
|
2940
|
+
<attr name="android:imeOptions"/>
|
|
2941
|
+
|
|
2942
|
+
<attr name="android:inputType"/>
|
|
2943
|
+
|
|
2944
|
+
<attr format="reference" name="closeIcon"/>
|
|
2945
|
+
|
|
2946
|
+
<attr format="reference" name="goIcon"/>
|
|
2947
|
+
|
|
2948
|
+
<attr format="reference" name="searchIcon"/>
|
|
2949
|
+
|
|
2950
|
+
<attr format="reference" name="searchHintIcon"/>
|
|
2951
|
+
|
|
2952
|
+
<attr format="reference" name="voiceIcon"/>
|
|
2953
|
+
|
|
2954
|
+
<attr format="reference" name="commitIcon"/>
|
|
2955
|
+
|
|
2956
|
+
<attr format="reference" name="suggestionRowLayout"/>
|
|
2957
|
+
|
|
2958
|
+
<attr format="reference" name="queryBackground"/>
|
|
2959
|
+
|
|
2960
|
+
<attr format="reference" name="submitBackground"/>
|
|
2961
|
+
<attr name="android:focusable"/>
|
|
2962
|
+
</declare-styleable>
|
|
2963
|
+
<declare-styleable name="Spinner">
|
|
2964
|
+
|
|
2965
|
+
<attr name="android:prompt"/>
|
|
2966
|
+
|
|
2967
|
+
<attr name="popupTheme"/>
|
|
2968
|
+
|
|
2969
|
+
<attr name="android:popupBackground"/>
|
|
2970
|
+
|
|
2971
|
+
<attr name="android:dropDownWidth"/>
|
|
2972
|
+
|
|
2973
|
+
<attr name="android:entries"/>
|
|
2974
|
+
</declare-styleable>
|
|
2975
|
+
<declare-styleable name="StateListDrawable">
|
|
2976
|
+
|
|
2977
|
+
<attr name="android:visible"/>
|
|
2978
|
+
|
|
2979
|
+
<attr name="android:variablePadding"/>
|
|
2980
|
+
|
|
2981
|
+
<attr name="android:constantSize"/>
|
|
2982
|
+
|
|
2983
|
+
<attr name="android:dither"/>
|
|
2984
|
+
|
|
2985
|
+
<attr name="android:enterFadeDuration"/>
|
|
2986
|
+
|
|
2987
|
+
<attr name="android:exitFadeDuration"/>
|
|
2988
|
+
|
|
2989
|
+
|
|
2990
|
+
</declare-styleable>
|
|
2991
|
+
<declare-styleable name="StateListDrawableItem">
|
|
2992
|
+
|
|
2993
|
+
<attr name="android:drawable"/>
|
|
2994
|
+
</declare-styleable>
|
|
2995
|
+
<declare-styleable name="SwitchCompat">
|
|
2996
|
+
|
|
2997
|
+
<attr name="android:thumb"/>
|
|
2998
|
+
|
|
2999
|
+
<attr format="color" name="thumbTint"/>
|
|
3000
|
+
|
|
3001
|
+
<attr name="thumbTintMode">
|
|
3002
|
+
<!-- The tint is drawn on top of the drawable.
|
|
3003
|
+
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
3004
|
+
<enum name="src_over" value="3"/>
|
|
3005
|
+
<!-- The tint is masked by the alpha channel of the drawable. The drawable’s
|
|
3006
|
+
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
3007
|
+
<enum name="src_in" value="5"/>
|
|
3008
|
+
<!-- The tint is drawn above the drawable, but with the drawable’s alpha
|
|
3009
|
+
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
3010
|
+
<enum name="src_atop" value="9"/>
|
|
3011
|
+
<!-- Multiplies the color and alpha channels of the drawable with those of
|
|
3012
|
+
the tint. [Sa * Da, Sc * Dc] -->
|
|
3013
|
+
<enum name="multiply" value="14"/>
|
|
3014
|
+
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
3015
|
+
<enum name="screen" value="15"/>
|
|
3016
|
+
<!-- Combines the tint and drawable color and alpha channels, clamping the
|
|
3017
|
+
result to valid color values. Saturate(S + D) -->
|
|
3018
|
+
<enum name="add" value="16"/>
|
|
3019
|
+
</attr>
|
|
3020
|
+
|
|
3021
|
+
<attr format="reference" name="track"/>
|
|
3022
|
+
|
|
3023
|
+
<attr format="color" name="trackTint"/>
|
|
3024
|
+
|
|
3025
|
+
<attr name="trackTintMode">
|
|
3026
|
+
<!-- The tint is drawn on top of the drawable.
|
|
3027
|
+
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
3028
|
+
<enum name="src_over" value="3"/>
|
|
3029
|
+
<!-- The tint is masked by the alpha channel of the drawable. The drawable’s
|
|
3030
|
+
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
3031
|
+
<enum name="src_in" value="5"/>
|
|
3032
|
+
<!-- The tint is drawn above the drawable, but with the drawable’s alpha
|
|
3033
|
+
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
3034
|
+
<enum name="src_atop" value="9"/>
|
|
3035
|
+
<!-- Multiplies the color and alpha channels of the drawable with those of
|
|
3036
|
+
the tint. [Sa * Da, Sc * Dc] -->
|
|
3037
|
+
<enum name="multiply" value="14"/>
|
|
3038
|
+
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
3039
|
+
<enum name="screen" value="15"/>
|
|
3040
|
+
<!-- Combines the tint and drawable color and alpha channels, clamping the
|
|
3041
|
+
result to valid color values. Saturate(S + D) -->
|
|
3042
|
+
<enum name="add" value="16"/>
|
|
3043
|
+
</attr>
|
|
3044
|
+
|
|
3045
|
+
<attr name="android:textOn"/>
|
|
3046
|
+
|
|
3047
|
+
<attr name="android:textOff"/>
|
|
3048
|
+
|
|
3049
|
+
<attr format="dimension" name="thumbTextPadding"/>
|
|
3050
|
+
|
|
3051
|
+
<attr format="reference" name="switchTextAppearance"/>
|
|
3052
|
+
|
|
3053
|
+
<attr format="dimension" name="switchMinWidth"/>
|
|
3054
|
+
|
|
3055
|
+
<attr format="dimension" name="switchPadding"/>
|
|
3056
|
+
|
|
3057
|
+
<attr format="boolean" name="splitTrack"/>
|
|
3058
|
+
|
|
3059
|
+
<attr format="boolean" name="showText"/>
|
|
3060
|
+
</declare-styleable>
|
|
3061
|
+
<declare-styleable name="TextAppearance">
|
|
3062
|
+
<attr name="android:textSize"/>
|
|
3063
|
+
<attr name="android:textColor"/>
|
|
3064
|
+
<attr name="android:textColorHint"/>
|
|
3065
|
+
<attr name="android:textColorLink"/>
|
|
3066
|
+
<attr name="android:textStyle"/>
|
|
3067
|
+
<attr name="android:textFontWeight"/>
|
|
3068
|
+
<attr name="android:typeface"/>
|
|
3069
|
+
<attr name="android:fontFamily"/>
|
|
3070
|
+
<attr name="fontFamily"/>
|
|
3071
|
+
<attr name="textAllCaps"/>
|
|
3072
|
+
|
|
3073
|
+
<attr name="textLocale"/>
|
|
3074
|
+
<attr name="android:shadowColor"/>
|
|
3075
|
+
<attr name="android:shadowDy"/>
|
|
3076
|
+
<attr name="android:shadowDx"/>
|
|
3077
|
+
<attr name="android:shadowRadius"/>
|
|
3078
|
+
|
|
3079
|
+
<attr name="fontVariationSettings"/>
|
|
3080
|
+
</declare-styleable>
|
|
3081
|
+
<declare-styleable name="Toolbar">
|
|
3082
|
+
<attr format="reference" name="titleTextAppearance"/>
|
|
3083
|
+
<attr format="reference" name="subtitleTextAppearance"/>
|
|
3084
|
+
<attr name="title"/>
|
|
3085
|
+
<attr name="subtitle"/>
|
|
3086
|
+
<attr name="android:gravity"/>
|
|
3087
|
+
|
|
3088
|
+
<attr format="dimension" name="titleMargin"/>
|
|
3089
|
+
|
|
3090
|
+
<attr format="dimension" name="titleMarginStart"/>
|
|
3091
|
+
|
|
3092
|
+
<attr format="dimension" name="titleMarginEnd"/>
|
|
3093
|
+
|
|
3094
|
+
<attr format="dimension" name="titleMarginTop"/>
|
|
3095
|
+
|
|
3096
|
+
<attr format="dimension" name="titleMarginBottom"/>
|
|
3097
|
+
|
|
3098
|
+
<attr format="dimension" name="titleMargins"/>
|
|
3099
|
+
<attr name="contentInsetStart"/>
|
|
3100
|
+
<attr name="contentInsetEnd"/>
|
|
3101
|
+
<attr name="contentInsetLeft"/>
|
|
3102
|
+
<attr name="contentInsetRight"/>
|
|
3103
|
+
<attr name="contentInsetStartWithNavigation"/>
|
|
3104
|
+
<attr name="contentInsetEndWithActions"/>
|
|
3105
|
+
<attr format="dimension" name="maxButtonHeight"/>
|
|
3106
|
+
<attr name="buttonGravity">
|
|
3107
|
+
<!-- Place object in the vertical center of its container, not changing its size. -->
|
|
3108
|
+
<flag name="center_vertical" value="0x10"/>
|
|
3109
|
+
<!-- Push object to the top of its container, not changing its size. -->
|
|
3110
|
+
<flag name="top" value="0x30"/>
|
|
3111
|
+
<!-- Push object to the bottom of its container, not changing its size. -->
|
|
3112
|
+
<flag name="bottom" value="0x50"/>
|
|
3113
|
+
</attr>
|
|
3114
|
+
|
|
3115
|
+
<attr format="reference" name="collapseIcon"/>
|
|
3116
|
+
|
|
3117
|
+
<attr format="string" name="collapseContentDescription"/>
|
|
3118
|
+
|
|
3119
|
+
<attr name="popupTheme"/>
|
|
3120
|
+
|
|
3121
|
+
<attr format="reference" name="navigationIcon"/>
|
|
3122
|
+
|
|
3123
|
+
<attr format="string" name="navigationContentDescription"/>
|
|
3124
|
+
|
|
3125
|
+
<attr name="logo"/>
|
|
3126
|
+
|
|
3127
|
+
<attr format="string" name="logoDescription"/>
|
|
3128
|
+
|
|
3129
|
+
<attr format="color" name="titleTextColor"/>
|
|
3130
|
+
|
|
3131
|
+
<attr format="color" name="subtitleTextColor"/>
|
|
3132
|
+
<attr name="android:minHeight"/>
|
|
3133
|
+
|
|
3134
|
+
<attr format="reference" name="menu"/>
|
|
3135
|
+
</declare-styleable>
|
|
3136
|
+
<declare-styleable name="View">
|
|
3137
|
+
|
|
3138
|
+
<attr format="dimension" name="paddingStart"/>
|
|
3139
|
+
|
|
3140
|
+
<attr format="dimension" name="paddingEnd"/>
|
|
3141
|
+
|
|
3142
|
+
<attr name="android:focusable"/>
|
|
3143
|
+
|
|
3144
|
+
<attr format="reference" name="theme"/>
|
|
3145
|
+
|
|
3146
|
+
<attr name="android:theme"/>
|
|
3147
|
+
</declare-styleable>
|
|
3148
|
+
<declare-styleable name="ViewBackgroundHelper">
|
|
3149
|
+
<attr name="android:background"/>
|
|
3150
|
+
|
|
3151
|
+
<attr format="color" name="backgroundTint"/>
|
|
3152
|
+
|
|
3153
|
+
|
|
3154
|
+
<attr name="backgroundTintMode">
|
|
3155
|
+
<!-- The tint is drawn on top of the drawable.
|
|
3156
|
+
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
3157
|
+
<enum name="src_over" value="3"/>
|
|
3158
|
+
<!-- The tint is masked by the alpha channel of the drawable. The drawable’s
|
|
3159
|
+
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
3160
|
+
<enum name="src_in" value="5"/>
|
|
3161
|
+
<!-- The tint is drawn above the drawable, but with the drawable’s alpha
|
|
3162
|
+
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
3163
|
+
<enum name="src_atop" value="9"/>
|
|
3164
|
+
<!-- Multiplies the color and alpha channels of the drawable with those of
|
|
3165
|
+
the tint. [Sa * Da, Sc * Dc] -->
|
|
3166
|
+
<enum name="multiply" value="14"/>
|
|
3167
|
+
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
3168
|
+
<enum name="screen" value="15"/>
|
|
3169
|
+
<!-- Combines the tint and icon color and alpha channels, clamping the
|
|
3170
|
+
result to valid color values. Saturate(S + D) -->
|
|
3171
|
+
<enum name="add" value="16"/>
|
|
3172
|
+
</attr>
|
|
3173
|
+
</declare-styleable>
|
|
3174
|
+
<declare-styleable name="ViewStubCompat">
|
|
3175
|
+
|
|
3176
|
+
<attr name="android:layout"/>
|
|
3177
|
+
|
|
3178
|
+
<attr name="android:inflatedId"/>
|
|
3179
|
+
<attr name="android:id"/>
|
|
3180
|
+
</declare-styleable>
|
|
3181
|
+
</resources>
|