This repository has been archived by the owner on Oct 23, 2021. It is now read-only.
Releases: bignerdranch/recyclerview-multiselect
Releases · bignerdranch/recyclerview-multiselect
Maintenance release
New stuff in this release:
- Support for deployment using jitpack.io, thanks to @almozavr.
- A new API on MultiSelector for easily stashing things in Bundles, thanks to @geniusgeek.
- Samples updated to latest version of app compat libraries.
Fixes in this release:
- Updated to work with newer versions of RecyclerView, which have updated the API for tracking which adapter items are associated with which laid out views. Thanks to @dgreenhalgh.
- Removed ic_launcher images from the library. These were not useful, and caused an error on newer versions of the Android build tools.
Version 0.1
First release of recyclerview-multiselector library.