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

Maintenance release

Latest
Compare
Choose a tag to compare
@jingibus jingibus released this 04 Jun 14:24
· 5 commits to master since this release

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.