taltstidl / Swipeable-RecyclerView

A library that provides an easy and customizable way to implement a swipe to dismiss pattern with RecyclerView.
Apache License 2.0
87 stars 17 forks source link

+ added viewholder instance to onSwipe method #14

Closed akoikelov closed 1 year ago

akoikelov commented 8 years ago

i added viewholder instance parameter to onSwipe method.