mirror of
https://github.com/apache/cordova-plugin-splashscreen.git
synced 2026-08-05 00:01:33 +08:00
a8b354553dc71260f487a15ace573f9d3c5b1223
cordova-plugin-splashscreen
For Android,
In your config.xml, you need to add the following preference
<preference name="splashscreen" value="foo" />
Where foo is the name of the splashscreen file. Preferably a 9 patch file. Make sure to add your splashcreen files to your res/xml directory under the appropriate folders.
Languages
JavaScript
100%