icon and logging

This commit is contained in:
Finnley Somdahl 2023-10-29 22:37:28 -05:00
parent 26f9f40042
commit d33568f0ad
4 changed files with 10 additions and 4 deletions

View file

@ -2,4 +2,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/mono"/>
</adaptive-icon>