Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BzCoder authored Jun 25, 2019
1 parent 5de44f2 commit dee3015
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ EasyGlide是一款基于Glide4.9.0的工具封装类,功能不复杂,主要
- 加载完毕后PlaceHolder不会自动隐藏 [Glide #3195](https://github.com/bumptech/glide/issues/3195)

## 改动
- 1.0.8
- 增加加载本地图片Resize方法
- 1.0.7
- 增加RequestListener
- 1.0.6
Expand All @@ -34,7 +36,7 @@ EasyGlide是一款基于Glide4.9.0的工具封装类,功能不复杂,主要
```
dependencies {
implementation 'com.github.BzCoder:EasyGlide:1.0.6'
implementation 'com.github.BzCoder:EasyGlide:1.0.8'
}
```

Expand Down

0 comments on commit dee3015

Please sign in to comment.