diff --git a/custom/src/customexample/res/drawable/kiwix_icon_with_title.png b/custom/src/customexample/res/drawable/kiwix_icon_with_title.png
deleted file mode 100644
index 6949a3960..000000000
Binary files a/custom/src/customexample/res/drawable/kiwix_icon_with_title.png and /dev/null differ
diff --git a/custom/src/main/res/layout/activity_custom_download.xml b/custom/src/main/res/layout/activity_custom_download.xml
index 99119938f..9c612d15f 100644
--- a/custom/src/main/res/layout/activity_custom_download.xml
+++ b/custom/src/main/res/layout/activity_custom_download.xml
@@ -10,8 +10,8 @@
android:id="@+id/cd_icon"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:layout_marginTop="@dimen/activity_vertical_margin"
- android:src="@drawable/kiwix_icon_with_title"
+ android:layout_marginTop="100dp"
+ android:src="@mipmap/ic_launcher_foreground"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent" />
diff --git a/custom/src/wikimed/ic_launcher-web.png b/custom/src/wikimed/ic_launcher-web.png
deleted file mode 100644
index ff3678afb..000000000
Binary files a/custom/src/wikimed/ic_launcher-web.png and /dev/null differ
diff --git a/custom/src/wikimed/res/drawable/kiwix_icon_with_title.png b/custom/src/wikimed/res/drawable/kiwix_icon_with_title.png
deleted file mode 100644
index 6949a3960..000000000
Binary files a/custom/src/wikimed/res/drawable/kiwix_icon_with_title.png and /dev/null differ
diff --git a/custom/src/wikimed/res/mipmap-anydpi-v26/ic_launcher.xml b/custom/src/wikimed/res/mipmap-anydpi-v26/ic_launcher.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimed/res/mipmap-anydpi-v26/ic_launcher.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimed/res/mipmap-anydpi-v26/ic_launcher_round.xml b/custom/src/wikimed/res/mipmap-anydpi-v26/ic_launcher_round.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimed/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimed/res/mipmap-hdpi/ic_launcher.png b/custom/src/wikimed/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index 8339e8c95..000000000
Binary files a/custom/src/wikimed/res/mipmap-hdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimed/res/mipmap-hdpi/ic_launcher_foreground.png b/custom/src/wikimed/res/mipmap-hdpi/ic_launcher_foreground.png
deleted file mode 100644
index 41529f05b..000000000
Binary files a/custom/src/wikimed/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimed/res/mipmap-hdpi/ic_launcher_round.png b/custom/src/wikimed/res/mipmap-hdpi/ic_launcher_round.png
deleted file mode 100644
index 10c10f380..000000000
Binary files a/custom/src/wikimed/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimed/res/mipmap-mdpi/ic_launcher.png b/custom/src/wikimed/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index 466f1c63f..000000000
Binary files a/custom/src/wikimed/res/mipmap-mdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimed/res/mipmap-mdpi/ic_launcher_foreground.png b/custom/src/wikimed/res/mipmap-mdpi/ic_launcher_foreground.png
deleted file mode 100644
index 8eda9179d..000000000
Binary files a/custom/src/wikimed/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimed/res/mipmap-mdpi/ic_launcher_round.png b/custom/src/wikimed/res/mipmap-mdpi/ic_launcher_round.png
deleted file mode 100644
index 1c0596564..000000000
Binary files a/custom/src/wikimed/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimed/res/mipmap-xhdpi/ic_launcher.png b/custom/src/wikimed/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index 9da64b6e8..000000000
Binary files a/custom/src/wikimed/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimed/res/mipmap-xhdpi/ic_launcher_foreground.png b/custom/src/wikimed/res/mipmap-xhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 7b4cdd11a..000000000
Binary files a/custom/src/wikimed/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimed/res/mipmap-xhdpi/ic_launcher_round.png b/custom/src/wikimed/res/mipmap-xhdpi/ic_launcher_round.png
deleted file mode 100644
index 348c8a1ca..000000000
Binary files a/custom/src/wikimed/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimed/res/mipmap-xxhdpi/ic_launcher.png b/custom/src/wikimed/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index 638523394..000000000
Binary files a/custom/src/wikimed/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimed/res/mipmap-xxhdpi/ic_launcher_foreground.png b/custom/src/wikimed/res/mipmap-xxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 7efd244e9..000000000
Binary files a/custom/src/wikimed/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimed/res/mipmap-xxhdpi/ic_launcher_round.png b/custom/src/wikimed/res/mipmap-xxhdpi/ic_launcher_round.png
deleted file mode 100644
index 361962a52..000000000
Binary files a/custom/src/wikimed/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimed/res/mipmap-xxxhdpi/ic_launcher.png b/custom/src/wikimed/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index 106c70c8b..000000000
Binary files a/custom/src/wikimed/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimed/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/custom/src/wikimed/res/mipmap-xxxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index e563706e6..000000000
Binary files a/custom/src/wikimed/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimed/res/mipmap-xxxhdpi/ic_launcher_round.png b/custom/src/wikimed/res/mipmap-xxxhdpi/ic_launcher_round.png
deleted file mode 100644
index ab63e064e..000000000
Binary files a/custom/src/wikimed/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimed/res/values/ic_launcher_background.xml b/custom/src/wikimed/res/values/ic_launcher_background.xml
deleted file mode 100644
index c5d5899fd..000000000
--- a/custom/src/wikimed/res/values/ic_launcher_background.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- #FFFFFF
-
\ No newline at end of file
diff --git a/custom/src/wikimedar/ic_launcher-web.png b/custom/src/wikimedar/ic_launcher-web.png
deleted file mode 100644
index 92ab0cf2d..000000000
Binary files a/custom/src/wikimedar/ic_launcher-web.png and /dev/null differ
diff --git a/custom/src/wikimedar/res/drawable/kiwix_icon_with_title.png b/custom/src/wikimedar/res/drawable/kiwix_icon_with_title.png
deleted file mode 100644
index 83fc34c25..000000000
Binary files a/custom/src/wikimedar/res/drawable/kiwix_icon_with_title.png and /dev/null differ
diff --git a/custom/src/wikimedar/res/mipmap-anydpi-v26/ic_launcher.xml b/custom/src/wikimedar/res/mipmap-anydpi-v26/ic_launcher.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedar/res/mipmap-anydpi-v26/ic_launcher.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedar/res/mipmap-anydpi-v26/ic_launcher_round.xml b/custom/src/wikimedar/res/mipmap-anydpi-v26/ic_launcher_round.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedar/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedar/res/mipmap-hdpi/ic_launcher.png b/custom/src/wikimedar/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index 0532818a3..000000000
Binary files a/custom/src/wikimedar/res/mipmap-hdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedar/res/mipmap-hdpi/ic_launcher_foreground.png b/custom/src/wikimedar/res/mipmap-hdpi/ic_launcher_foreground.png
deleted file mode 100644
index 39e9aa699..000000000
Binary files a/custom/src/wikimedar/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedar/res/mipmap-hdpi/ic_launcher_round.png b/custom/src/wikimedar/res/mipmap-hdpi/ic_launcher_round.png
deleted file mode 100644
index 82c6e15b1..000000000
Binary files a/custom/src/wikimedar/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedar/res/mipmap-mdpi/ic_launcher.png b/custom/src/wikimedar/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index ec39d505d..000000000
Binary files a/custom/src/wikimedar/res/mipmap-mdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedar/res/mipmap-mdpi/ic_launcher_foreground.png b/custom/src/wikimedar/res/mipmap-mdpi/ic_launcher_foreground.png
deleted file mode 100644
index 6c6e5ff80..000000000
Binary files a/custom/src/wikimedar/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedar/res/mipmap-mdpi/ic_launcher_round.png b/custom/src/wikimedar/res/mipmap-mdpi/ic_launcher_round.png
deleted file mode 100644
index 956e7c8ae..000000000
Binary files a/custom/src/wikimedar/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedar/res/mipmap-xhdpi/ic_launcher.png b/custom/src/wikimedar/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index 425e2ccc9..000000000
Binary files a/custom/src/wikimedar/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedar/res/mipmap-xhdpi/ic_launcher_foreground.png b/custom/src/wikimedar/res/mipmap-xhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 120fa7350..000000000
Binary files a/custom/src/wikimedar/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedar/res/mipmap-xhdpi/ic_launcher_round.png b/custom/src/wikimedar/res/mipmap-xhdpi/ic_launcher_round.png
deleted file mode 100644
index 30b85b269..000000000
Binary files a/custom/src/wikimedar/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedar/res/mipmap-xxhdpi/ic_launcher.png b/custom/src/wikimedar/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index e93dea38e..000000000
Binary files a/custom/src/wikimedar/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedar/res/mipmap-xxhdpi/ic_launcher_foreground.png b/custom/src/wikimedar/res/mipmap-xxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 6aa93735b..000000000
Binary files a/custom/src/wikimedar/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedar/res/mipmap-xxhdpi/ic_launcher_round.png b/custom/src/wikimedar/res/mipmap-xxhdpi/ic_launcher_round.png
deleted file mode 100644
index 874a6baf2..000000000
Binary files a/custom/src/wikimedar/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedar/res/mipmap-xxxhdpi/ic_launcher.png b/custom/src/wikimedar/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index 4f598d40e..000000000
Binary files a/custom/src/wikimedar/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedar/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/custom/src/wikimedar/res/mipmap-xxxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 64a658531..000000000
Binary files a/custom/src/wikimedar/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedar/res/mipmap-xxxhdpi/ic_launcher_round.png b/custom/src/wikimedar/res/mipmap-xxxhdpi/ic_launcher_round.png
deleted file mode 100644
index 63ddce7d7..000000000
Binary files a/custom/src/wikimedar/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedar/res/values/ic_launcher_background.xml b/custom/src/wikimedar/res/values/ic_launcher_background.xml
deleted file mode 100644
index c5d5899fd..000000000
--- a/custom/src/wikimedar/res/values/ic_launcher_background.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- #FFFFFF
-
\ No newline at end of file
diff --git a/custom/src/wikimedde/ic_launcher-web.png b/custom/src/wikimedde/ic_launcher-web.png
deleted file mode 100644
index fe5b24c17..000000000
Binary files a/custom/src/wikimedde/ic_launcher-web.png and /dev/null differ
diff --git a/custom/src/wikimedde/res/drawable/kiwix_icon_with_title.png b/custom/src/wikimedde/res/drawable/kiwix_icon_with_title.png
deleted file mode 100644
index bb26abce9..000000000
Binary files a/custom/src/wikimedde/res/drawable/kiwix_icon_with_title.png and /dev/null differ
diff --git a/custom/src/wikimedde/res/mipmap-anydpi-v26/ic_launcher.xml b/custom/src/wikimedde/res/mipmap-anydpi-v26/ic_launcher.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedde/res/mipmap-anydpi-v26/ic_launcher.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedde/res/mipmap-anydpi-v26/ic_launcher_round.xml b/custom/src/wikimedde/res/mipmap-anydpi-v26/ic_launcher_round.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedde/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedde/res/mipmap-hdpi/ic_launcher.png b/custom/src/wikimedde/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index 33b4beeb6..000000000
Binary files a/custom/src/wikimedde/res/mipmap-hdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedde/res/mipmap-hdpi/ic_launcher_foreground.png b/custom/src/wikimedde/res/mipmap-hdpi/ic_launcher_foreground.png
deleted file mode 100644
index 915417bcc..000000000
Binary files a/custom/src/wikimedde/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedde/res/mipmap-hdpi/ic_launcher_round.png b/custom/src/wikimedde/res/mipmap-hdpi/ic_launcher_round.png
deleted file mode 100644
index 50a158b29..000000000
Binary files a/custom/src/wikimedde/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedde/res/mipmap-mdpi/ic_launcher.png b/custom/src/wikimedde/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index 81e3e5ebc..000000000
Binary files a/custom/src/wikimedde/res/mipmap-mdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedde/res/mipmap-mdpi/ic_launcher_foreground.png b/custom/src/wikimedde/res/mipmap-mdpi/ic_launcher_foreground.png
deleted file mode 100644
index c728d85d7..000000000
Binary files a/custom/src/wikimedde/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedde/res/mipmap-mdpi/ic_launcher_round.png b/custom/src/wikimedde/res/mipmap-mdpi/ic_launcher_round.png
deleted file mode 100644
index a7cccf1c8..000000000
Binary files a/custom/src/wikimedde/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedde/res/mipmap-xhdpi/ic_launcher.png b/custom/src/wikimedde/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index 6de9cf549..000000000
Binary files a/custom/src/wikimedde/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedde/res/mipmap-xhdpi/ic_launcher_foreground.png b/custom/src/wikimedde/res/mipmap-xhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 0785052ad..000000000
Binary files a/custom/src/wikimedde/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedde/res/mipmap-xhdpi/ic_launcher_round.png b/custom/src/wikimedde/res/mipmap-xhdpi/ic_launcher_round.png
deleted file mode 100644
index 2b373df47..000000000
Binary files a/custom/src/wikimedde/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedde/res/mipmap-xxhdpi/ic_launcher.png b/custom/src/wikimedde/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index f8e2f8fbc..000000000
Binary files a/custom/src/wikimedde/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedde/res/mipmap-xxhdpi/ic_launcher_foreground.png b/custom/src/wikimedde/res/mipmap-xxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index ef7c66f8e..000000000
Binary files a/custom/src/wikimedde/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedde/res/mipmap-xxhdpi/ic_launcher_round.png b/custom/src/wikimedde/res/mipmap-xxhdpi/ic_launcher_round.png
deleted file mode 100644
index 9af1f79b0..000000000
Binary files a/custom/src/wikimedde/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedde/res/mipmap-xxxhdpi/ic_launcher.png b/custom/src/wikimedde/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index ab711f786..000000000
Binary files a/custom/src/wikimedde/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedde/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/custom/src/wikimedde/res/mipmap-xxxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index a7e36b97f..000000000
Binary files a/custom/src/wikimedde/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedde/res/mipmap-xxxhdpi/ic_launcher_round.png b/custom/src/wikimedde/res/mipmap-xxxhdpi/ic_launcher_round.png
deleted file mode 100644
index d6a327ba6..000000000
Binary files a/custom/src/wikimedde/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedde/res/values/ic_launcher_background.xml b/custom/src/wikimedde/res/values/ic_launcher_background.xml
deleted file mode 100644
index c5d5899fd..000000000
--- a/custom/src/wikimedde/res/values/ic_launcher_background.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- #FFFFFF
-
\ No newline at end of file
diff --git a/custom/src/wikimedes/ic_launcher-web.png b/custom/src/wikimedes/ic_launcher-web.png
deleted file mode 100644
index a33191f38..000000000
Binary files a/custom/src/wikimedes/ic_launcher-web.png and /dev/null differ
diff --git a/custom/src/wikimedes/res/drawable/kiwix_icon_with_title.png b/custom/src/wikimedes/res/drawable/kiwix_icon_with_title.png
deleted file mode 100644
index d38ee0d79..000000000
Binary files a/custom/src/wikimedes/res/drawable/kiwix_icon_with_title.png and /dev/null differ
diff --git a/custom/src/wikimedes/res/mipmap-anydpi-v26/ic_launcher.xml b/custom/src/wikimedes/res/mipmap-anydpi-v26/ic_launcher.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedes/res/mipmap-anydpi-v26/ic_launcher.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedes/res/mipmap-anydpi-v26/ic_launcher_round.xml b/custom/src/wikimedes/res/mipmap-anydpi-v26/ic_launcher_round.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedes/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedes/res/mipmap-hdpi/ic_launcher.png b/custom/src/wikimedes/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index d115c0bcc..000000000
Binary files a/custom/src/wikimedes/res/mipmap-hdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedes/res/mipmap-hdpi/ic_launcher_foreground.png b/custom/src/wikimedes/res/mipmap-hdpi/ic_launcher_foreground.png
deleted file mode 100644
index 623374074..000000000
Binary files a/custom/src/wikimedes/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedes/res/mipmap-hdpi/ic_launcher_round.png b/custom/src/wikimedes/res/mipmap-hdpi/ic_launcher_round.png
deleted file mode 100644
index eb014138e..000000000
Binary files a/custom/src/wikimedes/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedes/res/mipmap-mdpi/ic_launcher.png b/custom/src/wikimedes/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index 7ab68a8cf..000000000
Binary files a/custom/src/wikimedes/res/mipmap-mdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedes/res/mipmap-mdpi/ic_launcher_foreground.png b/custom/src/wikimedes/res/mipmap-mdpi/ic_launcher_foreground.png
deleted file mode 100644
index 4a33a0511..000000000
Binary files a/custom/src/wikimedes/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedes/res/mipmap-mdpi/ic_launcher_round.png b/custom/src/wikimedes/res/mipmap-mdpi/ic_launcher_round.png
deleted file mode 100644
index 71b14f8af..000000000
Binary files a/custom/src/wikimedes/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedes/res/mipmap-xhdpi/ic_launcher.png b/custom/src/wikimedes/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index ef8d64b8f..000000000
Binary files a/custom/src/wikimedes/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedes/res/mipmap-xhdpi/ic_launcher_foreground.png b/custom/src/wikimedes/res/mipmap-xhdpi/ic_launcher_foreground.png
deleted file mode 100644
index f00d682f5..000000000
Binary files a/custom/src/wikimedes/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedes/res/mipmap-xhdpi/ic_launcher_round.png b/custom/src/wikimedes/res/mipmap-xhdpi/ic_launcher_round.png
deleted file mode 100644
index eb5e9f6e0..000000000
Binary files a/custom/src/wikimedes/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedes/res/mipmap-xxhdpi/ic_launcher.png b/custom/src/wikimedes/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index 5cef15d84..000000000
Binary files a/custom/src/wikimedes/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedes/res/mipmap-xxhdpi/ic_launcher_foreground.png b/custom/src/wikimedes/res/mipmap-xxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 12f72aba2..000000000
Binary files a/custom/src/wikimedes/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedes/res/mipmap-xxhdpi/ic_launcher_round.png b/custom/src/wikimedes/res/mipmap-xxhdpi/ic_launcher_round.png
deleted file mode 100644
index 0cbc1e837..000000000
Binary files a/custom/src/wikimedes/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedes/res/mipmap-xxxhdpi/ic_launcher.png b/custom/src/wikimedes/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index dbb2ca4dc..000000000
Binary files a/custom/src/wikimedes/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedes/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/custom/src/wikimedes/res/mipmap-xxxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index dab0bfb1e..000000000
Binary files a/custom/src/wikimedes/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedes/res/mipmap-xxxhdpi/ic_launcher_round.png b/custom/src/wikimedes/res/mipmap-xxxhdpi/ic_launcher_round.png
deleted file mode 100644
index 0f692005a..000000000
Binary files a/custom/src/wikimedes/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedes/res/values/ic_launcher_background.xml b/custom/src/wikimedes/res/values/ic_launcher_background.xml
deleted file mode 100644
index c5d5899fd..000000000
--- a/custom/src/wikimedes/res/values/ic_launcher_background.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- #FFFFFF
-
\ No newline at end of file
diff --git a/custom/src/wikimedfa/ic_launcher-web.png b/custom/src/wikimedfa/ic_launcher-web.png
deleted file mode 100644
index c70006e8a..000000000
Binary files a/custom/src/wikimedfa/ic_launcher-web.png and /dev/null differ
diff --git a/custom/src/wikimedfa/res/drawable/kiwix_icon_with_title.png b/custom/src/wikimedfa/res/drawable/kiwix_icon_with_title.png
deleted file mode 100644
index 12b27bf23..000000000
Binary files a/custom/src/wikimedfa/res/drawable/kiwix_icon_with_title.png and /dev/null differ
diff --git a/custom/src/wikimedfa/res/mipmap-anydpi-v26/ic_launcher.xml b/custom/src/wikimedfa/res/mipmap-anydpi-v26/ic_launcher.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedfa/res/mipmap-anydpi-v26/ic_launcher.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedfa/res/mipmap-anydpi-v26/ic_launcher_round.xml b/custom/src/wikimedfa/res/mipmap-anydpi-v26/ic_launcher_round.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedfa/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedfa/res/mipmap-hdpi/ic_launcher.png b/custom/src/wikimedfa/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index a9659e24d..000000000
Binary files a/custom/src/wikimedfa/res/mipmap-hdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedfa/res/mipmap-hdpi/ic_launcher_foreground.png b/custom/src/wikimedfa/res/mipmap-hdpi/ic_launcher_foreground.png
deleted file mode 100644
index 71a98282a..000000000
Binary files a/custom/src/wikimedfa/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedfa/res/mipmap-hdpi/ic_launcher_round.png b/custom/src/wikimedfa/res/mipmap-hdpi/ic_launcher_round.png
deleted file mode 100644
index af7b6f133..000000000
Binary files a/custom/src/wikimedfa/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedfa/res/mipmap-mdpi/ic_launcher.png b/custom/src/wikimedfa/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index 37a126708..000000000
Binary files a/custom/src/wikimedfa/res/mipmap-mdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedfa/res/mipmap-mdpi/ic_launcher_foreground.png b/custom/src/wikimedfa/res/mipmap-mdpi/ic_launcher_foreground.png
deleted file mode 100644
index c41bf9269..000000000
Binary files a/custom/src/wikimedfa/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedfa/res/mipmap-mdpi/ic_launcher_round.png b/custom/src/wikimedfa/res/mipmap-mdpi/ic_launcher_round.png
deleted file mode 100644
index 73d78a38c..000000000
Binary files a/custom/src/wikimedfa/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedfa/res/mipmap-xhdpi/ic_launcher.png b/custom/src/wikimedfa/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index 8ec757513..000000000
Binary files a/custom/src/wikimedfa/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedfa/res/mipmap-xhdpi/ic_launcher_foreground.png b/custom/src/wikimedfa/res/mipmap-xhdpi/ic_launcher_foreground.png
deleted file mode 100644
index afed98b0f..000000000
Binary files a/custom/src/wikimedfa/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedfa/res/mipmap-xhdpi/ic_launcher_round.png b/custom/src/wikimedfa/res/mipmap-xhdpi/ic_launcher_round.png
deleted file mode 100644
index 47fd53833..000000000
Binary files a/custom/src/wikimedfa/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedfa/res/mipmap-xxhdpi/ic_launcher.png b/custom/src/wikimedfa/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index f7ccaca36..000000000
Binary files a/custom/src/wikimedfa/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedfa/res/mipmap-xxhdpi/ic_launcher_foreground.png b/custom/src/wikimedfa/res/mipmap-xxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index e4b67798a..000000000
Binary files a/custom/src/wikimedfa/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedfa/res/mipmap-xxhdpi/ic_launcher_round.png b/custom/src/wikimedfa/res/mipmap-xxhdpi/ic_launcher_round.png
deleted file mode 100644
index 553c4bdb0..000000000
Binary files a/custom/src/wikimedfa/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedfa/res/mipmap-xxxhdpi/ic_launcher.png b/custom/src/wikimedfa/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index 10779fdd9..000000000
Binary files a/custom/src/wikimedfa/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedfa/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/custom/src/wikimedfa/res/mipmap-xxxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index bfd1fea50..000000000
Binary files a/custom/src/wikimedfa/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedfa/res/mipmap-xxxhdpi/ic_launcher_round.png b/custom/src/wikimedfa/res/mipmap-xxxhdpi/ic_launcher_round.png
deleted file mode 100644
index ed243f307..000000000
Binary files a/custom/src/wikimedfa/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedfa/res/values/ic_launcher_background.xml b/custom/src/wikimedfa/res/values/ic_launcher_background.xml
deleted file mode 100644
index c5d5899fd..000000000
--- a/custom/src/wikimedfa/res/values/ic_launcher_background.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- #FFFFFF
-
\ No newline at end of file
diff --git a/custom/src/wikimedfr/ic_launcher-web.png b/custom/src/wikimedfr/ic_launcher-web.png
deleted file mode 100644
index d12ee123b..000000000
Binary files a/custom/src/wikimedfr/ic_launcher-web.png and /dev/null differ
diff --git a/custom/src/wikimedfr/res/drawable/kiwix_icon_with_title.png b/custom/src/wikimedfr/res/drawable/kiwix_icon_with_title.png
deleted file mode 100644
index a080a6473..000000000
Binary files a/custom/src/wikimedfr/res/drawable/kiwix_icon_with_title.png and /dev/null differ
diff --git a/custom/src/wikimedfr/res/mipmap-anydpi-v26/ic_launcher.xml b/custom/src/wikimedfr/res/mipmap-anydpi-v26/ic_launcher.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedfr/res/mipmap-anydpi-v26/ic_launcher.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedfr/res/mipmap-anydpi-v26/ic_launcher_round.xml b/custom/src/wikimedfr/res/mipmap-anydpi-v26/ic_launcher_round.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedfr/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedfr/res/mipmap-hdpi/ic_launcher.png b/custom/src/wikimedfr/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index 3e8f7a8bc..000000000
Binary files a/custom/src/wikimedfr/res/mipmap-hdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedfr/res/mipmap-hdpi/ic_launcher_foreground.png b/custom/src/wikimedfr/res/mipmap-hdpi/ic_launcher_foreground.png
deleted file mode 100644
index e29a63b56..000000000
Binary files a/custom/src/wikimedfr/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedfr/res/mipmap-hdpi/ic_launcher_round.png b/custom/src/wikimedfr/res/mipmap-hdpi/ic_launcher_round.png
deleted file mode 100644
index 7d2ae8442..000000000
Binary files a/custom/src/wikimedfr/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedfr/res/mipmap-mdpi/ic_launcher.png b/custom/src/wikimedfr/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index a522543e4..000000000
Binary files a/custom/src/wikimedfr/res/mipmap-mdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedfr/res/mipmap-mdpi/ic_launcher_foreground.png b/custom/src/wikimedfr/res/mipmap-mdpi/ic_launcher_foreground.png
deleted file mode 100644
index 5f4c539d9..000000000
Binary files a/custom/src/wikimedfr/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedfr/res/mipmap-mdpi/ic_launcher_round.png b/custom/src/wikimedfr/res/mipmap-mdpi/ic_launcher_round.png
deleted file mode 100644
index dd7737419..000000000
Binary files a/custom/src/wikimedfr/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedfr/res/mipmap-xhdpi/ic_launcher.png b/custom/src/wikimedfr/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index bce1b5b66..000000000
Binary files a/custom/src/wikimedfr/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedfr/res/mipmap-xhdpi/ic_launcher_foreground.png b/custom/src/wikimedfr/res/mipmap-xhdpi/ic_launcher_foreground.png
deleted file mode 100644
index c754006fd..000000000
Binary files a/custom/src/wikimedfr/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedfr/res/mipmap-xhdpi/ic_launcher_round.png b/custom/src/wikimedfr/res/mipmap-xhdpi/ic_launcher_round.png
deleted file mode 100644
index f35006860..000000000
Binary files a/custom/src/wikimedfr/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedfr/res/mipmap-xxhdpi/ic_launcher.png b/custom/src/wikimedfr/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index 2a7be7ed4..000000000
Binary files a/custom/src/wikimedfr/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedfr/res/mipmap-xxhdpi/ic_launcher_foreground.png b/custom/src/wikimedfr/res/mipmap-xxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index d6d2c5b5d..000000000
Binary files a/custom/src/wikimedfr/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedfr/res/mipmap-xxhdpi/ic_launcher_round.png b/custom/src/wikimedfr/res/mipmap-xxhdpi/ic_launcher_round.png
deleted file mode 100644
index f6d767848..000000000
Binary files a/custom/src/wikimedfr/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedfr/res/mipmap-xxxhdpi/ic_launcher.png b/custom/src/wikimedfr/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index af4d6c604..000000000
Binary files a/custom/src/wikimedfr/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedfr/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/custom/src/wikimedfr/res/mipmap-xxxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 5524424e7..000000000
Binary files a/custom/src/wikimedfr/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedfr/res/mipmap-xxxhdpi/ic_launcher_round.png b/custom/src/wikimedfr/res/mipmap-xxxhdpi/ic_launcher_round.png
deleted file mode 100644
index 7ecc15042..000000000
Binary files a/custom/src/wikimedfr/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedfr/res/values/ic_launcher_background.xml b/custom/src/wikimedfr/res/values/ic_launcher_background.xml
deleted file mode 100644
index c5d5899fd..000000000
--- a/custom/src/wikimedfr/res/values/ic_launcher_background.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- #FFFFFF
-
\ No newline at end of file
diff --git a/custom/src/wikimedja/ic_launcher-web.png b/custom/src/wikimedja/ic_launcher-web.png
deleted file mode 100644
index 52ce84a7b..000000000
Binary files a/custom/src/wikimedja/ic_launcher-web.png and /dev/null differ
diff --git a/custom/src/wikimedja/res/drawable/kiwix_icon_with_title.png b/custom/src/wikimedja/res/drawable/kiwix_icon_with_title.png
deleted file mode 100644
index 4005e9698..000000000
Binary files a/custom/src/wikimedja/res/drawable/kiwix_icon_with_title.png and /dev/null differ
diff --git a/custom/src/wikimedja/res/mipmap-anydpi-v26/ic_launcher.xml b/custom/src/wikimedja/res/mipmap-anydpi-v26/ic_launcher.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedja/res/mipmap-anydpi-v26/ic_launcher.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedja/res/mipmap-anydpi-v26/ic_launcher_round.xml b/custom/src/wikimedja/res/mipmap-anydpi-v26/ic_launcher_round.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedja/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedja/res/mipmap-hdpi/ic_launcher.png b/custom/src/wikimedja/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index 17f1861d7..000000000
Binary files a/custom/src/wikimedja/res/mipmap-hdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedja/res/mipmap-hdpi/ic_launcher_foreground.png b/custom/src/wikimedja/res/mipmap-hdpi/ic_launcher_foreground.png
deleted file mode 100644
index ad6f9eb76..000000000
Binary files a/custom/src/wikimedja/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedja/res/mipmap-hdpi/ic_launcher_round.png b/custom/src/wikimedja/res/mipmap-hdpi/ic_launcher_round.png
deleted file mode 100644
index 8760e9750..000000000
Binary files a/custom/src/wikimedja/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedja/res/mipmap-mdpi/ic_launcher.png b/custom/src/wikimedja/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index df2d1abd2..000000000
Binary files a/custom/src/wikimedja/res/mipmap-mdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedja/res/mipmap-mdpi/ic_launcher_foreground.png b/custom/src/wikimedja/res/mipmap-mdpi/ic_launcher_foreground.png
deleted file mode 100644
index 1d822fdc7..000000000
Binary files a/custom/src/wikimedja/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedja/res/mipmap-mdpi/ic_launcher_round.png b/custom/src/wikimedja/res/mipmap-mdpi/ic_launcher_round.png
deleted file mode 100644
index 8f535e1a1..000000000
Binary files a/custom/src/wikimedja/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedja/res/mipmap-xhdpi/ic_launcher.png b/custom/src/wikimedja/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index c79d2e6a4..000000000
Binary files a/custom/src/wikimedja/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedja/res/mipmap-xhdpi/ic_launcher_foreground.png b/custom/src/wikimedja/res/mipmap-xhdpi/ic_launcher_foreground.png
deleted file mode 100644
index eb2534076..000000000
Binary files a/custom/src/wikimedja/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedja/res/mipmap-xhdpi/ic_launcher_round.png b/custom/src/wikimedja/res/mipmap-xhdpi/ic_launcher_round.png
deleted file mode 100644
index 49a8218ab..000000000
Binary files a/custom/src/wikimedja/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedja/res/mipmap-xxhdpi/ic_launcher.png b/custom/src/wikimedja/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index 3f5875cac..000000000
Binary files a/custom/src/wikimedja/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedja/res/mipmap-xxhdpi/ic_launcher_foreground.png b/custom/src/wikimedja/res/mipmap-xxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index ef5e7e723..000000000
Binary files a/custom/src/wikimedja/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedja/res/mipmap-xxhdpi/ic_launcher_round.png b/custom/src/wikimedja/res/mipmap-xxhdpi/ic_launcher_round.png
deleted file mode 100644
index 3787fc5d8..000000000
Binary files a/custom/src/wikimedja/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedja/res/mipmap-xxxhdpi/ic_launcher.png b/custom/src/wikimedja/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index 3b1cbdef2..000000000
Binary files a/custom/src/wikimedja/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedja/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/custom/src/wikimedja/res/mipmap-xxxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 7b856f78f..000000000
Binary files a/custom/src/wikimedja/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedja/res/mipmap-xxxhdpi/ic_launcher_round.png b/custom/src/wikimedja/res/mipmap-xxxhdpi/ic_launcher_round.png
deleted file mode 100644
index aa9765ba1..000000000
Binary files a/custom/src/wikimedja/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedja/res/values/ic_launcher_background.xml b/custom/src/wikimedja/res/values/ic_launcher_background.xml
deleted file mode 100644
index c5d5899fd..000000000
--- a/custom/src/wikimedja/res/values/ic_launcher_background.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- #FFFFFF
-
\ No newline at end of file
diff --git a/custom/src/wikimedmini/ic_launcher-web.png b/custom/src/wikimedmini/ic_launcher-web.png
deleted file mode 100644
index ff3678afb..000000000
Binary files a/custom/src/wikimedmini/ic_launcher-web.png and /dev/null differ
diff --git a/custom/src/wikimedmini/res/drawable/kiwix_icon_with_title.png b/custom/src/wikimedmini/res/drawable/kiwix_icon_with_title.png
deleted file mode 100644
index 6949a3960..000000000
Binary files a/custom/src/wikimedmini/res/drawable/kiwix_icon_with_title.png and /dev/null differ
diff --git a/custom/src/wikimedmini/res/mipmap-anydpi-v26/ic_launcher.xml b/custom/src/wikimedmini/res/mipmap-anydpi-v26/ic_launcher.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedmini/res/mipmap-anydpi-v26/ic_launcher.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedmini/res/mipmap-anydpi-v26/ic_launcher_round.xml b/custom/src/wikimedmini/res/mipmap-anydpi-v26/ic_launcher_round.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedmini/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedmini/res/mipmap-hdpi/ic_launcher.png b/custom/src/wikimedmini/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index 8339e8c95..000000000
Binary files a/custom/src/wikimedmini/res/mipmap-hdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedmini/res/mipmap-hdpi/ic_launcher_foreground.png b/custom/src/wikimedmini/res/mipmap-hdpi/ic_launcher_foreground.png
deleted file mode 100644
index 41529f05b..000000000
Binary files a/custom/src/wikimedmini/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedmini/res/mipmap-hdpi/ic_launcher_round.png b/custom/src/wikimedmini/res/mipmap-hdpi/ic_launcher_round.png
deleted file mode 100644
index 10c10f380..000000000
Binary files a/custom/src/wikimedmini/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedmini/res/mipmap-mdpi/ic_launcher.png b/custom/src/wikimedmini/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index 466f1c63f..000000000
Binary files a/custom/src/wikimedmini/res/mipmap-mdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedmini/res/mipmap-mdpi/ic_launcher_foreground.png b/custom/src/wikimedmini/res/mipmap-mdpi/ic_launcher_foreground.png
deleted file mode 100644
index 8eda9179d..000000000
Binary files a/custom/src/wikimedmini/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedmini/res/mipmap-mdpi/ic_launcher_round.png b/custom/src/wikimedmini/res/mipmap-mdpi/ic_launcher_round.png
deleted file mode 100644
index 1c0596564..000000000
Binary files a/custom/src/wikimedmini/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedmini/res/mipmap-xhdpi/ic_launcher.png b/custom/src/wikimedmini/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index 9da64b6e8..000000000
Binary files a/custom/src/wikimedmini/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedmini/res/mipmap-xhdpi/ic_launcher_foreground.png b/custom/src/wikimedmini/res/mipmap-xhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 7b4cdd11a..000000000
Binary files a/custom/src/wikimedmini/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedmini/res/mipmap-xhdpi/ic_launcher_round.png b/custom/src/wikimedmini/res/mipmap-xhdpi/ic_launcher_round.png
deleted file mode 100644
index 348c8a1ca..000000000
Binary files a/custom/src/wikimedmini/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedmini/res/mipmap-xxhdpi/ic_launcher.png b/custom/src/wikimedmini/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index 638523394..000000000
Binary files a/custom/src/wikimedmini/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedmini/res/mipmap-xxhdpi/ic_launcher_foreground.png b/custom/src/wikimedmini/res/mipmap-xxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 7efd244e9..000000000
Binary files a/custom/src/wikimedmini/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedmini/res/mipmap-xxhdpi/ic_launcher_round.png b/custom/src/wikimedmini/res/mipmap-xxhdpi/ic_launcher_round.png
deleted file mode 100644
index 361962a52..000000000
Binary files a/custom/src/wikimedmini/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedmini/res/mipmap-xxxhdpi/ic_launcher.png b/custom/src/wikimedmini/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index 106c70c8b..000000000
Binary files a/custom/src/wikimedmini/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedmini/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/custom/src/wikimedmini/res/mipmap-xxxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index e563706e6..000000000
Binary files a/custom/src/wikimedmini/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedmini/res/mipmap-xxxhdpi/ic_launcher_round.png b/custom/src/wikimedmini/res/mipmap-xxxhdpi/ic_launcher_round.png
deleted file mode 100644
index ab63e064e..000000000
Binary files a/custom/src/wikimedmini/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedmini/res/values/ic_launcher_background.xml b/custom/src/wikimedmini/res/values/ic_launcher_background.xml
deleted file mode 100644
index c5d5899fd..000000000
--- a/custom/src/wikimedmini/res/values/ic_launcher_background.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- #FFFFFF
-
\ No newline at end of file
diff --git a/custom/src/wikimedor/ic_launcher-web.png b/custom/src/wikimedor/ic_launcher-web.png
deleted file mode 100644
index ce202a036..000000000
Binary files a/custom/src/wikimedor/ic_launcher-web.png and /dev/null differ
diff --git a/custom/src/wikimedor/res/drawable/kiwix_icon_with_title.png b/custom/src/wikimedor/res/drawable/kiwix_icon_with_title.png
deleted file mode 100644
index 4a67147ed..000000000
Binary files a/custom/src/wikimedor/res/drawable/kiwix_icon_with_title.png and /dev/null differ
diff --git a/custom/src/wikimedor/res/mipmap-anydpi-v26/ic_launcher.xml b/custom/src/wikimedor/res/mipmap-anydpi-v26/ic_launcher.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedor/res/mipmap-anydpi-v26/ic_launcher.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedor/res/mipmap-anydpi-v26/ic_launcher_round.xml b/custom/src/wikimedor/res/mipmap-anydpi-v26/ic_launcher_round.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedor/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedor/res/mipmap-hdpi/ic_launcher.png b/custom/src/wikimedor/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index 3b25c71ca..000000000
Binary files a/custom/src/wikimedor/res/mipmap-hdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedor/res/mipmap-hdpi/ic_launcher_foreground.png b/custom/src/wikimedor/res/mipmap-hdpi/ic_launcher_foreground.png
deleted file mode 100644
index 26e747d66..000000000
Binary files a/custom/src/wikimedor/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedor/res/mipmap-hdpi/ic_launcher_round.png b/custom/src/wikimedor/res/mipmap-hdpi/ic_launcher_round.png
deleted file mode 100644
index cf2e6ebaa..000000000
Binary files a/custom/src/wikimedor/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedor/res/mipmap-mdpi/ic_launcher.png b/custom/src/wikimedor/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index 027d12c98..000000000
Binary files a/custom/src/wikimedor/res/mipmap-mdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedor/res/mipmap-mdpi/ic_launcher_foreground.png b/custom/src/wikimedor/res/mipmap-mdpi/ic_launcher_foreground.png
deleted file mode 100644
index 21cbfe7ae..000000000
Binary files a/custom/src/wikimedor/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedor/res/mipmap-mdpi/ic_launcher_round.png b/custom/src/wikimedor/res/mipmap-mdpi/ic_launcher_round.png
deleted file mode 100644
index 29b9af60c..000000000
Binary files a/custom/src/wikimedor/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedor/res/mipmap-xhdpi/ic_launcher.png b/custom/src/wikimedor/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index 8d54b328f..000000000
Binary files a/custom/src/wikimedor/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedor/res/mipmap-xhdpi/ic_launcher_foreground.png b/custom/src/wikimedor/res/mipmap-xhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 883f45e30..000000000
Binary files a/custom/src/wikimedor/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedor/res/mipmap-xhdpi/ic_launcher_round.png b/custom/src/wikimedor/res/mipmap-xhdpi/ic_launcher_round.png
deleted file mode 100644
index afb071df6..000000000
Binary files a/custom/src/wikimedor/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedor/res/mipmap-xxhdpi/ic_launcher.png b/custom/src/wikimedor/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index 373f26f54..000000000
Binary files a/custom/src/wikimedor/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedor/res/mipmap-xxhdpi/ic_launcher_foreground.png b/custom/src/wikimedor/res/mipmap-xxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 1ef7318b3..000000000
Binary files a/custom/src/wikimedor/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedor/res/mipmap-xxhdpi/ic_launcher_round.png b/custom/src/wikimedor/res/mipmap-xxhdpi/ic_launcher_round.png
deleted file mode 100644
index 50e662f13..000000000
Binary files a/custom/src/wikimedor/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedor/res/mipmap-xxxhdpi/ic_launcher.png b/custom/src/wikimedor/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index c45b4a24b..000000000
Binary files a/custom/src/wikimedor/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedor/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/custom/src/wikimedor/res/mipmap-xxxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 60e12e489..000000000
Binary files a/custom/src/wikimedor/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedor/res/mipmap-xxxhdpi/ic_launcher_round.png b/custom/src/wikimedor/res/mipmap-xxxhdpi/ic_launcher_round.png
deleted file mode 100644
index 49f6cf806..000000000
Binary files a/custom/src/wikimedor/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedor/res/values/ic_launcher_background.xml b/custom/src/wikimedor/res/values/ic_launcher_background.xml
deleted file mode 100644
index c5d5899fd..000000000
--- a/custom/src/wikimedor/res/values/ic_launcher_background.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- #FFFFFF
-
\ No newline at end of file
diff --git a/custom/src/wikimedpt/ic_launcher-web.png b/custom/src/wikimedpt/ic_launcher-web.png
deleted file mode 100644
index a9d8e2fbb..000000000
Binary files a/custom/src/wikimedpt/ic_launcher-web.png and /dev/null differ
diff --git a/custom/src/wikimedpt/res/drawable/kiwix_icon_with_title.png b/custom/src/wikimedpt/res/drawable/kiwix_icon_with_title.png
deleted file mode 100644
index d54ddb8fa..000000000
Binary files a/custom/src/wikimedpt/res/drawable/kiwix_icon_with_title.png and /dev/null differ
diff --git a/custom/src/wikimedpt/res/mipmap-anydpi-v26/ic_launcher.xml b/custom/src/wikimedpt/res/mipmap-anydpi-v26/ic_launcher.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedpt/res/mipmap-anydpi-v26/ic_launcher.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedpt/res/mipmap-anydpi-v26/ic_launcher_round.xml b/custom/src/wikimedpt/res/mipmap-anydpi-v26/ic_launcher_round.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikimedpt/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikimedpt/res/mipmap-hdpi/ic_launcher.png b/custom/src/wikimedpt/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index 8321becdd..000000000
Binary files a/custom/src/wikimedpt/res/mipmap-hdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedpt/res/mipmap-hdpi/ic_launcher_foreground.png b/custom/src/wikimedpt/res/mipmap-hdpi/ic_launcher_foreground.png
deleted file mode 100644
index e6cf91048..000000000
Binary files a/custom/src/wikimedpt/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedpt/res/mipmap-hdpi/ic_launcher_round.png b/custom/src/wikimedpt/res/mipmap-hdpi/ic_launcher_round.png
deleted file mode 100644
index e96415928..000000000
Binary files a/custom/src/wikimedpt/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedpt/res/mipmap-mdpi/ic_launcher.png b/custom/src/wikimedpt/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index e3142d0f9..000000000
Binary files a/custom/src/wikimedpt/res/mipmap-mdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedpt/res/mipmap-mdpi/ic_launcher_foreground.png b/custom/src/wikimedpt/res/mipmap-mdpi/ic_launcher_foreground.png
deleted file mode 100644
index 429d68f41..000000000
Binary files a/custom/src/wikimedpt/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedpt/res/mipmap-mdpi/ic_launcher_round.png b/custom/src/wikimedpt/res/mipmap-mdpi/ic_launcher_round.png
deleted file mode 100644
index c047e59d0..000000000
Binary files a/custom/src/wikimedpt/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedpt/res/mipmap-xhdpi/ic_launcher.png b/custom/src/wikimedpt/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index 461c4c076..000000000
Binary files a/custom/src/wikimedpt/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedpt/res/mipmap-xhdpi/ic_launcher_foreground.png b/custom/src/wikimedpt/res/mipmap-xhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 82fc0d190..000000000
Binary files a/custom/src/wikimedpt/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedpt/res/mipmap-xhdpi/ic_launcher_round.png b/custom/src/wikimedpt/res/mipmap-xhdpi/ic_launcher_round.png
deleted file mode 100644
index 3eb19624d..000000000
Binary files a/custom/src/wikimedpt/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedpt/res/mipmap-xxhdpi/ic_launcher.png b/custom/src/wikimedpt/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index 40b45b182..000000000
Binary files a/custom/src/wikimedpt/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedpt/res/mipmap-xxhdpi/ic_launcher_foreground.png b/custom/src/wikimedpt/res/mipmap-xxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index d939664f5..000000000
Binary files a/custom/src/wikimedpt/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedpt/res/mipmap-xxhdpi/ic_launcher_round.png b/custom/src/wikimedpt/res/mipmap-xxhdpi/ic_launcher_round.png
deleted file mode 100644
index db794f5aa..000000000
Binary files a/custom/src/wikimedpt/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedpt/res/mipmap-xxxhdpi/ic_launcher.png b/custom/src/wikimedpt/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index c1e5a6377..000000000
Binary files a/custom/src/wikimedpt/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikimedpt/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/custom/src/wikimedpt/res/mipmap-xxxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index df81e91be..000000000
Binary files a/custom/src/wikimedpt/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikimedpt/res/mipmap-xxxhdpi/ic_launcher_round.png b/custom/src/wikimedpt/res/mipmap-xxxhdpi/ic_launcher_round.png
deleted file mode 100644
index 8767ca1bc..000000000
Binary files a/custom/src/wikimedpt/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikimedpt/res/values/ic_launcher_background.xml b/custom/src/wikimedpt/res/values/ic_launcher_background.xml
deleted file mode 100644
index c5d5899fd..000000000
--- a/custom/src/wikimedpt/res/values/ic_launcher_background.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- #FFFFFF
-
\ No newline at end of file
diff --git a/custom/src/wikispecies/ic_launcher-web.png b/custom/src/wikispecies/ic_launcher-web.png
deleted file mode 100644
index 2542478f7..000000000
Binary files a/custom/src/wikispecies/ic_launcher-web.png and /dev/null differ
diff --git a/custom/src/wikispecies/res/drawable/kiwix_icon_with_title.png b/custom/src/wikispecies/res/drawable/kiwix_icon_with_title.png
deleted file mode 100644
index 196418926..000000000
Binary files a/custom/src/wikispecies/res/drawable/kiwix_icon_with_title.png and /dev/null differ
diff --git a/custom/src/wikispecies/res/mipmap-anydpi-v26/ic_launcher.xml b/custom/src/wikispecies/res/mipmap-anydpi-v26/ic_launcher.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikispecies/res/mipmap-anydpi-v26/ic_launcher.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikispecies/res/mipmap-anydpi-v26/ic_launcher_round.xml b/custom/src/wikispecies/res/mipmap-anydpi-v26/ic_launcher_round.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikispecies/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikispecies/res/mipmap-hdpi/ic_launcher.png b/custom/src/wikispecies/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index 87114cc43..000000000
Binary files a/custom/src/wikispecies/res/mipmap-hdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikispecies/res/mipmap-hdpi/ic_launcher_foreground.png b/custom/src/wikispecies/res/mipmap-hdpi/ic_launcher_foreground.png
deleted file mode 100644
index 5cb86c383..000000000
Binary files a/custom/src/wikispecies/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikispecies/res/mipmap-hdpi/ic_launcher_round.png b/custom/src/wikispecies/res/mipmap-hdpi/ic_launcher_round.png
deleted file mode 100644
index ee524d616..000000000
Binary files a/custom/src/wikispecies/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikispecies/res/mipmap-mdpi/ic_launcher.png b/custom/src/wikispecies/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index 30204b47e..000000000
Binary files a/custom/src/wikispecies/res/mipmap-mdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikispecies/res/mipmap-mdpi/ic_launcher_foreground.png b/custom/src/wikispecies/res/mipmap-mdpi/ic_launcher_foreground.png
deleted file mode 100644
index c4b8c7411..000000000
Binary files a/custom/src/wikispecies/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikispecies/res/mipmap-mdpi/ic_launcher_round.png b/custom/src/wikispecies/res/mipmap-mdpi/ic_launcher_round.png
deleted file mode 100644
index e9ccd4394..000000000
Binary files a/custom/src/wikispecies/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikispecies/res/mipmap-xhdpi/ic_launcher.png b/custom/src/wikispecies/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index 54ac9dde8..000000000
Binary files a/custom/src/wikispecies/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikispecies/res/mipmap-xhdpi/ic_launcher_foreground.png b/custom/src/wikispecies/res/mipmap-xhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 336633a0f..000000000
Binary files a/custom/src/wikispecies/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikispecies/res/mipmap-xhdpi/ic_launcher_round.png b/custom/src/wikispecies/res/mipmap-xhdpi/ic_launcher_round.png
deleted file mode 100644
index b2077daac..000000000
Binary files a/custom/src/wikispecies/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikispecies/res/mipmap-xxhdpi/ic_launcher.png b/custom/src/wikispecies/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index f52de60ae..000000000
Binary files a/custom/src/wikispecies/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikispecies/res/mipmap-xxhdpi/ic_launcher_foreground.png b/custom/src/wikispecies/res/mipmap-xxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 7dc7bea8d..000000000
Binary files a/custom/src/wikispecies/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikispecies/res/mipmap-xxhdpi/ic_launcher_round.png b/custom/src/wikispecies/res/mipmap-xxhdpi/ic_launcher_round.png
deleted file mode 100644
index c471afea0..000000000
Binary files a/custom/src/wikispecies/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikispecies/res/mipmap-xxxhdpi/ic_launcher.png b/custom/src/wikispecies/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index 63d494f92..000000000
Binary files a/custom/src/wikispecies/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikispecies/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/custom/src/wikispecies/res/mipmap-xxxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 9865b6a6f..000000000
Binary files a/custom/src/wikispecies/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikispecies/res/mipmap-xxxhdpi/ic_launcher_round.png b/custom/src/wikispecies/res/mipmap-xxxhdpi/ic_launcher_round.png
deleted file mode 100644
index 0d20d74f0..000000000
Binary files a/custom/src/wikispecies/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikispecies/res/values/ic_launcher_background.xml b/custom/src/wikispecies/res/values/ic_launcher_background.xml
deleted file mode 100644
index c5d5899fd..000000000
--- a/custom/src/wikispecies/res/values/ic_launcher_background.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- #FFFFFF
-
\ No newline at end of file
diff --git a/custom/src/wikivoyage/ic_launcher-web.png b/custom/src/wikivoyage/ic_launcher-web.png
deleted file mode 100644
index 437b14e92..000000000
Binary files a/custom/src/wikivoyage/ic_launcher-web.png and /dev/null differ
diff --git a/custom/src/wikivoyage/res/drawable/kiwix_icon_with_title.png b/custom/src/wikivoyage/res/drawable/kiwix_icon_with_title.png
deleted file mode 100644
index 2530e5f25..000000000
Binary files a/custom/src/wikivoyage/res/drawable/kiwix_icon_with_title.png and /dev/null differ
diff --git a/custom/src/wikivoyage/res/mipmap-anydpi-v26/ic_launcher.xml b/custom/src/wikivoyage/res/mipmap-anydpi-v26/ic_launcher.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikivoyage/res/mipmap-anydpi-v26/ic_launcher.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikivoyage/res/mipmap-anydpi-v26/ic_launcher_round.xml b/custom/src/wikivoyage/res/mipmap-anydpi-v26/ic_launcher_round.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikivoyage/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikivoyage/res/mipmap-hdpi/ic_launcher.png b/custom/src/wikivoyage/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index bf22c39ff..000000000
Binary files a/custom/src/wikivoyage/res/mipmap-hdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikivoyage/res/mipmap-hdpi/ic_launcher_foreground.png b/custom/src/wikivoyage/res/mipmap-hdpi/ic_launcher_foreground.png
deleted file mode 100644
index e901afd9c..000000000
Binary files a/custom/src/wikivoyage/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikivoyage/res/mipmap-hdpi/ic_launcher_round.png b/custom/src/wikivoyage/res/mipmap-hdpi/ic_launcher_round.png
deleted file mode 100644
index 08b8749d1..000000000
Binary files a/custom/src/wikivoyage/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikivoyage/res/mipmap-mdpi/ic_launcher.png b/custom/src/wikivoyage/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index e5d6233f7..000000000
Binary files a/custom/src/wikivoyage/res/mipmap-mdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikivoyage/res/mipmap-mdpi/ic_launcher_foreground.png b/custom/src/wikivoyage/res/mipmap-mdpi/ic_launcher_foreground.png
deleted file mode 100644
index 809d4dbc3..000000000
Binary files a/custom/src/wikivoyage/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikivoyage/res/mipmap-mdpi/ic_launcher_round.png b/custom/src/wikivoyage/res/mipmap-mdpi/ic_launcher_round.png
deleted file mode 100644
index c20c65f5a..000000000
Binary files a/custom/src/wikivoyage/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikivoyage/res/mipmap-xhdpi/ic_launcher.png b/custom/src/wikivoyage/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index cfa84ea42..000000000
Binary files a/custom/src/wikivoyage/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikivoyage/res/mipmap-xhdpi/ic_launcher_foreground.png b/custom/src/wikivoyage/res/mipmap-xhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 1a9e8ebf2..000000000
Binary files a/custom/src/wikivoyage/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikivoyage/res/mipmap-xhdpi/ic_launcher_round.png b/custom/src/wikivoyage/res/mipmap-xhdpi/ic_launcher_round.png
deleted file mode 100644
index 851b1d0cf..000000000
Binary files a/custom/src/wikivoyage/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikivoyage/res/mipmap-xxhdpi/ic_launcher.png b/custom/src/wikivoyage/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index 183978af4..000000000
Binary files a/custom/src/wikivoyage/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikivoyage/res/mipmap-xxhdpi/ic_launcher_foreground.png b/custom/src/wikivoyage/res/mipmap-xxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index f1e12b926..000000000
Binary files a/custom/src/wikivoyage/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikivoyage/res/mipmap-xxhdpi/ic_launcher_round.png b/custom/src/wikivoyage/res/mipmap-xxhdpi/ic_launcher_round.png
deleted file mode 100644
index 186894d26..000000000
Binary files a/custom/src/wikivoyage/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikivoyage/res/mipmap-xxxhdpi/ic_launcher.png b/custom/src/wikivoyage/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index 217598d02..000000000
Binary files a/custom/src/wikivoyage/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikivoyage/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/custom/src/wikivoyage/res/mipmap-xxxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index fa4a00653..000000000
Binary files a/custom/src/wikivoyage/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikivoyage/res/mipmap-xxxhdpi/ic_launcher_round.png b/custom/src/wikivoyage/res/mipmap-xxxhdpi/ic_launcher_round.png
deleted file mode 100644
index 81903c8e0..000000000
Binary files a/custom/src/wikivoyage/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikivoyage/res/values/ic_launcher_background.xml b/custom/src/wikivoyage/res/values/ic_launcher_background.xml
deleted file mode 100644
index c5d5899fd..000000000
--- a/custom/src/wikivoyage/res/values/ic_launcher_background.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- #FFFFFF
-
\ No newline at end of file
diff --git a/custom/src/wikivoyagede/ic_launcher-web.png b/custom/src/wikivoyagede/ic_launcher-web.png
deleted file mode 100644
index 2ff55ceda..000000000
Binary files a/custom/src/wikivoyagede/ic_launcher-web.png and /dev/null differ
diff --git a/custom/src/wikivoyagede/res/drawable/kiwix_icon_with_title.png b/custom/src/wikivoyagede/res/drawable/kiwix_icon_with_title.png
deleted file mode 100644
index 0f4e42918..000000000
Binary files a/custom/src/wikivoyagede/res/drawable/kiwix_icon_with_title.png and /dev/null differ
diff --git a/custom/src/wikivoyagede/res/mipmap-anydpi-v26/ic_launcher.xml b/custom/src/wikivoyagede/res/mipmap-anydpi-v26/ic_launcher.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikivoyagede/res/mipmap-anydpi-v26/ic_launcher.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikivoyagede/res/mipmap-anydpi-v26/ic_launcher_round.xml b/custom/src/wikivoyagede/res/mipmap-anydpi-v26/ic_launcher_round.xml
deleted file mode 100644
index 036d09bc5..000000000
--- a/custom/src/wikivoyagede/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/custom/src/wikivoyagede/res/mipmap-hdpi/ic_launcher.png b/custom/src/wikivoyagede/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index bbe2fa7cb..000000000
Binary files a/custom/src/wikivoyagede/res/mipmap-hdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikivoyagede/res/mipmap-hdpi/ic_launcher_foreground.png b/custom/src/wikivoyagede/res/mipmap-hdpi/ic_launcher_foreground.png
deleted file mode 100644
index b6988d72f..000000000
Binary files a/custom/src/wikivoyagede/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikivoyagede/res/mipmap-hdpi/ic_launcher_round.png b/custom/src/wikivoyagede/res/mipmap-hdpi/ic_launcher_round.png
deleted file mode 100644
index d190a7a99..000000000
Binary files a/custom/src/wikivoyagede/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikivoyagede/res/mipmap-mdpi/ic_launcher.png b/custom/src/wikivoyagede/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index ae55ab56c..000000000
Binary files a/custom/src/wikivoyagede/res/mipmap-mdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikivoyagede/res/mipmap-mdpi/ic_launcher_foreground.png b/custom/src/wikivoyagede/res/mipmap-mdpi/ic_launcher_foreground.png
deleted file mode 100644
index 53fa1bb19..000000000
Binary files a/custom/src/wikivoyagede/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikivoyagede/res/mipmap-mdpi/ic_launcher_round.png b/custom/src/wikivoyagede/res/mipmap-mdpi/ic_launcher_round.png
deleted file mode 100644
index 236d0aec8..000000000
Binary files a/custom/src/wikivoyagede/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikivoyagede/res/mipmap-xhdpi/ic_launcher.png b/custom/src/wikivoyagede/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index 0261b872a..000000000
Binary files a/custom/src/wikivoyagede/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikivoyagede/res/mipmap-xhdpi/ic_launcher_foreground.png b/custom/src/wikivoyagede/res/mipmap-xhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 4f89eceef..000000000
Binary files a/custom/src/wikivoyagede/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikivoyagede/res/mipmap-xhdpi/ic_launcher_round.png b/custom/src/wikivoyagede/res/mipmap-xhdpi/ic_launcher_round.png
deleted file mode 100644
index 77f186b0f..000000000
Binary files a/custom/src/wikivoyagede/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikivoyagede/res/mipmap-xxhdpi/ic_launcher.png b/custom/src/wikivoyagede/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index c9da07577..000000000
Binary files a/custom/src/wikivoyagede/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikivoyagede/res/mipmap-xxhdpi/ic_launcher_foreground.png b/custom/src/wikivoyagede/res/mipmap-xxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index dd6d36cf7..000000000
Binary files a/custom/src/wikivoyagede/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikivoyagede/res/mipmap-xxhdpi/ic_launcher_round.png b/custom/src/wikivoyagede/res/mipmap-xxhdpi/ic_launcher_round.png
deleted file mode 100644
index 553039eab..000000000
Binary files a/custom/src/wikivoyagede/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikivoyagede/res/mipmap-xxxhdpi/ic_launcher.png b/custom/src/wikivoyagede/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index 34a056eca..000000000
Binary files a/custom/src/wikivoyagede/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ
diff --git a/custom/src/wikivoyagede/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/custom/src/wikivoyagede/res/mipmap-xxxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 57de10666..000000000
Binary files a/custom/src/wikivoyagede/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/custom/src/wikivoyagede/res/mipmap-xxxhdpi/ic_launcher_round.png b/custom/src/wikivoyagede/res/mipmap-xxxhdpi/ic_launcher_round.png
deleted file mode 100644
index 7439bc250..000000000
Binary files a/custom/src/wikivoyagede/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ
diff --git a/custom/src/wikivoyagede/res/values/ic_launcher_background.xml b/custom/src/wikivoyagede/res/values/ic_launcher_background.xml
deleted file mode 100644
index c5d5899fd..000000000
--- a/custom/src/wikivoyagede/res/values/ic_launcher_background.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- #FFFFFF
-
\ No newline at end of file