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

Material 3 TimePicker hour/minute timerange.

Open
#4,694 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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.**
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.