GitHub - bpncool/SectionedExpandableGridRecyclerView: The project in this repository is an attempt at a simple implementation of sectioned, expandable, grid RecyclerView

Skip to content

Navigation Menu

Sign in

Appearance settings

Android Arsenal

SectionedExpandableGridRecyclerView

alt tag

This example project is an attempt at a simple implementation of sectioned, expandable, grid RecyclerView

I have used GridLayoutManager to achieve the fuctionality.

SectionedExpandableLayoutHelper class gets the data, puts it in required format and passes it to the SectionedExpandableGridAdapter

Helper class created allows the addition/removal of a whole section altogether and also provides with the facility to add/remove individual items from an existing section

About

The project in this repository is an attempt at a simple implementation of sectioned, expandable, grid RecyclerView

Resources

Readme

License

View license

Activity

Stars

311 stars

Watchers

15 watching

Forks

100 forks