summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/topics/manifest/activity-element.jd
diff options
context:
space:
mode:
authorAndroid (Google) Code Review <android-gerrit@google.com>2009-12-16 11:14:40 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2009-12-16 11:14:40 -0800
commit8bda0fb0ca24875ad6084f35250f166b45f967a1 (patch)
treeffcb1b6cbe7fb21ee48780038b71381e1ac5051d /docs/html/guide/topics/manifest/activity-element.jd
parentd92cc9a4ba2cf38f133cc2b51fe1cd0be8659db9 (diff)
parentccb926498faea877fcf27e2b44027352e2aa31df (diff)
downloadframeworks_base-8bda0fb0ca24875ad6084f35250f166b45f967a1.zip
frameworks_base-8bda0fb0ca24875ad6084f35250f166b45f967a1.tar.gz
frameworks_base-8bda0fb0ca24875ad6084f35250f166b45f967a1.tar.bz2
Merge change Iccb92649 into eclair
* changes: docs: fix typo
Diffstat (limited to 'docs/html/guide/topics/manifest/activity-element.jd')
-rw-r--r--docs/html/guide/topics/manifest/activity-element.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/topics/manifest/activity-element.jd b/docs/html/guide/topics/manifest/activity-element.jd
index 5362dd8..ac0030c 100644
--- a/docs/html/guide/topics/manifest/activity-element.jd
+++ b/docs/html/guide/topics/manifest/activity-element.jd
@@ -24,7 +24,7 @@ page.title=&lt;activity&gt;
android:<a href="#proc">process</a>="<i>string</i>"
android:<a href="#screen">screenOrientation</a>=["unspecified" | "user" | "behind" |
"landscape" | "portrait" |
- "sensor" | "nonsensor"]
+ "sensor" | "nosensor"]
android:<a href="#state">stateNotNeeded</a>=["true" | "false"]
android:<a href="#aff">taskAffinity</a>="<i>string</i>"
android:<a href="#theme">theme</a>="<i>resource or theme</i>"