Custom Notification Update on Click

I am using custum notification when creating a layout. I want to change the background of the ImageView in a custom notification layout when I click on this image in the notification. I want to do this without having to re-create the entire notification, just by changing the image.

+3
source share

All Articles