erva / CellAdapter

CellAdapter simplifies working with RecyclerView. It provides an opportunity to easily support multiple view types, to separate ViewHolders from Adapter class, map data to a view in a convenient way, register and handle UI callbacks for each ViewHolder.
25Updated 6 years ago

Related projects

Alternatives and complementary repositories for CellAdapter