Q42/AndroidScrollingImageView
An Android view for displaying repeated continuous side scrolling images. This can be used to create a parallax animation effect. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4047
- days_rel: n/a
- days_push: 2042
- n_releases_24m: 0
Adoption not part of the score
1756 stars · 276 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android custom view that displays continuously side-scrolling, repeated images, useful for animated backgrounds. Multiple stacked views with different speeds create a parallax animation effect.
Use cases
- create a continuously scrolling background image in an Android app
- add a parallax animation effect with layered scrolling views
- animate a game-style scrolling landscape or clouds
- show repeated scrolling drawable layers at different speeds
- start and stop scrolling animation programmatically
When to choose
- you need a lightweight Android view for infinite side-scrolling image backgrounds
- you want a simple parallax effect by stacking views with different speeds
- you prefer a small MIT-licensed Java library added via JitPack
When to avoid
- you need vertical scrolling or complex custom animations
- your project is Kotlin-first and you want a modern maintained alternative
- you need image loading from network URLs rather than bundled drawables
Facets
library · maturity maintenance
animation ui-components image-processing mobile-development graphics android-tools android-view parallax scrolling-background java jitpack android mobile
1 source
- readme: https://github.com/Q42/AndroidScrollingImageView · fetched 2026-08-28 · a2d9bc03d7d5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Q42/AndroidScrollingImageView | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="Q42/AndroidScrollingImageView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem