with Res Positive Button Text
fun withResPositiveButtonText(@StringRes() resPositiveButtonText: Int): DialogConfigurationBuilder
Content copied to clipboard
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.