setPositiveButtonText

@CanIgnoreReturnValue
open fun setPositiveButtonText(@StringRes textId: Int): MaterialDatePicker.Builder<S>

Sets the text used in the positive button

Parameters

textId

resource id to be used as text in the positive button


Sets the text used in the positive button

Parameters

text

text used in the positive button