All Projects → rubensousa → Loadmoreadapter

rubensousa / Loadmoreadapter

Licence: apache-2.0
A RecyclerView adapter that offers support to loading more items

Programming Languages

java
68154 projects - #9 most used programming language

LoadMoreAdapter

A RecyclerView adapter that offers support to loading more items

Available from API 14.

How to use

  • Add the following to your build.gradle:
repositories{
  maven { url "https://jitpack.io" }
}

dependencies {
  compile 'com.github.rubensousa:LoadMoreAdapter:0.3.2'
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].