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

How to make it work inside a ScrollView or NestedScrollView? #36

Closed
ghost opened this issue Apr 7, 2017 · 2 comments
Closed

How to make it work inside a ScrollView or NestedScrollView? #36

ghost opened this issue Apr 7, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 7, 2017

How to make WeekView work in a ScrollView or NestedScrollView, It just works with horizontal scroll but not the vertical scroll. Have you guys any idea?

I already tried with setNestedScrollView(true) but nothing...

This is an awesome lib!
Thanks in advance.

@entropitor
Copy link
Member

I don't think that's possible right now. How would you expect it to behave?

@ghost
Copy link
Author

ghost commented May 26, 2017

I was working on an app where I had to display the WeekView after a form, having to put it at the end of ScrollView did not show all available hours, I made adjustments in size and set a start and end time and it worked for the moment .

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