I've been trying to find useful resource on how can I detect and change
callback on Android notification. By default tap opens the app
but I'd like to learn how to get the app to do something else.
I'm thinking of giving user more actions to take from the notification
pop-up. Giving the option to take certain action without having to
open the app.
but there's no mention about how to accomplish this.
Thank you in advance for feedback.