Added wrapping settings titles to the next line (#6951)

This commit is contained in:
Agnieszka C 2021-08-21 14:21:55 +02:00
parent 3e743ab739
commit a2b64dda3e
8 changed files with 37 additions and 0 deletions

View file

@ -26,6 +26,7 @@
android:key="@string/show_hold_to_append_key"
android:summary="@string/show_hold_to_append_summary"
android:title="@string/show_hold_to_append_title"
app:singleLineTitle="false"
app:iconSpaceReserved="false" />
<ListPreference