Cleveroad / AdaptiveTableLayout

Library that makes it possible to read, edit and write CSV files
MIT License
1.9k stars 234 forks source link

How to use the pagination in the view? #22

Closed eugenio-caicedo closed 5 years ago

eugenio-caicedo commented 6 years ago

I am using this library for the pagination:

https://github.com/tosslife/PullLoadView

But I can not integrate it with the AdaptiveTableLayout

yarovoiag commented 5 years ago

Hi @eugenio-caicedo, there isn't RecyclerView in the library, so you cannot use pagination. There is cache in CsvFileDataSourceImpl.java.