Hi, following methods to show options menu don't work on honeycomb. Is it a bug or supposed to be like that, so how can I do this manually on honeycomb.
Activity.openOptionsMenu doesn't work. getWindow().openPanel(Window.FEATURE_OPTIONS_PANEL, new KeyEvent(KeyEvent.ACTION_UP, KeyEvent.KEYCODE_MENU)); doesn't work either Thanks, Walter -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

