public class ViewUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
FRAME_DURATION |
| Constructor and Description |
|---|
ViewUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
generateViewId() |
static boolean |
hasState(int[] states,
int state) |
static void |
setBackground(android.view.View v,
android.graphics.drawable.Drawable drawable) |
public static final long FRAME_DURATION