Merge "Fix typo on View.verifyDrawable method javadoc" am: efd27a83f5 am: 8b8c8f1004 am: 655eb212ec am: 388881b89a
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1386078 Change-Id: Iad15300f86c480874afc71a291eb698a70c9fd52
This commit is contained in:
@@ -23231,7 +23231,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)
|
||||
|
||||
Reference in New Issue
Block a user