material-components / material-components/material-components-android
[DatePicker] add divider to DatePicker
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.**
The DatePicker has no divider.

https://m3.material.io/components/date-pickers/overview
https://m3.material.io/components/date-pickers/specs
https://m3.material.io/components/date-pickers/guidelines
The DatePicker has a divider.

**Describe the solution you'd like**
Add a divider to the DatePicker.

**Is your feature request related to a problem? Please describe.**
The DatePicker has no divider (it doesn't have Cancel button and OK button).

https://m3.material.io/components/date-pickers/specs
The DatePicker has a divider (it has Cancel button and OK button).

**Describe the solution you'd like**
Add a divider to the DatePicker.

**Is your feature request related to a problem? Please describe.**
The DatePicker has no divider.

https://m3.material.io/components/date-pickers/specs
https://m3.material.io/components/date-pickers/guidelines
The DatePicker has dividers.

**Describe the solution you'd like**
Add dividers to the DatePicker.

**Additional context**
The position of divider (A) and (B) are different.
(A) https://m3.material.io/components/date-pickers/specs

(B) https://m3.material.io/components/date-pickers/guidelines

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
No implementation files or tests are named. Start by locating the Android DatePicker entry point, then compare its current layout with the linked Material Design specifications and clarify whether the requested divider is for the action row, the date sections, or both. Done means the selected divider placement matches the agreed specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- design, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100