diff options
Diffstat (limited to 'docs/html/training/basics/fragments/index.jd')
| -rw-r--r-- | docs/html/training/basics/fragments/index.jd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/html/training/basics/fragments/index.jd b/docs/html/training/basics/fragments/index.jd index 1b82f2c..987decf 100644 --- a/docs/html/training/basics/fragments/index.jd +++ b/docs/html/training/basics/fragments/index.jd @@ -57,9 +57,6 @@ devices running versions as old as Android 1.6.</p> <h2>Lessons</h2> <dl> - <dt><b><a href="support-lib.html">Using the Android Support Library</a></b></dt> - <dd>Learn how to use more recent framework APIs in earlier versions of Android by bundling -the Android Support Library into your app.</dd> <dt><b><a href="creating.html">Creating a Fragment</a></b></dt> <dd>Learn how to build a fragment and implement basic behaviors within its callback methods.</dd> |
