Skip to content

Release 0.2.0

Latest
Compare
Choose a tag to compare
@taltstidl taltstidl released this 21 May 16:30
· 3 commits to master since this release
  • 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 of Builder to set...Resource() to better match stock android calls
  • Adds NO_SWIPE option to SwipeBehaviour