On 9 Lut, 12:43, vani reddy <[email protected]> wrote:
> I am not able to avoid creating a new adapter after every search.
>

see AbsListView.html#attr_android:textFilterEnabled

AbsListView already supports all you need to perform row filtering: it
creates temp TextView that displays filter constraint, delays actual
filtering etc

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

Reply via email to