I have runnable with infini loop for update my notification (progressBar, text, image…)
I stop my thread when the pendingIntent of my notification is call.
But i have no solution for stop it when the user cancel my notification.
Can i test if my notification is canceled?
Actually, the user can’t cancel my notification, because she is re-notify in my loop.
See the
deleteIntentfield forNotification: