VerveDo/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
2023-12-30 18:43:22 +08:00

6 lines
No EOL
346 B
XML

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