From 2094ec987027cb7aec70235e9192659b2d65018c Mon Sep 17 00:00:00 2001 From: jarnedemeulemeester Date: Sat, 21 Aug 2021 16:43:50 +0200 Subject: [PATCH] Add gradient to episode description --- app/src/main/res/layout/episode_item.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app/src/main/res/layout/episode_item.xml b/app/src/main/res/layout/episode_item.xml index 7a94f37a..428b9fac 100644 --- a/app/src/main/res/layout/episode_item.xml +++ b/app/src/main/res/layout/episode_item.xml @@ -82,5 +82,13 @@ app:layout_constraintStart_toStartOf="@id/episode_title" app:layout_constraintTop_toBottomOf="@id/episode_title" tools:text="After one hundred years of peace, humanity is suddenly reminded of the terror of being at the Titans' mercy. After one hundred years of peace, humanity is suddenly reminded of the terror of being at the Titans' mercy." /> + + \ No newline at end of file