material-components / material-components/material-components-android
[MaterialTimePicker] Allow the minute hand to be increments other than 1
Open
@imhappi is already working on this.
Since Nov 17, 2022.
feature request
Widget: TimePicker
- 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.**
Want to use MaterialTimePicker, need to restrict the user to increments of 5 minute intervals
**Describe the solution you'd like**
Allow a customizable interval for the minute hand, such as 5 minutes, 10 minutes, 15 minutes, etc.
**Describe alternatives you've considered**
Making a fully customize component in and no longer use MaterialTimePicker
**Additional context**
n/a
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.
Assessment
This issue has not been assessed yet.