On Mon, Dec 19, 2011 at 2:08 PM, Andrew <akwa...@gmail.com> wrote:
> I've got a split action bar working in my app. There are several
> action items and an overflow menu for the extra ones. However, when I
> rotate the device to landscape, the overflow (menu) button appears at
> the top action bar, and all the other action items disappear. All
> these menu items have "always" set for showAsAction.
>
> Is this the expected behavior?

No. I cannot reproduce your problem, using this sample project:

https://github.com/commonsguy/cw-android/tree/master/Menus/ActionBarBC

On both a Galaxy Nexus and a Nexus S running Android 4.0, the action
bar behaves as you would expect.

> I was expecting all the actions on the split action bar to appear at
> the top action bar when in landscape mode.

In the sample app linked to above, it does.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to