Kvazios

Results 1 comments of Kvazios

Okay, after some research, I'm found this solution: ``` knife.setInputType(InputType.TYPE_TEXT_FLAG_NO_SUGGESTIONS); knife.setSingleLine(false); ```