In particular, managed dialogs (shown with showDialog(id)) don't preserve their relative z-order after an orientation change...
DialogFragments, I believe, do. 2012/5/1 lbendlin <[email protected]> > It may be possible all right, but it sure smells like a bad user > experience. > > On Tuesday, May 1, 2012 6:30:46 AM UTC-4, tarun sablok wrote: > >> It is very much possible ... just include the showDialog() function >> with the ID of the dialog where you are handling the events of the dialog.. >> >> On Tue, May 1, 2012 at 6:46 AM, TreKing <[email protected]> wrote: >> >>> On Mon, Apr 30, 2012 at 7:27 PM, Agus <[email protected]> wrote: >>> >>>> Is showing dialog from a dialog possible? (Not an activity that gets >>>> styled as a dialog.) >>> >>> >>> What are you trying to do? >>> >>> ------------------------------**------------------------------** >>> ------------------------------**------- >>> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago >>> transit tracking app for Android-powered devices >>> >>> -- >>> 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 <[email protected]> >>> To unsubscribe from this group, send email to >>> android-developers+**[email protected]<android-developers%[email protected]> >>> For more options, visit this group at >>> http://groups.google.com/**group/android-developers?hl=en<http://groups.google.com/group/android-developers?hl=en> >>> >> >> -- > 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 > -- 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

