Hi,
The 1.5 AVD doesn't seem to follow the documentation in:
http://developer.android.com/reference/android/app/SearchManager.html

which says it's enough to call onSearchRequested() to call the search
activity.
I need to call startSearch() to make it work.
However, when I check the source code of Activity.java,
onSearchRequested() does call startSearch().

This works in 1.6.

Is this a bug in 1.5, or did I miss something? Thanks.
--~--~---------~--~----~------------~-------~--~----~
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