[android-developers] Action bar through compatibility lib on 1.x, 2.x API
Is the compatibility library expected to help with action bar on pre-
honeycombs?
Have been trying to get it to work in vain for long.
Changed the sample that uses MenuCompat to show action irrespective of
room. Still no luck.
MenuCompat.setShowAsAction(item, MenuItem.SHOW_AS_ACTION_ALWAYS);
What am I doing wrong? Or is it just to use fragments in options menu
that show at the bottom of the screen?
Thanks in advance.
RS
ps: The only relevant thread in this group was the one with Dianne
Hackborn's reply asking us to properly try the samples out. Yes, I
have already included the jar and the rest of the fragments*support
stuff work well.
--
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