Android : ExpandableListView set custom OnGroupClickListener - Android

on Saturday, September 27, 2014


I have ExpandableListView with custom layout on parent like this:


Parent


My cystim layout for parent have one TextView with name and one ImageView that arrow. So I want when user click on ImageView (the arrow) to expand list, but whtn click on TextView (PARENT) to do some other action.


0 comments:

Post a Comment