This commit is contained in:
Amine
2017-08-16 20:18:49 +02:00
parent 72e562e8a8
commit 40ea8d56e6
26 changed files with 30 additions and 8 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>