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
其他机子都没发现问题,但是三星的大部分机子都会出现列表点击事件无效,应该是手指点击的时候轻微(向上或者向下)触发了CanRefreshLayout里面的touch 事件,item 的点击被捕获了,可能是三星的机子比较灵敏,其他机子倒是没发现这个问题,失效概率挺高的。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
其他机子都没发现问题,但是三星的大部分机子都会出现列表点击事件无效,应该是手指点击的时候轻微(向上或者向下)触发了CanRefreshLayout里面的touch 事件,item 的点击被捕获了,可能是三星的机子比较灵敏,其他机子倒是没发现这个问题,失效概率挺高的。
The text was updated successfully, but these errors were encountered: