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

Commit 589a272e authored by Andrew Solovay's avatar Andrew Solovay Committed by Android Git Automerger
Browse files

am f2ff12ba: Merge "docs: Fixed formatting in android:documentLaunchMode...

am f2ff12ba: Merge "docs: Fixed formatting in android:documentLaunchMode syntax section" into lmp-docs

* commit 'f2ff12ba':
  docs: Fixed formatting in android:documentLaunchMode syntax section
parents 61ce6c9b f2ff12ba
Loading
Loading
Loading
Loading
+5 −4
Original line number Original line Diff line number Diff line
@@ -13,10 +13,11 @@ parent.link=manifest-intro.html
          android:<a href="#clear">clearTaskOnLaunch</a>=["true" | "false"]
          android:<a href="#clear">clearTaskOnLaunch</a>=["true" | "false"]
          android:<a href="#config">configChanges</a>=["mcc", "mnc", "locale",
          android:<a href="#config">configChanges</a>=["mcc", "mnc", "locale",
                                 "touchscreen", "keyboard", "keyboardHidden",
                                 "touchscreen", "keyboard", "keyboardHidden",
                                 "navigation", "screenLayout", "fontScale", "uiMode",
                                 "navigation", "screenLayout", "fontScale",
                                 "orientation", "screenSize", "smallestScreenSize"]
                                 "uiMode", "orientation", "screenSize",
          android:<a href="#dlmode">documentLaunchMode</a>=["intoExisting", "always",
                                 "smallestScreenSize"]
                                  "none", "never"]
          android:<a href="#dlmode">documentLaunchMode</a>=["intoExisting" | "always" |
                                  "none" | "never"]
          android:<a href="#enabled">enabled</a>=["true" | "false"]
          android:<a href="#enabled">enabled</a>=["true" | "false"]
          android:<a href="#exclude">excludeFromRecents</a>=["true" | "false"]
          android:<a href="#exclude">excludeFromRecents</a>=["true" | "false"]
          android:<a href="#exported">exported</a>=["true" | "false"]
          android:<a href="#exported">exported</a>=["true" | "false"]