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

Scroll issue with small number of sections/items. #67

Closed
PatrickDattilio opened this issue Mar 31, 2015 · 3 comments
Closed

Scroll issue with small number of sections/items. #67

PatrickDattilio opened this issue Mar 31, 2015 · 3 comments

Comments

@PatrickDattilio
Copy link

I'm running into an issue when touching the screen in a partially empty recyclerview:
scrollingbug

Scrolling works fine when we have at least one more item. I would guess it's related to the navbar stickyheader section having no children?

Updated the example can be found here:
https://github.com/PatrickDattilio/SuperSLiMExample

@TonicArtos
Copy link
Owner

Thanks, I'll look into this asap.

@TonicArtos
Copy link
Owner

Hooray, I found some more time this evening to work on this. It turns out this only happens when there are no content items after the last header. It looks pretty simple to solve, so I imagine I'll have a fix out for it after dinner... and I have to add yet another test for version 0.5.

TonicArtos added a commit that referenced this issue Apr 1, 2015
This is a merge to track the maintenance_4 branch. Issue #67 was already
fixed on this branch. Merging this and editing out the changes makes it
easier to merge later changes.
@PatrickDattilio
Copy link
Author

Thanks for the quick turnaround!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants