We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1、isSliding的判断,是不是应该根据moveX和tempX,而不是downX 。 2、onTouchEevent,ACTION_DOWN时,不需要获取tempX , downX等值吗?onInterceptTouchEvent的ACTION_DOWN一定会调用?
期待您的回复。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1、isSliding的判断,是不是应该根据moveX和tempX,而不是downX 。
2、onTouchEevent,ACTION_DOWN时,不需要获取tempX , downX等值吗?onInterceptTouchEvent的ACTION_DOWN一定会调用?
期待您的回复。
The text was updated successfully, but these errors were encountered: