1
0
Fork 0

added a setting for controlling the numpad key font size

This commit is contained in:
sspanak 2025-02-03 11:47:59 +02:00 committed by Dimo Karaivanov
parent 3f69ba4e3b
commit 2df9071ce7
21 changed files with 74 additions and 6 deletions

View file

@ -31,6 +31,10 @@
app:key="pref_numpad_key_height"
app:title="@string/pref_numpad_key_height" />
<DropDownPreference
app:key="pref_numpad_key_font_size"
app:title="@string/pref_numpad_key_font_size" />
<DropDownPreference
app:key="pref_numpad_fn_key_width"
app:title="@string/pref_numpad_fn_key_width" />