0

Can you show me how to implement the pattern "Two-phased loads" in Google Material Design with RecyclerView?

thuanle
  • 330
  • 6
  • 15
  • There is similar question here http://stackoverflow.com/questions/26543131/how-to-implement-endless-list-with-recyclerview – thuanle Sep 16 '15 at 01:17

1 Answers1

1

I found one way to using this via rv-adapter-endless

thuanle
  • 330
  • 6
  • 15