docs: update javadoc description for View.setVisibility() method am: ae0459f532 am: 66192078c5

am: 357dfd039a

Change-Id: I4d8ec3cb3e31e17e2f5787fb940f96e5768deb72
This commit is contained in:
Mark Lu
2016-09-23 22:38:46 +00:00
committed by android-build-merger

View File

@@ -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