Fix incorrect color

pull/148/head
gmbnt 5 years ago
parent 169b566244
commit 137cf059e9

@ -5,7 +5,7 @@
<gradient
android:startColor="@android:color/transparent"
android:endColor="#000000"
android:endColor="#CC000000"
android:angle="270" />
</shape>
Loading…
Cancel
Save