diff options
| author | Scott Main <smain@google.com> | 2012-07-02 22:00:50 -0700 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2012-07-02 22:00:50 -0700 |
| commit | 35cb0650c07f0f3df017784bd3cf724c743f7399 (patch) | |
| tree | 626defdc95914b8e13b7b13b1d026921ae447b3d /core/java/android/widget/Gallery.java | |
| parent | cb31aa49aa3e398b834199e4d30e5f6806bfbc05 (diff) | |
| parent | 399df5677bd116a016664a10a0da432da29e829d (diff) | |
am 399df567: docs: various link fixes and other typos from external tracker
* commit '399df5677bd116a016664a10a0da432da29e829d':
docs: various link fixes and other typos from external tracker
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 72e429c8f336..b72b8cb9d625 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 |
