linphone-android/app/src/main/res/mipmap-anydpi/ic_launcher.xml
2024-07-15 16:10:34 +02:00

6 lines
No EOL
350 B
XML

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