Android : get Child View of a Group in Expandable List View

on Wednesday, September 3, 2014


I am trying to get Child View object from a expandable list view, but i could n't find any methods for it. I could get the group view by using getChildAt(int index) but i am looking for a method which returns child view by getting group position and child position. Is there any method for it, Please help.


0 comments:

Post a Comment