[
https://issues.apache.org/jira/browse/CB-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840681#comment-13840681
]
Marcel Kinard commented on CB-5489:
-----------------------------------
In looking at the config parms in that javadoc, I see:
- LoadingDialog
- LoadingPageDialog
- BackgroundColor
- LoadUrlTimeoutValue
- ErrorUrl
none of which are listed in cordova-docs [1]. So they are currently
undocumented. Unless there are objections, I'll add these to cordova-docs, and
remove these lines in the javadoc and instead reference cordova-docs.
[1]
http://cordova.apache.org/docs/en/edge/guide_platforms_android_config.md.html
> class javadoc in CordovaActivity should reference config.xml instead of
> set*Property()
> --------------------------------------------------------------------------------------
>
> Key: CB-5489
> URL: https://issues.apache.org/jira/browse/CB-5489
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: Master
> Reporter: Marcel Kinard
> Assignee: Marcel Kinard
> Priority: Minor
>
> The large javadoc section at the top of CordovaActivity.java suggests a
> number of configuration settings be performed via set*Property() instead of
> using config.xml. That doesn't sound correct.
--
This message was sent by Atlassian JIRA
(v6.1#6144)