1
0
Fork 0

added an option to adjust the suggestion text size

This commit is contained in:
sspanak 2025-04-23 13:40:06 +03:00 committed by Dimo Karaivanov
parent ceec555ae2
commit 0a8361fc7d
21 changed files with 95 additions and 7 deletions

View file

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