diff --git a/OlympusServices/app/src/main/AndroidManifest.xml b/OlympusServices/app/src/main/AndroidManifest.xml index 167ae5c..afb2467 100644 --- a/OlympusServices/app/src/main/AndroidManifest.xml +++ b/OlympusServices/app/src/main/AndroidManifest.xml @@ -9,7 +9,7 @@ - - + + \ No newline at end of file diff --git a/OlympusServices/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/OlympusServices/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index eca70cf..036d09b 100644 --- a/OlympusServices/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/OlympusServices/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -1,5 +1,5 @@ - - + + \ No newline at end of file diff --git a/OlympusServices/app/src/main/res/mipmap-hdpi/ic_launcher.png b/OlympusServices/app/src/main/res/mipmap-hdpi/ic_launcher.png index a2f5908..8a58b4a 100644 Binary files a/OlympusServices/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/OlympusServices/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/OlympusServices/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/OlympusServices/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..0c50081 Binary files /dev/null and b/OlympusServices/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/OlympusServices/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/OlympusServices/app/src/main/res/mipmap-hdpi/ic_launcher_round.png index 1b52399..09413d1 100644 Binary files a/OlympusServices/app/src/main/res/mipmap-hdpi/ic_launcher_round.png and b/OlympusServices/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/OlympusServices/app/src/main/res/mipmap-mdpi/ic_launcher.png b/OlympusServices/app/src/main/res/mipmap-mdpi/ic_launcher.png index ff10afd..064dd1a 100644 Binary files a/OlympusServices/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/OlympusServices/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/OlympusServices/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/OlympusServices/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..0fa0c92 Binary files /dev/null and b/OlympusServices/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/OlympusServices/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/OlympusServices/app/src/main/res/mipmap-mdpi/ic_launcher_round.png index 115a4c7..edd55b4 100644 Binary files a/OlympusServices/app/src/main/res/mipmap-mdpi/ic_launcher_round.png and b/OlympusServices/app/src/main/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/OlympusServices/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/OlympusServices/app/src/main/res/mipmap-xhdpi/ic_launcher.png index dcd3cd8..59cefa4 100644 Binary files a/OlympusServices/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/OlympusServices/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/OlympusServices/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/OlympusServices/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..37dbaa4 Binary files /dev/null and b/OlympusServices/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/OlympusServices/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/OlympusServices/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png index 459ca60..338e79f 100644 Binary files a/OlympusServices/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png and b/OlympusServices/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/OlympusServices/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/OlympusServices/app/src/main/res/mipmap-xxhdpi/ic_launcher.png index 8ca12fe..2dc9b12 100644 Binary files a/OlympusServices/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/OlympusServices/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/OlympusServices/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/OlympusServices/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..d3e50fc Binary files /dev/null and b/OlympusServices/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/OlympusServices/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/OlympusServices/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png index 8e19b41..467e126 100644 Binary files a/OlympusServices/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and b/OlympusServices/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/OlympusServices/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/OlympusServices/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png index b824ebd..07c4f89 100644 Binary files a/OlympusServices/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/OlympusServices/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/OlympusServices/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/OlympusServices/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..65da436 Binary files /dev/null and b/OlympusServices/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ diff --git a/OlympusServices/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/OlympusServices/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png index 4c19a13..799d497 100644 Binary files a/OlympusServices/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and b/OlympusServices/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/OlympusServices/app/src/main/res/values/ic_launcher_background.xml b/OlympusServices/app/src/main/res/values/ic_launcher_background.xml new file mode 100644 index 0000000..c5d5899 --- /dev/null +++ b/OlympusServices/app/src/main/res/values/ic_launcher_background.xml @@ -0,0 +1,4 @@ + + + #FFFFFF + \ No newline at end of file