From f05e34a10ca262cf1f73a6347b6e5be26718e686 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Tue, 31 Jul 2012 18:25:33 -0700 Subject: fix more broken links Change-Id: If4dceab223a6c22827a0645aa5923ddc427b2b85 --- docs/html/guide/components/fragments.jd | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'docs/html/guide/components/fragments.jd') diff --git a/docs/html/guide/components/fragments.jd b/docs/html/guide/components/fragments.jd index 4f62033..7747b31 100644 --- a/docs/html/guide/components/fragments.jd +++ b/docs/html/guide/components/fragments.jd @@ -45,17 +45,10 @@ parent.link=activities.html
  • {@link android.app.FragmentManager}
  • {@link android.app.FragmentTransaction}
  • - -

    Related samples

    -
      -
    1. Honeycomb Gallery
    2. -
    3. ApiDemos
    4. -

    See also

      +
    1. Building a Dynamic UI with Fragments
    2. Supporting Tablets and Handsets
    @@ -834,7 +827,7 @@ then rotates to landscape (which restarts the current activity).

    For more samples using fragments (and complete source files for this example), -see the sample code available in ApiDemos (available for download from the Samples SDK component).

    -- cgit v1.1