MinimalBible-Legacy/res/values/colors.xml
Bradlee Speice 0fb72d416f Don't use immersive mode, all you really gain is a bit of screen space.
Plus, backwards compatibility will be so much easier now!
2014-04-13 20:25:54 -04:00

6 lines
156 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="statusbar">#ffdddddd</color>
<color name="actionbar">#dddddddd</color>
</resources>