plumber-android / leakcanary / AndroidLeakFixes / LAST_HOVERED_VIEW

LAST_HOVERED_VIEW

LAST_HOVERED_VIEW

mLastHoveredView is a static field in TextView that leaks the last hovered view.

This fix clears it when the activity is destroyed.

Functions

NameSummary
applyfun apply(application: Application): Unit