Skip to content

ditclear/HeaderAndFooterRecyclerView

Repository files navigation

HeaderAndFooterRecyclerView

a better way to add headerView and footerView to recyclerView(pull-to-refresh, paging loading).RecyclerView works with SwipeRefreshLayout

##how to use To use this library create your RecyclerView.Adapter classes extending from BaseNiceRecyclerViewAdapter.

This adapter extends from Karumi/HeaderRecyclerViewAdapter,thanks to Karumi

you can see the usage in LinearLayoutAdapter.java

###if it helps you ,welcome to star and fork

About

a better way to add headerView and footerView to recyclerView(pull-to-refresh, paging loading).RecyclerView works with SwipeRefreshLayout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages