Hi, I have an ActivityGroup containing several activities in which the user can toggle among. When one activity window switches in, the other switches out. Usually, when I press the Menu button, the menu of the individual activity that is currently displayed pops up.
The problem is, when the displayed activity doesn't have a focusable item (and hence, doesn't have focus?), the menu doesn't display for that activity. How do I get an activity without a focusable item (e.g. an empty list) to display its menu properly within an activity group? I know TabActivity handles this just fine, so I know there must be a way. Thanks, James --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

