Onclick listener for Notification buttons in android
I have created a notification with a button for API versions more than 16. Notification and button are coming up properly. I would like to dismiss the notification on clicking the button or notification. On clicking the notification the notificiation gets cleared but it is not the same when I click on the button it doesn't do anything. I am not sure how to listen to button click on Notification? Can somebody help me fix this? Look at the screen shot... So when I click on AndroidProject - The notification is cleared and an intent is called accordingly, but when I click on Close or the red X