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

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

Github user AxelNennker commented on the pull request:

    https://github.com/apache/cordova-lib/pull/30#issuecomment-46165459
  
    The current code does not remove the default cordova splash screens if 
there are any but there is no <splash> in config.xml
    I think the default splash screens should not be there in the first place 
if config.xml does not indicate splash screen usage.
    
    So if there are <splash> elements then screen.png is deleted. If <splash> 
is not there then nothing happens to res/drawable-*/* files.
    
    
    
    From: Sergey Grebnov [mailto:[email protected]]
    Sent: Monday, June 16, 2014 11:35 AM
    To: apache/cordova-lib
    Cc: Axel Nennker
    Subject: Re: [cordova-lib] CB-3571: support for <splash> element in 
config.xml on Android (#30)
    
    
    The usage LGTM. But does current implementation remove all default cordova 
splash screen images if there is no splash element defined?
    Also, on Android icons and splash images definitions are very similar, but 
we use two different code blocks for icons and splashIcons. There is probably a 
way to move common logic to special function and then call it for icons and 
splash screens.
    
    —
    Reply to this email directly or view it on 
GitHub<https://github.com/apache/cordova-lib/pull/30#issuecomment-46158371>.



> Add support for <splash> elements in config.xml
> -----------------------------------------------
>
>                 Key: CB-3571
>                 URL: https://issues.apache.org/jira/browse/CB-3571
>             Project: Apache Cordova
>          Issue Type: Wish
>          Components: CLI
>    Affects Versions: Master
>            Reporter: Michael Brooks
>            Assignee: Mark Koudritsky
>
> Similar to adding support for the {{<icon>}} element, we should add support 
> for the splash screen.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to