Jul 22, 2017 · 1 min read
you are converting rxjava stream to LiveData what are benefit of converting into LiveData because same can be done using rxjava (i.e like dispose when not needed, hold data )
you are converting rxjava stream to LiveData what are benefit of converting into LiveData because same can be done using rxjava (i.e like dispose when not needed, hold data )