mirror of
				https://github.com/MinimalBible/MinimalBible-Legacy
				synced 2025-11-03 18:00:34 -05:00 
			
		
		
		
	Switch action bar colors to what they should be
This commit is contained in:
		@ -1,5 +1,5 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<resources>
 | 
			
		||||
    <color name="statusbar">#ffdddddd</color>
 | 
			
		||||
    <color name="actionbar">#dddddddd</color>
 | 
			
		||||
    <color name="statusbar">#dddddd</color>
 | 
			
		||||
    <color name="actionbar">#dddddd</color>
 | 
			
		||||
</resources>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user