1
0
Fork 0

added an alternative suggestion scrolling method to fix invisible suggestions on some older devices

This commit is contained in:
sspanak 2023-08-11 18:04:20 +03:00 committed by Dimo Karaivanov
parent a1235e95ac
commit 936c7d3479
14 changed files with 48 additions and 1 deletions

View file

@ -11,6 +11,7 @@
<string name="add_word_exist">La palabra \"%1$s\" ya esta en el diccionario.</string>
<string name="add_word_title">Agregar palabra</string>
<string name="pref_category_abc_mode">Modo ABC</string>
<string name="pref_category_hacks">Compatibilidad</string>
<string name="pref_category_appearance">Apariencia</string>
<string name="pref_category_function_keys">Teclas de acceso rápido</string>
<string name="pref_category_predictive_mode">Texto predictivo</string>