Android 5.0手机上默认的timepicker是圆盘形式的,想要使用Android 4.4.2那样的whellview样式要怎么做。
ringa_lee2017-04-17 17:10:23
Modify the style and use HOLO, but there is a problem, because the 4.0 series does not support the control dyeing feature, so if you use the Holo style, the dialog box may be blue by default. If you pursue uniformity, you can re- Create a control, refer to the 4.0 Timepicker code.
天蓬老师2017-04-17 17:10:23
If you want a pulley effect, I originally wrote one, you can refer to it
https://github.com/idisfkj/idisfkj.picker