I have ExpandableListView with custom layout on parent like this:
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