[ 
https://issues.apache.org/jira/browse/CB-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15237778#comment-15237778
 ] 

ASF GitHub Bot commented on CB-6498:
------------------------------------

GitHub user daserge opened a pull request:

    https://github.com/apache/cordova-plugin-splashscreen/pull/97

    CB-6498 Misleading documentation in Android Quirks

    [Jira issue](https://issues.apache.org/jira/browse/CB-6498)
    
    This is constantly causing confusion:
    http://stackoverflow.com/questions/36575576/cordova-splash-screen-plugin
    
http://stackoverflow.com/questions/25513126/cordova-3-4-splashscreen-not-working?rq=1
    
http://stackoverflow.com/questions/36181366/splashscreen-doesnt-work-with-cordova-6-0-0


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-plugin-splashscreen CB-6498

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-splashscreen/pull/97.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #97
    
----
commit 91c7e985aeb885a75b6e0222a64c23e5af7c5baa
Author: daserge <v-ses...@microsoft.com>
Date:   2016-04-12T18:55:50Z

    CB-6498 Misleading documentation in Android Quirks

----


> 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: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to