You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2013/01/23 22:53:13 UTC

[jira] [Commented] (CB-2280) Splash-Screen Fade IN/OUT feature

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

Shazron Abdullah commented on CB-2280:
--------------------------------------

re: https://github.com/apache/cordova-ios/pull/10

More tasks needed:
1. Add these 2 properties in the config.xml that comes with the template: https://github.com/apache/cordova-ios/blob/master/bin/templates/project/__TESTING__/config.xml
2. Add these 2 properties in the config.xml that comes with the test app: https://github.com/apache/cordova-ios/blob/master/CordovaLibTests/CordovaLibApp/config.xml
3. Document these two properties in the iOS Project Settings: https://github.com/apache/cordova-docs/blob/master/docs/en/edge/guide/project-settings/ios/index.md

                
> Splash-Screen Fade IN/OUT feature
> ---------------------------------
>
>                 Key: CB-2280
>                 URL: https://issues.apache.org/jira/browse/CB-2280
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: iOS
>    Affects Versions: 2.3.0
>         Environment: all iOS devices
>            Reporter: Yaniv De Ridder
>            Assignee: Shazron Abdullah
>            Priority: Minor
>              Labels: splashscreen
>             Fix For: 2.4.0
>
>
> Adding the ability to fade in and out the splash screen. It uses 2 new properties in the xml config file:
> 'FadeSplashScreen' a boolean to enable or disable the fading.
> 'FadeSplashScreenDuration' a float, which is the duration of the fade in seconds.
> https://github.com/yderidde/cordova-ios/commit/42ab472a29efd5f3568d83252357dbfabc0c3575

--
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