adaptive and legacy launcher icons

This commit is contained in:
Kévin Commaille 2020-12-09 10:52:52 +01:00
commit 8428b8f323
14 changed files with 40 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/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>