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

Last few items don't get expanded #5

Open
sajorahasan opened this issue Jun 28, 2017 · 4 comments
Open

Last few items don't get expanded #5

sajorahasan opened this issue Jun 28, 2017 · 4 comments

Comments

@sajorahasan
Copy link

Hello there,
Thanks for this cool library. There's seem to be 1 issue with this library is when we reached end of the list, the last few items(3 or more) don't get expanded.
I know that you are gonna fix this bug in next update but i need quick solution now so can you help me?

What if when recycle reaches bottom of the list we make it scroll again from top(Continuous scrolling) or OnClickItem Expandable?

@asifadamsha
Copy link

same problem here !!!
Can you help me ?
Thanks

@joseAugustoCR
Copy link

You can set a paddingBottom and clipToPadding = false on the recycler.
Padding bottom must be big enough for the last item to go up to the top of the screen.

@curioustechizen
Copy link

I can confirm that @joseAugustoCR suggestion works fine. You need a large enough padding and then set clipToPadding="false"

@famictech2000
Copy link

Can you please elaborate how to do so?

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

5 participants