Back to Acra

resIcon

web/static/javadoc/5.8.1/acra/org.acra.annotation/-acra-dialog/res-icon.html

latest536 B
Original Source

androidJvm

resIcon

@DrawableRes()

abstract fun resIcon(): Int Content copied to clipboard

icon of the dialog

Return

Resource id for the icon in the crash dialog.

See also

android.app.AlertDialog.Builder

android.app.AlertDialog.Builder#setIcon(int)