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

what about multi item type recyclerview? #3

Open willbe058 opened 8 years ago

willbe058 commented 8 years ago

how to use your lib in multi item type recyclerview??

nominalista commented 8 years ago

Is it possible to fire ripple effect when I am using onClick from SwipeListener on for example RelativeLayout which has tag front?