public class GlideImageLoaderStrategy
extends java.lang.Object
BaseImageLoaderStrategy 和 ImageConfig 替换现有策略Created by JessYan on 8/5/16 16:28
Contact me
Follow me
================================================| Constructor and Description |
|---|
GlideImageLoaderStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyGlideOptions(android.content.Context context,
GlideBuilder builder) |
void |
clear(android.content.Context ctx,
ImageConfigImpl config) |
void |
loadImage(android.content.Context ctx,
ImageConfigImpl config) |
public void loadImage(android.content.Context ctx,
ImageConfigImpl config)
public void clear(android.content.Context ctx,
ImageConfigImpl config)
public void applyGlideOptions(android.content.Context context,
GlideBuilder builder)