Android developer portal with tools, libraries, and apps

UI library that helps you to make a cute collection of collapsible/expandable pages.

Mar 29, 2017

A customizable adapter for RecyclerView.

Mar 8, 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 cool ViewPager.

Dec 12, 2016

This repository is a code generator for Android. By using it, you can generate java codes to read/write sqlite from an existing sqlite file.

Features:

  1. Generate map objects
  2. Generate API to read/write sqlite
  3. API based on SQLiteOpenHelper
  4. Light, expandable and pluggable
Oct 11, 2016

ExpandableListView + RecylerView (for child items with Horizontal Scroll)

Oct 7, 2016

A library to create two level expandable RecyclerView.

Oct 2, 2016

Expandable TextView with smooth transition animation.

Aug 27, 2016

An ExpandableRecyclerview with databinding support.

Aug 6, 2016

A expandable Layout to save space and reduce jump between Activity and Fragment.

Aug 4, 2016

SwiftAdapter is an easy to use expandable list RecyclerView adapter.

  • extend one class to get all the features
  • easy and quick to setup
  • easy to customize
Jul 22, 2016

An ExpandableRecycleradapter with Recyclerview.

Jul 13, 2016

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

Jun 16, 2016

A quick adapter library for ListView, GridView, RecyclerView, ViewPager and ExpandableListView on android.

Apr 16, 2016

Layout that contains a ViewPager and can slide vertically between 2 states (expanded and collapsed).

Mar 14, 2016

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

Feb 25, 2016

Extended CoordinatorLayout, that helps creating background galleries.

Features:

  • expandable Collapsing Toolbar Layout, making space for a background view
  • handling of expand/collapse animation
  • blurring of background view on collapse animation
  • zoom effect on collapse
Oct 7, 2015