NullPointerException on turning Flowable into LiveData using LiveDataReactiveStreams

前端 未结 0 1136
臣服心动
臣服心动 2020-12-07 19:48

I\'m trying to turn a Flowable into a LiveData but I can\'t make it works:

Flowable: (in repository)

    fun searchMyObjectByName(query: String): Flowa         


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