iammert/ScalingLayout
With Scaling Layout scale your layout on user interaction. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3258
- days_rel: n/a
- days_push: 1193
- n_releases_24m: 0
Adoption not part of the score
3295 stars · 315 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android UI library that lets layouts expand and collapse smoothly on user interaction, inspired by the Blinkist app and Spotify's search bar. It provides a custom ScalingLayout view with expand/collapse/progress APIs and a CoordinatorLayout behavior.
Use cases
- expand a search bar into a full-screen input like Spotify
- animate a layout to scale when the user taps it
- create expanding FAB interactions on Android
- add rounded-corner expanding cards to an Android app
- coordinate layout expansion with scrolling using CoordinatorLayout
When to choose
- you need a polished expand/collapse animation for an Android layout
- you want Spotify-style search bar behavior with minimal code
- you need fine-grained control over expansion progress via a listener
When to avoid
- you are not building an Android app
- you need a library with an explicit license file or active maintenance guarantees
- you need Jetpack Compose-based animations rather than XML views
Facets
library · maturity maintenance
animation ui-components mobile-development android-tools frontend jvm android-view layout-animation coordinatorlayout-behavior expandable-layout jitpack android mobile
1 source
- readme: https://github.com/iammert/ScalingLayout · fetched 2026-08-28 · 09ce6f4ed60e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| iammert/ScalingLayout | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="iammert/ScalingLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem