Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd321759 authored by Romain Guy's avatar Romain Guy Committed by Android Git Automerger
Browse files

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

* commit '86ed8bfa':
  Fix documentation
parents 698c80ea 86ed8bfa
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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