diff --git a/core/java/android/view/View.java b/core/java/android/view/View.java index 86324468010cb..854b28d241a60 100644 --- a/core/java/android/view/View.java +++ b/core/java/android/view/View.java @@ -7991,7 +7991,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback, } /** - * Set the enabled state of this view. + * Set the visibility state of this view. * * @param visibility One of {@link #VISIBLE}, {@link #INVISIBLE}, or {@link #GONE}. * @attr ref android.R.styleable#View_visibility