You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "dharmendra sharma (JIRA)" <ji...@apache.org> on 2016/02/09 15:02:18 UTC

[jira] [Issue Comment Deleted] (CB-6498) Misleading documentation in Android Quirks

     [ https://issues.apache.org/jira/browse/CB-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dharmendra sharma updated CB-6498:
----------------------------------
    Comment: was deleted

(was: Added pull request for this document correction
https://github.com/Accenture/cordova-plugin-splashscreen/commit/733cfbcd7a239df990158717f92ec75f78b3975d)

> Misleading documentation in Android Quirks
> ------------------------------------------
>
>                 Key: CB-6498
>                 URL: https://issues.apache.org/jira/browse/CB-6498
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin SplashScreen
>            Reporter: Kuan Yi Ming
>         Attachments: fix_document_spalashscreen.patch
>
>
> As per the docs under the Android Quirks section:
> {code}
> 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.
> {code}
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org