Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d3eb743f authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "docs: update javadoc description for View.setVisibility() method am:...

Merge "docs: update javadoc description for View.setVisibility() method am: ae0459f5 am: 56be5c1a" into nyc-mr1-dev-plus-aosp
parents 83f64145 41f36a52
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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