how to disable spell checker for Android AutoCompleteTextView? -


i've searched problem not found answers case.
have autocompletetextview , strings suggestions (city names).

android marks them red line.

enter image description here

i think it's android's spell checker. how can prevent spell checking?

found best solution:

android:inputtype="textphonetic" 

Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -