public class GlideConfiguration
extends AppGlideModule
AppGlideModule 的默认实现类
用于配置缓存文件夹,切换图片请求框架等操作
Created by JessYan on 16/4/15. Contact me Follow me ================================================
| Modifier and Type | Field and Description |
|---|---|
static int |
IMAGE_DISK_CACHE_MAX_SIZE |
| Constructor and Description |
|---|
GlideConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyOptions(android.content.Context context,
GlideBuilder builder) |
boolean |
isManifestParsingEnabled() |
void |
registerComponents(android.content.Context context,
Glide glide,
Registry registry) |
public static final int IMAGE_DISK_CACHE_MAX_SIZE