1
0
Fork 0

added an option to disable the suggestion-list scrolling animations

This commit is contained in:
sspanak 2025-03-26 15:49:58 +02:00 committed by Dimo Karaivanov
parent a5b6a20a50
commit 14d5f2fc44
18 changed files with 55 additions and 5 deletions

View file

@ -99,6 +99,7 @@
<string name="pref_predict_word_pairs_summary">Remember commonly used phrases to improve the suggestions accuracy.</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_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>