# kanytu/android-parallax-recyclerview

An adapter which could be used to achieve a parallax effect on RecyclerView.

Repository: https://github.com/kanytu/android-parallax-recyclerview
Canonical: https://ross.abutalabs.com/products/android-parallax-recyclerview
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2022-06-05T10:15:14+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4328, "days_push": 1550, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1601, forks 279 (observed 2026-08-28T04:05:09.589169+00:00)

## What it is
An Android library providing a RecyclerView adapter that adds a parallax scrolling effect to headers. It lets developers attach a parallax header view to RecyclerView lists with simple callbacks for scroll-driven effects.

## Use cases
- add a parallax header to a RecyclerView list
- create a collapsing transparent toolbar effect while scrolling
- build profile or feed screens with animated header images
- implement scroll-linked visual effects in Android apps

## When to choose
- you want a quick drop-in parallax header for RecyclerView on Android
- you need scroll callbacks to drive custom effects like toolbar transparency

## When to avoid
- your project uses Jetpack Compose instead of RecyclerView
- you need actively maintained libraries with recent updates
- you need complex CoordinatorLayout-based behaviors

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: -
- tags: recyclerview, parallax, android-ui, scroll-effects, jitpack, android, mobile

## Member repositories
- kanytu/android-parallax-recyclerview (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:09.589169+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:52:48.032792+00:00, confidence not recorded.
  - readme: https://github.com/kanytu/android-parallax-recyclerview (fetched 2026-08-28T04:05:09.589169+00:00, sha 800809e14b8b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
