Back to Acra

resIcon

web/static/javadoc/5.8.2/acra/org.acra.annotation/-acra-notification/res-icon.html

latest607 B
Original Source

androidJvm

resIcon

@DrawableRes()

abstract fun resIcon(): Int Content copied to clipboard

icon of the notification

Return

Resource id for the icon in the status bar notification.

See also

androidx.core.app.NotificationCompat.Builder

androidx.core.app.NotificationCompat.Builder#setSmallIcon(int)