Fix documentation

Change-Id: Id3a5d3b6b43ce684c2328f046e4991e64e97575a
This commit is contained in:
Romain Guy
2012-05-18 17:32:08 -07:00
parent 5a418c771d
commit d2aed40a37

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