chage icon

This commit is contained in:
2022-03-23 10:56:09 +02:00
parent 6a235d1d3f
commit ba9383248c
29 changed files with 27 additions and 14 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="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>