Update ic_launcher_round.xml

This commit is contained in:
d11n
2025-05-13 08:53:43 +02:00
committed by GitHub
parent 39913d6eb4
commit 53491df7f1

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<foreground android:drawable="@drawable/ic_launcher_round"/>
<monochrome android:drawable="@drawable/ic_launcher_monochrome" />
</adaptive-icon>