240 发简信
IP属地:广东
  • 理解onInterceptEvent和onTouchEvent方法的使用

    对于ViewGroup,处理触摸事件有两个很重要的方法onIntercepteTouchEvent()和onTouchEvent() onInt...