[Interest] How to prevent Drawer from mouse events propagation

Alexander Ivash elderorb at gmail.com
Sun Jun 30 11:39:30 CEST 2019


I have a Drawer with a ListView inside and draggable item (via
DragHandler / PinchHandler) below the Drawer. The issue is that when I
drag Drawer draggable item also gets dragged. I understand that I can
play with grabPermissions on the DragHandler's level inside my
draggable item, but I would like to avoid it if possible and instead
to try make Drawer event-opaque. Any ideas?



More information about the Interest mailing list