As far as anything I can read. If I have mainmenu.xml in a folder called res/menu And I have mainmenu.xml in a folder called res/menu-v11
Then when I run it on my Tab 10.1 with 3.1, it should show the menu that is defined in menu-v11. Sounds right. Only one problem: It doesn't work. It shows the one in menu. It is within a library project. Does that make a difference? Where Honeycomb has an action bar, and prehoneycomb, I have to roll my own action bar, if any, this means I just might have a different menu I'd like to show on Honeycomb than prehoneycomb. What is the right way to do this? Nathan -- 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