public class ViewUtils
extends java.lang.Object
| Constructor and Description |
|---|
ViewUtils() |
| Modifier and Type | Method and Description |
|---|---|
static float |
dpToPx(float dp,
android.content.Context context) |
static int |
mixColors(int color1,
int color2) |