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

Can't handle expandable view item click #4

Closed Vandit closed 11 years ago

Vandit commented 11 years ago

Hi,

It's a great project for expandable list view but i have a problem to handle click event of expandable view item.Can you please provide me instruction so i can handle click event of this items.

Thanks Vandit

tjerkw commented 11 years ago

I'm going to extend the example to show how to include on onclick listener. I am marking this as a suplicate of issue #3

tjerkw commented 11 years ago

Please follow #3 to get updates. I'm closing this one.