Closed
requested to merge github/fork/changxiangzhong/fixing-setEnableDragViewTouchEvents into master
Created by: changxiangzhong
The logic should be, if delta-Y is larger than drag-slop AND delta-X is smaller than drag-slop AND DragView has touch event handling, then do not intercept.