mirror of
https://github.com/oxen-io/session-android.git
synced 2025-01-11 23:03:46 +00:00
Fix incorrect color
This commit is contained in:
parent
169b566244
commit
137cf059e9
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
<gradient
|
<gradient
|
||||||
android:startColor="@android:color/transparent"
|
android:startColor="@android:color/transparent"
|
||||||
android:endColor="#000000"
|
android:endColor="#CC000000"
|
||||||
android:angle="270" />
|
android:angle="270" />
|
||||||
|
|
||||||
</shape>
|
</shape>
|
Loading…
x
Reference in New Issue
Block a user