@@ -292,8 +292,8 @@ Demo 地址:https://play.google.com/store/apps/details?id=com.baobomb.popuplis
292
292
项目地址:https://github.com/CaMnter/EasyRecyclerView
293
293
294
294
1 . CanRefresh
295
- 可适配所有视图的下拉刷新上拉加载,并支持各种风格
296
- 项目地址:https://github.com/canyinghao/CanRefresh
295
+ 可适配所有视图的下拉刷新上拉加载,并支持各种风格
296
+ 项目地址:https://github.com/canyinghao/CanRefresh
297
297
效果图:
298
298
![ Renderings] ( https://raw.githubusercontent.com/canyinghao/CanRefresh/master/pic/CanRefresh.gif )
299
299
@@ -1509,6 +1509,18 @@ Sample地址:https://github.com/afollestad/material-dialogs/blob/master/sample
1509
1509
项目地址:https://github.com/wenmingvs/NotifyUtil
1510
1510
demo地址:https://github.com/wenmingvs/NotifyUtil#notifydemo
1511
1511
1512
+ 1 . CanPhotos
1513
+ 使用fresco选取多张图片并可预览图片
1514
+ 项目地址:https://github.com/canyinghao/CanPhotos
1515
+ 效果图:
1516
+ ![ Renderings] ( https://raw.githubusercontent.com/canyinghao/CanPhotos/master/pic/CanPhotos.gif )
1517
+
1518
+ 1 . CanPhotos
1519
+ 仿照系统Dialog所写,继承于FrameLayout,添加一些动画,一些显示类型。
1520
+ 项目地址:https://github.com/canyinghao/CanDialog
1521
+ 效果图:
1522
+ ![ Renderings] ( https://raw.githubusercontent.com/canyinghao/CanDialog/master/pic/CanDialog.gif )
1523
+
1512
1524
## 第二部分 工具库
1513
1525
主要包括那些不错的开发库,包括依赖注入框架、图片缓存、网络请求、数据库 ORM 建模、Android 公共库、Android 高版本向低版本兼容、多媒体相关及其他。
1514
1526
@@ -1551,11 +1563,7 @@ android 快速开发框架
1551
1563
作者认为使用AutoParcel的好处是,可以简化构造函数,方便IDE代码自动完成,方便测试,前向兼容,生成不可变的对象。
1552
1564
文档介绍:https://github.com/frankiesardo/auto-parcel
1553
1565
1554
- 1 . CanPhotos
1555
- 使用fresco选取多张图片并可预览图片
1556
- 项目地址:https://github.com/canyinghao/CanPhotos
1557
- 效果图:
1558
- ![ Renderings] ( https://raw.githubusercontent.com/canyinghao/CanPhotos/master/pic/CanPhotos.gif )
1566
+
1559
1567
1560
1568
#### 二、图片缓存
1561
1569
1 . Android-Universal-Image-Loader
0 commit comments