Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3ecbafd8 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Allow settings title to wrap

Test: manual
Fixes: 141290268
Change-Id: I4e64b693fa213aca6cab6307c4a9177bfa7d7bdd
parent 4c1bfdfe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@
        <com.android.settings.RestrictedListPreference
            android:key="lock_screen_notifications"
            android:title="@string/lock_screen_notifs_title"
            android:singleLineTitle="false"
            android:summary="@string/summary_placeholder" />

        <SwitchPreference