# gabrielemariotti/RecyclerViewItemAnimators

An Android library which provides simple Item animations to RecyclerView items

Repository: https://github.com/gabrielemariotti/RecyclerViewItemAnimators
Canonical: https://ross.abutalabs.com/products/recyclerviewitemanimators
Language: Java
License Family: other
Last push: 2015-11-21T06:47:39+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4395, "days_push": 3938, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3019, forks 650 (observed 2026-08-28T04:07:38.437306+00:00)

## What it is
An Android library providing simple item animations for RecyclerView, including appearance animations (alpha, slide, scale) and custom ItemAnimators. It wraps adapters and animators for easy integration with the Android support library RecyclerView.

## Use cases
- animate recyclerview items in android
- add slide-in animations to list items
- fade in recyclerview items on scroll
- customize recyclerview item animator
- scale animation for android list items

## When to choose
- you need quick, prebuilt appearance or in/out animations for RecyclerView items
- you are maintaining a legacy Android app on the support library

## When to avoid
- starting a new project - the library is unmaintained since 2015 and targets the old support library
- you need animations compatible with AndroidX RecyclerView

## Facets
- artifact type: library
- maturity: abandoned
- function: animation, ui-components
- domain: mobile-development, android-tools
- platform: jvm
- tags: recyclerview, item-animator, android-support-library, android

## Member repositories
- gabrielemariotti/RecyclerViewItemAnimators (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:38.437306+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-30T07:30:01.846929+00:00, confidence not recorded.
  - readme: https://github.com/gabrielemariotti/RecyclerViewItemAnimators (fetched 2026-08-28T04:07:38.437306+00:00, sha 70aa5be0e287)
- Data as of 2026-08-30T08:39:29.467469+00:00.
