# KunMinX/Linkage-RecyclerView

即使不用饿了么订餐，也请务必收藏好该库！🔥  一行代码即可接入，二级联动订餐列表。

Repository: https://github.com/KunMinX/Linkage-RecyclerView
Canonical: https://ross.abutalabs.com/products/linkage-recyclerview
Language: Java
License Family: other
Topics: linkage, eleme, recyclerview, androidx, mvp, mvp-architecture, mvp-android, meituan, android-library
Last push: 2023-03-17T14:54:03+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": 2690, "days_push": 1265, "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 3643, forks 457 (observed 2026-08-28T04:08:12.869666+00:00)

## What it is
An Android library providing a two-level linked (linkage) RecyclerView, like the category-to-item list used in food delivery apps such as Ele.me. It is built on MVP architecture and can be initialized with a single line of code using default grouped item data.

## Use cases
- add an eleme-style two-level linked list to an android app
- build a category sidebar that scrolls a grouped item list
- implement a food delivery menu ui in android
- sync scrolling between a primary list and secondary recyclerview
- learn mvp architecture best practices for android libraries

## When to choose
- you need a ready-made two-level linkage list on android with minimal setup
- you want a customizable grouped list via a simple Config class
- you want a reference for MVP-based third-party android library design

## When to avoid
- you need a non-android or Jetpack Compose implementation
- you need complex multi-level nesting beyond two levels
- you require a maintained library with an explicit license or active releases

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: recyclerview, two-level-list, linkage-scrolling, mvp-architecture, androidx, food-delivery-ui, eleme-style, android, mobile

## Member repositories
- KunMinX/Linkage-RecyclerView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:12.869666+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:31:46.171002+00:00, confidence not recorded.
  - readme: https://github.com/KunMinX/Linkage-RecyclerView (fetched 2026-08-28T04:08:12.869666+00:00, sha 2199560b6e70)
- Data as of 2026-08-30T08:39:29.467469+00:00.
