summaryrefslogtreecommitdiff
path: root/org.fox.ttcomics/src/main/res/values-v21/style.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-04-22 16:51:03 +0300
committerAndrew Dolgov <[email protected]>2020-04-22 16:51:03 +0300
commit736819cfea62d070c0549b354738a35e34fb2f3b (patch)
tree8f8ec4dc7f58084d857b3525a9c4dd8e70820b35 /org.fox.ttcomics/src/main/res/values-v21/style.xml
parentff805166628e82c762eeefcd91eb1fadc4222799 (diff)
* follow system dark/day theme
* remove viewpager transforms (buggy)
Diffstat (limited to 'org.fox.ttcomics/src/main/res/values-v21/style.xml')
-rw-r--r--org.fox.ttcomics/src/main/res/values-v21/style.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/org.fox.ttcomics/src/main/res/values-v21/style.xml b/org.fox.ttcomics/src/main/res/values-v21/style.xml
index fb3dea3..c3ac29a 100644
--- a/org.fox.ttcomics/src/main/res/values-v21/style.xml
+++ b/org.fox.ttcomics/src/main/res/values-v21/style.xml
@@ -3,8 +3,4 @@
<style name="DarkDialogTheme" parent="android:Theme.Material.Dialog">
</style>
- <style name="ViewDarkTheme.Base" parent="Theme.AppCompat.NoActionBar">
- <item name="android:navigationBarColor">@android:color/black</item>
- </style>
-
</resources> \ No newline at end of file