diff --git a/src/Android/Android.csproj b/src/Android/Android.csproj
index ac444d7a9..4e131b2e6 100644
--- a/src/Android/Android.csproj
+++ b/src/Android/Android.csproj
@@ -176,6 +176,7 @@
+
diff --git a/src/Android/Resources/drawable/ic_launcher_monochrome.xml b/src/Android/Resources/drawable/ic_launcher_monochrome.xml
new file mode 100644
index 000000000..5a54380d9
--- /dev/null
+++ b/src/Android/Resources/drawable/ic_launcher_monochrome.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
diff --git a/src/Android/Resources/mipmap-anydpi-v26/ic_launcher.xml b/src/Android/Resources/mipmap-anydpi-v26/ic_launcher.xml
index ef49c9917..1084c2408 100644
--- a/src/Android/Resources/mipmap-anydpi-v26/ic_launcher.xml
+++ b/src/Android/Resources/mipmap-anydpi-v26/ic_launcher.xml
@@ -2,5 +2,5 @@
-
+
\ No newline at end of file
diff --git a/src/Android/Resources/mipmap-anydpi-v26/ic_launcher_round.xml b/src/Android/Resources/mipmap-anydpi-v26/ic_launcher_round.xml
index ef49c9917..1084c2408 100644
--- a/src/Android/Resources/mipmap-anydpi-v26/ic_launcher_round.xml
+++ b/src/Android/Resources/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -2,5 +2,5 @@
-
+
\ No newline at end of file