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
您好,我测试了一个美团的demo,并且也用到了项目中,只是没有上下拉刷新,泥浆上下拉刷新去掉之后,将每一个cell的高度随机设置,我随便写到 arc4random()%300 + 100;这样你拉到底部,触发弹性效果的时候,松手会突然的回弹跳动,体验十分的不好,(如果没有重现,多拉几次,或者拉的距离大点就会出现)没有系统默认的那种回弹舒服,麻烦是否可以修复下上面的问题呢
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您好,我测试了一个美团的demo,并且也用到了项目中,只是没有上下拉刷新,泥浆上下拉刷新去掉之后,将每一个cell的高度随机设置,我随便写到 arc4random()%300 + 100;这样你拉到底部,触发弹性效果的时候,松手会突然的回弹跳动,体验十分的不好,(如果没有重现,多拉几次,或者拉的距离大点就会出现)没有系统默认的那种回弹舒服,麻烦是否可以修复下上面的问题呢
The text was updated successfully, but these errors were encountered: