# wasabeef/recyclerview-animators

An Android Animation library which easily add itemanimator to RecyclerView items.

Repository: https://github.com/wasabeef/recyclerview-animators
Canonical: https://ross.abutalabs.com/products/recyclerview-animators
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: android, android-library, recyclerview, animation, kotlin, java
Last push: 2023-12-30T20:00:42+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": 4272, "days_push": 977, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 11545, forks 1957 (observed 2026-08-28T04:10:48.553399+00:00)

## What it is
An Android library that provides a collection of ItemAnimator implementations and appearance-animation adapters for RecyclerView. It lets developers add slide, fade, scale, and other item animations with a single line of code.

## Use cases
- animate items being added or removed from a RecyclerView list
- add slide-in animations when list items appear
- customize RecyclerView item animation duration and interpolators
- create animated Android list UIs without writing custom animators
- apply appearance animations to RecyclerView adapters

## When to choose
- you want prebuilt, easy-to-apply animations for Android RecyclerView items
- you need item add/remove/appearance animations with minimal code
- you want a well-established Android UI animation library

## When to avoid
- you use Jetpack Compose instead of RecyclerView
- you need highly custom animation choreography beyond the provided animators
- you need a library under active development with frequent updates

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

## Member repositories
- wasabeef/recyclerview-animators (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:48.553399+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:15:31.466102+00:00, confidence not recorded.
  - readme: https://github.com/wasabeef/recyclerview-animators (fetched 2026-08-28T04:10:48.553399+00:00, sha 531c48436811)
- Data as of 2026-08-30T08:39:29.467469+00:00.
