Skip to content

smartnsoft-alumni/smartrecyclerview-android

 
 

Repository files navigation

SmartRecyclerView

Enhanced RecyclerView

Usage

From JCenter

Library releases are available on JCenter

Gradle

compile 'com.smartnsoft:recyclerview:1.5'

Maven

<dependency>
  <groupId>com.smartnsoft</groupId>
  <artifactId>recyclerview</artifactId>
  <version>1.5</version>
  <type>aar</type>
</dependency>

Author

The Android Team @Smart&Soft, software agency http://www.smartnsoft.com

License

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

About

Enhanced RecyclerView

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 92.1%
  • Kotlin 7.9%