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

ppamorim/Dragger

Animate your activity! observed · 2026-08-28

github.com/ppamorim/Dragger · Java · Apache-2.0 (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: 4192
  • days_rel: n/a
  • days_push: 2276
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1289 stars · 161 forks observed · 2026-08-28

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

Dragger is an Android library that adds swipe-to-dismiss drag animations to activities using ViewDragHelper and Facebook's Rebound physics library. It lets users drag an activity view to dismiss it with smooth, controllable transitions.

Use cases

  • add swipe-to-dismiss animations to Android activities
  • create draggable activity transitions on Android
  • implement smooth drag gestures for closing screens
  • animate activity dismissal with physics-based motion
  • build interactive drag views in Android layouts

When to choose

  • you need swipe-to-dismiss activity animations on Android
  • you want physics-based drag transitions using Rebound
  • you maintain a legacy Android app already using Dragger

When to avoid

  • starting a new project, since the library is no longer maintained
  • you need fragment transitions (the author recommends PrismView instead)
  • you need support for modern Android APIs or guaranteed maintenance

Facets

library · maturity abandoned

animation ui-components mobile-development android-tools android-library activity-transitions swipe-to-dismiss viewdraghelper rebound java android

1 source

Member repositories

RepositoryRoleHealth v2
ppamorim/Draggermain23

For agents

markdown · JSON · MCP: product_card(name="ppamorim/Dragger")

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