Skip to content

Commit 2d34ab1

Browse files
author
yangyufei
committed
2 parents 11d2123 + 4a0faad commit 2d34ab1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ mNestedTouchScrollingLayout.registerNestScrollChildCallback(new NestedTouchScrol
5959

6060
// 当前 Layout 偏移距离
6161
@Override
62-
public void onNestChildScrollChange(float deltaY) {
62+
public void onNestChildScrollChange(float deltaY, float velocityY) {
6363

6464
}
6565

0 commit comments

Comments
 (0)