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

Static SvgLoader instance leads to memory leak #7

Open
abdyer opened this issue Jan 6, 2020 · 1 comment
Open

Static SvgLoader instance leads to memory leak #7

abdyer opened this issue Jan 6, 2020 · 1 comment

Comments

@abdyer
Copy link

abdyer commented Jan 6, 2020

With Leak Canary enabled in my project, it's clear that the static instances field in SvgLoader causes a memory leak.

To work around it, I'm currently using SvgParser directly.

@cliffgr
Copy link

cliffgr commented Mar 5, 2021

It seems this is a dead lib

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

2 participants