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

Dirty view holder #6

Open daniil-pastuhov opened 8 years ago

daniil-pastuhov commented 8 years ago

3/10. Deleting many items, adding new one. New item appears at "reveal-right" state After deleting item ViewHolder should be invalidated.