# florent37/ExpectAnim

Describe your animation and run !

Repository: https://github.com/florent37/ExpectAnim
Canonical: https://ross.abutalabs.com/products/expectanim
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, animation, expectation, expect, material, design, java
Archived: true
Last push: 2020-07-02T11:53:40+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": 3481, "days_push": 2253, "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 2754, forks 252 (observed 2026-08-28T04:07:18.147405+00:00)

## What it is
An Android library that lets developers describe view animations declaratively using expectations (position, size, color, visibility) and run them as animations. It provides a fluent Java DSL for animating Android views toward a described end state.

## Use cases
- animate android views to a described layout state
- declarative ui animations on android
- animate views on scroll in android
- create material design transition animations
- describe expected view positions and animate to them

## When to choose
- building Android UIs in Java with complex view animations
- you want a readable declarative DSL instead of manual property animators
- animating multiple views together toward a target layout

## When to avoid
- developing in Kotlin with modern animation APIs like MotionLayout or Compose animations
- the project needs active maintenance - last release was 2020
- non-Android projects

## Facets
- artifact type: library
- maturity: maintenance
- function: animation
- domain: mobile-development, android-tools
- platform: -
- tags: android-ui, declarative-animations, java, material-design, android

## Member repositories
- florent37/ExpectAnim (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:18.147405+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-30T08:18:52.764020+00:00, confidence not recorded.
  - readme: https://github.com/florent37/ExpectAnim (fetched 2026-08-28T04:07:18.147405+00:00, sha 1bc111501ddb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
