You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh joy, the leak that just won't quit! I've tried everything to make a workaround, yet it persists like a relentless mosquito. You swat it away, thinking you're finally in the clear, but nope! The leak's just chilling there, mocking your efforts with a resounding "I'm still here!" 🦟💢
│ GC Root: Global variable in native code
│
├─ android.os.ResultReceiver$MyResultReceiver instance
│ Leaking: UNKNOWN
│ Retaining 1.9 MB in 7174 objects
│ ↓ ResultReceiver$MyResultReceiver.this$0
│ ~~~~~~
├─ android.app.ExitTransitionCoordinator instance
│ Leaking: UNKNOWN
│ Retaining 1.9 MB in 7173 objects
│ ↓ ExitTransitionCoordinator.mExitCallbacks
│ ~~~~~~~~~~~~~~
├─ android.app.ExitTransitionCoordinator$ActivityExitTransitionCallbacks instance
│ Leaking: UNKNOWN
│ Retaining 1.9 MB in 7161 objects
│ mActivity instance of com.example.LoginActivity with mDestroyed = true
│ ↓ ExitTransitionCoordinator$ActivityExitTransitionCallbacks.mActivity
│ ~~~~~~~~~
╰→ com.example.LoginActivity instance
Leaking: YES (ObjectWatcher was watching this because com.example.loginScreen.
LoginActivity received Activity#onDestroy() callback and Activity#mDestroyed is true)
Retaining 1.9 MB in 7160 objects
key = 20ac3e85-49f5-4063-a9f9-d744f7d8df4e
watchDurationMillis = 5399
retainedDurationMillis = 398
mApplication instance of com.example.test
mBase instance of androidx.appcompat.view.ContextThemeWrapper
Issue by zhongjhATC
Monday May 20, 2019 at 09:29 GMT
Originally opened as googlearchive/android-unsplash#12
I'm from China. My English is not very good. I'm very sorry.
The following is from the report :
In com.example.android.unsplash:1.0:1.
Use Leaks records,Keep going in and out of DetailActivity
The text was updated successfully, but these errors were encountered: