tags:

views:

33

answers:

1

I want to filter the ListView which containing both contact name and phone number...

how do i filter the list.....please provide me the code(mainly for the filtering code)

A: 

I believe that your question is answered here: How to make a nice looking ListView filter on Android

Viktor Bresan