> > Hi all, > > i have a listview [custom (2 textview and 1 image) ] and i have a > filter(featues 1) for it > > i.e when i type "a" in a textview (other than the above 2 mentioned) the > list contains only those name starting with a ..... > > and i also have ascending / descending (features 2) button which when > clicked sorts the given list. > > both these features aur running fine > > But after im done using the filter, the asc/desc buttons dont work .... the > on click listener gets called but the list is not sorted > > if any one have come accross this prob help me > > any kind of suggestion will do ... > > >
-- 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

