Azoft/CarouselLayoutManager
Android Carousel LayoutManager for RecyclerView 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: 3808
- days_rel: n/a
- days_push: 1918
- n_releases_24m: 0
Adoption not part of the score
2570 stars · 367 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android LayoutManager for RecyclerView that renders items in a carousel style, with vertical or horizontal orientation, optional circular looping, and zoom effects. It is a small Java library distributed via Maven Central.
Use cases
- display a carousel of cards in an Android app
- make a RecyclerView scroll like a circular carousel
- add zoom effect to centered RecyclerView items
- build a vertical or horizontal cover-flow style list
- snap RecyclerView scrolling to the center item
When to choose
- you need a carousel or cover-flow layout for RecyclerView items
- you want a lightweight drop-in LayoutManager with center scrolling and zoom
- your items have fixed sizes and you want vertical or horizontal carousels
When to avoid
- your RecyclerView items have variable sizes
- you need a maintained library with recent updates and active support
- you are not using RecyclerView or the Android platform
Facets
library · maturity maintenance
ui-components animation mobile-development android-tools frontend jvm recyclerview layoutmanager carousel android-ui java android mobile
1 source
- readme: https://github.com/Azoft/CarouselLayoutManager · fetched 2026-08-28 · e46974a532a3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Azoft/CarouselLayoutManager | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Azoft/CarouselLayoutManager")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem