要使用Rxjava首先要导入两个包,其中rxandroid是rxjava在android中的扩展 implementation 'io.reactivex:rxandroid:1.2.1'implementation &...