File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -291,6 +291,12 @@ Demo 地址:https://play.google.com/store/apps/details?id=com.baobomb.popuplis
291
291
3.提供了分割线的实现类,只需要传入一个DrawableId
292
292
项目地址:https://github.com/CaMnter/EasyRecyclerView
293
293
294
+ 1 . CanRefresh
295
+ 可适配所有视图的下拉刷新上拉加载,并支持各种风格
296
+ 项目地址:https://github.com/canyinghao/CanRefresh
297
+ 效果图:
298
+ ![ Renderings] ( https://raw.githubusercontent.com/canyinghao/CanRefresh/master/pic/CanRefresh.gif )
299
+
294
300
295
301
296
302
@@ -1545,6 +1551,12 @@ android 快速开发框架
1545
1551
作者认为使用AutoParcel的好处是,可以简化构造函数,方便IDE代码自动完成,方便测试,前向兼容,生成不可变的对象。
1546
1552
文档介绍:https://github.com/frankiesardo/auto-parcel
1547
1553
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
+
1548
1560
#### 二、图片缓存
1549
1561
1 . Android-Universal-Image-Loader
1550
1562
图片缓存,目前使用最广泛的图片缓存,支持主流图片缓存的绝大多数特性。
You can’t perform that action at this time.
0 commit comments