From 48bd277769a4947ed9d1392a0a17c9a1e0d0dcfd Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Mon, 6 Mar 2023 21:07:48 -0300 Subject: [PATCH] refactor(mute-user-timer): add bottom padding for design consistency --- mastodon/src/main/res/layout/item_mute_duration.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/mastodon/src/main/res/layout/item_mute_duration.xml b/mastodon/src/main/res/layout/item_mute_duration.xml index 3678372e6..2e2323523 100644 --- a/mastodon/src/main/res/layout/item_mute_duration.xml +++ b/mastodon/src/main/res/layout/item_mute_duration.xml @@ -5,6 +5,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:minHeight="48dp" + android:paddingBottom="16dp" android:gravity="center_vertical" android:layoutDirection="locale">