diff --git a/front/android/app/src/main/res/drawable-hdpi/splashscreen_image.png b/front/android/app/src/main/res/drawable-hdpi/splashscreen_image.png index 382d6f4..6d579f2 100644 Binary files a/front/android/app/src/main/res/drawable-hdpi/splashscreen_image.png and b/front/android/app/src/main/res/drawable-hdpi/splashscreen_image.png differ diff --git a/front/android/app/src/main/res/drawable-mdpi/splashscreen_image.png b/front/android/app/src/main/res/drawable-mdpi/splashscreen_image.png index 382d6f4..6d579f2 100644 Binary files a/front/android/app/src/main/res/drawable-mdpi/splashscreen_image.png and b/front/android/app/src/main/res/drawable-mdpi/splashscreen_image.png differ diff --git a/front/android/app/src/main/res/drawable-xhdpi/splashscreen_image.png b/front/android/app/src/main/res/drawable-xhdpi/splashscreen_image.png index 382d6f4..6d579f2 100644 Binary files a/front/android/app/src/main/res/drawable-xhdpi/splashscreen_image.png and b/front/android/app/src/main/res/drawable-xhdpi/splashscreen_image.png differ diff --git a/front/android/app/src/main/res/drawable-xxhdpi/splashscreen_image.png b/front/android/app/src/main/res/drawable-xxhdpi/splashscreen_image.png index 382d6f4..6d579f2 100644 Binary files a/front/android/app/src/main/res/drawable-xxhdpi/splashscreen_image.png and b/front/android/app/src/main/res/drawable-xxhdpi/splashscreen_image.png differ diff --git a/front/android/app/src/main/res/drawable-xxxhdpi/splashscreen_image.png b/front/android/app/src/main/res/drawable-xxxhdpi/splashscreen_image.png index 382d6f4..6d579f2 100644 Binary files a/front/android/app/src/main/res/drawable-xxxhdpi/splashscreen_image.png and b/front/android/app/src/main/res/drawable-xxxhdpi/splashscreen_image.png differ diff --git a/front/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/front/android/app/src/main/res/mipmap-hdpi/ic_launcher.png index 80609f5..8f75b35 100644 Binary files a/front/android/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/front/android/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/front/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/front/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png index 80609f5..8f75b35 100644 Binary files a/front/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png and b/front/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/front/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/front/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 0000000..e888075 Binary files /dev/null and b/front/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/front/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/front/android/app/src/main/res/mipmap-mdpi/ic_launcher.png index d63b675..959cf25 100644 Binary files a/front/android/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/front/android/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/front/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/front/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png index d63b675..959cf25 100644 Binary files a/front/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png and b/front/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/front/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/front/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png new file mode 100644 index 0000000..5e260ab Binary files /dev/null and b/front/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/front/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/front/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png index c1d947b..677f394 100644 Binary files a/front/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/front/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/front/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/front/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png index c1d947b..677f394 100644 Binary files a/front/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png and b/front/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/front/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/front/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png new file mode 100644 index 0000000..9408521 Binary files /dev/null and b/front/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/front/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/front/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png index 0825fd9..9dc322f 100644 Binary files a/front/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/front/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/front/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/front/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png index 0825fd9..9dc322f 100644 Binary files a/front/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png and b/front/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/front/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/front/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 0000000..ef4a2f0 Binary files /dev/null and b/front/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/front/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/front/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png index 193a9e5..ff840d2 100644 Binary files a/front/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/front/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/front/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/front/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png index 193a9e5..ff840d2 100644 Binary files a/front/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png and b/front/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ diff --git a/front/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/front/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png new file mode 100644 index 0000000..05cf2b4 Binary files /dev/null and b/front/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/front/android/app/src/main/res/values/strings.xml b/front/android/app/src/main/res/values/strings.xml index c15ba10..166e99e 100644 --- a/front/android/app/src/main/res/values/strings.xml +++ b/front/android/app/src/main/res/values/strings.xml @@ -1,5 +1,5 @@ Chromacase - contain + cover false \ No newline at end of file diff --git a/front/assets/splash.png b/front/assets/splash.png index bd948b0..627c3d2 100644 Binary files a/front/assets/splash.png and b/front/assets/splash.png differ