drakeet / MultiType

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

Can each Item of a multi-type Item use Fragment? #287

Closed RockyQu closed 5 years ago

drakeet commented 5 years ago

Yes, it can, just like you put some Fragments into a RecyclerView with normal RecyclerView.Adapter.