Commit 92f38a9b authored by linfeng's avatar linfeng

资源文件

parent be61e4f3
......@@ -31,6 +31,7 @@ public class GlideCache extends AppGlideModule {
public static final int GLIDE_MEMORY_SIZE =5 * 1024 * 1024;
public static final String GLIDE_DISK_NAME="GlideManagerCache";
@Override
public boolean isManifestParsingEnabled() {
// return super.isManifestParsingEnabled();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment