From e66ca47198b4de67129fb3a12e98e738129a747d Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 8 Aug 2023 10:55:06 +0200 Subject: [PATCH] longer fields when editing bio --- .../mastodon/layout/account_field_item.xml | 88 +++++++++++-------- 1 file changed, 53 insertions(+), 35 deletions(-) diff --git a/app/src/main/res/layouts/mastodon/layout/account_field_item.xml b/app/src/main/res/layouts/mastodon/layout/account_field_item.xml index d7e92497..a36dd918 100644 --- a/app/src/main/res/layouts/mastodon/layout/account_field_item.xml +++ b/app/src/main/res/layouts/mastodon/layout/account_field_item.xml @@ -14,46 +14,64 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see --> - + app:cardElevation="0dp" + app:strokeWidth="0dp"> - + android:layout_margin="5dp" + android:gravity="center_vertical" + android:orientation="horizontal"> - - - - - + + + + + + + + + + + +