public class ResourcesHelper
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static int |
getAttrColor(android.content.Context context,
int attr) |
static android.graphics.drawable.Drawable |
getAttrDrawable(android.content.Context context,
int attr) |
static int |
getColor(android.content.Context context,
int colorResId) |
public static android.graphics.drawable.Drawable getAttrDrawable(android.content.Context context, int attr)
public static int getAttrColor(android.content.Context context, int attr)
public static int getColor(android.content.Context context, int colorResId)