Remove addaptive icon to fix custom apps

This commit is contained in:
mhutti1 2018-08-29 00:02:51 +01:00 committed by Isaac Hutt
parent 2568dadd01
commit 8369d21e82
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>