# LuckyJayce/MVCHelper

实现下拉刷新，滚动底部自动加载更多，分页加载，自动切换显示网络失败布局，暂无数据布局，支持任意view，支持切换主流下拉刷新框架，真正的android MVC架构,listview,RecyclerView,refresh,loadmore

Repository: https://github.com/LuckyJayce/MVCHelper
Canonical: https://ross.abutalabs.com/products/mvchelper
Language: Java
License Family: other
Last push: 2018-11-04T05:45:45+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4134, "days_push": 2859, "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 1395, forks 319 (observed 2026-08-28T04:04:36.446359+00:00)

## What it is
An Android Java library implementing an MVC-style architecture for list-based screens, handling pull-to-refresh, automatic load-more on scroll, and pagination. It automatically switches between loading, empty-data, and network-failure layouts and adapts to popular refresh frameworks like SwipeRefreshLayout, Ultra-Pull-To-Refresh, and PullToRefresh.

## Use cases
- add pull-to-refresh to a RecyclerView or ListView
- implement infinite scroll load-more with pagination
- show empty and error states automatically for list screens
- structure Android list pages with an MVC pattern
- swap between different pull-to-refresh frameworks without rewriting logic

## When to choose
- building Android apps with paginated list feeds needing refresh and load-more
- you want consistent loading/empty/error state handling across many screens
- you need flexibility to use different refresh widget libraries

## When to avoid
- starting a new project in 2024 - last release was 2018 and it targets the old android.support libraries
- using Jetpack Compose or modern Android architecture components (ViewModel, Paging 3)
- you need a maintained library with an explicit license

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, state-management, http-client
- domain: mobile-development, android-tools, web-development
- platform: jvm
- tags: pull-to-refresh, load-more, pagination, mvc-architecture, listview, recyclerview, empty-view, error-view, android, mobile

## Member repositories
- LuckyJayce/MVCHelper (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:36.446359+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-30T04:39:21.945001+00:00, confidence not recorded.
  - readme: https://github.com/LuckyJayce/MVCHelper (fetched 2026-08-28T04:04:36.446359+00:00, sha fffc53ff2ec6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
