gzu-liyujiang / gzu-liyujiang/AndroidPicker
DateTimePicker 设置年月日时分和年月日之间进行切换
Open
- Dominant language
- Java
- Stars
- 6.8k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
使用DatimeWheelLayout,想通过改变wheel_timeMode值进行切换,将wheel_timeMode改为none时,时分滚轮只是隐藏了,但是依旧占据位置,改变DatimeWheelLayout的宽度也没用,需要整体居中显示,也没办法设置每个滚轮的宽度
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating DatimeWheelLayout and the wheel_timeMode handling, then reproduce switching between date-time and date-only modes. Check how hidden time wheels affect layout width and how wheel widths are assigned. Done means date-only mode is centered without reserved space and each wheel's width can be configured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, 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