ActionBarSherlock is an extension of the compatibility library designed to facilitate the use of the action bar design pattern across all versions of Android with a single API.
ActionBarSherlock is an extension of the compatibility library designed to facilitate the use of the action bar design pattern across all versions of Android with a single API.
The library will automatically use the native action bar when appropriate or will automatically wrap a custom implementation around your layouts. This allows you to easily develop an application with an action bar for every version of Android from 2.x and up.
For more information please see the project's website at actionbarsherlock.com.
Check: usage of ActionBarSherlock and Download ActionBarSherlock
Bugs should be filed on the GitHub project page if you determine through your question that one has been found.