From 9d800106ccd2043f05413edf972141c6c1b42d2a Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Tue, 27 Dec 2022 20:20:44 -0300 Subject: [PATCH] Added a framelayout just for adding the confirm button --- .../src/main/res/layout/fragment_profile.xml | 48 +++++++++++-------- 1 file changed, 28 insertions(+), 20 deletions(-) diff --git a/mastodon/src/main/res/layout/fragment_profile.xml b/mastodon/src/main/res/layout/fragment_profile.xml index 2000e718d..0ad7a898e 100644 --- a/mastodon/src/main/res/layout/fragment_profile.xml +++ b/mastodon/src/main/res/layout/fragment_profile.xml @@ -256,12 +256,38 @@ android:textColor="?android:textColorSecondary" tools:text="\@Gargron" /> + - + + + + - -