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

expandable_toggle_button OnClickListerner & if item expanded #83

Open tekinalper opened 10 years ago

tekinalper commented 10 years ago

Hi, I try to change the background of the row item, toggle button and expanded area after clicking toggle button but can't access onClick event of the button. As well, I may check if any row expanded so I can change the backgrounds. Any help? Thanks.

xsjqqq123 commented 8 years ago

+1

Cocosnake commented 8 years ago

I want to change the icon of the toggle button, how to make it work?

chenchongyu commented 8 years ago

108 look at my answer here.