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

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

Commit 9dc05de9c2861fe7d295b2d8c2da3cc515b489f3 in cordova-lib's branch 
refs/heads/master from [~mmocny]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=9dc05de ]

CB-6772 Provide a default for AndroidLaunchMode


> Android Configuration lack AndroidLaunchMode preference
> -------------------------------------------------------
>
>                 Key: CB-6772
>                 URL: https://issues.apache.org/jira/browse/CB-6772
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Docs
>    Affects Versions: 3.5.0
>            Reporter: Gen Liu
>            Assignee: Michal Mocny
>
> Cordova 3.5.0 release note shows there is a new feature that allow user 
> change Android Activity launch mode.
> http://cordova.apache.org/announcements/2014/05/23/cordova-350.html
> It sounds interesting to me and I noticed cordova-android project can 
> generate a project use android:launchMode="singleTop" with 
> AndroidManifest.xml. But it will be override by cordova-cli. I found I must 
> add a preference to config.xml to make it appear in my project, which is not 
> mentioned in the Document:
> <preference name="AndroidLaunchMode" value="singleTop"/>
> Please add it to document.
> http://cordova.apache.org/docs/en/3.5.0/guide_platforms_android_config.md.html#Android%20Configuration



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to