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

Commit cd980ffb authored by Mark Lu's avatar Mark Lu Committed by android-build-merger
Browse files

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

am: 357dfd03

Change-Id: I4d8ec3cb3e31e17e2f5787fb940f96e5768deb72
parents a29091a0 357dfd03
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