material-components / material-components/material-components-android
Material 3 TimePicker hour/minute timerange.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Timepicker needs to not allow certain time ranges.
**Describe the solution you'd like**
Add a time range to make certain hours/minutes not valid, so that you cannot select them.
**Describe alternatives you've considered**
Possibly adding the validation after picking hour/minute.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files, tests, or entry points are named in the issue. Start by locating the Material 3 TimePicker implementation and its existing hour/minute selection tests, then determine how a selectable time range should be represented. Done means invalid hours and minutes cannot be selected and the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100