public final class AppCompatDrawableManager extends Object
Constructor and Description |
---|
AppCompatDrawableManager() |
Modifier and Type | Method and Description |
---|---|
static AppCompatDrawableManager |
get() |
Drawable |
getDrawable(Context context,
int resId) |
static PorterDuffColorFilter |
getPorterDuffColorFilter(int color,
PorterDuff.Mode mode) |
void |
onConfigurationChanged(Context context) |
public static AppCompatDrawableManager get()
public Drawable getDrawable(@NonNull Context context, @DrawableRes int resId)
public static PorterDuffColorFilter getPorterDuffColorFilter(int color, PorterDuff.Mode mode)