Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Android RecyclerView sticky header list / grid layout manager. It supports header shadows, smooth scroll, individual sticky header state and scrollbars. Can be used as simple list layout, using one column.

May 4, 2017

This Repository simplifies working process with RecyclerView Adapter, generates ViewHolders automatically, makes it easy to create heterogeneous list and to set OnClickListeners to itemViews or it's childViews.

Nov 18, 2017
Advertisement

Ultimate RecyclerView.

Jun 15, 2017

Endless support for RecyclerView.

Jul 21, 2016

You can make sticky items in recyclerview with this library.

Nov 18, 2018

SwipeableRV is a library that provides a fast and convenient way to implement the 'swipe to dismiss' feature in Recycler View, as seen in apps such as Messenger.

SwipeableRV wraps around ItemTouchHelper from the Android Support Library. Therefore, developers do not need to do any extra work on ItemTouchHelper.Callback themselves. Instead they can just focus on creating a recycler view, adapter, and view holder as normal, plus some minimal work on specifying some details such as supported swipe directions, deletion message or icon.

May 28, 2017

Sections decorator is RecyclerView decorator that decorates multi section recycler with vertical / horizontal line and section title. Current section title is always visible. It might be useful in todo list or calendar like applications.

Nov 12, 2018

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

An easy way to build RecyclerView.Adapter. This adapter also has multiple ItemViewType, if needed.

Apr 29, 2017

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

May 19, 2015

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

Aug 31, 2015

Multi choice selection applied on recycler view make life easier.

Jun 22, 2016

A RecyclerView that looks like a TableView, can scroll horizontally and vertically with a fixed header at the same time.

Apr 19, 2018

A library for add margin each item in RecyclerView.

Mar 12, 2018

Beautify your RecyclerViews with a great parallax effect !

Aug 7, 2015

A shimmer effect in RecyclerView.

Jun 14, 2017

Fearless RecyclerView Adapter for only focus on your view

May 24, 2017

Kotlin Dsl for Android RecyclerView.

Jan 1, 2018
Advertisement

A flexible view for providing a limited rect window into a large data set, just like a two-dimensional RecyclerView. It different from RecyclerView is that it's two-dimensional (just like a Panel) and it pin the itemView of first row and first column in their original location.

Feb 16, 2017

A simple app that shows categories, subcategories and items.

Jan 2, 2018

RecyclerView with zoom effect.

Mar 28, 2016

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

Nov 16, 2015

Collection of tools for RecyclerView. Includes headers, sections, pull to refresh, etc.

Jul 15, 2016

An android library that provides long press drag and swipe functionality for recycler view items.

Dec 9, 2017

A library to make avatar view like in tinder app.

Nov 24, 2017

A custom layout manager for recycler view.

Oct 21, 2018

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

A RecyclerView with edit mode, including delete, sort function.

Nov 6, 2017

Easy implementation of RecyclerView with headers and items.

Oct 11, 2016

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

Aug 22, 2015