|
@@ -52,7 +52,7 @@ dependencies {
|
|
|
api 'com.trello.rxlifecycle3:rxlifecycle-components:3.1.0'
|
|
api 'com.trello.rxlifecycle3:rxlifecycle-components:3.1.0'
|
|
|
|
|
|
|
|
//rxjava2 支持在主线程回调 https://github.com/liujingxing/rxjava-RxLife
|
|
//rxjava2 支持在主线程回调 https://github.com/liujingxing/rxjava-RxLife
|
|
|
- api 'com.ljx.rxlife2:rxlife-rxjava:2.0.0'
|
|
|
|
|
|
|
+ //api 'com.ljx.rxlife2:rxlife-rxjava:2.0.0'
|
|
|
// 开启协程,并自动管理协程生命周期,在页面销毁时,自动关闭协程
|
|
// 开启协程,并自动管理协程生命周期,在页面销毁时,自动关闭协程
|
|
|
// 自动捕获协程异常,通过回调可拿到异常信息
|
|
// 自动捕获协程异常,通过回调可拿到异常信息
|
|
|
// 可监听协程开启及结束 https://github.com/liujingxing/RxLife-Coroutine
|
|
// 可监听协程开启及结束 https://github.com/liujingxing/RxLife-Coroutine
|