You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It’s best practice to place your app icons in mipmap- folders (not the drawable- folders) because they are used at resolutions different from the device’s current density. For example, an xxxhdpi app icon can be used on the launcher for an xxhdpi device.
The text was updated successfully, but these errors were encountered:
See https://android-developers.googleblog.com/2014/10/getting-your-apps-ready-for-nexus-6-and.html
The text was updated successfully, but these errors were encountered: