EverythingMe/overscroll-decor
Android: iOS-like over-scrolling effect applicable over almost all scrollable Android views. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3937
- days_rel: n/a
- days_push: 1959
- n_releases_24m: 0
Adoption not part of the score
2904 stars · 397 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 an iOS-like over-scrolling (bounce) effect to native scrollable views such as RecyclerView, ListView, GridView, ScrollView, and ViewPager. It uses loose decorator classes so views remain untouched black-boxes, preserving optimizations like view recycling.
Use cases
- add iOS-style bounce effect to Android RecyclerView
- apply overscroll effect to ListView or GridView
- make ViewPager over-scrollable
- add rubber-band scrolling to ScrollView
- support over-scroll on custom Android views
When to choose
- you want iOS-like over-scroll behavior on standard Android scrollable views without modifying view implementations
- you need the effect across many view types with a one-line setup
When to avoid
- you are building with Jetpack Compose rather than the classic View system
- you need actively maintained dependencies or new feature development
Facets
library · maturity maintenance
ui-components animation mobile-development android-tools jvm overscroll scrolling decorator-pattern recyclerview ios-style android
1 source
- readme: https://github.com/EverythingMe/overscroll-decor · fetched 2026-08-28 · 58fe7b4f91a0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| EverythingMe/overscroll-decor | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="EverythingMe/overscroll-decor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem