saket/InboxRecyclerView
Build expandable descendant navigation, inspired by Google Inbox 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: 2936
- days_rel: n/a
- days_push: 1833
- n_releases_24m: 0
Adoption not part of the score
1960 stars · 115 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library for building expandable descendant navigation with fluid expand/collapse animations, inspired by Google Inbox. It works as a drop-in replacement for RecyclerView with an expandable page layout and pull-to-collapse gestures.
Use cases
- expand list items into a detail page with smooth animations
- implement pull-to-collapse gesture navigation in an Android app
- recreate Google Inbox-style list-to-detail transitions
- add background dimming when expanding content
- make activities pull-collapsible for consistent navigation
When to choose
- building an Android app with list-to-detail expandable navigation
- wanting Inbox-style expand animations without writing custom gesture code
- using RecyclerView and needing a drop-in expansion solution
When to avoid
- building with Jetpack Compose rather than View-based RecyclerView
- needing navigation patterns other than expandable descendant navigation
- targeting platforms other than Android
Facets
library · maturity maintenance
ui-components animation mobile-development android-tools web-development jvm recyclerview expandable-navigation pull-to-collapse gesture-navigation material-design android mobile
1 source
- readme: https://github.com/saket/InboxRecyclerView · fetched 2026-08-28 · abae80344714
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| saket/InboxRecyclerView | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="saket/InboxRecyclerView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem