Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 95d9b984 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:...

docs: Fixed option for \\\\"launchMode\\\\" within Android manifest doc. am: 7ce51cf3 am: 22be9b1a am: b65288fc
am: 0ae0f404

Change-Id: Ia223466cd55f2ffa9a41d27861eb5e3c64c7c59d
parents be9ed3ae 0ae0f404
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"]