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

Prevent mScrollY jumping on GridLayoutManager with 2+ columns. #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tuba
Copy link

@tuba tuba commented Mar 3, 2015

When you use ObservableRecyclerView with GridLayoutManager with 2+ columns onScrollChanged callback make "jumps" with scrolling on 1 child height because you took 0 child.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 91.45% when pulling 08b9a09 on tuba:master into 3c65189 on ksoichiro:master.

@ksoichiro
Copy link
Owner

@tuba Thanks!

@tristanhimmelman
Copy link

Any plans to merge this into master in the near future?

@ksoichiro
Copy link
Owner

@tristanhimmelman I'd like to, but I found strange behaviors in other examples after merging it. I should look into it when I have time.

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

Successfully merging this pull request may close these issues.

None yet

4 participants