Skip to content
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.

Releases: bignerdranch/recyclerview-multiselect

Maintenance release

04 Jun 14:24
Compare
Choose a tag to compare

New stuff in this release:

  1. Support for deployment using jitpack.io, thanks to @almozavr.
  2. A new API on MultiSelector for easily stashing things in Bundles, thanks to @geniusgeek.
  3. Samples updated to latest version of app compat libraries.

Fixes in this release:

  1. 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.
  2. 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

12 Dec 22:03
Compare
Choose a tag to compare
Version 0.1 Pre-release
Pre-release

First release of recyclerview-multiselector library.