-
Notifications
You must be signed in to change notification settings - Fork 285
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
当最后的一组高度的整体不能撑满屏幕时,滑动到最后一组,再定位到其他组有问题 #38
Comments
是这样的,它们是相互联动的,定位最后一个引起回弹导致定位到当前列表真实tag。 |
比如我滚动到z后, 由于z组的整体高度不够整个屏幕,然后我再选择其他的组比如中间的L组,这时滚动到L组时,没有滚动到L组的第一列. |
已复现你说的问题了 |
fix, 版本v1.1.0 |
超级速度,谢谢 |
我这边没有这个问题,请尝试真机测试 |
测试了真机没有问题,谢谢. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
当最后的一组高度的整体不能撑满屏幕时, 滑动到最后一组, 再定位到其索引时,定位有问题. 不能滚动到相应索引的第一列.
The text was updated successfully, but these errors were encountered: