1.1.0 #127
ychescale9
started this conversation in
General
1.1.0
#127
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Added
MaterialTimePicker
:fun <S> MaterialDatePicker<S>.cancels(): Flow<Unit>
fun <S> MaterialDatePicker<S>.dismisses(): Flow<Unit>
fun <S> MaterialDatePicker<S>.negativeButtonClicks(): Flow<Unit>
fun <S> MaterialDatePicker<S>.positiveButtonClicks(): Flow<S>
Changed
This discussion was created from the release 1.1.0.
Beta Was this translation helpful? Give feedback.
All reactions