diff --git a/docs/html/tools/support-library/index.jd b/docs/html/tools/support-library/index.jd index 8a43696afe8d4..56a3954bdb571 100644 --- a/docs/html/tools/support-library/index.jd +++ b/docs/html/tools/support-library/index.jd @@ -62,6 +62,108 @@ page.title=Support Library
Android Support Library, revision 22 (March 2015)
+
classgetChildPosition() and
+ findViewHolderForPosition() methods in the
+ {@link android.support.v7.widget.RecyclerView} class. getPosition() method in the
+ {@link android.support.v7.widget.RecyclerView.ViewHolder} class. getViewPosition() method in the
+ {@link android.support.v7.widget.RecyclerView.LayoutParams} class.
+
Android Support Library, revision 21.0.3 (December 2014)