Loading core/java/android/view/View.java +1 −1 Original line number Diff line number Diff line Loading @@ -8059,7 +8059,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 Loading Loading
core/java/android/view/View.java +1 −1 Original line number Diff line number Diff line Loading @@ -8059,7 +8059,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 Loading