summaryrefslogtreecommitdiff
path: root/res/values-v19/style.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-v19/style.xml')
-rw-r--r--res/values-v19/style.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values-v19/style.xml b/res/values-v19/style.xml
index 4eb394a..0a821cb 100644
--- a/res/values-v19/style.xml
+++ b/res/values-v19/style.xml
@@ -3,7 +3,6 @@
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
<item name="android:windowTranslucentStatus">true</item>
<item name="android:windowTranslucentNavigation">false</item>
- <item name="android:fitsSystemWindows">true</item>
<item name="statusBarHintColor">#222222</item>
<item name="android:actionBarStyle">@style/ActionBar.Light</item>
</style>