lawloretienne/QuickReturn
Showcases QuickReturn UI Pattern as either a header, footer, or both header and footer 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: 4453
- days_rel: n/a
- days_push: 2191
- n_releases_24m: 0
Adoption not part of the score
1438 stars · 262 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library implementing the QuickReturn UI pattern, which reveals or hides a header and/or footer view as content is scrolled. It supports RecyclerView, ListView, and ScrollView and is now deprecated in favor of CoordinatorLayout with Behaviors.
Use cases
- show a quick return header that hides when scrolling down
- add a footer that reveals on scroll up like Facebook or Twitter apps
- implement scroll-aware toolbars in a RecyclerView
- recreate the Google+ quick return scrolling effect in Android
- hide and show views based on scroll direction in a ListView
When to choose
- maintaining a legacy Android app already using the library
- targeting old Android versions where CoordinatorLayout is unavailable
- needing a simple drop-in quick return implementation for ListView or ScrollView
When to avoid
- starting a new Android project - use CoordinatorLayout with Behaviors instead
- needing actively maintained or supported code
- using modern Android Jetpack components
Facets
library · maturity abandoned
ui-components animation mobile-development android-tools frontend quickreturn scrolling header-footer recyclerview listview scrollview deprecated ui-pattern android
1 source
- readme: https://github.com/lawloretienne/QuickReturn · fetched 2026-08-28 · cbf3a9475a81
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lawloretienne/QuickReturn | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="lawloretienne/QuickReturn")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem