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

iPaulPro/Android-ItemTouchHelper-Demo resource

Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView. observed · 2026-08-28

github.com/iPaulPro/Android-ItemTouchHelper-Demo · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4098
  • days_rel: n/a
  • days_push: 1603
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2515 stars · 485 forks observed · 2026-08-28

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

A demo application showing how to use Android's ItemTouchHelper to add drag & drop reordering and swipe-to-dismiss to RecyclerView lists. The helper classes are reusable in other projects and it accompanies a Medium article series.

Use cases

  • add drag and drop reordering to a RecyclerView list
  • implement swipe-to-dismiss on list items in Android
  • learn how ItemTouchHelper works with RecyclerView
  • find example code for touch-driven list interactions
  • reuse ItemTouchHelper callback classes in my own app

When to choose

  • you want a minimal, well-explained example of ItemTouchHelper usage
  • you need reusable helper classes for drag & drop or swipe gestures in RecyclerView
  • you are following the accompanying article series

When to avoid

  • you need a full-featured drag-and-drop library with advanced animations and features
  • you are not using RecyclerView or Java-based Android development
  • you need actively maintained code with recent updates

Facets

learning-resource · maturity maintenance

ui-components developer-tools android-tools mobile-development tutorials itemtouchhelper recyclerview drag-and-drop swipe-to-dismiss demo java android mobile

1 source

Member repositories

RepositoryRoleHealth v2
iPaulPro/Android-ItemTouchHelper-Demomain23

For agents

markdown · JSON · MCP: product_card(name="iPaulPro/Android-ItemTouchHelper-Demo")

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