I am developing an application that needs to extend the functionality
of the android search bar. Basically I need to show a bitmap image for
each suggestion. The current implementation of the search bar enables
to show resource icons (with SearchManager.SUGGEST_COLUMN_ICON_1 and
SearchManager.SUGGEST_COLUMN_ICON_2).
I don't see the way to customize thenative search dialog.
I think it is not a good idea to create my search component. I found
an old entry in this group, but it doesn't have any answer (http://
www.mail-archive.com/android-developers@googlegroups.com/msg31090.html).
Basically the question is the same: "is the search UI customizable at
all"?
Thanks in advance, Pablo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to