added an option to adjust the suggestion text size
This commit is contained in:
parent
ceec555ae2
commit
0a8361fc7d
21 changed files with 95 additions and 7 deletions
|
|
@ -44,6 +44,10 @@
|
|||
app:key="pref_numpad_fn_key_width"
|
||||
app:title="@string/pref_numpad_fn_key_width" />
|
||||
|
||||
<DropDownPreference
|
||||
app:key="pref_suggestion_font_size"
|
||||
app:title="@string/pref_suggestion_font_size" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:key="pref_arrow_keys_visible"
|
||||
app:title="@string/pref_arrow_keys_visible"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue