material-components / material-components/material-components-android
[DatePicker][TimePicker][TextField] icons are different from spec
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.**
e.g., https://m3.material.io/components/navigation-drawer/overview#973f9227-7d99-4c5d-9908-7e7ed64cb9b3:
M2 (***filled*** icons):

M3 (***outlined*** icons):

https://m3.material.io/components/navigation-bar/guidelines#ae6b6619-426b-46d7-8b1f-09cf2aedf152
The icons are different from the spec.



https://m3.material.io/components/date-pickers/specs
https://m3.material.io/components/time-pickers/specs
https://m3.material.io/components/text-fields/specs
**Describe the solution you'd like**
Update the icons.



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 comparing the DatePicker, TimePicker, and TextField icon implementations with the linked Material 3 specifications and screenshots. Trace where each component selects its icons and identify the relevant tests or visual checks. Done means all three components use icons matching the referenced spec.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100