Fix story caption protection.

This commit is contained in:
Alex Hart
2022-07-26 13:11:15 -03:00
committed by Cody Henthorne
parent ab897953bf
commit 60e9763f7a
2 changed files with 3 additions and 1 deletions

View File

@@ -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>