Added adaptable icon

This commit is contained in:
Epowerj
2017-12-19 22:10:10 -05:00
parent b241aa562e
commit 212d91bc47
27 changed files with 16 additions and 1 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="@mipmap/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>