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

Commit efd27a83 authored by Lais Andrade's avatar Lais Andrade Committed by Gerrit Code Review
Browse files

Merge "Fix typo on View.verifyDrawable method javadoc"

parents 5063505f 50ef151f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22858,7 +22858,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
     *            displaying, else return the result of calling through to the
     *            super class.
     *
     * @return boolean If true than the Drawable is being displayed in the
     * @return boolean If true then the Drawable is being displayed in the
     *         view; else false and it is not allowed to animate.
     *
     * @see #unscheduleDrawable(android.graphics.drawable.Drawable)