diff --git a/app/src/development/res/drawable/ic_launcher_background.xml b/app/src/development/res/drawable/ic_launcher_background.xml new file mode 100644 index 00000000..ca3826a4 --- /dev/null +++ b/app/src/development/res/drawable/ic_launcher_background.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/development/res/drawable/ic_launcher_foreground.xml b/app/src/development/res/drawable/ic_launcher_foreground.xml new file mode 100644 index 00000000..a08ad67c --- /dev/null +++ b/app/src/development/res/drawable/ic_launcher_foreground.xml @@ -0,0 +1,18 @@ + + + + + + diff --git a/app/src/development/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/development/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 00000000..7353dbd1 --- /dev/null +++ b/app/src/development/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/development/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/development/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 00000000..7353dbd1 --- /dev/null +++ b/app/src/development/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/development/res/mipmap-hdpi/ic_launcher.webp b/app/src/development/res/mipmap-hdpi/ic_launcher.webp new file mode 100644 index 00000000..58a8dc46 Binary files /dev/null and b/app/src/development/res/mipmap-hdpi/ic_launcher.webp differ diff --git a/app/src/development/res/mipmap-hdpi/ic_launcher_round.webp b/app/src/development/res/mipmap-hdpi/ic_launcher_round.webp new file mode 100644 index 00000000..46b6dee4 Binary files /dev/null and b/app/src/development/res/mipmap-hdpi/ic_launcher_round.webp differ diff --git a/app/src/development/res/mipmap-mdpi/ic_launcher.webp b/app/src/development/res/mipmap-mdpi/ic_launcher.webp new file mode 100644 index 00000000..65e4610c Binary files /dev/null and b/app/src/development/res/mipmap-mdpi/ic_launcher.webp differ diff --git a/app/src/development/res/mipmap-mdpi/ic_launcher_round.webp b/app/src/development/res/mipmap-mdpi/ic_launcher_round.webp new file mode 100644 index 00000000..c73c3dd0 Binary files /dev/null and b/app/src/development/res/mipmap-mdpi/ic_launcher_round.webp differ diff --git a/app/src/development/res/mipmap-xhdpi/ic_launcher.webp b/app/src/development/res/mipmap-xhdpi/ic_launcher.webp new file mode 100644 index 00000000..a40daae8 Binary files /dev/null and b/app/src/development/res/mipmap-xhdpi/ic_launcher.webp differ diff --git a/app/src/development/res/mipmap-xhdpi/ic_launcher_round.webp b/app/src/development/res/mipmap-xhdpi/ic_launcher_round.webp new file mode 100644 index 00000000..d9d9d819 Binary files /dev/null and b/app/src/development/res/mipmap-xhdpi/ic_launcher_round.webp differ diff --git a/app/src/development/res/mipmap-xxhdpi/ic_launcher.webp b/app/src/development/res/mipmap-xxhdpi/ic_launcher.webp new file mode 100644 index 00000000..24c36c0b Binary files /dev/null and b/app/src/development/res/mipmap-xxhdpi/ic_launcher.webp differ diff --git a/app/src/development/res/mipmap-xxhdpi/ic_launcher_round.webp b/app/src/development/res/mipmap-xxhdpi/ic_launcher_round.webp new file mode 100644 index 00000000..1d1f28ec Binary files /dev/null and b/app/src/development/res/mipmap-xxhdpi/ic_launcher_round.webp differ diff --git a/app/src/development/res/mipmap-xxxhdpi/ic_launcher.webp b/app/src/development/res/mipmap-xxxhdpi/ic_launcher.webp new file mode 100644 index 00000000..7a11f2fa Binary files /dev/null and b/app/src/development/res/mipmap-xxxhdpi/ic_launcher.webp differ diff --git a/app/src/development/res/mipmap-xxxhdpi/ic_launcher_round.webp b/app/src/development/res/mipmap-xxxhdpi/ic_launcher_round.webp new file mode 100644 index 00000000..ef87f000 Binary files /dev/null and b/app/src/development/res/mipmap-xxxhdpi/ic_launcher_round.webp differ diff --git a/app/src/development/res/values/ic_launcher_background.xml b/app/src/development/res/values/ic_launcher_background.xml new file mode 100644 index 00000000..580410bc --- /dev/null +++ b/app/src/development/res/values/ic_launcher_background.xml @@ -0,0 +1,4 @@ + + + #FCE99E + \ No newline at end of file diff --git a/core/ui/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml similarity index 100% rename from core/ui/src/main/res/mipmap-anydpi-v26/ic_launcher.xml rename to app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml diff --git a/core/ui/src/main/res/mipmap-hdpi/ic_launcher.png b/app/src/main/res/mipmap-hdpi/ic_launcher.png similarity index 100% rename from core/ui/src/main/res/mipmap-hdpi/ic_launcher.png rename to app/src/main/res/mipmap-hdpi/ic_launcher.png diff --git a/core/ui/src/main/res/mipmap-hdpi/ic_launcher_background.png b/app/src/main/res/mipmap-hdpi/ic_launcher_background.png similarity index 100% rename from core/ui/src/main/res/mipmap-hdpi/ic_launcher_background.png rename to app/src/main/res/mipmap-hdpi/ic_launcher_background.png diff --git a/core/ui/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png similarity index 100% rename from core/ui/src/main/res/mipmap-hdpi/ic_launcher_foreground.png rename to app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png diff --git a/core/ui/src/main/res/mipmap-mdpi/ic_launcher.png b/app/src/main/res/mipmap-mdpi/ic_launcher.png similarity index 100% rename from core/ui/src/main/res/mipmap-mdpi/ic_launcher.png rename to app/src/main/res/mipmap-mdpi/ic_launcher.png diff --git a/core/ui/src/main/res/mipmap-mdpi/ic_launcher_background.png b/app/src/main/res/mipmap-mdpi/ic_launcher_background.png similarity index 100% rename from core/ui/src/main/res/mipmap-mdpi/ic_launcher_background.png rename to app/src/main/res/mipmap-mdpi/ic_launcher_background.png diff --git a/core/ui/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png similarity index 100% rename from core/ui/src/main/res/mipmap-mdpi/ic_launcher_foreground.png rename to app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png diff --git a/core/ui/src/main/res/mipmap-xhdpi/ic_launcher.png b/app/src/main/res/mipmap-xhdpi/ic_launcher.png similarity index 100% rename from core/ui/src/main/res/mipmap-xhdpi/ic_launcher.png rename to app/src/main/res/mipmap-xhdpi/ic_launcher.png diff --git a/core/ui/src/main/res/mipmap-xhdpi/ic_launcher_background.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png similarity index 100% rename from core/ui/src/main/res/mipmap-xhdpi/ic_launcher_background.png rename to app/src/main/res/mipmap-xhdpi/ic_launcher_background.png diff --git a/core/ui/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png similarity index 100% rename from core/ui/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png rename to app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png diff --git a/core/ui/src/main/res/mipmap-xxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png similarity index 100% rename from core/ui/src/main/res/mipmap-xxhdpi/ic_launcher.png rename to app/src/main/res/mipmap-xxhdpi/ic_launcher.png diff --git a/core/ui/src/main/res/mipmap-xxhdpi/ic_launcher_background.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png similarity index 100% rename from core/ui/src/main/res/mipmap-xxhdpi/ic_launcher_background.png rename to app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png diff --git a/core/ui/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png similarity index 100% rename from core/ui/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png rename to app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png diff --git a/core/ui/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png similarity index 100% rename from core/ui/src/main/res/mipmap-xxxhdpi/ic_launcher.png rename to app/src/main/res/mipmap-xxxhdpi/ic_launcher.png diff --git a/core/ui/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png similarity index 100% rename from core/ui/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png rename to app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png diff --git a/core/ui/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png similarity index 100% rename from core/ui/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png rename to app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png