4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java6,238 stars (6,238 stars)1,461 forks (1,461 forks)batch import
discussenhancementhelp wantedquestion
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.
- unclear
- Prerequisites
- JavaAndroid developmentFamiliarity with AndroidPicker library
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- Explore the existing time picker implementation in the repository, likely in the 'picker' module. Understand how current options are defined and rendered. Check if there are similar 'until now' features in other pickers (e.g., date picker). Refer to the issue comments for any additional context. The solution likely involves adding a new option to the time picker data model and updating the UI accordingly.