MarkoMilos / Paginate

Library for creating simple pagination functionality upon RecyclerView and AbsListView
Apache License 2.0
1.35k stars 225 forks source link

setStackFromEnd #18

Open FunnyDevs opened 8 years ago

FunnyDevs commented 8 years ago

Is there support from stack end recyclerview?

fablue commented 7 years ago

That would be great!! :D

hanggrian commented 7 years ago

I'm also interested in this. I hope it's in the next phase of development.

MarkoMilos commented 4 years ago

Hi, can you explain a bit more how would this work? Currently, when "stack from end" is set and there are not enough items to fill the space, the loading row is displayed and visible.