diff --git a/forge-gui-android/res/mipmap-anydpi-v26/ic_launcher.xml b/forge-gui-android/res/mipmap-anydpi-v26/ic_launcher.xml index 036d09bc5fd..6126a62cd23 100644 --- a/forge-gui-android/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/forge-gui-android/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/forge-gui-android/res/mipmap-anydpi-v26/ic_launcher_round.xml b/forge-gui-android/res/mipmap-anydpi-v26/ic_launcher_round.xml index 036d09bc5fd..6126a62cd23 100644 --- a/forge-gui-android/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/forge-gui-android/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/forge-gui-android/res/mipmap-hdpi/ic_launcher_monochrome.png b/forge-gui-android/res/mipmap-hdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000000..f0f9e6e4756 Binary files /dev/null and b/forge-gui-android/res/mipmap-hdpi/ic_launcher_monochrome.png differ diff --git a/forge-gui-android/res/mipmap-mdpi/ic_launcher_monochrome.png b/forge-gui-android/res/mipmap-mdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000000..05546681f2f Binary files /dev/null and b/forge-gui-android/res/mipmap-mdpi/ic_launcher_monochrome.png differ diff --git a/forge-gui-android/res/mipmap-xhdpi/ic_launcher_monochrome.png b/forge-gui-android/res/mipmap-xhdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000000..90f80337bd3 Binary files /dev/null and b/forge-gui-android/res/mipmap-xhdpi/ic_launcher_monochrome.png differ diff --git a/forge-gui-android/res/mipmap-xxhdpi/ic_launcher_monochrome.png b/forge-gui-android/res/mipmap-xxhdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000000..75256ad6ec4 Binary files /dev/null and b/forge-gui-android/res/mipmap-xxhdpi/ic_launcher_monochrome.png differ diff --git a/forge-gui-android/res/mipmap-xxxhdpi/ic_launcher_monochrome.png b/forge-gui-android/res/mipmap-xxxhdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000000..8570ece8947 Binary files /dev/null and b/forge-gui-android/res/mipmap-xxxhdpi/ic_launcher_monochrome.png differ