You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/31 00:23:48 UTC

[jira] [Commented] (CB-3819) Abstract out the splashscreen delay

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

ASF subversion and git services commented on CB-3819:
-----------------------------------------------------

Commit 2bdc849c2ba505d944f2b81fc02245fba9fbf204 in branch refs/heads/master from [~bowserj]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=2bdc849 ]

CB-3819: Implemented Feature

                
> Abstract out the splashscreen delay
> -----------------------------------
>
>                 Key: CB-3819
>                 URL: https://issues.apache.org/jira/browse/CB-3819
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: Android
>    Affects Versions: 3.0.0
>            Reporter: Joe Bowser
>            Assignee: Joe Bowser
>             Fix For: 3.1.0
>
>
> Currently to use the splashscreen, you have to add a delay.
> {code}
> appView.loadUrl('foo.bar', 3000);
> {code}
> It would be good to specify initialDelay as a property in config.xml and to have it run the first time loadUrl was added.  This is a new feature, so it won't land until after 3.1.0, but it did come up during the 3.0 plugin breakout.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira