Single Date Selector
A DateSelector that uses a Long for its selection state.
Constructors
SingleDateSelector
Link copied to clipboard
fun SingleDateSelector()
Content copied to clipboard
Types
CREATOR
Link copied to clipboard
Properties
defaultTitleResId
Link copied to clipboard
isSelectionComplete
Link copied to clipboard
selectedDays
Link copied to clipboard
selectedRanges
Link copied to clipboard
Functions
describeContents
Link copied to clipboard
getDefaultThemeResId
Link copied to clipboard
getSelection
Link copied to clipboard
onCreateTextInputView
Link copied to clipboard
open override fun onCreateTextInputView(layoutInflater: LayoutInflater, viewGroup: ViewGroup?, bundle: Bundle?, constraints: CalendarConstraints, listener: OnSelectionChangedListener<Long?>): View
Content copied to clipboard
setSelection
Link copied to clipboard
setSelectionDisplayString
Link copied to clipboard
open override fun setSelectionDisplayString(context: Context?, headerSelectionText: TextView?, announceDateForAccessibility: Boolean)
Content copied to clipboard
writeToParcel
Link copied to clipboard