Is there any way to call list inside a function without assigning it in function parameters? (Kotlin)

前端 未结 0 1464
面向向阳花
面向向阳花 2021-01-05 05:49

I am new to kotlin and Android Studio and I am trying to make a todo list app.

I am trying to add a swipe to delete function inside my app. I cannot call list inside

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