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

[Question]: If my app shows 3 notifications in status bar, is there a way to not delete other notifications on tap on Android? #21

Open
gaurav-chandra opened this issue Jul 1, 2019 · 1 comment

Comments

@gaurav-chandra
Copy link

[Question]: If my app shows 3 notifications in status bar with different ids, is there a way to not delete other notifications on tap on Android? For example: Notification 1,2, 3 shown in the status bar on Android. Tapping on notification 2 deletes 1 and 3 also. Can 1 and 3 continue to be shown?

@gaurav-chandra
Copy link
Author

Similar to what this stackoverflow user is facing: https://stackoverflow.com/questions/31996148/notificationcompat-builder-is-creating-notifications-that-are-canceled-after-one
But that is for crosswalk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant