Simple ActionBar library fork from Android SDK sample "ActionBarCompat".
ActionBarCompat is hosted in the following web site
https://github.com/tamacjp/ActionBarCompat
If you think the Android project ActionBarCompat 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 ActionBarCompat.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 4 |
Activity Count | 0 |
There are 2 image files in ActionBarCompat. The names of the image files are listed as follows.
ic_home.png ic_menu_moreoverflow.png
The following screenshort is generated from the image listed above.
ActionBarCompat has the following Java source files.
com.example.android.actionbarcompat.ActionBarActivity.java com.example.android.actionbarcompat.ActionBarHelper.java com.example.android.actionbarcompat.ActionBarHelperBase.java com.example.android.actionbarcompat.ActionBarHelperHoneycomb.java com.example.android.actionbarcompat.ActionBarHelperICS.java com.example.android.actionbarcompat.SimpleMenu.java com.example.android.actionbarcompat.SimpleMenuItem.java