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

Slide gesture is consumed before actual scroll takes place in no header activity #44

Open
apgapg opened this issue Mar 31, 2017 · 2 comments

Comments

@apgapg
Copy link

apgapg commented Mar 31, 2017

This can be seen in sample apk. The activity under 'Show no header sliding activity' consumes slide gesture a bit before the actual scrolling of contents takes place. May be its consuming due to header which in this activity is hidden

@apgapg
Copy link
Author

apgapg commented Mar 31, 2017

I solved that by using a line scroller.setIntermediateHeaderHeightRatio(0);

@MaheshCapcee
Copy link

hi ,
which class you can add this line

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