问题
In 4.2 JB, my app that uses the DatePicker crashes. This happens only when a minDate is set (setMinDate). When I scroll to a date before the minDate, the app crashes.
The crash occurs both on my Samsung Galaxy Nexus and on the emulator with Android 4.2. This bug doesn't occur using the emulator with Android 4.1.
I build the app against 4.2 (API 17).
Anybody else with this issue or am I the only one?
I already created a bug report. You can see the crash log there. Goolge bug report
UPDATE: Seems like they fixed this bug in 4.2.1
来源:https://stackoverflow.com/questions/13746035/android-4-2-datepicker-crashes-when-mindate-is-set-and-selected-date-before-mi