Is there action bar for Android Level 7 or something else that I can use as action bar? I need to build an app which is using action bar for Android 2.1
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
JohanNilsson has actually created a |
|||||||||
|
|
here you go. The officle android article is called: ActionBarCompat - Action Bar Compatibility. (just in case the link wont work for ever) |
|||
|
|
|
Well, you should try this open source project http://actionbarsherlock.com , you will find it's full definition on this website In the newest version it will have support for features provided by ICS. |
|||
|
|
|
||||
|
|
|
The equivalent of action bar in pre-Honeycomb versions of Android is the options menu, accessible under Menu button. |
|||
|
|
