# vivian8725118/TimeLine

瀑布流式的时间轴

Repository: https://github.com/vivian8725118/TimeLine
Canonical: https://ross.abutalabs.com/products/timeline
Language: Java
License Family: other
Topics: timeline, recyclerview, staggeredgridlayoutmanager, itemdecoration, customview
Last push: 2024-01-15T04:34:12+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": 3372, "days_push": 961, "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 2115, forks 273 (observed 2026-08-28T04:06:15.892693+00:00)

## What it is
An Android library providing staggered timeline views via RecyclerView ItemDecoration. It supports vertical and horizontal timelines with dots, lines, and end text, built on StaggeredGridLayoutManager.

## Use cases
- display a waterfall-style timeline in an Android app
- add a vertical timeline with dots and connecting lines to a RecyclerView
- render a staggered grid timeline for chat or feed items
- customize timeline dot color, line width, and end text
- react to span index changes in a staggered grid layout

## When to choose
- you need a timeline UI on Android with minimal setup
- your list already uses RecyclerView with StaggeredGridLayoutManager
- you want a lightweight ItemDecoration rather than a full custom view

## When to avoid
- you need a timeline on platforms other than Android
- you require a maintained library with an active release cycle and license
- you use Jetpack Compose rather than RecyclerView

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: android-tools, mobile-development, frontend
- platform: -
- tags: timeline, recyclerview, itemdecoration, staggeredgridlayoutmanager, custom-view, java, android, mobile

## Member repositories
- vivian8725118/TimeLine (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:15.892693+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:53:22.540499+00:00, confidence not recorded.
  - readme: https://github.com/vivian8725118/TimeLine (fetched 2026-08-28T04:06:15.892693+00:00, sha 525922f081c8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
