Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

RecyclerView snapping example with SnapHelper.

Sep 1, 2016

This project shows how to use extension function to handle recyclerView item and subItem listeners.

Aug 2, 2019

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

Dec 24, 2016

This project implements one of the most beautiful animations of the class RecyclerView, the class ItemTouchHelper. The ItemTouchHelper class implements the dragging of each object on the RecyclerView class by revealing a view under the first sliding view.

Sep 16, 2018

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

Apr 19, 2018

A simple app that shows categories, subcategories and items.

Jan 2, 2018

RecyclerView with zoom effect.

Mar 28, 2016

A simple implementation of Drag and Drop for RecyclerView

Feb 22, 2016

Native ItemTouch helper swipe and drag support for RecyclerView with undo action just like in "Do It" app.

Jun 18, 2016

Demo project which shows how to sync two scrolling RecyclerViews.

Jul 20, 2015

This example project is an attempt at a simple implementation of sectioned, expandable, grid RecyclerView.

Feb 25, 2016

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

Jan 21, 2017

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

Jun 26, 2015