public class DrawableUtils extends Object
| Constructor and Description |
|---|
DrawableUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isEquivalentTo(Drawable x,
Drawable y)
null safe utility method to check equality of 2 comparable drawables
|