This commit is contained in:
Julian Freeman
2026-03-22 20:15:40 -04:00
parent 019087be7a
commit 0af5f1c6a9
58 changed files with 74 additions and 11 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>