Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
BzCoder committed Mar 26, 2019
2 parents 7797622 + 0d21c7a commit 3aa5dd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

EasyGlide是一款基于Glide4.9.0的工具封装类,功能不复杂,主要是为了方便使用以及防止重复劳动,一行代码就可以搞定一切。工程中对于图片加载进度的监听参考了[GlideImageView](https://github.com/sunfusheng/GlideImageView),但是由于GlideImageView对于代码的侵入性太高,因此选择重新封装。欢迎大家使用并提出新的需求,我会及时更新。

PS:最近发现Glide一个问题,单页上GIF数目过多时,GIF会疯狂掉帧。

# 演示

![](https://github.com/BzCoder/EasyGlide/blob/master/image/demo.gif)
Expand Down

0 comments on commit 3aa5dd8

Please sign in to comment.