Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

A SwipeMenu for ListView.

Sep 4, 2014

Custom Implementation of typical gesture of pulling a listing on iOS but Android replicated.

Jan 16, 2015

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

May 22, 2015

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

Jan 5, 2017

An Android ListView with enhanced functionality (e.g. Swipe To Dismiss and Undo).

Jul 5, 2014

DragListView can be used when you want to be able to re-order items in a list, grid or a board.

Aug 2, 2016

ArcView shows lists as stacked arcs.

Jul 3, 2020

Android ListView with drag and drop reordering.

Jul 5, 2014

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

Jul 5, 2014

Showing app tips on Android. Tips can be set to be shown after a specific amount of time. They can also have an action button that will execute a provided Runnable and dismiss the tip when pressed.

Dec 3, 2019

An Android library which allows developers to easily add animations to ListView items.

Jul 5, 2014

Android library to display a ListView which cells are not rigid but flabby and react to ListView scroll and touch events.

Aug 3, 2014

A grace comic reader widget, expand ListView.

Jan 29, 2017

A demo android application that uses the listview-snapshot android library.

Aug 23, 2016

Reactive Android List View with searching bar.

Mar 9, 2019

Android-ScrollBarPanel allows to attach a View to a scroll indicator like it's done in Path 2.0.

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

You can do a Endless scroll in ListView or RecyclerView with simple steps, with a listener for do request to your web service.

Nov 13, 2017

JazzyListView is an extension of ListView designed to animate list item views as they become visible. There are a number of pre-built, bundled effects that can be used by setting the effect in code or an XML layout attribute. Also, it is possible to use a custom effect by implementing a JazzyEffect.

Feb 19, 2015

MultiLevelListView is an Open Source Android library providing view for displaying items grouped into levels and sub-levels. Levels hierarchy size is not limited. Any particular data model is not required, it fully depends on developer.

Jan 30, 2016

This library provides over scroll scale for ListView.

Dec 5, 2015

Android Library to put a ListView inside a ScrollView without collapsing.

Jun 1, 2015

A Reactive wrapper around Google's YouTube Data API.

Nov 11, 2014

InfiniteListView is a custom Android ListView that gets extended at each time new items are loaded by swiping to the bottom of list. It also supports swipe-to-refresh behavior.

May 25, 2016

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

AnimatedListView is an Android ListView implementation that animates views into place, similar to the Google Plus app on Android.

Sep 8, 2015

Horizontal ListView for Android. Based on the official ListView google code. The library includes also an ExpandableHListView, also based on the official ExpandableListView.

Jul 5, 2014

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
Advertisement

A ListView with "floor animation".

Mar 3, 2016

DobList is an Open Source Android library that provides to ListView adding ProgressBar (or any view) to the footer of ListView to be shown in loading more, and callback that is called when reaching last item in ListView.

Jan 11, 2015