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

Make items draggable & swipable #21

Closed
davideas opened this issue Jan 6, 2016 · 4 comments
Closed

Make items draggable & swipable #21

davideas opened this issue Jan 6, 2016 · 4 comments
Milestone

Comments

@davideas
Copy link
Owner

davideas commented Jan 6, 2016

The implementation should extend android.support.v7.widget.helper.ItemTouchHelper.Callback.

@davideas davideas added this to the 5.0.0 milestone Jan 6, 2016
@davideas davideas changed the title Make items draggable Make items draggable & swipable Jan 24, 2016
@davideas
Copy link
Owner Author

ViewHolder should be draggable with LongPress and/or with an HandleView; Drag events and activation state should be coherent with ActionMode.
Drag and Swipe should have configuration setters and accept directions.

@davideas
Copy link
Owner Author

It will be available from 5.0.0-b2.

@davideas
Copy link
Owner Author

davideas commented Jan 31, 2016

In 5.0.0-b2, dragging and swiping with selection coherence is done, setter methods as well.

@davideas davideas reopened this Jan 31, 2016
@davideas
Copy link
Owner Author

davideas commented May 1, 2016

Brand new Swipe-To-Dismiss, with rear views left and right, is available from v5.0.0-b6.
Dragging items and headers with auto-linkage is improved from v5.0.0-b6.

@davideas davideas closed this as completed May 1, 2016
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