Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Memory Leak #10

@julioyg

Description

@julioyg

Using you library in our project (thanks a lot for it) in which we use CanaryLeak I've found two leaks in your code:

  1. There are some anonymous AnimatorUpdateListener defined that holds a reference to the context.
  2. There are some anonymous TypeEvaluator implementations that because they holds references to their parent class and this one to the context leak memory too.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions