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

Commit 12e182a9 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: 56be5c1a

am: 41f36a52

Change-Id: I107738e4c4322c8189aa84a94c3fca12c6980323
parents e2aaee7e 41f36a52
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8057,7 +8057,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