summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author kmccormick <kmccormick@google.com> 2014-08-13 18:43:20 +0000
committer Android Git Automerger <android-git-automerger@android.com> 2014-08-13 18:43:20 +0000
commit0672ea6f3f9f5a8dfcea75b405eb83057746e4e9 (patch)
tree709eeb7374951e44f296f9e5799e5495622047dc
parent37bdcbbba2db31f0efb8aa900ba7ce81a710e08c (diff)
parenta0197180e76bad29a4b6eaed5c43cd922bc1803d (diff)
am a0197180: Merge "Doc Change: Remove obsolete sample link." into klp-modular-docs
* commit 'a0197180e76bad29a4b6eaed5c43cd922bc1803d': Doc Change: Remove obsolete sample link.
-rw-r--r--docs/html/training/volley/index.jd15
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/html/training/volley/index.jd b/docs/html/training/volley/index.jd
index ba5b09f8ca3a..97bddaead964 100644
--- a/docs/html/training/volley/index.jd
+++ b/docs/html/training/volley/index.jd
@@ -20,21 +20,6 @@ startpage=true
<li>Android 1.6 (API Level 4) or higher</li>
</ul>
-<h2>You should also see</h2>
-<ul>
- <li>For a production quality app that uses Volley, see the 2013 Google I/O
- <a href="https://github.com/google/iosched">schedule app</a>. In particular, see:
- <ul>
- <li><a
- href="https://github.com/google/iosched/blob/master/android/src/main/java/com/google/android/apps/iosched/util/ImageLoader.java">
- ImageLoader</a></li>
- <li><a
- href="https://github.com/google/iosched/blob/master/android/src/main/java/com/google/android/apps/iosched/util/BitmapCache.java">
- BitmapCache</a></li>
- </ul>
- </li>
-</ul>
-
</div>
</div>