From 04d0e3d188e68816b658a0bf9d875cb26ef5fa78 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Fri, 14 Jan 2011 15:20:32 -0800 Subject: [PATCH] docs: update fragment docs with revised APIs, add sample code from ApiDemos, and polish it up Change-Id: Ie5fb51d6a4109acec6dd403cde2b630df8724bba --- docs/html/guide/topics/fragments/index.jd | 927 ++++++++++++-------- docs/html/images/fundamentals/fragments.png | Bin 0 -> 24022 bytes 2 files changed, 547 insertions(+), 380 deletions(-) create mode 100644 docs/html/images/fundamentals/fragments.png diff --git a/docs/html/guide/topics/fragments/index.jd b/docs/html/guide/topics/fragments/index.jd index d07daf47a2d58..045a1e8ae6765 100644 --- a/docs/html/guide/topics/fragments/index.jd +++ b/docs/html/guide/topics/fragments/index.jd @@ -6,7 +6,7 @@ page.title=Fragments

Quickview