Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

A simple implementation of Drag and Drop for RecyclerView

Feb 22, 2016

Parallax effect on every item of your RecyclerView.

Feb 15, 2016

A simple FastScroller for Android's RecyclerView.

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

Jan 19, 2016

RecyclerViewManager supports PullToRefresh and LoadMore, U can also add headers or footers for RecyclerView. Also supports onItemClickEvent.

Jan 13, 2016

Rx based generic RecyclerView adapter library.

Dec 13, 2015

Android view centring RecyclerView.

Dec 13, 2015

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

Nov 29, 2015

A library to work with RecyclerView as easily as if you'd use ListView or GridView.

Nov 24, 2015

A powerful Recyclerview wrapper for working with Realm as your datastore. It supports the following features out of the box:

  • Custom adapter that automatically refreshes the list when the realm changes and animates the new items in.
  • Empty state
  • Pull-to-refresh
  • Infinite scrolling
  • Section headers
Nov 18, 2015

Extension of RecyclerView that can get its scrolling synchronized with others of its kind.

Nov 17, 2015

Android Recycler View with Parallax Effect on each item, inspired by soundcloud android app.

Nov 16, 2015

CleverRecyclerView is based on RecyclerView and provides a similar to ViewPager sliding effect.

Nov 9, 2015

RecyclerNotifier informs your app's users about updates in RecyclerViews.

Nov 7, 2015

Google Photos style multi-selection for RecyclerViews.

Oct 26, 2015

Dividers is a Android library to easily create separators for your RecyclerViews. It supports a wide range dividers from a simple one that apply all your items to system of selectors to apply different styles to each item.

Sep 10, 2015

RecyclerItemDecoration allows you to draw divider between items in recyclerview with multiple ViewType without considering items' positions!

Aug 31, 2015

Dewey is an android widget designed to hold an unlimited number of tabs, making it ideal for allowing pagination through a list.

Aug 26, 2015
Advertisement

Android Library for RecyclerView to manage order of items and multiple view types.

Aug 22, 2015

Beautify your RecyclerViews with a great parallax effect !

Aug 7, 2015

A sliding tabs layout implemented with the RecyclerView.

Aug 1, 2015

Inspired by cwac-adapter, RecyclerAdapterWrapper allows you to add more functionalities into an existing RecyclerView.Adapter. The wrapper delegates all behaviors to the wrapped object, you just need to override the specific behaviors you need.

Jul 31, 2015

Demo project which shows how to sync two scrolling RecyclerViews.

Jul 20, 2015

Easy to use RecyclerView.

Jul 17, 2015

The Expandable RecyclerView is a library written to allow for an expanded view to be attached to each ViewHolder. To allow for full functionality of a normal RecyclerView in both the parent ViewHolder and the expanded child ViewHolder, the recyclerview has been modified to use two types of ViewHolders, a child and a parent with the ability to customize each separately.

Jul 10, 2015

This project shows how to visualize a tree structure using RecyclerView.

Jun 26, 2015

A couple of sticky header decorations for android's RecyclerView.

May 31, 2015

Super fast and easy way to create header for Android RecyclerView.

May 21, 2015

HeaderRecyclerView is an Android library created to be able to use RecyclerView.Adapter with a header in a easy way. To use this library create your RecyclerView.Adapter classes extending from HeaderRecyclerViewAdapter.

May 19, 2015

A very easy-to-use and non-intrusive implement of Swipe to dismiss for RecyclerView.

May 19, 2015

A UI widget that allows for headers and footers on lists backed by RecyclerView.

May 18, 2015