with Res Discard Button Icon
fun withResDiscardButtonIcon(@DrawableRes() resDiscardButtonIcon: Int): NotificationConfigurationBuilder
Content copied to clipboard
discard button icon shown in collapsed and sometimes expanded view
Since
5.0.0
Return
this instance
See also
androidx.core.app.NotificationCompat.Builder
#addAction(int, CharSequence, PendingIntent)
Parameters
resDiscardButtonIcon
Resource id for the discard button icon in the status bar notification.