From a0d9a2f3059a4ed6755e43dec0e227921aa19a94 Mon Sep 17 00:00:00 2001 From: 0xd9a <0xd9a@noreply.codeberg.org> Date: Fri, 19 Sep 2025 16:17:02 +0530 Subject: [PATCH] Update status info area of focused statuses - Add a separator between two rows - Make the long information line scrollable - Reduce space between items and separator dots --- .../layouts/mastodon/layout/drawer_status.xml | 143 ++++++++++-------- 1 file changed, 83 insertions(+), 60 deletions(-) diff --git a/app/src/main/res/layouts/mastodon/layout/drawer_status.xml b/app/src/main/res/layouts/mastodon/layout/drawer_status.xml index 163e9b57..d7bd2a1c 100644 --- a/app/src/main/res/layouts/mastodon/layout/drawer_status.xml +++ b/app/src/main/res/layouts/mastodon/layout/drawer_status.xml @@ -532,7 +532,6 @@ tools:text="1 January 2021, 12:00" tools:visibility="visible" /> - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - + + + android:layout_marginHorizontal="3dp" + app:srcCompat="@drawable/baseline_circle_24" /> - + android:layout_marginHorizontal="3dp" + app:srcCompat="@drawable/baseline_circle_24" /> + - +