summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/Gallery.java
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2010-08-21 09:44:53 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-08-21 09:44:53 -0700
commit385a655b8e8bf85024e4f24f1d7f6c2d7d7e900d (patch)
tree4f769498327a7c22cac127412267e11dd85b1386 /core/java/android/widget/Gallery.java
parent0c0250c8515f8b2502db6472c16f99980b7a4101 (diff)
parentbb8d314b6c5ff9b51af29daa687d66dfd996914f (diff)
downloadframeworks_base-385a655b8e8bf85024e4f24f1d7f6c2d7d7e900d.zip
frameworks_base-385a655b8e8bf85024e4f24f1d7f6c2d7d7e900d.tar.gz
frameworks_base-385a655b8e8bf85024e4f24f1d7f6c2d7d7e900d.tar.bz2
am bb8d314b: am 70c9ffbc: am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo
Merge commit 'bb8d314b6c5ff9b51af29daa687d66dfd996914f' * commit 'bb8d314b6c5ff9b51af29daa687d66dfd996914f': docs: add links from widget classes to tutorials
Diffstat (limited to 'core/java/android/widget/Gallery.java')
-rw-r--r--core/java/android/widget/Gallery.java3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/java/android/widget/Gallery.java b/core/java/android/widget/Gallery.java
index c47292f..9789658 100644
--- a/core/java/android/widget/Gallery.java
+++ b/core/java/android/widget/Gallery.java
@@ -46,6 +46,9 @@ import android.view.animation.Transformation;
* <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