Re: [android-developers] Navigation Tabs converted to Drop down on orientation change in Action bar of ICS.
On Mon, Jan 16, 2012 at 5:31 AM, Sudeep Sharma <sudeep.android@gmail.com> wrote:
> The activity is launched in portrait mode and you will see some tabs,
> change the orientation. The tabbed view will change to drop down.
>
> Basically i wanted the Tabs which were existing in portrait mode
> should also exist in landscape mode.
That is rather bizarre behavior. The *only* place I get the the
scrollable tabs is in portrait mode on normal-size screen
devices/emulators. In landscape mode, or in either mode on a
xlarge-size emulator, I get the drop-down list, though for the tablet,
I had to add more tabs.
Adding android:uiOptions="splitActionBarWhenNarrow" didn't seem to help.
I'll take a shot at writing my own test app soonish, and if I can
reproduce the problem, I'll file an issue about it. It feels like that
this should be more consistent. Whether the drop-down list or the
scrollable tabs is the right answer, I can't say.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Warescription: Three Android Books, Plus Updates, One Low Price!
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home