# MFC-TEC/ELinkageScroll

多子view嵌套滚动通用解决方案

Repository: https://github.com/MFC-TEC/ELinkageScroll
Canonical: https://ross.abutalabs.com/products/elinkagescroll
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2020-03-11T01:01:24+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2519, "days_push": 2367, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1150, forks 162 (observed 2026-08-28T04:03:46.496220+00:00)

## What it is
ELinkageScroll is an Android library that provides a general-purpose solution for nested scrolling across multiple child views. It allows developers to combine scrollable views like WebView, RecyclerView, ScrollView, and LinearLayout within a single ELinkageScrollLayout container with coordinated scroll behavior.

## Use cases
- implement nested scrolling between multiple child views in android
- coordinate scroll behavior between webview and recyclerview
- build complex scrollable layouts with mixed scrollable content
- solve android nested scroll conflicts between multiple scrollable views
- create linked scrolling layouts like profile pages with headers and lists

## When to choose
- you need to combine multiple scrollable child views with coordinated scrolling in an android app
- you want a drop-in layout container that handles nested scroll conflicts without custom touch handling
- you need to mix webviews, recyclerviews, scrollviews and static views in one scrollable page

## When to avoid
- you only need simple single-direction scrolling with one scrollable child
- you are not developing for android
- you need a solution actively maintained with recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, state-management
- domain: mobile-development, android-tools
- platform: jvm
- tags: nested-scrolling, scroll-linkage, android-layout, viewgroup, touch-event-dispatch, android

## Member repositories
- MFC-TEC/ELinkageScroll (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:46.496220+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-30T06:33:38.974981+00:00, confidence not recorded.
  - readme: https://github.com/MFC-TEC/ELinkageScroll (fetched 2026-08-28T04:03:46.496220+00:00, sha 3d0f60703d29)
- Data as of 2026-08-30T08:39:29.467469+00:00.
