drakeet / MultiType

Flexible multiple types for Android RecyclerView.
Apache License 2.0
5.76k stars 751 forks source link

MultiType have support load more ? Please help. Thanks #249

Closed tungnc3142 closed 5 years ago

tungnc3142 commented 5 years ago

What kind of issue is this?

Info:
Description:
Reproduction Steps:
My thoughts:
What did I do:
Colaman0 commented 5 years ago

you can add the foot view as a item of recyclerview, look at the wiki you will find more detail of achieve.

drakeet commented 5 years ago

This is not the scope of this library, you should implement it at the RecyclerView level.