摘要: http://www.cnblogs.com/jqyp/archive/2012/04/25/2469758.html dispatchTouchEvent 分发 onInterceptTouchEvent 拦截 onTouchEvent 处理 阅读全文
posted @ 2016-03-06 21:22 webglcn 阅读(150) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/ztp800201/article/details/17218067 public class Res extends Activity implements View.OnTouchListener { Button btn = null; int x = 阅读全文
posted @ 2016-03-06 08:14 webglcn 阅读(477) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/x-dev/p/3767538.html?utm_source=tuicool&utm_medium=referral public final int getMeasuredHeight () Added in API level 1 Like get 阅读全文
posted @ 2016-03-06 08:04 webglcn 阅读(214) 评论(0) 推荐(0)