Added wrapping settings titles to the next line (#6951)
This commit is contained in:
parent
0683dafa55
commit
d69672e113
8 changed files with 37 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
android:key="@string/update_app_key"
|
||||
android:summary="@string/updates_setting_description"
|
||||
android:title="@string/updates_setting_title"
|
||||
app:singleLineTitle="false"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
||||
</PreferenceScreen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue