LAST_HOVERED_VIEW
Content copied to clipboard
mLastHoveredView is a static field in TextView that leaks the last hovered view.
This fix clears it when the activity is destroyed.
mLastHoveredView is a static field in TextView that leaks the last hovered view.
This fix clears it when the activity is destroyed.