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

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -