-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Description
Environment
Android
Description
Default size for icon in <Appbar.Action> should have a greater size for accessibility. When using default size, 24, automated tests for Pre-Launch report on Google Play Console reports the following issues:
I tried to change size with 48, but the result is ugly:

And with some padding or margin, but without any luck. Even if it worked, we need to have a solution which works everywhere by default.
Reproducible Demo
Any App with a11y tests passed on your personal account on GPC.
