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

How to solve memory leak of this issue? #81

Open
Cmdrobot opened this issue Mar 15, 2020 · 1 comment
Open

How to solve memory leak of this issue? #81

Cmdrobot opened this issue Mar 15, 2020 · 1 comment

Comments

@Cmdrobot
Copy link

Cmdrobot commented Mar 15, 2020

I have receive memory leak after set thicknessRatio value

_progressView.thicknessRatio = 0.1; <--- this line

and it show memory leak as this function

  • (DACircularProgressLayer *)circularProgressLayer
    {
    return (DACircularProgressLayer *)self.layer;
    }

Please Help... Thank you

@Maximuscari205
Copy link

Cleaning up house and dust to dawn

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