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

Need help implementing a vertical calendar view #7

Closed
akul1994 opened this issue Sep 20, 2017 · 1 comment
Closed

Need help implementing a vertical calendar view #7

akul1994 opened this issue Sep 20, 2017 · 1 comment

Comments

@akul1994
Copy link

Hey, I need help implementing a vertically scrollable version of the calendar view. I've set the layout manager of the recycler view as vertical. this got me a vertically scrollable implementation, however on scrolling up and down the view is breaking and not rendering as required. can you help me with this? attached screenshots, ignore other customisations i've added. irrelevant here.

screenshot_1505905215

after scolling

screenshot_1505905219

@francesco-furlan
Copy link
Contributor

Hi @akul1994,
I noticed that there's a bug in the library.
In the meantime you can use getLayoutManager method and then set to it the vertical orientation.

francesco-furlan pushed a commit that referenced this issue Sep 20, 2017
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