vcalvello / SwipeToAction

*** WARNING: This library is no longer maintained *** An easy way to add a simple 'swipe-and-do-something' behavior to your `RecyclerView` items. Just like in Gmail or Inbox apps.
219 stars 45 forks source link

SwipeListener giving null object itemData #9

Closed CrossPT closed 7 years ago

CrossPT commented 7 years ago

When implementing the SwipeToAction.SwipeListener the object given from methods itemData is always null.