Allow settings title to wrap
Test: manual Fixes: 141290268 Change-Id: I4e64b693fa213aca6cab6307c4a9177bfa7d7bdd
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user