<I am not able to access id from itemView> I am le...
# stackoverflow
u
I am not able to access id from itemView I am learning to create RecyclerView using Kotlin from this video

https://youtu.be/HtwDXRWjMcU?t=1040

. According to this video I can access 'tvTitle' and 'cbDone' from itemView. But in my code it is not showing any suggestion, and if I type by my self it show error. Screenshots