diff options
| author | smain@google.com <smain@google.com> | 2014-06-13 17:47:15 -0700 |
|---|---|---|
| committer | smain@google.com <smain@google.com> | 2014-06-13 17:47:15 -0700 |
| commit | aa1ecf5cdf70c5b76bd5e31d252735ba52a90b72 (patch) | |
| tree | d22bd5d0338ea4179338ddec679a8dd793eef1b7 /docs/html/guide/components/tasks-and-back-stack.jd | |
| parent | b43eff80e56c29b29ac3f77ee12150211539dcee (diff) | |
| download | frameworks_base-aa1ecf5cdf70c5b76bd5e31d252735ba52a90b72.zip frameworks_base-aa1ecf5cdf70c5b76bd5e31d252735ba52a90b72.tar.gz frameworks_base-aa1ecf5cdf70c5b76bd5e31d252735ba52a90b72.tar.bz2 | |
html cleanup. delete quickviews
Change-Id: Ifd71ca32848982919f37f8927acd8b66b0cf4438
Diffstat (limited to 'docs/html/guide/components/tasks-and-back-stack.jd')
| -rw-r--r-- | docs/html/guide/components/tasks-and-back-stack.jd | 8 |
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> |
