From 349fbce5afa9b6104e79cb31db44645162024a88 Mon Sep 17 00:00:00 2001 From: Grishka Date: Fri, 13 May 2022 20:42:54 +0300 Subject: [PATCH] Fix #128 --- .../main/res/layout/item_discover_account.xml | 196 +++++++++--------- 1 file changed, 102 insertions(+), 94 deletions(-) diff --git a/mastodon/src/main/res/layout/item_discover_account.xml b/mastodon/src/main/res/layout/item_discover_account.xml index ba98da6ff..b702da02a 100644 --- a/mastodon/src/main/res/layout/item_discover_account.xml +++ b/mastodon/src/main/res/layout/item_discover_account.xml @@ -78,102 +78,110 @@ tools:text="Founder, CEO and lead developer @Mastodon, Germany." /> - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - + android:layout_marginTop="8dp" + android:padding="8dp" + android:layout_marginEnd="8dp" + android:clipToPadding="false"> + + + + \ No newline at end of file