Here's a screenshot:

Before menu btn is clicked:   http://i39.tinypic.com/allwn5.jpg
After menu btn is clicked:  http://i39.tinypic.com/1zf7jg4.png

This is pretty easy to reproduce.  Just create a new android app,
change the theme in the android manifest to "@android:style/
Theme.Dialog",   and create a handler for onCreateOptionsMenu with a
couple of dummy buttons.  When you launch the app,  you'll see that
when the menu button is pressed,  the menu does not show up at the
bottom of the screen as expected,  but in the middle of the screen.

Any ideas on how to fix this?  Or does this look like a bug?

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