From d55446099147fad43b22becd25662a0aa3e2043d Mon Sep 17 00:00:00 2001 From: zechs Date: Wed, 15 Jun 2022 11:37:19 +0530 Subject: [PATCH] Wrapped channel-duration text in a CardView --- app/src/main/res/layout/video_channel_row.xml | 32 +++++++++++++------ 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/app/src/main/res/layout/video_channel_row.xml b/app/src/main/res/layout/video_channel_row.xml index 6536befd9..df801ad78 100644 --- a/app/src/main/res/layout/video_channel_row.xml +++ b/app/src/main/res/layout/video_channel_row.xml @@ -2,11 +2,11 @@ + android:background="?android:attr/selectableItemBackground"> + app:strokeWidth="0dp"> - + app:cardBackgroundColor="@color/duration_background_color" + app:cardCornerRadius="8dp"> + + + + +