Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Header cant scroll down when switching Tab and Recyclerview has not enough elements to scroll #31

Closed
borgwald opened this issue May 20, 2015 · 3 comments

Comments

@borgwald
Copy link

Hello,

the Problem is that the ObservableScrollView/Recyclerview in one Fragment remains in its position if there is not enough content in the Recyclerview to scroll, while another Recyclerview is scrolled in another Fragment. Therefore the Header cant be scrolled down again when switching Fragments. This leads to the next Problem: there is a big gap between header and content.

@florent37
Copy link
Owner

Yes, it's a known issue, but how can a scroller scroll when it has no enough content ?
I don't have a solution yet...

@borgwald
Copy link
Author

maybe you can dynamically add a footer in your recyclerviewadapter?

@florent37
Copy link
Owner

Yes it's an option, but some people will throw issue with this footer...

2015-05-21 11:00 GMT+02:00 borgwald notifications@github.com:

maybe you can dynamically add a footer in your recyclerviewadapter?


Reply to this email directly or view it on GitHub
#31 (comment)
.

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

No branches or pull requests

2 participants