am 52fcdd01: Merge "Fix documentation" into jb-dev

* commit '52fcdd013943954e4baa4542f78557da33bc646b':
  Fix documentation
This commit is contained in:
Romain Guy
2012-05-18 17:40:37 -07:00
committed by Android Git Automerger

View File

@@ -57,9 +57,9 @@ import com.android.internal.R;
* @attr ref android.R.styleable#Gallery_spacing
* @attr ref android.R.styleable#Gallery_gravity
*
* @deprecated This widget is not longer supported. Other horizontally scrolling
* widgets include {@link HorizontalScrollView} and ViewPager from the support
* library.
* @deprecated This widget is no longer supported. Other horizontally scrolling
* widgets include {@link HorizontalScrollView} and {@link android.support.v4.view.ViewPager}
* from the support library.
*/
@Deprecated
@Widget