yqritc/RecyclerView-FlexibleDivider
Android library providing simple way to control divider items (ItemDecoration) of RecyclerView observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 4248
- days_rel: n/a
- days_push: 1106
- n_releases_24m: 0
Adoption not part of the score
2378 stars · 395 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that simplifies drawing dividers between items in a RecyclerView via custom ItemDecoration implementations. It provides builder-based configuration for color, size, margins, drawables, paints, and per-position customization.
Use cases
- add dividers between recyclerview list items
- customize recyclerview item separator color and size
- draw horizontal dividers in a vertical list
- draw vertical dividers in a horizontal list
- use a drawable or 9patch as a list divider
- change divider appearance per position in a recyclerview
When to choose
- you need fine-grained control over RecyclerView dividers without writing ItemDecoration code yourself
- you want per-position divider customization via provider interfaces
- you need dividers with margins, custom paint effects, or 9patch drawables
When to avoid
- you use Jetpack Compose instead of RecyclerView
- you only need a simple default divider available via built-in APIs or newer libraries
- you need a actively maintained library with recent commits
Facets
library · maturity maintenance
ui-components graphics mobile-development android-tools frontend jvm recyclerview item-decoration divider android-library java android mobile
1 source
- readme: https://github.com/yqritc/RecyclerView-FlexibleDivider · fetched 2026-08-28 · 6ee2aff1e787
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yqritc/RecyclerView-FlexibleDivider | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="yqritc/RecyclerView-FlexibleDivider")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem