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

当子view中只有一个linearlayout的时候 页面滑不动 #21

Closed
Lemniscate317 opened this issue Apr 20, 2020 · 1 comment
Closed

Comments

@Lemniscate317
Copy link

如题所示,把demo中的子view全部放到linearlayout中 页面就划不动了

@donkingliang
Copy link
Owner

只有一个linearlayout当然是滑不动的,因为linearlayout的高度是不会大于父view的高度的,所以它没有滑动的空间。

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