# Aspsine/SwipeToLoadLayout

A reusable pull-to-refresh and pull-to-loadmore widget

Repository: https://github.com/Aspsine/SwipeToLoadLayout
Canonical: https://ross.abutalabs.com/products/swipetoloadlayout
Language: Java
License Family: other
Last push: 2018-09-29T09:36:28+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": 4018, "days_push": 2895, "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 2084, forks 441 (observed 2026-08-28T04:06:11.863853+00:00)

## What it is
SwipeToLoadLayout is a reusable Android widget providing pull-to-refresh and pull-to-load-more functionality for any view, including ListView, GridView, RecyclerView, WebView, and ScrollView. It supports custom header and footer styles, such as Google SwipeRefreshLayout, JD.com, and Yalantis Phoenix styles.

## Use cases
- add pull-to-refresh to a RecyclerView
- implement load-more on scroll for a ListView
- customize refresh header animations on Android
- wrap a WebView with swipe-to-refresh
- build a Google-style SwipeRefreshLayout alternative

## When to choose
- you need pull-to-refresh/load-more across many view types in an Android app
- you want fully custom header and footer views
- you maintain a legacy Java-based Android codebase

## When to avoid
- you are starting a new Android project - the library is unmaintained since 2018 and lacks a license file
- you use Kotlin-first or Jetpack Compose UI
- you need guaranteed long-term support or updates

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: pull-to-refresh, load-more, android-widget, swipe-gestures, listview, recyclerview, android, mobile

## Member repositories
- Aspsine/SwipeToLoadLayout (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:11.863853+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:55:51.600149+00:00, confidence not recorded.
  - readme: https://github.com/Aspsine/SwipeToLoadLayout (fetched 2026-08-28T04:06:11.863853+00:00, sha 0d04a0db1d4b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
