Updated icon

This commit is contained in:
soraefir
2024-03-24 15:41:26 +01:00
parent a2dd009533
commit 6596f347a1
13 changed files with 206 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">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>