public class IconUtils extends Object
Constructor and Description |
---|
IconUtils() |
Modifier and Type | Method and Description |
---|---|
static Drawable |
applyTintAttr(Context context,
int drawableId,
int tintAttrId) |
static Drawable |
applyTintColor(Context context,
int drawableId,
int tintColorId) |
static Drawable |
loadMimeIcon(Context context,
String mimeType) |
static Drawable |
loadMimeIcon(Context context,
String mimeType,
String authority,
String docId,
int mode) |
static Drawable |
loadPackageIcon(Context context,
String authority,
int icon) |