with Res Icon
fun withResIcon(@DrawableRes() resIcon: Int): NotificationConfigurationBuilder
Content copied to clipboard
icon of the notification
Since
5.0.0
Return
this instance
See also
androidx.core.app.NotificationCompat.Builder
#setSmallIcon(int)
Parameters
resIcon
Resource id for the icon in the status bar notification.