Skip to content

How to solve memory leak of this issue? #81

@Cmdrobot

Description

@Cmdrobot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions