@help am working with Scene Transitions framework on android using java and i have a new login file written in kotlin so i would like to add scenes to it so i can manage states. The issue is when setting a
sceneEnterAction
it takes a runnable as a parameter now how do i implement runnables in kotlin