I currently have an application in the play store for both tablets and smartphone runnings Android 3.0+ (http://tinyurl.com/cnejnjs). In order to appeal to more users I am looking into getting the application to work on a large range of devices.
I am aware of ActionBar Sherlock and this seems to do almost everything I want. One thing it does not offer is the Search Widget which I make use of in the current application.
Is there any way to have a search box in the actionbar which updates the current list fragment on screen in a similar way to how the default search widget works?