Denis Miller

Results 1 comments of Denis Miller

This happened when user touches the screen using more than one fingers and first touch was outside of `swipestack` view. In ``` mPointerId = event.getPointerId(0); mDownX = event.getX(mPointerId); mDownY =...