androidx.recyclerview:recyclerview-selection
Official Description: Library providing item selection framework for RecyclerView. Support for touch based and band selection is provided.
CommonsWare’s Notes
This is an add-on library for RecyclerView
, offering classes to help you
track selections made by the user, for single-select and multi-select
scenarios.
Documentation
Knowledge
- Implementing Selection in RecyclerView (2020-02-03)
- A guide to recyclerview-selection (2019-01-25)
- How to Add Multiple Selection to Android RecyclerView (2018-11-20)
Versions
- Latest Stable: 1.1.0
- Latest Release Candidate: 1.1.0-rc03
- Latest Beta: 1.1.0-beta01
- Latest Alpha: 1.1.0-alpha06