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

bauerca/drag-sort-listview

Android ListView with drag and drop reordering. observed · 2026-08-28

github.com/bauerca/drag-sort-listview · Java observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 5206
  • days_rel: n/a
  • days_push: 2588
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3197 stars · 1412 forks observed · 2026-08-28

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

DragSortListView is an Android ListView extension enabling drag-and-drop reordering of list items with smooth animations and scrolling. It is a rewrite of Android's TouchInterceptor with support for heterogeneous item heights and programmatic drag control.

Use cases

  • reorder list items by dragging in an android app
  • implement drag and drop sortable listview
  • build a todo list with drag to reorder
  • fling to remove items from a list
  • reorder cursor-backed adapter items

When to choose

  • you maintain a legacy Android app already using ListView and need drag reordering
  • you need a proven drag-sort ListView implementation for an old Android codebase

When to avoid

  • you are starting a new Android project - use modern RecyclerView-based drag libraries instead
  • you need maintained software with active support
  • you target recent Android versions where ListView patterns are deprecated

Facets

library · maturity abandoned

ui-components animation mobile-development android-tools cross-platform jvm drag-and-drop listview android-ui unmaintained android mobile

1 source

Member repositories

RepositoryRoleHealth v2
bauerca/drag-sort-listviewmain32

For agents

markdown · JSON · MCP: product_card(name="bauerca/drag-sort-listview")

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