Skip to content
This repository was archived by the owner on Jan 10, 2018. It is now read-only.

How to adjust the amount of overscrolling? #29

Open
DavidWiesner opened this issue Aug 6, 2014 · 2 comments
Open

How to adjust the amount of overscrolling? #29

DavidWiesner opened this issue Aug 6, 2014 · 2 comments
Labels

Comments

@DavidWiesner
Copy link

At first thanks for this great library!

Is there a method or are there lines in the code to modify to disable or adjust the amount of overscrolling.

regards,
David

@uguratar
Copy link

I'm digging into code for overscrolling too. It would be great to have some assist about controlling the overscrolling of horizontal wheel .

@noinnion
Copy link

Change
final int maxPosition = 0x7FFFFFFF;
to
final int maxPosition = 0

@ai212983 ai212983 added the fdev label Dec 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants