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
Android
比如 ,进入页面的时候,加载完所有列表默认跳转到第500条索引,scrollController.jumpTo(index: 500);会一直滑动很久才到,这种体验不好,需求是无动画的并且迅速定位到位置
No response
The text was updated successfully, but these errors were encountered:
与 #5 重复
这个库只是观察,所以无法从根本上解决这个问题。
Sorry, something went wrong.
LinXunFeng
No branches or pull requests
Platforms
Android
Description
比如 ,进入页面的时候,加载完所有列表默认跳转到第500条索引,scrollController.jumpTo(index: 500);会一直滑动很久才到,这种体验不好,需求是无动画的并且迅速定位到位置
Why
No response
The text was updated successfully, but these errors were encountered: