Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DatePicker][TimePicker][TextField] icons are different from spec #3961

Open
manabu-nakamura opened this issue Dec 28, 2023 · 1 comment · May be fixed by #4004 or #4556
Open

[DatePicker][TimePicker][TextField] icons are different from spec #3961

manabu-nakamura opened this issue Dec 28, 2023 · 1 comment · May be fixed by #4004 or #4556

Comments

@manabu-nakamura
Copy link
Contributor

manabu-nakamura commented Dec 28, 2023

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.
Screenshot_20231228_143451
Screenshot_20231228_143515
Screenshot_20231228_143752
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.
Screenshot_20231228_152503
Screenshot_20231228_152522
Screenshot_20231228_152551

@manabu-nakamura
Copy link
Contributor Author

manabu-nakamura commented Dec 24, 2024

Workaround: put new material_ic_edit_black_24dp.xml, mtrl_ic_cancel.xml, and/or ic_keyboard_black_24dp.xml into your app's res/drawable.

manabu-nakamura added a commit to manabu-nakamura/material-components-android that referenced this issue Jan 30, 2025
…icker][TextField] icons are different from spec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment