diff options
| author | magh <magh@maghmogh.com> | 2024-11-22 15:54:21 +0900 |
|---|---|---|
| committer | magh <magh@maghmogh.com> | 2024-11-22 15:54:21 +0900 |
| commit | 241c94f7c9ea6e12b699c6b7ae181905f1d5d869 (patch) | |
| tree | b24d533e36b48ccd1d2ddd10edc637cb9194f16e /app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v26 | |
Diffstat (limited to 'app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v26')
| -rw-r--r-- | app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v26/values-v26.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v26/values-v26.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v26/values-v26.xml new file mode 100644 index 0000000..4c30667 --- /dev/null +++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v26/values-v26.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <style name="Base.Theme.AppCompat" parent="Base.V26.Theme.AppCompat"/> + <style name="Base.Theme.AppCompat.Light" parent="Base.V26.Theme.AppCompat.Light"/> + <style name="Base.V26.Theme.AppCompat" parent="Base.V23.Theme.AppCompat"> + + <item name="colorError">?android:attr/colorError</item> + </style> + <style name="Base.V26.Theme.AppCompat.Light" parent="Base.V23.Theme.AppCompat.Light"> + + <item name="colorError">?android:attr/colorError</item> + </style> + <style name="Base.V26.Widget.AppCompat.Toolbar" parent="Base.V7.Widget.AppCompat.Toolbar"> + <item name="android:touchscreenBlocksFocus">true</item> + <item name="android:keyboardNavigationCluster">true</item> + </style> + <style name="Base.Widget.AppCompat.Toolbar" parent="Base.V26.Widget.AppCompat.Toolbar"/> +</resources>
\ No newline at end of file |
