cachapa / ExpandableLayout

An expandable layout container for Android
Apache License 2.0
2.34k stars 273 forks source link

Callback on expand method call #54

Closed Kumar-Kishan closed 6 years ago

Kumar-Kishan commented 6 years ago

Is there any way i can add a callback to the expand call..

cachapa commented 6 years ago

You can use setOnExpansionUpdateListener(OnExpansionUpdateListener listener)