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

@ -102,6 +102,7 @@
<string name="pref_privacy_policy">Privacy Policy</string>
<string name="pref_status_icon">Status Icon</string>
<string name="pref_status_icon_summary">Show an icon when keyboard input is active.</string>
<string name="pref_suggestion_font_size">Suggestion Font Size</string>
<string name="pref_suggestion_smooth_scroll">Smooth Suggestion Scrolling</string>
<string name="pref_upside_down_keys">Reverse Key Order</string>
<string name="pref_upside_down_keys_summary">Enable if the keypad has 789 on the first row, instead of 123.</string>