Update caption bar readability in stories.

This commit is contained in:
Alex Hart
2022-11-16 14:38:52 -04:00
parent cf00995b6f
commit 159f319d77
6 changed files with 46 additions and 14 deletions

View File

@@ -4,6 +4,6 @@
<gradient android:type="linear"
android:angle="90"
android:startColor="@color/story_caption_gradient_start" />
android:startColor="@color/story_gradient_start" />
</shape>