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

Allow custom Far and Normal thresholds #8

Closed
sheharyarn opened this issue Jan 4, 2015 · 2 comments
Closed

Allow custom Far and Normal thresholds #8

sheharyarn opened this issue Jan 4, 2015 · 2 comments

Comments

@sheharyarn
Copy link

Just what the title says; allow the developer to specify a custom value for the Far and Normal thresholds for the SwipeAdapter

@sheharyarn
Copy link
Author

I love how quickly you respond and fix issues!

Anyways, I can see there's a new method setFarSwipeFraction(), maybe make a similar one for setting the NormalSwipe threshold as well?

Sorry, I know I keep asking for new features. This is an awesome library and thank you for all your hard work!

@wdullaer
Copy link
Owner

wdullaer commented Jan 5, 2015

I have no idea what that one should do.
When you swipe, it's either a normal swipe or a far swipe. So there is just one cut-over point where it translates from a normal into a far swipe, which you can set now.

You'll need to give some more explanation here.

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