Autocomplettextview
Posted
by soclose
on Stack Overflow
See other posts from Stack Overflow
or by soclose
Published on 2010-05-17T08:18:35Z
Indexed on
2010/05/17
8:41 UTC
Read the original article
Hit count: 199
android
|autocompletetextview
Hi,
In my autocompletetextview, the list is not shown or filtered by input text.
Eg,
If user enter "an", all text started with "an" will be seen in this list.
How to fix this?
© Stack Overflow or respective owner