Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

This custom listview basically shows a holder view when it's adapter is empty. For example, you may fetch list datas from network and refresh your adapter with coming data. If the data is empty, your listview shows a huge blank space. With this custom listview, you can show a holder view instead of blank space and your design looks prettier.

Nov 6, 2015

This library provides over scroll scale for ListView.

Dec 5, 2015

PagingListView has the ability to add more items on it like Gmail does. Basically is a ListView with the ability to add more items on it when reaches the end of the list.

Jul 5, 2014

A Simple and Beautiful PlayStore 4.0 like Listview Implementation.

Jul 5, 2014

A Reactive wrapper around Google's YouTube Data API.

Nov 11, 2014

A grace comic reader widget, expand ListView.

Jan 29, 2017

Android simple listview by using linearlayout. Behavior is the same except no scrollable, thus you can use it freely in scrollview. It is very basic implementation, you should not use for the huge list.

Feb 16, 2015

A better ExpandableListView, with animated expandable views for each list item.

Jul 5, 2014

This library is making listview way more easy to use. No need to embed the listview in a framelayout to add the progressbar or the emptyview. It's all right here.

Jul 5, 2014

An Android List View implementation with support for drawable cells and many other swipe related features.

Aug 14, 2016

A SwipeMenu for ListView.

Sep 4, 2014

Cute library to implement a simple time navigation view. Works from Android API 21 (Lollipop) and above.

Features:

  • Use of jetpack compose
  • Support for time navigation of year, month, week, day ad whole period
  • Time mode configurable
  • Time mode change integrated with dialog
Jan 21, 2022

Micro-Transitions for Smooth Android To-Do List Animations.

Jan 5, 2017

Multi Roots TreeView implementation for Android Platform with a lot of options and customizations.

Apr 8, 2022

This is a small widget that provides quite configurable tree view list. It is based on standard android list view.

Jul 5, 2014

TwitterCover is a parallax top view with real time blur effect.

May 22, 2015

A powerful ListView with awesome pull-refresh and pull-on-load-more function!

Jul 2, 2015

Simple example showing how to use WearableListview for Android Wear. Implements OnCenterProximityListener interface to change view style when focus on some list items.

Jul 23, 2015