markzhai / DataBindingAdapter

Super simple RecyclerView adapter using Data Binding Technology.
Apache License 2.0
243 stars 34 forks source link

How to Load more item using Databinding Adapter #7

Closed jackyhieu1211 closed 7 years ago

markzhai commented 7 years ago

@jackyhieu1211 it's not about this library, you shall implement it by yourself, add loadmore in your own adapter.