You should pass class object of activity. You just...
# android
g
You should pass class object of activity. You just wrote a name of class, there is no such syntax in Kotlin to access class object. You can use example from my previous message