nhaarman/ListViewAnimations
[DEPRECATED] An Android library which allows developers to easily add animations to ListView items observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4915
- days_rel: n/a
- days_push: 3590
- n_releases_24m: 0
Adoption not part of the score
5521 stars · 1619 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity abandoned
animation ui-components mobile-framework mobile-development android-tools web-development jvm listview deprecated swipe-to-dismiss drag-and-drop java android-ui android mobile
1 source
- readme: https://github.com/nhaarman/ListViewAnimations · fetched 2026-08-28 · c1000adf8627
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nhaarman/ListViewAnimations | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="nhaarman/ListViewAnimations")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem