Increse bottom gradient height to improve readability.

This commit is contained in:
Alex Hart
2022-10-11 10:59:11 -03:00
committed by Greyson Parrelli
parent 1046265d23
commit 7477f3c319
3 changed files with 4 additions and 4 deletions

View File

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