Is there a way I can get android Edit Text to show suggestions when the user type the word, but do not auto-correct the value. Autocorrect shall be shown only if user clicks on the suggestion.
I've checked the following answers... EditText without auto-correction, etc , but it doesn't show suggestions at all.
Thanks.