OSDN Git Service

Constrain input hour and minute to valid range
authorAlan Viverette <alanv@google.com>
Thu, 4 Aug 2016 17:23:33 +0000 (13:23 -0400)
committerAlan Viverette <alanv@google.com>
Thu, 4 Aug 2016 17:23:33 +0000 (13:23 -0400)
commitf0ac2ba9f4bf7b0ea3235999dde3b657a1023d76
tree165f7006b8e2d3d5ce28e222f5854cafa1de9ac5
parentc9682ab5b508a242f0d569857ee9f6a3b82578de
Constrain input hour and minute to valid range

This is consistent with the legacy spinner implementation.

Bug: 30570390
Change-Id: I14fb1363b410b2f56ead01e0b632efb8f7508268
core/java/android/widget/TimePicker.java