You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: