Bigkoo / Bigkoo/Android-PickerView
WheelOptions的设计问题
Open
- Dominant language
- Java
- Stars
- 13.4k
- Forks
- 3.4k
- PR merge metrics
- No merged PRs in 30d
Description
我觉得WheelOptions设计不合理,写死了只有3个wheelview,这样如果想进行扩展的话就很麻烦了(比如需要5个wheelview),能否进行改造可以不固定死wheelview的个数呢
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating WheelOptions and tracing how the Android-PickerView options picker creates and uses its three wheel views. Identify the assumptions that prevent a variable number of wheel views, then define how existing three-wheel behavior should remain compatible. Done means callers can use more than three wheel views without the options picker being fixed to that count.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100