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