diff options
Diffstat (limited to 'app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml')
| -rw-r--r-- | app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml new file mode 100644 index 0000000..deecc9e --- /dev/null +++ b/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <style name="Base.Theme.AppCompat.Dialog" parent="Base.V21.Theme.AppCompat.Dialog"> + <item name="android:windowIsFloating">false</item> + <item name="android:windowElevation">0dp</item> + </style> + <style name="Base.Theme.AppCompat.Light.Dialog" parent="Base.V21.Theme.AppCompat.Light.Dialog"> + <item name="android:windowIsFloating">false</item> + <item name="android:windowElevation">0dp</item> + </style> + <style name="Base.ThemeOverlay.AppCompat.Dialog" parent="Base.V21.ThemeOverlay.AppCompat.Dialog"> + <item name="android:windowIsFloating">false</item> + <item name="android:windowElevation">0dp</item> + </style> +</resources>
\ No newline at end of file |
