From a5fc536902a7a3d477a1886a7e205966d3ccaf05 Mon Sep 17 00:00:00 2001 From: 0xd9a <0xd9a@noreply.codeberg.org> Date: Thu, 28 Aug 2025 00:35:40 +0530 Subject: [PATCH] Move "Max chars in links" next to "Truncate links" --- app/src/main/res/xml/pref_timelines.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app/src/main/res/xml/pref_timelines.xml b/app/src/main/res/xml/pref_timelines.xml index bf5e87b1..916903ab 100644 --- a/app/src/main/res/xml/pref_timelines.xml +++ b/app/src/main/res/xml/pref_timelines.xml @@ -72,6 +72,16 @@ app:singleLineTitle="false" app:title="@string/truncate_links" /> + -