dispatchonInterceptonTouch三者对MotionEvent的分发拦截机制Demo
Title : dispatchTouchEvent、onInterceptTouchEvent、onTouchEvent三者对MotionEvent的分发、拦截机制分析 Author: yaong Category:自己做的Demo Tips : 三个自定义View,依次嵌套,并各自覆写拦截、监听方法,通过打印Log信息,分析MotionEvent的传递流程。打印信息请参考根目录下YY_README.txt内的详解,如有技术上的问题或者建议,小生洗耳恭听。
文件列表
action.zip
(预估有个67文件)
action
bin
classes.dex
682KB
res
crunch
drawable-hdpi
ic_launcher.png
2KB
drawable-xhdpi
ic_launcher.png
3KB
drawable-xxhdpi
用户评论