From 9a0851cb06b89f3cd840eca79dd7717fbe42a364 Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Thu, 29 Dec 2022 14:00:53 -0300 Subject: [PATCH] Fixing some padding issues with the changelog --- mastodon/src/main/res/layout/item_settings_update.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/mastodon/src/main/res/layout/item_settings_update.xml b/mastodon/src/main/res/layout/item_settings_update.xml index 371bfcece..11523aed4 100644 --- a/mastodon/src/main/res/layout/item_settings_update.xml +++ b/mastodon/src/main/res/layout/item_settings_update.xml @@ -86,7 +86,6 @@ android:textStyle="bold" android:textSize="16dp" android:paddingStart="16dp" - android:paddingBottom="8dp" android:text="@string/sk_changelog" />