ViewCompat.canScrollVertically
MotionEventCompat.findPointerIndex
MotionEventCompat.getY
MotionEventCompat.findPointerIndex
int[] locaton = new int[2];
view.getLocationOnScreen(locaton);
Rect vrect = new Rect();
view.getLocalVisibleRect(vrect);
252

被折叠的 条评论
为什么被折叠?



