gzu-liyujiang / gzu-liyujiang/AndroidPicker
背景颜色设置后跟预期不一样!
Open
- Dominant language
- Java
- Stars
- 6.8k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
WheelView.class
956行 paint.setColor(Color.argb(128, red, green, blue));
大佬这个。。。。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting WheelView.class at line 956, especially the Color.argb call, and reproduce the background-color behavior described in the issue. Confirm the intended color and transparency result with the issue author; the work is done when the configured background color matches that expectation.
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
- Needs clarification
- Newbie friendliness
- 25/100