cordova-splash icon indicating copy to clipboard operation
cordova-splash copied to clipboard

Optionally use a different splash image for landscape

Open commenthol opened this issue 7 years ago • 0 comments

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.

commenthol avatar Jul 13 '17 16:07 commenthol