Merge "docs: update javadoc description for View.setVisibility() method" into nyc-dev

This commit is contained in:
Mark Lu
2016-09-23 22:10:36 +00:00
committed by Android (Google) Code Review

View File

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