# bauerca/drag-sort-listview

Android ListView with drag and drop reordering.

Repository: https://github.com/bauerca/drag-sort-listview
Canonical: https://ross.abutalabs.com/products/drag-sort-listview
Language: Java
License Family: other
Last push: 2019-08-02T05:11:18+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5206, "days_push": 2588, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3197, forks 1412 (observed 2026-08-28T04:07:48.385754+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools, cross-platform
- platform: jvm
- tags: drag-and-drop, listview, android-ui, unmaintained, android, mobile

## Member repositories
- bauerca/drag-sort-listview (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:48.385754+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-30T07:24:52.508185+00:00, confidence not recorded.
  - readme: https://github.com/bauerca/drag-sort-listview (fetched 2026-08-28T04:07:48.385754+00:00, sha 5618886496c2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
