Join Slack
Hi how can I detect touch event in compose without consume the event? For example, ```Box1(){ Box...
# compose
g
Gumiku
12/29/2021, 8:51 AM
Hi how can I detect touch event in compose without consume the event? For example,
Copy code
Box1(){ Box2(){ } }
If there are two boxes in the screen, how can I detect touch event in Box1 but consume the event in Box2?
Gumiku
12/29/2021, 8:52 AM
actually I want to detect if user touch the screen in the outer box, any idea to do that?
7
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by