I am trying to have a actionbar with a searchview widget for API < 11 and was able to get it through ActionBarCompat and SearchViewCompat (v4 rev 6).
However, I am still struggling to find a way to link onSearchRequested(), i.e user pressing the search button and invoking search dialog at the top, with SearchViewCompat. Any idea if it is doable? thanks harvinder -- 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

