VidiDin-Android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml

6 lines
317 B
XML
Raw Normal View History

2025-11-18 05:30:49 +00:00
<?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" />
2025-12-18 09:59:30 +00:00
<foreground android:drawable="@mipmap/ic_launcher" />
<monochrome android:drawable="@mipmap/ic_launcher" />
2025-11-18 05:30:49 +00:00
</adaptive-icon>