diff --git a/app/app/src/main/ic_launcher-playstore.png b/app/app/src/main/ic_launcher-playstore.png new file mode 100644 index 0000000..cd6e8e3 Binary files /dev/null and b/app/app/src/main/ic_launcher-playstore.png differ diff --git a/app/app/src/main/res/drawable/ic_launcher_background.xml b/app/app/src/main/res/drawable/ic_launcher_background.xml deleted file mode 100644 index 956b344..0000000 --- a/app/app/src/main/res/drawable/ic_launcher_background.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/app/app/src/main/res/drawable/ic_launcher_foreground.xml b/app/app/src/main/res/drawable/ic_launcher_foreground.xml deleted file mode 100644 index 1ee1493..0000000 --- a/app/app/src/main/res/drawable/ic_launcher_foreground.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/app/app/src/main/res/drawable/logo.png b/app/app/src/main/res/drawable/logo.png new file mode 100644 index 0000000..da8b7e0 Binary files /dev/null and b/app/app/src/main/res/drawable/logo.png differ diff --git a/app/app/src/main/res/drawable/logo_foreground.png b/app/app/src/main/res/drawable/logo_foreground.png new file mode 100644 index 0000000..dfd26f1 Binary files /dev/null and b/app/app/src/main/res/drawable/logo_foreground.png differ diff --git a/app/app/src/main/res/layout/activity_welcome.xml b/app/app/src/main/res/layout/activity_welcome.xml index 84f0c90..56944c2 100644 --- a/app/app/src/main/res/layout/activity_welcome.xml +++ b/app/app/src/main/res/layout/activity_welcome.xml @@ -7,8 +7,14 @@ android:paddingStart="30sp" android:paddingEnd="30sp" android:gravity="center"> + - - - - \ No newline at end of file + + + diff --git a/app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index 50ec886..8e258d1 100644 --- a/app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -1,6 +1,5 @@ - - - - \ No newline at end of file + + + diff --git a/app/app/src/main/res/mipmap-hdpi/ic_launcher.webp b/app/app/src/main/res/mipmap-hdpi/ic_launcher.webp index c209e78..378ff55 100644 Binary files a/app/app/src/main/res/mipmap-hdpi/ic_launcher.webp and b/app/app/src/main/res/mipmap-hdpi/ic_launcher.webp differ diff --git a/app/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp b/app/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp new file mode 100644 index 0000000..c613db4 Binary files /dev/null and b/app/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp differ diff --git a/app/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp b/app/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp index b2dfe3d..06ae6f3 100644 Binary files a/app/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp and b/app/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp differ diff --git a/app/app/src/main/res/mipmap-mdpi/ic_launcher.webp b/app/app/src/main/res/mipmap-mdpi/ic_launcher.webp index 4f0f1d6..305c507 100644 Binary files a/app/app/src/main/res/mipmap-mdpi/ic_launcher.webp and b/app/app/src/main/res/mipmap-mdpi/ic_launcher.webp differ diff --git a/app/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp b/app/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp new file mode 100644 index 0000000..6e3397a Binary files /dev/null and b/app/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp differ diff --git a/app/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp b/app/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp index 62b611d..03b3654 100644 Binary files a/app/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp and b/app/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp differ diff --git a/app/app/src/main/res/mipmap-xhdpi/ic_launcher.webp b/app/app/src/main/res/mipmap-xhdpi/ic_launcher.webp index 948a307..84fd64b 100644 Binary files a/app/app/src/main/res/mipmap-xhdpi/ic_launcher.webp and b/app/app/src/main/res/mipmap-xhdpi/ic_launcher.webp differ diff --git a/app/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp b/app/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp new file mode 100644 index 0000000..28019a9 Binary files /dev/null and b/app/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp differ diff --git a/app/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp b/app/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp index 1b9a695..2e3419e 100644 Binary files a/app/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp and b/app/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp differ diff --git a/app/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp b/app/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp index 28d4b77..c1af4a4 100644 Binary files a/app/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp and b/app/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp differ diff --git a/app/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp b/app/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp new file mode 100644 index 0000000..2f1aa82 Binary files /dev/null and b/app/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp differ diff --git a/app/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp b/app/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp index 9287f50..512d16f 100644 Binary files a/app/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp and b/app/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp differ diff --git a/app/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp b/app/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp index aa7d642..ff5c36b 100644 Binary files a/app/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp and b/app/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp differ diff --git a/app/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp b/app/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp new file mode 100644 index 0000000..19571f4 Binary files /dev/null and b/app/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp differ diff --git a/app/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp b/app/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp index 9126ae3..78cdab2 100644 Binary files a/app/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp and b/app/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp differ