Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Powerful and flexible RecyclerAdapter.

May 29, 2016

Epoxy is an Android library for building complex screens in a RecyclerView. It abstracts the boilerplate of view holders, item types, item ids, span counts, and more, in order to simplify building screens with multiple view types. Additionally, Epoxy adds support for saving view state and automatic diffing of item changes.

Aug 26, 2016

A RecyclerView that implements pull-to-refresh, load-more, and header features. You can use it like a standard RecyclerView.

Nov 29, 2015

android-advancedrecyclerview is a RecyclerView extension library. It provides Google's Inbox app like swiping and Play Music app like drag and drop sorting features.

Jan 27, 2015

A custom recycler view with shimmer views to indicate that views are loading.

Jan 10, 2017

UltimateRecyclerView is a RecyclerView (advanced and flexible version of ListView) with pulling to refresh, loading more, swiping to dismiss, drag and drop, animations, and many other features.

Mar 11, 2015

TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells. TableView relies on a separate model object to hold and represent the data it displays.

Dec 29, 2017

Simple, easy and super fast dynamic view creation with awesome animations prebuilt!

Sep 28, 2016

RecyclerView-FlexibleDivider - Android library providing simple way to control divider items of RecyclerView.

Jan 21, 2015

An Android's two-dimensional RecyclerView. Not only can load historical data, but also can load future data.

Jan 29, 2017

A simple FastScroller for Android's RecyclerView.

Supports vertical RecyclerViews using either LinearLayoutManager or GridLayoutManager (including multiple spans).

Jan 19, 2016

This library can easily configure a divider for a RecyclerView. It offers different options to customize the divider effortlessy.

May 10, 2017

Highly customizable Android library written in Kotlin that uses AndroidX and extends RecyclerView to include extra features, such as support for gestures like swipe and drag & drop.

Oct 29, 2018

Chameleoen deals with the Status of RecyclerView

Apr 12, 2018

A set of features to work with RecyclerView:

  • Pull-to-refresh
  • Header/Footer
  • EmptyView
  • ProgressView
  • ErrorView
May 31, 2016

A custom RecyclerView with additional functionality. Allows you to add divider, itemSpace, emptyView, sticky header and some other features.

May 27, 2018

A custom recycler view with shimmer views to indicate that views are loading for AndroidX. This will only work if you are using AndroidX RecyclerView as a dependency.

Nov 11, 2018

A Powerful AlphabetIndex FastScroller for Android's RecyclerView! Its shows Alphabets over scrolling the recycle view from A-Z.

Feb 12, 2017

Library for creating RecyclerView with warning message of data availability.

Feb 1, 2020

Google Photos style multi-selection for RecyclerViews.

Oct 26, 2015

Very easy Endless scrolled, OnClick item and simple use RecyclerView adapter binding

Jul 4, 2019

Create carousel effect in RecyclerView with the CarouselRecyclerview in a simple way.

Jan 19, 2022

A custom LayoutManager to build a Gallery or a ViewPager like RecyclerView that shows items in a center-locked and support both HORIZONTAL and VERTICAL scroll.And View Recycle Machine is also supported.

Mar 30, 2017

ARVI - Autoplayable RecyclerView Items.

ExoPlayer-based Android library that makes the implementation of the autoplayable RecyclerView video items an easy task

Jan 12, 2019

Android view centring RecyclerView.

Dec 13, 2015

An easy, empowering Kotlin library for RecyclerView.

May 7, 2016

Kotlin DSL mechanism for recycler views.

Dec 21, 2018

Build expandable descendant navigation, inspired by Google Inbox's rad UI.

Sep 15, 2018

A custom RecyclerView with in-built Facebook's Shimmer to indicate that views are loading with support to switch layout manager in runtime. This ShimmerRecyclerView also supports multiple view types for loading.

Apr 7, 2019

EasyAdapter allows to create you RecyclerView adapter in just 3 lines.

  • Reduce Boilerplate code to create adapter and holder.
  • You can filter adapter without coding much.
  • You will have load more features with progress bar.
  • Includes swipe to action.
  • Includes View Events callbacks (ClickEvent,CheckChangeEvent) and many more..
May 19, 2018