请问在那一块里加上release()?
应该是在MainActivity中的监听事件中添加一个
case MotionEvent.ACTION_UP: pullView.release(); break;