We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3877185 commit 21435e6Copy full SHA for 21435e6
README.md
@@ -24,14 +24,14 @@ Demo中使用到的网络请求api来源于[豆瓣API V2](https://developers.dou
24
* Fragment 懒加载封装
25
* 快速实现Activity滑动返回、下拉刷新加载更多、沉浸式等
26
27
-其它功能请在demo中发现
28
-
29
**说明:**
30
31
**1、V2.1.0版本及以后将部分系统及第三方库在FastLib里使用provided编译,实际项目中需要根据项目需要compile合适的版本避免版本重复**
32
33
**2、V2.1.5版本及以后新增众多全局设置TitleBarView属性、Adapter加载动画、SmartRefreshLayout刷新配置、Glide加载占位Drawable属性等控制的FastCofig类用于全局设置应用通用属性并减少部分冗余代码及冗余drawable资源文件**
34
+其它功能请在demo中发现
+
35
[[Sample PC Download]](https://github.com/AriesHoo/FastLib/blob/master/apk/sample.apk)
36
37
[[Sample Mobile Download]](http://fir.im/hju8)
0 commit comments