You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
I'm running into an issue when touching the screen in a partially empty recyclerview:

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
The text was updated successfully, but these errors were encountered: