How to intent data from RecyclerView to another activity using Kotlin

后端 未结 0 1380
南旧
南旧 2020-11-30 20:19

I want to intent my data from my ProdukAdapter recyclerview this is my code

 holder.view.btnDetail.setOnClickListener {
        val intent = Inte         


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