Esempio n. 1
0
 public boolean touchEvent(MotionEvent e) {
   return mScrollView.onTouchEvent(e);
 }