开发者

Android picker/list similar to iOS date picker

开发者 https://www.devze.com 2023-04-04 19:47 出处:网络
I\'d like to implement an ios style picker on Android with multiple columns, such as this one: Yes, I know that Android has a slightly d开发者_如何转开发ifferent platform default for this kind of U

I'd like to implement an ios style picker on Android with multiple columns, such as this one:

Android picker/list similar to iOS date picker

Yes, I know that Android has a slightly d开发者_如何转开发ifferent platform default for this kind of UI, but I really like the IOS style that shows the different options above and below and lets you easily drag up and down.

I'm already aware of this DateSlider project, but it's specific for dates, and I want to use it for custom lists. And also it uses horizontal scrolling rather than vertical.

Thanks!


I was looking for something like that, until I found this widget. This is how it looks like:

Android picker/list similar to iOS date picker

Android picker/list similar to iOS date picker

Although I still didn't find a way to use it in my app ! Any help will be appreciated :)


I reworked widget mentioned my iturki. Have a look:

Android picker/list similar to iOS date picker

Code on github.


The closest thing built into Android is the Time Picker. Its not as fancy as its iOS counterpart, but gets the job done.


An alternative DatePicker for Android http://code.google.com/p/android-dateslider/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号