material-components / material-components/material-components-android
[TimePicker] Minutes intervals
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.
Not yet existing feature
Describe the solution you'd like
In the MaterialTimePicker the possibility to add a positive integer for minutes interval. For exemple 15 if we only want the user to can select quarters of an hour.
Describe alternatives you've considered
Additional context
We also happily accept pull requests.
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
Start at the MaterialTimePicker entry point and trace how minute selections are generated and validated. Add support for a positive minute interval, such as 15, so users can select only quarter-hour values; done means the picker consistently enforces the configured interval.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100