nikhilpanju/RecyclerViewEnhanced
Android Library to provide swipe, click and other functionality to RecyclerView observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 3770
- days_rel: n/a
- days_push: 2773
- n_releases_24m: 0
Adoption not part of the score
1036 stars · 182 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that adds swipe-to-reveal options, row clicks, and independent view click handling to existing RecyclerViews without requiring custom adapters or views. It works via an OnItemTouchListener and supports per-row enable/disable, fade views, and independent clickable views.
Use cases
- add swipe actions to recyclerview items
- handle row clicks in android recyclerview
- swipe to reveal edit and delete buttons in list items
- make individual views inside a list row clickable
- fade views as recyclerview rows are swiped
When to choose
- you have an existing RecyclerView and want swipe/click behavior without changing your adapter
- you need per-row control over click and swipe enablement
- you want independent click handling for views inside list rows
When to avoid
- you need a maintained library with recent updates or active support
- your project targets Android APIs below 14 or requires guaranteed compatibility
- you prefer Jetpack Compose or modern gesture APIs over touch listeners
Facets
library · maturity abandoned
ui-components mobile-framework mobile-development android-tools jvm recyclerview swipe-gestures touch-listener android-ui android mobile
1 source
- readme: https://github.com/nikhilpanju/RecyclerViewEnhanced · fetched 2026-08-28 · 1dcdd567f472
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nikhilpanju/RecyclerViewEnhanced | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="nikhilpanju/RecyclerViewEnhanced")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem