File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
- # FastLib-一个快速搭建静态页面UI效果的Android开发库
1
+ # FastLib-一个快捷实现UI搭建及网络请求的Android开发库
2
2
--------------------------
3
3
4
4
[ ![ fir.im] ( https://img.shields.io/badge/download-fir.im-blue.svg )] ( http://fir.im/hju8 )
7
7
[ ![ API] ( https://img.shields.io/badge/API-15%2B-green.svg?style=flat )] ( https://android-arsenal.com/api?level=15 )
8
8
[ ![ GitHub license] ( https://img.shields.io/github/license/AriesHoo/FastLib.svg )] ( http://www.apache.org/licenses/LICENSE-2.0.html )
9
9
[ ![ ] ( https://img.shields.io/badge/简书-AriesHoo-blue.svg )] ( http://www.jianshu.com/u/a229eee96115 )
10
- <!-- [](https://github.com/AriesHoo/FastLib/stargazers) -->
11
- <!-- [](https://github.com/AriesHoo/FastLib/network) -->
12
10
13
11
## 简介:
14
12
@@ -24,14 +22,14 @@ Demo中使用到的网络请求api来源于[豆瓣API V2](https://developers.dou
24
22
* Fragment 懒加载封装
25
23
* 快速实现Activity滑动返回、下拉刷新加载更多、沉浸式等
26
24
27
- 其它功能请在demo中发现
28
-
29
25
** 说明:**
30
26
31
27
** 1、V2.1.0版本及以后将部分系统及第三方库在FastLib里使用provided编译,实际项目中需要根据项目需要compile合适的版本避免版本重复**
32
28
33
29
** 2、V2.1.5版本及以后新增众多全局设置TitleBarView属性、Adapter加载动画、SmartRefreshLayout刷新配置、Glide加载占位Drawable属性等控制的FastCofig类用于全局设置应用通用属性并减少部分冗余代码及冗余drawable资源文件**
34
30
31
+ 其它功能请在demo中发现
32
+
35
33
[[ Sample PC Download]] ( https://github.com/AriesHoo/FastLib/blob/master/apk/sample.apk )
36
34
37
35
[[ Sample Mobile Download]] ( http://fir.im/hju8 )
You can’t perform that action at this time.
0 commit comments