material-components / material-components/material-components-android
[TimePicker] MaterialTimePicker doesn't match M3 dialog specs
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
The side and bottom paddings of MaterialTimePicker don't match M3 dialog specs.
M3 Simple dialog
MaterialTimePicker dialog
**Material Library version:** 1.8.0-alpha03
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
Compare the MaterialTimePicker implementation with the M3 simple dialog specifications shown in the issue, starting by locating the picker’s dialog layout and padding definitions. Confirm the intended side and bottom spacing from the referenced specs; the work is done when the picker matches those measurements and the relevant UI checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- design, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100