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 available 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 back through 1.6.
Interaction with the action bar is provided through a single API by calling getSupportActionBar()
. The methods provided by this interface mirror those of the native action bar exactly.
Enabling support is as simple as extending your activities from FragmentActivity
and declaring a theme in your manifest file.
A single theme can be used to style the action bar to match the look and feel of your application.
If you need to customize the look for a phone or tablet, Android's powerful resource filtering can still be leveraged.
View screenshots and descriptions of the three sample applications which are bundled with the project as well as open source applications who chose to implement the library.
Each project links to its source so you can investigate their code for reference.
Stay in optimal CrossFit shape while on the road with this CrossFit Travel App. The first CrossFit Travel application!
Manage the progress of (re-)watching your favorite TV shows. Keep track of which episodes you still have to watch or which ones are upcoming.
Mobile interface to the world's largest source for information on craft beer: RateBeer.