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

Remove listener when used in adapter #58

Open chanicheetah opened 4 years ago

chanicheetah commented 4 years ago

I would expect to have a removeAllListeners to reset listeners to enable removing when recyclerView is detached.