Skip to content

Commit 88e040e

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 68f4dba + 0526538 commit 88e040e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# FastLib-一个快速搭建静态页面UI效果的Android开发库
1+
# FastLib-一个快捷实现UI搭建及网络请求的Android开发库
22
--------------------------
33

44
[![fir.im](https://img.shields.io/badge/download-fir.im-blue.svg)](http://fir.im/hju8)
@@ -7,8 +7,6 @@
77
[![API](https://img.shields.io/badge/API-15%2B-green.svg?style=flat)](https://android-arsenal.com/api?level=15)
88
[![GitHub license](https://img.shields.io/github/license/AriesHoo/FastLib.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
99
[![](https://img.shields.io/badge/简书-AriesHoo-blue.svg)](http://www.jianshu.com/u/a229eee96115)
10-
<!-- [![GitHub stars](https://img.shields.io/github/stars/AriesHoo/FastLib.svg)](https://github.com/AriesHoo/FastLib/stargazers) -->
11-
<!-- [![GitHub forks](https://img.shields.io/github/forks/AriesHoo/FastLib.svg)](https://github.com/AriesHoo/FastLib/network) -->
1210

1311
## 简介:
1412

@@ -24,14 +22,14 @@ Demo中使用到的网络请求api来源于[豆瓣API V2](https://developers.dou
2422
* Fragment 懒加载封装
2523
* 快速实现Activity滑动返回、下拉刷新加载更多、沉浸式等
2624

27-
其它功能请在demo中发现
28-
2925
**说明:**
3026

3127
**1、V2.1.0版本及以后将部分系统及第三方库在FastLib里使用provided编译,实际项目中需要根据项目需要compile合适的版本避免版本重复**
3228

3329
**2、V2.1.5版本及以后新增众多全局设置TitleBarView属性、Adapter加载动画、SmartRefreshLayout刷新配置、Glide加载占位Drawable属性等控制的FastCofig类用于全局设置应用通用属性并减少部分冗余代码及冗余drawable资源文件**
3430

31+
其它功能请在demo中发现
32+
3533
[[Sample PC Download]](https://github.com/AriesHoo/FastLib/blob/master/apk/sample.apk)
3634

3735
[[Sample Mobile Download]](http://fir.im/hju8)

0 commit comments

Comments
 (0)