setNegativeButtonText

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

Sets the text used in the negative button

Parameters

textId

resource id to be used as text in the negative button


Sets the text used in the negative button

Parameters

text

text used in the negative button