UI resize
This commit is contained in:
parent
2bfabd2ec8
commit
867b3be578
31 changed files with 602 additions and 59 deletions
|
|
@ -15,6 +15,10 @@
|
|||
app:title="@string/pref_haptic_feedback"
|
||||
app:summary="@string/pref_haptic_feedback_summary"/>
|
||||
|
||||
<DropDownPreference
|
||||
app:key="pref_numpad_key_height"
|
||||
app:title="@string/pref_numpad_key_height" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:key="pref_status_icon"
|
||||
app:title="@string/pref_status_icon"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue