RecyclerView LoadMore with progress bar showing at bottom
Hello , Welcome to my bog thanhcs.com , today I am trying to get Endless RecyclerView with progress bar showing at bottom when you are loading data from web service. But faced different problems.
Finally found a solution at this link. May be some one needs this.http://stackoverflow.com/questions/30681905/adding-items-to-endless-scroll-recyclerview-with-progressbar-at-bottom?answertab=active#tab-top
I want to show complete example will be like this. (FunStack Project)
So first , you create a Create a new Interface like this.
in the DataAdapter
And in the activity (content Recycleview)
Source Code Link
Sample Apk Link
Sample Demo
==========
No comments: