From 325fbf8f5ff9e624a5afbc4c55581fdb73492445 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 5 Mar 2025 17:42:46 +0100 Subject: [PATCH] Fix issue #1128 - Move QR code to header --- .../mastodon/layout/activity_profile.xml | 55 +++++++++++-------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/app/src/main/res/layouts/mastodon/layout/activity_profile.xml b/app/src/main/res/layouts/mastodon/layout/activity_profile.xml index 5968db2c..56916e02 100644 --- a/app/src/main/res/layouts/mastodon/layout/activity_profile.xml +++ b/app/src/main/res/layouts/mastodon/layout/activity_profile.xml @@ -50,15 +50,37 @@ android:layout_margin="6dp" app:cardElevation="4dp" app:layout_constraintTop_toTopOf="parent"> - - + android:layout_height="match_parent"> + + + + + + @@ -140,22 +162,7 @@ app:layout_constraintStart_toStartOf="@id/banner_container" app:layout_constraintTop_toBottomOf="@id/avatar_container" tools:text="@tools:sample/first_names" /> - +