Updated Music Controller Activitys design

This commit is contained in:
Karim Abou Zeid 2015-02-20 22:06:48 +01:00
commit 5a1235df66
3 changed files with 39 additions and 37 deletions

View file

@ -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>