Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

A library that allows using sections with sticky headers in RecyclerView.

Apr 9, 2020

Multi divider in RecyclerView on Android.

May 10, 2017

Google Photos style multi-selection for RecyclerViews.

Oct 26, 2015

Covert is an Android Library for easily implementing Material Swipe Actions in a RecyclerView. The design of the animations was based heavily around the Swipe Action Gestures demonstrated in the Material Interaction guidelines.

Oct 7, 2018

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

Mar 23, 2016

StickyTimeLine is timeline view for Android.

Jan 5, 2018

A lightweight library to tweak the fling behaviour in Android.

Jul 1, 2021

A simple library to create Circular chips like Instagram stories or a custom recyclerView without need of adapter.

Jan 3, 2022

RecyclerView snapping example with SnapHelper.

Sep 1, 2016

An android pagination library.

Oct 8, 2017

ShyShark is Swipeable card stack view like Tinder.

Jan 1, 2020

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

Mar 9, 2016

This enables the RecyclerView auto scroll feature for indefinite time.

Pros:

  1. Simple plug and play custom RecyclerView.
  2. Easy to use.
  3. Built on top of RecyclerView, hence it is performant as it works on the typical adapters and layout managers.
Jan 6, 2022

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

May 15, 2016

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

Nov 24, 2015

A simple universal RecyclerView.Adapter based on Android's DataBinding framework. Saves you from writing a new adapter implementation over and over for every new screen.

Aug 27, 2020

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

Sep 15, 2018

FancyAccordionView is a custom view that can be used for showing a list of items. It extends RecyclerView and offers the following features:

  • allows you to expand and collapse each item
  • allows custom layout for extended/collapsed item
  • callback for extended/collapsed item click
  • scroll up the clicked item
Mar 8, 2018

Don't write a RecyclerView adapter again. Not even a ViewHolder!

  • Based on Android Data Binding
  • Written in Kotlin
  • Supports LiveData
  • No need to write the adapter
  • No need to write the ViewHolders
  • No need to modify your model classes
  • No need to notify the adapter when data set changes
  • Supports multiple item view types
  • Optional Callbacks/Listeners
  • Very fast — no reflection
  • Super easy API
  • Minimum Android SDK: 19
Dec 22, 2020

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

Feb 25, 2016

It is not a custom TabLayout or RecyclerView. It is just a helper library to attach to your RecyclerView with your TabLayout. If you don't want to go with sticky header RecyclerView or something like that, and also want to provide a good experience when your user is scrolling the content, this small library is for you.

Dec 8, 2019

Kotlin way of building RecyclerView Adapter. You do not have to write RecyclerView Adapters again and again and suffer from handling of different view types. Kiel will help you.

Aug 3, 2020

Easily add Sticky Headers to your RecyclerView.

Jul 16, 2016

A library for make an easy and faster RecyclerView without adapter.

Sep 26, 2019

A simple one class TouchListener that can be attached to any RecyclerView and handles multi selection in google photos style via long pressing on an item and moving the finger up/down to select more items (it even scrolls if you reach the edges of the RecyclerView).

Jan 25, 2017

With bdapter You can use RecyclerView without implementation of RecyclerView.Adapter and RecyclerView.ViewHolder anymore. Supports DataBinding and MVVM.

Jan 24, 2022

Drag & drop item decorator for RecyclerView with support for highlighting hovered items.

Mar 11, 2018

Never code any boilerplate RecyclerAdapter again!

This library will make it easy and painless to map your data items with target ViewHolders. It also supports dynamic nested SmartRecyclerAdapters and complex view event listeners. 100% written in Kotlin!

Jul 12, 2019

Helper library for recyclerviews to create composable view holders without boilerplate code.

Features

  1. Supports different span count for different ViewTypes.
  2. Adds different ItemDecoration for different ViewTypes.
  3. Single and Multiple selection options are available.
  4. Support for DiffUtil.
May 21, 2017
Advertisement

This library is extremely powerful since you can custom your own swipe effects "No limits for your imagination".

Jan 4, 2017