From 9fb83b9bd0574ae44e102b1ba76c525b61712fd3 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sat, 13 Aug 2022 17:34:01 +0200 Subject: [PATCH] Replaced the app icon; there are still platform specific issues --- .../Platforms/Android/AndroidManifest.xml | 2 +- .../UI MAUI/Resources/AppIcon/app.svg | 12 +++++++++++ .../UI MAUI/Resources/AppIcon/planet.svg | 1 - .../UI MAUI/Resources/Splash/splash.svg | 20 +++++++++++-------- I18N Commander/UI MAUI/UI MAUI.csproj | 2 +- 5 files changed, 26 insertions(+), 11 deletions(-) create mode 100644 I18N Commander/UI MAUI/Resources/AppIcon/app.svg delete mode 100644 I18N Commander/UI MAUI/Resources/AppIcon/planet.svg diff --git a/I18N Commander/UI MAUI/Platforms/Android/AndroidManifest.xml b/I18N Commander/UI MAUI/Platforms/Android/AndroidManifest.xml index 4880a99..a624258 100644 --- a/I18N Commander/UI MAUI/Platforms/Android/AndroidManifest.xml +++ b/I18N Commander/UI MAUI/Platforms/Android/AndroidManifest.xml @@ -1,6 +1,6 @@  - + \ No newline at end of file diff --git a/I18N Commander/UI MAUI/Resources/AppIcon/app.svg b/I18N Commander/UI MAUI/Resources/AppIcon/app.svg new file mode 100644 index 0000000..2dc5dfc --- /dev/null +++ b/I18N Commander/UI MAUI/Resources/AppIcon/app.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/I18N Commander/UI MAUI/Resources/AppIcon/planet.svg b/I18N Commander/UI MAUI/Resources/AppIcon/planet.svg deleted file mode 100644 index b0c38fe..0000000 --- a/I18N Commander/UI MAUI/Resources/AppIcon/planet.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/I18N Commander/UI MAUI/Resources/Splash/splash.svg b/I18N Commander/UI MAUI/Resources/Splash/splash.svg index 62d66d7..2dc5dfc 100644 --- a/I18N Commander/UI MAUI/Resources/Splash/splash.svg +++ b/I18N Commander/UI MAUI/Resources/Splash/splash.svg @@ -1,8 +1,12 @@ - - - - - - - - \ No newline at end of file + + + + + + + + + + + + diff --git a/I18N Commander/UI MAUI/UI MAUI.csproj b/I18N Commander/UI MAUI/UI MAUI.csproj index 6c03386..6b9f2b0 100644 --- a/I18N Commander/UI MAUI/UI MAUI.csproj +++ b/I18N Commander/UI MAUI/UI MAUI.csproj @@ -31,7 +31,7 @@ - +