diff --git a/config.xml b/config.xml
index 4b2a30eff..357457926 100644
--- a/config.xml
+++ b/config.xml
@@ -35,10 +35,7 @@
-
-
-
-
+
@@ -57,6 +54,8 @@
+
+
@@ -175,12 +174,6 @@
-
-
-
-
-
-
diff --git a/package-lock.json b/package-lock.json
index 7523abf94..bd19b7d92 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20486,11 +20486,6 @@
"resolved": "https://registry.npmjs.org/cordova-plugin-screen-orientation/-/cordova-plugin-screen-orientation-3.0.2.tgz",
"integrity": "sha512-2w6CMC+HGvbhogJetalwGurL2Fx8DQCCPy3wlSZHN1/W7WoQ5n9ujVozcoKrY4VaagK6bxrPFih+ElkO8Uqfzg=="
},
- "cordova-plugin-splashscreen": {
- "version": "6.0.0",
- "resolved": "https://registry.npmjs.org/cordova-plugin-splashscreen/-/cordova-plugin-splashscreen-6.0.0.tgz",
- "integrity": "sha512-pm4ZtJKQY4bCGXVeIInbGrXilryTevYSKgfvoQJpW9UClOWKAxSsYf2/4G2u1vcn492svOSL42OSa2MhujBWEQ=="
- },
"cordova-plugin-statusbar": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/cordova-plugin-statusbar/-/cordova-plugin-statusbar-3.0.0.tgz",
diff --git a/package.json b/package.json
index dc824dd45..2410b387a 100644
--- a/package.json
+++ b/package.json
@@ -107,7 +107,6 @@
"cordova-plugin-network-information": "3.0.0",
"cordova-plugin-prevent-override": "1.0.1",
"cordova-plugin-screen-orientation": "3.0.2",
- "cordova-plugin-splashscreen": "6.0.0",
"cordova-plugin-statusbar": "3.0.0",
"cordova-plugin-wkuserscript": "1.0.1",
"cordova-plugin-wkwebview-cookies": "1.0.1",
@@ -223,7 +222,6 @@
"cordova-plugin-media-capture": {},
"cordova-plugin-network-information": {},
"@moodlehq/cordova-plugin-qrscanner": {},
- "cordova-plugin-splashscreen": {},
"cordova-plugin-statusbar": {},
"cordova-plugin-wkuserscript": {},
"cordova-plugin-wkwebview-cookies": {},
diff --git a/resources/android/splash-foreground.png b/resources/android/splash-foreground.png
new file mode 100644
index 000000000..18b2dc99f
Binary files /dev/null and b/resources/android/splash-foreground.png differ