Skip to content

Commit 0a91b4a

Browse files
committed
Merge pull request #256 from canyinghao/patch-1
Update README.md
2 parents 54ea1b9 + c4fc09f commit 0a91b4a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,12 @@ Demo 地址:https://play.google.com/store/apps/details?id=com.baobomb.popuplis
291291
3.提供了分割线的实现类,只需要传入一个DrawableId
292292
项目地址:https://github.com/CaMnter/EasyRecyclerView
293293

294+
1. CanRefresh
295+
可适配所有视图的下拉刷新上拉加载,并支持各种风格
296+
项目地址:https://github.com/canyinghao/CanRefresh
297+
效果图:
298+
![Renderings](https://raw.githubusercontent.com/canyinghao/CanRefresh/master/pic/CanRefresh.gif)
299+
294300

295301

296302

@@ -1545,6 +1551,12 @@ android 快速开发框架
15451551
作者认为使用AutoParcel的好处是,可以简化构造函数,方便IDE代码自动完成,方便测试,前向兼容,生成不可变的对象。
15461552
文档介绍:https://github.com/frankiesardo/auto-parcel
15471553

1554+
1. CanPhotos
1555+
使用fresco选取多张图片并可预览图片
1556+
项目地址:https://github.com/canyinghao/CanPhotos
1557+
效果图:
1558+
![Renderings](https://raw.githubusercontent.com/canyinghao/CanPhotos/master/pic/CanPhotos.gif)
1559+
15481560
#### 二、图片缓存
15491561
1. Android-Universal-Image-Loader
15501562
图片缓存,目前使用最广泛的图片缓存,支持主流图片缓存的绝大多数特性。

0 commit comments

Comments
 (0)