[
https://issues.apache.org/jira/browse/CB-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15241390#comment-15241390
]
ASF GitHub Bot commented on CB-6498:
------------------------------------
Github user rakatyal commented on the pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/97#issuecomment-210011883
LGTM.
> 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: 0001-Fixed-doccument-issue.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: [email protected]
For additional commands, e-mail: [email protected]