florent37 / ExpansionPanel

Android - Expansion panels contain creation flows and allow lightweight editing of an element.
https://material.io/guidelines/components/expansion-panels.html
Apache License 2.0
1.98k stars 240 forks source link

Does this work with RecyclerView? #11

Closed ozv101 closed 6 years ago

ozv101 commented 6 years ago

Can I implement this as an expandable item view with a RecyclerView?

EDIT: Found the example! Awesome