diff --git a/androidApp/src/androidMain/ic_launcher-playstore.png b/androidApp/src/androidMain/ic_launcher-playstore.png index 152e63535..89746b9fa 100644 Binary files a/androidApp/src/androidMain/ic_launcher-playstore.png and b/androidApp/src/androidMain/ic_launcher-playstore.png differ diff --git a/androidApp/src/androidMain/res/drawable-v26/ic_launcher_background.xml b/androidApp/src/androidMain/res/drawable-v26/ic_launcher_background.xml index 95c9ad44f..c50ba6198 100644 --- a/androidApp/src/androidMain/res/drawable-v26/ic_launcher_background.xml +++ b/androidApp/src/androidMain/res/drawable-v26/ic_launcher_background.xml @@ -1,3 +1,19 @@ + + + - - - + diff --git a/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml b/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 000000000..3f3dfe201 --- /dev/null +++ b/androidApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.webp b/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.webp new file mode 100644 index 000000000..58bee9748 Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-hdpi/ic_launcher_round.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.webp b/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.webp new file mode 100644 index 000000000..731883465 Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-mdpi/ic_launcher_round.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.webp b/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.webp new file mode 100644 index 000000000..8a41a3ba5 Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.webp b/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.webp new file mode 100644 index 000000000..57f892131 Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.webp differ diff --git a/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.webp b/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.webp new file mode 100644 index 000000000..51ba924b8 Binary files /dev/null and b/androidApp/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.webp differ diff --git a/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png b/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png index 1ba53f623..3b7e52e75 100644 Binary files a/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png and b/iosApp/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png differ