Determine addAction click for Android notifications
I’m trying to use the new notifications interface. I’ve added 3 buttons to the notifications, and I want to save something to my database once each of them is clicked. The notification itself works …