Click here to Skip to main content
15,889,886 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi all,

I have edittext and below that one listview now if need to search means based on text on edittext i need to upadate the list view.the listview values stored in arraylist
Posted

You can set KeyListener[^] to get the real-time text value and update the list view.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900