mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-26 11:51:10 +01:00
Fix story caption protection.
This commit is contained in:
committed by
Cody Henthorne
parent
ab897953bf
commit
60e9763f7a
@@ -4,6 +4,6 @@
|
||||
|
||||
<gradient android:type="linear"
|
||||
android:angle="90"
|
||||
android:startColor="@color/transparent_black_25" />
|
||||
android:startColor="@color/story_caption_gradient_start" />
|
||||
|
||||
</shape>
|
||||
Reference in New Issue
Block a user