SwipeActivity.java
SwipeView.java
touch
SwipeView
obtain
downEvent = MotionEvent.obtain(event); //copy it
downEvent = event;