RecyclerTreeView icon indicating copy to clipboard operation
RecyclerTreeView copied to clipboard

How to make paging in last child list

Open ahmedsalemelzeiny opened this issue 7 years ago • 2 comments

I have 3 level of views Parent, Child, Child's of child, How to implement paging in last child list ?!

ahmedsalemelzeiny avatar Mar 13 '17 12:03 ahmedsalemelzeiny

Pardon? What do you mean ?

TellH avatar Mar 13 '17 13:03 TellH

@TellH I want to implement pagination in my child list to show new items when scroll to end of items exist in RecyclerView.

I mean Endless Scrolling with AdapterViews and RecyclerView.

ahmedsalemelzeiny avatar Mar 13 '17 13:03 ahmedsalemelzeiny