I try add android:configChanges="orientation" to my manifest, but error still show to me. I have progressDialog and when is showing I change orientation and occur eroor "04-14 10:51:36.138: ERROR/ WindowManager(615): Activity cz.prowide.ochodni_rejstrik.Firmy has leaked window com.android.internal.policy.impl.PhoneWindow $decorv...@4354ae68 that was originally added here..." Could anyone help me how fix it? Thanks
On 18 Ún, 17:34, Chander Pechetty <[email protected]> wrote: > Are you getting this exception after you add > "android:configChanges="orientation" to your manifest file : > > <activity android:name=".ShowSettings" > android:configChanges="orientation"> > > On Feb 18, 2:15 pm, AusR <[email protected]> wrote: > > > Hi, can anyone shed any further light on this? Please? And Thank you! > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

