Can we implement SeachView in Android 2.2 using ActionbarSherlock.
I am using following code, it is working fine in 3.0 but not working in 2.2
@Over
Unfortunately, from what I have read and tried, ActionBarSherlock does not support the SearchView widget.
Android is set to release a backwards compatibility package in the future supporting this, but who knows when that will be.
See this link from the man himself: https://github.com/JakeWharton/ActionBarSherlock/issues/70