Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 310 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 310 Bytes

Android-Lazy-Load-RecyclerView

A simple library, that helps master load more feature with RecyclerView.

Written in kotlin, supported by java

Available through jcenter


repositories {
...
  jcenter()
...        
}


compile "com.github.alkurop:updatinglist:0.2.5"

clone the project for a demo