Skip to content
#

memory-leak

Here are 120 public repositories matching this topic...

leakcanary
pyricau
pyricau commented May 27, 2020

https://developer.android.com/guide/topics/ui/notifiers/notifications.html#bundle

Note: If the same app sends four or more notifications and does not specify a grouping, the system automatically groups them together.

As a result, LeakCanary notifications get grouped with the app notifications. We could work around that by setting a distinct group for each LeakCanary notification channel.

Improve this page

Add a description, image, and links to the memory-leak topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the memory-leak topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.