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

Crash when scrolling undo out of range #6

Closed taltstidl closed 9 years ago

taltstidl commented 9 years ago

This might be fixed by either saving the state of the child view, or by finalizing the undo action when the user scrolls the RecyclerView (see Issue #5).

taltstidl commented 9 years ago

Fixed in Release 0.2.0.