Android AutoCompleteTextView , no manual entry -


http://developer.android.com/guide/topics/ui/controls/text.html#autocomplete

i using autocompletetextview predefined words suggestions. have requirment user, words predefined list allowed. ( stackoverflow tags ) how can prohibit user entering those?


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -

php - Accessing static methods using newly created $obj or using class Name -