SSExpandableRecyclerView
Expandable Recyclerview make it easy to integrate nested recyclerview
Features
- Simple and easy to use ( no complex adapter required )
- Just extend BaseRecyclerAdapter and good to go.
- Get onClick event for parent recycler item as well child item.
- Customize where you want to collapse/expand effect.
? Preview
Expandable RecyclerView | Expandable RecyclerView | Expandable RecyclerView |
---|---|---|
![]() |
![]() |
![]() |
Installation
- Extend BaseRecyclerAdapter in recycler adapter and implement below methods.
- Create variables in parent recycler item as par below and bind it as per requirement.
- SetUp child recyclerview with adapter and visiblty like this
- Create variables in child recycler item as par below and bind it as per requirement.
- Assign click handler where you want to recive click event
Find this sample useful? ❤️
Support it by joining [stargazers] for this repository.⭐
? How to Contribute
Whether you're helping us fix bugs, improve the docs, or a feature request, we'd love to have you! ?
Check out our [Contributing Guide] for ideas on contributing.
Bugs and Feedback
For bugs, feature requests, and discussion please use [GitHub Issues].
License
Copyright 2021 Simform Solutions
https://github.com/SimformSolutionsPvtLtd/SSExpandableRecylerView