I am using push notifications in my app. I need to display a notification when a push notification delivered. If I send another notification (without clearing the previous notif
I am not sure what your use case is, but the Android design guidelines recommend not doing it at all.
Don't: Do: