Can we display Old Style Time picker (Pre Lollipop Time Picker ) in lollipop devices

7.2k Views Asked by At

I want to show older time picker (like pre lollipop devices time picker ) in lollipop devices. Can This is possible.

1

There are 1 best solutions below

2
On BEST ANSWER

You can specify the spinner-style time picker by setting the timePickerMode attribute to "spinner". The default value on Material is "clock".