Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 363 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 363 Bytes

Recycler View Grid/List With Header & Onloadmore

Recycler View items show in two state

  • list
  • Grid

Both states are with header!

In the Recycler View adapter you can add an item as header.

Also, the adapter of Recycler View implemented load more items, when arrived at the end of Recycler View list, start loading items..