Back to Acra

withResTitle

web/static/javadoc/5.8.3/acra/org.acra.config/-dialog-configuration-builder/with-res-title.html

latest611 B
Original Source

androidJvm

withResTitle

fun withResTitle(@StringRes() resTitle: Int): DialogConfigurationBuilder Content copied to clipboard

title of the dialog

Since

5.0.0

Return

this instance

See also

android.app.AlertDialog.Builder

#setTitle(int)

Parameters

resTitle

Resource id for the title in the crash dialog.