I\'ve got a problem with the TimePicker widget on API 21. Until API 19 the TimePicker was an up-/down-list like iOS, but in 21+ it\'s round, like t
TimePicker
You can specify the spinner-style time picker by setting the timePickerMode attribute to "spinner". The default value on Material is "clock".