Fair point Skink! All that needs to happen is to implement a Filter and add it to Adapter.
On 8 February 2012 14:02, skink <[email protected]> wrote: > > > Daniel Drozdzewski wrote: >> 0. Stop creating new adapter and adding it to your ListView every time >> user types anything. Consult ListAdapter API - there are methods to >> accommodate your needs. > > it's AbsListView that performs filtering imho > > pskink > > -- > 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 -- Daniel Drozdzewski -- 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

