问题
I want to show older time picker (like pre lollipop devices time picker ) in lollipop devices. Can This is possible.
回答1:
You can specify the spinner-style time picker by setting the timePickerMode attribute to "spinner". The default value on Material is "clock".
来源:https://stackoverflow.com/questions/30773646/can-we-display-old-style-time-picker-pre-lollipop-time-picker-in-lollipop-dev