public class DrawableCompat
extends java.lang.Object
| Constructor and Description |
|---|
DrawableCompat() |
| Modifier and Type | Method and Description |
|---|---|
static android.graphics.PorterDuff.Mode |
parseTintMode(int value,
android.graphics.PorterDuff.Mode defaultMode)
Parses a
PorterDuff.Mode from a tintMode attribute's enum value. |