Gabriel Feo
04/23/2020, 12:36 AMPointerInput
doesn't seem to be a fit, as PointerInputHandler
can't be @Composable
Leland Richardson [G]
04/23/2020, 1:04 AMmatvei
04/23/2020, 11:15 AMStack
with two children: Row
of two clickables and then one centered circle clickable on topModifier.rawPressStartGestureFilter
or even reimplement your own filter, which is a little bit trickyGabriel Feo
04/23/2020, 4:15 PMmatvei
04/23/2020, 4:39 PM