Travis Griggs
10/12/2023, 5:48 PMjim
10/12/2023, 5:52 PMTravis Griggs
10/12/2023, 5:56 PMAlex Vanyo
10/12/2023, 6:09 PMpointerInput
requires passing a key
that controls when the block
is cancelled and restarted. You have a couple options for how to handle that, depending on the behavior you want. The doc of pointerInput
goes into more detail: https://developer.android.com/reference/kotlin/androidx/compose/ui/input/pointer/package-summary#(androidx.compose.ui.Mod[…]utines.SuspendFunction1)Travis Griggs
10/12/2023, 6:20 PM