material-components / material-components/material-components-android

[TimePicker] Minutes intervals

Open
#1,917 5 comments 19 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Awaiting Design Feedback 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.
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.