1d4356c1d7
Build APK / build (push) Successful in 1m29s
Replace the hexagon "C" launcher icon with the tank-crushing-electronics art. Adaptive icon (anydpi-v26): full art as foreground over teal #284950 background, so it masks cleanly to any launcher shape; legacy PNG bitmaps generated for all densities. Refreshes repo-root icon.png. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
6 lines
260 B
XML
6 lines
260 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<background android:drawable="@color/ic_launcher_bg" />
|
|
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
|
|
</adaptive-icon>
|