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

ListView starts rendering at index 1 #42

Closed
akmjenkins opened this issue Sep 18, 2017 · 1 comment
Closed

ListView starts rendering at index 1 #42

akmjenkins opened this issue Sep 18, 2017 · 1 comment

Comments

@akmjenkins
Copy link

This is almost certainly not a bug in the RecyclerListView code (but might use a clarification in the documentation).

When I render my list, the first visible item in my list is at index 1 in my data provider. When I overscroll to the top (like a pull to refresh gesture), I can see my index 0 item being rendered in that position (off the top of the window). Am I missing styling?

@akmjenkins
Copy link
Author

Styling issue...sorry for the noise!

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

1 participant