pull/783/head
gedoor 4 years ago
parent 6deb600481
commit c3a17d9caf
  1. 2
      app/src/main/res/mipmap-anydpi-v26/launcher3.xml
  2. 2
      app/src/main/res/mipmap-anydpi-v26/launcher4.xml
  3. 2
      app/src/main/res/mipmap-anydpi-v26/launcher5.xml

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

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

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/md_grey_100" />
<background android:drawable="@color/md_grey_50" />
<foreground android:drawable="@drawable/ic_launcher6" />
</adaptive-icon>
Loading…
Cancel
Save