Fixed
Status Update
Comments
ma...@google.com <ma...@google.com>
sg...@google.com <sg...@google.com>
na...@google.com <na...@google.com> #3
Thanks for the report!
Description
The selectedDateMillis setter is internal. So it isn't possible to overrite the selected date.
More info (my message on issue 231704914 ):
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...?