RecyclerView詳解3之滑動流程

滑動流程涉及到到View的事件分發機制, 建議先看下事件分發機制: 瞭解dispatchTouchEvent,  onInterceptTouchEvent, onTouchEvent, onTouch, onClick MotionEvent.ACTION_DOWN, MotionEvent.ACTION_MOVE, MotionEvent.ACTION_UP 等
相關文章
相關標籤/搜索