Changed statusbar color to meet google design guidlines
This commit is contained in:
parent
3153bc6ef6
commit
a084849af2
1 changed files with 1 additions and 1 deletions
|
@ -23,5 +23,5 @@
|
|||
<resources>
|
||||
<color name="white">#ffffff</color>
|
||||
<color name="colorPrimary">#2196F3</color>
|
||||
<color name="colorPrimaryDark">#1976D2</color>
|
||||
<color name="colorPrimaryDark">#2196F3</color>
|
||||
</resources>
|
Reference in a new issue