summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values-v21
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/values-v21')
-rwxr-xr-xorg.fox.ttrss/src/main/res/values-v21/style.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/values-v21/style.xml b/org.fox.ttrss/src/main/res/values-v21/style.xml
index 0fd29784..1e5a366a 100755
--- a/org.fox.ttrss/src/main/res/values-v21/style.xml
+++ b/org.fox.ttrss/src/main/res/values-v21/style.xml
@@ -9,6 +9,7 @@
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
<item name="android:statusBarColor">@android:color/transparent</item>
<item name="android:windowBackground">@color/window_background_dark</item>
+ <item name="android:navigationBarColor">@android:color/black</item>
</style>
<style name="DarkDialogTheme" parent="android:Theme.Material.Dialog">