fix(profile-fragment): add a margin to the domain button in the profile
This commit is contained in:
@@ -205,6 +205,7 @@
|
|||||||
android:ellipsize="end"
|
android:ellipsize="end"
|
||||||
android:background="@drawable/rect_4dp"
|
android:background="@drawable/rect_4dp"
|
||||||
android:backgroundTint="?colorM3SurfaceVariant"
|
android:backgroundTint="?colorM3SurfaceVariant"
|
||||||
|
android:layout_marginEnd="4dp"
|
||||||
tools:text="mastodon.social"/>
|
tools:text="mastodon.social"/>
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
|
|||||||
Reference in New Issue
Block a user