2018-01-13 18:15:00 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
2019-12-21 23:28:44 -08:00
|
|
|
<background android:drawable="@mipmap/ic_launcher_background"/>
|
|
|
|
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
2018-01-13 18:15:00 +01:00
|
|
|
</adaptive-icon>
|