From 35e0897869cfb1dd9890995759f7adc9b4cb467e Mon Sep 17 00:00:00 2001 From: sk Date: Thu, 2 Feb 2023 15:46:26 +0100 Subject: [PATCH] move profile counters down --- .../src/main/res/layout/fragment_profile.xml | 270 ++++++++++-------- 1 file changed, 144 insertions(+), 126 deletions(-) diff --git a/mastodon/src/main/res/layout/fragment_profile.xml b/mastodon/src/main/res/layout/fragment_profile.xml index 73b6921bd..3be922fb9 100644 --- a/mastodon/src/main/res/layout/fragment_profile.xml +++ b/mastodon/src/main/res/layout/fragment_profile.xml @@ -1,5 +1,6 @@ - @@ -74,103 +74,11 @@ - - - - - - - - - - - - - - - - - - - - - + android:layout_marginHorizontal="16dp"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +