drakeet / MultiType

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

will support PagedList?? #291

Closed xfront closed 4 years ago

xfront commented 4 years ago

What kind of issue is this?

Info:
Description:
Reproduction Steps:
My thoughts:
What did I do:
drakeet commented 4 years ago

No, if you need it, please use it directly.

drakeet commented 4 years ago

Introducing or using MultiType does not mean that all pages must be built with it, nor does it mean that no other Adapter can be used, so choose the most appropriate one for different scenarios.