commit | 4f2b9ad2bd4be3240449b9a48a22a90047eebaf1 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Fri May 14 20:23:37 2021 +0000 |
committer | George Mount <mount@google.com> | Fri May 14 20:23:37 2021 +0000 |
tree | 5b914c047db4b3eaf4dda2fd7cd3d3e9b85a83f7 | |
parent | c70b38a9f8662f9d06c6025a5322df986b5fb8f7 [diff] |
Fixes minimum date in DatePicker Fixes: 158448787 When the day is earlier in than the minimum date, but the year is later, then the year is changed, the date gets set to a day that is earlier than the minimum date. This CL ensures that the year change can't bring the date outside of the range of minimum to maximum dates. Test: manual testing Change-Id: I0034bd513275267ecf9554f673533852e68dd854