diff options
Diffstat (limited to 'core/java/android/widget/Gallery.java')
| -rw-r--r-- | core/java/android/widget/Gallery.java | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/java/android/widget/Gallery.java b/core/java/android/widget/Gallery.java index e4e7239a5bfb..323fcf069552 100644 --- a/core/java/android/widget/Gallery.java +++ b/core/java/android/widget/Gallery.java @@ -49,9 +49,6 @@ import com.android.internal.R; * <p> * Views given to the Gallery should use {@link Gallery.LayoutParams} as their * layout parameters type. - * - * <p>See the <a href="{@docRoot}resources/tutorials/views/hello-gallery.html">Gallery - * tutorial</a>.</p> * * @attr ref android.R.styleable#Gallery_animationDuration * @attr ref android.R.styleable#Gallery_spacing |
