public class AttrsUtils
extends java.lang.Object
| 构造器和说明 | 
|---|
AttrsUtils()  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
static boolean | 
getTypeValueBoolean(android.content.Context context,
                   int attr)
attrs status color or black 
 | 
static int | 
getTypeValueColor(android.content.Context context,
                 int attr)
get attrs color 
 | 
static android.graphics.drawable.Drawable | 
getTypeValueDrawable(android.content.Context context,
                    int attr)
attrs drawable 
 | 
public static int getTypeValueColor(android.content.Context context,
                                    int attr)
context - attr - public static boolean getTypeValueBoolean(android.content.Context context,
                                          int attr)
context - attr - public static android.graphics.drawable.Drawable getTypeValueDrawable(android.content.Context context,
                                                                      int attr)
context - attr -