saket/cascade
Nested popup menus with smooth height animations for Android 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2155
- days_rel: n/a
- days_push: 809
- n_releases_24m: 0
Adoption not part of the score
2107 stars · 71 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cascade is a Kotlin library for Android that builds nested popup menus with smooth height animations. It serves as a drop-in replacement for both PopupMenu (Views) and DropdownMenu (Jetpack Compose).
Use cases
- show nested dropdown menus in an Android app
- replace DropdownMenu with animated cascading submenus in Compose
- add smooth height animations to popup menus
- build hierarchical menus for Android Views
- display cascading context menus on Android
When to choose
- you need nested/cascading popup menus on Android
- you want a drop-in replacement for PopupMenu or DropdownMenu
- your app uses Jetpack Compose or the Android View system and needs animated menus
When to avoid
- you need menus on platforms other than Android
- you only need simple flat menus without nesting or animations
- you're not using Kotlin or Android's View/Compose UI toolkits
Facets
library · maturity stable
ui-components animation mobile-development android-tools frontend jvm jetpack-compose popup-menu dropdown-menu nested-menus android
2 sources
- readme: https://github.com/saket/cascade · fetched 2026-08-28 · 2b23deccb906
- homepage: https://saket.github.io/cascade/ · fetched 2026-08-29 · f4db424a9502
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| saket/cascade | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem