ErrLookup › Bigkoo/Android-PickerView
Bigkoo/Android-PickerView
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动) · Java · 37 source files
Analyzed at e200d8c063 on 2026-09-07. 5 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Illegal lunar date, must be like that: year … | exception | error | android, lunar-calendar, date-conversion, argument-out-of-range |
| type[] length is not 6 | exception | error | android, timepicker, configuration, array-length |
| startDate can't be later than endDate | exception | error | android, timepicker, date-range, invalid-argument-value |
| The startDate can not as early as 1900 | exception | error | android, timepicker, date-range, invalid-argument-value |
| The endDate should not be later than 2100 | exception | error | android, timepicker, date-range, invalid-argument-value |