I need to access a list that is in the Adapter, however, I need to access being in a ViewHolder, I know that with Java it would only refer to the list, but in Kotlin the list is not recognized,
class SearchFilterAdapter(private val filterList:...
asked by
25.05.2018 / 21:38