[
https://issues.apache.org/jira/browse/CB-8079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14242016#comment-14242016
]
ASF subversion and git services commented on CB-8079:
-----------------------------------------------------
Commit e320e2504a55a32a2101f914be4a9448409cbdc0 in
cordova-plugin-splashscreen's branch refs/heads/master from [~agrieve]
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=e320e25
]
CB-8079 Use activity class package name, but fallback to application package
name when looking for splash screen drawable
> 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]