Status Update
Comments
pk...@gmail.com <pk...@gmail.com> #2
Edit: by the way, I looked at the code and would like to contribute if things are not rolling. What would be the design to implement? Are designers working on this, who has some wireframes / designs? Are there any caviats I should know about? I would like to help out if I can.
pk...@gmail.com <pk...@gmail.com> #3
co...@google.com <co...@google.com> #4
date and time picker have been released in the latest 1.1.0 alpha releases.
de...@gmail.com <de...@gmail.com> #5
Why is it only possible to set a timestamp initially and not overwrite it afterwards?
If I use a date picker dialoge and have a cancel button there, then I do not use the selected date, but as soon as the user opens the picker again, the discarded date is still selected. Or should I always recreate the entire pickerstate, but that can't be it...?
Should I create a new ticket for this, or will you address it here?
pk...@gmail.com <pk...@gmail.com> #6
Is there a DateRangePicker
available in Compose with this update, because I see an internal class DateRangePickerState
, but nothing else which indicates that ranges can be selected. Unless a date range can be selected using the Material 3 style date range picker, I wouldn't close the ticket yet.
co...@google.com <co...@google.com> #7
commenter #5, please file a bug
re: range date picker
Description