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.
Change setting on config.xml
<preference name="BackgroundColor" value="0xff0000ff"/>