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

Detect fragment view leaks #1061

Merged
merged 2 commits into from
Oct 16, 2018

Commits on Jul 23, 2018

  1. Extension of fragment memory leak detection to also keep an eye on fr…

    …agment's view after onDestroyView().
    Igor Korobka authored and Igor Korobka committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    b625d78 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. PR follow up

    - Factoring test utility code out
    - Adding latches to avoid flakes
    - Removing "nasty", using descriptive names
    pyricau committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    35ad391 View commit details
    Browse the repository at this point in the history