- Raise minSdk to 19.
- Fix a bug where drag selection remains active after raising your finger. See #34.
- Dependency upgrades.
Unclaimed project
Are you a maintainer of drag-select-recyclerview? Claim this project to take control of your public changelog and roadmap.
Changelog
π Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX.
AndroidX 1.0 stable.
You can set a listener that is invoked when auto scroll starts or ends.
setIsActive when passing false for the first parameter.RANGE is the default behavior, PATH is a new behavior option.<img src="https://user-images.githubusercontent.com/1820165/45601566-fbdb1380-b9c...
RecyclerView or adapter. Everything is handled with a simple item touch listener and receiver interface.Check out the README and sample!