# nhaarman/ListViewAnimations

[DEPRECATED] An Android library which allows developers to easily add animations to ListView items

Repository: https://github.com/nhaarman/ListViewAnimations
Canonical: https://ross.abutalabs.com/products/listviewanimations
Language: Java
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2016-11-03T13:04:11+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4915, "days_push": 3590, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5521, forks 1619 (observed 2026-08-28T04:09:21.909352+00:00)

## What it is
A deprecated Android library for adding animations to ListView, GridView, and other AbsListView items, including appearance animations, swipe-to-dismiss, and drag-and-drop reordering. It is no longer maintained in favor of RecyclerView-based solutions.

## Use cases
- animate listview items appearing in android
- add swipe to dismiss to a listview
- implement drag and drop reordering in a list
- expand list items smoothly to reveal content
- animate adding items to a listview
- add swing or alpha animations to gridview items

## When to choose
- maintaining a legacy Android app still using ListViews
- you need quick list animations on old Android codebases without migrating to RecyclerView

## When to avoid
- starting a new Android project
- your app uses RecyclerView instead of ListView
- you need actively maintained or supported code

## Facets
- artifact type: library
- maturity: abandoned
- function: animation, ui-components, mobile-framework
- domain: mobile-development, android-tools, web-development
- platform: jvm
- tags: listview, deprecated, swipe-to-dismiss, drag-and-drop, java, android-ui, android, mobile

## Member repositories
- nhaarman/ListViewAnimations (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:21.909352+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:55:47.340785+00:00, confidence not recorded.
  - readme: https://github.com/nhaarman/ListViewAnimations (fetched 2026-08-28T04:09:21.909352+00:00, sha c1000adf8627)
- Data as of 2026-08-30T08:39:29.467469+00:00.
