From 72cf5c3b591f20df0e68f8284ed35dacf1a09159 Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Wed, 20 Mar 2024 16:02:46 -0300 Subject: [PATCH] fix(profile-fragment): add a margin to the domain button in the profile --- mastodon/src/main/res/layout/fragment_profile.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/mastodon/src/main/res/layout/fragment_profile.xml b/mastodon/src/main/res/layout/fragment_profile.xml index 4500c922c..083f129d7 100644 --- a/mastodon/src/main/res/layout/fragment_profile.xml +++ b/mastodon/src/main/res/layout/fragment_profile.xml @@ -205,6 +205,7 @@ android:ellipsize="end" android:background="@drawable/rect_4dp" android:backgroundTint="?colorM3SurfaceVariant" + android:layout_marginEnd="4dp" tools:text="mastodon.social"/>