Merge pull request #851 from kiwix/mhutti1/custom-app-icon

Remove addaptive icon to fix custom apps
This commit is contained in:
Isaac Hutt 2018-08-29 00:23:37 +01:00 committed by GitHub
commit b052dbf25e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>