Setting EditText, does not seem to work:
android:inputType="text|textNoSuggestions"
I am using an S4 on 4.1.x I want to remove autotext for the edittext field.
Setting EditText, does not seem to work:
android:inputType="text|textNoSuggestions"
I am using an S4 on 4.1.x I want to remove autotext for the edittext field.