cordovavisual-studio-2013ctp

Splash background color Windows 8 Cordova Tools


I am using Visual Studio and the Cordova tools plugin. How can I change the background of the splash screen. The image provided does not cover the entire screen.


Solution

  • Change setting on config.xml

    <preference name="BackgroundColor" value="0xff0000ff"/>