krzysztof
02/23/2021, 8:13 AMkrzysztof
02/23/2021, 8:14 AMsteelahhh
02/23/2021, 8:47 AMModifier.pointerInput(Unit) { detectTapGestures(onTap = { }) }
This works for nested composables, not sure about parent/children thokrzysztof
02/23/2021, 8:49 AM.pointerInteropFilter(onTouchEvent = { true })
Which works same as events system from android View