Bug fixes
- fixed navigation bar color bug - added some light gradients to now playing screen - telephone call pause bug - more bugs
This commit is contained in:
parent
f362df7d3d
commit
6a2c3e565d
9 changed files with 41 additions and 19 deletions
|
|
@ -12,7 +12,7 @@
|
|||
<color name="materialmusic_music_controller_container_color">@color/grey_300</color>
|
||||
<color name="materialmusic_navigation_drawer_background_color">@color/grey_300</color>
|
||||
<color name="materialmusic_separator_color">#0C000000</color>
|
||||
<color name="materialmusic_default_bar_color">@color/white</color>
|
||||
<color name="materialmusic_default_bar_color">@color/grey_300</color>
|
||||
<color name="materialmusic_themed_drawable_color">#8A000000</color>
|
||||
<color name="materialmusic_themed_drawable_activated_color">@color/materialmusic_accent_color</color>
|
||||
<color name="list_item_selector_activated">#D0D0D0</color>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue