예제 #1
0
 @Override
 public void touchMoved(final Cursor c) {
   if (frag != null) frag.touchMoved(c);
 }