Hi, I have set up a SearchRecentSuggestionsProvider to use with the Search Button which works well. I have an EditText in and Activity which I would like to change into an AutoCompleteTextView which would use the same suggestions.
The AutoCompleteTextView example shows an ArrayAdapter with Strings array. Is it possible to bind up to the SearchRecentSuggestions? Regards, Julius. -- 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

