I use SearchAdapter extends CursorAdapter implements Filterable

I want to show two items in AutoCompleteTextView, just like Google
Search, one is queryResult ,another is query numbers.

I have get the cursor of google search by method
runQueryOnBackgroundThread . But I don't know how to fill those in
layout. That is  how to write newView() and bindView(). 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to