From e9a2fae6008916610760dcba027e31fc686ff3a1 Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Sat, 13 May 2023 21:45:52 -0300 Subject: [PATCH] feat: increase padding between FileStatusDisplayItems This is for better consistency on the notifications tab, and it also looks better overall Don't worry @sk22, I shall make a PR for it all sometime in the near future --- mastodon/src/main/res/layout/display_item_file.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mastodon/src/main/res/layout/display_item_file.xml b/mastodon/src/main/res/layout/display_item_file.xml index b5a169fc7..7fc227cdd 100644 --- a/mastodon/src/main/res/layout/display_item_file.xml +++ b/mastodon/src/main/res/layout/display_item_file.xml @@ -8,7 +8,7 @@