Skip to content

Compatibility

Giorgio Antonioli edited this page May 24, 2019 · 2 revisions

This project requires a minimum API level of 14.

Considering that this library is useful only when the Android dependency of the RecyclerView is involved, the minimum API level will be always equal to the minimum API level of the RecyclerView's dependency.

If you need a lower API level, you can downgrade the version of this library to:

  • 1.3.3 → minimum API level of 9
  • 1.1.3 → minimum API level of 7

Since this library is built with AndroidX artifacts, it needs AndroidX enabled.

Clone this wiki locally