摘要: Android 中与 Touch 事件相关的方法包括:dispatchTouchEvent(MotionEvent ev)、onInterceptTouchEvent(MotionEvent ev)、onTouchEvent(MotionEvent ev);能够响应这些方法的控件包括:ViewGro 阅读全文
posted @ 2017-02-08 07:18 云中雀 阅读(590) 评论(0) 推荐(0) 编辑