diff --git a/packages/mobile/android/app/src/main/AndroidManifest.xml b/packages/mobile/android/app/src/main/AndroidManifest.xml index c058d773..cb978f58 100644 --- a/packages/mobile/android/app/src/main/AndroidManifest.xml +++ b/packages/mobile/android/app/src/main/AndroidManifest.xml @@ -3,7 +3,7 @@ - + diff --git a/packages/mobile/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/packages/mobile/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index fcd3a1e2..345888d2 100644 --- a/packages/mobile/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/packages/mobile/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher.png index 295f6770..bc1f686f 100644 Binary files a/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png b/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png index 19669488..842549b9 100644 Binary files a/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png and b/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png index f2fc2a4b..8704e7d7 100644 Binary files a/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png and b/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_monochrome.png b/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000..8704e7d7 Binary files /dev/null and b/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_monochrome.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png deleted file mode 100644 index f24c76df..00000000 Binary files a/packages/mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher.png index 65b23e42..d7f8b341 100644 Binary files a/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png b/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png index 75025cfd..09ab5589 100644 Binary files a/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png and b/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png index d470df2e..45f971ff 100644 Binary files a/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png and b/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_monochrome.png b/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000..45f971ff Binary files /dev/null and b/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_monochrome.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png deleted file mode 100644 index 9719989b..00000000 Binary files a/packages/mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png index 5863232a..8d921ca0 100644 Binary files a/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png b/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png index 9784f16c..dbbf832a 100644 Binary files a/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png and b/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png index b8763c7c..3ca5c392 100644 Binary files a/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png and b/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png b/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000..3ca5c392 Binary files /dev/null and b/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png deleted file mode 100644 index 2d48458b..00000000 Binary files a/packages/mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png index 967b7454..e9a8eb23 100644 Binary files a/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png b/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png index 04ef206c..5d665c51 100644 Binary files a/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png and b/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png index afd0ccdd..286230be 100644 Binary files a/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png and b/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png b/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000..286230be Binary files /dev/null and b/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png deleted file mode 100644 index 0d1e3d47..00000000 Binary files a/packages/mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png index 75e36c48..843890cb 100644 Binary files a/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png b/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png index 66a5487a..b55b1940 100644 Binary files a/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png and b/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png index b50c6852..2fa8a0cd 100644 Binary files a/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png and b/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png b/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png new file mode 100644 index 00000000..2fa8a0cd Binary files /dev/null and b/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png differ diff --git a/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png deleted file mode 100644 index 33c6195c..00000000 Binary files a/packages/mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ