摘要:
一、点击事件的传递规则 传递事件的主要方法: public boolean dispatchTouchEvent(MotionEvent ev) 如果事件能够传递到当前View,则该方法一定会被调用。 返回值:表示该View是否接收该事件,结果受当前onTouchEvent和下级View的dispa 阅读全文
摘要:
android studio 安装 SVN:http://www.it165.net/pro/html/201404/11412.html http://jingyan.baidu.com/album/a378c960bd502fb32828309b.html?picindex=3 http://w 阅读全文