interesting, working well for me: ``` import org.j...
# anko
f
interesting, working well for me:
Copy code
import org.jetbrains.anko.intentFor
val intent = intentFor<ScrollingActivity>()