From 037b8cc54e74755206e6bac9e1b569f05ffaca10 Mon Sep 17 00:00:00 2001 From: sk Date: Wed, 21 Dec 2022 16:37:40 +0100 Subject: [PATCH] no ellipsis for settings items --- mastodon/src/main/res/layout/item_settings_switch.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/mastodon/src/main/res/layout/item_settings_switch.xml b/mastodon/src/main/res/layout/item_settings_switch.xml index 42f13e846..3dec2e11e 100644 --- a/mastodon/src/main/res/layout/item_settings_switch.xml +++ b/mastodon/src/main/res/layout/item_settings_switch.xml @@ -24,8 +24,6 @@ android:layout_weight="1" android:textSize="16sp" android:textColor="?android:textColorPrimary" - android:singleLine="true" - android:ellipsize="end" tools:text="@string/theme_true_black"/>