Modular2Recycler icon indicating copy to clipboard operation
Modular2Recycler copied to clipboard

Modular²Recycler is a RecyclerView.Adapter that is modular squared.

Results 2 Modular2Recycler issues
Sort by recently updated
recently updated
newest added

Hello, I just stumbled across your library and the design pattern looks pretty solid. But I'm slightly sad because it's trying to solve multiple problems by including extensions such as...

enhancement

Are you planning to implement such feature as sticky headers (like in https://github.com/edubarr/header-decor . Looks like less or more compatible because of interfaces and decorations)? One AdapterModule can contain 2...

enhancement