with Res Send With Comment Button Icon
fun withResSendWithCommentButtonIcon(@DrawableRes() resSendWithCommentButtonIcon: Int): NotificationConfigurationBuilder
Content copied to clipboard
in-line comment button icon. No effect on pre-nougat devices.
Since
5.0.0
Return
this instance
See also
androidx.core.app.NotificationCompat.Builder
#addAction(int, CharSequence, PendingIntent)
Parameters
resSendWithCommentButtonIcon
Resource id for the send with comment button icon in the status bar notification.