Fix toolbar scrim in album/artist detail view (#290)
This commit is contained in:
parent
ef20fe104d
commit
bf6556b213
4 changed files with 6 additions and 6 deletions
|
|
@ -4,6 +4,6 @@
|
|||
<gradient
|
||||
android:angle="90"
|
||||
android:centerY="0.33"
|
||||
android:endColor="@color/thirty_three_percent_black_overlay"
|
||||
android:endColor="@color/fifty_percent_black_overlay"
|
||||
android:startColor="#00000000" />
|
||||
</shape>
|
||||
Loading…
Add table
Add a link
Reference in a new issue