mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2024-12-22 06:38:28 -05:00
Switch action bar colors to what they should be
This commit is contained in:
parent
e8fa4b4257
commit
9bf99db956
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<color name="statusbar">#ffdddddd</color>
|
<color name="statusbar">#dddddd</color>
|
||||||
<color name="actionbar">#dddddddd</color>
|
<color name="actionbar">#dddddd</color>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user