1
0
Fork 0

added v-shaped numpad layout

This commit is contained in:
sspanak 2025-02-02 15:20:56 +02:00 committed by Dimo Karaivanov
parent 4303e03448
commit e6950c370c
29 changed files with 228 additions and 82 deletions

View file

@ -15,6 +15,10 @@
app:title="@string/pref_layout" />
<PreferenceCategory app:title="@string/pref_category_geometry">
<DropDownPreference
app:key="pref_numpad_shape"
app:title="@string/pref_numpad_shape" />
<DropDownPreference
app:key="pref_numpad_alignment"
app:title="@string/pref_numpad_alignment" />