Home | History | Annotate | Download | only in stack

Lines Matching refs:pagingTouchSlop

720         float pagingTouchSlop = ViewConfiguration.get(getContext()).getScaledPagingTouchSlop();
721 mSwipeHelper.setPagingTouchSlop(pagingTouchSlop);