1. 首页
  2. 移动开发
  3. 其他
  4. Android代码 RxLifecycle

Android代码 RxLifecycle

上传者: 2020-07-30 19:49:16上传 ZIP文件 203.79KB 热度 13次
RxLifecycleThis library allows one to automatically complete sequences based on a second lifecycle stream.This capability is useful in Android, where incomplete subscriptions can cause memory leaks.UsageYou must start with an Observable representing a lifecycle stream. Then you use RxLifecycle t
用户评论