Epoxy VS SectionedRecyclerViewAdapter

Compare Epoxy vs SectionedRecyclerViewAdapter and see what are their differences.

Epoxy

Epoxy is an Android library for building complex screens in a RecyclerView (by airbnb)

SectionedRecyclerViewAdapter

An Adapter that allows a RecyclerView to be split into Sections with headers and/or footers. Each Section can have its state controlled individually. (by luizgrp)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Epoxy SectionedRecyclerViewAdapter
14 1
8,449 1,612
0.3% -
5.7 2.1
3 months ago over 3 years ago
Java Java
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Epoxy

Posts with mentions or reviews of Epoxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-18.

SectionedRecyclerViewAdapter

Posts with mentions or reviews of SectionedRecyclerViewAdapter. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing Epoxy and SectionedRecyclerViewAdapter you can also consider the following projects:

sticky-headers-recyclerview - [UNMAINTAINED] Sticky Headers decorator for Android's RecyclerView

FastAdapter - The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction...

android RecyclerView support Header Footer and Empty list - android RecyclerView support Header Footer and Empty list

RecyclerViewHelper - :page_with_curl: [Android Library] Giving powers to RecyclerView

RxRecyclerAdapter - Rx based RecyclerView Adapter

groupie - Groupie helps you display and manage complex RecyclerView layouts.

SlimAdapter - A slim & clean & typeable Adapter without# VIEWHOLDER

SmartRecyclerAdapter - Small, smart and generic adapter for recycler view with easy and advanced data to ViewHolder binding.

GridListViewAdapters - This library provides GridAdapters(ListGridAdapter & CursorGridAdapter) which enable you to bind your data in grid card fashion within android.widget.ListView, Also provides many other features related to GridListView.

CircularLayoutManager - Custom Layout Manager for Recycler View

Renderers - Renderers is an Android library created to avoid all the boilerplate needed to use a RecyclerView/ListView with adapters.