4
votes

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

1

1 Answers

13
votes

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