diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 033711f..9f621a7 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -4,7 +4,9 @@ + + + + diff --git a/app/src/public/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/public/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 0000000..a8a8fa5 --- /dev/null +++ b/app/src/public/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/app/src/public/res/mipmap-hdpi/ic_launcher.png b/app/src/public/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 0000000..1d25586 Binary files /dev/null and b/app/src/public/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/public/res/mipmap-hdpi/ic_launcher_round.png b/app/src/public/res/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 0000000..1d25586 Binary files /dev/null and b/app/src/public/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/app/src/public/res/mipmap-mdpi/ic_launcher.png b/app/src/public/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 0000000..0518046 Binary files /dev/null and b/app/src/public/res/mipmap-mdpi/ic_launcher.png differ diff --git a/app/src/public/res/mipmap-mdpi/ic_launcher_round.png b/app/src/public/res/mipmap-mdpi/ic_launcher_round.png new file mode 100644 index 0000000..0518046 Binary files /dev/null and b/app/src/public/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/app/src/public/res/mipmap-xhdpi/ic_launcher.png b/app/src/public/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 0000000..4928edb Binary files /dev/null and b/app/src/public/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/app/src/public/res/mipmap-xhdpi/ic_launcher_round.png b/app/src/public/res/mipmap-xhdpi/ic_launcher_round.png new file mode 100644 index 0000000..4928edb Binary files /dev/null and b/app/src/public/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/app/src/public/res/mipmap-xxhdpi/ic_launcher.png b/app/src/public/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 0000000..f86f1d4 Binary files /dev/null and b/app/src/public/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/app/src/public/res/mipmap-xxhdpi/ic_launcher_round.png b/app/src/public/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 0000000..f86f1d4 Binary files /dev/null and b/app/src/public/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/app/src/public/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/public/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 0000000..bbfdff4 Binary files /dev/null and b/app/src/public/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/app/src/public/res/mipmap-xxxhdpi/ic_launcher_round.png b/app/src/public/res/mipmap-xxxhdpi/ic_launcher_round.png new file mode 100644 index 0000000..bbfdff4 Binary files /dev/null and b/app/src/public/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/app/src/public/res/values/colors.xml b/app/src/public/res/values/colors.xml new file mode 100644 index 0000000..7acbb6f --- /dev/null +++ b/app/src/public/res/values/colors.xml @@ -0,0 +1,4 @@ + + + #F7F9FC +