Hello I have 6 options to put in options Menu, but 3 of them are not
so mportant and i want to hide them in submenu. All of my Activities
are started from one ActivityGroup which creates Menu on MENU button
press.

Problem is that when I open SubMenu or Dialog (which is created and
displayed by ActivityGroup) my current foreground activity makes
onPause, onStop and onDestroy, and when I close this submenu
(using"back" key) or dialog (by "ok" button for ex.) I don't have any
response (onCreate, onResume) from any of my activities registered in
LocalActivityManager

Is it 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