mirror of
https://github.com/square/leakcanary.git
synced 2026-03-13 08:24:22 +08:00
@@ -29,6 +29,7 @@ object ToastEventListener : EventListener {
|
||||
is HeapDump, is HeapDumpFailed -> {
|
||||
mainHandler.post {
|
||||
toastCurrentlyShown?.cancel()
|
||||
toastCurrentlyShown = null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user