gzu-liyujiang / gzu-liyujiang/AndroidPicker
DateTimePicker调用setTimeRangeStart,第二天的时间不能从0开始,还是从start开始
Open
expired
- Dominant language
- Java
- Stars
- 6.8k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
setTimeRangeXXX设置的时间范围不可动态设置,
在setOnWheelListener中监听滚轮的滑动,设置setTimeRangeXXX无效
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating DateTimePicker and the implementations of setTimeRangeStart and setTimeRangeXXX, then inspect how setOnWheelListener updates the picker. Reproduce the reported second-day behavior and verify that changing the time range from the listener takes effect, with the next day able to begin at 0.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100