Remove addaptive icon to fix custom apps

This commit is contained in:
mhutti1 2018-08-29 00:02:51 +01:00
parent f3a7b9df21
commit 60ea6e5c9a
2 changed files with 0 additions and 10 deletions

View File

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

View File

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