mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 19:37:32 +00:00
Fix incorrect color
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
<gradient
|
||||
android:startColor="@android:color/transparent"
|
||||
android:endColor="#000000"
|
||||
android:endColor="#CC000000"
|
||||
android:angle="270" />
|
||||
|
||||
</shape>
|
Reference in New Issue
Block a user