diff --git a/android/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml b/android/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml index 4ae7d1237..0b25ff9e7 100644 --- a/android/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/android/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/android/src/debug/res/mipmap-hdpi/ic_launcher_monochrome.png b/android/src/debug/res/mipmap-hdpi/ic_launcher_monochrome.png new file mode 100644 index 000000000..59f6d9828 Binary files /dev/null and b/android/src/debug/res/mipmap-hdpi/ic_launcher_monochrome.png differ diff --git a/android/src/debug/res/mipmap-mdpi/ic_launcher_monochrome.png b/android/src/debug/res/mipmap-mdpi/ic_launcher_monochrome.png new file mode 100644 index 000000000..19500d330 Binary files /dev/null and b/android/src/debug/res/mipmap-mdpi/ic_launcher_monochrome.png differ diff --git a/android/src/debug/res/mipmap-xhdpi/ic_launcher_monochrome.png b/android/src/debug/res/mipmap-xhdpi/ic_launcher_monochrome.png new file mode 100644 index 000000000..198d8db03 Binary files /dev/null and b/android/src/debug/res/mipmap-xhdpi/ic_launcher_monochrome.png differ diff --git a/android/src/debug/res/mipmap-xxhdpi/ic_launcher_monochrome.png b/android/src/debug/res/mipmap-xxhdpi/ic_launcher_monochrome.png new file mode 100644 index 000000000..dbce032dd Binary files /dev/null and b/android/src/debug/res/mipmap-xxhdpi/ic_launcher_monochrome.png differ diff --git a/android/src/debug/res/mipmap-xxxhdpi/ic_launcher_monochrome.png b/android/src/debug/res/mipmap-xxxhdpi/ic_launcher_monochrome.png new file mode 100644 index 000000000..486476c9c Binary files /dev/null and b/android/src/debug/res/mipmap-xxxhdpi/ic_launcher_monochrome.png differ diff --git a/android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 4ae7d1237..0b25ff9e7 100644 --- a/android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/android/src/main/res/mipmap-hdpi/ic_launcher_monochrome.png b/android/src/main/res/mipmap-hdpi/ic_launcher_monochrome.png new file mode 100644 index 000000000..59f6d9828 Binary files /dev/null and b/android/src/main/res/mipmap-hdpi/ic_launcher_monochrome.png differ diff --git a/android/src/main/res/mipmap-mdpi/ic_launcher_monochrome.png b/android/src/main/res/mipmap-mdpi/ic_launcher_monochrome.png new file mode 100644 index 000000000..19500d330 Binary files /dev/null and b/android/src/main/res/mipmap-mdpi/ic_launcher_monochrome.png differ diff --git a/android/src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png b/android/src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png new file mode 100644 index 000000000..198d8db03 Binary files /dev/null and b/android/src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png differ diff --git a/android/src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png b/android/src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png new file mode 100644 index 000000000..dbce032dd Binary files /dev/null and b/android/src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png differ diff --git a/android/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png b/android/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png new file mode 100644 index 000000000..486476c9c Binary files /dev/null and b/android/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png differ