tjerkw/Android-SlideExpandableListView
A better ExpandableListView, with animated expandable views for each list item observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 5185
- days_rel: n/a
- days_push: 2498
- n_releases_24m: 0
Adoption not part of the score
1945 stars · 729 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that enhances the standard ListView with animated slide-out expandable areas for each list item, similar to the Spotify app. It wraps any normal ListView and animates a hidden view sliding out when a toggle button is clicked.
Use cases
- add expandable list items to an Android ListView
- create a Spotify-style sliding action menu in list rows
- animate expanding hidden views on list item click
- replace Android's ExpandableListView with a smoother alternative
- show extra action buttons per list item with a slide-out panel
When to choose
- you need animated expandable rows in a classic Android ListView
- you want a simple drop-in wrapper around existing ListView code
- you're building a Java-based Android app with legacy ListView patterns
When to avoid
- you're building with RecyclerView, which is the modern Android approach
- you need actively maintained library support or recent updates
- your project uses Kotlin-first Jetpack Compose UI
Facets
library · maturity maintenance
ui-components animation mobile-development android-tools listview expandable-list slide-animation java ui-library android
1 source
- readme: https://github.com/tjerkw/Android-SlideExpandableListView · fetched 2026-08-28 · b10149241ec5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tjerkw/Android-SlideExpandableListView | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tjerkw/Android-SlideExpandableListView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem