# TonicArtos/SuperSLiM

A layout manager for the RecyclerView with interchangeable linear, grid, and staggered displays of views, all with configurable section headers including the sticky variety as specified in the material design docs.

Repository: https://github.com/TonicArtos/SuperSLiM
Canonical: https://ross.abutalabs.com/products/superslim
Homepage: http://tonicartos.nz
Language: Kotlin
License Family: other
Topics: superslim, kotlin, android-library
Last push: 2017-07-11T09:57:52+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": 4276, "days_push": 3340, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2103, forks 287 (observed 2026-08-28T04:06:13.777349+00:00)

## What it is
SuperSLiM is an Android layout manager for RecyclerView offering interchangeable linear, grid, and staggered layouts with configurable section headers, including sticky headers per Material Design. The v5 branch adds nested section hierarchies and predictive item animations.

## Use cases
- display a list with sticky section headers on android
- switch between linear, grid, and staggered grid layouts in a recyclerview
- build nested sectioned lists in an android app
- add material design sticky headers to a scrolling list
- animate recyclerview item changes predictively

## When to choose
- you need sticky section headers with mixed linear/grid/staggered layouts in a RecyclerView
- you want configurable layout direction including RTL and reverse layouts

## When to avoid
- you are starting a new project - the library is unmaintained with no license and last released in 2017
- you need Jetpack Compose or modern Android list solutions
- you require guaranteed long-term support or bug fixes

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, state-management
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: recyclerview, layout-manager, sticky-headers, material-design, android-library, android, mobile

## Member repositories
- TonicArtos/SuperSLiM (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:13.777349+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-30T02:54:13.906675+00:00, confidence not recorded.
  - readme: https://github.com/TonicArtos/SuperSLiM (fetched 2026-08-28T04:06:13.777349+00:00, sha 43f9008add15)
- Data as of 2026-08-30T08:39:29.467469+00:00.
