1
0
Fork 0

reordered the Appearance settings a bit

This commit is contained in:
sspanak 2025-02-03 10:22:49 +02:00 committed by Dimo Karaivanov
parent 5401f1e40c
commit 3f69ba4e3b
10 changed files with 46 additions and 35 deletions

View file

@ -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">