Android picker / list is similar to iOS date picker

I would like to implement ios style picker on Android with multiple columns, like this one:

enter image description here

Yes, I know that Android has a slightly different default platform for such an interface, but I really like the iOS style, which shows various options above and below and makes it easy to drag up and down.

I already know about this DateSlider project , but it is specific to dates, and I want to use it for custom lists. It also uses horizontal scrolling, not vertical.

Thank!

+5
source share
4 answers

- , . :

enter image description hereenter image description here

! :)

+8

, . :

enter image description here

github.

+3

, Android, Time Picker. , iOS, .

+1

All Articles