mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-20 00:28:28 +00:00
5 lines
No EOL
287 B
XML
5 lines
No EOL
287 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<background android:drawable="@color/linphone_launcher_icon_background"/>
|
|
<foreground android:drawable="@mipmap/linphone_launcher_icon_foreground"/>
|
|
</adaptive-icon> |