
ActionBarSherlock Demos - FREE
by Jake Wharton, Version: 4.1.0 , 624 KB Official Site
Package name: com.actionbarsherlock.sample.demos , Last Update: 2012-10-11 08:21:01
190 ratings (4.974 average)
5,000-10,000 downloads
What's new in this version (4.1.0):
Altered technique used for menu event dispatching through the fragment manager for greater control.
Do not dispatch menu creation event if the activity has been destroyed.
Correct potential NullPointerException when the hardware menu key was pressed in an activity that is forcing the overflow menu.
Do not set a listener on the native action bar tab wrapper unless a compatibility listener has been set.
Ensure the compatibility animation framework is always available on vie
Description
WARNING: This is a demo app for a library project!
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.
The demo sample is a showcase of the functionality of the library (most notably, the action bar). There are several demos of different functionality but the most important is the feature toggles. A set of buttons make up the layout of this activity which allow you to toggle virtually all of the display-related settings of the action bar to observe how it behaves on various device configurations.
Please DO NOT report bugs in reviews. Create an issue on the GitHub project or send them to my email directly. More information available via the website.