Updated time picker to use new clock UI format
For setting time in an webpage (<input type=time>), clank currently displays a spinner to set the time. This CL updates it to show the standard clock UI provided by android. However the clock UI doesn't have precision for seconds and milliseconds. In those cases, the multi-field spinner will be displayed. BUG=541353 Review-Url: https://codereview.chromium.org/2569943002 Cr-Commit-Position: refs/heads/master@{#438988}
Showing
Please register or sign in to comment