Hi, I am trying a implement a search box for list of contacts(using list view with check boxes) that my app uses. For example: When I type letter "A" it should display all the contacts with that letter and let me select multiple of them.
What kind of widget should I go for? Is EditText way to go and listen to keypress? Any pointers are appreciated. Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

