Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Advertisement

Multiple items adapter made easy, including headers and footers.

Dec 19, 2016

An AdapterView with support for vertical and horizontal scrolling.

Features:

  • View recycling while scrolling, just like ListView/GridView.
  • Vertical and horizontal scrolling support.
  • Accessibility support
  • Keyboard events and navigation
  • Focus handling
Aug 12, 2014

A single adapter implementation for any scrolling view or ViewGroup.

This library consolidates the differences between BaseAdapter, RecyclerView.Adapter, PagerAdapter, and binding to ViewGroup into one unified API.

May 15, 2015

A RecyclerView adapter that can handle holding hetrogeneuous data types, and provides the ability to set up sections in your adatper.

Nov 26, 2016

Saves and restores View states in ViewPagers.

Jun 8, 2016

Small Android library that lets developers write their own list adapters without copying code from previous projects.

Feb 16, 2015