reordered the Appearance settings a bit
This commit is contained in:
parent
5401f1e40c
commit
3f69ba4e3b
10 changed files with 46 additions and 35 deletions
|
|
@ -31,14 +31,14 @@
|
|||
app:key="pref_numpad_key_height"
|
||||
app:title="@string/pref_numpad_key_height" />
|
||||
|
||||
<DropDownPreference
|
||||
app:key="pref_numpad_fn_key_width"
|
||||
app:title="@string/pref_numpad_fn_key_width" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:key="pref_arrow_keys_visible"
|
||||
app:title="@string/pref_arrow_keys_visible"
|
||||
app:summary="@string/pref_arrow_keys_visible_summary" />
|
||||
|
||||
<DropDownPreference
|
||||
app:key="pref_numpad_fn_key_width"
|
||||
app:title="@string/pref_numpad_fn_key_width" />
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory app:title="@string/pref_category_hacks">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue