diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 0e1fd4b..17ecd09 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -28,6 +28,9 @@ diff --git a/app/src/main/res/drawable-v24/ic_compose_launcher_foreground.xml b/app/src/main/res/drawable-v24/ic_compose_launcher_foreground.xml new file mode 100644 index 0000000..327652c --- /dev/null +++ b/app/src/main/res/drawable-v24/ic_compose_launcher_foreground.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_compose_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_compose_launcher.xml new file mode 100644 index 0000000..bf2bcc9 --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_compose_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_compose_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_compose_launcher_round.xml new file mode 100644 index 0000000..bf2bcc9 --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_compose_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/main/res/mipmap-hdpi/ic_compose_launcher.png b/app/src/main/res/mipmap-hdpi/ic_compose_launcher.png new file mode 100644 index 0000000..6b5c059 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_compose_launcher.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_compose_launcher_round.png b/app/src/main/res/mipmap-hdpi/ic_compose_launcher_round.png new file mode 100644 index 0000000..7475210 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_compose_launcher_round.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_compose_launcher.png b/app/src/main/res/mipmap-mdpi/ic_compose_launcher.png new file mode 100644 index 0000000..79e6ad2 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_compose_launcher.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_compose_launcher_round.png b/app/src/main/res/mipmap-mdpi/ic_compose_launcher_round.png new file mode 100644 index 0000000..7d67c75 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_compose_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_compose_launcher.png b/app/src/main/res/mipmap-xhdpi/ic_compose_launcher.png new file mode 100644 index 0000000..81e3543 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_compose_launcher.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_compose_launcher_round.png b/app/src/main/res/mipmap-xhdpi/ic_compose_launcher_round.png new file mode 100644 index 0000000..7fdc260 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_compose_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_compose_launcher.png b/app/src/main/res/mipmap-xxhdpi/ic_compose_launcher.png new file mode 100644 index 0000000..b883820 Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_compose_launcher.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_compose_launcher_round.png b/app/src/main/res/mipmap-xxhdpi/ic_compose_launcher_round.png new file mode 100644 index 0000000..65a6a3b Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_compose_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_compose_launcher.png b/app/src/main/res/mipmap-xxxhdpi/ic_compose_launcher.png new file mode 100644 index 0000000..f9a7029 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_compose_launcher.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_compose_launcher_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_compose_launcher_round.png new file mode 100644 index 0000000..c03f834 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_compose_launcher_round.png differ diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f84909a..98a538d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,5 +1,6 @@ Test ShowCase + Compose Test ShowCase Login Username Password