Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

An Android staggered grid view which supports multiple columns with rows of varying sizes.

Jul 5, 2014

AnimatedGridView extends the default GridView and adds some new functions to animate the deletion of rows. You just have to choose the AnimatedGridView and extend the AnimatedAdapter.

Jul 5, 2014
Advertisement

An Android custom ListView that implements multiple columns and variable sized elements.

Dec 5, 2014

DataTable is a library for create material data table simply. In this version it is only possible to create tables with string values. Soon, image fields, checkbox fields, input fields and etc will be possible. This library is optimized for both ltr and rtl languages.

Feb 9, 2020

Drag & Drop GridView on Android.

Aug 25, 2015

This is a versatile extension for GridView.

Aug 27, 2015

Drag and drop GridView for Android.

Jul 5, 2014

This library fits your GridView with its contents to a given size.

Dec 23, 2016

A layout engine for Android that decouples layouts from the View containers that manage scrolling and view recycling. FreeFlow makes it really easy to create custom layouts and beautiful transition animations as data and layouts change.

Jul 5, 2014

android-GridViewWithHeaderAndFooter is a GridView with Header and Footer.

It's very simple to use it:

gridView.addHeaderView(header); gridView.addFooterView(footer);

Oct 31, 2014

HandyGridView is a high-performance drag and drop GridView, it extends GridView, you can drag drop GridView item to sort the labels, and draw something on the GridView. Just use the HandyGridView like a GridView.

Dec 19, 2017
Advertisement

Basically is a GridView with the ability to add more items on it when reaches the end of the list.

Jul 5, 2014

QuiltView displays views of different sizes in a scrollable grid.

Jul 5, 2014

This component implements a recyclerview, shows table headers and also has pagination.

Sep 29, 2019

A modified version of Android's experimental StaggeredGridView. Includes own OnItemClickListener and OnItemLongClickListener, selector, and fixed position restore.

Jul 5, 2014

A simple and attractive custom text GridView design based on material concepts.

  • Auto adjustable column based on device width and height.
  • Portrait and landscape orientations.
  • Extends ScrollView.
May 5, 2016

An Android GridView that can be configured to scroll horizontally or vertically.

Jul 5, 2014

A library that gives you a slant on the traditional Grid Recycler View!

Mar 1, 2018