diff options
author | George Mount <mount@google.com> | 2021-05-14 20:23:37 +0000 |
---|---|---|
committer | George Mount <mount@google.com> | 2021-05-14 20:23:37 +0000 |
commit | 4f2b9ad2bd4be3240449b9a48a22a90047eebaf1 (patch) | |
tree | 5b914c047db4b3eaf4dda2fd7cd3d3e9b85a83f7 /libs/hwui/renderthread/DrawFrameTask.cpp | |
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
Diffstat (limited to 'libs/hwui/renderthread/DrawFrameTask.cpp')
0 files changed, 0 insertions, 0 deletions