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

Support to bind horizontal layouts #1

Closed
Tgo1014 opened this issue Jun 29, 2018 · 2 comments
Closed

Support to bind horizontal layouts #1

Tgo1014 opened this issue Jun 29, 2018 · 2 comments

Comments

@Tgo1014
Copy link

Tgo1014 commented Jun 29, 2018

First: great lib! I'm using it and it's really practical

Second: Would be great to add support for horizontal recyclerviews

@radoyankov
Copy link
Collaborator

radoyankov commented Jun 30, 2018

Doesn't the layout manager method work? Something like
.layoutManager(LinearLayoutManager(this, LinearLayoutManager.HORIZONTAL, false))

@Tgo1014
Copy link
Author

Tgo1014 commented Jul 2, 2018

It does works, but would be nice to had that directly build in, it was just a suggestion. Thanks.

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

2 participants