Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
As per the docs under the Android Quirks section:
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.
The documentation implies the splashscreen files go into the res/xml directory, but they actually go into the res/drawable folders instead. The file name is also optional (if not present, it defaults to splash.png) but this is not mentioned here.
Attachments
Attachments
Issue Links
- is cloned by
-
CB-9873 android splash screen not showing
- Closed