mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2025-08-28 18:24:50 -04:00
Don't use immersive mode, all you really gain is a bit of screen space.
Plus, backwards compatibility will be so much easier now!
This commit is contained in:
5
res/values/colors.xml
Normal file
5
res/values/colors.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="statusbar">#ffdddddd</color>
|
||||
<color name="actionbar">#dddddddd</color>
|
||||
</resources>
|
Reference in New Issue
Block a user