Skip to content

LiGux/ExRecyclerView

Repository files navigation

#ExRecyclerView library

An extended RecyclerView library which support header, footer, loadMore .etc features which based on Android official RecyclerView

A demo app is included

  • PR(pull request) is always welcome ^_^
  • Feel free to send feedback and issues

Features

  • Header support
  • Footer support
  • PullToRefresh support
  • LoadMore support

Usage

add dependencies in your build.gradle file

compile 'com.ligux.lib.widget:exrecyclerview:1.0.0-beta1'

Reference

TODO

  • Code refactor

Releases

No releases published

Packages

No packages published

Languages