Action Bar on Android 2.3. Extended version of https://github.com/johannilsson/android-actionbar.
ActionBar is hosted in the following web site
https://github.com/burn36/ActionBar
If you think the Android project ActionBar 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 ActionBar.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 3 |
Activity Count | 2 |
There are 22 image files in ActionBar. The names of the image files are listed as follows.
actionbar_back_indicator.png btn_default_disabled_focused_holo_dark.9.png btn_default_disabled_holo_dark.9.png btn_default_focused_holo_dark.9.png btn_default_normal_holo_dark.9.png btn_default_pressed_holo_dark.9.png ic_about.png ic_accept.png ic_back.png ic_camera.png ic_cancel.png ic_discard.png ic_edit.png ic_forward.png ic_help.png ic_refresh.png ic_search.png ic_settings.png ic_share.png ic_title_home_default.png ic_video.png toast_frame.9.png
The following screenshort is generated from the image listed above.
ActionBar has the following Java source files.
com.actionbar.ActionBar.java com.actionbar.OnActionClickListener.java com.actionbar.ScrollingTextView.java com.actionbar.Toast.java com.actionbar.example.HomeActivity.java com.actionbar.example.OtherActivity.java