Android Question autocompletedittext question

tufanv

Expert
Licensed User
Longtime User
Hello

I have these items in my act:

EUR/USD
AUD/USD
TRL/JPY
EUR/TRL

When i type trl it only filters TRL/JPY, is it possible to make it also filter the EUR/TRL as it includes TRL also ?

TY
 

tufanv

Expert
Licensed User
Longtime User
Yes. Use SearchView instead of AutoCompleteEditText.
and is it possible to make the list of search result appear just after something typed in the box and dissapear after selected ?
(the code already have lv.Visible=false under itemclick in module but it doesnt get invisible ? )
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…