idanatz / OneAdapter

A Viewholderless Adapter for RecyclerView, who supports builtin diffing, states (paging, empty...), events (clicking, swiping...), and more.
MIT License
470 stars 45 forks source link

how to use compound view instead of view resource id? #8

Closed Ebraheemb closed 4 years ago

idanatz commented 5 years ago

Hi, Sorry, currently there is no way to initialize the Modules other than with a resource id. Will try to add it in a future version 🙂