schildichat-android/vector-app/src/main/res/mipmap-anydpi-v26/ic_launcher_sc.xml
2022-12-02 23:57:57 -08:00

7 lines
351 B
XML

<?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_sc" />
<foreground android:drawable="@mipmap/ic_launcher_foreground_sc" />
<monochrome android:drawable="@drawable/ic_launcher_monochrome_sc" />
</adaptive-icon>