Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

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

Feb 12, 2017

A RecyclerView extension for building list more easily.

Feb 4, 2017

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

Jan 29, 2017

A RecyclerView Adapter which allows you to have an Infinite scrolling list in your apps. This library offers you a custom adapter to use with any recycler view. You get a callback when the user is about to reach the bottom (or top, depending on your configuration), of the list, which you can use to load more data. You can also customize what the loading view at the bottom of the list looks like.

Jan 27, 2017

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

Sticky header view or suspending view for RecyclerView. RecyclerStickyHeaderView is an Android library that makes it easy to integrate section headers stick to the top in RecyclerView.

Jan 22, 2017

An example android application to set dynamic span size on GridLayoutManager, RecyclerView.

Jan 21, 2017

async-expandable-list contains 2 View classes: CollectionView and AsyncExpandableListView.

AsyncExpandableListView displays a list of headers and loads a sub-list under a header when a header item is clicked. The loading of sub-items can be done asynchronously and there are callbacks to populate the data into the list when it's done loading.

Jan 17, 2017

Custom RecyclerView#Adapter that implement features like ExpandableListView.

Jan 15, 2017

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

Jan 10, 2017

This is an Android Library for developer to use customized recyclerview with many features, like easy use Empty view, Refresh view, Floating Action Button, Load more. So all these features contain in one recyclerview.

Jan 7, 2017

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

Jan 4, 2017

This is an Implementation of RecyclerView using Retrofit & Glide to Create a simple Movie List.

Dec 24, 2016

Recycler View Library with built-in Item click listeners, drag and swipe functionality.

Dec 19, 2016

A simple library that allows you to easily delineate sections of a list or grid list.

Dec 17, 2016

This is a demo library to solve the problems with RecyclerView.

Dec 11, 2016

Funny RecyclerView with Spongebob character for Android.

Dec 4, 2016

Simple and flexible way to configuration RecyclerView using android data binding.

Nov 19, 2016

SwipeCardview is a recyclerview that lists products, items or etc. with using cardview. Also it aligns the card to center.

  • Android API 14+
  • Optimized for the all screen sizes
  • Easy to use
  • Image loading with Ion library
Nov 18, 2016

Provides a simple way to extend the default RecyclerView behaviour with support for headers, footers, empty view, DiffUtil and ArrayAdapter like methods.

Nov 12, 2016

A simple and reusable RecyclerView adapter.

Nov 3, 2016

ChipsLayoutManager is a custom layout manager for RecyclerView which represents a Google chips material design guideline.

ChipsLayoutManager moves item to a next row when there isn't enough space left on the current. It's a next generation of TextView span implementation, flow layouts implementation with support of RecyclerView features, like ItemAnimations, recycling views etc.

Oct 28, 2016

Easy implementation of RecyclerView with headers and items.

Oct 11, 2016

Tiny library with ability to provide support for infinite paginated scrolling in RecyclerView. It is able to show loading & try again layout at the bottom of the list.

Oct 7, 2016

A library to create two level expandable RecyclerView.

Oct 2, 2016

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

Sep 28, 2016

This library add something for swipe item settling, recover base on the Itemtouchhelper.

Sep 5, 2016
Advertisement

RecyclerView snapping example with SnapHelper.

Sep 1, 2016

A light Android library containing code to work with RecyclerViews and ViewGroups which is usually copy-pasted across projects.

Aug 26, 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