Пример #1
0
 @Override
 public boolean dispatchTouchEvent(MotionEvent ev) {
   return resideMenu.dispatchTouchEvent(ev);
 }