Using Transformations results in a new LiveData value after the screen is rotated, etc

后端 未结 0 856
既然无缘
既然无缘 2021-02-08 12:13

I have two number vars - number and number2:

val number = LiveDataReactiveStreams.fromPublisher(
    DummyDataFactory.getData()
        .toFlowable()
)

val numbe         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题