Fix toolbar scrim in album/artist detail view (#290)

This commit is contained in:
Eugene Cheung 2017-09-12 20:21:26 -04:00 committed by GitHub
commit bf6556b213
4 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="twenty_percent_black_overlay">#34000000</color>
<color name="thirty_three_percent_black_overlay">#54000000</color>
<color name="fifty_percent_black_overlay">#88000000</color>
<color name="app_shortcut_default_foreground">#607d8b</color>
<color name="app_shortcut_default_background">#f5f5f5</color>