ACTIVITY_MANAGER

Samsung added a static mContext field to ActivityManager, holding a reference to the activity.

This fix clears the field when an activity is destroyed if it refers to this specific activity.

Observed here: https://github.com/square/leakcanary/issues/177

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int