n0tnull / smartrecyclerview

Easy to use RecyclerView library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartRecyclerView

Enhanced RecyclerView

Usage

Library releases are available on Bintray and JCenter for stable versions. Jitpack can be used for snapshots versions

Bintray : Download

Gradle

implementation 'com.smartnsoft:recyclerview:$latest_version'

Author and contributors

This library was developped at Smart&Soft and has been forked here to continue development.

Thanks to Ludovic Roland, Anthony Msihid, David Fournier, Raphaël Kiffer and Jocelyn Girard for their contribution

License

smartrecyclerview is available under the MIT license. See the LICENSE file for more info.

About

Easy to use RecyclerView library

License:MIT License


Languages

Language:Kotlin 100.0%