2021-10-25 09:01:10 -04:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
2021-10-30 15:22:43 -04:00
|
|
|
<background android:drawable="@mipmap/ic_launcher_background"/>
|
|
|
|
|
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
2021-10-25 09:01:10 -04:00
|
|
|
</adaptive-icon>
|