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

CHOICE_MODE_MULTIPLE_MODAL don't work well when swipelayout in contextual menu #149

Open
37du opened this issue May 15, 2015 · 2 comments
Open

Comments

@37du
Copy link

37du commented May 15, 2015

when I press long, system call AbsListView.performLongPress(), CHOICE_MODE_MULTIPLE_MODAL occur, but follow system call AbsListView.performItemClick(), app exit CHOICE_MODE_MULTIPLE_MODAL. I don't know why system call AbsListView.performItemClick() after it call AbsListView.performLongPress(). How I fix it ?
thx for your help.

@rfpedrosa
Copy link

same problem here... any idea?

@stravag
Copy link

stravag commented Apr 8, 2016

Same issue here... it works when you slightly slide the finger down after longPress is triggered.

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

3 participants