added android instructions to readme
This commit is contained in:
parent
a88b9af3ba
commit
a8b354553d
@ -1,2 +1,10 @@
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user