mattprecious / telescope

A simple tool to allow easy bug report capturing within your app.
Apache License 2.0
1.18k stars 116 forks source link

Ability to disable telescope (receiving long press) #73

Closed KonradSzewczuk closed 4 years ago

KonradSzewczuk commented 5 years ago

I haven't find any API method that will disable receiving touch events.

Is there one that should be used in such case?

mattprecious commented 5 years ago

If you disable the layout it'll stop handling touch events.