Skip to content

Create delegates

Compare
Choose a tag to compare
@klinker24 klinker24 released this 19 Mar 13:35
· 27 commits to master since this release

If you don't want to extend the DragDismissAcitivity or DragDismissRecyclerViewActivity, I have created and exposed some delegates that you can implement instead.

For example usage, see the AbstractDragDismissActivity.

No changes are required to implement the individual Activities.