1
0
Fork 0

remove beoff

This commit is contained in:
Alex Knop 2023-07-20 23:00:05 -04:00 committed by Dimo Karaivanov
parent 02ffbea3f7
commit 55350b0278

View file

@ -747,10 +747,6 @@ public class TraditionalT9 extends KeyPadHandler {
private void showAddWord() {
if (shouldBeOff()) {
return;
}
textField.finishComposingText();
clearSuggestions();