- Improves RecyclerView scroll handling when swiping an item
- Improves performance a little by flattening the view hierarchy
- Fixes major bug with undo handling that caused crashes
- Fixes major bug with adapter position handling
- Renames
set...Id()
methods ofBuilder
toset...Resource()
to better match stock android calls - Adds
NO_SWIPE
option toSwipeBehaviour