This compatibility library makes the ActionBar API available to Froyo+ devices. It is based on the AOSP ActionBarCompat sample project. You can define the state of the home icon as a navigation item programmatically..
android-actionbar-compat is hosted in the following web site
https://github.com/S2H-Mobile/android-actionbar-compat
If you think the Android project android-actionbar-compat listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-actionbar-compat.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 0 |
Fragment Count | 1 |
There are 3 image files in android-actionbar-compat. The names of the image files are listed as follows.
ic_action_refresh.png ic_action_search.png ic_action_share.png
The following screenshort is generated from the image listed above.
android-actionbar-compat has the following Java source files.
de.s2hmobile.compat.ActionBarActivity.java de.s2hmobile.compat.ActionBarAuthenticatorActivity.java de.s2hmobile.compat.ActionBarFragmentActivity.java de.s2hmobile.compat.ActionBarPreferenceActivity.java de.s2hmobile.compat.actionbar.ActionBarConfigurator.java de.s2hmobile.compat.actionbar.ActionBarHelper.java de.s2hmobile.compat.actionbar.ActionBarHelperFroyo.java de.s2hmobile.compat.actionbar.ActionBarHelperHoneycomb.java de.s2hmobile.compat.actionbar.ActionBarHelperICS.java de.s2hmobile.compat.actionbar.SimpleMenu.java de.s2hmobile.compat.actionbar.SimpleMenuItem.java