Android的对话框号机械手机械手、对话框、Android

2023-09-04 23:54:37 作者:梦似流年

有没有经过测试和可用的组件,我们可以用它来展现伯爵选择像这样? 我们的目标是把它从API v7的工作。

Is there any tested and usable component we can use to show "Count selector" like this? Our target is to get it working from API v7 .

(从DatePickerDialog两者)

(Taken from DatePickerDialog)

推荐答案

在一些深层次的测试和使用,这是可用的选择器部件库列表

After some deep testing and using, this is a list of usable Picker widget libraries

机器人轮 HTTP://$c$c.google.com / P /机器人轮/ 号码选择器从迈克尔·诺瓦克 的 https://github.com/mrn/numberpicker 日期滑块(它可以方便地调整)http://$c$c.google.com/p/android-dateslider/ 水平滑块控件 http://blog.sephiroth.it/2012/01/28/android-wheel-widget/ 的Andr​​oid 4.2 NumberPicker的反向移植 https://github.com/SimonVT/android-numberpicker Android Wheel http://code.google.com/p/android-wheel/ Number Picker from Michael Novak https://github.com/mrn/numberpicker Date Slider (which can be easily adjusted) http://code.google.com/p/android-dateslider/ Horizontal slider widget http://blog.sephiroth.it/2012/01/28/android-wheel-widget/ Backport of Android 4.2 NumberPicker https://github.com/SimonVT/android-numberpicker

当好心省略接受的答案的解决方案,这些部件库是非常有用的,如果你需要改变设计的,你喜欢做的iOS轮滑块选择器的方式。

When kindly omitted the solution in accepted answer, these widget libraries are very usable if you need alter the design, and you like the way iOS does the wheel slider picker.