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

afollestad/drag-select-recyclerview

👇 Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX. observed · 2026-08-28

github.com/afollestad/drag-select-recyclerview · homepage · Kotlin · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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

Full methodology

Adoption not part of the score

1983 stars · 232 forks observed · 2026-08-28

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

A Kotlin/AndroidX library that adds Google Photos-style drag multi-selection to Android RecyclerViews via a DragSelectTouchListener. It handles touch interception and auto-scroll hotspots, with RANGE and PATH selection modes.

Use cases

  • implement google photos style multi-selection in a list
  • drag to select multiple items in a recyclerview
  • long press then drag to select items on android
  • auto-scroll while selecting items in a long list
  • add range or path selection mode to an android list

When to choose

  • you have an Android RecyclerView and want drag-based multi-selection
  • you want built-in auto-scroll hotspots during selection
  • you prefer a small Kotlin/AndroidX library over building touch handling yourself

When to avoid

  • your app is not Android or does not use RecyclerView
  • you need selection in non-list views or Compose without interop
  • you need a library under active development - releases have been infrequent since 2022

Facets

library · maturity maintenance

ui-components mobile-framework mobile-development frontend android-tools jvm recyclerview drag-selection multi-select androidx google-photos-style touch-listener android mobile

2 sources

Member repositories

RepositoryRoleHealth v2
afollestad/drag-select-recyclerviewmain10

For agents

markdown · JSON · MCP: product_card(name="afollestad/drag-select-recyclerview")

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