2018-05-30 19:52:46 -04:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
2020-03-04 08:14:21 -05:00
|
|
|
<background android:drawable="@color/core_ultramarine_icon"/>
|
|
|
|
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
|
2022-08-10 23:15:15 +02:00
|
|
|
<monochrome android:drawable="@drawable/ic_launcher_foreground" />
|
2018-05-30 19:52:46 -04:00
|
|
|
</adaptive-icon>
|