From 647a7d70cdb00f249cba0e4bbd0fb160e294d52d Mon Sep 17 00:00:00 2001 From: sk Date: Fri, 3 Feb 2023 15:24:21 +0100 Subject: [PATCH] rearrange profile items --- .../src/main/res/layout/fragment_profile.xml | 25 ++++++++++--------- .../main/res/layout/item_profile_about.xml | 4 +-- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/mastodon/src/main/res/layout/fragment_profile.xml b/mastodon/src/main/res/layout/fragment_profile.xml index 31ff3f3a5..d3eec7c46 100644 --- a/mastodon/src/main/res/layout/fragment_profile.xml +++ b/mastodon/src/main/res/layout/fragment_profile.xml @@ -213,14 +213,22 @@ android:layout_marginTop="16dp" android:background="?attr/colorPollVoted"/> - + android:paddingTop="4dp" /> + + - - \ No newline at end of file