I am developing an application that needs to extend a bit the
functionality of the android search bar. Basically I need to add a
checkbox below the editbox search text to allow performing a search
backwards/forward in a document. Currently my activity is searchable
and shows the native SearchDialog every time the user clicks on a
specific menu option. However I don't see the way to customize the
native search dialog at all.

I'd like to keep using the search UI in my activity with these
extended search options but I'm afraid all have to desist doing that.
Instead I imagine the only alternative I have got is to design my own
search bar and and stop using the native search functionality.

So, my question would be "is the search UI customizable at all"?

--~--~---------~--~----~------------~-------~--~----~
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