compose-tetris
compose-tetris copied to clipboard
there is a crash about 'lateinit property ticker has not been initialized' in GameButton.kt
After starting the game, long pressing the down arrow keys will cause a crash. lateinit var ticker needs to be promoted to a member variable
i'm having the same issue
Can someone help fix this?
I'm having this issue too. Anyone here has a fix?