Beispiel #1
0
 public override bool DispatchTouchEvent(MotionEvent ev)
 {
     return(mPtrLayout.DispatchTouchEvent(ev));
 }