setSmallIcon

fun setSmallIcon(@DrawableRes smallIconResourceId: Int)

Sets the small icon of the notification which is also shown in the system status bar.

See setSmallIcon.

Parameters

smallIconResourceId

The resource id of the small icon.