Skip to content
Snippets Groups Projects
Commit 15865b5c authored by Kevin Hufnagle's avatar Kevin Hufnagle Committed by android-build-merger
Browse files

docs: Fixed option for \\"launchMode\\" within Android manifest doc. am: 7ce51cf3

am: e059c154

Change-Id: Ic42a2ab9c49b3c40b5743f095d17be90a3414ad9
parents 6a278254 e059c154
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ parent.link=manifest-intro.html
android:<a href="#hwaccel">hardwareAccelerated</a>=["true" | "false"]
android:<a href="#icon">icon</a>="<i>drawable resource</i>"
android:<a href="#label">label</a>="<i>string resource</i>"
android:<a href="#lmode">launchMode</a>=["multiple" | "singleTop" |
android:<a href="#lmode">launchMode</a>=["standard" | "singleTop" |
"singleTask" | "singleInstance"]
android:<a href="#maxRecents">maxRecents</a>="<i>integer</i>"
android:<a href="#multi">multiprocess</a>=["true" | "false"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment