Cannot handover List (got from Single>) from ViewModel to Activity. RecyclerView stays empty. Where is the cause?

后端 未结 0 412
有刺的猬
有刺的猬 2021-01-12 07:59

In Dao:

    @Query("SELECT * FROM person_table WHERE status = :statusname ORDER BY RANDOM() LIMIT 1")
Single> getGuyWho(Str         


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