Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

0.3.4

Compare
Choose a tag to compare
@afollestad afollestad released this 05 Apr 00:34
· 86 commits to master since this release
  1. restoreInstanceState and saveInstanceState for DragSelectRecyclerViewAdapter now accept an optional key parameter, so you can save and restore states for multiple adapter instances in the same Activity or Fragment.
  2. Added two attributes, dsrv_autoScrollHotspot_offsetTop and dsrv_autoScrollHotspot_offsetBottom, which can be used to adjust space between the top and bottom of the RecyclerView and the auto scroll hotspots.