mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-24 16:57:50 +00:00
Fix incorrect color
This commit is contained in:
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…
x
Reference in New Issue
Block a user