public class ColorUtils
extends java.lang.Object
| Constructor and Description |
|---|
ColorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getColor(android.app.Activity activity,
java.lang.String attr,
int fallbackColor)
Gets color.
|