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

Aurelien MERCIER commented on CB-572:
-------------------------------------

In iphone it's already a plugin: CDVSplashScreen. In Android, it's called a 
plugin but doesn't behave as one. This has caused some issues in our 
application to get rid of the splashscreen with the hide method because it was 
too tight with DroidGap and sometimes the hide method was not applied on the 
right view...
Plus in terms of maintenance, that's definitely better for you to refactor the 
code outside DroidGap...
                
> Refactor the Splashscreen API so that the code is outside of DroidGap
> ---------------------------------------------------------------------
>
>                 Key: CB-572
>                 URL: https://issues.apache.org/jira/browse/CB-572
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: 1.7.0
>            Reporter: Joe Bowser
>            Assignee: Simon MacDonald
>             Fix For: 1.9.0
>
>
> It would make more sense if we had the code in the plugin somehow, and added 
> the necessary methods to CordovaInterface.  This way we can keep things more 
> consistent to those who have the unfortunate task of combining DroidGap with 
> a MapActivity.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to