2021-07-08 09:25:35 -04:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
<background android:drawable="@drawable/nightly_background"/>
|
|
|
|
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
|
2022-08-29 10:53:58 -04:00
|
|
|
<monochrome android:drawable="@drawable/ic_launcher_monochrome"/>
|
2021-07-08 09:25:35 -04:00
|
|
|
</adaptive-icon>
|