hi, i just made another interesting observation: when and only when changing from landscape to portrait mode the screen dims a bit and the system sometimes calls my Activity twice: the first Activity is getting normal Activity life cycle but its onDestroy()ed in fraction of seconds, and then the second Activity is created and works as expected. i think that is the first 'temp' Activity that leaks. anyone had the same case?
thanks pskink --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

