cordova-splash
cordova-splash copied to clipboard
Optionally use a different splash image for landscape
This PR optionally uses a different splash image for landscape mode.
Just add a splash-landscape.png
or set manually with
cordova-splash --splash-landscape=my-splash-landscape.png
If such image is not found the default splash.png
is used.