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

Revisit "None" shape (was: Icon is not material flat) #219

Closed
tapz opened this issue Mar 9, 2020 · 2 comments
Closed

Revisit "None" shape (was: Icon is not material flat) #219

tapz opened this issue Mar 9, 2020 · 2 comments

Comments

@tapz
Copy link

tapz commented Mar 9, 2020

Why is Effect None still creating raised edges? The icon is not flat as it should be in Material Design.

Also the solid color is messed up.

Per Android icons specifications:

Shape: Full square – Google Play dynamically handles masking. Radius will be equivalent to 20% of icon size.
Shadow: None – Google Play dynamically handles shadows. See 'Shadows' section below on including shadows within your artwork.
After the asset is uploaded, Google Play dynamically applies the rounded mask and shadow to ensure consistency across all app/game icons.
Utilize the full asset space as the background when dealing with minimalistic artwork.

@romannurik
Copy link
Owner

The "none" shape needs to be fundamentally revisited in light of the adaptive icon changes in the platform...

@romannurik romannurik changed the title Icon is not material flat Revisit "None" shape (was: Icon is not material flat) Sep 6, 2021
@romannurik
Copy link
Owner

This shape will be removed, it no longer makes sense w/ adaptive icons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants