我正在使用该库(https://github.com/sephiroth74/ImageViewZoom),但我在尝试找出fling时遇到了问题。我已经阅读了其他答案,但它们没有显示用于获取fling事件的实际代码。我迷上了像这样的throw事件:mImage.setOnTouchListener(newOnTouchListener(){@OverridepublicbooleanonTouch(Viewv,MotionEventevent){returngestureDetector.onTouchEvent(event);}});gestureDetector=newGestur