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

Option to disable swipe/drag capabilities when ActionMode is activated #428

Closed
davideas opened this issue Aug 23, 2017 · 0 comments
Closed
Milestone

Comments

@davideas
Copy link
Owner

ActionModeHelper will host those 2 features.

  • disableSwipeOnActionMode(true)
  • disableDragOnActionMode(true)

by default swipe and drag remain active so you need to call those settings from ActionModeHelper.

@davideas davideas added this to the 5.0.0-rc3 milestone Aug 23, 2017
@davideas davideas changed the title Option to disable swipe/drag features when ActionMode is activated Option to disable swipe/drag capabilities when ActionMode is activated Aug 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant