[android-developers] Re: Two menu buttons in Honeycomb?

2011-10-13 Thread Darren K
I have this exact same problem. Pressing the on in the system bar expands the one on the action bar. I have set targetSdkVersion to 11. Also tried it with 13. There must be some exception that both of us have found to the rule not to show the system bar "legacy" menu button when targeting 11.

[android-developers] Re: Two menu buttons in Honeycomb?

2011-10-14 Thread Darren K
I discovered the error, with some help from StackOverflow. Make sure you didn't forget to put "android:" in front of targetSdkVersion in the manifest. That was my error. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this grou