Fix adaptive icons; remove obsolete folder

This commit is contained in:
2018-06-07 22:35:20 -05:00
parent 052d26c708
commit 49689317b7
11 changed files with 2 additions and 182 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>