(Solved) Change Adapter from other Class (null errors)

Thanks for your answer, but I assumed that was not required (anymore), since I am importing the class as:

import kotlinx.android.synthetic.main.fragment_contacts.*

As per: https://antonioleiva.com/kotlin-android-extensions/

But let me look into the findViewById.