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

下方recyclerview列表滑动慢的话列表会跳动,并且感觉有阻塞,明显感觉没有上边的滑动流畅 #1

Open
DongMoving opened this issue May 22, 2020 · 4 comments

Comments

@DongMoving
Copy link

No description provided.

@luiing
Copy link
Owner

luiing commented May 22, 2020

哪个版本?发个频幕录制到 [email protected]

@DongMoving
Copy link
Author

我用的是老版本,刚才更新到最新的了,发现没啥问题了,这个tablayout根据滑动变换样式的话,类似于京东首页,应该在代码里边哪个方法里边进行处理呢

@luiing
Copy link
Owner

luiing commented May 22, 2020

吸顶主要有3种模式,仿京东首页可以选择模式三(viewpager+recyclerview)

@luiing
Copy link
Owner

luiing commented May 22, 2020

tablayout可以作为独立的ViewHolder(需要手动调整下Viewpager高度),也可以和ViewPager一起做一个ViewHolder

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

2 participants