2021-01-26 14:03:01 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
2021-02-18 16:13:21 +01:00
|
|
|
<background android:drawable="@color/ic_launcher_background" />
|
|
|
|
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
|
|
|
|
</adaptive-icon>
|