Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Allows very smoothly animated and versatile addition and removal of ListView items [mostly] regardless of layout complexity, unlike traditional SwipeDismiss implementations.

Jul 5, 2014

Sample code that shows how to make ListView or other views support the swipe-to-dismiss Android UI pattern.

Aug 13, 2014

ExpandableListView + RecylerView (for child items with Horizontal Scroll)

Oct 7, 2016

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

This project demonstrates how to create a ListView in Android that combines the behavior of CHOICE_MODE_SINGLE and CHOICE_MODE_MULTIPLE_MODAL. This means that an item in the list can be opened and simultaneously multiple items in the list can be chosen.

Jul 5, 2014