Hi,

When using activity's "android:uiOptions" with value
"splitActionBarWhenNarrow" the action bar is split into a top and
bottom bars.
I'd like to know if it's possible to control on-the-fly showing the
bottom action bar.

I mean, the new ICS multiple selection approach for lists is press and
hold an item and so the list becomes into a selection mode. This mode
uses the same action bar setup from activity, i. e. if it's split it
remains split, if activity does not uses "splitActionBarWhenNarrow" it
remains with the actions at the top.

I would like to have a list activity with the actions at the top and
the multiple selection mode (in the same activity) using the split
actionbar, for a better UX.

Do anyone know how to do that? How to control showing actions at the
top or splitting them into selection mode?

Thanks!
Happy Black Friday =)

-- 
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