Hi all, I'm not 100% sure whether this is a bugs, so I'm asking on here.
Issue #1: In my Acticity the user is passing trough some dialogs: D/OPENSTREETMAP( 1468): Creating dialog: 1 D/OPENSTREETMAP( 1468): Preparing dialog: 1 D/OPENSTREETMAP( 1468): Creating dialog: 0 D/OPENSTREETMAP( 1468): Preparing dialog: 0 D/OPENSTREETMAP( 1468): Creating dialog: 5 D/OPENSTREETMAP( 1468): Preparing dialog: 5 >While a dialog is open<, the screenorientation is changed manually. // Change in ScreenOrientation D/OPENSTREETMAP( 1468): Creating dialog: 0 D/OPENSTREETMAP( 1468): Creating dialog: 1 D/OPENSTREETMAP( 1468): Creating dialog: 5 The Bug is in my opinion that onPrepareDialog is not called after the change of the Screenorientation. I assume it would happen to the currently opened Dialog. Any suggestion is welcomed. Best Regards, plusminus --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---