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

Daniel Toplak commented on CB-8079:
-----------------------------------

Sounds like a good solution. I will create another pull request with the fall 
back logic in these to code places.
Same like for the config.xml:
1) Use activity package name
2) When not found use application package name

> 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