feat: added my icon

This commit is contained in:
Arduinum
2025-12-28 20:10:24 +03:00
committed by Arduinum628
parent 541a44fa15
commit b815aa121b
52 changed files with 9 additions and 0 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>