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

Andrew Grieve commented on CB-8079:
-----------------------------------

PR looks fine, but I'm always confused about what the right thing to do here 
is. Some people want activity name, some want application name. Perhaps we 
should look in both like we do for config.xml? 
(https://github.com/apache/cordova-android/blob/master/framework/src/org/apache/cordova/ConfigXmlParser.java#L66)

> Load splashscreen resource dependend on app package name not activity class 
> package name
> ----------------------------------------------------------------------------------------
>
>                 Key: CB-8079
>                 URL: https://issues.apache.org/jira/browse/CB-8079
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>            Reporter: Daniel Toplak
>
> The splashscreen resource images are loaded by the package name of the 
> activity class. This works as long as the app package name is the same which 
> is the default. 
> But when someone is building several apps out of the the same activity class 
> package, then the resources are no longer found. They should be loaded via 
> the app package name, which should also work in the default scenario.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to