公告板
版本库
filestore
活动
搜索
登录
Android
/
Security_simplify_gpu_V10.8.0_v2_black
学院路学区室外黑色设备
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
3-31:最后提交
DeteMin
2020-03-31
77c62e023d2dc31200fc696158df84b3aee90ee7
[Android/Security_simplify_gpu_V10.8.0_v2_black.git]
/
app
/
src
/
main
/
java
/
com
/
basic
/
security
/
base
/
MyAppGlideModule.java
1
2
3
4
5
6
7
8
9
//package com.basic.security.base;
//
//import com.bumptech.glide.annotation.GlideModule;
//import com.bumptech.glide.module.AppGlideModule;
//
//@GlideModule
//public final class MyAppGlideModule extends AppGlideModule {
//
// }