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

Remove scrolling animation #1062

Open
aneurinc opened this issue Aug 13, 2020 · 0 comments
Open

Remove scrolling animation #1062

aneurinc opened this issue Aug 13, 2020 · 0 comments

Comments

@aneurinc
Copy link

I am trying to remove the scrolling animation when hitting the edge of calendar. At the moment, I am seeing the animation appear over the calendar content, but not the top bar:

Screenshot_1597334710

I have tried setting the overScrollMode in XML and programatically with no success

android:overScrollMode="never"

calendarView.overScrollMode = View.OVER_SCROLL_NEVER

Please let me know if there is a way of achieving this. 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

1 participant