From 1fedfce00d31b441c582d058d26dcd9fe21e9484 Mon Sep 17 00:00:00 2001 From: FineFindus Date: Wed, 20 Mar 2024 13:23:00 +0100 Subject: [PATCH] fix(profile): display username icons after server --- .../src/main/res/layout/fragment_profile.xml | 29 +++++++++---------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/mastodon/src/main/res/layout/fragment_profile.xml b/mastodon/src/main/res/layout/fragment_profile.xml index ae40f0fe4..4500c922c 100644 --- a/mastodon/src/main/res/layout/fragment_profile.xml +++ b/mastodon/src/main/res/layout/fragment_profile.xml @@ -193,6 +193,20 @@ android:textColor="?colorM3OnSurfaceVariant" tools:text="\@Gargron" /> + + - - -