2018-02-17 11:26:08 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2019-02-06 14:29:55 +01:00
|
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
2019-02-10 17:38:19 +01:00
|
|
|
<background android:drawable="@color/ic_launcher_background"/>
|
2019-02-06 14:29:55 +01:00
|
|
|
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
|
2018-02-17 11:26:08 +01:00
|
|
|
</adaptive-icon>
|