material-components / material-components/material-components-android
[DatePicker] icon is inconsistent
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.**
- https://m3.material.io/components/date-pickers/specs:
The icon is not toggled (down arrow).


- https://m3.material.io/components/date-pickers/guidelines:
The icon is toggled (down arrow and up arrow).
- 1.13.0-alpha08
The icon is not toggled (down arrow).


- (Jetpack Compose)
The icon is toggled (down arrow and up arrow).


**Describe the solution you'd like**
Update the spec (and the implementation).
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
Start by reading the linked Material date-picker specs and guidelines, then compare their toggled icon behavior with the Android 1.13.0-alpha08 screenshots and the Jetpack Compose behavior shown. Done means the specification and Android implementation consistently show the appropriate down or up arrow when the date picker changes state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- design, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100