摘要: Android 中与 Touch 事件相关的方法包括:dispatchTouchEvent(MotionEvent ev)、onInterceptTouchEvent(MotionEvent ev)、onTouchEvent(MotionEvent ev);能够响应这些方法的控件包括:ViewGro... 阅读全文
posted @ 2014-03-24 16:57 起始页 阅读(174) 评论(0) 推荐(0) 编辑