From 5434325fa8a975f260b692720305213518bb5df4 Mon Sep 17 00:00:00 2001 From: sk Date: Fri, 7 Apr 2023 16:30:49 +0200 Subject: [PATCH] =?UTF-8?q?fix=20header=20alignments=E2=80=A6=20again?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mastodon/src/main/res/layout/display_item_header.xml | 3 +-- mastodon/src/main/res/layout/fragment_compose.xml | 5 ++--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/mastodon/src/main/res/layout/display_item_header.xml b/mastodon/src/main/res/layout/display_item_header.xml index 8217f2750..957afcbb2 100644 --- a/mastodon/src/main/res/layout/display_item_header.xml +++ b/mastodon/src/main/res/layout/display_item_header.xml @@ -91,7 +91,7 @@ android:layout_height="wrap_content" android:layout_marginEnd="8dp" android:layout_marginTop="3dp" - android:paddingTop="4sp" + android:paddingTop="3sp" android:layout_toStartOf="@id/unread_indicator" android:layout_toEndOf="@id/avatar" android:minHeight="24sp"> @@ -128,7 +128,6 @@ android:layout_toStartOf="@id/unread_indicator" android:layout_toEndOf="@id/avatar" android:layoutDirection="locale" - android:minHeight="20sp" android:orientation="horizontal">