diff --git a/Mobile/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/Mobile/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 6f3b755..345888d 100644 --- a/Mobile/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/Mobile/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,6 +1,6 @@ - - - + + + \ No newline at end of file diff --git a/Mobile/app/src/main/res/mipmap-hdpi/ic_launcher.png b/Mobile/app/src/main/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 0000000..3eed793 Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/Mobile/app/src/main/res/mipmap-hdpi/ic_launcher.webp b/Mobile/app/src/main/res/mipmap-hdpi/ic_launcher.webp deleted file mode 100644 index c209e78..0000000 Binary files a/Mobile/app/src/main/res/mipmap-hdpi/ic_launcher.webp and /dev/null differ diff --git a/Mobile/app/src/main/res/mipmap-hdpi/ic_launcher_background.png b/Mobile/app/src/main/res/mipmap-hdpi/ic_launcher_background.png new file mode 100644 index 0000000..769a053 Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-hdpi/ic_launcher_background.png differ diff --git a/Mobile/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/Mobile/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..1bcd471 Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/Mobile/app/src/main/res/mipmap-hdpi/ic_launcher_monochrome.png b/Mobile/app/src/main/res/mipmap-hdpi/ic_launcher_monochrome.png new file mode 100644 index 0000000..24a5f4f Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-hdpi/ic_launcher_monochrome.png differ diff --git a/Mobile/app/src/main/res/mipmap-mdpi/ic_launcher.png b/Mobile/app/src/main/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 0000000..bda2666 Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/Mobile/app/src/main/res/mipmap-mdpi/ic_launcher.webp b/Mobile/app/src/main/res/mipmap-mdpi/ic_launcher.webp deleted file mode 100644 index 4f0f1d6..0000000 Binary files a/Mobile/app/src/main/res/mipmap-mdpi/ic_launcher.webp and /dev/null differ diff --git a/Mobile/app/src/main/res/mipmap-mdpi/ic_launcher_background.png b/Mobile/app/src/main/res/mipmap-mdpi/ic_launcher_background.png new file mode 100644 index 0000000..3e2faca Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-mdpi/ic_launcher_background.png differ diff --git a/Mobile/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/Mobile/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..065b26a Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/Mobile/app/src/main/res/mipmap-mdpi/ic_launcher_monochrome.png b/Mobile/app/src/main/res/mipmap-mdpi/ic_launcher_monochrome.png new file mode 100644 index 0000000..9c87424 Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-mdpi/ic_launcher_monochrome.png differ diff --git a/Mobile/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/Mobile/app/src/main/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 0000000..e3e9441 Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/Mobile/app/src/main/res/mipmap-xhdpi/ic_launcher.webp b/Mobile/app/src/main/res/mipmap-xhdpi/ic_launcher.webp deleted file mode 100644 index 948a307..0000000 Binary files a/Mobile/app/src/main/res/mipmap-xhdpi/ic_launcher.webp and /dev/null differ diff --git a/Mobile/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png b/Mobile/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png new file mode 100644 index 0000000..37964d1 Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png differ diff --git a/Mobile/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/Mobile/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..4e0fb8f Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/Mobile/app/src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png b/Mobile/app/src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png new file mode 100644 index 0000000..6556177 Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png differ diff --git a/Mobile/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/Mobile/app/src/main/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 0000000..5b4dbc0 Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/Mobile/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp b/Mobile/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp deleted file mode 100644 index 28d4b77..0000000 Binary files a/Mobile/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp and /dev/null differ diff --git a/Mobile/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png b/Mobile/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png new file mode 100644 index 0000000..8ee56fc Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png differ diff --git a/Mobile/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/Mobile/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..e7b35fd Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/Mobile/app/src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png b/Mobile/app/src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png new file mode 100644 index 0000000..306afad Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png differ diff --git a/Mobile/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/Mobile/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 0000000..767abc3 Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/Mobile/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp b/Mobile/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp deleted file mode 100644 index aa7d642..0000000 Binary files a/Mobile/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp and /dev/null differ diff --git a/Mobile/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png b/Mobile/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png new file mode 100644 index 0000000..0bb8475 Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png differ diff --git a/Mobile/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/Mobile/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..0c3a589 Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ diff --git a/Mobile/app/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png b/Mobile/app/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png new file mode 100644 index 0000000..1e533b7 Binary files /dev/null and b/Mobile/app/src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png differ