I've two actions for the Notification and when the user clicks on any of the action, it opens separate Activities.
On clicking the Notification, it's cancelling but clicking on any action is not cancelling the Notification. The requirement is to close the Notification when user clicks on any action.
In the image you can see action agree and settings. Clicking on these actions I would like to close the Notification.
I've researched and searched to the best of my abilities. Please help.