You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Namely, if the parent view has a context menu registered, it will still trigger sometimes, even if I cancel all touch events in the long press handler. I think it's a timer race between the parent and the movement handler.
Namely, if the parent view has a context menu registered, it will still trigger sometimes, even if I cancel all touch events in the long press handler. I think it's a timer race between the parent and the movement handler.