added correct logo

This commit is contained in:
CDaut 2022-03-26 22:24:59 +01:00 committed by CDaut
parent 96111a40b2
commit 6bae48d22d
31 changed files with 108 additions and 2 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/logo_background"/>
<foreground android:drawable="@drawable/logo_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="@color/logo_background"/>
<foreground android:drawable="@drawable/logo_foreground"/>
</adaptive-icon>