janishar / PlaceHolderView

This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to generate bind classes. DOCS -->
http://janishar.com/PlaceHolderView
Apache License 2.0
2.11k stars 367 forks source link

How to load previous item in TinderActivity? #158

Open iamkdblue opened 5 years ago

iamkdblue commented 5 years ago

right now, it's going only 1 item previous, I want to previous until the first item, how can I do?

Thanks, dev for this library :D

janishar commented 5 years ago

This feature is in the todo list currently