Closed leonardoaramaki closed 9 years ago
...itching contexts, android.os.Message objects sent to previously instantiated handlers were holding references to target handler, hence holding a reference to its outer class, and thus leaking the caller activity.
android.os.Message
...itching contexts,
android.os.Message
objects sent to previously instantiated handlers were holding references to target handler, hence holding a reference to its outer class, and thus leaking the caller activity.