No, I have not added that to the manifest xml. I have seen and corrected this from other ListActivity classes when changing orientation config when a Dialog is shown, remembering to destroy it correctly. However in this PreferenceActivity I am not creating any dialogs, but its saying there is a window leak somewhere. Something internal is creating something as a dialog but I don't know how to 'get to it' and reference it to correctly dismiss it. If it is up to the developer to do so?
There is plain code above which will exhibit this issue. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

