ACTION_CANCEL : action = "ACTION_CANCEL"; break; } Log.i(TAG, action + " at x=" + current.x + ", y=" + current.y); return true; } } Notice that you package ...
確定! 回上一頁