1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Java6,238 stars (6,238 stars)1,461 forks (1,461 forks)batch import
help wanted
Description
能给年,月,日单独设置背景吗
Contributor guide
- Tech stack
- javaandroid
- Domain
- mobile
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- Familiarity with AndroidPicker libraryJava/Android development setup
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 45
- Research direction
- Examine the date picker component in the AndroidPicker library, likely in the Java source files for DatePickerView. Look for where the year, month, and day cells are rendered and styled. Check if there are existing customization attributes for backgrounds. Comment on the issue to ask the maintainer for clarification on whether this feature is within scope and any preferred implementation approach.