Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

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

Jul 2, 2015
Advertisement

A Simple and Beautiful PlayStore 4.0 like Listview Implementation.

Jul 5, 2014

This library display hierarchical data (e.g. comments) in a list view, so that the user can collapse and expand elements. Every element is indented accordingly to its level in the hierarchy.

Nov 13, 2014

Android library that allows you to bind a LinearLayout with a ListAdapter.

Aug 18, 2015

A simple Android ListView that lets you define three states: Loading, Empty & Error.

Jul 5, 2014

2DScroller is a customized ListView implementation.

Oct 8, 2014

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

Jul 5, 2014

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

Aug 14, 2016

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

Apr 8, 2022

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

This library is an extension of a LinearLayout that allows licenses to be displayed within its own Popup Views. The default view would be blank and to add licences to it, you would need to use the addLicense or addMultipleLicenses functions.

Some licenses are included by default, such as:

  • Apache 2.0
  • MIT
  • GNU GPL v3
  • and many more.

To install, simply include implementation: 'com.pcchin.licenseview:licenseview:1.3.1' in your app/build.gradle file.

Apr 11, 2020

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