Skip to content
New issue

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

偶现越界回弹动画与连续惯性滑动冲突 #307

Open
CCCCauchy opened this issue Apr 22, 2024 · 0 comments
Open

偶现越界回弹动画与连续惯性滑动冲突 #307

CCCCauchy opened this issue Apr 22, 2024 · 0 comments

Comments

@CCCCauchy
Copy link

  1. ConsecutiveScrollerLayout内布局为RecycleView+TabLayout(sticky)+ViewPager样式,支持越界回弹动画
  2. 连续向上进行惯性滑动(即:当一个Fling还未结束,再次向上Fling)
  3. 偶现在第二次Fling结束后,会触发reboundAnimator的UpdateListener,animatedValue由0至RecycleView高度,从而滑动RecycleView到底部置顶TabLayout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant