Files
UUVPN/Android-kotlin-Code/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
T
Zeus f28fdbb377 add android code
add android code
2024-10-23 22:33:02 +08:00

6 lines
308 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_background"/>
<foreground android:drawable="@drawable/appicon"/>
<monochrome android:drawable="@drawable/appicon" />
</adaptive-icon>