aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-v21/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-v21/styles.xml')
-rw-r--r--app/src/main/res/values-v21/styles.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/app/src/main/res/values-v21/styles.xml b/app/src/main/res/values-v21/styles.xml
deleted file mode 100644
index f7b496e..0000000
--- a/app/src/main/res/values-v21/styles.xml
+++ /dev/null
@@ -1,9 +0,0 @@
1<resources>
2
3 <style name="AppTheme.NoActionBar">
4 <item name="windowActionBar">false</item>
5 <item name="windowNoTitle">true</item>
6 <item name="android:windowDrawsSystemBarBackgrounds">true</item>
7 <item name="android:statusBarColor">@android:color/transparent</item>
8 </style>
9</resources>