Added splash timeout
This commit is contained in:
parent
e81e7123e0
commit
14ee570a7b
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
</author>
|
||||
<content src="index.html" />
|
||||
<preference name = "SplashScreen" value = "res/splashscreen.png" />
|
||||
<preference name="SplashScreenDelay" value="5000" />
|
||||
<plugin name="cordova-plugin-whitelist" spec="1" />
|
||||
<access origin="*" />
|
||||
<allow-intent href="http://*/*" />
|
||||
|
|
Loading…
Reference in a new issue