withPositiveButtonText

fun withPositiveButtonText(positiveButtonText: String): DialogConfigurationBuilder

label of the positive button

Since

5.0.0

Return

this instance

See also

android.app.AlertDialog.Builder

#setPositiveButton(int, DialogInterface.OnClickListener)

Parameters

positiveButtonText

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