withResNegativeButtonText

fun withResNegativeButtonText(@StringRes() resNegativeButtonText: Int): DialogConfigurationBuilder

label of the negative button

Since

5.0.0

Return

this instance

See also

android.app.AlertDialog.Builder

#setNegativeButton(int, DialogInterface.OnClickListener)

Parameters

resNegativeButtonText

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