Adjusted the statubsar color for the flat now playing screen.

This commit is contained in:
Karim Abou Zeid 2016-04-17 14:46:18 +02:00
commit 87acf80aa6
7 changed files with 24 additions and 9 deletions

View file

@ -3,7 +3,7 @@
android:shape="rectangle">
<gradient
android:angle="270"
android:endColor="#34000000"
android:endColor="@color/twenty_percent_black_overlay"
android:centerColor="#11000000"
android:startColor="#00000000" />
</shape>