# DingMouRen/LayoutManagerGroup

:point_right: Customize the LayoutManager of RecyclerView(自定义LayoutManager)

Repository: https://github.com/DingMouRen/LayoutManagerGroup
Canonical: https://ross.abutalabs.com/products/layoutmanagergroup
Language: Java
License Family: other
Last push: 2023-10-11T11:05:47+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3049, "days_push": 1057, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4972, forks 673 (observed 2026-08-28T04:09:04.058742+00:00)

## What it is
A collection of custom RecyclerView LayoutManagers for Android, including Echelon, SkidRight, Slide, Picker, Banner, and ViewPager-style layouts. It lets developers achieve visually rich scrolling effects with minimal code via a Gradle dependency.

## Use cases
- create a card stack / echelon scrolling effect in a RecyclerView
- build a banner carousel with RecyclerView
- implement a ViewPager-like paging list with RecyclerView
- add a wheel picker style layout for selecting items
- make a skid-right sliding item list animation

## When to choose
- you need eye-catching RecyclerView layout effects on Android without writing a custom LayoutManager yourself
- you want quick drop-in Java/Android library for card stacks, pickers, or banners

## When to avoid
- you need actively maintained software with guaranteed bug fixes (the project is paused/no longer maintained)
- you target Jetpack Compose instead of RecyclerView
- you require a licensed library for compliance-sensitive use (no license is specified)

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: recyclerview, layoutmanager, android-ui, card-layout, picker, banner, android, mobile

## Member repositories
- DingMouRen/LayoutManagerGroup (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:04.058742+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-29T18:17:45.179839+00:00, confidence not recorded.
  - readme: https://github.com/DingMouRen/LayoutManagerGroup (fetched 2026-08-28T04:09:04.058742+00:00, sha cef1be58f84a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
