android - Expandable listview with pagination for each group -
i have add pagination each group of expandable list view. have load new data each group separately. don't want add common pagination.
how can achieve this?
i have added(one child load more type) last child in each group of child list. , added condition in getchildview() method check row child type or load more type.
its working now...
Comments
Post a Comment