It weirdly doesn't. I cannot access anything with ...
# android
a
It weirdly doesn't. I cannot access anything with a passed view. for example in recyclerview adapter ,
itemView.title
does not find anything, even when I write the
import kotlinx....
part