2020-06-26 12:34:08 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
<background android:drawable="@color/ic_launcher_background"/>
|
2021-07-01 13:11:11 +02:00
|
|
|
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
|
2020-06-26 12:34:08 +02:00
|
|
|
</adaptive-icon>
|