Updated Music Controller Activitys design
This commit is contained in:
parent
571acf6d22
commit
5a1235df66
3 changed files with 39 additions and 37 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<resources>
|
||||
<color name="notification_buttons_tint">#de000000</color>
|
||||
|
||||
<color name="button_selected">#D0D0D0</color>
|
||||
<color name="button_selected_dark">#88FFFFFF</color>
|
||||
<!--must be solid colors so the ripple will not be semi transparent. Note: the color have no effect on the ripple-->
|
||||
<color name="button_selected">#FFFFFFFF</color>
|
||||
<color name="button_selected_dark">#FFFFFFFF</color>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue