From c18b534585741e1cc6c8328f7761c906f58c2684 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Tue, 17 Aug 2010 11:48:09 -0700 Subject: [PATCH] new docs for fragments Change-Id: Ia21a4c844d475a743399d25dfe43f916d423258c --- docs/html/guide/guide_toc.cs | 3 + docs/html/guide/topics/fragments/index.jd | 648 ++++++++++++++++++ .../guide/topics/manifest/activity-element.jd | 3 +- .../topics/manifest/application-element.jd | 8 +- .../images/activity_fragment_lifecycle.png | Bin 0 -> 50826 bytes docs/html/images/fragment_lifecycle.png | Bin 0 -> 69715 bytes 6 files changed, 660 insertions(+), 2 deletions(-) create mode 100644 docs/html/guide/topics/fragments/index.jd create mode 100644 docs/html/images/activity_fragment_lifecycle.png create mode 100644 docs/html/images/fragment_lifecycle.png diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 545807eb18942..3cc18060841fd 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -196,6 +196,9 @@