Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent grouping of notifications mixed with app notifications #1845

Open
pyricau opened this issue May 27, 2020 · 0 comments · May be fixed by #1918
Open

Prevent grouping of notifications mixed with app notifications #1845

pyricau opened this issue May 27, 2020 · 0 comments · May be fixed by #1918

Comments

@pyricau
Copy link
Member

@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.

Quote from anonymous beer aficionado:

Ew

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.