Ross ROSS = Recommend OSS · open-source software intelligence for agents

daimajia/AnimationEasingFunctions

Android Animation Easing Functions. Let's make animation more real! observed · 2026-08-28

github.com/daimajia/AnimationEasingFunctions · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 4448
  • days_rel: n/a
  • days_push: 2200
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2457 stars · 407 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Android library implementing Robert Penner's easing functions for use with Android view animations via a Glider utility. It lets developers apply natural, realistic motion curves (bounce, elastic, sine, etc.) to ObjectAnimator-based animations.

Use cases

  • add bounce easing to android view animations
  • make android animations feel more natural
  • apply elastic easing curves to objectanimator
  • animate views with realistic motion in android app
  • use penner easing functions on android
  • smooth in-out easing for android ui transitions

When to choose

  • you want realistic easing curves for Android view animations with a simple Glider API
  • your app targets Android API 11+ and uses ObjectAnimator-based animations

When to avoid

  • you need physics-based or Compose animation systems
  • you are not developing for Android
  • you need a library under active development with recent updates

Facets

library · maturity maintenance

animation mobile-development graphics jvm easing-functions view-animation interpolators android-library android mobile

1 source

Member repositories

RepositoryRoleHealth v2
daimajia/AnimationEasingFunctionsmain23

For agents

markdown · JSON · MCP: product_card(name="daimajia/AnimationEasingFunctions")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem