MaterialTextInputPicker

class MaterialTextInputPicker<S> : PickerFragment<S>

Fragment for picking date(s) with text fields.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun onCreate(@Nullable bundle: Bundle)
Link copied to clipboard
open fun onCreateView(@NonNull layoutInflater: LayoutInflater, @Nullable viewGroup: ViewGroup, @Nullable bundle: Bundle): View
Link copied to clipboard
open fun onSaveInstanceState(@NonNull bundle: Bundle)