set Title Text
fun setTitleText(@StringRes() titleTextResId: Int): MaterialTimePicker.Builder
Content copied to clipboard
fun setTitleText(charSequence: CharSequence?): MaterialTimePicker.Builder
Content copied to clipboard
Sets the text used to guide the user at the top of the picker.