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

EasyRefresh 的子控件是一个纵向的ListView,列表项里又包含了一个横向的ListView,如何避免这两个ListView都出现Header和Footer呢? #878

Open
RoxasLong opened this issue Dec 3, 2024 · 1 comment

Comments

@RoxasLong
Copy link

EasyRefresh
-ListView(纵向)
-ListItem
-ListView(横向)
-ListItem
-ListView(横向)
-ListItem
-ListView(横向)
-ListItem
-ListView(横向)
-ListItem
-ListView(横向)
image
image
请问如何避免ListItem里的横向ListView不出现Header和Footer呢?

@RenHaiRenWjc
Copy link

设置ListView 的 physics: const ClampingScrollPhysics(),

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