feat(android): true-circle round launcher icon (PNG badge)
Render the full circular badge (bright grey->white ring + grid) to round-icon PNGs at all densities and drop the adaptive round XML, so launchers that use round icons show a real edge-to-edge circle instead of a mask-cropped coin. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
726cc132af
commit
1074f89c47
@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/ic_launcher_background" />
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground" />
|
||||
</adaptive-icon>
|
||||
BIN
Android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
Normal file
BIN
Android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
BIN
Android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
Normal file
BIN
Android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
BIN
Android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
Normal file
BIN
Android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
BIN
Android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
Normal file
BIN
Android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.0 KiB |
BIN
Android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
Normal file
BIN
Android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.1 KiB |
Loading…
x
Reference in New Issue
Block a user