https://github.com/jimmytai/wheelview-android
This view library is based on 2011 Yuri Kanivets Android Wheel Controller. It provides a pretty view like NumberPicker in Android View library. You can custom your view by WheelAdapter.
https://github.com/jimmytai/wheelview-android
Last synced: 11 months ago
JSON representation
This view library is based on 2011 Yuri Kanivets Android Wheel Controller. It provides a pretty view like NumberPicker in Android View library. You can custom your view by WheelAdapter.
- Host: GitHub
- URL: https://github.com/jimmytai/wheelview-android
- Owner: JimmyTai
- Created: 2016-11-21T02:54:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-21T02:58:41.000Z (over 9 years ago)
- Last Synced: 2025-04-15T23:29:05.595Z (about 1 year ago)
- Language: Java
- Size: 103 KB
- Stars: 11
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WheelView
This view library is based on 2011 Yuri Kanivets Android Wheel Controller. It provides a pretty view like NumberPicker in Android View library. You can custom your view by WheelAdapter.