Join Slack
Communities
Powered by
Replacing the two TODO's with these lines works......
# rx
c
chris-hatton
05/09/2017, 4:15 AM
Replacing the two TODO's with these lines works...
val disposable = dataSource.subscribe( dataRelay::onNext )
...
disposable.dispose()
Open in Slack
Previous
Next