-
Notifications
You must be signed in to change notification settings - Fork 346
Upgrade recyclerlistview to v4.2.1 #1236
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
Conversation
gvarandas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes LGTM (thanks for fixing the e2e path)!
It looks like the tests failed on CI, though, so we might need to address those.
|
@gvarandas Working on it. They pass locally but fail on CI for some reason. Trying to fix artifact upload job to see what's happening. |
abhiin1947
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙌🏽
Description
Fixes #784 and potential issue where a blank space can be visible below the first row when list only has one item. This PR also adds functionality to allow access to scroll view's native ref.
Both issues were in recyclerlistview which is being update. RLV release can be found here.
Reviewers’ hat-rack 🎩
Screenshots or videos (if needed)
Checklist