File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -26,10 +26,9 @@ Demo中使用到的网络请求api来源于[豆瓣API V2](https://developers.dou
26
26
27
27
其它功能请在demo中发现
28
28
29
- ** 说明:
30
- 1、V2.1.0版本及以后将部分系统及第三方库在FastLib里使用provided编译,实际项目中需要根据项目需要compile合适的版本避免版本重复
31
- 2、V2.1.5版本及以后新增众多全局设置TitleBarView属性、Adapter加载动画、SmartRefreshLayout刷新配置、Glide加载占位Drawable属性等控制的FastCofig类用于全局设置应用通用属性并减少部分冗余代码及冗余drawable资源文件
32
- **
29
+ ** 说明:**
30
+ ** 1、V2.1.0版本及以后将部分系统及第三方库在FastLib里使用provided编译,实际项目中需要根据项目需要compile合适的版本避免版本重复**
31
+ ** 2、V2.1.5版本及以后新增众多全局设置TitleBarView属性、Adapter加载动画、SmartRefreshLayout刷新配置、Glide加载占位Drawable属性等控制的FastCofig类用于全局设置应用通用属性并减少部分冗余代码及冗余drawable资源文件**
33
32
34
33
[[ Sample PC Download]] ( https://github.com/AriesHoo/FastLib/blob/master/apk/sample.apk )
35
34
@@ -146,7 +145,6 @@ dependencies {
146
145
* [ UIWidget-常用UI库] ( https://github.com/AriesHoo/UIWidget )
147
146
* [ AndroidEventBus-页面事件交互] ( https://github.com/hehonghui/AndroidEventBus )
148
147
* [ AgentWeb-原生WebView快速集成库] ( https://github.com/Justson/AgentWeb )
149
- * [ RapidLib-该库的扩展] ( https://github.com/MarnoDev/RapidLib )
150
148
151
149
## License
152
150
You can’t perform that action at this time.
0 commit comments