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

Don't scroll under the view above #67

Open
gabriel-TheCode opened this issue Jul 18, 2019 · 3 comments
Open

Don't scroll under the view above #67

gabriel-TheCode opened this issue Jul 18, 2019 · 3 comments

Comments

@gabriel-TheCode
Copy link

My scrollview don't scroll under the view above the layout. it flies over the layout above it

@moisoni97
Copy link

You need to arrange the layout in such a way that the scrolled view is under the view that isn't scrollable.

@gabriel-TheCode
Copy link
Author

When I use the default scrollview of Anroid it works very well, but it is only with overscroll-decor I have this problem

@ForgetAll
Copy link

You can see how to deal with it in sample code, use a FrameLayout to wrap your view which need to over scroll.

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

3 participants