-
Notifications
You must be signed in to change notification settings - Fork 238
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
Change icon location to mipmap #27
Comments
I believe only the Launcher icon (
For all other icons, they should be placed in their respective drawable folders so that the device picks the right icon for it's display density. |
You are right, I misunderstood the reason for the mipmap folder.
|
I guess this one can be closed then? |
As in the title, change the icon location to mipmap vs drawable. Or provide the option?
The text was updated successfully, but these errors were encountered: