Kepro commented on issue #244:
URL:
https://github.com/apache/cordova-plugin-splashscreen/issues/244#issuecomment-657050305
this
`<platform name="electron">
<preference name="SplashScreen"
value="/res/screens/browser/land-480x320-screen.png" />
<preference name="AutoHideSplashScreen" value="true" />
<preference name="SplashScreenDelay" value="3000" />
<preference name="ShowSplashScreen" value="true" />
<preference name="SplashScreenWidth" value="480" />
<preference name="SplashScreenHeight" value="320" />
</platform> `
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]