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

Reverse layout #78

Open
JonasPTFL opened this issue Apr 15, 2019 · 0 comments
Open

Reverse layout #78

JonasPTFL opened this issue Apr 15, 2019 · 0 comments

Comments

@JonasPTFL
Copy link

I love the library, because it is quite easy to use and very well designed!!!
But is there a way to reverse the scroll layout?
I mean i have an recycler view, which layout manager looks like that:
final LinearLayoutManager linearLayoutManager = new LinearLayoutManager(getActivity()); linearLayoutManager.setReverseLayout(true);
So the recyclerview begins scrolling at bottom. When i add fastscroller, it scrolls in wrong direction
when scroll up with fastscroll -> recycler view scrolls down
So is there a way to reversy fastscroll direction or could you add this feature?
Thank you in advanced!

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