Making ParseObject subclasses work with UI data binding

前端 未结 0 1718
清酒与你
清酒与你 2021-02-19 09:49

Background

Currently I have a data class that works with UI data binding and RecyclerView Adapter.

@Parcelize
data class Job (
    var tit         


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