Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

AndroidMultiThreading leaks progress dialog #7

Closed
HeathHopkins opened this issue Aug 17, 2012 · 0 comments
Closed

AndroidMultiThreading leaks progress dialog #7

HeathHopkins opened this issue Aug 17, 2012 · 0 comments

Comments

@HeathHopkins
Copy link

In the MultiThreading project, the Android MainScreen.cs file tries to close the progress dialog in the task's ContinueWith. If you rotate the screen while the progress dialog is visible, the application complains that you've leaked a window. Is there any way to use parallel tasks that's safe for activity restarts?

Here's the error:

Activity androidmultithreading.screens.MainScreen has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView@40536a00

topgenorth added a commit that referenced this issue Jul 12, 2018
denis-tibah added a commit to denis-tibah/xamarin-games that referenced this issue Jun 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant