2020-01-06 19:37:39 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
<background android:drawable="@mipmap/icon_background"/>
|
|
|
|
<foreground android:drawable="@mipmap/icon_foreground"/>
|
2020-07-13 20:13:38 +02:00
|
|
|
</adaptive-icon>
|