summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/components/tasks-and-back-stack.jd
diff options
context:
space:
mode:
authorsmain@google.com <smain@google.com>2014-06-14 00:55:40 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-06-14 00:55:40 +0000
commitb06efc724cdf571342f5d1ebc9ff075624d4aebd (patch)
tree3e071ce32197fbcb05f1dbee01745d1f99e78213 /docs/html/guide/components/tasks-and-back-stack.jd
parent80b69dc2035711208791d7253bca04eb29eacb68 (diff)
parentaa1ecf5cdf70c5b76bd5e31d252735ba52a90b72 (diff)
downloadframeworks_base-b06efc724cdf571342f5d1ebc9ff075624d4aebd.zip
frameworks_base-b06efc724cdf571342f5d1ebc9ff075624d4aebd.tar.gz
frameworks_base-b06efc724cdf571342f5d1ebc9ff075624d4aebd.tar.bz2
am aa1ecf5c: html cleanup. delete quickviews
* commit 'aa1ecf5cdf70c5b76bd5e31d252735ba52a90b72': html cleanup. delete quickviews
Diffstat (limited to 'docs/html/guide/components/tasks-and-back-stack.jd')
-rw-r--r--docs/html/guide/components/tasks-and-back-stack.jd8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/html/guide/components/tasks-and-back-stack.jd b/docs/html/guide/components/tasks-and-back-stack.jd
index f818873..e054313 100644
--- a/docs/html/guide/components/tasks-and-back-stack.jd
+++ b/docs/html/guide/components/tasks-and-back-stack.jd
@@ -5,14 +5,6 @@ parent.link=activities.html
<div id="qv-wrapper">
<div id="qv">
-<h2>Quickview</h2>
-<ul>
- <li>All activities belong to a task</li>
- <li>A task contains a collection of activities in the order in which the user interacts with
-them</li>
- <li>Tasks can move to the background and retain the state of each activity in order for users
-to perform other tasks without losing their work</li>
-</ul>
<h2>In this document</h2>
<ol>