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.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Change setting on config.xml
<preference name="BackgroundColor" value="0xff0000ff"/>
回答2:
Use this npm module https://www.npmjs.com/package/cordova-splash you have to create one image that is 2208x2208 and it will generate all the required formats from that