OSDN Git Service

Merge change 7012 into donut
authorAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 14 Jul 2009 22:39:20 +0000 (15:39 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 14 Jul 2009 22:39:20 +0000 (15:39 -0700)
* changes:
  Fix couple of issues in DatePicker The NumberPicker's listener needs to be invoked only if the current value changes when validating input. This removes the some unwanted duplicate calls to onChanged. Adjust day for month and leap years. note that updateDaySpinner directly sets the value on day picker and doesn't invoke the listener twice


Trivial merge