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

Scroll Listener was deleted #7

Open
Wangs121 opened this issue Feb 10, 2020 · 1 comment
Open

Scroll Listener was deleted #7

Wangs121 opened this issue Feb 10, 2020 · 1 comment

Comments

@Wangs121
Copy link

Your project is beautiful and helpful.
I'm building a classes schedule application using your project. but found Scroll Listener was deleted.
Hope it could be added again.
Best wishes.

@Wangs121
Copy link
Author

Wangs121 commented Feb 10, 2020

and I can not disable horizontalFling, by add

app:horizontalFlingEnabled="false" 

in xml file or add

mWeekView.setHorizontalFlingEnabled(false);

in my activity.java file
kinda of sad.

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