Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

N-SidedProgressBar context memory leak #3

Open
BoldakovAlex opened this issue Jan 14, 2019 · 0 comments
Open

N-SidedProgressBar context memory leak #3

BoldakovAlex opened this issue Jan 14, 2019 · 0 comments

Comments

@BoldakovAlex
Copy link

BoldakovAlex commented Jan 14, 2019

Good day. In the process of using leakCanary detects a leak. Refers to the context of the N-SidedProgressBar.

I use the progress bar in the Fragment. It is likely that the fragment can not be destroyed, because the progress bar keeps the weak to activity. It is probably necessary to free the context in the onDetachedFromWindow () method.

photo_2019-01-14_10-21-52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant