change icon and add more logs

This commit is contained in:
Julian Freeman
2025-12-08 08:42:39 -04:00
parent 94fa286f30
commit dda4e482c1
54 changed files with 46 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<background android:drawable="@color/ic_launcher_background"/>
</adaptive-icon>