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

Commit 66192078 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

Change-Id: Ie217e46288a11e86b2e5b6e56d8ce5cb2a214861
parents 83e283b2 ae0459f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8061,7 +8061,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