Files
supern2n/src-tauri/icons/android/mipmap-anydpi-v26/ic_launcher.xml
T
chun_qiu c955401fb4
Build Windows Portable Package / portable (push) Has been cancelled
Initial Super N2N desktop application
2026-09-01 13:30:52 +08:00

5 lines
261 B
XML

<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<background android:drawable="@color/ic_launcher_background"/>
</adaptive-icon>