Bigkoo / Bigkoo/Android-PickerView
滑动到最后一项点击最后一项会默认滑动到倒数第二项,
Open
- Dominant language
- Java
- Stars
- 13.4k
- Forks
- 3.4k
- PR merge metrics
- No merged PRs in 30d
Description
除了第一项在选中状态时点击不滑动之外,其他几项点击都会滑动到上一项
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the picker behavior described in the issue: select the last item, click it, and compare the result with clicking other selected items. Trace the Android picker or wheel-selection entry point that handles clicks and scrolling. Done means clicking an already selected item does not unexpectedly move to the previous item, while the first-item behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100