This repository has been archived by the owner on May 17, 2023. It is now read-only.
0.3.4
restoreInstanceState
andsaveInstanceState
forDragSelectRecyclerViewAdapter
now accept an optional key parameter, so you can save and restore states for multiple adapter instances in the sameActivity
orFragment
.- Added two attributes,
dsrv_autoScrollHotspot_offsetTop
anddsrv_autoScrollHotspot_offsetBottom
, which can be used to adjust space between the top and bottom of theRecyclerView
and the auto scroll hotspots.