Esempio n. 1
0
 public override bool DispatchTouchEvent(MotionEvent ev)
 {
     return(resideMenu.DispatchTouchEvent(ev));
 }