1
0
mirror of https://github.com/sunflower-zyb/Blog.git synced 2025-06-08 15:34:38 +08:00
Blog/G/Glide.md
2016-02-02 15:09:59 +08:00

17 lines
463 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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