Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
added 148 characters in body
Source Link

Ienter link description hereI create a custom layout for notification in android.I use remoteview for building notification and also add setOnClickPendingIntent() in some widgets of custom layout.But when user click on it the process in running but the notification setAutoCancel(true) not working.I attach some pics of my code.If anyone face this issue and resolve so you can help me.enter image description here

video link

I create a custom layout for notification in android.I use remoteview for building notification and also add setOnClickPendingIntent() in some widgets of custom layout.But when user click on it the process in running but the notification setAutoCancel(true) not working.I attach some pics of my code.If anyone face this issue and resolve so you can help me.enter image description here

enter link description hereI create a custom layout for notification in android.I use remoteview for building notification and also add setOnClickPendingIntent() in some widgets of custom layout.But when user click on it the process in running but the notification setAutoCancel(true) not working.I attach some pics of my code.If anyone face this issue and resolve so you can help me.enter image description here

video link

Source Link

Notification Clicks in Custom View

I create a custom layout for notification in android.I use remoteview for building notification and also add setOnClickPendingIntent() in some widgets of custom layout.But when user click on it the process in running but the notification setAutoCancel(true) not working.I attach some pics of my code.If anyone face this issue and resolve so you can help me.enter image description here