From d104ba82c5a5e08d1930f19947782c2ab10aec75 Mon Sep 17 00:00:00 2001 From: Justin Georgi Date: Fri, 1 Dec 2023 08:48:08 -0700 Subject: [PATCH] Fix cordova splash screen (#26) Actually merge the splashscreen fix before deleting this time... Signed-off-by: Justin Georgi Reviewed-on: https://gitea.azgeorgis.net/Georgi_Lab/ALVINN_f7/pulls/26 --- cordova/config.xml | 14 +++------- cordova/res/screen/android/splashscreen.xml | 29 +++++++++++++++++++++ 2 files changed, 32 insertions(+), 11 deletions(-) create mode 100644 cordova/res/screen/android/splashscreen.xml diff --git a/cordova/config.xml b/cordova/config.xml index 8783ac1..33983ee 100644 --- a/cordova/config.xml +++ b/cordova/config.xml @@ -1,5 +1,5 @@ - + ALVINN Anatomy Lab Visual Identification Neural Network. @@ -15,16 +15,8 @@ - - - - - - - - - - + + diff --git a/cordova/res/screen/android/splashscreen.xml b/cordova/res/screen/android/splashscreen.xml new file mode 100644 index 0000000..fb10829 --- /dev/null +++ b/cordova/res/screen/android/splashscreen.xml @@ -0,0 +1,29 @@ + + + + + + +