Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Advertisement

A RecyclerView with support of addHeaderView and addFooterView features.

Jun 30, 2016

Parallax effect applied on a RecyclerView items with loadmore feature.

Jun 24, 2016

Multi choice selection applied on recycler view make life easier.

Jun 22, 2016

Android Library to provide swipe, click and other functionality to RecyclerView.

Jun 21, 2016

More easy way to add multiple delegates to your expandable RecyclerView.

Jun 16, 2016

A set of features to work with RecyclerView:

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

Powerful and flexible RecyclerAdapter.

May 29, 2016

Adapter and LayoutManager for Android RecyclerView which enables sticky header positioning.

May 19, 2016

Convenience library to handle different view types with different presenters in a single RecyclerView.

May 15, 2016

RecyclerViewHelper provides the most common functions around recycler view like Swipe to dismiss, Drag and Drop, Divider in the ui, events for when item selected and when not selected, on-click listener for items.

May 10, 2016

An easy, empowering Kotlin library for RecyclerView.

May 7, 2016

Library to easily add swipe-to-open functionality to any RecyclerView.

May 4, 2016

A quick way to implement a paging pattern for a RecyclerView. PagingRecycler will show a "loading" view at the bottom of your RecyclerView while you are waiting for a page of results from your api call, then remove it when you are finished.

Apr 2, 2016

This library provides swipe & drag and drop support for RecyclerView.

Mar 23, 2016

A library allows to add header and footer views for RecyclerView.

Mar 16, 2016

This library lets the view which is the item in your RecyclerView, or more precisely, the ViewHolder.getItemView() handle the click.

Mar 11, 2016

An Android RecyclerView enhancement library focused on simplifying common use cases and filling in gaps between the ListView and the RecyclerView.

Mar 9, 2016

InfiniteScrollListener for RecyclerView in Android.

Mar 4, 2016

It is a custom implementation of nested timeline view using RecyclerView.

Feb 26, 2016
Advertisement

This is an Android library allowing to add Header and/or Footer in your RecyclerView in the simplest way possible.

Feb 25, 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