From 6a103ca3f35d0abbefd78cc67bed55bc1e05eb7a Mon Sep 17 00:00:00 2001 From: sk Date: Sat, 17 Dec 2022 21:16:35 +0100 Subject: [PATCH] fix text view cutting off text closes #157 --- mastodon/src/main/res/layout/fragment_profile.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mastodon/src/main/res/layout/fragment_profile.xml b/mastodon/src/main/res/layout/fragment_profile.xml index 1398b141d..2b4088da7 100644 --- a/mastodon/src/main/res/layout/fragment_profile.xml +++ b/mastodon/src/main/res/layout/fragment_profile.xml @@ -85,7 +85,7 @@