Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.

Commit 9c733d6

Browse files
committed
tweak header text margin
1 parent 4d49890 commit 9c733d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mastodon/src/main/res/layout/display_item_header.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
android:layout_width="match_parent"
6161
android:layout_height="wrap_content"
6262
android:layout_marginEnd="12dp"
63+
android:layout_marginTop="2sp"
6364
android:layout_toStartOf="@id/visibility"
6465
android:layout_toEndOf="@id/avatar"
6566
android:minHeight="24sp">

0 commit comments

Comments
 (0)