This commit is contained in:
pro.boooooo
2023-04-01 03:17:07 +02:00
parent fe364094ef
commit eb826b077a
27 changed files with 161 additions and 30 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">
<background android:drawable="@drawable/background_background"/>
<foreground android:drawable="@mipmap/background_foreground"/>
</adaptive-icon>

View File

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