public class Utils
extends java.lang.Object
| 限定符和类型 | 方法和说明 |
|---|---|
static int |
getColor(android.view.View view,
int id) |
static android.graphics.drawable.Drawable |
getDrawable(android.view.View view,
int id) |
static void |
setBackgroundDrawable(android.view.View view,
android.graphics.drawable.Drawable drawable) |
public static void setBackgroundDrawable(android.view.View view,
android.graphics.drawable.Drawable drawable)
public static android.graphics.drawable.Drawable getDrawable(android.view.View view,
int id)
public static int getColor(android.view.View view,
int id)