mirror of
https://github.com/sunflower-zyb/Blog.git
synced 2025-06-08 15:34:38 +08:00
17 lines
463 B
Markdown
17 lines
463 B
Markdown
#Glide
|
||
|
||
简介
|
||
|
||
##基本用法
|
||
|
||
[Glide 一个专注于平滑滚动的图片加载和缓存库](http://www.jianshu.com/p/4a3177b57949)
|
||
|
||
介绍了Glide的基本用法以及若干常见错误。
|
||
|
||
|
||
## 开源库
|
||
|
||
[glide-transformations](https://github.com/wasabeef/glide-transformations)
|
||
|
||
一个基于Glide的transformation库,拥有裁剪,着色,模糊,滤镜等多种转换效果。项目需要圆形头像?需要模糊?直接拷贝对应文件即可。
|