updating the app icon

This commit is contained in:
tibbi
2018-03-08 16:50:59 +01:00
parent 40eb93dae9
commit 5570de136e
7 changed files with 9 additions and 204 deletions

View File

@@ -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="@drawable/ic_launcher_background"/>
<background android:drawable="@color/color_primary"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>
</adaptive-icon>