tjerkw / Android-SlideExpandableListView

A better ExpandableListView, with animated expandable views for each list item
Apache License 2.0
1.98k stars 741 forks source link

Is it possible to do something extra when a list item is tapped? #92

Closed jnshey closed 9 years ago

jnshey commented 9 years ago

When a list item is tapped, the expandable part slides out. How can I do some extra stuff, such as toasting a message, when a list item is tapped?