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

ASF subversion and git services commented on CB-8079:
-----------------------------------------------------

Commit 56a3ee5fe66c4eb0ac67b2f258d4f1f9a0536ff8 in cordova-android's branch 
refs/heads/4.0.x from [~cnsdato]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=56a3ee5 ]

CB-8079 Use activity class package name, but fallback to application
package name when looking for splash screen drawable

Close #136


> 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
>            Assignee: Andrew Grieve
>
> 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: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to