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

Issue with getMoveThreshold() #42

Open
apuder opened this issue Apr 17, 2016 · 3 comments
Open

Issue with getMoveThreshold() #42

apuder opened this issue Apr 17, 2016 · 3 comments

Comments

@apuder
Copy link

apuder commented Apr 17, 2016

I've noticed that you have to drag an item almost exactly on top of a neighboring item before it will start the swap animation. There is a method called getMoveThreshold() that by default returns 0.5 which seems to suggest that you need to drag just half of the item's size before the swap animation kicks in. I tried returning lower thresholds in getMoveThreshold() but that has no effect.

@helloworldyx
Copy link

Me too.Is it our understanding wrong?

@feresr
Copy link

feresr commented May 1, 2018

Same here, but this is not specific to this demo, it's an android method (badly named IMHO)

@vadiole
Copy link

vadiole commented Jan 27, 2021

Hey. I also ran into this problem, it looks like this method cannot reduce the required swap distance. Did you manage to somehow solve the problem?

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

4 participants