added a setting for controlling the numpad key font size
This commit is contained in:
parent
3f69ba4e3b
commit
2df9071ce7
21 changed files with 74 additions and 6 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue