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"/>