withResPositiveButtonText

fun withResPositiveButtonText(@StringRes() resPositiveButtonText: Int): DialogConfigurationBuilder

label of the positive button

Since

5.0.0

Return

this instance

See also

android.app.AlertDialog.Builder

#setPositiveButton(int, DialogInterface.OnClickListener)

Parameters

resPositiveButtonText

Resource id for the positive button label in the crash dialog.