diff --git a/core/designsystem/src/main/res/drawable/ic_launcher_background.xml b/core/designsystem/src/main/res/drawable/ic_launcher_background.xml index 07d5da9c..ca3826a4 100644 --- a/core/designsystem/src/main/res/drawable/ic_launcher_background.xml +++ b/core/designsystem/src/main/res/drawable/ic_launcher_background.xml @@ -1,170 +1,74 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + xmlns:android="http://schemas.android.com/apk/res/android"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/designsystem/src/main/res/mipmap-anydpi/ic_launcher.xml b/core/designsystem/src/main/res/mipmap-anydpi-v26/ic_launcher.xml similarity index 51% rename from core/designsystem/src/main/res/mipmap-anydpi/ic_launcher.xml rename to core/designsystem/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index b3e26b4c..c4a603d4 100644 --- a/core/designsystem/src/main/res/mipmap-anydpi/ic_launcher.xml +++ b/core/designsystem/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,6 +1,5 @@ - - - - + + + \ No newline at end of file diff --git a/core/designsystem/src/main/res/mipmap-anydpi/ic_launcher_round.xml b/core/designsystem/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml similarity index 51% rename from core/designsystem/src/main/res/mipmap-anydpi/ic_launcher_round.xml rename to core/designsystem/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index b3e26b4c..c4a603d4 100644 --- a/core/designsystem/src/main/res/mipmap-anydpi/ic_launcher_round.xml +++ b/core/designsystem/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -1,6 +1,5 @@ - - - - + + + \ No newline at end of file diff --git a/core/designsystem/src/main/res/mipmap-hdpi/ic_launcher.webp b/core/designsystem/src/main/res/mipmap-hdpi/ic_launcher.webp index c209e78e..66649c8c 100644 Binary files a/core/designsystem/src/main/res/mipmap-hdpi/ic_launcher.webp and b/core/designsystem/src/main/res/mipmap-hdpi/ic_launcher.webp differ diff --git a/core/designsystem/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp b/core/designsystem/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp new file mode 100644 index 00000000..2025215b Binary files /dev/null and b/core/designsystem/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp differ diff --git a/core/designsystem/src/main/res/mipmap-hdpi/ic_launcher_round.webp b/core/designsystem/src/main/res/mipmap-hdpi/ic_launcher_round.webp index b2dfe3d1..75d495ff 100644 Binary files a/core/designsystem/src/main/res/mipmap-hdpi/ic_launcher_round.webp and b/core/designsystem/src/main/res/mipmap-hdpi/ic_launcher_round.webp differ diff --git a/core/designsystem/src/main/res/mipmap-mdpi/ic_launcher.webp b/core/designsystem/src/main/res/mipmap-mdpi/ic_launcher.webp index 4f0f1d64..e2217fd0 100644 Binary files a/core/designsystem/src/main/res/mipmap-mdpi/ic_launcher.webp and b/core/designsystem/src/main/res/mipmap-mdpi/ic_launcher.webp differ diff --git a/core/designsystem/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp b/core/designsystem/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp new file mode 100644 index 00000000..4271d28f Binary files /dev/null and b/core/designsystem/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp differ diff --git a/core/designsystem/src/main/res/mipmap-mdpi/ic_launcher_round.webp b/core/designsystem/src/main/res/mipmap-mdpi/ic_launcher_round.webp index 62b611da..24696838 100644 Binary files a/core/designsystem/src/main/res/mipmap-mdpi/ic_launcher_round.webp and b/core/designsystem/src/main/res/mipmap-mdpi/ic_launcher_round.webp differ diff --git a/core/designsystem/src/main/res/mipmap-xhdpi/ic_launcher.webp b/core/designsystem/src/main/res/mipmap-xhdpi/ic_launcher.webp index 948a3070..900e618b 100644 Binary files a/core/designsystem/src/main/res/mipmap-xhdpi/ic_launcher.webp and b/core/designsystem/src/main/res/mipmap-xhdpi/ic_launcher.webp differ diff --git a/core/designsystem/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp b/core/designsystem/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp new file mode 100644 index 00000000..009475e4 Binary files /dev/null and b/core/designsystem/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp differ diff --git a/core/designsystem/src/main/res/mipmap-xhdpi/ic_launcher_round.webp b/core/designsystem/src/main/res/mipmap-xhdpi/ic_launcher_round.webp index 1b9a6956..f334bce1 100644 Binary files a/core/designsystem/src/main/res/mipmap-xhdpi/ic_launcher_round.webp and b/core/designsystem/src/main/res/mipmap-xhdpi/ic_launcher_round.webp differ diff --git a/core/designsystem/src/main/res/mipmap-xxhdpi/ic_launcher.webp b/core/designsystem/src/main/res/mipmap-xxhdpi/ic_launcher.webp index 28d4b77f..d9ae22ce 100644 Binary files a/core/designsystem/src/main/res/mipmap-xxhdpi/ic_launcher.webp and b/core/designsystem/src/main/res/mipmap-xxhdpi/ic_launcher.webp differ diff --git a/core/designsystem/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp b/core/designsystem/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp new file mode 100644 index 00000000..e6ecea6e Binary files /dev/null and b/core/designsystem/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp differ diff --git a/core/designsystem/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp b/core/designsystem/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp index 9287f508..2f9e4e34 100644 Binary files a/core/designsystem/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp and b/core/designsystem/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp differ diff --git a/core/designsystem/src/main/res/mipmap-xxxhdpi/ic_launcher.webp b/core/designsystem/src/main/res/mipmap-xxxhdpi/ic_launcher.webp index aa7d6427..cc933aeb 100644 Binary files a/core/designsystem/src/main/res/mipmap-xxxhdpi/ic_launcher.webp and b/core/designsystem/src/main/res/mipmap-xxxhdpi/ic_launcher.webp differ diff --git a/core/designsystem/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp b/core/designsystem/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp new file mode 100644 index 00000000..ad071e6a Binary files /dev/null and b/core/designsystem/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp differ diff --git a/core/designsystem/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp b/core/designsystem/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp index 9126ae37..b1f9be81 100644 Binary files a/core/designsystem/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp and b/core/designsystem/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp differ