From 9c733d65b2bbd91434b1e367b9f11c601213ef29 Mon Sep 17 00:00:00 2001 From: sk Date: Mon, 9 Jan 2023 11:24:02 +0100 Subject: [PATCH] tweak header text margin --- mastodon/src/main/res/layout/display_item_header.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/mastodon/src/main/res/layout/display_item_header.xml b/mastodon/src/main/res/layout/display_item_header.xml index b022139f2..f7cf78c45 100644 --- a/mastodon/src/main/res/layout/display_item_header.xml +++ b/mastodon/src/main/res/layout/display_item_header.xml @@ -60,6 +60,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginEnd="12dp" + android:layout_marginTop="2sp" android:layout_toStartOf="@id/visibility" android:layout_toEndOf="@id/avatar" android:minHeight="24sp">