From 8d894c97f32dfe0ef76b819c060df5102302b99c Mon Sep 17 00:00:00 2001 From: Koitharu Date: Wed, 13 Jul 2022 11:36:08 +0300 Subject: [PATCH] Update shelf widget items ui --- app/src/main/res/layout/item_shelf.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/layout/item_shelf.xml b/app/src/main/res/layout/item_shelf.xml index 41ad4e865..e822c45bf 100644 --- a/app/src/main/res/layout/item_shelf.xml +++ b/app/src/main/res/layout/item_shelf.xml @@ -9,17 +9,18 @@ @@ -31,8 +32,6 @@ android:elegantTextHeight="false" android:ellipsize="end" android:lines="2" - android:paddingHorizontal="4dp" - android:paddingBottom="4dp" android:textColor="?android:attr/textColorPrimary" />