Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
In the "syntax" box at the top of the <activity> element documentation, we see:
android:launchMode=["multiple" | "singleTop" |
"singleTask" | "singleInstance"]
However, historically, there was no "multiple" -- it was "standard". And the rest of the document seems to refer only to "standard".
Whatever the answer is (simple typo, or incomplete rename of the value), the documentation should be consistent. And, if the official name is indeed changed to "multiple", the docs should mention "standard" as the backwards-compatible option (akin to "fill_parent" vs. "match_parent").
This issue originally appeared at: