Insert space after autocompletion in Android
- by Leafsoft
Hello,
I'm an Android developer and when my apps summon the keyboard, choosing an option in the autocompletion menu inserts the chosen word but not a space after it. Is there a way to make a space appear automatically I trigger autocompletion?
Thank you in advance.