diff --git a/evershelf-kiosk/app/src/main/res/drawable/ic_launcher_foreground.xml b/evershelf-kiosk/app/src/main/res/drawable/ic_launcher_foreground.xml new file mode 100644 index 0000000..98b9660 --- /dev/null +++ b/evershelf-kiosk/app/src/main/res/drawable/ic_launcher_foreground.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/evershelf-kiosk/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/evershelf-kiosk/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 0000000..5ed0a2d --- /dev/null +++ b/evershelf-kiosk/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/evershelf-kiosk/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/evershelf-kiosk/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 0000000..5ed0a2d --- /dev/null +++ b/evershelf-kiosk/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/evershelf-kiosk/app/src/main/res/mipmap-hdpi/ic_launcher.png b/evershelf-kiosk/app/src/main/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 0000000..0299af7 Binary files /dev/null and b/evershelf-kiosk/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/evershelf-kiosk/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/evershelf-kiosk/app/src/main/res/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 0000000..0299af7 Binary files /dev/null and b/evershelf-kiosk/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/evershelf-kiosk/app/src/main/res/mipmap-mdpi/ic_launcher.png b/evershelf-kiosk/app/src/main/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 0000000..9f17fc2 Binary files /dev/null and b/evershelf-kiosk/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/evershelf-kiosk/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/evershelf-kiosk/app/src/main/res/mipmap-mdpi/ic_launcher_round.png new file mode 100644 index 0000000..9f17fc2 Binary files /dev/null and b/evershelf-kiosk/app/src/main/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/evershelf-kiosk/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/evershelf-kiosk/app/src/main/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 0000000..4e403ac Binary files /dev/null and b/evershelf-kiosk/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/evershelf-kiosk/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/evershelf-kiosk/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png new file mode 100644 index 0000000..4e403ac Binary files /dev/null and b/evershelf-kiosk/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/evershelf-kiosk/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/evershelf-kiosk/app/src/main/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 0000000..8ca4f6f Binary files /dev/null and b/evershelf-kiosk/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/evershelf-kiosk/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/evershelf-kiosk/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 0000000..8ca4f6f Binary files /dev/null and b/evershelf-kiosk/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/evershelf-kiosk/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/evershelf-kiosk/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 0000000..8ca35d0 Binary files /dev/null and b/evershelf-kiosk/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/evershelf-kiosk/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/evershelf-kiosk/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png new file mode 100644 index 0000000..8ca35d0 Binary files /dev/null and b/evershelf-kiosk/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/evershelf-kiosk/app/src/main/res/values/colors.xml b/evershelf-kiosk/app/src/main/res/values/colors.xml index c7e4f5f..c56dd17 100644 --- a/evershelf-kiosk/app/src/main/res/values/colors.xml +++ b/evershelf-kiosk/app/src/main/res/values/colors.xml @@ -4,4 +4,5 @@ #059669 #EF4444 #1D4ED8 + #10B981