summaryrefslogtreecommitdiff
path: root/core/java/android/widget/GridView.java
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-07-25 10:43:51 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-07-25 10:43:52 -0700
commit2f5b61a750e36169e37788a645f422cc8a8f7091 (patch)
treeb67b7f4beff46f293a595195865518c7e249b51a /core/java/android/widget/GridView.java
parent3e6a9f01a5e69a3e452e04f92edfc21dcbdca3c3 (diff)
parent4c359b76f9a030f92a302ba74a528faa170bad4e (diff)
Merge "docs: fix a bunch of links from javadocs to api guides and add some attributes to Spinner and Switch" into jb-dev
Diffstat (limited to 'core/java/android/widget/GridView.java')
-rw-r--r--core/java/android/widget/GridView.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/java/android/widget/GridView.java b/core/java/android/widget/GridView.java
index 897510940721..ff8c0a155874 100644
--- a/core/java/android/widget/GridView.java
+++ b/core/java/android/widget/GridView.java
@@ -37,8 +37,8 @@ import android.widget.RemoteViews.RemoteView;
* A view that shows items in two-dimensional scrolling grid. The items in the
* grid come from the {@link ListAdapter} associated with this view.
*
- * <p>See the <a href="{@docRoot}resources/tutorials/views/hello-gridview.html">Grid
- * View tutorial</a>.</p>
+ * <p>See the <a href="{@docRoot}guide/topics/ui/layout/gridview.html">Grid
+ * View</a> guide.</p>
*
* @attr ref android.R.styleable#GridView_horizontalSpacing
* @attr ref android.R.styleable#GridView_verticalSpacing