mirror of
https://github.com/sunflower-zyb/Blog.git
synced 2025-06-09 08:34:09 +08:00
21 lines
605 B
Markdown
21 lines
605 B
Markdown
#Glide
|
||
|
||
简介
|
||
|
||
##基本用法
|
||
|
||
[Glide 一个专注于平滑滚动的图片加载和缓存库](http://www.jianshu.com/p/4a3177b57949)
|
||
|
||
介绍了Glide的基本用法以及若干常见错误。
|
||
|
||
[Glide - 开始!](http://mrfu.me/2016/02/27/Glide_Getting_Started/)
|
||
|
||
翻译国外的一个教程,文章由渐入深,写得很详细!
|
||
|
||
|
||
## 开源库
|
||
|
||
[glide-transformations](https://github.com/wasabeef/glide-transformations)
|
||
|
||
一个基于Glide的transformation库,拥有裁剪,着色,模糊,滤镜等多种转换效果。项目需要圆形头像?需要模糊?直接拷贝对应文件即可。
|