Releases: loper7/DateTimePicker
Releases · loper7/DateTimePicker
0.6.3
1、DateTimePicker支持继承
2、调用setSelectedTextColor等方法会立即重绘view
0.6.0
- fix #66
- fix #64 (CardDatePickerDialog&CardWeekPickerDialog )支持通过继承的方式来重写方法来达到某些自定义目的
- CardDatePickerDialog 内选中日期信息支持选择农历模式 or 公历模式
- 适配深色模式
0.5.4
修复上版本在不设置最大最小值时,设置默认时间为12月显示为1月的问题
0.5.2
1、fix #44
2、CardDatePickerDialog 支持设置 touchHideable, 用以控制是否允许滑动手势关闭弹窗
3、CardWeekPickerDialog 支持设置 formatter ,可自定义格式化展示样式