android GestureListener手势,多指缩放(2)
来源:未知 责任编辑:责任编辑 发表时间:2013-12-22 14:54 点击:次
public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX,
float velocityY) {
return true;
}
相关新闻>>
最新推荐更多>>>
- 发表评论
-
- 最新评论 进入详细评论页>>