metadata and icon

This commit is contained in:
Julian Freeman
2026-01-19 10:59:17 -04:00
parent 0b8f060c6f
commit 3205c744cf
57 changed files with 14 additions and 9 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>