8476eeb247
Generate mipmap ic_launcher.png at all standard densities (mdpi→xxxhdpi) from logo.png, cropped to bounding box and scaled to 88% of the tile on a white background (legacy fallback for API < 26). For API 26+ provide an adaptive icon (ic_launcher.xml / ic_launcher_round.xml) with white background and a foreground PNG where the logo occupies 56% of the 108dp canvas — within the safe zone, fully visible on every launcher shape without clipping.
5 lines
121 B
XML
5 lines
121 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<color name="ic_launcher_background">#FFFFFF</color>
|
|
</resources>
|