EditableTextBox and Android help.

PROBLEM

Hello everyone.

I want to change the android keyboard behavior, but I have no clue how to do it and the documentation didn’t help me.

  • As you can see in the next picture there is a box on the keyboard that shows you the dictionary words. I would like to remove it.

  • Also I would like do something like this. As soon I load the widget, the keyboard goes up and don’t go away after I hit commit the word I’m writing.

MY SETUP
Windows 10, VS 2017, ue 4.18.2

ANDROID BUILD INFO
Using Gradle instead of ant
SDK API Level: latest
NDK API Level: android-21

MY CODE
https://bitbucket.org/4rchitecth/mobiletest

Thanks for your time!