I have successfully implemented Custom Search suggestions when using the Search Dialog. However currently each suggestions item is just text. I would like to add in a icon on the left. The problem however is that I do not have these pictures locally, rather I can access them via a URL. I haven't been able to find in the documents ( Building a suggestion table ) how to send it the URL instead of a Uri to a local file under SUGGEST_COLUMN_ICON_1.

link|improve this question

46% accept rate
feedback

1 Answer

I have figured out that this is impossible, as long as you want to use the default Android search capabilities. If you know otherwise, please comment.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.