docs: update javadoc description for View.setVisibility() method am: ae0459f532
am: 66192078c5
Change-Id: I7f3775c5fd9e63252cea9fafb8ed4b79c95bfcba
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user