Does Android provide widget like the iPhone UIPickerView

前端 未结 3 1053
梦毁少年i
梦毁少年i 2021-01-02 09:53

I feeling that the UIPickerView of iPhone is good idea and easy to use on touchable mobile phone. I am strange that why Android SDK do not provide the same effect widget ?

3条回答
  •  庸人自扰
    2021-01-02 10:20

    FWIW, I was looking for the same thing, and I found this -> http://code.google.com/p/android-wheel. I have not used it yet, but I am thinking about giving it a whirl.

提交回复
热议问题